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

(29339 errors, 997 warnings)

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

local/adminer/index.php
(#29) Variable "adminer_window_width" must not contain underscores.
(#30) Variable "adminer_window_height" must not contain underscores.
(#34) Variable "adminer_driver" must not contain underscores.
(#38) Variable "adminer_driver" must not contain underscores.
(#41) Variable "adminer_driver" must not contain underscores.
(#44) Variable "adminer_driver" must not contain underscores.
(#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) No space found before comment text; expected "// this is for mysql" but found "//this is for mysql"
(#72) Variable "adminer_url" must not contain underscores.
(#72) Variable "adminer_driver" must not contain underscores.
(#73) Variable "adminer_url" must not contain underscores.
local/adminer/lib/adminer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#8) Expected 1 space(s) before asterisk; 0 found
(#9) Expected 1 space(s) before asterisk; 0 found
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Variable "Gc" must be all lower-case
(#9) Expected 1 space before "="; 0 found
(#9) Expected 1 space after "="; 0 found
(#9) Commas (,) must be followed by white space.
(#9) Expected "if (...) {\n"; found "if(...){"
(#9) Variable "Gc" must be all lower-case
(#9) Expected "foreach (...) {\n"; found "foreach(...){"
(#9) Expected 1 space before "as"; 0 found
(#9) Expected 1 space after "as"; 0 found
(#9) Commas (,) must be followed by white space.
(#9) Commas (,) must be followed by white space.
(#9) Commas (,) must be followed by white space.
(#9) Variable "X" must be all lower-case
(#9) Variable "Ch" must be all lower-case
(#9) Expected 1 space before "="; 0 found
(#9) Expected 1 space after "="; 0 found
(#9) Variable "X" must be all lower-case
(#9) Commas (,) must be followed by white space.
(#9) Inline control structures are not allowed
(#9) Variable "Ch" must be all lower-case
(#9) Variable "X" must be all lower-case
(#9) Expected 1 space before "="; 0 found
(#9) Expected 1 space after "="; 0 found
(#9) Variable "Ch" must be all lower-case
(#9) Closing brace must be on a line by itself
(#9) Closing brace must be on a line by itself
(#9) Inline control structures are not allowed
(#9) Expected "if (...) {\n"; found "if(...){"
(#9) Expected "if (...) {\n"; found "if(...){"
(#9) Closing brace must be on a line by itself
(#9) Commas (,) must be followed by white space.
(#9) Expected 1 space before "+"; 0 found
(#9) Expected 1 space after "+"; 0 found
(#9) Expected 1 space before "*"; 0 found
(#9) Expected 1 space after "*"; 0 found
(#9) Expected 1 space before "*"; 0 found
(#9) Expected 1 space after "*"; 0 found
(#9) Expected 1 space before "*"; 0 found
(#9) Expected 1 space after "*"; 0 found
(#9) Expected "if (...) {\n"; found "if(...){"
(#9) Expected 1 space before "=="; 0 found
(#9) Expected 1 space after "=="; 0 found
(#9) Line exceeds maximum limit of 180 characters; contains 644 characters
(#9) Line exceeds maximum limit of 180 characters; contains 644 characters
(#9) Line exceeds maximum limit of 180 characters; contains 644 characters
(#9) Line exceeds maximum limit of 180 characters; contains 644 characters
(#9) Line exceeds maximum limit of 180 characters; contains 644 characters
(#9) Line exceeds maximum limit of 180 characters; contains 644 characters
(#9) Line exceeds maximum limit of 180 characters; contains 644 characters
(#9) Line exceeds maximum limit of 180 characters; contains 644 characters
(#10) Line indented incorrectly; expected at least 8 spaces, found 0
(#10) The use of backticks in strings is not recommended
(#10) Closing brace must be on a line by itself
(#10) Usage of ELSEIF not allowed; use ELSE IF instead
(#10) Expected 1 space before "=="; 0 found
(#10) Expected 1 space after "=="; 0 found
(#10) Line exceeds maximum limit of 180 characters; contains 277 characters
(#10) Line exceeds maximum limit of 180 characters; contains 277 characters
(#10) Line exceeds maximum limit of 180 characters; contains 277 characters
(#10) Line exceeds maximum limit of 180 characters; contains 277 characters
(#10) Line exceeds maximum limit of 180 characters; contains 277 characters
(#10) Line exceeds maximum limit of 180 characters; contains 277 characters
(#10) Line exceeds maximum limit of 180 characters; contains 277 characters
(#10) Line exceeds maximum limit of 180 characters; contains 277 characters
(#11) Line indented incorrectly; expected at least 4 spaces, found 0
(#11) The use of backticks in strings is not recommended
(#11) Closing brace must be on a line by itself
(#11) Usage of ELSEIF not allowed; use ELSE IF instead
(#11) Expected 1 space before "=="; 0 found
(#11) Expected 1 space after "=="; 0 found
(#11) Line exceeds maximum limit of 180 characters; contains 3355 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3355 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3355 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3355 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3355 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3355 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3355 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3355 characters
(#12) Line indented incorrectly; expected at least 12 spaces, found 0
(#12) The use of backticks in strings is not recommended
(#12) Closing brace must be on a line by itself
(#12) Usage of ELSEIF not allowed; use ELSE IF instead
(#12) Expected 1 space before "=="; 0 found
(#12) Expected 1 space after "=="; 0 found
(#12) Line exceeds maximum limit of 180 characters; contains 11529 characters
(#12) Line exceeds maximum limit of 180 characters; contains 11529 characters
(#12) Line exceeds maximum limit of 180 characters; contains 11529 characters
(#12) Line exceeds maximum limit of 180 characters; contains 11529 characters
(#12) Line exceeds maximum limit of 180 characters; contains 11529 characters
(#12) Line exceeds maximum limit of 180 characters; contains 11529 characters
(#12) Line exceeds maximum limit of 180 characters; contains 11529 characters
(#12) Line exceeds maximum limit of 180 characters; contains 11529 characters
(#13) Line indented incorrectly; expected at least 8 spaces, found 0
(#13) The use of backticks in strings is not recommended
(#13) Closing brace must be on a line by itself
(#13) Expected "} else {\n"; found "}else{"
(#13) Closing brace must be on a line by itself
(#13) Closing brace must be on a line by itself
(#13) Closing brace must be on a line by itself
(#13) Closing brace must be on a line by itself
(#13) Closing brace must be on a line by itself
(#13) Closing brace must be on a line by itself
(#13) Closing brace must be on a line by itself
(#13) Closing brace must be on a line by itself
(#13) Line exceeds maximum limit of 180 characters; contains 37346 characters
(#13) Line exceeds maximum limit of 180 characters; contains 37346 characters
(#13) Line exceeds maximum limit of 180 characters; contains 37346 characters
(#13) Line exceeds maximum limit of 180 characters; contains 37346 characters
(#13) Line exceeds maximum limit of 180 characters; contains 37346 characters
(#13) Line exceeds maximum limit of 180 characters; contains 37346 characters
(#13) Line exceeds maximum limit of 180 characters; contains 37346 characters
(#13) Line exceeds maximum limit of 180 characters; contains 37346 characters
(#14) Expected 1 space after closing parenthesis; found 0
(#14) Opening brace must be the last content on the line
(#14) Closing brace must be on a line by itself
(#15) Expected 1 space after closing parenthesis; found 0
(#15) Opening brace must be the last content on the line
(#15) Closing brace must be on a line by itself
(#16) Expected 1 space after closing parenthesis; found 0
(#16) Opening brace must be the last content on the line
(#16) Variable "Nd" must be all lower-case
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#16) Commas (,) must be followed by white space.
(#17) Line indented incorrectly; expected at least 4 spaces, found 0
(#17) Variable "Nd" must be all lower-case
(#17) Variable "Nd" must be all lower-case
(#17) Commas (,) must be followed by white space.
(#17) Variable "Nd" must be all lower-case
(#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) Closing brace must be on a line by itself
(#18) Variable "X" must be all lower-case
(#18) Expected 1 space after closing parenthesis; found 0
(#18) Opening brace must be the last content on the line
(#19) Line indented incorrectly; expected at least 4 spaces, found 0
(#19) Variable "X" must be all lower-case
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Closing brace must be on a line by itself
(#20) Line indented incorrectly; expected at least 4 spaces, found 0
(#20) Variable "Ef" must be all lower-case
(#20) Commas (,) must be followed by white space.
(#20) Variable "Gc" must be all lower-case
(#20) Expected 1 space after closing parenthesis; found 0
(#20) Opening brace must be the last content on the line
(#20) Expected "if (...) {\n"; found "if(...){"
(#20) Expected "while (...) {\n"; found "while(...){"
(#20) Commas (,) must be followed by white space.
(#20) Variable "X" must be all lower-case
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Variable "Ef" must be all lower-case
(#20) Expected "foreach (...) {\n"; found "foreach(...){"
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space after "as"; 0 found
(#20) Variable "X" must be all lower-case
(#21) Line indented incorrectly; expected at least 16 spaces, found 0
(#21) Variable "Dd" must be all lower-case
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Variable "W" must be all lower-case
(#21) Variable "Ef" must be all lower-case
(#21) Variable "Dd" must be all lower-case
(#21) Expected "if (...) {\n"; found "if(...){"
(#21) Variable "W" must be all lower-case
(#21) Variable "Ef" must be all lower-case
(#21) Variable "Dd" must be all lower-case
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Variable "W" must be all lower-case
(#21) Variable "Ef" must be all lower-case
(#21) Variable "Ef" must be all lower-case
(#21) Variable "Dd" must be all lower-case
(#21) Closing brace must be on a line by itself
(#21) Inline control structures are not allowed
(#21) Variable "Ef" must be all lower-case
(#21) Variable "Dd" must be all lower-case
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Variable "Gc" must be all lower-case
(#21) Expected 1 space before "?"; 0 found
(#21) Expected 1 space after "?"; 0 found
(#21) Variable "W" must be all lower-case
(#21) Expected 1 space before ":"; 0 found
(#21) Expected 1 space after ":"; 0 found
(#21) Variable "W" must be all lower-case
(#21) Closing brace must be on a line by itself
(#21) Closing brace must be on a line by itself
(#21) Closing brace must be on a line by itself
(#21) Closing brace must be on a line by itself
(#21) Line exceeds maximum limit of 180 characters; contains 182 characters
(#21) Line exceeds maximum limit of 180 characters; contains 182 characters
(#21) Line exceeds maximum limit of 180 characters; contains 182 characters
(#21) Line exceeds maximum limit of 180 characters; contains 182 characters
(#21) Line exceeds maximum limit of 180 characters; contains 182 characters
(#21) Line exceeds maximum limit of 180 characters; contains 182 characters
(#21) Line exceeds maximum limit of 180 characters; contains 182 characters
(#21) Line exceeds maximum limit of 180 characters; contains 182 characters
(#22) Line indented incorrectly; expected at least 4 spaces, found 0
(#22) Commas (,) must be followed by white space.
(#22) Variable "Ma" must be all lower-case
(#22) Expected 1 space after closing parenthesis; found 0
(#22) Opening brace must be the last content on the line
(#22) Scope keyword "static" must be followed by a single space
(#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
(#22) Commas (,) must be followed by white space.
(#22) Expected 1 space before "=>"; 0 found
(#22) 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) Line indented incorrectly; expected at least 8 spaces, found 0
(#23) Commas (,) must be followed by white space.
(#23) Variable "Ma" must be all lower-case
(#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
(#23) Closing brace must be on a line by itself
(#24) Line indented incorrectly; expected at least 16 spaces, found 0
(#24) Variable "P" must be all lower-case
(#24) Expected 1 space after closing parenthesis; found 0
(#24) Opening brace must be the last content on the line
(#25) Line indented incorrectly; expected at least 20 spaces, found 0
(#25) Commas (,) must be followed by white space.
(#25) Commas (,) must be followed by white space.
(#25) Variable "P" must be all lower-case
(#25) Commas (,) must be followed by white space.
(#25) Closing brace must be on a line by itself
(#26) Line indented incorrectly; expected at least 8 spaces, found 0
(#26) Variable "P" must be all lower-case
(#26) Expected 1 space after closing parenthesis; found 0
(#26) Opening brace must be the last content on the line
(#26) Variable "P" must be all lower-case
(#26) Expected 1 space before "!="; 0 found
(#26) Expected 1 space after "!="; 0 found
(#26) Expected 1 space before "?"; 0 found
(#26) Expected 1 space after "?"; 0 found
(#26) Variable "P" must be all lower-case
(#26) Expected 1 space before ":"; 0 found
(#26) Expected 1 space after ":"; 0 found
(#26) Closing brace must be on a line by itself
(#27) Line indented incorrectly; expected at least 8 spaces, found 0
(#27) Variable "P" must be all lower-case
(#27) Expected 1 space after closing parenthesis; found 0
(#27) Opening brace must be the last content on the line
(#28) Line indented incorrectly; expected at least 12 spaces, found 0
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Variable "P" must be all lower-case
(#28) Closing brace must be on a line by itself
(#29) Line indented incorrectly; expected at least 8 spaces, found 0
(#29) Variable "C" must be all lower-case
(#29) Commas (,) must be followed by white space.
(#29) Variable "Y" must be all lower-case
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Variable "Kd" must be all lower-case
(#29) Commas (,) must be followed by white space.
(#29) Variable "Me" must be all lower-case
(#29) Commas (,) must be followed by white space.
(#29) Expected 1 space after closing parenthesis; found 0
(#29) Opening brace must be the last content on the line
(#29) Variable "J" must be all lower-case
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#29) Variable "C" must be all lower-case
(#29) Variable "Y" must be all lower-case
(#29) Expected 1 space before "?"; 0 found
(#29) Expected 1 space after "?"; 0 found
(#29) Expected 1 space before ":"; 0 found
(#29) Expected 1 space after ":"; 0 found
(#29) Variable "Me" must be all lower-case
(#29) Expected 1 space before "?"; 0 found
(#29) Expected 1 space after "?"; 0 found
(#29) Variable "Me" must be all lower-case
(#29) Expected 1 space before ":"; 0 found
(#29) Expected 1 space after ":"; 0 found
(#29) Variable "Kd" must be all lower-case
(#29) Expected 1 space before "!="; 0 found
(#29) Expected 1 space after "!="; 0 found
(#29) Expected 1 space before "?"; 0 found
(#29) Expected 1 space after "?"; 0 found
(#29) Expected 1 space before "?"; 0 found
(#29) Expected 1 space after "?"; 0 found
(#29) Expected 1 space before ":"; 0 found
(#29) Expected 1 space after ":"; 0 found
(#29) Variable "J" must be all lower-case
(#29) Variable "Kd" must be all lower-case
(#29) Expected 1 space before ":"; 0 found
(#29) Expected 1 space after ":"; 0 found
(#29) Variable "J" must be all lower-case
(#29) Closing brace must be on a line by itself
(#29) Line exceeds maximum limit of 180 characters; contains 244 characters
(#29) Line exceeds maximum limit of 180 characters; contains 244 characters
(#29) Line exceeds maximum limit of 180 characters; contains 244 characters
(#29) Line exceeds maximum limit of 180 characters; contains 244 characters
(#29) Line exceeds maximum limit of 180 characters; contains 244 characters
(#29) Line exceeds maximum limit of 180 characters; contains 244 characters
(#29) Line exceeds maximum limit of 180 characters; contains 244 characters
(#29) Line exceeds maximum limit of 180 characters; contains 244 characters
(#30) Line indented incorrectly; expected at least 8 spaces, found 0
(#30) Variable "Re" must be all lower-case
(#30) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#30) Variable "Jh" must be all lower-case
(#30) Expected 1 space after closing parenthesis; found 0
(#30) Opening brace must be the last content on the line
(#30) Variable "J" must be all lower-case
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Expected "foreach (...) {\n"; found "foreach(...){"
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space after "as"; 0 found
(#30) Variable "Re" must be all lower-case
(#31) Line indented incorrectly; expected at least 12 spaces, found 0
(#31) Variable "Dd" must be all lower-case
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Variable "W" must be all lower-case
(#31) Variable "Se" must be all lower-case
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#31) Variable "Dd" must be all lower-case
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Variable "W" must be all lower-case
(#31) Expected "if (...) {\n"; found "if(...){"
(#31) Variable "W" must be all lower-case
(#31) Variable "J" must be all lower-case
(#31) Expected 1 space before ".="; 0 found
(#31) Expected 1 space after ".="; 0 found
(#31) Variable "Dd" must be all lower-case
(#31) Variable "Se" must be all lower-case
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#31) Variable "W" must be all lower-case
(#31) Closing brace must be on a line by itself
(#31) Inline control structures are not allowed
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space after "as"; 0 found
(#31) Variable "Se" must be all lower-case
(#32) Line indented incorrectly; expected at least 16 spaces, found 0
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Variable "X" must be all lower-case
(#32) Variable "J" must be all lower-case
(#32) Expected 1 space before ".="; 0 found
(#32) Expected 1 space after ".="; 0 found
(#32) Variable "Jh" must be all lower-case
(#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
(#32) Variable "Jh" must be all lower-case
(#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
(#32) Variable "X" must be all lower-case
(#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
(#32) Expected 1 space before ":"; 0 found
(#32) Expected 1 space after ":"; 0 found
(#32) Variable "X" must be all lower-case
(#32) Inline control structures are not allowed
(#32) Variable "W" must be all lower-case
(#32) Variable "J" must be all lower-case
(#32) Expected 1 space before ".="; 0 found
(#32) Expected 1 space after ".="; 0 found
(#32) Closing brace must be on a line by itself
(#32) Variable "J" must be all lower-case
(#32) Closing brace must be on a line by itself
(#32) Line exceeds maximum limit of 180 characters; contains 189 characters
(#32) Line exceeds maximum limit of 180 characters; contains 189 characters
(#32) Line exceeds maximum limit of 180 characters; contains 189 characters
(#32) Line exceeds maximum limit of 180 characters; contains 189 characters
(#32) Line exceeds maximum limit of 180 characters; contains 189 characters
(#32) Line exceeds maximum limit of 180 characters; contains 189 characters
(#32) Line exceeds maximum limit of 180 characters; contains 189 characters
(#32) Line exceeds maximum limit of 180 characters; contains 189 characters
(#33) Line indented incorrectly; expected at least 8 spaces, found 0
(#33) Variable "C" must be all lower-case
(#33) Commas (,) must be followed by white space.
(#33) Variable "Re" must be all lower-case
(#33) Commas (,) must be followed by white space.
(#33) Variable "Y" must be all lower-case
(#33) Commas (,) must be followed by white space.
(#33) Variable "Le" must be all lower-case
(#33) Expected 1 space after closing parenthesis; found 0
(#33) Opening brace must be the last content on the line
(#33) Inline control structures are not allowed
(#33) Variable "Le" must be all lower-case
(#33) Variable "C" must be all lower-case
(#33) Variable "Le" must be all lower-case
(#33) Expected 1 space before "?"; 0 found
(#33) Expected 1 space after "?"; 0 found
(#33) Variable "Le" must be all lower-case
(#33) Expected 1 space before ":"; 0 found
(#33) Expected 1 space after ":"; 0 found
(#33) Variable "Re" must be all lower-case
(#33) Commas (,) must be followed by white space.
(#33) Variable "Y" must be all lower-case
(#33) Variable "J" must be all lower-case
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#33) Inline control structures are not allowed
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space after "as"; 0 found
(#33) Line exceeds 132 characters; contains 172 characters
(#33) Line exceeds 132 characters; contains 172 characters
(#33) Line exceeds 132 characters; contains 172 characters
(#33) Line exceeds 132 characters; contains 172 characters
(#33) Line exceeds 132 characters; contains 172 characters
(#33) Line exceeds 132 characters; contains 172 characters
(#33) Line exceeds 132 characters; contains 172 characters
(#33) Line exceeds 132 characters; contains 172 characters
(#33) Variable "Re" must be all lower-case
(#34) Line indented incorrectly; expected at least 12 spaces, found 0
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Variable "X" must be all lower-case
(#34) Variable "J" must be all lower-case
(#34) Expected 1 space before ".="; 0 found
(#34) Expected 1 space after ".="; 0 found
(#34) Variable "C" must be all lower-case
(#34) Expected 1 space before "=="; 0 found
(#34) Expected 1 space after "=="; 0 found
(#34) Variable "Y" must be all lower-case
(#34) Expected 1 space before "?"; 0 found
(#34) Expected 1 space after "?"; 0 found
(#34) Expected 1 space before ":"; 0 found
(#34) Expected 1 space after ":"; 0 found
(#34) Variable "X" must be all lower-case
(#34) Variable "J" must be all lower-case
(#34) Closing brace must be on a line by itself
(#34) Line exceeds 132 characters; contains 139 characters
(#34) Line exceeds 132 characters; contains 139 characters
(#34) Line exceeds 132 characters; contains 139 characters
(#34) Line exceeds 132 characters; contains 139 characters
(#34) Line exceeds 132 characters; contains 139 characters
(#34) Line exceeds 132 characters; contains 139 characters
(#34) Line exceeds 132 characters; contains 139 characters
(#34) Line exceeds 132 characters; contains 139 characters
(#35) Line indented incorrectly; expected at least 16 spaces, found 0
(#35) Variable "Ia" must be all lower-case
(#35) Commas (,) must be followed by white space.
(#35) Variable "Re" must be all lower-case
(#35) Commas (,) must be followed by white space.
(#35) Variable "Y" must be all lower-case
(#35) Commas (,) must be followed by white space.
(#35) Expected 1 space after closing parenthesis; found 0
(#35) Opening brace must be the last content on the line
(#35) Variable "Re" must be all lower-case
(#35) Expected 1 space before "?"; 0 found
(#35) Expected 1 space after "?"; 0 found
(#35) Variable "Ia" must be all lower-case
(#35) Variable "Re" must be all lower-case
(#35) Commas (,) must be followed by white space.
(#35) Variable "Y" must be all lower-case
(#35) Commas (,) must be followed by white space.
(#35) Expected 1 space before ":"; 0 found
(#35) Expected 1 space after ":"; 0 found
(#35) Variable "Ia" must be all lower-case
(#35) Variable "Y" must be all lower-case
(#35) Closing brace must be on a line by itself
(#35) Line exceeds maximum limit of 180 characters; contains 185 characters
(#35) Line exceeds maximum limit of 180 characters; contains 185 characters
(#35) Line exceeds maximum limit of 180 characters; contains 185 characters
(#35) Line exceeds maximum limit of 180 characters; contains 185 characters
(#35) Line exceeds maximum limit of 180 characters; contains 185 characters
(#35) Line exceeds maximum limit of 180 characters; contains 185 characters
(#35) Line exceeds maximum limit of 180 characters; contains 185 characters
(#35) Line exceeds maximum limit of 180 characters; contains 185 characters
(#36) Line indented incorrectly; expected at least 16 spaces, found 0
(#36) Expected 1 space after closing parenthesis; found 0
(#36) Opening brace must be the last content on the line
(#36) Closing brace must be on a line by itself
(#37) Line indented incorrectly; expected at least 16 spaces, found 0
(#37) Commas (,) must be followed by white space.
(#37) Variable "Sd" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#37) Variable "Uh" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#37) Variable "Me" must be all lower-case
(#37) Expected 1 space after closing parenthesis; found 0
(#37) Opening brace must be the last content on the line
(#37) Variable "Me" must be all lower-case
(#37) Variable "Uh" must be all lower-case
(#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) Closing brace must be on a line by itself
(#37) Line exceeds maximum limit of 180 characters; contains 220 characters
(#37) Line exceeds maximum limit of 180 characters; contains 220 characters
(#37) Line exceeds maximum limit of 180 characters; contains 220 characters
(#37) Line exceeds maximum limit of 180 characters; contains 220 characters
(#37) Line exceeds maximum limit of 180 characters; contains 220 characters
(#37) Line exceeds maximum limit of 180 characters; contains 220 characters
(#37) Line exceeds maximum limit of 180 characters; contains 220 characters
(#37) Line exceeds maximum limit of 180 characters; contains 220 characters
(#38) Line indented incorrectly; expected at least 16 spaces, found 0
(#38) Variable "Ua" must be all lower-case
(#38) Commas (,) must be followed by white space.
(#38) Expected 1 space after closing parenthesis; found 0
(#38) Opening brace must be the last content on the line
(#38) Variable "Ua" must be all lower-case
(#38) Expected 1 space before "?"; 0 found
(#38) Expected 1 space after "?"; 0 found
(#38) Expected 1 space before ":"; 0 found
(#38) Expected 1 space after ":"; 0 found
(#38) Expected 1 space before "?"; 0 found
(#38) Expected 1 space after "?"; 0 found
(#38) Expected 1 space before ":"; 0 found
(#38) Expected 1 space after ":"; 0 found
(#38) Closing brace must be on a line by itself
(#39) Line indented incorrectly; expected at least 16 spaces, found 0
(#39) Variable "J" must be all lower-case
(#39) Expected 1 space after closing parenthesis; found 0
(#39) Opening brace must be the last content on the line
(#39) Scope keyword "static" must be followed by a single space
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Inline control structures are not allowed
(#39) Variable "J" must be all lower-case
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "%"; 0 found
(#39) Expected 1 space after "%"; 0 found
(#39) Expected 1 space before "?"; 0 found
(#39) Expected 1 space after "?"; 0 found
(#39) Variable "J" must be all lower-case
(#39) Expected 1 space before ":"; 0 found
(#39) Expected 1 space after ":"; 0 found
(#39) Closing brace must be on a line by itself
(#40) Line indented incorrectly; expected at least 16 spaces, found 0
(#40) Variable "P" must be all lower-case
(#40) Expected 1 space after closing parenthesis; found 0
(#40) Opening brace must be the last content on the line
(#41) Line indented incorrectly; expected at least 20 spaces, found 0
(#41) Variable "P" must be all lower-case
(#41) Commas (,) must be followed by white space.
(#41) Closing brace must be on a line by itself
(#42) Line indented incorrectly; expected at least 16 spaces, found 0
(#42) Commas (,) must be followed by white space.
(#42) Variable "X" must be all lower-case
(#42) Expected 1 space after closing parenthesis; found 0
(#42) Opening brace must be the last content on the line
(#42) Scope keyword "static" must be followed by a single space
(#42) Variable "Hc" must be all lower-case
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#42) Inline control structures are not allowed
(#42) Variable "Hc" must be all lower-case
(#42) Expected "if (...) {\n"; found "if(...){"
(#42) Expected 1 space before "!="; 0 found
(#42) Expected 1 space after "!="; 0 found
(#42) Variable "Hc" 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
(#42) Commas (,) must be followed by white space.
(#42) Variable "X" 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
(#42) Variable "X" must be all lower-case
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space before ":"; 0 found
(#42) Expected 1 space after ":"; 0 found
(#42) Variable "Hc" must be all lower-case
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#42) Closing brace must be on a line by itself
(#42) Expected "} else {\n"; found "}else{"
(#42) Variable "Hc" must be all lower-case
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#42) Closing brace must be on a line by itself
(#42) Closing brace must be on a line by itself
(#42) Line exceeds maximum limit of 180 characters; contains 229 characters
(#42) Line exceeds maximum limit of 180 characters; contains 229 characters
(#42) Line exceeds maximum limit of 180 characters; contains 229 characters
(#42) Line exceeds maximum limit of 180 characters; contains 229 characters
(#42) Line exceeds maximum limit of 180 characters; contains 229 characters
(#42) Line exceeds maximum limit of 180 characters; contains 229 characters
(#42) Line exceeds maximum limit of 180 characters; contains 229 characters
(#42) Line exceeds maximum limit of 180 characters; contains 229 characters
(#43) Line indented incorrectly; expected at least 16 spaces, found 0
(#43) Expected 1 space after closing parenthesis; found 0
(#43) Opening brace must be the last content on the line
(#43) Variable "X" must be all lower-case
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#43) Commas (,) must be followed by white space.
(#43) Variable "X" must be all lower-case
(#43) Variable "X" must be all lower-case
(#43) Closing brace must be on a line by itself
(#44) Line indented incorrectly; expected at least 16 spaces, found 0
(#44) Expected 1 space after closing parenthesis; found 0
(#44) Opening brace must be the last content on the line
(#44) Scope keyword "static" must be followed by a single space
(#44) Variable "J" must be all lower-case
(#44) Inline control structures are not allowed
(#44) Variable "J" must be all lower-case
(#44) Expected 1 space before "==="; 0 found
(#44) Expected 1 space after "==="; 0 found
(#44) Variable "J" must be all lower-case
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#44) Variable "J" must be all lower-case
(#44) Closing brace must be on a line by itself
(#45) Line indented incorrectly; expected at least 16 spaces, found 0
(#45) Variable "Qh" must be all lower-case
(#45) Commas (,) must be followed by white space.
(#45) Variable "N" must be all lower-case
(#45) Commas (,) must be followed by white space.
(#45) Variable "V" must be all lower-case
(#45) Commas (,) must be followed by white space.
(#45) Variable "G" must be all lower-case
(#45) Expected 1 space after closing parenthesis; found 0
(#45) Opening brace must be the last content on the line
(#45) Variable "Qh" must be all lower-case
(#45) Variable "N" must be all lower-case
(#45) Variable "V" must be all lower-case
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#45) Variable "G" must be all lower-case
(#45) Expected 1 space before "?"; 0 found
(#45) Expected 1 space after "?"; 0 found
(#45) Variable "G" must be all lower-case
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space before ":"; 0 found
(#45) Expected 1 space after ":"; 0 found
(#45) Variable "G" must be all lower-case
(#45) Closing brace must be on a line by itself
(#45) Line exceeds 132 characters; contains 161 characters
(#45) Line exceeds 132 characters; contains 161 characters
(#45) Line exceeds 132 characters; contains 161 characters
(#45) Line exceeds 132 characters; contains 161 characters
(#45) Line exceeds 132 characters; contains 161 characters
(#45) Line exceeds 132 characters; contains 161 characters
(#45) Line exceeds 132 characters; contains 161 characters
(#45) Line exceeds 132 characters; contains 161 characters
(#46) Line indented incorrectly; expected at least 16 spaces, found 0
(#46) Expected 1 space after closing parenthesis; found 0
(#46) Opening brace must be the last content on the line
(#46) Variable "J" must be all lower-case
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Inline control structures are not allowed
(#46) Variable "J" must be all lower-case
(#46) Variable "J" must be all lower-case
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "?"; 0 found
(#46) Expected 1 space after "?"; 0 found
(#46) Variable "J" must be all lower-case
(#46) Commas (,) must be followed by white space.
(#46) Expected 1 space before ":"; 0 found
(#46) Expected 1 space after ":"; 0 found
(#46) Variable "J" must be all lower-case
(#46) Closing brace must be on a line by itself
(#46) Line exceeds 132 characters; contains 153 characters
(#46) Line exceeds 132 characters; contains 153 characters
(#46) Line exceeds 132 characters; contains 153 characters
(#46) Line exceeds 132 characters; contains 153 characters
(#46) Line exceeds 132 characters; contains 153 characters
(#46) Line exceeds 132 characters; contains 153 characters
(#46) Line exceeds 132 characters; contains 153 characters
(#46) Line exceeds 132 characters; contains 153 characters
(#47) Line indented incorrectly; expected at least 16 spaces, found 0
(#47) Variable "P" must be all lower-case
(#47) Expected 1 space after closing parenthesis; found 0
(#47) Opening brace must be the last content on the line
(#47) Variable "P" must be all lower-case
(#47) Closing brace must be on a line by itself
(#48) Line indented incorrectly; expected at least 16 spaces, found 0
(#48) Variable "H" must be all lower-case
(#48) Commas (,) must be followed by white space.
(#48) Expected 1 space after closing parenthesis; found 0
(#48) Opening brace must be the last content on the line
(#48) Variable "J" must be all lower-case
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Variable "I" must be all lower-case
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Variable "H" must be all lower-case
(#48) Expected "if (...) {\n"; found "if(...){"
(#48) Variable "I" must be all lower-case
(#48) Inline control structures are not allowed
(#48) Variable "K" must be all lower-case
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Variable "I" must be all lower-case
(#48) Variable "J" must be all lower-case
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Variable "K" must be all lower-case
(#48) Closing brace must be on a line by itself
(#48) Variable "J" must be all lower-case
(#48) Closing brace must be on a line by itself
(#49) Line indented incorrectly; expected at least 16 spaces, found 0
(#49) Variable "H" must be all lower-case
(#49) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#49) Expected 1 space after closing parenthesis; found 0
(#49) Opening brace must be the last content on the line
(#49) Inline control structures are not allowed
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Variable "J" 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 "I" must be all lower-case
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Variable "H" must be all lower-case
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Expected "if (...) {\n"; found "if(...){"
(#49) Variable "I" must be all lower-case
(#49) Inline control structures are not allowed
(#49) Variable "K" must be all lower-case
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Variable "I" must be all lower-case
(#49) Variable "J" must be all lower-case
(#49) Variable "K" must be all lower-case
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Variable "K" must be all lower-case
(#49) Closing brace must be on a line by itself
(#49) Variable "J" must be all lower-case
(#49) Closing brace must be on a line by itself
(#49) Line exceeds maximum limit of 180 characters; contains 200 characters
(#49) Line exceeds maximum limit of 180 characters; contains 200 characters
(#49) Line exceeds maximum limit of 180 characters; contains 200 characters
(#49) Line exceeds maximum limit of 180 characters; contains 200 characters
(#49) Line exceeds maximum limit of 180 characters; contains 200 characters
(#49) Line exceeds maximum limit of 180 characters; contains 200 characters
(#49) Line exceeds maximum limit of 180 characters; contains 200 characters
(#49) Line exceeds maximum limit of 180 characters; contains 200 characters
(#50) Line indented incorrectly; expected at least 16 spaces, found 0
(#50) Variable "H" must be all lower-case
(#50) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space after closing parenthesis; found 0
(#50) Opening brace must be the last content on the line
(#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) Expected 1 space before ":"; 0 found
(#50) Expected 1 space after ":"; 0 found
(#50) Variable "J" must be all lower-case
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Variable "I" must be all lower-case
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Variable "H" must be all lower-case
(#50) Expected "if (...) {\n"; found "if(...){"
(#50) Variable "I" must be all lower-case
(#50) Inline control structures are not allowed
(#50) Variable "K" must be all lower-case
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Variable "I" must be all lower-case
(#50) Variable "J" must be all lower-case
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Variable "K" must be all lower-case
(#50) Closing brace must be on a line by itself
(#50) Inline control structures are not allowed
(#50) Usage of ELSEIF not allowed; use ELSE IF instead
(#50) Variable "I" must be all lower-case
(#50) Variable "J" must be all lower-case
(#50) Closing brace must be on a line by itself
(#50) Line exceeds maximum limit of 180 characters; contains 263 characters
(#50) Line exceeds maximum limit of 180 characters; contains 263 characters
(#50) Line exceeds maximum limit of 180 characters; contains 263 characters
(#50) Line exceeds maximum limit of 180 characters; contains 263 characters
(#50) Line exceeds maximum limit of 180 characters; contains 263 characters
(#50) Line exceeds maximum limit of 180 characters; contains 263 characters
(#50) Line exceeds maximum limit of 180 characters; contains 263 characters
(#50) Line exceeds maximum limit of 180 characters; contains 263 characters
(#51) Line indented incorrectly; expected at least 16 spaces, found 0
(#51) Variable "K" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space after closing parenthesis; found 0
(#51) Opening brace must be the last content on the line
(#51) Expected "foreach (...) {\n"; found "foreach(...){"
(#51) Expected 1 space after "as"; 0 found
(#52) Line indented incorrectly; expected at least 20 spaces, found 0
(#52) Expected "if (...) {\n"; found "if(...){"
(#52) Commas (,) must be followed by white space.
(#52) Variable "J" must be all lower-case
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Expected "foreach (...) {\n"; found "foreach(...){"
(#52) Expected 1 space before "as"; 0 found
(#52) Expected 1 space after "as"; 0 found
(#52) Inline control structures are not allowed
(#52) Variable "K" must be all lower-case
(#53) Line indented incorrectly; expected at least 32 spaces, found 0
(#53) Variable "J" must be all lower-case
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Variable "K" must be all lower-case
(#53) Closing brace must be on a line by itself
(#53) Variable "J" must be all lower-case
(#53) Closing brace must be on a line by itself
(#53) Closing brace must be on a line by itself
(#53) Closing brace must be on a line by itself
(#54) Line indented incorrectly; expected at least 16 spaces, found 0
(#54) Variable "Z" must be all lower-case
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space after closing parenthesis; found 0
(#54) Opening brace must be the last content on the line
(#54) Variable "J" must be all lower-case
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Variable "Rc" 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) Commas (,) must be followed by white space.
(#54) Expected "foreach (...) {\n"; found "foreach(...){"
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Expected 1 space before "as"; 0 found
(#54) Expected 1 space after "as"; 0 found
(#54) Variable "Z" must be all lower-case
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Variable "X" 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) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Variable "Rc" must be all lower-case
(#54) Commas (,) must be followed by white space.
(#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
(#54) Variable "J" must be all lower-case
(#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
(#54) Commas (,) must be followed by white space.
(#54) Variable "X" must be all lower-case
(#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
(#54) Variable "X" must be all lower-case
(#54) 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) Variable "X" must be all lower-case
(#54) Inline control structures are not allowed
(#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.
(#54) Variable "X" must be all lower-case
(#54) Variable "J" must be all lower-case
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Variable "X" must be all lower-case
(#54) Closing brace must be on a line by itself
(#54) Inline control structures are not allowed
(#54) Expected 1 space before "as"; 0 found
(#54) Expected 1 space after "as"; 0 found
(#54) Variable "Z" must be all lower-case
(#54) Variable "J" must be all lower-case
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Variable "Rc" must be all lower-case
(#54) Commas (,) must be followed by white space.
(#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
(#54) Line exceeds maximum limit of 180 characters; contains 577 characters
(#54) Line exceeds maximum limit of 180 characters; contains 577 characters
(#54) Line exceeds maximum limit of 180 characters; contains 577 characters
(#54) Line exceeds maximum limit of 180 characters; contains 577 characters
(#54) Line exceeds maximum limit of 180 characters; contains 577 characters
(#54) Line exceeds maximum limit of 180 characters; contains 577 characters
(#54) Line exceeds maximum limit of 180 characters; contains 577 characters
(#54) Line exceeds maximum limit of 180 characters; contains 577 characters
(#55) Line indented incorrectly; expected at least 20 spaces, found 0
(#55) Commas (,) must be followed by white space.
(#55) Variable "J" must be all lower-case
(#55) Closing brace must be on a line by itself
(#56) Line indented incorrectly; expected at least 32 spaces, found 0
(#56) Variable "X" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#56) Expected 1 space after closing parenthesis; found 0
(#56) Opening brace must be the last content on the line
(#56) Variable "X" must be all lower-case
(#56) Commas (,) must be followed by white space.
(#56) Variable "Za" must be all lower-case
(#56) Variable "Za" must be all lower-case
(#57) Line indented incorrectly; expected at least 36 spaces, found 0
(#57) Variable "Za" must be all lower-case
(#57) Commas (,) must be followed by white space.
(#57) Closing brace must be on a line by itself
(#58) Line indented incorrectly; expected at least 20 spaces, found 0
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Variable "Y" must be all lower-case
(#58) Commas (,) must be followed by white space.
(#58) Variable "Ne" must be all lower-case
(#58) Expected 1 space after closing parenthesis; found 0
(#58) Opening brace must be the last content on the line
(#58) Variable "Y" must be all lower-case
(#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) Variable "Ne" must be all lower-case
(#58) Expected 1 space before ":"; 0 found
(#58) Expected 1 space after ":"; 0 found
(#58) Variable "Y" must be all lower-case
(#58) Closing brace must be on a line by itself
(#58) Line exceeds maximum limit of 180 characters; contains 189 characters
(#58) Line exceeds maximum limit of 180 characters; contains 189 characters
(#58) Line exceeds maximum limit of 180 characters; contains 189 characters
(#58) Line exceeds maximum limit of 180 characters; contains 189 characters
(#58) Line exceeds maximum limit of 180 characters; contains 189 characters
(#58) Line exceeds maximum limit of 180 characters; contains 189 characters
(#58) Line exceeds maximum limit of 180 characters; contains 189 characters
(#58) Line exceeds maximum limit of 180 characters; contains 189 characters
(#59) Line indented incorrectly; expected at least 20 spaces, found 0
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Variable "M" must be all lower-case
(#59) Expected 1 space after closing parenthesis; found 0
(#59) Opening brace must be the last content on the line
(#59) Variable "J" must be all lower-case
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#59) Expected "foreach (...) {\n"; found "foreach(...){"
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Expected 1 space after "as"; 0 found
(#60) Line indented incorrectly; expected at least 24 spaces, found 0
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Variable "X" must be all lower-case
(#60) Inline control structures are not allowed
(#60) Variable "M" must be all lower-case
(#60) Commas (,) must be followed by white space.
(#60) Variable "M" must be all lower-case
(#60) Variable "Fa" must be all lower-case
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Inline control structures are not allowed
(#60) Variable "Fa" must be all lower-case
(#60) Variable "J" must be all lower-case
(#60) Expected 1 space before ".="; 0 found
(#60) Expected 1 space after ".="; 0 found
(#60) Variable "Fa" must be all lower-case
(#60) Closing brace must be on a line by itself
(#60) Variable "J" must be all lower-case
(#60) Closing brace must be on a line by itself
(#60) Line exceeds 132 characters; contains 138 characters
(#60) Line exceeds 132 characters; contains 138 characters
(#60) Line exceeds 132 characters; contains 138 characters
(#60) Line exceeds 132 characters; contains 138 characters
(#60) Line exceeds 132 characters; contains 138 characters
(#60) Line exceeds 132 characters; contains 138 characters
(#60) Line exceeds 132 characters; contains 138 characters
(#60) Line exceeds 132 characters; contains 138 characters
(#61) Line indented incorrectly; expected at least 20 spaces, found 0
(#61) Variable "C" must be all lower-case
(#61) Commas (,) must be followed by white space.
(#61) Variable "Y" must be all lower-case
(#61) Commas (,) must be followed by white space.
(#61) Variable "Ud" must be all lower-case
(#61) Expected 1 space after closing parenthesis; found 0
(#61) Opening brace must be the last content on the line
(#61) Variable "F" must be all lower-case
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#61) Variable "C" must be all lower-case
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Variable "Y" 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 "Y" must be all lower-case
(#61) Commas (,) must be followed by white space.
(#61) Variable "Ud" 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 "Ud" must be all lower-case
(#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.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Inline control structures are not allowed
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space before ">="; 0 found
(#61) Expected 1 space after ">="; 0 found
(#61) Variable "F" must be all lower-case
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#61) Line exceeds maximum limit of 180 characters; contains 215 characters
(#61) Line exceeds maximum limit of 180 characters; contains 215 characters
(#61) Line exceeds maximum limit of 180 characters; contains 215 characters
(#61) Line exceeds maximum limit of 180 characters; contains 215 characters
(#61) Line exceeds maximum limit of 180 characters; contains 215 characters
(#61) Line exceeds maximum limit of 180 characters; contains 215 characters
(#61) Line exceeds maximum limit of 180 characters; contains 215 characters
(#61) Line exceeds maximum limit of 180 characters; contains 215 characters
(#62) Line indented incorrectly; expected at least 24 spaces, found 0
(#62) Commas (,) must be followed by white space.
(#62) Variable "F" must be all lower-case
(#62) Closing brace must be on a line by itself
(#63) Line indented incorrectly; expected at least 24 spaces, found 0
(#63) Expected 1 space after closing parenthesis; found 0
(#63) Opening brace must be the last content on the line
(#63) Inline control structures are not allowed
(#63) Closing brace must be on a line by itself
(#64) Line indented incorrectly; expected at least 24 spaces, found 0
(#64) Expected 1 space after closing parenthesis; found 0
(#64) Opening brace must be the last content on the line
(#64) Inline control structures are not allowed
(#64) Closing brace must be on a line by itself
(#64) Expected 1 space after closing parenthesis; found 0
(#64) Opening brace must be the last content on the line
(#64) Closing brace must be on a line by itself
(#64) Line exceeds 132 characters; contains 163 characters
(#64) Line exceeds 132 characters; contains 163 characters
(#64) Line exceeds 132 characters; contains 163 characters
(#64) Line exceeds 132 characters; contains 163 characters
(#64) Line exceeds 132 characters; contains 163 characters
(#64) Line exceeds 132 characters; contains 163 characters
(#64) Line exceeds 132 characters; contains 163 characters
(#64) Line exceeds 132 characters; contains 163 characters
(#65) Line indented incorrectly; expected at least 24 spaces, found 0
(#65) Commas (,) must be followed by white space.
(#65) Variable "X" must be all lower-case
(#65) Expected 1 space after closing parenthesis; found 0
(#65) Opening brace must be the last content on the line
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Variable "X" must be all lower-case
(#65) Closing brace must be on a line by itself
(#66) Line indented incorrectly; expected at least 24 spaces, found 0
(#66) Variable "Qh" must be all lower-case
(#66) Commas (,) must be followed by white space.
(#66) Variable "N" must be all lower-case
(#66) Commas (,) must be followed by white space.
(#66) Variable "V" must be all lower-case
(#66) Commas (,) must be followed by white space.
(#66) Expected 1 space after closing parenthesis; found 0
(#66) Opening brace must be the last content on the line
(#66) Variable "Ub" must be all lower-case
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Variable "Ub" 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) Expected 1 space before ":"; 0 found
(#66) Expected 1 space after ":"; 0 found
(#66) Commas (,) must be followed by white space.
(#66) Variable "B" must be all lower-case
(#66) Variable "B" 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 "Qh" must be all lower-case
(#66) Expected 1 space before "!="; 0 found
(#66) Expected 1 space after "!="; 0 found
(#66) Variable "N" 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 "Qh" must be all lower-case
(#66) Variable "N" must be all lower-case
(#66) Expected 1 space before ":"; 0 found
(#66) Expected 1 space after ":"; 0 found
(#66) Variable "V" 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) Expected 1 space before ":"; 0 found
(#66) Expected 1 space after ":"; 0 found
(#66) Variable "B" must be all lower-case
(#66) Expected 1 space before "?"; 0 found
(#66) Expected 1 space after "?"; 0 found
(#66) Variable "B" must be all lower-case
(#66) Expected 1 space before ":"; 0 found
(#66) Expected 1 space after ":"; 0 found
(#66) Closing brace must be on a line by itself
(#66) Line exceeds maximum limit of 180 characters; contains 354 characters
(#66) Line exceeds maximum limit of 180 characters; contains 354 characters
(#66) Line exceeds maximum limit of 180 characters; contains 354 characters
(#66) Line exceeds maximum limit of 180 characters; contains 354 characters
(#66) Line exceeds maximum limit of 180 characters; contains 354 characters
(#66) Line exceeds maximum limit of 180 characters; contains 354 characters
(#66) Line exceeds maximum limit of 180 characters; contains 354 characters
(#66) Line exceeds maximum limit of 180 characters; contains 354 characters
(#67) Line indented incorrectly; expected at least 24 spaces, found 0
(#67) Expected 1 space after closing parenthesis; found 0
(#67) Opening brace must be the last content on the line
(#67) Expected 1 space before "=="; 0 found
(#67) Expected 1 space after "=="; 0 found
(#67) Closing brace must be on a line by itself
(#68) Line indented incorrectly; expected at least 24 spaces, found 0
(#68) Variable "A" must be all lower-case
(#68) Commas (,) must be followed by white space.
(#68) Expected 1 space after closing parenthesis; found 0
(#68) Opening brace must be the last content on the line
(#68) Expected "if (...) {\n"; found "if(...){"
(#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.
(#68) Variable "A" must be all lower-case
(#68) Expected 1 space before "!=="; 0 found
(#68) Expected 1 space after "!=="; 0 found
(#68) Expected 1 space before "?"; 0 found
(#68) Expected 1 space after "?"; 0 found
(#68) Variable "A" must be all lower-case
(#68) Expected 1 space before ":"; 0 found
(#68) Expected 1 space after ":"; 0 found
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#68) Closing brace must be on a line by itself
(#68) Expected "if (...) {\n"; found "if(...){"
(#68) Variable "A" must be all lower-case
(#68) Expected 1 space before "!=="; 0 found
(#68) Expected 1 space after "!=="; 0 found
(#68) Inline control structures are not allowed
(#68) Variable "A" must be all lower-case
(#68) Expected 1 space before "=="; 0 found
(#68) Expected 1 space after "=="; 0 found
(#68) Variable "A" must be all lower-case
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#68) Variable "A" must be all lower-case
(#68) Closing brace must be on a line by itself
(#68) Closing brace must be on a line by itself
(#68) Line exceeds maximum limit of 180 characters; contains 229 characters
(#68) Line exceeds maximum limit of 180 characters; contains 229 characters
(#68) Line exceeds maximum limit of 180 characters; contains 229 characters
(#68) Line exceeds maximum limit of 180 characters; contains 229 characters
(#68) Line exceeds maximum limit of 180 characters; contains 229 characters
(#68) Line exceeds maximum limit of 180 characters; contains 229 characters
(#68) Line exceeds maximum limit of 180 characters; contains 229 characters
(#68) Line exceeds maximum limit of 180 characters; contains 229 characters
(#69) Line indented incorrectly; expected at least 24 spaces, found 0
(#69) Variable "H" must be all lower-case
(#69) Commas (,) must be followed by white space.
(#69) Variable "A" must be all lower-case
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Variable "Of" must be all lower-case
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Variable "Ac" must be all lower-case
(#69) Commas (,) must be followed by white space.
(#69) Expected 1 space after closing parenthesis; found 0
(#69) Opening brace must be the last content on the line
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Expected "if (...) {\n"; found "if(...){"
(#69) Variable "Dg" must be all lower-case
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Variable "Ac" must be all lower-case
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Variable "H" must be all lower-case
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Variable "Dg" must be all lower-case
(#69) Closing brace must be on a line by itself
(#69) Variable "Bg" must be all lower-case
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Inline control structures are not allowed
(#69) Variable "H" must be all lower-case
(#69) Variable "Bg" must be all lower-case
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Variable "H" must be all lower-case
(#69) Commas (,) must be followed by white space.
(#69) Expected "if (...) {\n"; found "if(...){"
(#69) Variable "Ac" must be all lower-case
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Variable "Bg" must be all lower-case
(#69) Line exceeds maximum limit of 180 characters; contains 232 characters
(#69) Line exceeds maximum limit of 180 characters; contains 232 characters
(#69) Line exceeds maximum limit of 180 characters; contains 232 characters
(#69) Line exceeds maximum limit of 180 characters; contains 232 characters
(#69) Line exceeds maximum limit of 180 characters; contains 232 characters
(#69) Line exceeds maximum limit of 180 characters; contains 232 characters
(#69) Line exceeds maximum limit of 180 characters; contains 232 characters
(#69) Line exceeds maximum limit of 180 characters; contains 232 characters
(#70) Line indented incorrectly; expected at least 32 spaces, found 0
(#70) Closing brace must be on a line by itself
(#70) Inline control structures are not allowed
(#70) Variable "Of" must be all lower-case
(#70) Variable "A" must be all lower-case
(#70) Commas (,) must be followed by white space.
(#70) Variable "Bg" must be all lower-case
(#71) Line indented incorrectly; expected at least 24 spaces, found 0
(#71) Closing brace must be on a line by itself
(#72) Line indented incorrectly; expected at least 24 spaces, found 0
(#72) Variable "H" must be all lower-case
(#72) Expected 1 space after closing parenthesis; found 0
(#72) Opening brace must be the last content on the line
(#72) Scope keyword "static" must be followed by a single space
(#72) Variable "If" must be all lower-case
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) Scope keyword "static" must be followed by a single space
(#72) Variable "Dg" must be all lower-case
(#72) Inline control structures are not allowed
(#72) Variable "Dg" must be all lower-case
(#72) Variable "Dg" must be all lower-case
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) Inline control structures are not allowed
(#72) Variable "H" must be all lower-case
(#72) Expected 1 space before "==="; 0 found
(#72) Expected 1 space after "==="; 0 found
(#73) Line indented incorrectly; expected at least 28 spaces, found 0
(#73) Commas (,) must be followed by white space.
(#73) Variable "If" must be all lower-case
(#73) Commas (,) must be followed by white space.
(#73) Variable "Dg" must be all lower-case
(#73) Variable "If" must be all lower-case
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#73) Commas (,) must be followed by white space.
(#73) Variable "H" must be all lower-case
(#73) Expected 1 space before "?"; 0 found
(#73) Expected 1 space after "?"; 0 found
(#73) Variable "H" must be all lower-case
(#73) Expected 1 space before ":"; 0 found
(#73) Expected 1 space after ":"; 0 found
(#73) Variable "H" must be all lower-case
(#73) Variable "H" must be all lower-case
(#73) Closing brace must be on a line by itself
(#73) Line exceeds 132 characters; contains 140 characters
(#73) Line exceeds 132 characters; contains 140 characters
(#73) Line exceeds 132 characters; contains 140 characters
(#73) Line exceeds 132 characters; contains 140 characters
(#73) Line exceeds 132 characters; contains 140 characters
(#73) Line exceeds 132 characters; contains 140 characters
(#73) Line exceeds 132 characters; contains 140 characters
(#73) Line exceeds 132 characters; contains 140 characters
(#74) Line indented incorrectly; expected at least 24 spaces, found 0
(#74) Variable "H" must be all lower-case
(#74) Commas (,) must be followed by white space.
(#74) Variable "S" must be all lower-case
(#74) Commas (,) must be followed by white space.
(#74) Expected 1 space after closing parenthesis; found 0
(#74) Opening brace must be the last content on the line
(#74) Expected "foreach (...) {\n"; found "foreach(...){"
(#74) Expected 1 space after "as"; 0 found
(#74) Variable "S" must be all lower-case
(#75) Line indented incorrectly; expected at least 28 spaces, found 0
(#75) Variable "Q" must be all lower-case
(#75) Inline control structures are not allowed
(#75) Variable "H" must be all lower-case
(#75) Variable "Q" must be all lower-case
(#76) Line indented incorrectly; expected at least 32 spaces, found 0
(#76) Closing brace must be on a line by itself
(#77) Line indented incorrectly; expected at least 24 spaces, found 0
(#77) Closing brace must be on a line by itself
(#78) Line indented incorrectly; expected at least 28 spaces, found 0
(#78) Variable "A" must be all lower-case
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Variable "Of" must be all lower-case
(#78) Expected 1 space after closing parenthesis; found 0
(#78) Opening brace must be the last content on the line
(#78) Variable "If" must be all lower-case
(#78) Commas (,) must be followed by white space.
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Line indented incorrectly; expected at least 32 spaces, found 0
(#79) Variable "If" must be all lower-case
(#79) Commas (,) must be followed by white space.
(#79) Variable "A" must be all lower-case
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Variable "Of" must be all lower-case
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Variable "Of" must be all lower-case
(#79) Commas (,) must be followed by white space.
(#79) Closing brace must be on a line by itself
(#80) Line indented incorrectly; expected at least 24 spaces, found 0
(#80) Variable "Dg" must be all lower-case
(#80) Expected 1 space after closing parenthesis; found 0
(#80) Opening brace must be the last content on the line
(#81) Line indented incorrectly; expected at least 28 spaces, found 0
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Expected 1 space before "-"; 0 found
(#81) Expected 1 space after "-"; 0 found
(#81) Variable "Dg" must be all lower-case
(#81) Closing brace must be on a line by itself
(#82) Line indented incorrectly; expected at least 32 spaces, found 0
(#82) Expected 1 space after closing parenthesis; found 0
(#82) Opening brace must be the last content on the line
(#83) Line indented incorrectly; expected at least 36 spaces, found 0
(#83) Expected 1 space before "?"; 0 found
(#83) Expected 1 space after "?"; 0 found
(#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.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Closing brace must be on a line by itself
(#84) Line indented incorrectly; expected at least 28 spaces, found 0
(#84) Variable "E" must be all lower-case
(#84) Commas (,) must be followed by white space.
(#84) Variable "Cb" must be all lower-case
(#84) Expected 1 space after closing parenthesis; found 0
(#84) Opening brace must be the last content on the line
(#84) Variable "E" must be all lower-case
(#84) Expected 1 space before "=="; 0 found
(#84) Expected 1 space after "=="; 0 found
(#84) Variable "Cb" must be all lower-case
(#84) Expected 1 space before "?"; 0 found
(#84) Expected 1 space after "?"; 0 found
(#84) Variable "E" must be all lower-case
(#84) Expected 1 space before "+"; 0 found
(#84) Expected 1 space after "+"; 0 found
(#84) Expected 1 space before ":"; 0 found
(#84) Expected 1 space after ":"; 0 found
(#84) Variable "E" must be all lower-case
(#84) Expected 1 space before "?"; 0 found
(#84) Expected 1 space after "?"; 0 found
(#84) Variable "E" must be all lower-case
(#84) Expected 1 space before "?"; 0 found
(#84) Expected 1 space after "?"; 0 found
(#84) Expected 1 space before ":"; 0 found
(#84) Expected 1 space after ":"; 0 found
(#84) Expected 1 space before ":"; 0 found
(#84) Expected 1 space after ":"; 0 found
(#84) Variable "E" must be all lower-case
(#84) Expected 1 space before "+"; 0 found
(#84) Expected 1 space after "+"; 0 found
(#84) Closing brace must be on a line by itself
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#84) Line exceeds maximum limit of 180 characters; contains 183 characters
(#85) Line indented incorrectly; expected at least 28 spaces, found 0
(#85) Commas (,) must be followed by white space.
(#85) Variable "Jb" must be all lower-case
(#85) Expected 1 space after closing parenthesis; found 0
(#85) Opening brace must be the last content on the line
(#85) Variable "Ec" must be all lower-case
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#85) Inline control structures are not allowed
(#85) Variable "Ec" must be all lower-case
(#86) Line indented incorrectly; expected at least 32 spaces, found 0
(#86) Inline control structures are not allowed
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Expected 1 space after "as"; 0 found
(#86) Variable "Ec" must be all lower-case
(#87) Line indented incorrectly; expected at least 32 spaces, found 0
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Variable "X" must be all lower-case
(#87) Variable "Ec" must be all lower-case
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Variable "X" must be all lower-case
(#87) Variable "J" must be all lower-case
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Expected "foreach (...) {\n"; found "foreach(...){"
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Expected 1 space before "as"; 0 found
(#87) Expected 1 space after "as"; 0 found
(#87) Variable "Ec" must be all lower-case
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Inline control structures are not allowed
(#87) Variable "C" must be all lower-case
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Variable "Ec" must be all lower-case
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Variable "Ec" must be all lower-case
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Variable "Jb" must be all lower-case
(#87) Commas (,) must be followed by white space.
(#87) Variable "C" must be all lower-case
(#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 "if (...) {\n"; found "if(...){"
(#87) Variable "Jb" must be all lower-case
(#87) Variable "Dg" must be all lower-case
(#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.
(#87) Inline control structures are not allowed
(#87) Commas (,) must be followed by white space.
(#87) Variable "Dg" must be all lower-case
(#87) Commas (,) must be followed by white space.
(#87) Variable "Uf" must be all lower-case
(#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.
(#87) Inline control structures are not allowed
(#87) Usage of ELSEIF not allowed; use ELSE IF instead
(#87) Variable "Dg" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#87) Variable "J" must be all lower-case
(#87) Expected 1 space before ".="; 0 found
(#87) Expected 1 space after ".="; 0 found
(#87) Closing brace must be on a line by itself
(#87) Inline control structures are not allowed
(#87) Variable "J" must be all lower-case
(#87) Expected 1 space before ".="; 0 found
(#87) Expected 1 space after ".="; 0 found
(#87) Closing brace must be on a line by itself
(#87) Variable "J" must be all lower-case
(#87) Closing brace must be on a line by itself
(#87) Line exceeds maximum limit of 180 characters; contains 426 characters
(#87) Line exceeds maximum limit of 180 characters; contains 426 characters
(#87) Line exceeds maximum limit of 180 characters; contains 426 characters
(#87) Line exceeds maximum limit of 180 characters; contains 426 characters
(#87) Line exceeds maximum limit of 180 characters; contains 426 characters
(#87) Line exceeds maximum limit of 180 characters; contains 426 characters
(#87) Line exceeds maximum limit of 180 characters; contains 426 characters
(#87) Line exceeds maximum limit of 180 characters; contains 426 characters
(#88) Line indented incorrectly; expected at least 28 spaces, found 0
(#88) Expected 1 space after closing parenthesis; found 0
(#88) Opening brace must be the last content on the line
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "=="; 0 found
(#88) Expected 1 space after "=="; 0 found
(#88) Expected 1 space before "?"; 0 found
(#88) Expected 1 space after "?"; 0 found
(#88) Expected 1 space before ":"; 0 found
(#88) Expected 1 space after ":"; 0 found
(#88) Expected 1 space before "?"; 0 found
(#88) Expected 1 space after "?"; 0 found
(#88) Expected 1 space before "?"; 0 found
(#88) Expected 1 space after "?"; 0 found
(#88) Commas (,) must be followed by white space.
(#88) Expected 1 space before ":"; 0 found
(#88) Expected 1 space after ":"; 0 found
(#88) Expected 1 space before ":"; 0 found
(#88) Expected 1 space after ":"; 0 found
(#88) Closing brace must be on a line by itself
(#88) Line exceeds 132 characters; contains 141 characters
(#88) Line exceeds 132 characters; contains 141 characters
(#88) Line exceeds 132 characters; contains 141 characters
(#88) Line exceeds 132 characters; contains 141 characters
(#88) Line exceeds 132 characters; contains 141 characters
(#88) Line exceeds 132 characters; contains 141 characters
(#88) Line exceeds 132 characters; contains 141 characters
(#88) Line exceeds 132 characters; contains 141 characters
(#89) Line indented incorrectly; expected at least 28 spaces, found 0
(#89) Commas (,) must be followed by white space.
(#89) Expected 1 space after closing parenthesis; found 0
(#89) Opening brace must be the last content on the line
(#90) Line indented incorrectly; expected at least 32 spaces, found 0
(#90) Commas (,) must be followed by white space.
(#90) Expected 1 space before "/"; 0 found
(#90) Expected 1 space after "/"; 0 found
(#90) Expected 1 space before "%"; 0 found
(#90) Expected 1 space after "%"; 0 found
(#90) Closing brace must be on a line by itself
(#91) Line indented incorrectly; expected at least 28 spaces, found 0
(#91) Variable "X" must be all lower-case
(#91) Expected 1 space after closing parenthesis; found 0
(#91) Opening brace must be the last content on the line
(#91) Commas (,) must be followed by white space.
(#91) Variable "X" must be all lower-case
(#91) Commas (,) must be followed by white space.
(#91) Variable "X" must be all lower-case
(#91) Closing brace must be on a line by itself
(#92) Line indented incorrectly; expected at least 28 spaces, found 0
(#92) Variable "P" must be all lower-case
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Variable "Kg" must be all lower-case
(#92) Expected 1 space after closing parenthesis; found 0
(#92) Opening brace must be the last content on the line
(#92) Inline control structures are not allowed
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Variable "P" must be all lower-case
(#92) Commas (,) must be followed by white space.
(#92) Variable "B" must be all lower-case
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Variable "P" must be all lower-case
(#92) Commas (,) must be followed by white space.
(#92) Variable "B" must be all lower-case
(#92) Line exceeds 132 characters; contains 180 characters
(#92) Line exceeds 132 characters; contains 180 characters
(#92) Line exceeds 132 characters; contains 180 characters
(#92) Line exceeds 132 characters; contains 180 characters
(#92) Line exceeds 132 characters; contains 180 characters
(#92) Line exceeds 132 characters; contains 180 characters
(#92) Line exceeds 132 characters; contains 180 characters
(#92) Line exceeds 132 characters; contains 180 characters
(#93) Line indented incorrectly; expected at least 32 spaces, found 0
(#93) Variable "B" must be all lower-case
(#93) Variable "Kg" must be all lower-case
(#93) Variable "B" must be all lower-case
(#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) Closing brace must be on a line by itself
(#94) Line indented incorrectly; expected at least 28 spaces, found 0
(#94) Variable "X" must be all lower-case
(#94) Expected 1 space after closing parenthesis; found 0
(#94) Opening brace must be the last content on the line
(#95) Line indented incorrectly; expected at least 32 spaces, found 0
(#95) Variable "X" must be all lower-case
(#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.
(#95) Commas (,) must be followed by white space.
(#95) Closing brace must be on a line by itself
(#96) Line indented incorrectly; expected at least 32 spaces, found 0
(#96) Variable "X" must be all lower-case
(#96) Expected 1 space after closing parenthesis; found 0
(#96) Opening brace must be the last content on the line
(#97) Line indented incorrectly; expected at least 36 spaces, found 0
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#97) Variable "X" must be all lower-case
(#97) Closing brace must be on a line by itself
(#98) Line indented incorrectly; expected at least 32 spaces, found 0
(#98) Variable "Ef" must be all lower-case
(#98) Commas (,) must be followed by white space.
(#98) Expected 1 space after closing parenthesis; found 0
(#98) Opening brace must be the last content on the line
(#98) Expected "while (...) {\n"; found "while(...){"
(#98) Commas (,) must be followed by white space.
(#98) Variable "X" must be all lower-case
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Variable "Ef" must be all lower-case
(#98) Expected "if (...) {\n"; found "if(...){"
(#98) Commas (,) must be followed by white space.
(#98) Expected "if (...) {\n"; found "if(...){"
(#98) Variable "X" must be all lower-case
(#98) Inline control structures are not allowed
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#98) Expected 1 space after "as"; 0 found
(#98) Variable "X" must be all lower-case
(#99) Line indented incorrectly; expected at least 48 spaces, found 0
(#99) Variable "Dd" must be all lower-case
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Variable "W" must be all lower-case
(#99) Variable "Ef" must be all lower-case
(#99) Variable "Dd" must be all lower-case
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Variable "W" must be all lower-case
(#99) Closing brace must be on a line by itself
(#99) Inline control structures are not allowed
(#100) Line indented incorrectly; expected at least 32 spaces, found 0
(#100) Variable "X" must be all lower-case
(#100) Closing brace must be on a line by itself
(#100) Closing brace must be on a line by itself
(#100) Closing brace must be on a line by itself
(#101) Line indented incorrectly; expected at least 36 spaces, found 0
(#101) Expected 1 space after closing parenthesis; found 0
(#101) Opening brace must be the last content on the line
(#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) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#101) Closing brace must be on a line by itself
(#101) Line exceeds maximum limit of 180 characters; contains 278 characters
(#101) Line exceeds maximum limit of 180 characters; contains 278 characters
(#101) Line exceeds maximum limit of 180 characters; contains 278 characters
(#101) Line exceeds maximum limit of 180 characters; contains 278 characters
(#101) Line exceeds maximum limit of 180 characters; contains 278 characters
(#101) Line exceeds maximum limit of 180 characters; contains 278 characters
(#101) Line exceeds maximum limit of 180 characters; contains 278 characters
(#101) Line exceeds maximum limit of 180 characters; contains 278 characters
(#102) Line indented incorrectly; expected at least 36 spaces, found 0
(#102) Variable "Q" must be all lower-case
(#102) Commas (,) must be followed by white space.
(#102) Variable "Bc" must be all lower-case
(#102) Expected 1 space after closing parenthesis; found 0
(#102) Opening brace must be the last content on the line
(#102) Variable "J" must be all lower-case
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#102) Variable "Q" must be all lower-case
(#102) Commas (,) must be followed by white space.
(#102) Variable "Bc" must be all lower-case
(#102) Variable "J" must be all lower-case
(#102) Expected 1 space before "?"; 0 found
(#102) Expected 1 space after "?"; 0 found
(#102) Variable "J" must be all lower-case
(#102) Expected 1 space before ":"; 0 found
(#102) Expected 1 space after ":"; 0 found
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#102) Variable "Q" must be all lower-case
(#102) Closing brace must be on a line by itself
(#103) Line indented incorrectly; expected at least 36 spaces, found 0
(#103) Variable "Q" must be all lower-case
(#103) Expected 1 space after closing parenthesis; found 0
(#103) Opening brace must be the last content on the line
(#103) Variable "J" must be all lower-case
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#103) Expected "foreach (...) {\n"; found "foreach(...){"
(#103) Expected 1 space before "as"; 0 found
(#103) Expected 1 space after "as"; 0 found
(#103) Variable "Q" must be all lower-case
(#103) Inline control structures are not allowed
(#103) Expected 1 space before "as"; 0 found
(#103) Expected 1 space after "as"; 0 found
(#103) Variable "X" must be all lower-case
(#103) Variable "J" must be all lower-case
(#103) Variable "X" must be all lower-case
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#103) Closing brace must be on a line by itself
(#103) Variable "J" must be all lower-case
(#103) Closing brace must be on a line by itself
(#103) Line exceeds 132 characters; contains 133 characters
(#103) Line exceeds 132 characters; contains 133 characters
(#103) Line exceeds 132 characters; contains 133 characters
(#103) Line exceeds 132 characters; contains 133 characters
(#103) Line exceeds 132 characters; contains 133 characters
(#103) Line exceeds 132 characters; contains 133 characters
(#103) Line exceeds 132 characters; contains 133 characters
(#103) Line exceeds 132 characters; contains 133 characters
(#104) Line indented incorrectly; expected at least 36 spaces, found 0
(#104) Variable "U" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Variable "Ia" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Variable "Y" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Expected 1 space after closing parenthesis; found 0
(#104) Opening brace must be the last content on the line
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Variable "J" must be all lower-case
(#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) Variable "U" must be all lower-case
(#104) Variable "Y" must be all lower-case
(#104) Expected 1 space before "?"; 0 found
(#104) Expected 1 space after "?"; 0 found
(#104) Commas (,) must be followed by white space.
(#104) Variable "Y" must be all lower-case
(#104) Expected 1 space before ":"; 0 found
(#104) Expected 1 space after ":"; 0 found
(#104) Variable "Y" must be all lower-case
(#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 "foreach (...) {\n"; found "foreach(...){"
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Expected 1 space before "as"; 0 found
(#104) Expected 1 space after "as"; 0 found
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Variable "X" must be all lower-case
(#104) Variable "X" must be all lower-case
(#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.
(#104) Variable "X" must be all lower-case
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#104) Variable "Y" must be all lower-case
(#104) Expected 1 space before "?"; 0 found
(#104) Expected 1 space after "?"; 0 found
(#104) Variable "Y" must be all lower-case
(#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) Variable "Y" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#104) Variable "Y" must be all lower-case
(#104) Expected 1 space before ":"; 0 found
(#104) Expected 1 space after ":"; 0 found
(#104) Variable "Y" must be all lower-case
(#104) Expected 1 space before "==="; 0 found
(#104) Expected 1 space after "==="; 0 found
(#104) Variable "X" must be all lower-case
(#104) Variable "J" must be all lower-case
(#104) Expected 1 space before ".="; 0 found
(#104) Expected 1 space after ".="; 0 found
(#104) Variable "U" must be all lower-case
(#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) Variable "X" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Closing brace must be on a line by itself
(#104) Variable "J" must be all lower-case
(#104) Closing brace must be on a line by itself
(#104) Line exceeds maximum limit of 180 characters; contains 505 characters
(#104) Line exceeds maximum limit of 180 characters; contains 505 characters
(#104) Line exceeds maximum limit of 180 characters; contains 505 characters
(#104) Line exceeds maximum limit of 180 characters; contains 505 characters
(#104) Line exceeds maximum limit of 180 characters; contains 505 characters
(#104) Line exceeds maximum limit of 180 characters; contains 505 characters
(#104) Line exceeds maximum limit of 180 characters; contains 505 characters
(#104) Line exceeds maximum limit of 180 characters; contains 505 characters
(#105) Line indented incorrectly; expected at least 36 spaces, found 0
(#105) Commas (,) must be followed by white space.
(#105) Variable "Y" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Expected 1 space after closing parenthesis; found 0
(#105) Opening brace must be the last content on the line
(#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) Variable "C" must be all lower-case
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#105) Expected "if (...) {\n"; found "if(...){"
(#105) Variable "Y" must be all lower-case
(#105) Variable "Da" must be all lower-case
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#105) Variable "Y" must be all lower-case
(#105) Inline control structures are not allowed
(#105) Commas (,) must be followed by white space.
(#105) Expected 1 space before ">="; 0 found
(#105) Expected 1 space after ">="; 0 found
(#105) Variable "Da" must be all lower-case
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#105) Variable "Y" must be all lower-case
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#105) Commas (,) must be followed by white space.
(#105) Variable "Da" must be all lower-case
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#105) Closing brace must be on a line by itself
(#105) Variable "Xf" must be all lower-case
(#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
(#105) Inline control structures are not allowed
(#105) Variable "Xf" must be all lower-case
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#105) Variable "Sc" must be all lower-case
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#105) Variable "Xf" must be all lower-case
(#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
(#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
(#105) Variable "Ia" must be all lower-case
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#105) Variable "C" must be all lower-case
(#105) Inline control structures are not allowed
(#105) Expected 1 space before "=="; 0 found
(#105) Expected 1 space after "=="; 0 found
(#105) Line exceeds maximum limit of 180 characters; contains 460 characters
(#105) Line exceeds maximum limit of 180 characters; contains 460 characters
(#105) Line exceeds maximum limit of 180 characters; contains 460 characters
(#105) Line exceeds maximum limit of 180 characters; contains 460 characters
(#105) Line exceeds maximum limit of 180 characters; contains 460 characters
(#105) Line exceeds maximum limit of 180 characters; contains 460 characters
(#105) Line exceeds maximum limit of 180 characters; contains 460 characters
(#105) Line exceeds maximum limit of 180 characters; contains 460 characters
(#106) Line indented incorrectly; expected at least 40 spaces, found 0
(#106) Variable "Sc" must be all lower-case
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Variable "Ia" must be all lower-case
(#106) Commas (,) must be followed by white space.
(#106) Variable "Y" must be all lower-case
(#106) Variable "Hc" must be all lower-case
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#106) Expected "foreach (...) {\n"; found "foreach(...){"
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Expected 1 space after "as"; 0 found
(#106) Variable "Sc" must be all lower-case
(#107) Line indented incorrectly; expected at least 44 spaces, found 0
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#107) Variable "X" must be all lower-case
(#107) Inline control structures are not allowed
(#107) Expected 1 space before "==="; 0 found
(#107) Expected 1 space after "==="; 0 found
(#107) Variable "X" must be all lower-case
(#107) Variable "Hc" must be all lower-case
(#107) Closing brace must be on a line by itself
(#107) Variable "Le" must be all lower-case
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#107) Variable "Hc" must be all lower-case
(#107) Expected 1 space before "?"; 0 found
(#107) Expected 1 space after "?"; 0 found
(#107) Variable "Hc" must be all lower-case
(#107) Expected 1 space before ":"; 0 found
(#107) Expected 1 space after ":"; 0 found
(#107) Variable "Ia" must be all lower-case
(#107) Expected 1 space before ".="; 0 found
(#107) Expected 1 space after ".="; 0 found
(#107) Variable "Le" must be all lower-case
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#107) Commas (,) must be followed by white space.
(#107) Variable "Sc" must be all lower-case
(#107) Variable "Sc" must be all lower-case
(#107) Variable "Sc" must be all lower-case
(#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
(#107) Variable "C" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#107) Variable "Sc" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#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
(#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
(#107) Variable "Sc" must be all lower-case
(#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.
(#107) Variable "Ia" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#107) Variable "Y" must be all lower-case
(#107) Inline control structures are not allowed
(#107) Expected 1 space before "!="; 0 found
(#107) Expected 1 space after "!="; 0 found
(#107) Usage of ELSEIF not allowed; use ELSE IF instead
(#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.
(#107) Expected "foreach (...) {\n"; found "foreach(...){"
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#107) Expected 1 space before "as"; 0 found
(#107) Expected 1 space after "as"; 0 found
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#107) Variable "X" must be all lower-case
(#107) Variable "X" must be all lower-case
(#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.
(#107) Variable "X" must be all lower-case
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#107) Variable "Y" must be all lower-case
(#107) Expected 1 space before "?"; 0 found
(#107) Expected 1 space after "?"; 0 found
(#107) Variable "Y" must be all lower-case
(#107) Expected 1 space before ">>"; 0 found
(#107) Expected 1 space after ">>"; 0 found
(#107) Expected 1 space before "&" operator; 0 found
(#107) Expected 1 space after "&" operator; 0 found
(#107) Expected 1 space before ":"; 0 found
(#107) Expected 1 space after ":"; 0 found
(#107) Variable "X" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#107) Variable "Y" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#107) Variable "C" must be all lower-case
(#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
(#107) Expected 1 space before ":"; 0 found
(#107) Expected 1 space after ":"; 0 found
(#107) Variable "Le" must be all lower-case
(#107) Variable "X" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#107) Closing brace must be on a line by itself
(#107) Closing brace must be on a line by itself
(#107) Inline control structures are not allowed
(#107) Usage of ELSEIF not allowed; use ELSE IF instead
(#107) Commas (,) must be followed by white space.
(#107) Variable "C" must be all lower-case
(#107) Usage of ELSEIF not allowed; use ELSE IF instead
(#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.
(#107) Variable "Y" must be all lower-case
(#107) Inline control structures are not allowed
(#107) Expected 1 space before "!="; 0 found
(#107) Expected 1 space after "!="; 0 found
(#107) Variable "Ia" must be all lower-case
(#107) Expected 1 space before ".="; 0 found
(#107) Expected 1 space after ".="; 0 found
(#107) Variable "L" must be all lower-case
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#107) Commas (,) must be followed by white space.
(#107) Variable "Y" must be all lower-case
(#107) Commas (,) must be followed by white space.
(#107) Expected 1 space before "+"; 0 found
(#107) Expected 1 space after "+"; 0 found
(#107) Variable "Ia" must be all lower-case
(#107) Expected 1 space before ".="; 0 found
(#107) Expected 1 space after ".="; 0 found
(#107) Variable "L" must be all lower-case
(#107) Variable "L" must be all lower-case
(#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
(#107) Expected 1 space before ":"; 0 found
(#107) Expected 1 space after ":"; 0 found
(#107) Closing brace must be on a line by itself
(#107) Variable "Ia" must be all lower-case
(#107) Variable "Y" must be all lower-case
(#107) Closing brace must be on a line by itself
(#107) Inline control structures are not allowed
(#107) Usage of ELSEIF not allowed; use ELSE IF instead
(#107) Expected 1 space before "=="; 0 found
(#107) Expected 1 space after "=="; 0 found
(#107) Variable "Ia" must be all lower-case
(#107) Variable "Y" must be all lower-case
(#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.
(#107) Commas (,) must be followed by white space.
(#107) Variable "B" must be all lower-case
(#107) Expected 1 space before "?"; 0 found
(#107) Expected 1 space after "?"; 0 found
(#107) Commas (,) must be followed by white space.
(#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
(#107) Expected 1 space before "*"; 0 found
(#107) Expected 1 space after "*"; 0 found
(#107) Variable "B" must be all lower-case
(#107) Expected 1 space before "+"; 0 found
(#107) Expected 1 space after "+"; 0 found
(#107) Variable "B" must be all lower-case
(#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
(#107) Expected 1 space before "+"; 0 found
(#107) Expected 1 space after "+"; 0 found
(#107) Variable "B" must be all lower-case
(#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
(#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
(#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
(#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
(#107) Inline control structures are not allowed
(#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
(#107) Commas (,) must be followed by white space.
(#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
(#107) Commas (,) must be followed by white space.
(#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
(#107) Variable "Y" must be all lower-case
(#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
(#107) Commas (,) must be followed by white space.
(#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
(#107) Expected 1 space before ":"; 0 found
(#107) Expected 1 space after ":"; 0 found
(#107) Variable "Ia" must be all lower-case
(#107) Closing brace must be on a line by itself
(#107) Closing brace must be on a line by itself
(#107) Closing brace must be on a line by itself
(#107) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#107) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#107) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#107) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#107) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#107) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#107) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#107) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#108) Line indented incorrectly; expected at least 36 spaces, found 0
(#108) Expected 1 space after closing parenthesis; found 0
(#108) Opening brace must be the last content on the line
(#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 "Y" must be all lower-case
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#108) Expected "if (...) {\n"; found "if(...){"
(#108) Expected 1 space before "=="; 0 found
(#108) Expected 1 space after "=="; 0 found
(#108) Inline control structures are not allowed
(#108) Variable "Y" must be all lower-case
(#108) Expected 1 space before "=="; 0 found
(#108) Expected 1 space after "=="; 0 found
(#108) Line exceeds 132 characters; contains 147 characters
(#108) Line exceeds 132 characters; contains 147 characters
(#108) Line exceeds 132 characters; contains 147 characters
(#108) Line exceeds 132 characters; contains 147 characters
(#108) Line exceeds 132 characters; contains 147 characters
(#108) Line exceeds 132 characters; contains 147 characters
(#108) Line exceeds 132 characters; contains 147 characters
(#108) Line exceeds 132 characters; contains 147 characters
(#109) Line indented incorrectly; expected at least 44 spaces, found 0
(#109) Inline control structures are not allowed
(#109) Variable "Y" must be all lower-case
(#109) Expected 1 space before "=="; 0 found
(#109) Expected 1 space after "=="; 0 found
(#109) Variable "Y" must be all lower-case
(#109) Closing brace must be on a line by itself
(#109) Inline control structures are not allowed
(#109) Variable "Y" must be all lower-case
(#109) Expected 1 space before "=="; 0 found
(#109) Expected 1 space after "=="; 0 found
(#110) Line indented incorrectly; expected at least 36 spaces, found 0
(#110) Inline control structures are not allowed
(#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
(#110) Expected 1 space before ":"; 0 found
(#110) Expected 1 space after ":"; 0 found
(#110) Inline control structures are not allowed
(#110) Expected 1 space before "=="; 0 found
(#110) Expected 1 space after "=="; 0 found
(#110) Variable "Y" must be all lower-case
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#110) Inline control structures are not allowed
(#110) Expected 1 space before "=="; 0 found
(#110) Expected 1 space after "=="; 0 found
(#110) Line exceeds 132 characters; contains 143 characters
(#110) Line exceeds 132 characters; contains 143 characters
(#110) Line exceeds 132 characters; contains 143 characters
(#110) Line exceeds 132 characters; contains 143 characters
(#110) Line exceeds 132 characters; contains 143 characters
(#110) Line exceeds 132 characters; contains 143 characters
(#110) Line exceeds 132 characters; contains 143 characters
(#110) Line exceeds 132 characters; contains 143 characters
(#111) Line indented incorrectly; expected at least 36 spaces, found 0
(#111) Variable "Y" must be all lower-case
(#111) Expected "if (...) {\n"; found "if(...){"
(#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) Variable "Y" must be all lower-case
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Variable "Y" must be all lower-case
(#111) Commas (,) must be followed by white space.
(#111) Inline control structures are not allowed
(#111) Variable "Y" must be all lower-case
(#112) Line indented incorrectly; expected at least 40 spaces, found 0
(#112) Variable "Y" must be all lower-case
(#112) Closing brace must be on a line by itself
(#112) Expected "if (...) {\n"; found "if(...){"
(#112) Commas (,) must be followed by white space.
(#112) Variable "Ec" must be all lower-case
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#112) Inline control structures are not allowed
(#112) Variable "Ec" must be all lower-case
(#112) Line exceeds 132 characters; contains 144 characters
(#112) Line exceeds 132 characters; contains 144 characters
(#112) Line exceeds 132 characters; contains 144 characters
(#112) Line exceeds 132 characters; contains 144 characters
(#112) Line exceeds 132 characters; contains 144 characters
(#112) Line exceeds 132 characters; contains 144 characters
(#112) Line exceeds 132 characters; contains 144 characters
(#112) Line exceeds 132 characters; contains 144 characters
(#113) Line indented incorrectly; expected at least 40 spaces, found 0
(#114) Line indented incorrectly; expected at least 40 spaces, found 0
(#114) Variable "Ec" must be all lower-case
(#114) Closing brace must be on a line by itself
(#114) Commas (,) must be followed by white space.
(#114) Variable "Y" must be all lower-case
(#114) Commas (,) must be followed by white space.
(#114) Closing brace must be on a line by itself
(#115) Line indented incorrectly; expected at least 44 spaces, found 0
(#115) Expected 1 space after closing parenthesis; found 0
(#115) Opening brace must be the last content on the line
(#115) Variable "J" must be all lower-case
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Expected "foreach (...) {\n"; found "foreach(...){"
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Expected 1 space before "as"; 0 found
(#115) Expected 1 space after "as"; 0 found
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Variable "X" must be all lower-case
(#115) Expected "if (...) {\n"; found "if(...){"
(#115) Variable "X" must be all lower-case
(#115) Expected 1 space before "!="; 0 found
(#115) Expected 1 space after "!="; 0 found
(#115) Variable "X" must be all lower-case
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Variable "X" must be all lower-case
(#115) Variable "X" must be all lower-case
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Variable "X" must be all lower-case
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Closing brace must be on a line by itself
(#115) Closing brace must be on a line by itself
(#115) Expected "foreach (...) {\n"; found "foreach(...){"
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Expected 1 space before "as"; 0 found
(#115) Expected 1 space after "as"; 0 found
(#115) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Variable "X" must be all lower-case
(#115) Variable "C" must be all lower-case
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Commas (,) must be followed by white space.
(#115) Variable "J" must be all lower-case
(#115) Variable "C" must be all lower-case
(#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) Variable "C" must be all lower-case
(#115) Commas (,) must be followed by white space.
(#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) 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) Expected 1 space before "=>"; 0 found
(#115) Expected 1 space after "=>"; 0 found
(#115) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#115) Closing brace must be on a line by itself
(#115) Variable "J" must be all lower-case
(#115) Closing brace must be on a line by itself
(#115) Line exceeds maximum limit of 180 characters; contains 415 characters
(#115) Line exceeds maximum limit of 180 characters; contains 415 characters
(#115) Line exceeds maximum limit of 180 characters; contains 415 characters
(#115) Line exceeds maximum limit of 180 characters; contains 415 characters
(#115) Line exceeds maximum limit of 180 characters; contains 415 characters
(#115) Line exceeds maximum limit of 180 characters; contains 415 characters
(#115) Line exceeds maximum limit of 180 characters; contains 415 characters
(#115) Line exceeds maximum limit of 180 characters; contains 415 characters
(#116) Line indented incorrectly; expected at least 44 spaces, found 0
(#116) Expected 1 space after closing parenthesis; found 0
(#116) Opening brace must be the last content on the line
(#116) Commas (,) must be followed by white space.
(#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 "Nc" must be all lower-case
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#116) Expected "foreach (...) {\n"; found "foreach(...){"
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Expected 1 space before "as"; 0 found
(#116) Expected 1 space after "as"; 0 found
(#116) Commas (,) must be followed by white space.
(#116) Variable "Q" must be all lower-case
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Variable "R" must be all lower-case
(#116) Variable "C" must be all lower-case
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#116) Variable "R" must be all lower-case
(#116) Expected "if (...) {\n"; found "if(...){"
(#116) Variable "R" must be all lower-case
(#116) Variable "C" must be all lower-case
(#116) Expected 1 space before "!="; 0 found
(#116) Expected 1 space after "!="; 0 found
(#116) Variable "Q" must be all lower-case
(#116) Commas (,) must be followed by white space.
(#116) Variable "I" must be all lower-case
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#116) Variable "Q" must be all lower-case
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Variable "Q" must be all lower-case
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Expected "if (...) {\n"; found "if(...){"
(#116) Variable "I" must be all lower-case
(#116) Variable "I" must be all lower-case
(#116) Expected "if (...) {\n"; found "if(...){"
(#116) Variable "Nc" must be all lower-case
(#116) Variable "Nc" must be all lower-case
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#116) Closing brace must be on a line by itself
(#116) Variable "I" must be all lower-case
(#116) Expected 1 space before "?"; 0 found
(#116) Expected 1 space after "?"; 0 found
(#116) Variable "Q" must be all lower-case
(#116) Variable "C" must be all lower-case
(#116) Expected 1 space before ":"; 0 found
(#116) Expected 1 space after ":"; 0 found
(#116) Variable "C" must be all lower-case
(#116) Closing brace must be on a line by itself
(#116) Closing brace must be on a line by itself
(#116) Closing brace must be on a line by itself
(#116) Variable "Nc" must be all lower-case
(#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) Closing brace must be on a line by itself
(#116) Line exceeds maximum limit of 180 characters; contains 734 characters
(#116) Line exceeds maximum limit of 180 characters; contains 734 characters
(#116) Line exceeds maximum limit of 180 characters; contains 734 characters
(#116) Line exceeds maximum limit of 180 characters; contains 734 characters
(#116) Line exceeds maximum limit of 180 characters; contains 734 characters
(#116) Line exceeds maximum limit of 180 characters; contains 734 characters
(#116) Line exceeds maximum limit of 180 characters; contains 734 characters
(#116) Line exceeds maximum limit of 180 characters; contains 734 characters
(#117) Line indented incorrectly; expected at least 44 spaces, found 0
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space after closing parenthesis; found 0
(#117) Opening brace must be the last content on the line
(#117) Variable "J" must be all lower-case
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#117) Inline control structures are not allowed
(#117) Expected 1 space before "!="; 0 found
(#117) Expected 1 space after "!="; 0 found
(#117) Variable "J" must be all lower-case
(#117) Expected 1 space before "!="; 0 found
(#117) Expected 1 space after "!="; 0 found
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space before "?"; 0 found
(#117) Expected 1 space after "?"; 0 found
(#117) Expected 1 space before ":"; 0 found
(#117) Expected 1 space after ":"; 0 found
(#117) Variable "J" must be all lower-case
(#117) Closing brace must be on a line by itself
(#117) Line exceeds maximum limit of 180 characters; contains 297 characters
(#117) Line exceeds maximum limit of 180 characters; contains 297 characters
(#117) Line exceeds maximum limit of 180 characters; contains 297 characters
(#117) Line exceeds maximum limit of 180 characters; contains 297 characters
(#117) Line exceeds maximum limit of 180 characters; contains 297 characters
(#117) Line exceeds maximum limit of 180 characters; contains 297 characters
(#117) Line exceeds maximum limit of 180 characters; contains 297 characters
(#117) Line exceeds maximum limit of 180 characters; contains 297 characters
(#118) Line indented incorrectly; expected at least 44 spaces, found 0
(#118) Variable "K" must be all lower-case
(#118) Expected 1 space after closing parenthesis; found 0
(#118) Opening brace must be the last content on the line
(#118) Expected "foreach (...) {\n"; found "foreach(...){"
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Expected 1 space after "as"; 0 found
(#118) Variable "K" must be all lower-case
(#119) Line indented incorrectly; expected at least 48 spaces, found 0
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Variable "X" must be all lower-case
(#119) Inline control structures are not allowed
(#119) Commas (,) must be followed by white space.
(#119) Variable "X" must be all lower-case
(#119) Variable "X" must be all lower-case
(#119) Expected 1 space before "==="; 0 found
(#119) Expected 1 space after "==="; 0 found
(#119) Variable "K" must be all lower-case
(#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.
(#119) Variable "X" must be all lower-case
(#119) Closing brace must be on a line by itself
(#120) Line indented incorrectly; expected at least 48 spaces, found 0
(#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
(#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
(#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
(#120) Commas (,) must be followed by white space.
(#120) Variable "K" must be all lower-case
(#120) Closing brace must be on a line by itself
(#121) Line indented incorrectly; expected at least 44 spaces, found 0
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space after closing parenthesis; found 0
(#121) Opening brace must be the last content on the line
(#121) Expected 1 space before "?"; 0 found
(#121) Expected 1 space after "?"; 0 found
(#121) Expected 1 space before "=="; 0 found
(#121) Expected 1 space after "=="; 0 found
(#121) Expected 1 space before "?"; 0 found
(#121) Expected 1 space after "?"; 0 found
(#121) Expected 1 space before ":"; 0 found
(#121) Expected 1 space after ":"; 0 found
(#121) Expected 1 space before "=="; 0 found
(#121) Expected 1 space after "=="; 0 found
(#121) Expected 1 space before "?"; 0 found
(#121) Expected 1 space after "?"; 0 found
(#121) Expected 1 space before ":"; 0 found
(#121) Expected 1 space after ":"; 0 found
(#121) Expected 1 space before ":"; 0 found
(#121) Expected 1 space after ":"; 0 found
(#121) Closing brace must be on a line by itself
(#121) Line exceeds 132 characters; contains 153 characters
(#121) Line exceeds 132 characters; contains 153 characters
(#121) Line exceeds 132 characters; contains 153 characters
(#121) Line exceeds 132 characters; contains 153 characters
(#121) Line exceeds 132 characters; contains 153 characters
(#121) Line exceeds 132 characters; contains 153 characters
(#121) Line exceeds 132 characters; contains 153 characters
(#121) Line exceeds 132 characters; contains 153 characters
(#122) Line indented incorrectly; expected at least 44 spaces, found 0
(#122) Expected 1 space after closing parenthesis; found 0
(#122) Opening brace must be the last content on the line
(#122) Variable "J" must be all lower-case
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Expected "if (...) {\n"; found "if(...){"
(#122) Variable "J" must be all lower-case
(#122) Inline control structures are not allowed
(#122) Variable "J" must be all lower-case
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Variable "Fc" must be all lower-case
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Commas (,) must be followed by white space.
(#122) Inline control structures are not allowed
(#122) Variable "Fc" must be all lower-case
(#122) Line exceeds 132 characters; contains 152 characters
(#122) Line exceeds 132 characters; contains 152 characters
(#122) Line exceeds 132 characters; contains 152 characters
(#122) Line exceeds 132 characters; contains 152 characters
(#122) Line exceeds 132 characters; contains 152 characters
(#122) Line exceeds 132 characters; contains 152 characters
(#122) Line exceeds 132 characters; contains 152 characters
(#122) Line exceeds 132 characters; contains 152 characters
(#123) Line indented incorrectly; expected at least 56 spaces, found 0
(#123) Variable "J" must be all lower-case
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#123) Variable "Fc" must be all lower-case
(#123) Variable "Fc" must be all lower-case
(#123) Closing brace must be on a line by itself
(#123) Closing brace must be on a line by itself
(#123) Variable "J" must be all lower-case
(#123) Closing brace must be on a line by itself
(#124) Line indented incorrectly; expected at least 44 spaces, found 0
(#124) Expected 1 space after closing parenthesis; found 0
(#124) Opening brace must be the last content on the line
(#124) Variable "Fc" must be all lower-case
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#124) Variable "J" must be all lower-case
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#124) Variable "Fc" must be all lower-case
(#124) Inline control structures are not allowed
(#124) Variable "J" must be all lower-case
(#124) Variable "J" must be all lower-case
(#124) Variable "Pc" must be all lower-case
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#124) Variable "Fc" must be all lower-case
(#124) Commas (,) must be followed by white space.
(#124) Expected "if (...) {\n"; found "if(...){"
(#124) Variable "Pc" must be all lower-case
(#124) Variable "J" must be all lower-case
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#124) Variable "Pc" must be all lower-case
(#124) Commas (,) must be followed by white space.
(#124) Variable "J" must be all lower-case
(#124) Variable "Pc" must be all lower-case
(#124) Closing brace must be on a line by itself
(#124) Variable "J" must be all lower-case
(#124) Closing brace must be on a line by itself
(#124) Line exceeds maximum limit of 180 characters; contains 192 characters
(#124) Line exceeds maximum limit of 180 characters; contains 192 characters
(#124) Line exceeds maximum limit of 180 characters; contains 192 characters
(#124) Line exceeds maximum limit of 180 characters; contains 192 characters
(#124) Line exceeds maximum limit of 180 characters; contains 192 characters
(#124) Line exceeds maximum limit of 180 characters; contains 192 characters
(#124) Line exceeds maximum limit of 180 characters; contains 192 characters
(#124) Line exceeds maximum limit of 180 characters; contains 192 characters
(#125) Line indented incorrectly; expected at least 44 spaces, found 0
(#125) Expected 1 space after closing parenthesis; found 0
(#125) Opening brace must be the last content on the line
(#126) Line indented incorrectly; expected at least 48 spaces, found 0
(#126) Commas (,) must be followed by white space.
(#126) Closing brace must be on a line by itself
(#127) Line indented incorrectly; expected at least 44 spaces, found 0
(#127) Variable "X" must be all lower-case
(#127) Commas (,) must be followed by white space.
(#127) Variable "_" must not contain underscores.
(#127) Commas (,) must be followed by white space.
(#127) Commas (,) must be followed by white space.
(#127) Expected 1 space after closing parenthesis; found 0
(#127) Opening brace must be the last content on the line
(#127) Commas (,) must be followed by white space.
(#127) Expected "if (...) {\n"; found "if(...){"
(#127) Variable "X" must be all lower-case
(#127) Variable "J" must be all lower-case
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#127) Inline control structures are not allowed
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#127) Expected 1 space after "as"; 0 found
(#127) Variable "X" must be all lower-case
(#128) Line indented incorrectly; expected at least 52 spaces, found 0
(#128) Variable "Dd" must be all lower-case
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Variable "W" must be all lower-case
(#128) Variable "J" must be all lower-case
(#128) Expected 1 space before ".="; 0 found
(#128) Expected 1 space after ".="; 0 found
(#128) Variable "X" must be all lower-case
(#128) Expected 1 space before "!="; 0 found
(#128) Expected 1 space after "!="; 0 found
(#128) Variable "X" must be all lower-case
(#128) Expected 1 space before "?"; 0 found
(#128) Expected 1 space after "?"; 0 found
(#128) Variable "Dd" must be all lower-case
(#128) Expected 1 space before ":"; 0 found
(#128) Expected 1 space after ":"; 0 found
(#128) Variable "W" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Variable "_" must not contain underscores.
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#128) Variable "J" must be all lower-case
(#128) Closing brace must be on a line by itself
(#128) Inline control structures are not allowed
(#128) Variable "_" must not contain underscores.
(#128) Variable "_" must not contain underscores.
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Variable "X" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Expected "if (...) {\n"; found "if(...){"
(#128) Variable "_" must not contain underscores.
(#128) Expected 1 space before "==="; 0 found
(#128) Expected 1 space after "==="; 0 found
(#128) Inline control structures are not allowed
(#128) Variable "X" must be all lower-case
(#128) Variable "_" must not contain underscores.
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Variable "X" must be all lower-case
(#128) Inline control structures are not allowed
(#128) Variable "Gf" must be all lower-case
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Variable "X" must be all lower-case
(#128) Variable "_" must not contain underscores.
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Variable "Gf" must be all lower-case
(#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) Variable "X" must be all lower-case
(#128) Expected 1 space before ":"; 0 found
(#128) Expected 1 space after ":"; 0 found
(#128) Variable "Gf" must be all lower-case
(#128) Variable "X" must be all lower-case
(#128) Closing brace must be on a line by itself
(#128) Variable "J" must be all lower-case
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Variable "X" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Expected "if (...) {\n"; found "if(...){"
(#128) Variable "J" must be all lower-case
(#128) Expected 1 space before "!=="; 0 found
(#128) Expected 1 space after "!=="; 0 found
(#128) Inline control structures are not allowed
(#128) Variable "J" must be all lower-case
(#128) Expected 1 space before "==="; 0 found
(#128) Expected 1 space after "==="; 0 found
(#128) Variable "J" must be all lower-case
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Inline control structures are not allowed
(#128) Usage of ELSEIF not allowed; use ELSE IF instead
(#128) Expected 1 space before "!="; 0 found
(#128) Expected 1 space after "!="; 0 found
(#128) Variable "J" must be all lower-case
(#128) Variable "J" must be all lower-case
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Variable "J" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#128) Inline control structures are not allowed
(#128) Variable "J" must be all lower-case
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Variable "J" must be all lower-case
(#128) Closing brace must be on a line by itself
(#128) Variable "J" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Variable "_" must not contain underscores.
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#128) Variable "X" must be all lower-case
(#128) Closing brace must be on a line by itself
(#128) Line exceeds maximum limit of 180 characters; contains 559 characters
(#128) Line exceeds maximum limit of 180 characters; contains 559 characters
(#128) Line exceeds maximum limit of 180 characters; contains 559 characters
(#128) Line exceeds maximum limit of 180 characters; contains 559 characters
(#128) Line exceeds maximum limit of 180 characters; contains 559 characters
(#128) Line exceeds maximum limit of 180 characters; contains 559 characters
(#128) Line exceeds maximum limit of 180 characters; contains 559 characters
(#128) Line exceeds maximum limit of 180 characters; contains 559 characters
(#129) Line indented incorrectly; expected at least 48 spaces, found 0
(#129) Expected 1 space after closing parenthesis; found 0
(#129) Opening brace must be the last content on the line
(#129) Variable "Ga" must be all lower-case
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#129) The use of backticks in strings is not recommended
(#129) Variable "Tb" must be all lower-case
(#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) Variable "Ga" must be all lower-case
(#130) Line indented incorrectly; expected at least 52 spaces, found 0
(#130) Commas (,) must be followed by white space.
(#130) Closing brace must be on a line by itself
(#131) Line indented incorrectly; expected at least 52 spaces, found 0
(#131) Variable "P" must be all lower-case
(#131) Expected 1 space after closing parenthesis; found 0
(#131) Opening brace must be the last content on the line
(#131) Variable "Tb" must be all lower-case
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#131) Variable "Tb" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) Variable "P" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) Variable "B" must be all lower-case
(#131) Expected 1 space before "?"; 0 found
(#131) Expected 1 space after "?"; 0 found
(#131) Variable "B" must be all lower-case
(#131) Expected 1 space before ":"; 0 found
(#131) Expected 1 space after ":"; 0 found
(#131) Closing brace must be on a line by itself
(#131) Line exceeds 132 characters; contains 168 characters
(#131) Line exceeds 132 characters; contains 168 characters
(#131) Line exceeds 132 characters; contains 168 characters
(#131) Line exceeds 132 characters; contains 168 characters
(#131) Line exceeds 132 characters; contains 168 characters
(#131) Line exceeds 132 characters; contains 168 characters
(#131) Line exceeds 132 characters; contains 168 characters
(#131) Line exceeds 132 characters; contains 168 characters
(#132) Line indented incorrectly; expected at least 52 spaces, found 0
(#132) Expected 1 space after closing parenthesis; found 0
(#132) Opening brace must be the last content on the line
(#133) Line indented incorrectly; expected at least 56 spaces, found 0
(#133) Commas (,) must be followed by white space.
(#133) Closing brace must be on a line by itself
(#134) Line indented incorrectly; expected at least 52 spaces, found 0
(#134) Variable "Q" must be all lower-case
(#134) Commas (,) must be followed by white space.
(#134) Variable "Z" must be all lower-case
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Variable "Vc" must be all lower-case
(#134) Expected 1 space after closing parenthesis; found 0
(#134) Opening brace must be the last content on the line
(#134) Variable "H" must be all lower-case
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Variable "Q" must be all lower-case
(#134) Variable "Z" must be all lower-case
(#134) Expected 1 space before "?"; 0 found
(#134) Expected 1 space after "?"; 0 found
(#134) Commas (,) must be followed by white space.
(#134) Variable "Z" must be all lower-case
(#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) Variable "Vc" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#134) Variable "Vc" must be all lower-case
(#134) Variable "H" must be all lower-case
(#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) Variable "H" must be all lower-case
(#134) Expected 1 space before ":"; 0 found
(#134) Expected 1 space after ":"; 0 found
(#134) Variable "H" must be all lower-case
(#134) Closing brace must be on a line by itself
(#134) Line exceeds maximum limit of 180 characters; contains 246 characters
(#134) Line exceeds maximum limit of 180 characters; contains 246 characters
(#134) Line exceeds maximum limit of 180 characters; contains 246 characters
(#134) Line exceeds maximum limit of 180 characters; contains 246 characters
(#134) Line exceeds maximum limit of 180 characters; contains 246 characters
(#134) Line exceeds maximum limit of 180 characters; contains 246 characters
(#134) Line exceeds maximum limit of 180 characters; contains 246 characters
(#134) Line exceeds maximum limit of 180 characters; contains 246 characters
(#135) Line indented incorrectly; expected at least 52 spaces, found 0
(#135) Variable "H" must be all lower-case
(#135) Expected 1 space after closing parenthesis; found 0
(#135) Opening brace must be the last content on the line
(#135) Commas (,) must be followed by white space.
(#135) Variable "T" must be all lower-case
(#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 "if (...) {\n"; found "if(...){"
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#135) Expected 1 space before "=="; 0 found
(#135) Expected 1 space after "=="; 0 found
(#135) Variable "Id" must be all lower-case
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#135) Line exceeds maximum limit of 180 characters; contains 219 characters
(#135) Line exceeds maximum limit of 180 characters; contains 219 characters
(#135) Line exceeds maximum limit of 180 characters; contains 219 characters
(#135) Line exceeds maximum limit of 180 characters; contains 219 characters
(#135) Line exceeds maximum limit of 180 characters; contains 219 characters
(#135) Line exceeds maximum limit of 180 characters; contains 219 characters
(#135) Line exceeds maximum limit of 180 characters; contains 219 characters
(#135) Line exceeds maximum limit of 180 characters; contains 219 characters
(#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) Variable "T" must be all lower-case
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Variable "Id" must be all lower-case
(#138) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "*"; 0 found
(#139) Expected 1 space after "*"; 0 found
(#139) Commas (,) must be followed by white space.
(#141) Closing brace must be on a line by itself
(#141) Inline control structures are not allowed
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Variable "J" must be all lower-case
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Variable "H" must be all lower-case
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Expected "if (...) {\n"; found "if(...){"
(#141) Closing brace must be on a line by itself
(#141) Line exceeds 132 characters; contains 166 characters
(#141) Line exceeds 132 characters; contains 166 characters
(#141) Line exceeds 132 characters; contains 166 characters
(#141) Line exceeds 132 characters; contains 166 characters
(#141) Line exceeds 132 characters; contains 166 characters
(#141) Line exceeds 132 characters; contains 166 characters
(#141) Line exceeds 132 characters; contains 166 characters
(#141) Line exceeds 132 characters; contains 166 characters
(#142) Line indented incorrectly; expected at least 52 spaces, found 0
(#142) Variable "J" must be all lower-case
(#142) Closing brace must be on a line by itself
(#143) Line indented incorrectly; expected at least 52 spaces, found 0
(#143) Expected 1 space after closing parenthesis; found 0
(#143) Opening brace must be the last content on the line
(#143) Variable "Lf" must be all lower-case
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#143) Commas (,) must be followed by white space.
(#143) Variable "Lf" must be all lower-case
(#143) Expected 1 space before "^"; 0 found
(#143) Expected 1 space after "^"; 0 found
(#143) Variable "Lf" must be all lower-case
(#143) Closing brace must be on a line by itself
(#144) Line indented incorrectly; expected at least 52 spaces, found 0
(#144) Expected 1 space after closing parenthesis; found 0
(#144) Opening brace must be the last content on the line
(#144) Variable "T" must be all lower-case
(#144) Commas (,) must be followed by white space.
(#144) Variable "Lf" 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) Variable "Lf" 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 "T" must be all lower-case
(#144) Closing brace must be on a line by itself
(#145) Line indented incorrectly; expected at least 52 spaces, found 0
(#145) Variable "Qa" must be all lower-case
(#145) Expected 1 space after closing parenthesis; found 0
(#145) Opening brace must be the last content on the line
(#145) Variable "Qb" must be all lower-case
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#145) Variable "Ra" must be all lower-case
(#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) Variable "Zf" must be all lower-case
(#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 "for (...) {\n"; found "for(...){"
(#145) Expected 1 space after first semicolon of FOR loop; 0 found
(#145) Expected 1 space after second semicolon of FOR loop; 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
(#145) Variable "Qa" must be all lower-case
(#145) Variable "Zf" must be all lower-case
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#145) Variable "Zf" must be all lower-case
(#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) Variable "Qa" must be all lower-case
(#145) Expected 1 space before "+="; 0 found
(#145) Expected 1 space after "+="; 0 found
(#145) Expected "if (...) {\n"; found "if(...){"
(#145) Expected 1 space before ">="; 0 found
(#145) Expected 1 space after ">="; 0 found
(#145) Variable "Ra" must be all lower-case
(#145) Expected 1 space before "-="; 0 found
(#145) Expected 1 space after "-="; 0 found
(#145) Variable "Ra" must be all lower-case
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#145) Variable "Zf" must be all lower-case
(#145) Expected 1 space before ">>"; 0 found
(#145) Expected 1 space after ">>"; 0 found
(#145) Variable "Zf" must be all lower-case
(#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
(#145) Variable "Qb" must be all lower-case
(#145) Inline control structures are not allowed
(#145) Variable "Qb" must be all lower-case
(#145) Expected 1 space before ">>"; 0 found
(#145) Expected 1 space after ">>"; 0 found
(#145) Variable "Ra" must be all lower-case
(#145) Variable "Ra" must be all lower-case
(#145) Closing brace must be on a line by itself
(#145) Closing brace must be on a line by itself
(#145) Variable "Pb" must be all lower-case
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#145) Commas (,) must be followed by white space.
(#145) Variable "J" must be all lower-case
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#145) Expected "foreach (...) {\n"; found "foreach(...){"
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#145) Expected 1 space after "as"; 0 found
(#145) Line exceeds maximum limit of 180 characters; contains 240 characters
(#145) Line exceeds maximum limit of 180 characters; contains 240 characters
(#145) Line exceeds maximum limit of 180 characters; contains 240 characters
(#145) Line exceeds maximum limit of 180 characters; contains 240 characters
(#145) Line exceeds maximum limit of 180 characters; contains 240 characters
(#145) Line exceeds maximum limit of 180 characters; contains 240 characters
(#145) Line exceeds maximum limit of 180 characters; contains 240 characters
(#145) Line exceeds maximum limit of 180 characters; contains 240 characters
(#146) Line indented incorrectly; expected at least 56 spaces, found 0
(#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 "Pb" must be all lower-case
(#146) Inline control structures are not allowed
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Variable "Yh" must be all lower-case
(#146) Variable "Yh" must be all lower-case
(#146) Variable "J" must be all lower-case
(#146) Expected 1 space before ".="; 0 found
(#146) Expected 1 space after ".="; 0 found
(#146) Inline control structures are not allowed
(#146) Variable "Pb" must be all lower-case
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Variable "Yh" must be all lower-case
(#146) Variable "Yh" must be all lower-case
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Closing brace must be on a line by itself
(#146) Variable "J" must be all lower-case
(#146) Closing brace must be on a line by itself
(#147) Line indented incorrectly; expected at least 52 spaces, found 0
(#147) Commas (,) must be followed by white space.
(#147) Expected 1 space after closing parenthesis; found 0
(#147) Opening brace must be the last content on the line
(#147) Closing brace must be on a line by itself
(#147) Line exceeds 132 characters; contains 136 characters
(#147) Line exceeds 132 characters; contains 136 characters
(#147) Line exceeds 132 characters; contains 136 characters
(#147) Line exceeds 132 characters; contains 136 characters
(#147) Line exceeds 132 characters; contains 136 characters
(#147) Line exceeds 132 characters; contains 136 characters
(#147) Line exceeds 132 characters; contains 136 characters
(#147) Line exceeds 132 characters; contains 136 characters
(#148) Line indented incorrectly; expected at least 52 spaces, found 0
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Variable "K" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "Fh" must be all lower-case
(#148) Expected 1 space after closing parenthesis; found 0
(#148) Opening brace must be the last content on the line
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Variable "T" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "Pg" 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) Variable "Fh" must be all lower-case
(#148) Expected 1 space before "?"; 0 found
(#148) Expected 1 space after "?"; 0 found
(#148) Expected 1 space before ":"; 0 found
(#148) Expected 1 space after ":"; 0 found
(#148) Commas (,) must be followed by white space.
(#148) 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) Variable "Pg" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "Pg" must be all lower-case
(#148) Inline control structures are not allowed
(#148) Variable "K" must be all lower-case
(#148) Expected 1 space before "==="; 0 found
(#148) Expected 1 space after "==="; 0 found
(#148) Line exceeds maximum limit of 180 characters; contains 240 characters
(#148) Line exceeds maximum limit of 180 characters; contains 240 characters
(#148) Line exceeds maximum limit of 180 characters; contains 240 characters
(#148) Line exceeds maximum limit of 180 characters; contains 240 characters
(#148) Line exceeds maximum limit of 180 characters; contains 240 characters
(#148) Line exceeds maximum limit of 180 characters; contains 240 characters
(#148) Line exceeds maximum limit of 180 characters; contains 240 characters
(#148) Line exceeds maximum limit of 180 characters; contains 240 characters
(#150) Inline control structures are not allowed
(#150) Expected "foreach (...) {\n"; found "foreach(...){"
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#150) Expected 1 space after "as"; 0 found
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#151) Line indented incorrectly; expected at least 60 spaces, found 0
(#151) Variable "C" must be all lower-case
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#151) Variable "Kb" must be all lower-case
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Variable "C" must be all lower-case
(#151) Expected "if (...) {\n"; found "if(...){"
(#151) Variable "Kb" must be all lower-case
(#151) Expected 1 space before "==="; 0 found
(#151) Expected 1 space after "==="; 0 found
(#151) Variable "Kb" must be all lower-case
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Inline control structures are not allowed
(#151) Expected 1 space before "=="; 0 found
(#151) Expected 1 space after "=="; 0 found
(#151) Commas (,) must be followed by white space.
(#151) Variable "Kb" must be all lower-case
(#151) Commas (,) must be followed by white space.
(#151) Variable "Uf" must be all lower-case
(#151) Variable "Kb" must be all lower-case
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Variable "Uf" must be all lower-case
(#151) Closing brace must be on a line by itself
(#151) Variable "Y" must be all lower-case
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Variable "K" must be all lower-case
(#151) Expected 1 space before "!=="; 0 found
(#151) Expected 1 space after "!=="; 0 found
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Variable "K" must be all lower-case
(#151) Variable "C" must be all lower-case
(#151) Expected 1 space before "!="; 0 found
(#151) Expected 1 space after "!="; 0 found
(#151) Expected 1 space before "=="; 0 found
(#151) Expected 1 space after "=="; 0 found
(#151) Commas (,) must be followed by white space.
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Variable "K" must be all lower-case
(#151) Variable "C" must be all lower-case
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Variable "K" must be all lower-case
(#151) Variable "C" must be all lower-case
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Variable "K" must be all lower-case
(#151) Variable "C" must be all lower-case
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Variable "K" must be all lower-case
(#151) Variable "C" must be all lower-case
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Variable "Fh" must be all lower-case
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Variable "Kb" must be all lower-case
(#151) Inline control structures are not allowed
(#151) Variable "Y" must be all lower-case
(#151) Variable "Y" must be all lower-case
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Variable "Y" must be all lower-case
(#151) Commas (,) must be followed by white space.
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Variable "C" must be all lower-case
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Variable "Fh" must be all lower-case
(#151) Expected 1 space before "=="; 0 found
(#151) Expected 1 space after "=="; 0 found
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Variable "Y" must be all lower-case
(#151) Expected 1 space before "==="; 0 found
(#151) Expected 1 space after "==="; 0 found
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Variable "Y" must be all lower-case
(#151) Expected 1 space before "!=="; 0 found
(#151) Expected 1 space after "!=="; 0 found
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Expected "if (...) {\n"; found "if(...){"
(#151) Commas (,) must be followed by white space.
(#151) Variable "Y" must be all lower-case
(#151) Expected 1 space before "=="; 0 found
(#151) Expected 1 space after "=="; 0 found
(#151) Variable "Y" must be all lower-case
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Closing brace must be on a line by itself
(#151) Commas (,) must be followed by white space.
(#151) Variable "Y" must be all lower-case
(#151) Commas (,) must be followed by white space.
(#151) Closing brace must be on a line by itself
(#151) Inline control structures are not allowed
(#151) Commas (,) must be followed by white space.
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#151) Closing brace must be on a line by itself
(#151) Expected "if (...) {\n"; found "if(...){"
(#151) Inline control structures are not allowed
(#151) Variable "Fh" must be all lower-case
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Closing brace must be on a line by itself
(#151) Variable "Fh" must be all lower-case
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Inline control structures are not allowed
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#151) 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) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#151) Commas (,) must be followed by white space.
(#151) Expected 1 space before "?"; 0 found
(#151) Expected 1 space after "?"; 0 found
(#151) Expected 1 space before ":"; 0 found
(#151) Expected 1 space after ":"; 0 found
(#151) Commas (,) must be followed by white space.
(#151) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#151) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#151) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#151) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#151) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#151) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#151) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#151) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#153) Commas (,) must be followed by white space.
(#153) Variable "T" must be all lower-case
(#153) Commas (,) must be followed by white space.
(#155) Closing brace must be on a line by itself
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Variable "Ub" must be all lower-case
(#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) Variable "Sc" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Variable "Xc" must be all lower-case
(#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) Variable "Md" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Variable "Ke" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Variable "Hg" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Variable "T" must be all lower-case
(#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) Variable "Eh" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Inline control structures are not allowed
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#155) Inline control structures are not allowed
(#155) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Expected "if (...) {\n"; found "if(...){"
(#155) Variable "F" must be all lower-case
(#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.
(#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) Inline control structures are not allowed
(#155) Commas (,) must be followed by white space.
(#155) Expected 1 space before ">="; 0 found
(#155) Expected 1 space after ">="; 0 found
(#155) Variable "F" must be all lower-case
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#155) Commas (,) must be followed by white space.
(#155) Variable "F" must be all lower-case
(#155) Closing brace must be on a line by itself
(#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) Variable "Gc" must be all lower-case
(#155) Inline control structures are not allowed
(#155) Function set_magic_quotes_runtime() has been deprecated
(#155) The use of function set_magic_quotes_runtime is discouraged from PHP version 5.3 and forbidden from PHP version 5.4
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Variable "Md" 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) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) 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) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Commas (,) must be followed by white space.
(#155) Line exceeds maximum limit of 180 characters; contains 1557 characters
(#155) Line exceeds maximum limit of 180 characters; contains 1557 characters
(#155) Line exceeds maximum limit of 180 characters; contains 1557 characters
(#155) Line exceeds maximum limit of 180 characters; contains 1557 characters
(#155) Line exceeds maximum limit of 180 characters; contains 1557 characters
(#155) Line exceeds maximum limit of 180 characters; contains 1557 characters
(#155) Line exceeds maximum limit of 180 characters; contains 1557 characters
(#155) Line exceeds maximum limit of 180 characters; contains 1557 characters
(#156) Line indented incorrectly; expected at least 52 spaces, found 0
(#156) Expected 1 space after closing parenthesis; found 0
(#156) Opening brace must be the last content on the line
(#156) Closing brace must be on a line by itself
(#157) Line indented incorrectly; expected at least 52 spaces, found 0
(#157) Commas (,) must be followed by white space.
(#157) Variable "Be" must be all lower-case
(#157) Expected 1 space after closing parenthesis; found 0
(#157) Opening brace must be the last content on the line
(#157) Expected "if (...) {\n"; found "if(...){"
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Commas (,) must be followed by white space.
(#157) Inline control structures are not allowed
(#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) Closing brace must be on a line by itself
(#157) Commas (,) must be followed by white space.
(#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 "if (...) {\n"; found "if(...){"
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Variable "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#157) Variable "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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) Expected 1 space before "?"; 0 found
(#157) Expected 1 space after "?"; 0 found
(#157) Variable "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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) 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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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 "Be" must be all lower-case
(#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) Closing brace must be on a line by itself
(#157) Variable "Da" must be all lower-case
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Variable "Da" must be all lower-case
(#157) Variable "Mc" must be all lower-case
(#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.
(#157) Inline control structures are not allowed
(#157) Variable "Mc" must be all lower-case
(#157) Expected 1 space before "!="; 0 found
(#157) Expected 1 space after "!="; 0 found
(#157) Variable "Da" must be all lower-case
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Variable "Be" must be all lower-case
(#157) Line exceeds maximum limit of 180 characters; contains 656 characters
(#157) Line exceeds maximum limit of 180 characters; contains 656 characters
(#157) Line exceeds maximum limit of 180 characters; contains 656 characters
(#157) Line exceeds maximum limit of 180 characters; contains 656 characters
(#157) Line exceeds maximum limit of 180 characters; contains 656 characters
(#157) Line exceeds maximum limit of 180 characters; contains 656 characters
(#157) Line exceeds maximum limit of 180 characters; contains 656 characters
(#157) Line exceeds maximum limit of 180 characters; contains 656 characters
(#158) Line indented incorrectly; expected at least 56 spaces, found 0
(#158) Variable "Mc" must be all lower-case
(#158) Commas (,) must be followed by white space.
(#158) Variable "Da" must be all lower-case
(#158) Closing brace must be on a line by itself
(#159) Line indented incorrectly; expected at least 52 spaces, found 0
(#159) Expected 1 space after closing parenthesis; found 0
(#159) Opening brace must be the last content on the line
(#159) Commas (,) must be followed by white space.
(#159) Variable "Md" must be all lower-case
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#159) Variable "Md" 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.
(#159) Commas (,) must be followed by white space.
(#159) Closing brace must be on a line by itself
(#159) Expected "if (...) {\n"; found "if(...){"
(#159) Commas (,) must be followed by white space.
(#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
(#159) Closing brace must be on a line by itself
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#159) Expected "if (...) {\n"; found "if(...){"
(#159) Variable "Md" must be all lower-case
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#159) Closing brace must be on a line by itself
(#159) Inline control structures are not allowed
(#159) Usage of ELSEIF not allowed; use ELSE IF instead
(#159) Variable "Md" must be all lower-case
(#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
(#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) Inline control structures are not allowed
(#159) Expected 1 space after "as"; 0 found
(#159) Line exceeds maximum limit of 180 characters; contains 826 characters
(#159) Line exceeds maximum limit of 180 characters; contains 826 characters
(#159) Line exceeds maximum limit of 180 characters; contains 826 characters
(#159) Line exceeds maximum limit of 180 characters; contains 826 characters
(#159) Line exceeds maximum limit of 180 characters; contains 826 characters
(#159) Line exceeds maximum limit of 180 characters; contains 826 characters
(#159) Line exceeds maximum limit of 180 characters; contains 826 characters
(#159) Line exceeds maximum limit of 180 characters; contains 826 characters
(#160) Line indented incorrectly; expected at least 56 spaces, found 0
(#160) Variable "B" must be all lower-case
(#160) Variable "B" must be all lower-case
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Variable "B" must be all lower-case
(#160) Expected 1 space before "?"; 0 found
(#160) Expected 1 space after "?"; 0 found
(#160) Variable "B" must be all lower-case
(#160) Expected 1 space before ":"; 0 found
(#160) Expected 1 space after ":"; 0 found
(#160) Expected "foreach (...) {\n"; found "foreach(...){"
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Expected 1 space after "as"; 0 found
(#161) Line indented incorrectly; expected at least 56 spaces, found 0
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#161) Variable "Hf" must be all lower-case
(#161) Expected "if (...) {\n"; found "if(...){"
(#161) Variable "Md" must be all lower-case
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#161) Closing brace must be on a line by itself
(#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.
(#161) Expected "if (...) {\n"; found "if(...){"
(#161) Variable "Md" must be all lower-case
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#161) Closing brace must be on a line by itself
(#161) Closing brace must be on a line by itself
(#161) Closing brace must be on a line by itself
(#161) Expected "if (...) {\n"; found "if(...){"
(#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) Closing brace must be on a line by itself
(#161) Line exceeds maximum limit of 180 characters; contains 274 characters
(#161) Line exceeds maximum limit of 180 characters; contains 274 characters
(#161) Line exceeds maximum limit of 180 characters; contains 274 characters
(#161) Line exceeds maximum limit of 180 characters; contains 274 characters
(#161) Line exceeds maximum limit of 180 characters; contains 274 characters
(#161) Line exceeds maximum limit of 180 characters; contains 274 characters
(#161) Line exceeds maximum limit of 180 characters; contains 274 characters
(#161) Line exceeds maximum limit of 180 characters; contains 274 characters
(#162) Line indented incorrectly; expected at least 52 spaces, found 0
(#162) Variable "Ld" must be all lower-case
(#162) Expected 1 space after closing parenthesis; found 0
(#162) Opening brace must be the last content on the line
(#162) Variable "Ld" must be all lower-case
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) The use of backticks in strings is not recommended
(#162) Closing brace must be on a line by itself
(#162) Closing brace must be on a line by itself
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Inline control structures are not allowed
(#162) Expected 1 space before "as"; 0 found
(#162) Expected 1 space after "as"; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Variable "X" must be all lower-case
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Variable "X" must be all lower-case
(#162) 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) Variable "X" must be all lower-case
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Variable "X" must be all lower-case
(#162) Closing brace must be on a line by itself
(#162) Inline control structures are not allowed
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Expected "if (...) {\n"; found "if(...){"
(#162) Line exceeds maximum limit of 180 characters; contains 107898 characters
(#162) Line exceeds maximum limit of 180 characters; contains 107898 characters
(#162) Line exceeds maximum limit of 180 characters; contains 107898 characters
(#162) Line exceeds maximum limit of 180 characters; contains 107898 characters
(#162) Line exceeds maximum limit of 180 characters; contains 107898 characters
(#162) Line exceeds maximum limit of 180 characters; contains 107898 characters
(#162) Line exceeds maximum limit of 180 characters; contains 107898 characters
(#162) Line exceeds maximum limit of 180 characters; contains 107898 characters
(#163) Line indented incorrectly; expected at least 56 spaces, found 0
(#164) Line indented incorrectly; expected at least 56 spaces, found 0
(#165) Line indented incorrectly; expected at least 56 spaces, found 0
(#165) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#165) Scope modifier not specified for member variable "$_result"
(#165) Commas (,) must be followed by white space.
(#165) Member variable "server_info" must not contain underscores.
(#165) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#165) Scope modifier not specified for member variable "$server_info"
(#165) Commas (,) must be followed by white space.
(#165) Member variable "affected_rows" must not contain underscores.
(#165) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#165) Scope modifier not specified for member variable "$affected_rows"
(#165) Commas (,) must be followed by white space.
(#165) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#165) Scope modifier not specified for member variable "$errno"
(#165) Commas (,) must be followed by white space.
(#165) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#165) Scope modifier not specified for member variable "$error"
(#165) Visibility must be declared on method "__construct"
(#166) Line indented incorrectly; expected at least 60 spaces, found 0
(#166) Expected 1 space after closing parenthesis; found 0
(#166) Opening brace must be the last content on the line
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Inline control structures are not allowed
(#166) Expected 1 space before "!=="; 0 found
(#166) Expected 1 space after "!=="; 0 found
(#166) Closing brace must be on a line by itself
(#166) Visibility must be declared on method "dsn"
(#167) Line indented incorrectly; expected at least 60 spaces, found 0
(#167) Variable "Zb" must be all lower-case
(#167) Commas (,) must be followed by white space.
(#167) Variable "V" must be all lower-case
(#167) Commas (,) must be followed by white space.
(#167) Variable "G" must be all lower-case
(#167) Expected 1 space after closing parenthesis; found 0
(#167) Opening brace must be the last content on the line
(#167) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#167) Variable "Zb" must be all lower-case
(#167) Commas (,) must be followed by white space.
(#167) Variable "V" must be all lower-case
(#167) Commas (,) must be followed by white space.
(#167) Variable "G" must be all lower-case
(#167) Closing brace must be on a line by itself
(#167) Closing brace must be on a line by itself
(#167) Commas (,) must be followed by white space.
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) Closing brace must be on a line by itself
(#167) Line exceeds maximum limit of 180 characters; contains 203 characters
(#167) Visibility must be declared on method "query"
(#167) Line exceeds maximum limit of 180 characters; contains 203 characters
(#167) Line exceeds maximum limit of 180 characters; contains 203 characters
(#167) Line exceeds maximum limit of 180 characters; contains 203 characters
(#167) Line exceeds maximum limit of 180 characters; contains 203 characters
(#167) Line exceeds maximum limit of 180 characters; contains 203 characters
(#167) Line exceeds maximum limit of 180 characters; contains 203 characters
(#167) Line exceeds maximum limit of 180 characters; contains 203 characters
(#168) Line indented incorrectly; expected at least 60 spaces, found 0
(#168) Variable "H" must be all lower-case
(#168) Commas (,) must be followed by white space.
(#168) Expected 1 space after closing parenthesis; found 0
(#168) Opening brace must be the last content on the line
(#168) Variable "I" must be all lower-case
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#168) Variable "H" must be all lower-case
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#168) Expected "if (...) {\n"; found "if(...){"
(#168) Variable "I" must be all lower-case
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#169) Line indented incorrectly; expected at least 68 spaces, found 0
(#169) Closing brace must be on a line by itself
(#169) Variable "I" must be all lower-case
(#169) Variable "I" must be all lower-case
(#169) Closing brace must be on a line by itself
(#169) Visibility must be declared on method "multi_query"
(#170) Line indented incorrectly; expected at least 60 spaces, found 0
(#170) Variable "H" must be all lower-case
(#170) Expected 1 space after closing parenthesis; found 0
(#170) Opening brace must be the last content on the line
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#170) Variable "H" must be all lower-case
(#170) Closing brace must be on a line by itself
(#170) Visibility must be declared on method "store_result"
(#171) Line indented incorrectly; expected at least 60 spaces, found 0
(#171) Variable "I" must be all lower-case
(#171) Expected 1 space after closing parenthesis; found 0
(#171) Opening brace must be the last content on the line
(#171) Expected "if (...) {\n"; found "if(...){"
(#171) Variable "I" must be all lower-case
(#171) Variable "I" must be all lower-case
(#171) Expected 1 space before "="; 0 found
(#171) Expected 1 space after "="; 0 found
(#171) Inline control structures are not allowed
(#171) Variable "I" must be all lower-case
(#172) Line indented incorrectly; expected at least 68 spaces, found 0
(#172) Closing brace must be on a line by itself
(#172) Expected "if (...) {\n"; found "if(...){"
(#172) Variable "I" must be all lower-case
(#172) Variable "I" must be all lower-case
(#172) Expected 1 space before "="; 0 found
(#172) Expected 1 space after "="; 0 found
(#172) Variable "I" must be all lower-case
(#172) Variable "I" must be all lower-case
(#172) Closing brace must be on a line by itself
(#172) Expected 1 space before "="; 0 found
(#172) Expected 1 space after "="; 0 found
(#172) Variable "I" must be all lower-case
(#173) Line indented incorrectly; expected at least 60 spaces, found 0
(#173) Closing brace must be on a line by itself
(#173) Visibility must be declared on method "next_result"
(#174) Line indented incorrectly; expected at least 60 spaces, found 0
(#174) Expected 1 space after closing parenthesis; found 0
(#174) Opening brace must be the last content on the line
(#174) Inline control structures are not allowed
(#175) Line indented incorrectly; expected at least 64 spaces, found 0
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#175) Closing brace must be on a line by itself
(#175) Visibility must be declared on method "result"
(#176) Line indented incorrectly; expected at least 60 spaces, found 0
(#176) Variable "H" must be all lower-case
(#176) Commas (,) must be followed by white space.
(#176) Expected 1 space after closing parenthesis; found 0
(#176) Opening brace must be the last content on the line
(#176) Variable "I" must be all lower-case
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#176) Variable "H" must be all lower-case
(#176) Inline control structures are not allowed
(#176) Variable "I" must be all lower-case
(#177) Line indented incorrectly; expected at least 64 spaces, found 0
(#177) Variable "K" must be all lower-case
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#177) Variable "I" must be all lower-case
(#177) Variable "K" must be all lower-case
(#177) Closing brace must be on a line by itself
(#177) Closing brace must be on a line by itself
(#178) Line indented incorrectly; expected at least 52 spaces, found 0
(#179) Line indented incorrectly; expected at least 52 spaces, found 0
(#180) Line indented incorrectly; expected at least 52 spaces, found 0
(#180) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#180) Scope modifier not specified for member variable "$_offset"
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#180) Commas (,) must be followed by white space.
(#180) Member variable "num_rows" must not contain underscores.
(#180) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#180) Scope modifier not specified for member variable "$num_rows"
(#180) Visibility must be declared on method "fetch_assoc"
(#181) Line indented incorrectly; expected at least 56 spaces, found 0
(#181) Expected 1 space after closing parenthesis; found 0
(#181) Opening brace must be the last content on the line
(#181) Closing brace must be on a line by itself
(#181) Visibility must be declared on method "fetch_row"
(#182) Line indented incorrectly; expected at least 56 spaces, found 0
(#182) Expected 1 space after closing parenthesis; found 0
(#182) Opening brace must be the last content on the line
(#182) Closing brace must be on a line by itself
(#182) Visibility must be declared on method "fetch_field"
(#183) Line indented incorrectly; expected at least 56 spaces, found 0
(#183) Expected 1 space after closing parenthesis; found 0
(#183) Opening brace must be the last content on the line
(#183) Variable "K" must be all lower-case
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#183) Variable "K" must be all lower-case
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#183) Variable "K" must be all lower-case
(#183) Variable "K" must be all lower-case
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#183) Variable "K" must be all lower-case
(#183) Variable "K" must be all lower-case
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#183) Commas (,) must be followed by white space.
(#183) Variable "K" must be all lower-case
(#183) Expected 1 space before "?"; 0 found
(#183) Expected 1 space after "?"; 0 found
(#183) Expected 1 space before ":"; 0 found
(#183) Expected 1 space after ":"; 0 found
(#183) Variable "K" must be all lower-case
(#183) Closing brace must be on a line by itself
(#183) Closing brace must be on a line by itself
(#183) Closing brace must be on a line by itself
(#183) Variable "Ub" must be all lower-case
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#183) Line exceeds maximum limit of 180 characters; contains 192 characters
(#183) Line exceeds maximum limit of 180 characters; contains 192 characters
(#183) Line exceeds maximum limit of 180 characters; contains 192 characters
(#183) Line exceeds maximum limit of 180 characters; contains 192 characters
(#183) Line exceeds maximum limit of 180 characters; contains 192 characters
(#183) Line exceeds maximum limit of 180 characters; contains 192 characters
(#183) Line exceeds maximum limit of 180 characters; contains 192 characters
(#183) Line exceeds maximum limit of 180 characters; contains 192 characters
(#184) Line indented incorrectly; expected at least 52 spaces, found 0
(#184) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#184) Scope modifier not specified for member variable "$_conn"
(#184) method name "Min_SQL::Min_SQL" must be in lower-case letters only
(#184) PHP4 style constructors are not allowed; use "__construct()" instead
(#184) Visibility must be declared on method "Min_SQL"
(#185) Line indented incorrectly; expected at least 56 spaces, found 0
(#185) Expected 1 space after closing parenthesis; found 0
(#185) Opening brace must be the last content on the line
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#185) Closing brace must be on a line by itself
(#185) Visibility must be declared on method "quote"
(#186) Line indented incorrectly; expected at least 56 spaces, found 0
(#186) Variable "Y" must be all lower-case
(#186) Expected 1 space after closing parenthesis; found 0
(#186) Opening brace must be the last content on the line
(#186) Variable "Y" must be all lower-case
(#186) Expected 1 space before "==="; 0 found
(#186) Expected 1 space after "==="; 0 found
(#186) Expected 1 space before "?"; 0 found
(#186) Expected 1 space after "?"; 0 found
(#186) Expected 1 space before ":"; 0 found
(#186) Expected 1 space after ":"; 0 found
(#186) Variable "Y" must be all lower-case
(#186) Closing brace must be on a line by itself
(#186) Visibility must be declared on method "select"
(#187) Line indented incorrectly; expected at least 56 spaces, found 0
(#187) Variable "Q" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "M" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Z" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Vc" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Te" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) Variable "E" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Af" must be all lower-case
(#187) Expected 1 space after closing parenthesis; found 0
(#187) Opening brace must be the last content on the line
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) Variable "Vc" must be all lower-case
(#187) Expected 1 space before "<"; 0 found
(#187) Expected 1 space after "<"; 0 found
(#187) Variable "M" must be all lower-case
(#187) Variable "H" must be all lower-case
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) Variable "M" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Z" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Vc" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Te" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) Variable "E" must be all lower-case
(#187) Inline control structures are not allowed
(#187) Variable "H" must be all lower-case
(#187) Variable "H" must be all lower-case
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) Expected 1 space before "!="; 0 found
(#187) Expected 1 space after "!="; 0 found
(#187) Variable "Vc" must be all lower-case
(#187) Expected 1 space before "=="; 0 found
(#187) Expected 1 space after "=="; 0 found
(#187) Expected 1 space before "?"; 0 found
(#187) Expected 1 space after "?"; 0 found
(#187) Expected 1 space before ":"; 0 found
(#187) Expected 1 space after ":"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Variable "M" must be all lower-case
(#187) Variable "Q" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Z" must be all lower-case
(#187) Expected 1 space before "?"; 0 found
(#187) Expected 1 space after "?"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Variable "Z" must be all lower-case
(#187) Expected 1 space before ":"; 0 found
(#187) Expected 1 space after ":"; 0 found
(#187) Variable "Vc" must be all lower-case
(#187) Expected 1 space before "?"; 0 found
(#187) Expected 1 space after "?"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Variable "Vc" must be all lower-case
(#187) Expected 1 space before ":"; 0 found
(#187) Expected 1 space after ":"; 0 found
(#187) Variable "Te" must be all lower-case
(#187) Expected 1 space before "?"; 0 found
(#187) Expected 1 space after "?"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Variable "Te" must be all lower-case
(#187) Expected 1 space before ":"; 0 found
(#187) Expected 1 space after ":"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space before "!="; 0 found
(#187) Expected 1 space after "!="; 0 found
(#187) Expected 1 space before "?"; 0 found
(#187) Expected 1 space after "?"; 0 found
(#187) Expected 1 space before ":"; 0 found
(#187) Expected 1 space after ":"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Variable "E" must be all lower-case
(#187) Expected 1 space before "?"; 0 found
(#187) Expected 1 space after "?"; 0 found
(#187) Expected 1 space before "*"; 0 found
(#187) Expected 1 space after "*"; 0 found
(#187) Variable "E" must be all lower-case
(#187) Expected 1 space before ":"; 0 found
(#187) Expected 1 space after ":"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Variable "Dg" must be all lower-case
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) Variable "J" must be all lower-case
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) Variable "H" must be all lower-case
(#187) Inline control structures are not allowed
(#187) Variable "Af" must be all lower-case
(#187) Variable "H" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Dg" must be all lower-case
(#187) Variable "J" must be all lower-case
(#187) Closing brace must be on a line by itself
(#187) Line exceeds maximum limit of 180 characters; contains 551 characters
(#187) Visibility must be declared on method "delete"
(#187) Line exceeds maximum limit of 180 characters; contains 551 characters
(#187) Line exceeds maximum limit of 180 characters; contains 551 characters
(#187) Line exceeds maximum limit of 180 characters; contains 551 characters
(#187) Line exceeds maximum limit of 180 characters; contains 551 characters
(#187) Line exceeds maximum limit of 180 characters; contains 551 characters
(#187) Line exceeds maximum limit of 180 characters; contains 551 characters
(#187) Line exceeds maximum limit of 180 characters; contains 551 characters
(#188) Line indented incorrectly; expected at least 56 spaces, found 0
(#188) Variable "Q" must be all lower-case
(#188) Commas (,) must be followed by white space.
(#188) Variable "Jf" must be all lower-case
(#188) Commas (,) must be followed by white space.
(#188) Expected 1 space after closing parenthesis; found 0
(#188) Opening brace must be the last content on the line
(#188) Variable "H" must be all lower-case
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#188) Variable "Q" must be all lower-case
(#189) Line indented incorrectly; expected at least 60 spaces, found 0
(#189) Expected 1 space before "?"; 0 found
(#189) Expected 1 space after "?"; 0 found
(#189) Variable "H" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "Jf" must be all lower-case
(#189) Expected 1 space before ":"; 0 found
(#189) Expected 1 space after ":"; 0 found
(#189) Variable "H" must be all lower-case
(#189) Closing brace must be on a line by itself
(#189) Visibility must be declared on method "update"
(#190) Line indented incorrectly; expected at least 56 spaces, found 0
(#190) Variable "Q" must be all lower-case
(#190) Commas (,) must be followed by white space.
(#190) Variable "O" must be all lower-case
(#190) Commas (,) must be followed by white space.
(#190) Variable "Jf" must be all lower-case
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Expected 1 space after closing parenthesis; found 0
(#190) Opening brace must be the last content on the line
(#190) Variable "Oh" must be all lower-case
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#190) Inline control structures are not allowed
(#190) Expected 1 space before "=>"; 0 found
(#190) Expected 1 space after "=>"; 0 found
(#190) Expected 1 space after "as"; 0 found
(#190) Variable "O" must be all lower-case
(#191) Line indented incorrectly; expected at least 60 spaces, found 0
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#191) Variable "X" must be all lower-case
(#191) Variable "Oh" must be all lower-case
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#191) Variable "H" must be all lower-case
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#191) Variable "Q" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "Oh" must be all lower-case
(#192) Line indented incorrectly; expected at least 60 spaces, found 0
(#192) Expected 1 space before "?"; 0 found
(#192) Expected 1 space after "?"; 0 found
(#192) Variable "H" must be all lower-case
(#192) Commas (,) must be followed by white space.
(#192) Variable "Jf" must be all lower-case
(#192) Expected 1 space before ":"; 0 found
(#192) Expected 1 space after ":"; 0 found
(#192) Variable "H" must be all lower-case
(#192) Closing brace must be on a line by itself
(#192) Visibility must be declared on method "insert"
(#193) Line indented incorrectly; expected at least 60 spaces, found 0
(#193) Variable "Q" must be all lower-case
(#193) Commas (,) must be followed by white space.
(#193) Variable "O" must be all lower-case
(#193) Expected 1 space after closing parenthesis; found 0
(#193) Opening brace must be the last content on the line
(#194) Line indented incorrectly; expected at least 64 spaces, found 0
(#194) Variable "Q" must be all lower-case
(#194) Variable "O" must be all lower-case
(#194) Expected 1 space before "?"; 0 found
(#194) Expected 1 space after "?"; 0 found
(#194) Commas (,) must be followed by white space.
(#194) Variable "O" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "O" must be all lower-case
(#194) Expected 1 space before ":"; 0 found
(#194) Expected 1 space after ":"; 0 found
(#194) Closing brace must be on a line by itself
(#194) Line exceeds 132 characters; contains 135 characters
(#194) Line exceeds 132 characters; contains 135 characters
(#194) Line exceeds 132 characters; contains 135 characters
(#194) Line exceeds 132 characters; contains 135 characters
(#194) Line exceeds 132 characters; contains 135 characters
(#194) Line exceeds 132 characters; contains 135 characters
(#194) Line exceeds 132 characters; contains 135 characters
(#194) Line exceeds 132 characters; contains 135 characters
(#194) method name "Min_SQL::insertUpdate" must be in lower-case letters only
(#194) Visibility must be declared on method "insertUpdate"
(#195) Line indented incorrectly; expected at least 60 spaces, found 0
(#195) Variable "Q" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "L" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Expected 1 space after closing parenthesis; found 0
(#195) Opening brace must be the last content on the line
(#196) Line indented incorrectly; expected at least 64 spaces, found 0
(#196) Closing brace must be on a line by itself
(#196) Visibility must be declared on method "begin"
(#197) Line indented incorrectly; expected at least 64 spaces, found 0
(#197) Expected 1 space after closing parenthesis; found 0
(#197) Opening brace must be the last content on the line
(#198) Line indented incorrectly; expected at least 68 spaces, found 0
(#198) Closing brace must be on a line by itself
(#198) Visibility must be declared on method "commit"
(#199) Line indented incorrectly; expected at least 64 spaces, found 0
(#199) Expected 1 space after closing parenthesis; found 0
(#199) Opening brace must be the last content on the line
(#200) Line indented incorrectly; expected at least 68 spaces, found 0
(#200) Closing brace must be on a line by itself
(#200) Visibility must be declared on method "rollback"
(#201) Line indented incorrectly; expected at least 68 spaces, found 0
(#201) Expected 1 space after closing parenthesis; found 0
(#201) Opening brace must be the last content on the line
(#202) Line indented incorrectly; expected at least 72 spaces, found 0
(#202) Closing brace must be on a line by itself
(#202) Closing brace must be on a line by itself
(#202) Variable "Ub" must be all lower-case
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#202) Variable "Ub" must be all lower-case
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#202) Expected "if (...) {\n"; found "if(...){"
(#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) 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.
(#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) Expected "if (...) {\n"; found "if(...){"
(#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) Expected "if (...) {\n"; found "if(...){"
(#202) Line exceeds maximum limit of 180 characters; contains 354 characters
(#202) Line exceeds maximum limit of 180 characters; contains 354 characters
(#202) Line exceeds maximum limit of 180 characters; contains 354 characters
(#202) Line exceeds maximum limit of 180 characters; contains 354 characters
(#202) Line exceeds maximum limit of 180 characters; contains 354 characters
(#202) Line exceeds maximum limit of 180 characters; contains 354 characters
(#202) Line exceeds maximum limit of 180 characters; contains 354 characters
(#202) Line exceeds maximum limit of 180 characters; contains 354 characters
(#203) Line indented incorrectly; expected at least 68 spaces, found 0
(#203) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#203) Scope modifier not specified for member variable "$extension"
(#203) Expected 1 space before "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#203) Commas (,) must be followed by white space.
(#203) Member variable "server_info" must not contain underscores.
(#203) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#203) Scope modifier not specified for member variable "$server_info"
(#203) Commas (,) must be followed by white space.
(#203) Member variable "affected_rows" must not contain underscores.
(#203) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#203) Scope modifier not specified for member variable "$affected_rows"
(#203) Commas (,) must be followed by white space.
(#203) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#203) Scope modifier not specified for member variable "$errno"
(#203) Commas (,) must be followed by white space.
(#203) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#203) Scope modifier not specified for member variable "$error"
(#203) Commas (,) must be followed by white space.
(#203) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#203) Scope modifier not specified for member variable "$_link"
(#203) method name "Min_SQLite::Min_SQLite" must be in lower-case letters only
(#203) PHP4 style constructors are not allowed; use "__construct()" instead
(#203) Visibility must be declared on method "Min_SQLite"
(#204) Line indented incorrectly; expected at least 72 spaces, found 0
(#204) Variable "Fc" must be all lower-case
(#204) Expected 1 space after closing parenthesis; found 0
(#204) Opening brace must be the last content on the line
(#204) Expected 1 space before "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#205) Line indented incorrectly; expected at least 76 spaces, found 0
(#205) Variable "Fc" must be all lower-case
(#205) Variable "Rh" must be all lower-case
(#205) Expected 1 space before "="; 0 found
(#205) Expected 1 space after "="; 0 found
(#205) Expected 1 space before "="; 0 found
(#205) Expected 1 space after "="; 0 found
(#205) Variable "Rh" must be all lower-case
(#205) Closing brace must be on a line by itself
(#205) Visibility must be declared on method "query"
(#206) Line indented incorrectly; expected at least 68 spaces, found 0
(#206) Variable "H" must be all lower-case
(#206) Expected 1 space after closing parenthesis; found 0
(#206) Opening brace must be the last content on the line
(#206) Variable "I" must be all lower-case
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#206) Variable "H" must be all lower-case
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#206) Expected "if (...) {\n"; found "if(...){"
(#206) Variable "I" must be all lower-case
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#206) Line exceeds 132 characters; contains 153 characters
(#206) Line exceeds 132 characters; contains 153 characters
(#206) Line exceeds 132 characters; contains 153 characters
(#206) Line exceeds 132 characters; contains 153 characters
(#206) Line exceeds 132 characters; contains 153 characters
(#206) Line exceeds 132 characters; contains 153 characters
(#206) Line exceeds 132 characters; contains 153 characters
(#206) Line exceeds 132 characters; contains 153 characters
(#207) Line indented incorrectly; expected at least 76 spaces, found 0
(#207) Closing brace must be on a line by itself
(#207) Inline control structures are not allowed
(#207) Usage of ELSEIF not allowed; use ELSE IF instead
(#207) Variable "I" must be all lower-case
(#208) Line indented incorrectly; expected at least 68 spaces, found 0
(#209) Line indented incorrectly; expected at least 68 spaces, found 0
(#209) Variable "I" must be all lower-case
(#209) Expected 1 space before "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#210) Line indented incorrectly; expected at least 68 spaces, found 0
(#210) Closing brace must be on a line by itself
(#210) Visibility must be declared on method "quote"
(#211) Line indented incorrectly; expected at least 76 spaces, found 0
(#211) Variable "P" must be all lower-case
(#211) Expected 1 space after closing parenthesis; found 0
(#211) Opening brace must be the last content on the line
(#211) Variable "P" must be all lower-case
(#211) Expected 1 space before "?"; 0 found
(#211) Expected 1 space after "?"; 0 found
(#211) Variable "P" must be all lower-case
(#211) Expected 1 space before ":"; 0 found
(#211) Expected 1 space after ":"; 0 found
(#211) Commas (,) must be followed by white space.
(#211) Variable "P" must be all lower-case
(#211) Closing brace must be on a line by itself
(#211) Visibility must be declared on method "store_result"
(#212) Line indented incorrectly; expected at least 76 spaces, found 0
(#212) Expected 1 space after closing parenthesis; found 0
(#212) Opening brace must be the last content on the line
(#212) Closing brace must be on a line by itself
(#212) Visibility must be declared on method "result"
(#213) Line indented incorrectly; expected at least 76 spaces, found 0
(#213) Variable "H" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space after closing parenthesis; found 0
(#213) Opening brace must be the last content on the line
(#213) Variable "I" must be all lower-case
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#213) Variable "H" must be all lower-case
(#213) Inline control structures are not allowed
(#213) Variable "I" must be all lower-case
(#214) Line indented incorrectly; expected at least 80 spaces, found 0
(#214) Variable "K" must be all lower-case
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#214) Variable "I" must be all lower-case
(#214) Variable "K" must be all lower-case
(#214) Closing brace must be on a line by itself
(#214) Closing brace must be on a line by itself
(#215) Line indented incorrectly; expected at least 72 spaces, found 0
(#215) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#215) Scope modifier not specified for member variable "$_result"
(#215) Commas (,) must be followed by white space.
(#215) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#215) Scope modifier not specified for member variable "$_offset"
(#215) Expected 1 space before "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#215) Commas (,) must be followed by white space.
(#215) Member variable "num_rows" must not contain underscores.
(#215) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#215) Scope modifier not specified for member variable "$num_rows"
(#215) method name "Min_Result::Min_Result" must be in lower-case letters only
(#215) PHP4 style constructors are not allowed; use "__construct()" instead
(#215) Visibility must be declared on method "Min_Result"
(#216) Line indented incorrectly; expected at least 76 spaces, found 0
(#216) Variable "I" must be all lower-case
(#216) Expected 1 space after closing parenthesis; found 0
(#216) Opening brace must be the last content on the line
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#216) Variable "I" must be all lower-case
(#216) Closing brace must be on a line by itself
(#216) Visibility must be declared on method "fetch_assoc"
(#217) Line indented incorrectly; expected at least 76 spaces, found 0
(#217) Expected 1 space after closing parenthesis; found 0
(#217) Opening brace must be the last content on the line
(#217) Closing brace must be on a line by itself
(#217) Visibility must be declared on method "fetch_row"
(#218) Line indented incorrectly; expected at least 76 spaces, found 0
(#218) Expected 1 space after closing parenthesis; found 0
(#218) Opening brace must be the last content on the line
(#218) Closing brace must be on a line by itself
(#218) Visibility must be declared on method "fetch_field"
(#219) Line indented incorrectly; expected at least 76 spaces, found 0
(#219) Expected 1 space after closing parenthesis; found 0
(#219) Opening brace must be the last content on the line
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#219) Variable "U" must be all lower-case
(#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) Variable "U" must be all lower-case
(#219) Commas (,) must be followed by white space.
(#219) Expected 1 space before "=>"; 0 found
(#219) Expected 1 space after "=>"; 0 found
(#219) Variable "U" must be all lower-case
(#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
(#219) Commas (,) must be followed by white space.
(#219) Closing brace must be on a line by itself
(#219) Line exceeds maximum limit of 180 characters; contains 186 characters
(#219) method name "Min_Result::__desctruct" is invalid; only PHP magic methods should be prefixed with a double underscore
(#219) Visibility must be declared on method "__desctruct"
(#219) Line exceeds maximum limit of 180 characters; contains 186 characters
(#219) Line exceeds maximum limit of 180 characters; contains 186 characters
(#219) Line exceeds maximum limit of 180 characters; contains 186 characters
(#219) Line exceeds maximum limit of 180 characters; contains 186 characters
(#219) Line exceeds maximum limit of 180 characters; contains 186 characters
(#219) Line exceeds maximum limit of 180 characters; contains 186 characters
(#219) Line exceeds maximum limit of 180 characters; contains 186 characters
(#220) Line indented incorrectly; expected at least 76 spaces, found 0
(#220) Expected 1 space after closing parenthesis; found 0
(#220) Opening brace must be the last content on the line
(#220) Closing brace must be on a line by itself
(#220) Closing brace must be on a line by itself
(#220) Closing brace must be on a line by itself
(#220) Expected "} else {\n"; found "}else{"
(#220) Duplicate class name "Min_SQLite" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 202
(#221) Line indented incorrectly; expected at least 76 spaces, found 0
(#221) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#221) Scope modifier not specified for member variable "$extension"
(#221) Expected 1 space before "="; 0 found
(#221) Expected 1 space after "="; 0 found
(#221) Commas (,) must be followed by white space.
(#221) Member variable "server_info" must not contain underscores.
(#221) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#221) Scope modifier not specified for member variable "$server_info"
(#221) Commas (,) must be followed by white space.
(#221) Member variable "affected_rows" must not contain underscores.
(#221) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#221) Scope modifier not specified for member variable "$affected_rows"
(#221) Commas (,) must be followed by white space.
(#221) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#221) Scope modifier not specified for member variable "$error"
(#221) Commas (,) must be followed by white space.
(#221) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#221) Scope modifier not specified for member variable "$_link"
(#221) method name "Min_SQLite::Min_SQLite" must be in lower-case letters only
(#221) PHP4 style constructors are not allowed; use "__construct()" instead
(#221) Visibility must be declared on method "Min_SQLite"
(#222) Line indented incorrectly; expected at least 80 spaces, found 0
(#222) Variable "Fc" must be all lower-case
(#222) Expected 1 space after closing parenthesis; found 0
(#222) Opening brace must be the last content on the line
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#222) Extension 'sqlite' is removed since PHP 5.4
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#223) Line indented incorrectly; expected at least 84 spaces, found 0
(#223) Variable "Fc" must be all lower-case
(#223) Closing brace must be on a line by itself
(#223) Visibility must be declared on method "query"
(#224) Line indented incorrectly; expected at least 76 spaces, found 0
(#224) Variable "H" must be all lower-case
(#224) Commas (,) must be followed by white space.
(#224) Expected 1 space after closing parenthesis; found 0
(#224) Opening brace must be the last content on the line
(#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
(#224) Expected 1 space before ":"; 0 found
(#224) Expected 1 space after ":"; 0 found
(#224) Variable "I" must be all lower-case
(#224) Expected 1 space before "="; 0 found
(#224) Expected 1 space after "="; 0 found
(#224) Variable "H" must be all lower-case
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Expected 1 space before "="; 0 found
(#224) Expected 1 space after "="; 0 found
(#224) Expected "if (...) {\n"; found "if(...){"
(#224) Variable "I" must be all lower-case
(#224) Expected 1 space before "="; 0 found
(#224) Expected 1 space after "="; 0 found
(#224) Line exceeds 132 characters; contains 143 characters
(#224) Line exceeds 132 characters; contains 143 characters
(#224) Line exceeds 132 characters; contains 143 characters
(#224) Line exceeds 132 characters; contains 143 characters
(#224) Line exceeds 132 characters; contains 143 characters
(#224) Line exceeds 132 characters; contains 143 characters
(#224) Line exceeds 132 characters; contains 143 characters
(#224) Line exceeds 132 characters; contains 143 characters
(#225) Line indented incorrectly; expected at least 84 spaces, found 0
(#225) Closing brace must be on a line by itself
(#225) Usage of ELSEIF not allowed; use ELSE IF instead
(#225) Variable "I" must be all lower-case
(#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) Line indented incorrectly; expected at least 80 spaces, found 0
(#226) Closing brace must be on a line by itself
(#227) Line indented incorrectly; expected at least 84 spaces, found 0
(#228) Line indented incorrectly; expected at least 84 spaces, found 0
(#228) Variable "I" must be all lower-case
(#228) Closing brace must be on a line by itself
(#228) Visibility must be declared on method "quote"
(#229) Line indented incorrectly; expected at least 84 spaces, found 0
(#229) Variable "P" must be all lower-case
(#229) Expected 1 space after closing parenthesis; found 0
(#229) Opening brace must be the last content on the line
(#229) Extension 'sqlite' is removed since PHP 5.4
(#229) Variable "P" must be all lower-case
(#229) Closing brace must be on a line by itself
(#229) Visibility must be declared on method "store_result"
(#230) Line indented incorrectly; expected at least 84 spaces, found 0
(#230) Expected 1 space after closing parenthesis; found 0
(#230) Opening brace must be the last content on the line
(#230) Closing brace must be on a line by itself
(#230) Visibility must be declared on method "result"
(#231) Line indented incorrectly; expected at least 84 spaces, found 0
(#231) Variable "H" must be all lower-case
(#231) Commas (,) must be followed by white space.
(#231) Expected 1 space after closing parenthesis; found 0
(#231) Opening brace must be the last content on the line
(#231) Variable "I" must be all lower-case
(#231) Expected 1 space before "="; 0 found
(#231) Expected 1 space after "="; 0 found
(#231) Variable "H" must be all lower-case
(#231) Inline control structures are not allowed
(#231) Variable "I" must be all lower-case
(#232) Line indented incorrectly; expected at least 88 spaces, found 0
(#232) Variable "K" must be all lower-case
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#232) Variable "I" must be all lower-case
(#232) Variable "K" must be all lower-case
(#232) Closing brace must be on a line by itself
(#232) Closing brace must be on a line by itself
(#232) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 214
(#233) Line indented incorrectly; expected at least 76 spaces, found 0
(#233) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#233) Scope modifier not specified for member variable "$_result"
(#233) Commas (,) must be followed by white space.
(#233) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#233) Scope modifier not specified for member variable "$_offset"
(#233) Expected 1 space before "="; 0 found
(#233) Expected 1 space after "="; 0 found
(#233) Commas (,) must be followed by white space.
(#233) Member variable "num_rows" must not contain underscores.
(#233) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#233) Scope modifier not specified for member variable "$num_rows"
(#233) method name "Min_Result::Min_Result" must be in lower-case letters only
(#233) PHP4 style constructors are not allowed; use "__construct()" instead
(#233) Visibility must be declared on method "Min_Result"
(#234) Line indented incorrectly; expected at least 80 spaces, found 0
(#234) Variable "I" must be all lower-case
(#234) Expected 1 space after closing parenthesis; found 0
(#234) Opening brace must be the last content on the line
(#234) Expected 1 space before "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#234) Variable "I" must be all lower-case
(#234) Inline control structures are not allowed
(#234) Variable "I" must be all lower-case
(#234) Commas (,) must be followed by white space.
(#234) Expected 1 space before "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#234) Variable "I" must be all lower-case
(#234) Closing brace must be on a line by itself
(#234) Visibility must be declared on method "fetch_assoc"
(#235) Line indented incorrectly; expected at least 80 spaces, found 0
(#235) Expected 1 space after closing parenthesis; found 0
(#235) Opening brace must be the last content on the line
(#235) Variable "K" must be all lower-case
(#235) Expected 1 space before "="; 0 found
(#235) Expected 1 space after "="; 0 found
(#235) Inline control structures are not allowed
(#235) Variable "K" must be all lower-case
(#236) Line indented incorrectly; expected at least 84 spaces, found 0
(#236) Variable "J" must be all lower-case
(#236) Expected 1 space before "="; 0 found
(#236) Expected 1 space after "="; 0 found
(#236) Inline control structures are not allowed
(#236) Expected 1 space before "=>"; 0 found
(#236) Expected 1 space after "=>"; 0 found
(#236) Expected 1 space after "as"; 0 found
(#236) Variable "K" must be all lower-case
(#237) Line indented incorrectly; expected at least 84 spaces, found 0
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#237) Variable "X" must be all lower-case
(#237) Variable "J" must be all lower-case
(#237) Expected 1 space before "=="; 0 found
(#237) Expected 1 space after "=="; 0 found
(#237) Expected 1 space before "?"; 0 found
(#237) Expected 1 space after "?"; 0 found
(#237) Expected 1 space before ":"; 0 found
(#237) Expected 1 space after ":"; 0 found
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#237) Variable "X" must be all lower-case
(#237) Variable "J" must be all lower-case
(#237) Closing brace must be on a line by itself
(#237) Visibility must be declared on method "fetch_row"
(#238) Line indented incorrectly; expected at least 80 spaces, found 0
(#238) Expected 1 space after closing parenthesis; found 0
(#238) Opening brace must be the last content on the line
(#238) Closing brace must be on a line by itself
(#238) Visibility must be declared on method "fetch_field"
(#239) Line indented incorrectly; expected at least 80 spaces, found 0
(#239) Expected 1 space after closing parenthesis; found 0
(#239) Opening brace must be the last content on the line
(#239) Variable "C" must be all lower-case
(#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 "if (...) {\n"; found "if(...){"
(#239) Commas (,) must be followed by white space.
(#239) Variable "C" must be all lower-case
(#239) Commas (,) must be followed by white space.
(#239) Variable "B" must be all lower-case
(#239) Variable "Q" must be all lower-case
(#239) Expected 1 space before "="; 0 found
(#239) Expected 1 space after "="; 0 found
(#239) Variable "B" must be all lower-case
(#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) Variable "B" must be all lower-case
(#239) Expected 1 space before ":"; 0 found
(#239) Expected 1 space after ":"; 0 found
(#239) Variable "B" must be all lower-case
(#239) Variable "C" must be all lower-case
(#239) Expected 1 space before "="; 0 found
(#239) Expected 1 space after "="; 0 found
(#239) Variable "B" must be all lower-case
(#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) Variable "B" must be all lower-case
(#239) Expected 1 space before ":"; 0 found
(#239) Expected 1 space after ":"; 0 found
(#239) Variable "B" must be all lower-case
(#239) Closing brace must be on a line by itself
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Variable "C" must be all lower-case
(#239) Commas (,) must be followed by white space.
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Variable "C" must be all lower-case
(#239) Commas (,) must be followed by white space.
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Variable "Q" must be all lower-case
(#239) Commas (,) must be followed by white space.
(#239) Closing brace must be on a line by itself
(#239) Closing brace must be on a line by itself
(#239) Closing brace must be on a line by itself
(#239) Closing brace must be on a line by itself
(#239) Usage of ELSEIF not allowed; use ELSE IF instead
(#239) Duplicate class name "Min_SQLite" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 202
(#239) Line exceeds maximum limit of 180 characters; contains 331 characters
(#239) Line exceeds maximum limit of 180 characters; contains 331 characters
(#239) Line exceeds maximum limit of 180 characters; contains 331 characters
(#239) Line exceeds maximum limit of 180 characters; contains 331 characters
(#239) Line exceeds maximum limit of 180 characters; contains 331 characters
(#239) Line exceeds maximum limit of 180 characters; contains 331 characters
(#239) Line exceeds maximum limit of 180 characters; contains 331 characters
(#239) Line exceeds maximum limit of 180 characters; contains 331 characters
(#240) Line indented incorrectly; expected at least 76 spaces, found 0
(#241) Line indented incorrectly; expected at least 76 spaces, found 0
(#242) Line indented incorrectly; expected at least 76 spaces, found 0
(#242) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#242) Scope modifier not specified for member variable "$extension"
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#242) method name "Min_SQLite::Min_SQLite" must be in lower-case letters only
(#242) PHP4 style constructors are not allowed; use "__construct()" instead
(#242) Visibility must be declared on method "Min_SQLite"
(#243) Line indented incorrectly; expected at least 80 spaces, found 0
(#243) Variable "Fc" must be all lower-case
(#243) Expected 1 space after closing parenthesis; found 0
(#243) Opening brace must be the last content on the line
(#243) Variable "Fc" must be all lower-case
(#243) Commas (,) must be followed by white space.
(#243) Commas (,) must be followed by white space.
(#243) Closing brace must be on a line by itself
(#243) Closing brace must be on a line by itself
(#243) Closing brace must be on a line by itself
(#243) Expected "if (...) {\n"; found "if(...){"
(#244) Line indented incorrectly; expected at least 84 spaces, found 0
(#245) Line indented incorrectly; expected at least 84 spaces, found 0
(#246) Line indented incorrectly; expected at least 84 spaces, found 0
(#246) method name "Min_DB::Min_DB" must be in lower-case letters only
(#246) PHP4 style constructors are not allowed; use "__construct()" instead
(#246) Visibility must be declared on method "Min_DB"
(#247) Line indented incorrectly; expected at least 88 spaces, found 0
(#247) Expected 1 space after closing parenthesis; found 0
(#247) Opening brace must be the last content on the line
(#247) Closing brace must be on a line by itself
(#247) Visibility must be declared on method "select_db"
(#248) Line indented incorrectly; expected at least 88 spaces, found 0
(#248) Variable "Fc" must be all lower-case
(#248) Expected 1 space after closing parenthesis; found 0
(#248) Opening brace must be the last content on the line
(#248) Expected "if (...) {\n"; found "if(...){"
(#248) Variable "Fc" must be all lower-case
(#248) Commas (,) must be followed by white space.
(#248) Variable "Fc" must be all lower-case
(#248) Expected 1 space before "?"; 0 found
(#248) Expected 1 space after "?"; 0 found
(#248) Variable "Fc" must be all lower-case
(#248) Expected 1 space before ":"; 0 found
(#248) Expected 1 space after ":"; 0 found
(#248) Variable "Fc" must be all lower-case
(#248) Variable "Fc" must be all lower-case
(#248) Line exceeds maximum limit of 180 characters; contains 193 characters
(#248) Line exceeds maximum limit of 180 characters; contains 193 characters
(#248) Line exceeds maximum limit of 180 characters; contains 193 characters
(#248) Line exceeds maximum limit of 180 characters; contains 193 characters
(#248) Line exceeds maximum limit of 180 characters; contains 193 characters
(#248) Line exceeds maximum limit of 180 characters; contains 193 characters
(#248) Line exceeds maximum limit of 180 characters; contains 193 characters
(#248) Line exceeds maximum limit of 180 characters; contains 193 characters
(#249) Line indented incorrectly; expected at least 96 spaces, found 0
(#249) Closing brace must be on a line by itself
(#250) Line indented incorrectly; expected at least 88 spaces, found 0
(#250) Closing brace must be on a line by itself
(#250) Visibility must be declared on method "multi_query"
(#251) Line indented incorrectly; expected at least 88 spaces, found 0
(#251) Variable "H" must be all lower-case
(#251) Expected 1 space after closing parenthesis; found 0
(#251) Opening brace must be the last content on the line
(#251) Expected 1 space before "="; 0 found
(#251) Expected 1 space after "="; 0 found
(#251) Variable "H" must be all lower-case
(#251) Closing brace must be on a line by itself
(#251) Visibility must be declared on method "next_result"
(#252) Line indented incorrectly; expected at least 88 spaces, found 0
(#252) Expected 1 space after closing parenthesis; found 0
(#252) Opening brace must be the last content on the line
(#253) Line indented incorrectly; expected at least 92 spaces, found 0
(#253) Closing brace must be on a line by itself
(#253) Closing brace must be on a line by itself
(#253) Closing brace must be on a line by itself
(#254) Line indented incorrectly; expected at least 80 spaces, found 0
(#255) Line indented incorrectly; expected at least 80 spaces, found 0
(#256) Line indented incorrectly; expected at least 80 spaces, found 0
(#256) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#256) Visibility must be declared on method "insertUpdate"
(#257) Line indented incorrectly; expected at least 84 spaces, found 0
(#257) Variable "Q" must be all lower-case
(#257) Commas (,) must be followed by white space.
(#257) Variable "L" must be all lower-case
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space after closing parenthesis; found 0
(#257) Opening brace must be the last content on the line
(#257) Variable "Oh" must be all lower-case
(#257) Expected 1 space before "="; 0 found
(#257) Expected 1 space after "="; 0 found
(#257) Inline control structures are not allowed
(#257) Expected 1 space after "as"; 0 found
(#257) Variable "L" must be all lower-case
(#258) Line indented incorrectly; expected at least 88 spaces, found 0
(#258) Variable "O" must be all lower-case
(#258) Variable "Oh" must be all lower-case
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#258) Commas (,) must be followed by white space.
(#258) Variable "O" must be all lower-case
(#259) Line indented incorrectly; expected at least 88 spaces, found 0
(#259) Variable "Q" must be all lower-case
(#259) Commas (,) must be followed by white space.
(#259) Variable "L" must be all lower-case
(#259) Commas (,) must be followed by white space.
(#259) Variable "Oh" must be all lower-case
(#259) Closing brace must be on a line by itself
(#259) Closing brace must be on a line by itself
(#260) Line indented incorrectly; expected at least 92 spaces, found 0
(#260) Expected 1 space after closing parenthesis; found 0
(#260) Opening brace must be the last content on the line
(#260) Commas (,) must be followed by white space.
(#260) Commas (,) must be followed by white space.
(#260) Closing brace must be on a line by itself
(#261) Line indented incorrectly; expected at least 92 spaces, found 0
(#261) Expected 1 space after closing parenthesis; found 0
(#261) Opening brace must be the last content on the line
(#262) Line indented incorrectly; expected at least 96 spaces, found 0
(#262) Closing brace must be on a line by itself
(#263) Line indented incorrectly; expected at least 92 spaces, found 0
(#263) Expected 1 space after closing parenthesis; found 0
(#263) Opening brace must be the last content on the line
(#264) Line indented incorrectly; expected at least 96 spaces, found 0
(#265) Line indented incorrectly; expected at least 96 spaces, found 0
(#265) Closing brace must be on a line by itself
(#266) Line indented incorrectly; expected at least 96 spaces, found 0
(#266) Expected 1 space after closing parenthesis; found 0
(#266) Opening brace must be the last content on the line
(#267) Line indented incorrectly; expected at least 100 spaces, found 0
(#267) Closing brace must be on a line by itself
(#268) Line indented incorrectly; expected at least 96 spaces, found 0
(#268) Variable "H" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Variable "Z" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Commas (,) must be followed by white space.
(#268) Variable "D" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Expected 1 space after closing parenthesis; found 0
(#268) Opening brace must be the last content on the line
(#268) Variable "H" must be all lower-case
(#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) Variable "D" must be all lower-case
(#268) Expected 1 space before "?"; 0 found
(#268) Expected 1 space after "?"; 0 found
(#268) Variable "D" must be all lower-case
(#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) Closing brace must be on a line by itself
(#269) Line indented incorrectly; expected at least 96 spaces, found 0
(#269) Variable "H" must be all lower-case
(#269) Commas (,) must be followed by white space.
(#269) Variable "Z" must be all lower-case
(#269) Expected 1 space after closing parenthesis; found 0
(#269) Opening brace must be the last content on the line
(#269) Expected 1 space before "?"; 0 found
(#269) Expected 1 space after "?"; 0 found
(#269) Variable "H" must be all lower-case
(#269) Commas (,) must be followed by white space.
(#269) Variable "Z" must be all lower-case
(#269) Commas (,) must be followed by white space.
(#269) Expected 1 space before ":"; 0 found
(#269) Expected 1 space after ":"; 0 found
(#269) Variable "H" must be all lower-case
(#269) Closing brace must be on a line by itself
(#269) Line exceeds 132 characters; contains 140 characters
(#269) Line exceeds 132 characters; contains 140 characters
(#269) Line exceeds 132 characters; contains 140 characters
(#269) Line exceeds 132 characters; contains 140 characters
(#269) Line exceeds 132 characters; contains 140 characters
(#269) Line exceeds 132 characters; contains 140 characters
(#269) Line exceeds 132 characters; contains 140 characters
(#269) Line exceeds 132 characters; contains 140 characters
(#270) Line indented incorrectly; expected at least 96 spaces, found 0
(#270) Commas (,) must be followed by white space.
(#270) Expected 1 space after closing parenthesis; found 0
(#270) Opening brace must be the last content on the line
(#270) Closing brace must be on a line by itself
(#271) Line indented incorrectly; expected at least 96 spaces, found 0
(#271) Expected 1 space after closing parenthesis; found 0
(#271) Opening brace must be the last content on the line
(#272) Line indented incorrectly; expected at least 100 spaces, found 0
(#272) Closing brace must be on a line by itself
(#273) Line indented incorrectly; expected at least 96 spaces, found 0
(#273) Expected 1 space after closing parenthesis; found 0
(#273) Opening brace must be the last content on the line
(#274) Line indented incorrectly; expected at least 100 spaces, found 0
(#274) Closing brace must be on a line by itself
(#275) Line indented incorrectly; expected at least 100 spaces, found 0
(#275) Expected 1 space after closing parenthesis; found 0
(#275) Opening brace must be the last content on the line
(#276) Line indented incorrectly; expected at least 104 spaces, found 0
(#276) Commas (,) must be followed by white space.
(#276) Closing brace must be on a line by itself
(#276) Line exceeds 132 characters; contains 138 characters
(#276) Line exceeds 132 characters; contains 138 characters
(#276) Line exceeds 132 characters; contains 138 characters
(#276) Line exceeds 132 characters; contains 138 characters
(#276) Line exceeds 132 characters; contains 138 characters
(#276) Line exceeds 132 characters; contains 138 characters
(#276) Line exceeds 132 characters; contains 138 characters
(#276) Line exceeds 132 characters; contains 138 characters
(#277) Line indented incorrectly; expected at least 100 spaces, found 0
(#277) Expected 1 space after closing parenthesis; found 0
(#277) Opening brace must be the last content on the line
(#278) Line indented incorrectly; expected at least 104 spaces, found 0
(#278) Closing brace must be on a line by itself
(#279) Line indented incorrectly; expected at least 104 spaces, found 0
(#279) Variable "C" must be all lower-case
(#279) Expected 1 space after closing parenthesis; found 0
(#279) Opening brace must be the last content on the line
(#279) Variable "J" must be all lower-case
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#279) Expected "foreach (...) {\n"; found "foreach(...){"
(#279) Expected 1 space before "as"; 0 found
(#279) Expected 1 space after "as"; 0 found
(#279) Variable "C" must be all lower-case
(#279) Expected 1 space before "!="; 0 found
(#279) Expected 1 space after "!="; 0 found
(#279) Expected 1 space before "?"; 0 found
(#279) Expected 1 space after "?"; 0 found
(#279) Variable "C" must be all lower-case
(#279) Expected 1 space before ":"; 0 found
(#279) Expected 1 space after ":"; 0 found
(#279) Variable "K" must be all lower-case
(#279) Variable "K" must be all lower-case
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#279) Variable "K" must be all lower-case
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#279) Variable "K" must be all lower-case
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#279) Variable "K" must be all lower-case
(#279) Variable "J" must be all lower-case
(#279) Variable "K" must be all lower-case
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#279) Variable "K" must be all lower-case
(#279) Closing brace must be on a line by itself
(#279) Inline control structures are not allowed
(#279) Expected 1 space before "as"; 0 found
(#279) Expected 1 space after "as"; 0 found
(#279) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#279) Variable "K" must be all lower-case
(#279) Variable "J" must be all lower-case
(#279) Variable "K" must be all lower-case
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#279) Variable "K" must be all lower-case
(#279) Variable "C" must be all lower-case
(#279) Expected 1 space before "!="; 0 found
(#279) Expected 1 space after "!="; 0 found
(#279) Expected 1 space before "?"; 0 found
(#279) Expected 1 space after "?"; 0 found
(#279) Variable "J" must be all lower-case
(#279) Variable "C" must be all lower-case
(#279) Expected 1 space before ":"; 0 found
(#279) Expected 1 space after ":"; 0 found
(#279) Variable "J" must be all lower-case
(#279) Closing brace must be on a line by itself
(#279) Line exceeds maximum limit of 180 characters; contains 462 characters
(#279) Line exceeds maximum limit of 180 characters; contains 462 characters
(#279) Line exceeds maximum limit of 180 characters; contains 462 characters
(#279) Line exceeds maximum limit of 180 characters; contains 462 characters
(#279) Line exceeds maximum limit of 180 characters; contains 462 characters
(#279) Line exceeds maximum limit of 180 characters; contains 462 characters
(#279) Line exceeds maximum limit of 180 characters; contains 462 characters
(#279) Line exceeds maximum limit of 180 characters; contains 462 characters
(#280) Line indented incorrectly; expected at least 104 spaces, found 0
(#280) Variable "R" must be all lower-case
(#280) Expected 1 space after closing parenthesis; found 0
(#280) Opening brace must be the last content on the line
(#280) Variable "R" must be all lower-case
(#280) Expected 1 space before "=="; 0 found
(#280) Expected 1 space after "=="; 0 found
(#280) Closing brace must be on a line by itself
(#281) Line indented incorrectly; expected at least 104 spaces, found 0
(#281) Variable "R" must be all lower-case
(#281) Expected 1 space after closing parenthesis; found 0
(#281) Opening brace must be the last content on the line
(#281) Closing brace must be on a line by itself
(#282) Line indented incorrectly; expected at least 104 spaces, found 0
(#282) Variable "Q" must be all lower-case
(#282) Expected 1 space after closing parenthesis; found 0
(#282) Opening brace must be the last content on the line
(#282) Variable "J" must be all lower-case
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Expected "foreach (...) {\n"; found "foreach(...){"
(#282) Expected 1 space before "as"; 0 found
(#282) Expected 1 space after "as"; 0 found
(#282) Variable "Q" must be all lower-case
(#282) Variable "K" must be all lower-case
(#282) Variable "C" must be all lower-case
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Variable "K" must be all lower-case
(#282) Variable "U" must be all lower-case
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Variable "K" must be all lower-case
(#282) Variable "Kb" must be all lower-case
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Variable "K" must be all lower-case
(#282) Variable "J" must be all lower-case
(#282) Variable "C" must be all lower-case
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#282) Variable "C" must be all lower-case
(#282) 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) Variable "U" must be all lower-case
(#282) Expected 1 space before "?"; 0 found
(#282) Expected 1 space after "?"; 0 found
(#282) Expected 1 space before ":"; 0 found
(#282) Expected 1 space after ":"; 0 found
(#282) Commas (,) must be followed by white space.
(#282) Variable "U" must be all lower-case
(#282) Expected 1 space before "?"; 0 found
(#282) Expected 1 space after "?"; 0 found
(#282) Expected 1 space before ":"; 0 found
(#282) Expected 1 space after ":"; 0 found
(#282) Commas (,) must be followed by white space.
(#282) Variable "U" must be all lower-case
(#282) Expected 1 space before "?"; 0 found
(#282) Expected 1 space after "?"; 0 found
(#282) Expected 1 space before ":"; 0 found
(#282) Expected 1 space after ":"; 0 found
(#282) Commas (,) must be followed by white space.
(#282) Variable "U" must be all lower-case
(#282) Expected 1 space before "?"; 0 found
(#282) Expected 1 space after "?"; 0 found
(#282) Expected 1 space before ":"; 0 found
(#282) Expected 1 space after ":"; 0 found
(#282) Commas (,) must be followed by white space.
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#282) Variable "U" must be all lower-case
(#282) 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) Variable "Kb" must be all lower-case
(#282) Commas (,) must be followed by white space.
(#282) Variable "B" 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) Commas (,) must be followed by white space.
(#282) Variable "B" must be all lower-case
(#282) Expected 1 space before ":"; 0 found
(#282) Expected 1 space after ":"; 0 found
(#282) Variable "Kb" must be all lower-case
(#282) Expected 1 space before "=="; 0 found
(#282) Expected 1 space after "=="; 0 found
(#282) Expected 1 space before "?"; 0 found
(#282) Expected 1 space after "?"; 0 found
(#282) Expected 1 space before ":"; 0 found
(#282) Expected 1 space after ":"; 0 found
(#282) Variable "Kb" must be all lower-case
(#282) Commas (,) must be followed by white space.
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#282) Variable "K" must be all lower-case
(#282) Commas (,) must be followed by white space.
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#282) 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) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#282) Commas (,) must be followed by white space.
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#282) Variable "K" must be all lower-case
(#282) Commas (,) must be followed by white space.
(#282) Expected "if (...) {\n"; found "if(...){"
(#282) Variable "K" must be all lower-case
(#282) Inline control structures are not allowed
(#282) Expected 1 space before "!="; 0 found
(#282) Expected 1 space after "!="; 0 found
(#282) Variable "J" must be all lower-case
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Inline control structures are not allowed
(#282) Usage of ELSEIF not allowed; use ELSE IF instead
(#282) Commas (,) must be followed by white space.
(#282) Variable "U" must be all lower-case
(#282) Variable "J" must be all lower-case
(#282) Variable "C" must be all lower-case
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Variable "C" must be all lower-case
(#282) Closing brace must be on a line by itself
(#282) Closing brace must be on a line by itself
(#282) Variable "Bg" must be all lower-case
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Variable "Q" must be all lower-case
(#282) Commas (,) must be followed by white space.
(#282) Variable "Bg" must be all lower-case
(#282) Commas (,) must be followed by white space.
(#282) Commas (,) must be followed by white space.
(#282) Expected "foreach (...) {\n"; found "foreach(...){"
(#282) Expected 1 space after "as"; 0 found
(#282) Line exceeds maximum limit of 180 characters; contains 905 characters
(#282) Line exceeds maximum limit of 180 characters; contains 905 characters
(#282) Line exceeds maximum limit of 180 characters; contains 905 characters
(#282) Line exceeds maximum limit of 180 characters; contains 905 characters
(#282) Line exceeds maximum limit of 180 characters; contains 905 characters
(#282) Line exceeds maximum limit of 180 characters; contains 905 characters
(#282) Line exceeds maximum limit of 180 characters; contains 905 characters
(#282) Line exceeds maximum limit of 180 characters; contains 905 characters
(#283) Line indented incorrectly; expected at least 108 spaces, found 0
(#283) Variable "B" must be all lower-case
(#283) Variable "C" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#283) Commas (,) must be followed by white space.
(#283) Variable "B" must be all lower-case
(#283) Inline control structures are not allowed
(#283) Variable "J" must be all lower-case
(#283) Variable "C" must be all lower-case
(#283) Variable "J" must be all lower-case
(#283) Variable "C" must be all lower-case
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#283) Variable "B" must be all lower-case
(#283) Commas (,) must be followed by white space.
(#283) Closing brace must be on a line by itself
(#283) Variable "J" must be all lower-case
(#283) Closing brace must be on a line by itself
(#284) Line indented incorrectly; expected at least 104 spaces, found 0
(#284) Variable "Q" must be all lower-case
(#284) Commas (,) must be followed by white space.
(#284) Expected 1 space after closing parenthesis; found 0
(#284) Opening brace must be the last content on the line
(#284) Inline control structures are not allowed
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 0 found
(#284) Variable "J" must be all lower-case
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 0 found
(#284) Variable "Bg" must be all lower-case
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 0 found
(#284) Variable "Q" must be all lower-case
(#284) Expected "if (...) {\n"; found "if(...){"
(#284) Commas (,) must be followed by white space.
(#284) Variable "Bg" must be all lower-case
(#284) Commas (,) must be followed by white space.
(#284) Variable "B" must be all lower-case
(#284) Variable "J" must be all lower-case
(#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) Variable "B" must be all lower-case
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#284) Expected "foreach (...) {\n"; found "foreach(...){"
(#284) Expected 1 space after "as"; 0 found
(#284) Line exceeds maximum limit of 180 characters; contains 410 characters
(#284) Line exceeds maximum limit of 180 characters; contains 410 characters
(#284) Line exceeds maximum limit of 180 characters; contains 410 characters
(#284) Line exceeds maximum limit of 180 characters; contains 410 characters
(#284) Line exceeds maximum limit of 180 characters; contains 410 characters
(#284) Line exceeds maximum limit of 180 characters; contains 410 characters
(#284) Line exceeds maximum limit of 180 characters; contains 410 characters
(#284) Line exceeds maximum limit of 180 characters; contains 410 characters
(#285) Line indented incorrectly; expected at least 112 spaces, found 0
(#285) Variable "B" must be all lower-case
(#285) Variable "J" must be all lower-case
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#285) Variable "B" must be all lower-case
(#285) Variable "B" must be all lower-case
(#285) Variable "J" must be all lower-case
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#285) Commas (,) must be followed by white space.
(#285) Variable "B" 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) Closing brace must be on a line by itself
(#285) Closing brace must be on a line by itself
(#285) Expected "if (...) {\n"; found "if(...){"
(#285) Variable "J" must be all lower-case
(#285) Expected "foreach (...) {\n"; found "foreach(...){"
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#285) Expected 1 space before "as"; 0 found
(#285) Expected 1 space after "as"; 0 found
(#285) Variable "Q" must be all lower-case
(#285) Variable "C" must be all lower-case
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#285) Inline control structures are not allowed
(#285) Variable "J" 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) Commas (,) must be followed by white space.
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#285) Variable "C" must be all lower-case
(#285) 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) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#285) Closing brace must be on a line by itself
(#285) Closing brace must be on a line by itself
(#285) Variable "Cg" must be all lower-case
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#285) Variable "Q" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Expected "foreach (...) {\n"; found "foreach(...){"
(#285) Expected 1 space before "as"; 0 found
(#285) Expected 1 space after "as"; 0 found
(#285) Variable "Q" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Variable "K" must be all lower-case
(#285) Variable "C" must be all lower-case
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#285) Variable "K" 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 "K" 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) 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) Expected "foreach (...) {\n"; found "foreach(...){"
(#285) Expected 1 space before "as"; 0 found
(#285) Expected 1 space after "as"; 0 found
(#285) Variable "C" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#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) Closing brace must be on a line by itself
(#285) Expected "if (...) {\n"; found "if(...){"
(#285) Variable "C" must be all lower-case
(#285) Variable "Q" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#285) Variable "Cg" must be all lower-case
(#285) Variable "C" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Variable "Uf" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Variable "Uf" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Expected "foreach (...) {\n"; found "foreach(...){"
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#285) Expected 1 space before "as"; 0 found
(#285) Expected 1 space after "as"; 0 found
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#285) Variable "X" must be all lower-case
(#285) Inline control structures are not allowed
(#285) Variable "X" must be all lower-case
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#285) Closing brace must be on a line by itself
(#285) Closing brace must be on a line by itself
(#285) Inline control structures are not allowed
(#285) Variable "J" 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 "J" must be all lower-case
(#285) Expected 1 space before "!="; 0 found
(#285) Expected 1 space after "!="; 0 found
(#285) Variable "J" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Variable "C" must be all lower-case
(#285) Variable "J" must be all lower-case
(#285) Variable "C" must be all lower-case
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#285) Closing brace must be on a line by itself
(#285) Variable "J" must be all lower-case
(#285) Closing brace must be on a line by itself
(#285) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#285) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#285) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#285) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#285) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#285) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#285) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#285) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#286) Line indented incorrectly; expected at least 108 spaces, found 0
(#286) Variable "Q" must be all lower-case
(#286) Expected 1 space after closing parenthesis; found 0
(#286) Opening brace must be the last content on the line
(#286) Variable "J" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Expected "foreach (...) {\n"; found "foreach(...){"
(#286) Expected 1 space before "as"; 0 found
(#286) Expected 1 space after "as"; 0 found
(#286) Variable "Q" must be all lower-case
(#286) Variable "K" must be all lower-case
(#286) Variable "J" must be all lower-case
(#286) Variable "K" must be all lower-case
(#286) Inline control structures are not allowed
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Variable "K" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Variable "K" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Variable "K" must be all lower-case
(#286) Closing brace must be on a line by itself
(#286) Variable "J" must be all lower-case
(#286) Closing brace must be on a line by itself
(#286) Line exceeds maximum limit of 180 characters; contains 191 characters
(#286) Line exceeds maximum limit of 180 characters; contains 191 characters
(#286) Line exceeds maximum limit of 180 characters; contains 191 characters
(#286) Line exceeds maximum limit of 180 characters; contains 191 characters
(#286) Line exceeds maximum limit of 180 characters; contains 191 characters
(#286) Line exceeds maximum limit of 180 characters; contains 191 characters
(#286) Line exceeds maximum limit of 180 characters; contains 191 characters
(#286) Line exceeds maximum limit of 180 characters; contains 191 characters
(#287) Line indented incorrectly; expected at least 108 spaces, found 0
(#287) Variable "C" must be all lower-case
(#287) Expected 1 space after closing parenthesis; found 0
(#287) Opening brace must be the last content on the line
(#288) Line indented incorrectly; expected at least 112 spaces, found 0
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) The use of backticks in strings is not recommended
(#288) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#288) Variable "C" must be all lower-case
(#288) Closing brace must be on a line by itself
(#288) Line exceeds 132 characters; contains 150 characters
(#288) Line exceeds 132 characters; contains 150 characters
(#288) Line exceeds 132 characters; contains 150 characters
(#288) Line exceeds 132 characters; contains 150 characters
(#288) Line exceeds 132 characters; contains 150 characters
(#288) Line exceeds 132 characters; contains 150 characters
(#288) Line exceeds 132 characters; contains 150 characters
(#288) Line exceeds 132 characters; contains 150 characters
(#289) Line indented incorrectly; expected at least 108 spaces, found 0
(#289) Expected 1 space after closing parenthesis; found 0
(#289) Opening brace must be the last content on the line
(#289) Expected 1 space before "?"; 0 found
(#289) Expected 1 space after "?"; 0 found
(#289) Commas (,) must be followed by white space.
(#289) Expected 1 space before ":"; 0 found
(#289) Expected 1 space after ":"; 0 found
(#289) Closing brace must be on a line by itself
(#290) Line indented incorrectly; expected at least 108 spaces, found 0
(#290) Expected 1 space after closing parenthesis; found 0
(#290) Opening brace must be the last content on the line
(#291) Line indented incorrectly; expected at least 112 spaces, found 0
(#291) Closing brace must be on a line by itself
(#292) Line indented incorrectly; expected at least 108 spaces, found 0
(#292) Expected 1 space after closing parenthesis; found 0
(#292) Opening brace must be the last content on the line
(#293) Line indented incorrectly; expected at least 112 spaces, found 0
(#293) Closing brace must be on a line by itself
(#294) Line indented incorrectly; expected at least 112 spaces, found 0
(#294) Variable "C" must be all lower-case
(#294) Expected 1 space after closing parenthesis; found 0
(#294) Opening brace must be the last content on the line
(#294) Variable "_c" must not contain underscores.
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#294) Expected "if (...) {\n"; found "if(...){"
(#294) Variable "_c" must not contain underscores.
(#294) Commas (,) must be followed by white space.
(#294) Variable "C" must be all lower-case
(#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.
(#294) Commas (,) must be followed by white space.
(#294) Variable "_c" must not contain underscores.
(#294) Line exceeds 132 characters; contains 145 characters
(#294) Line exceeds 132 characters; contains 145 characters
(#294) Line exceeds 132 characters; contains 145 characters
(#294) Line exceeds 132 characters; contains 145 characters
(#294) Line exceeds 132 characters; contains 145 characters
(#294) Line exceeds 132 characters; contains 145 characters
(#294) Line exceeds 132 characters; contains 145 characters
(#294) Line exceeds 132 characters; contains 145 characters
(#295) Line indented incorrectly; expected at least 120 spaces, found 0
(#295) Closing brace must be on a line by itself
(#296) Line indented incorrectly; expected at least 112 spaces, found 0
(#296) Closing brace must be on a line by itself
(#297) Line indented incorrectly; expected at least 112 spaces, found 0
(#297) Commas (,) must be followed by white space.
(#297) Expected 1 space after closing parenthesis; found 0
(#297) Opening brace must be the last content on the line
(#297) Expected "if (...) {\n"; found "if(...){"
(#297) Expected 1 space before "="; 0 found
(#297) Expected 1 space after "="; 0 found
(#298) Line indented incorrectly; expected at least 120 spaces, found 0
(#298) Closing brace must be on a line by itself
(#298) Inline control structures are not allowed
(#299) Line indented incorrectly; expected at least 112 spaces, found 0
(#299) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#299) Variable "_" must not contain underscores.
(#299) Expected 1 space before "="; 0 found
(#299) Expected 1 space after "="; 0 found
(#300) Line indented incorrectly; expected at least 116 spaces, found 0
(#300) Closing brace must be on a line by itself
(#300) Expected 1 space before "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#301) Line indented incorrectly; expected at least 116 spaces, found 0
(#301) Closing brace must be on a line by itself
(#301) Variable "_" must not contain underscores.
(#301) Variable "_" must not contain underscores.
(#301) Variable "_" must not contain underscores.
(#302) Line indented incorrectly; expected at least 116 spaces, found 0
(#302) Closing brace must be on a line by itself
(#303) Line indented incorrectly; expected at least 112 spaces, found 0
(#303) Expected 1 space after closing parenthesis; found 0
(#303) Opening brace must be the last content on the line
(#303) Expected "foreach (...) {\n"; found "foreach(...){"
(#303) Expected 1 space after "as"; 0 found
(#304) Line indented incorrectly; expected at least 116 spaces, found 0
(#304) Expected "if (...) {\n"; found "if(...){"
(#304) Expected 1 space before "="; 0 found
(#304) Expected 1 space after "="; 0 found
(#305) Line indented incorrectly; expected at least 124 spaces, found 0
(#305) Closing brace must be on a line by itself
(#305) Closing brace must be on a line by itself
(#306) Line indented incorrectly; expected at least 112 spaces, found 0
(#306) Closing brace must be on a line by itself
(#307) Line indented incorrectly; expected at least 116 spaces, found 0
(#307) Variable "C" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Expected 1 space after closing parenthesis; found 0
(#307) Opening brace must be the last content on the line
(#307) Inline control structures are not allowed
(#307) Variable "C" must be all lower-case
(#308) Line indented incorrectly; expected at least 120 spaces, found 0
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#308) Commas (,) must be followed by white space.
(#308) Variable "C" must be all lower-case
(#308) Closing brace must be on a line by itself
(#309) Line indented incorrectly; expected at least 112 spaces, found 0
(#309) Expected 1 space after closing parenthesis; found 0
(#309) Opening brace must be the last content on the line
(#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) Closing brace must be on a line by itself
(#310) Line indented incorrectly; expected at least 112 spaces, found 0
(#310) Variable "Q" must be all lower-case
(#310) Commas (,) must be followed by white space.
(#310) Variable "C" must be all lower-case
(#310) Commas (,) must be followed by white space.
(#310) Commas (,) must be followed by white space.
(#310) Variable "Jc" must be all lower-case
(#310) Commas (,) must be followed by white space.
(#310) Commas (,) must be followed by white space.
(#310) Commas (,) must be followed by white space.
(#310) Commas (,) must be followed by white space.
(#310) Variable "Ka" must be all lower-case
(#310) Commas (,) must be followed by white space.
(#310) Expected 1 space after closing parenthesis; found 0
(#310) Opening brace must be the last content on the line
(#310) Variable "Ih" must be all lower-case
(#310) Expected 1 space before "="; 0 found
(#310) Expected 1 space after "="; 0 found
(#310) Variable "Q" must be all lower-case
(#310) Expected 1 space before "=="; 0 found
(#310) Expected 1 space after "=="; 0 found
(#310) Variable "Jc" must be all lower-case
(#310) Expected "foreach (...) {\n"; found "foreach(...){"
(#310) Expected 1 space after "as"; 0 found
(#311) Line indented incorrectly; expected at least 116 spaces, found 0
(#311) Expected "if (...) {\n"; found "if(...){"
(#311) Expected 1 space before "!="; 0 found
(#311) Expected 1 space after "!="; 0 found
(#311) Variable "Ih" must be all lower-case
(#311) Expected 1 space before "="; 0 found
(#311) Expected 1 space after "="; 0 found
(#311) Closing brace must be on a line by itself
(#311) Closing brace must be on a line by itself
(#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) Expected "foreach (...) {\n"; found "foreach(...){"
(#311) Expected 1 space after "as"; 0 found
(#312) Line indented incorrectly; expected at least 116 spaces, found 0
(#312) Expected "if (...) {\n"; found "if(...){"
(#312) Expected 1 space before "="; 0 found
(#312) Expected 1 space after "="; 0 found
(#312) Variable "Ih" 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) 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) Closing brace must be on a line by itself
(#312) Closing brace must be on a line by itself
(#312) Expected "if (...) {\n"; found "if(...){"
(#312) Variable "Ih" must be all lower-case
(#312) Expected "foreach (...) {\n"; found "foreach(...){"
(#312) Expected 1 space after "as"; 0 found
(#313) Line indented incorrectly; expected at least 120 spaces, found 0
(#313) Variable "X" must be all lower-case
(#313) Inline control structures are not allowed
(#313) Variable "Q" must be all lower-case
(#313) Variable "X" must be all lower-case
(#314) Line indented incorrectly; expected at least 124 spaces, found 0
(#314) Closing brace must be on a line by itself
(#314) Inline control structures are not allowed
(#314) Variable "Q" must be all lower-case
(#314) Expected 1 space before "!="; 0 found
(#314) Expected 1 space after "!="; 0 found
(#314) Variable "C" must be all lower-case
(#314) Variable "Q" must be all lower-case
(#314) Variable "C" must be all lower-case
(#315) Line indented incorrectly; expected at least 116 spaces, found 0
(#315) Closing brace must be on a line by itself
(#315) Inline control structures are not allowed
(#315) Usage of ELSEIF not allowed; use ELSE IF instead
(#315) Variable "Q" must be all lower-case
(#315) Commas (,) must be followed by white space.
(#315) Variable "C" must be all lower-case
(#315) Commas (,) must be followed by white space.
(#315) Commas (,) must be followed by white space.
(#315) Commas (,) must be followed by white space.
(#315) Variable "Jc" must be all lower-case
(#316) Line indented incorrectly; expected at least 116 spaces, found 0
(#316) Inline control structures are not allowed
(#316) Variable "Ka" must be all lower-case
(#316) Variable "Ka" must be all lower-case
(#316) Variable "C" must be all lower-case
(#317) Line indented incorrectly; expected at least 116 spaces, found 0
(#317) Closing brace must be on a line by itself
(#318) Line indented incorrectly; expected at least 112 spaces, found 0
(#318) Variable "Q" must be all lower-case
(#318) Commas (,) must be followed by white space.
(#318) Variable "C" must be all lower-case
(#318) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#318) Variable "Jc" must be all lower-case
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space after closing parenthesis; found 0
(#318) Opening brace must be the last content on the line
(#318) Expected "if (...) {\n"; found "if(...){"
(#318) Variable "Q" must be all lower-case
(#318) Expected 1 space before "!="; 0 found
(#318) Expected 1 space after "!="; 0 found
(#318) Expected "if (...) {\n"; found "if(...){"
(#318) Expected "foreach (...) {\n"; found "foreach(...){"
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Expected 1 space before "as"; 0 found
(#318) Expected 1 space after "as"; 0 found
(#318) Variable "Q" 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) Commas (,) must be followed by white space.
(#318) Expected 1 space before "="; 0 found
(#318) Expected 1 space after "="; 0 found
(#318) Closing brace must be on a line by itself
(#318) Closing brace must be on a line by itself
(#318) Variable "_f" must not contain underscores.
(#318) Expected 1 space before "="; 0 found
(#318) Expected 1 space after "="; 0 found
(#318) Expected "foreach (...) {\n"; found "foreach(...){"
(#318) Expected 1 space after "as"; 0 found
(#318) Line exceeds 132 characters; contains 162 characters
(#318) Line exceeds 132 characters; contains 162 characters
(#318) Line exceeds 132 characters; contains 162 characters
(#318) Line exceeds 132 characters; contains 162 characters
(#318) Line exceeds 132 characters; contains 162 characters
(#318) Line exceeds 132 characters; contains 162 characters
(#318) Line exceeds 132 characters; contains 162 characters
(#318) Line exceeds 132 characters; contains 162 characters
(#319) Line indented incorrectly; expected at least 120 spaces, found 0
(#319) Inline control structures are not allowed
(#319) Variable "_f" must not contain underscores.
(#319) Expected 1 space before "="; 0 found
(#319) Expected 1 space after "="; 0 found
(#319) Closing brace must be on a line by itself
(#319) Variable "Xb" must be all lower-case
(#319) Expected 1 space before "="; 0 found
(#319) Expected 1 space after "="; 0 found
(#319) Expected "foreach (...) {\n"; found "foreach(...){"
(#319) Expected 1 space before "=>"; 0 found
(#319) Expected 1 space after "=>"; 0 found
(#319) Expected 1 space after "as"; 0 found
(#320) Line indented incorrectly; expected at least 120 spaces, found 0
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Variable "X" must be all lower-case
(#320) Expected "if (...) {\n"; found "if(...){"
(#320) Variable "X" must be all lower-case
(#320) Expected 1 space before "=="; 0 found
(#320) Expected 1 space after "=="; 0 found
(#320) Variable "Xb" must be all lower-case
(#320) Variable "X" must be all lower-case
(#320) Expected 1 space before "="; 0 found
(#320) Expected 1 space after "="; 0 found
(#320) Closing brace must be on a line by itself
(#320) Closing brace must be on a line by itself
(#320) Expected "foreach (...) {\n"; found "foreach(...){"
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Expected 1 space before "as"; 0 found
(#320) Expected 1 space after "as"; 0 found
(#320) Variable "Q" must be all lower-case
(#320) Variable "Gd" 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 "foreach (...) {\n"; found "foreach(...){"
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Expected 1 space before "as"; 0 found
(#320) Expected 1 space after "as"; 0 found
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Inline control structures are not allowed
(#320) Line exceeds 132 characters; contains 152 characters
(#320) Line exceeds 132 characters; contains 152 characters
(#320) Line exceeds 132 characters; contains 152 characters
(#320) Line exceeds 132 characters; contains 152 characters
(#320) Line exceeds 132 characters; contains 152 characters
(#320) Line exceeds 132 characters; contains 152 characters
(#320) Line exceeds 132 characters; contains 152 characters
(#320) Line exceeds 132 characters; contains 152 characters
(#321) Line indented incorrectly; expected at least 128 spaces, found 0
(#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) Closing brace must be on a line by itself
(#321) Expected "if (...) {\n"; found "if(...){"
(#321) Variable "Xb" must be all lower-case
(#321) Variable "Gd" must be all lower-case
(#321) Inline control structures are not allowed
(#321) Expected 1 space before "!="; 0 found
(#321) Expected 1 space after "!="; 0 found
(#321) Variable "_f" must not contain underscores.
(#321) Expected 1 space before "="; 0 found
(#321) Expected 1 space after "="; 0 found
(#321) Commas (,) must be followed by white space.
(#321) Variable "Gd" must be all lower-case
(#321) Commas (,) must be followed by white space.
(#321) Closing brace must be on a line by itself
(#321) Closing brace must be on a line by itself
(#321) Expected "foreach (...) {\n"; found "foreach(...){"
(#321) Expected 1 space before "=>"; 0 found
(#321) Expected 1 space after "=>"; 0 found
(#321) Expected 1 space after "as"; 0 found
(#322) Line indented incorrectly; expected at least 120 spaces, found 0
(#322) Expected 1 space before "=>"; 0 found
(#322) Expected 1 space after "=>"; 0 found
(#322) Variable "X" must be all lower-case
(#322) Expected "if (...) {\n"; found "if(...){"
(#322) Variable "X" must be all lower-case
(#322) Expected 1 space before "=="; 0 found
(#322) Expected 1 space after "=="; 0 found
(#322) Variable "Jc" 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 "X" must be all lower-case
(#322) Closing brace must be on a line by itself
(#322) Closing brace must be on a line by itself
(#322) Expected "foreach (...) {\n"; found "foreach(...){"
(#322) Expected 1 space before "=>"; 0 found
(#322) Expected 1 space after "=>"; 0 found
(#322) Expected 1 space before "as"; 0 found
(#322) Expected 1 space after "as"; 0 found
(#322) Variable "Q" must be all lower-case
(#322) Variable "Gd" must be all lower-case
(#322) Expected 1 space before "=>"; 0 found
(#322) Expected 1 space after "=>"; 0 found
(#322) Expected "foreach (...) {\n"; found "foreach(...){"
(#322) Expected 1 space before "=>"; 0 found
(#322) Expected 1 space after "=>"; 0 found
(#322) Expected 1 space before "as"; 0 found
(#322) Expected 1 space after "as"; 0 found
(#322) Expected 1 space before "=>"; 0 found
(#322) Expected 1 space after "=>"; 0 found
(#322) Inline control structures are not allowed
(#322) Line exceeds 132 characters; contains 180 characters
(#322) Line exceeds 132 characters; contains 180 characters
(#322) Line exceeds 132 characters; contains 180 characters
(#322) Line exceeds 132 characters; contains 180 characters
(#322) Line exceeds 132 characters; contains 180 characters
(#322) Line exceeds 132 characters; contains 180 characters
(#322) Line exceeds 132 characters; contains 180 characters
(#322) Line exceeds 132 characters; contains 180 characters
(#323) Line indented incorrectly; expected at least 128 spaces, found 0
(#323) Expected 1 space before "="; 0 found
(#323) Expected 1 space after "="; 0 found
(#323) Closing brace must be on a line by itself
(#323) Inline control structures are not allowed
(#323) Variable "Jc" must be all lower-case
(#323) Variable "Gd" must be all lower-case
(#323) Variable "Jc" must be all lower-case
(#323) Expected 1 space before "="; 0 found
(#323) Expected 1 space after "="; 0 found
(#323) Closing brace must be on a line by itself
(#323) Closing brace must be on a line by itself
(#323) Inline control structures are not allowed
(#323) Expected 1 space before "=>"; 0 found
(#323) Expected 1 space after "=>"; 0 found
(#323) Expected 1 space after "as"; 0 found
(#324) Line indented incorrectly; expected at least 112 spaces, found 0
(#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) Expected 1 space before "="; 0 found
(#324) Expected 1 space after "="; 0 found
(#324) Commas (,) must be followed by white space.
(#324) Variable "Jc" must be all lower-case
(#324) Inline control structures are not allowed
(#324) Variable "Q" must be all lower-case
(#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) Variable "C" must be all lower-case
(#324) Expected 1 space before ":"; 0 found
(#324) Expected 1 space after ":"; 0 found
(#324) Variable "C" must be all lower-case
(#324) Commas (,) must be followed by white space.
(#324) Line exceeds 132 characters; contains 166 characters
(#324) Line exceeds 132 characters; contains 166 characters
(#324) Line exceeds 132 characters; contains 166 characters
(#324) Line exceeds 132 characters; contains 166 characters
(#324) Line exceeds 132 characters; contains 166 characters
(#324) Line exceeds 132 characters; contains 166 characters
(#324) Line exceeds 132 characters; contains 166 characters
(#324) Line exceeds 132 characters; contains 166 characters
(#325) Line indented incorrectly; expected at least 112 spaces, found 0
(#325) Expected "if (...) {\n"; found "if(...){"
(#325) Variable "Q" must be all lower-case
(#325) Expected 1 space before "!="; 0 found
(#325) Expected 1 space after "!="; 0 found
(#325) Inline control structures are not allowed
(#325) Variable "C" must be all lower-case
(#325) Commas (,) must be followed by white space.
(#325) Commas (,) must be followed by white space.
(#325) Commas (,) must be followed by white space.
(#325) Variable "Q" must be all lower-case
(#325) Line exceeds maximum limit of 180 characters; contains 184 characters
(#325) Line exceeds maximum limit of 180 characters; contains 184 characters
(#325) Line exceeds maximum limit of 180 characters; contains 184 characters
(#325) Line exceeds maximum limit of 180 characters; contains 184 characters
(#325) Line exceeds maximum limit of 180 characters; contains 184 characters
(#325) Line exceeds maximum limit of 180 characters; contains 184 characters
(#325) Line exceeds maximum limit of 180 characters; contains 184 characters
(#325) Line exceeds maximum limit of 180 characters; contains 184 characters
(#326) Line indented incorrectly; expected at least 116 spaces, found 0
(#326) Expected 1 space before "="; 0 found
(#326) Expected 1 space after "="; 0 found
(#326) Expected "foreach (...) {\n"; found "foreach(...){"
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Expected 1 space before "as"; 0 found
(#326) Expected 1 space after "as"; 0 found
(#326) Variable "Q" must be all lower-case
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Expected 1 space before "="; 0 found
(#326) Expected 1 space after "="; 0 found
(#326) Expected 1 space before "="; 0 found
(#326) Expected 1 space after "="; 0 found
(#326) Commas (,) must be followed by white space.
(#326) Variable "C" must be all lower-case
(#326) Closing brace must be on a line by itself
(#326) Inline control structures are not allowed
(#326) Variable "Q" must be all lower-case
(#326) Line exceeds maximum limit of 180 characters; contains 208 characters
(#326) Line exceeds maximum limit of 180 characters; contains 208 characters
(#326) Line exceeds maximum limit of 180 characters; contains 208 characters
(#326) Line exceeds maximum limit of 180 characters; contains 208 characters
(#326) Line exceeds maximum limit of 180 characters; contains 208 characters
(#326) Line exceeds maximum limit of 180 characters; contains 208 characters
(#326) Line exceeds maximum limit of 180 characters; contains 208 characters
(#326) Line exceeds maximum limit of 180 characters; contains 208 characters
(#327) Line indented incorrectly; expected at least 116 spaces, found 0
(#327) Variable "C" must be all lower-case
(#327) Variable "C" must be all lower-case
(#327) Inline control structures are not allowed
(#327) Variable "C" must be all lower-case
(#327) Commas (,) must be followed by white space.
(#328) Line indented incorrectly; expected at least 116 spaces, found 0
(#328) Expected "foreach (...) {\n"; found "foreach(...){"
(#328) Expected 1 space after "as"; 0 found
(#329) Line indented incorrectly; expected at least 116 spaces, found 0
(#329) Inline control structures are not allowed
(#330) Line indented incorrectly; expected at least 120 spaces, found 0
(#330) Closing brace must be on a line by itself
(#330) Closing brace must be on a line by itself
(#331) Line indented incorrectly; expected at least 112 spaces, found 0
(#331) Closing brace must be on a line by itself
(#332) Line indented incorrectly; expected at least 116 spaces, found 0
(#332) Variable "Q" must be all lower-case
(#332) Commas (,) must be followed by white space.
(#332) Variable "U" must be all lower-case
(#332) Commas (,) must be followed by white space.
(#332) Variable "C" must be all lower-case
(#332) Commas (,) must be followed by white space.
(#332) Expected 1 space after closing parenthesis; found 0
(#332) Opening brace must be the last content on the line
(#332) Variable "U" must be all lower-case
(#332) Variable "U" must be all lower-case
(#332) Expected 1 space before "!="; 0 found
(#332) Expected 1 space after "!="; 0 found
(#332) Expected 1 space before "?"; 0 found
(#332) Expected 1 space after "?"; 0 found
(#332) Expected 1 space before ":"; 0 found
(#332) Expected 1 space after ":"; 0 found
(#332) Variable "C" must be all lower-case
(#332) Expected 1 space before "!="; 0 found
(#332) Expected 1 space after "!="; 0 found
(#332) Expected 1 space before "?"; 0 found
(#332) Expected 1 space after "?"; 0 found
(#332) Variable "C" must be all lower-case
(#332) Expected 1 space before ":"; 0 found
(#332) Expected 1 space after ":"; 0 found
(#332) Variable "Q" must be all lower-case
(#332) Variable "Q" must be all lower-case
(#332) Closing brace must be on a line by itself
(#332) Line exceeds 132 characters; contains 137 characters
(#332) Line exceeds 132 characters; contains 137 characters
(#332) Line exceeds 132 characters; contains 137 characters
(#332) Line exceeds 132 characters; contains 137 characters
(#332) Line exceeds 132 characters; contains 137 characters
(#332) Line exceeds 132 characters; contains 137 characters
(#332) Line exceeds 132 characters; contains 137 characters
(#332) Line exceeds 132 characters; contains 137 characters
(#333) Line indented incorrectly; expected at least 116 spaces, found 0
(#333) Variable "Q" must be all lower-case
(#333) Commas (,) must be followed by white space.
(#333) Expected 1 space after closing parenthesis; found 0
(#333) Opening brace must be the last content on the line
(#333) Expected "foreach (...) {\n"; found "foreach(...){"
(#333) Expected 1 space after "as"; 0 found
(#334) Line indented incorrectly; expected at least 120 spaces, found 0
(#334) Inline control structures are not allowed
(#334) Expected 1 space before "=="; 0 found
(#334) Expected 1 space after "=="; 0 found
(#335) Line indented incorrectly; expected at least 124 spaces, found 0
(#335) Variable "Q" must be all lower-case
(#335) Commas (,) must be followed by white space.
(#335) Variable "Q" must be all lower-case
(#335) Commas (,) must be followed by white space.
(#335) Commas (,) must be followed by white space.
(#335) Commas (,) must be followed by white space.
(#335) Commas (,) must be followed by white space.
(#335) Closing brace must be on a line by itself
(#335) Expected "foreach (...) {\n"; found "foreach(...){"
(#335) Expected 1 space before "as"; 0 found
(#335) Expected 1 space after "as"; 0 found
(#335) Variable "X" must be all lower-case
(#335) Inline control structures are not allowed
(#335) Variable "X" must be all lower-case
(#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) Variable "X" must be all lower-case
(#335) Expected 1 space before ":"; 0 found
(#335) Expected 1 space after ":"; 0 found
(#335) Variable "Q" must be all lower-case
(#335) Commas (,) must be followed by white space.
(#335) Variable "X" must be all lower-case
(#335) Commas (,) must be followed by white space.
(#335) Variable "X" must be all lower-case
(#335) Commas (,) must be followed by white space.
(#335) Commas (,) must be followed by white space.
(#335) Variable "X" must be all lower-case
(#335) Line exceeds maximum limit of 180 characters; contains 200 characters
(#335) Line exceeds maximum limit of 180 characters; contains 200 characters
(#335) Line exceeds maximum limit of 180 characters; contains 200 characters
(#335) Line exceeds maximum limit of 180 characters; contains 200 characters
(#335) Line exceeds maximum limit of 180 characters; contains 200 characters
(#335) Line exceeds maximum limit of 180 characters; contains 200 characters
(#335) Line exceeds maximum limit of 180 characters; contains 200 characters
(#335) Line exceeds maximum limit of 180 characters; contains 200 characters
(#336) Line indented incorrectly; expected at least 120 spaces, found 0
(#336) Closing brace must be on a line by itself
(#337) Line indented incorrectly; expected at least 124 spaces, found 0
(#337) Closing brace must be on a line by itself
(#338) Line indented incorrectly; expected at least 116 spaces, found 0
(#338) Variable "S" must be all lower-case
(#338) Expected 1 space after closing parenthesis; found 0
(#338) Opening brace must be the last content on the line
(#339) Line indented incorrectly; expected at least 120 spaces, found 0
(#339) Commas (,) must be followed by white space.
(#339) Variable "S" must be all lower-case
(#339) Closing brace must be on a line by itself
(#340) Line indented incorrectly; expected at least 124 spaces, found 0
(#340) Variable "Th" must be all lower-case
(#340) Expected 1 space after closing parenthesis; found 0
(#340) Opening brace must be the last content on the line
(#341) Line indented incorrectly; expected at least 128 spaces, found 0
(#341) Commas (,) must be followed by white space.
(#341) Variable "Th" must be all lower-case
(#341) Closing brace must be on a line by itself
(#342) Line indented incorrectly; expected at least 120 spaces, found 0
(#342) Variable "S" must be all lower-case
(#342) Expected 1 space after closing parenthesis; found 0
(#342) Opening brace must be the last content on the line
(#343) Line indented incorrectly; expected at least 124 spaces, found 0
(#343) Commas (,) must be followed by white space.
(#343) Variable "S" must be all lower-case
(#343) Closing brace must be on a line by itself
(#344) Line indented incorrectly; expected at least 128 spaces, found 0
(#344) Variable "S" must be all lower-case
(#344) Commas (,) must be followed by white space.
(#344) Variable "Th" must be all lower-case
(#344) Commas (,) must be followed by white space.
(#344) Variable "Xg" must be all lower-case
(#344) Expected 1 space after closing parenthesis; found 0
(#344) Opening brace must be the last content on the line
(#345) Line indented incorrectly; expected at least 132 spaces, found 0
(#345) Closing brace must be on a line by itself
(#346) Line indented incorrectly; expected at least 124 spaces, found 0
(#346) Variable "C" must be all lower-case
(#346) Expected 1 space after closing parenthesis; found 0
(#346) Opening brace must be the last content on the line
(#346) Inline control structures are not allowed
(#346) Variable "C" must be all lower-case
(#346) Expected 1 space before "=="; 0 found
(#346) Expected 1 space after "=="; 0 found
(#347) Line indented incorrectly; expected at least 128 spaces, found 0
(#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) The use of backticks in strings is not recommended
(#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) Variable "C" must be all lower-case
(#347) Commas (,) must be followed by white space.
(#347) Variable "B" must be all lower-case
(#347) Variable "De" must be all lower-case
(#347) Expected 1 space before "="; 0 found
(#347) Expected 1 space after "="; 0 found
(#347) Variable "B" must be all lower-case
(#347) Line exceeds maximum limit of 180 characters; contains 356 characters
(#347) Line exceeds maximum limit of 180 characters; contains 356 characters
(#347) Line exceeds maximum limit of 180 characters; contains 356 characters
(#347) Line exceeds maximum limit of 180 characters; contains 356 characters
(#347) Line exceeds maximum limit of 180 characters; contains 356 characters
(#347) Line exceeds maximum limit of 180 characters; contains 356 characters
(#347) Line exceeds maximum limit of 180 characters; contains 356 characters
(#347) Line exceeds maximum limit of 180 characters; contains 356 characters
(#348) Line indented incorrectly; expected at least 128 spaces, found 0
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#348) Variable "B" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#348) Variable "B" must be all lower-case
(#348) Variable "De" must be all lower-case
(#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) Variable "De" must be all lower-case
(#348) Expected 1 space before "=="; 0 found
(#348) Expected 1 space after "=="; 0 found
(#348) The use of backticks in strings is not recommended
(#348) Variable "De" must be all lower-case
(#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) Variable "De" must be all lower-case
(#348) Expected 1 space before ":"; 0 found
(#348) Expected 1 space after ":"; 0 found
(#348) Variable "De" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#348) Variable "C" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#348) Variable "B" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Closing brace must be on a line by itself
(#348) Line exceeds 132 characters; contains 175 characters
(#348) Line exceeds 132 characters; contains 175 characters
(#348) Line exceeds 132 characters; contains 175 characters
(#348) Line exceeds 132 characters; contains 175 characters
(#348) Line exceeds 132 characters; contains 175 characters
(#348) Line exceeds 132 characters; contains 175 characters
(#348) Line exceeds 132 characters; contains 175 characters
(#348) Line exceeds 132 characters; contains 175 characters
(#349) Line indented incorrectly; expected at least 132 spaces, found 0
(#349) Variable "Q" must be all lower-case
(#349) Expected 1 space after closing parenthesis; found 0
(#349) Opening brace must be the last content on the line
(#349) Variable "J" must be all lower-case
(#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) Expected "foreach (...) {\n"; found "foreach(...){"
(#349) Expected 1 space before "as"; 0 found
(#349) Expected 1 space after "as"; 0 found
(#349) Variable "Q" must be all lower-case
(#349) Variable "K" must be all lower-case
(#349) The use of backticks in strings is not recommended
(#349) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#349) Variable "K" must be all lower-case
(#349) Commas (,) must be followed by white space.
(#349) Variable "B" must be all lower-case
(#349) Variable "J" must be all lower-case
(#349) Variable "K" must be all lower-case
(#349) Expected 1 space before "="; 0 found
(#349) Expected 1 space after "="; 0 found
(#349) Variable "B" must be all lower-case
(#349) Commas (,) must be followed by white space.
(#349) Variable "B" must be all lower-case
(#349) Closing brace must be on a line by itself
(#349) Variable "J" must be all lower-case
(#349) Closing brace must be on a line by itself
(#349) Line exceeds maximum limit of 180 characters; contains 334 characters
(#349) Line exceeds maximum limit of 180 characters; contains 334 characters
(#349) Line exceeds maximum limit of 180 characters; contains 334 characters
(#349) Line exceeds maximum limit of 180 characters; contains 334 characters
(#349) Line exceeds maximum limit of 180 characters; contains 334 characters
(#349) Line exceeds maximum limit of 180 characters; contains 334 characters
(#349) Line exceeds maximum limit of 180 characters; contains 334 characters
(#349) Line exceeds maximum limit of 180 characters; contains 334 characters
(#350) Line indented incorrectly; expected at least 132 spaces, found 0
(#350) Expected 1 space after closing parenthesis; found 0
(#350) Opening brace must be the last content on the line
(#351) Line indented incorrectly; expected at least 136 spaces, found 0
(#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) 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.
(#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.
(#351) Closing brace must be on a line by itself
(#351) Line exceeds 132 characters; contains 149 characters
(#351) Line exceeds 132 characters; contains 149 characters
(#351) Line exceeds 132 characters; contains 149 characters
(#351) Line exceeds 132 characters; contains 149 characters
(#351) Line exceeds 132 characters; contains 149 characters
(#351) Line exceeds 132 characters; contains 149 characters
(#351) Line exceeds 132 characters; contains 149 characters
(#351) Line exceeds 132 characters; contains 149 characters
(#352) Line indented incorrectly; expected at least 132 spaces, found 0
(#352) Variable "C" must be all lower-case
(#352) Commas (,) must be followed by white space.
(#352) Variable "U" must be all lower-case
(#352) Closing brace must be on a line by itself
(#353) Line indented incorrectly; expected at least 132 spaces, found 0
(#353) Closing brace must be on a line by itself
(#354) Line indented incorrectly; expected at least 132 spaces, found 0
(#354) Closing brace must be on a line by itself
(#355) Line indented incorrectly; expected at least 132 spaces, found 0
(#355) Expected 1 space after closing parenthesis; found 0
(#355) Opening brace must be the last content on the line
(#356) Line indented incorrectly; expected at least 136 spaces, found 0
(#356) Closing brace must be on a line by itself
(#357) Line indented incorrectly; expected at least 132 spaces, found 0
(#357) Expected 1 space after closing parenthesis; found 0
(#357) Opening brace must be the last content on the line
(#357) Closing brace must be on a line by itself
(#358) Line indented incorrectly; expected at least 132 spaces, found 0
(#358) Commas (,) must be followed by white space.
(#358) Variable "H" must be all lower-case
(#358) Expected 1 space after closing parenthesis; found 0
(#358) Opening brace must be the last content on the line
(#358) Variable "H" must be all lower-case
(#358) Closing brace must be on a line by itself
(#359) Line indented incorrectly; expected at least 132 spaces, found 0
(#359) Variable "R" must be all lower-case
(#359) Commas (,) must be followed by white space.
(#359) Variable "Z" must be all lower-case
(#359) Closing brace must be on a line by itself
(#360) Line indented incorrectly; expected at least 132 spaces, found 0
(#360) Expected 1 space after closing parenthesis; found 0
(#360) Opening brace must be the last content on the line
(#361) Line indented incorrectly; expected at least 136 spaces, found 0
(#361) Closing brace must be on a line by itself
(#362) Line indented incorrectly; expected at least 132 spaces, found 0
(#362) Expected 1 space after closing parenthesis; found 0
(#362) Opening brace must be the last content on the line
(#363) Line indented incorrectly; expected at least 136 spaces, found 0
(#363) Closing brace must be on a line by itself
(#364) Line indented incorrectly; expected at least 136 spaces, found 0
(#364) Expected 1 space after closing parenthesis; found 0
(#364) Opening brace must be the last content on the line
(#364) Closing brace must be on a line by itself
(#365) Line indented incorrectly; expected at least 136 spaces, found 0
(#365) Expected 1 space after closing parenthesis; found 0
(#365) Opening brace must be the last content on the line
(#366) Line indented incorrectly; expected at least 140 spaces, found 0
(#366) Closing brace must be on a line by itself
(#367) Line indented incorrectly; expected at least 136 spaces, found 0
(#367) Variable "Q" must be all lower-case
(#367) Commas (,) must be followed by white space.
(#367) Variable "Ka" must be all lower-case
(#367) Expected 1 space after closing parenthesis; found 0
(#367) Opening brace must be the last content on the line
(#367) Variable "J" must be all lower-case
(#367) Expected 1 space before "="; 0 found
(#367) Expected 1 space after "="; 0 found
(#367) Variable "Q" must be all lower-case
(#367) Expected "foreach (...) {\n"; found "foreach(...){"
(#367) Expected 1 space before "=>"; 0 found
(#367) Expected 1 space after "=>"; 0 found
(#367) Expected 1 space before "as"; 0 found
(#367) Expected 1 space after "as"; 0 found
(#367) Variable "Q" must be all lower-case
(#367) Variable "C" must be all lower-case
(#367) Expected 1 space before "=>"; 0 found
(#367) Expected 1 space after "=>"; 0 found
(#367) Inline control structures are not allowed
(#367) Variable "C" must be all lower-case
(#367) Expected 1 space before "=="; 0 found
(#367) Expected 1 space after "=="; 0 found
(#367) Variable "J" must be all lower-case
(#367) Expected 1 space before ".="; 0 found
(#367) Expected 1 space after ".="; 0 found
(#367) Variable "Q" must be all lower-case
(#367) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#367) Variable "C" must be all lower-case
(#367) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#367) Closing brace must be on a line by itself
(#367) Variable "J" must be all lower-case
(#367) Closing brace must be on a line by itself
(#367) Line exceeds maximum limit of 180 characters; contains 292 characters
(#367) Line exceeds maximum limit of 180 characters; contains 292 characters
(#367) Line exceeds maximum limit of 180 characters; contains 292 characters
(#367) Line exceeds maximum limit of 180 characters; contains 292 characters
(#367) Line exceeds maximum limit of 180 characters; contains 292 characters
(#367) Line exceeds maximum limit of 180 characters; contains 292 characters
(#367) Line exceeds maximum limit of 180 characters; contains 292 characters
(#367) Line exceeds maximum limit of 180 characters; contains 292 characters
(#368) Line indented incorrectly; expected at least 136 spaces, found 0
(#368) Variable "Q" must be all lower-case
(#368) Expected 1 space after closing parenthesis; found 0
(#368) Opening brace must be the last content on the line
(#368) Variable "Q" must be all lower-case
(#368) Closing brace must be on a line by itself
(#369) Line indented incorrectly; expected at least 136 spaces, found 0
(#369) Variable "Fb" must be all lower-case
(#369) Closing brace must be on a line by itself
(#370) Line indented incorrectly; expected at least 136 spaces, found 0
(#370) Variable "Q" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "Ig" must be all lower-case
(#370) Expected 1 space after closing parenthesis; found 0
(#370) Opening brace must be the last content on the line
(#371) Line indented incorrectly; expected at least 140 spaces, found 0
(#371) Variable "Q" must be all lower-case
(#371) Closing brace must be on a line by itself
(#372) Line indented incorrectly; expected at least 136 spaces, found 0
(#372) Expected 1 space after closing parenthesis; found 0
(#372) Opening brace must be the last content on the line
(#372) Variable "J" must be all lower-case
(#372) Expected 1 space before "="; 0 found
(#372) Expected 1 space after "="; 0 found
(#372) Inline control structures are not allowed
(#372) Expected 1 space before "as"; 0 found
(#372) Expected 1 space after "as"; 0 found
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#372) Variable "J" must be all lower-case
(#372) Expected 1 space before "="; 0 found
(#372) Expected 1 space after "="; 0 found
(#372) Variable "J" must be all lower-case
(#372) Closing brace must be on a line by itself
(#372) Line exceeds maximum limit of 180 characters; contains 557 characters
(#372) Line exceeds maximum limit of 180 characters; contains 557 characters
(#372) Line exceeds maximum limit of 180 characters; contains 557 characters
(#372) Line exceeds maximum limit of 180 characters; contains 557 characters
(#372) Line exceeds maximum limit of 180 characters; contains 557 characters
(#372) Line exceeds maximum limit of 180 characters; contains 557 characters
(#372) Line exceeds maximum limit of 180 characters; contains 557 characters
(#372) Line exceeds maximum limit of 180 characters; contains 557 characters
(#373) Line indented incorrectly; expected at least 136 spaces, found 0
(#373) Expected 1 space after closing parenthesis; found 0
(#373) Opening brace must be the last content on the line
(#373) Variable "J" must be all lower-case
(#373) Expected 1 space before "="; 0 found
(#373) Expected 1 space after "="; 0 found
(#373) Expected "foreach (...) {\n"; found "foreach(...){"
(#373) Expected 1 space before "as"; 0 found
(#373) Expected 1 space after "as"; 0 found
(#373) Variable "Qe" must be all lower-case
(#373) Commas (,) must be followed by white space.
(#373) Variable "X" must be all lower-case
(#373) Expected 1 space before "="; 0 found
(#373) Expected 1 space after "="; 0 found
(#373) Commas (,) must be followed by white space.
(#373) Variable "Qe" must be all lower-case
(#373) Commas (,) must be followed by white space.
(#373) Variable "J" must be all lower-case
(#373) Expected 1 space before "="; 0 found
(#373) Expected 1 space after "="; 0 found
(#373) Variable "X" must be all lower-case
(#373) Closing brace must be on a line by itself
(#373) Variable "J" must be all lower-case
(#373) Closing brace must be on a line by itself
(#373) Line exceeds 132 characters; contains 134 characters
(#373) Line exceeds 132 characters; contains 134 characters
(#373) Line exceeds 132 characters; contains 134 characters
(#373) Line exceeds 132 characters; contains 134 characters
(#373) Line exceeds 132 characters; contains 134 characters
(#373) Line exceeds 132 characters; contains 134 characters
(#373) Line exceeds 132 characters; contains 134 characters
(#373) Line exceeds 132 characters; contains 134 characters
(#374) Line indented incorrectly; expected at least 136 spaces, found 0
(#374) Closing brace must be on a line by itself
(#375) Line indented incorrectly; expected at least 136 spaces, found 0
(#375) Commas (,) must be followed by white space.
(#375) Variable "J" must be all lower-case
(#375) Expected 1 space after closing parenthesis; found 0
(#375) Opening brace must be the last content on the line
(#375) Variable "J" must be all lower-case
(#375) Closing brace must be on a line by itself
(#376) Line indented incorrectly; expected at least 136 spaces, found 0
(#376) Variable "Cc" must be all lower-case
(#376) Expected 1 space after closing parenthesis; found 0
(#376) Opening brace must be the last content on the line
(#377) Line indented incorrectly; expected at least 140 spaces, found 0
(#377) Commas (,) must be followed by white space.
(#377) Variable "Cc" must be all lower-case
(#377) Closing brace must be on a line by itself
(#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) 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) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#377) 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) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#377) Variable "Hg" must be all lower-case
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#377) Variable "Eh" must be all lower-case
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#377) Variable "Oe" must be all lower-case
(#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.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Variable "Sc" must be all lower-case
(#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.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Variable "Xc" must be all lower-case
(#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.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) 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) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#377) 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) Closing brace must be on a line by itself
(#377) Variable "Ub" must be all lower-case
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#377) Expected "if (...) {\n"; found "if(...){"
(#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.
(#377) Expected "if (...) {\n"; found "if(...){"
(#377) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 243
(#377) Line exceeds maximum limit of 180 characters; contains 698 characters
(#377) Line exceeds maximum limit of 180 characters; contains 698 characters
(#377) Line exceeds maximum limit of 180 characters; contains 698 characters
(#377) Line exceeds maximum limit of 180 characters; contains 698 characters
(#377) Line exceeds maximum limit of 180 characters; contains 698 characters
(#377) Line exceeds maximum limit of 180 characters; contains 698 characters
(#377) Line exceeds maximum limit of 180 characters; contains 698 characters
(#377) Line exceeds maximum limit of 180 characters; contains 698 characters
(#378) Line indented incorrectly; expected at least 80 spaces, found 0
(#378) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#378) Scope modifier not specified for member variable "$extension"
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#378) Commas (,) must be followed by white space.
(#378) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#378) Scope modifier not specified for member variable "$_link"
(#378) Commas (,) must be followed by white space.
(#378) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#378) Scope modifier not specified for member variable "$_result"
(#378) Commas (,) must be followed by white space.
(#378) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#378) Scope modifier not specified for member variable "$_string"
(#378) Commas (,) must be followed by white space.
(#378) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#378) Scope modifier not specified for member variable "$_database"
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#378) Commas (,) must be followed by white space.
(#378) Member variable "server_info" must not contain underscores.
(#378) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#378) Scope modifier not specified for member variable "$server_info"
(#378) Commas (,) must be followed by white space.
(#378) Member variable "affected_rows" must not contain underscores.
(#378) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#378) Scope modifier not specified for member variable "$affected_rows"
(#378) Commas (,) must be followed by white space.
(#378) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#378) Scope modifier not specified for member variable "$error"
(#378) Visibility must be declared on method "_error"
(#379) Line indented incorrectly; expected at least 84 spaces, found 0
(#379) Commas (,) must be followed by white space.
(#379) Expected 1 space after closing parenthesis; found 0
(#379) Opening brace must be the last content on the line
(#379) Inline control structures are not allowed
(#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) Commas (,) must be followed by white space.
(#379) Commas (,) must be followed by white space.
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#379) Closing brace must be on a line by itself
(#379) Line exceeds 132 characters; contains 141 characters
(#379) Line exceeds 132 characters; contains 141 characters
(#379) Line exceeds 132 characters; contains 141 characters
(#379) Line exceeds 132 characters; contains 141 characters
(#379) Line exceeds 132 characters; contains 141 characters
(#379) Line exceeds 132 characters; contains 141 characters
(#379) Line exceeds 132 characters; contains 141 characters
(#379) Line exceeds 132 characters; contains 141 characters
(#379) Visibility must be declared on method "connect"
(#380) Line indented incorrectly; expected at least 84 spaces, found 0
(#380) Variable "N" must be all lower-case
(#380) Commas (,) must be followed by white space.
(#380) Variable "V" must be all lower-case
(#380) Commas (,) must be followed by white space.
(#380) Variable "G" must be all lower-case
(#380) Expected 1 space after closing parenthesis; found 0
(#380) Opening brace must be the last content on the line
(#380) Expected 1 space before "="; 0 found
(#380) Expected 1 space after "="; 0 found
(#380) 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.
(#380) Variable "N" must be all lower-case
(#380) Commas (,) must be followed by white space.
(#380) Variable "V" must be all lower-case
(#380) Commas (,) must be followed by white space.
(#380) Variable "G" must be all lower-case
(#380) Commas (,) must be followed by white space.
(#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
(#380) Expected 1 space before "?"; 0 found
(#380) Expected 1 space after "?"; 0 found
(#380) 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) Expected "if (...) {\n"; found "if(...){"
(#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
(#380) Expected 1 space before "="; 0 found
(#380) Expected 1 space after "="; 0 found
(#380) Commas (,) must be followed by white space.
(#380) Closing brace must be on a line by itself
(#380) Expected "if (...) {\n"; found "if(...){"
(#380) Variable "Rh" must be all lower-case
(#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
(#380) Variable "Rh" must be all lower-case
(#380) Commas (,) must be followed by white space.
(#380) Closing brace must be on a line by itself
(#380) Closing brace must be on a line by itself
(#380) Line exceeds maximum limit of 180 characters; contains 673 characters
(#380) Visibility must be declared on method "quote"
(#380) Line exceeds maximum limit of 180 characters; contains 673 characters
(#380) Line exceeds maximum limit of 180 characters; contains 673 characters
(#380) Line exceeds maximum limit of 180 characters; contains 673 characters
(#380) Line exceeds maximum limit of 180 characters; contains 673 characters
(#380) Line exceeds maximum limit of 180 characters; contains 673 characters
(#380) Line exceeds maximum limit of 180 characters; contains 673 characters
(#380) Line exceeds maximum limit of 180 characters; contains 673 characters
(#381) Line indented incorrectly; expected at least 84 spaces, found 0
(#381) Variable "P" must be all lower-case
(#381) Expected 1 space after closing parenthesis; found 0
(#381) Opening brace must be the last content on the line
(#381) Commas (,) must be followed by white space.
(#381) Variable "P" must be all lower-case
(#381) Closing brace must be on a line by itself
(#381) Visibility must be declared on method "select_db"
(#382) Line indented incorrectly; expected at least 84 spaces, found 0
(#382) Variable "Fb" must be all lower-case
(#382) Expected 1 space after closing parenthesis; found 0
(#382) Opening brace must be the last content on the line
(#382) Inline control structures are not allowed
(#382) Variable "Fb" must be all lower-case
(#382) Expected 1 space before "=="; 0 found
(#382) Expected 1 space after "=="; 0 found
(#382) Variable "J" must be all lower-case
(#382) Expected 1 space before "="; 0 found
(#382) Expected 1 space after "="; 0 found
(#382) Variable "Fb" must be all lower-case
(#382) Commas (,) must be followed by white space.
(#382) Commas (,) must be followed by white space.
(#382) Inline control structures are not allowed
(#382) Variable "J" must be all lower-case
(#382) Expected 1 space before "="; 0 found
(#382) Expected 1 space after "="; 0 found
(#382) Variable "J" must be all lower-case
(#382) Variable "J" must be all lower-case
(#382) Closing brace must be on a line by itself
(#382) Line exceeds maximum limit of 180 characters; contains 203 characters
(#382) Visibility must be declared on method "close"
(#382) Line exceeds maximum limit of 180 characters; contains 203 characters
(#382) Line exceeds maximum limit of 180 characters; contains 203 characters
(#382) Line exceeds maximum limit of 180 characters; contains 203 characters
(#382) Line exceeds maximum limit of 180 characters; contains 203 characters
(#382) Line exceeds maximum limit of 180 characters; contains 203 characters
(#382) Line exceeds maximum limit of 180 characters; contains 203 characters
(#382) Line exceeds maximum limit of 180 characters; contains 203 characters
(#383) Line indented incorrectly; expected at least 84 spaces, found 0
(#383) Expected 1 space after closing parenthesis; found 0
(#383) Opening brace must be the last content on the line
(#383) Expected 1 space before "="; 0 found
(#383) Expected 1 space after "="; 0 found
(#383) Closing brace must be on a line by itself
(#383) Visibility must be declared on method "query"
(#384) Line indented incorrectly; expected at least 84 spaces, found 0
(#384) Variable "H" must be all lower-case
(#384) Commas (,) must be followed by white space.
(#384) Expected 1 space after closing parenthesis; found 0
(#384) Opening brace must be the last content on the line
(#384) Variable "I" must be all lower-case
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#384) Commas (,) must be followed by white space.
(#384) Variable "H" must be all lower-case
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#384) Expected "if (...) {\n"; found "if(...){"
(#384) Variable "I" must be all lower-case
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#385) Line indented incorrectly; expected at least 92 spaces, found 0
(#385) Closing brace must be on a line by itself
(#385) Usage of ELSEIF not allowed; use ELSE IF instead
(#385) Variable "I" must be all lower-case
(#385) Expected 1 space before "="; 0 found
(#385) Expected 1 space after "="; 0 found
(#385) Variable "I" must be all lower-case
(#386) Line indented incorrectly; expected at least 88 spaces, found 0
(#386) Closing brace must be on a line by itself
(#387) Line indented incorrectly; expected at least 92 spaces, found 0
(#388) Line indented incorrectly; expected at least 92 spaces, found 0
(#388) Variable "I" must be all lower-case
(#388) Closing brace must be on a line by itself
(#388) Visibility must be declared on method "multi_query"
(#389) Line indented incorrectly; expected at least 84 spaces, found 0
(#389) Variable "H" must be all lower-case
(#389) Expected 1 space after closing parenthesis; found 0
(#389) Opening brace must be the last content on the line
(#389) Expected 1 space before "="; 0 found
(#389) Expected 1 space after "="; 0 found
(#389) Variable "H" must be all lower-case
(#389) Closing brace must be on a line by itself
(#389) Visibility must be declared on method "store_result"
(#390) Line indented incorrectly; expected at least 84 spaces, found 0
(#390) Expected 1 space after closing parenthesis; found 0
(#390) Opening brace must be the last content on the line
(#390) Closing brace must be on a line by itself
(#390) Visibility must be declared on method "next_result"
(#391) Line indented incorrectly; expected at least 84 spaces, found 0
(#391) Expected 1 space after closing parenthesis; found 0
(#391) Opening brace must be the last content on the line
(#392) Line indented incorrectly; expected at least 88 spaces, found 0
(#392) Closing brace must be on a line by itself
(#392) Visibility must be declared on method "result"
(#393) Line indented incorrectly; expected at least 84 spaces, found 0
(#393) Variable "H" must be all lower-case
(#393) Commas (,) must be followed by white space.
(#393) Expected 1 space after closing parenthesis; found 0
(#393) Opening brace must be the last content on the line
(#393) Variable "I" must be all lower-case
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#393) Variable "H" must be all lower-case
(#393) Inline control structures are not allowed
(#393) Variable "I" must be all lower-case
(#393) Variable "I" must be all lower-case
(#394) Line indented incorrectly; expected at least 88 spaces, found 0
(#395) Line indented incorrectly; expected at least 88 spaces, found 0
(#395) Variable "I" must be all lower-case
(#395) Commas (,) must be followed by white space.
(#395) Commas (,) must be followed by white space.
(#395) Closing brace must be on a line by itself
(#395) Closing brace must be on a line by itself
(#395) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 214
(#396) Line indented incorrectly; expected at least 140 spaces, found 0
(#396) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#396) Scope modifier not specified for member variable "$_result"
(#396) Commas (,) must be followed by white space.
(#396) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#396) Scope modifier not specified for member variable "$_offset"
(#396) Expected 1 space before "="; 0 found
(#396) Expected 1 space after "="; 0 found
(#396) Commas (,) must be followed by white space.
(#396) Member variable "num_rows" must not contain underscores.
(#396) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#396) Scope modifier not specified for member variable "$num_rows"
(#396) method name "Min_Result::Min_Result" must be in lower-case letters only
(#396) PHP4 style constructors are not allowed; use "__construct()" instead
(#396) Visibility must be declared on method "Min_Result"
(#397) Line indented incorrectly; expected at least 144 spaces, found 0
(#397) Variable "I" must be all lower-case
(#397) Expected 1 space after closing parenthesis; found 0
(#397) Opening brace must be the last content on the line
(#397) Expected 1 space before "="; 0 found
(#397) Expected 1 space after "="; 0 found
(#397) Variable "I" must be all lower-case
(#397) Expected 1 space before "="; 0 found
(#397) Expected 1 space after "="; 0 found
(#397) Variable "I" must be all lower-case
(#397) Closing brace must be on a line by itself
(#397) Visibility must be declared on method "fetch_assoc"
(#398) Line indented incorrectly; expected at least 144 spaces, found 0
(#398) Expected 1 space after closing parenthesis; found 0
(#398) Opening brace must be the last content on the line
(#399) Line indented incorrectly; expected at least 148 spaces, found 0
(#399) Closing brace must be on a line by itself
(#399) Visibility must be declared on method "fetch_row"
(#400) Line indented incorrectly; expected at least 144 spaces, found 0
(#400) Expected 1 space after closing parenthesis; found 0
(#400) Opening brace must be the last content on the line
(#401) Line indented incorrectly; expected at least 148 spaces, found 0
(#401) Closing brace must be on a line by itself
(#401) Visibility must be declared on method "fetch_field"
(#402) Line indented incorrectly; expected at least 148 spaces, found 0
(#402) Expected 1 space after closing parenthesis; found 0
(#402) Opening brace must be the last content on the line
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#402) Variable "J" must be all lower-case
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#403) Line indented incorrectly; expected at least 152 spaces, found 0
(#403) Inline control structures are not allowed
(#403) Variable "J" 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) Variable "J" 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) Variable "J" must be all lower-case
(#403) Expected 1 space before "="; 0 found
(#403) Expected 1 space after "="; 0 found
(#403) Variable "J" must be all lower-case
(#403) Variable "J" 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) Variable "J" must be all lower-case
(#403) Expected 1 space before "="; 0 found
(#403) Expected 1 space after "="; 0 found
(#403) Variable "J" must be all lower-case
(#403) Expected 1 space before "=="; 0 found
(#403) Expected 1 space after "=="; 0 found
(#403) Expected 1 space before "?"; 0 found
(#403) Expected 1 space after "?"; 0 found
(#403) Expected 1 space before ":"; 0 found
(#403) Expected 1 space after ":"; 0 found
(#403) Variable "J" must be all lower-case
(#403) Closing brace must be on a line by itself
(#403) Line exceeds maximum limit of 180 characters; contains 255 characters
(#403) Visibility must be declared on method "__destruct"
(#403) Line exceeds maximum limit of 180 characters; contains 255 characters
(#403) Line exceeds maximum limit of 180 characters; contains 255 characters
(#403) Line exceeds maximum limit of 180 characters; contains 255 characters
(#403) Line exceeds maximum limit of 180 characters; contains 255 characters
(#403) Line exceeds maximum limit of 180 characters; contains 255 characters
(#403) Line exceeds maximum limit of 180 characters; contains 255 characters
(#403) Line exceeds maximum limit of 180 characters; contains 255 characters
(#404) Line indented incorrectly; expected at least 148 spaces, found 0
(#404) Expected 1 space after closing parenthesis; found 0
(#404) Opening brace must be the last content on the line
(#404) Closing brace must be on a line by itself
(#404) Closing brace must be on a line by itself
(#404) Closing brace must be on a line by itself
(#404) Usage of ELSEIF not allowed; use ELSE IF instead
(#404) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 243
(#405) Line indented incorrectly; expected at least 144 spaces, found 0
(#406) Line indented incorrectly; expected at least 144 spaces, found 0
(#407) Line indented incorrectly; expected at least 144 spaces, found 0
(#407) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#407) Scope modifier not specified for member variable "$extension"
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#407) Visibility must be declared on method "connect"
(#408) Line indented incorrectly; expected at least 148 spaces, found 0
(#408) Variable "N" must be all lower-case
(#408) Commas (,) must be followed by white space.
(#408) Variable "V" must be all lower-case
(#408) Commas (,) must be followed by white space.
(#408) Variable "G" must be all lower-case
(#408) Expected 1 space after closing parenthesis; found 0
(#408) Opening brace must be the last content on the line
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#408) Variable "P" must be all lower-case
(#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.
(#408) Variable "N" must be all lower-case
(#408) Commas (,) must be followed by white space.
(#408) Variable "P" must be all lower-case
(#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
(#408) 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) Variable "V" must be all lower-case
(#408) Commas (,) must be followed by white space.
(#408) Variable "G" must be all lower-case
(#408) Line exceeds maximum limit of 180 characters; contains 235 characters
(#408) Line exceeds maximum limit of 180 characters; contains 235 characters
(#408) Line exceeds maximum limit of 180 characters; contains 235 characters
(#408) Line exceeds maximum limit of 180 characters; contains 235 characters
(#408) Line exceeds maximum limit of 180 characters; contains 235 characters
(#408) Line exceeds maximum limit of 180 characters; contains 235 characters
(#408) Line exceeds maximum limit of 180 characters; contains 235 characters
(#408) Line exceeds maximum limit of 180 characters; contains 235 characters
(#409) Line indented incorrectly; expected at least 152 spaces, found 0
(#409) Closing brace must be on a line by itself
(#409) Visibility must be declared on method "select_db"
(#410) Line indented incorrectly; expected at least 144 spaces, found 0
(#410) Variable "Fb" must be all lower-case
(#410) Expected 1 space after closing parenthesis; found 0
(#410) Opening brace must be the last content on the line
(#410) Expected 1 space before "=="; 0 found
(#410) Expected 1 space after "=="; 0 found
(#410) Variable "Fb" must be all lower-case
(#410) Closing brace must be on a line by itself
(#410) Visibility must be declared on method "close"
(#411) Line indented incorrectly; expected at least 144 spaces, found 0
(#411) Closing brace must be on a line by itself
(#411) Closing brace must be on a line by itself
(#411) Closing brace must be on a line by itself
(#411) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 253
(#412) Line indented incorrectly; expected at least 148 spaces, found 0
(#413) Line indented incorrectly; expected at least 148 spaces, found 0
(#414) Line indented incorrectly; expected at least 148 spaces, found 0
(#414) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#414) Visibility must be declared on method "insertUpdate"
(#415) Line indented incorrectly; expected at least 152 spaces, found 0
(#415) Variable "Q" must be all lower-case
(#415) Commas (,) must be followed by white space.
(#415) Variable "L" must be all lower-case
(#415) Commas (,) must be followed by white space.
(#415) Expected 1 space after closing parenthesis; found 0
(#415) Opening brace must be the last content on the line
(#415) Expected "foreach (...) {\n"; found "foreach(...){"
(#415) Expected 1 space after "as"; 0 found
(#415) Variable "L" must be all lower-case
(#416) Line indented incorrectly; expected at least 156 spaces, found 0
(#416) Variable "O" must be all lower-case
(#416) Variable "Fh" must be all lower-case
(#416) Expected 1 space before "="; 0 found
(#416) Expected 1 space after "="; 0 found
(#416) Variable "Z" must be all lower-case
(#416) Expected 1 space before "="; 0 found
(#416) Expected 1 space after "="; 0 found
(#416) Expected "foreach (...) {\n"; found "foreach(...){"
(#416) Expected 1 space before "=>"; 0 found
(#416) Expected 1 space after "=>"; 0 found
(#416) Expected 1 space after "as"; 0 found
(#416) Variable "O" must be all lower-case
(#417) Line indented incorrectly; expected at least 160 spaces, found 0
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Variable "X" must be all lower-case
(#417) Variable "Fh" must be all lower-case
(#417) Expected 1 space before "="; 0 found
(#417) Expected 1 space after "="; 0 found
(#417) Inline control structures are not allowed
(#417) Variable "Z" must be all lower-case
(#417) Expected 1 space before "="; 0 found
(#417) Expected 1 space after "="; 0 found
(#417) Closing brace must be on a line by itself
(#417) Inline control structures are not allowed
(#417) Variable "Z" must be all lower-case
(#417) Variable "Q" must be all lower-case
(#417) Commas (,) must be followed by white space.
(#417) Variable "Fh" must be all lower-case
(#417) Commas (,) must be followed by white space.
(#417) Variable "Z" must be all lower-case
(#417) Variable "Q" must be all lower-case
(#417) Commas (,) must be followed by white space.
(#417) Variable "O" must be all lower-case
(#417) Commas (,) must be followed by white space.
(#417) Variable "O" must be all lower-case
(#417) Line exceeds maximum limit of 180 characters; contains 299 characters
(#417) Line exceeds maximum limit of 180 characters; contains 299 characters
(#417) Line exceeds maximum limit of 180 characters; contains 299 characters
(#417) Line exceeds maximum limit of 180 characters; contains 299 characters
(#417) Line exceeds maximum limit of 180 characters; contains 299 characters
(#417) Line exceeds maximum limit of 180 characters; contains 299 characters
(#417) Line exceeds maximum limit of 180 characters; contains 299 characters
(#417) Line exceeds maximum limit of 180 characters; contains 299 characters
(#418) Line indented incorrectly; expected at least 160 spaces, found 0
(#418) Closing brace must be on a line by itself
(#419) Line indented incorrectly; expected at least 152 spaces, found 0
(#419) Closing brace must be on a line by itself
(#419) Closing brace must be on a line by itself
(#420) Line indented incorrectly; expected at least 144 spaces, found 0
(#420) Expected 1 space after closing parenthesis; found 0
(#420) Opening brace must be the last content on the line
(#420) Commas (,) must be followed by white space.
(#420) Commas (,) must be followed by white space.
(#420) Closing brace must be on a line by itself
(#421) Line indented incorrectly; expected at least 144 spaces, found 0
(#421) Expected 1 space after closing parenthesis; found 0
(#421) Opening brace must be the last content on the line
(#422) Line indented incorrectly; expected at least 148 spaces, found 0
(#422) Closing brace must be on a line by itself
(#423) Line indented incorrectly; expected at least 144 spaces, found 0
(#423) Expected 1 space after closing parenthesis; found 0
(#423) Opening brace must be the last content on the line
(#423) Expected 1 space before "="; 0 found
(#423) Expected 1 space after "="; 0 found
(#424) Line indented incorrectly; expected at least 148 spaces, found 0
(#424) Variable "Bb" must be all lower-case
(#424) Expected 1 space before "="; 0 found
(#424) Expected 1 space after "="; 0 found
(#424) Expected "if (...) {\n"; found "if(...){"
(#424) Variable "Bb" must be all lower-case
(#424) Commas (,) must be followed by white space.
(#424) Variable "Bb" must be all lower-case
(#424) Commas (,) must be followed by white space.
(#424) Variable "Bb" must be all lower-case
(#424) Inline control structures are not allowed
(#424) Expected 1 space before ">="; 0 found
(#424) Expected 1 space after ">="; 0 found
(#424) Closing brace must be on a line by itself
(#424) Closing brace must be on a line by itself
(#424) Line exceeds 132 characters; contains 170 characters
(#424) Line exceeds 132 characters; contains 170 characters
(#424) Line exceeds 132 characters; contains 170 characters
(#424) Line exceeds 132 characters; contains 170 characters
(#424) Line exceeds 132 characters; contains 170 characters
(#424) Line exceeds 132 characters; contains 170 characters
(#424) Line exceeds 132 characters; contains 170 characters
(#424) Line exceeds 132 characters; contains 170 characters
(#425) Line indented incorrectly; expected at least 148 spaces, found 0
(#425) Expected 1 space after closing parenthesis; found 0
(#425) Opening brace must be the last content on the line
(#426) Line indented incorrectly; expected at least 152 spaces, found 0
(#426) Closing brace must be on a line by itself
(#427) Line indented incorrectly; expected at least 148 spaces, found 0
(#427) Variable "H" must be all lower-case
(#427) Commas (,) must be followed by white space.
(#427) Variable "Z" must be all lower-case
(#427) Commas (,) must be followed by white space.
(#427) Commas (,) must be followed by white space.
(#427) Variable "D" must be all lower-case
(#427) Commas (,) must be followed by white space.
(#427) Expected 1 space after closing parenthesis; found 0
(#427) Opening brace must be the last content on the line
(#427) Variable "H" must be all lower-case
(#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) Variable "D" must be all lower-case
(#427) Expected 1 space before "?"; 0 found
(#427) Expected 1 space after "?"; 0 found
(#427) Variable "D" must be all lower-case
(#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) Closing brace must be on a line by itself
(#428) Line indented incorrectly; expected at least 148 spaces, found 0
(#428) Variable "H" must be all lower-case
(#428) Commas (,) must be followed by white space.
(#428) Variable "Z" must be all lower-case
(#428) Expected 1 space after closing parenthesis; found 0
(#428) Opening brace must be the last content on the line
(#428) Variable "H" must be all lower-case
(#428) Closing brace must be on a line by itself
(#429) Line indented incorrectly; expected at least 148 spaces, found 0
(#429) Commas (,) must be followed by white space.
(#429) Expected 1 space after closing parenthesis; found 0
(#429) Opening brace must be the last content on the line
(#429) Closing brace must be on a line by itself
(#430) Line indented incorrectly; expected at least 148 spaces, found 0
(#430) Expected 1 space after closing parenthesis; found 0
(#430) Opening brace must be the last content on the line
(#431) Line indented incorrectly; expected at least 152 spaces, found 0
(#431) Closing brace must be on a line by itself
(#432) Line indented incorrectly; expected at least 148 spaces, found 0
(#432) Expected 1 space after closing parenthesis; found 0
(#432) Opening brace must be the last content on the line
(#432) Closing brace must be on a line by itself
(#433) Line indented incorrectly; expected at least 148 spaces, found 0
(#433) Expected 1 space after closing parenthesis; found 0
(#433) Opening brace must be the last content on the line
(#434) Line indented incorrectly; expected at least 152 spaces, found 0
(#434) Closing brace must be on a line by itself
(#434) Line exceeds 132 characters; contains 144 characters
(#434) Line exceeds 132 characters; contains 144 characters
(#434) Line exceeds 132 characters; contains 144 characters
(#434) Line exceeds 132 characters; contains 144 characters
(#434) Line exceeds 132 characters; contains 144 characters
(#434) Line exceeds 132 characters; contains 144 characters
(#434) Line exceeds 132 characters; contains 144 characters
(#434) Line exceeds 132 characters; contains 144 characters
(#435) Line indented incorrectly; expected at least 148 spaces, found 0
(#435) Expected 1 space after closing parenthesis; found 0
(#435) Opening brace must be the last content on the line
(#436) Line indented incorrectly; expected at least 152 spaces, found 0
(#436) Closing brace must be on a line by itself
(#437) Line indented incorrectly; expected at least 152 spaces, found 0
(#437) Variable "C" must be all lower-case
(#437) Expected 1 space after closing parenthesis; found 0
(#437) Opening brace must be the last content on the line
(#437) Variable "J" must be all lower-case
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#437) Inline control structures are not allowed
(#437) Expected 1 space before "as"; 0 found
(#437) Expected 1 space after "as"; 0 found
(#437) Line exceeds maximum limit of 180 characters; contains 356 characters
(#437) Line exceeds maximum limit of 180 characters; contains 356 characters
(#437) Line exceeds maximum limit of 180 characters; contains 356 characters
(#437) Line exceeds maximum limit of 180 characters; contains 356 characters
(#437) Line exceeds maximum limit of 180 characters; contains 356 characters
(#437) Line exceeds maximum limit of 180 characters; contains 356 characters
(#437) Line exceeds maximum limit of 180 characters; contains 356 characters
(#437) Line exceeds maximum limit of 180 characters; contains 356 characters
(#441) Variable "C" 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 "C" must be all lower-case
(#441) Expected 1 space before ":"; 0 found
(#441) Expected 1 space after ":"; 0 found
(#441) Variable "K" must be all lower-case
(#441) Variable "J" must be all lower-case
(#441) Variable "K" must be all lower-case
(#441) Expected 1 space before "="; 0 found
(#441) Expected 1 space after "="; 0 found
(#441) Variable "K" must be all lower-case
(#441) Variable "C" 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 "J" must be all lower-case
(#441) Variable "C" must be all lower-case
(#441) Expected 1 space before ":"; 0 found
(#441) Expected 1 space after ":"; 0 found
(#441) Variable "J" must be all lower-case
(#441) Closing brace must be on a line by itself
(#442) Line indented incorrectly; expected at least 152 spaces, found 0
(#442) Variable "R" must be all lower-case
(#442) Expected 1 space after closing parenthesis; found 0
(#442) Opening brace must be the last content on the line
(#442) Variable "R" must be all lower-case
(#442) Expected 1 space before "=="; 0 found
(#442) Expected 1 space after "=="; 0 found
(#442) Closing brace must be on a line by itself
(#443) Line indented incorrectly; expected at least 152 spaces, found 0
(#443) Variable "R" must be all lower-case
(#443) Expected 1 space after closing parenthesis; found 0
(#443) Opening brace must be the last content on the line
(#444) Line indented incorrectly; expected at least 156 spaces, found 0
(#444) Closing brace must be on a line by itself
(#445) Line indented incorrectly; expected at least 152 spaces, found 0
(#445) Variable "Q" must be all lower-case
(#445) Expected 1 space after closing parenthesis; found 0
(#445) Opening brace must be the last content on the line
(#445) Variable "J" must be all lower-case
(#445) Expected 1 space before "="; 0 found
(#445) Expected 1 space after "="; 0 found
(#445) Variable "Ba" must be all lower-case
(#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
(#445) Commas (,) must be followed by white space.
(#445) Expected "foreach (...) {\n"; found "foreach(...){"
(#445) Expected 1 space before "as"; 0 found
(#445) Expected 1 space after "as"; 0 found
(#445) Line exceeds maximum limit of 180 characters; contains 297 characters
(#445) Line exceeds maximum limit of 180 characters; contains 297 characters
(#445) Line exceeds maximum limit of 180 characters; contains 297 characters
(#445) Line exceeds maximum limit of 180 characters; contains 297 characters
(#445) Line exceeds maximum limit of 180 characters; contains 297 characters
(#445) Line exceeds maximum limit of 180 characters; contains 297 characters
(#445) Line exceeds maximum limit of 180 characters; contains 297 characters
(#445) Line exceeds maximum limit of 180 characters; contains 297 characters
(#450) Variable "Q" must be all lower-case
(#454) Variable "K" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Variable "K" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Variable "B" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Variable "U" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Commas (,) must be followed by white space.
(#454) Variable "K" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Variable "Ea" must be all lower-case
(#454) Expected 1 space before "="; 0 found
(#454) Expected 1 space after "="; 0 found
(#454) Variable "B" must be all lower-case
(#454) Variable "K" must be all lower-case
(#454) Expected 1 space before ".="; 0 found
(#454) Expected 1 space after ".="; 0 found
(#454) Variable "Ea" must be all lower-case
(#454) Variable "K" must be all lower-case
(#454) Expected 1 space before "="; 0 found
(#454) Expected 1 space after "="; 0 found
(#454) Variable "Ba" must be all lower-case
(#454) Variable "U" must be all lower-case
(#454) Expected 1 space before "?"; 0 found
(#454) Expected 1 space after "?"; 0 found
(#454) Variable "Ba" must be all lower-case
(#454) Variable "U" must be all lower-case
(#454) Expected 1 space before ":"; 0 found
(#454) Expected 1 space after ":"; 0 found
(#454) Variable "U" must be all lower-case
(#454) Variable "K" must be all lower-case
(#454) Expected 1 space before "="; 0 found
(#454) Expected 1 space after "="; 0 found
(#454) Variable "K" must be all lower-case
(#454) Variable "Ea" must be all lower-case
(#454) Variable "K" must be all lower-case
(#454) Expected 1 space before "="; 0 found
(#454) Expected 1 space after "="; 0 found
(#454) Variable "K" must be all lower-case
(#454) Variable "K" must be all lower-case
(#454) Expected 1 space before "="; 0 found
(#454) Expected 1 space after "="; 0 found
(#454) Commas (,) must be followed by white space.
(#454) Variable "K" must be all lower-case
(#454) Variable "K" must be all lower-case
(#454) Expected 1 space before "="; 0 found
(#454) Expected 1 space after "="; 0 found
(#454) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#454) 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) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#454) Inline control structures are not allowed
(#454) Commas (,) must be followed by white space.
(#454) Variable "K" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Variable "B" must be all lower-case
(#454) Variable "K" must be all lower-case
(#454) Expected 1 space before "="; 0 found
(#454) Expected 1 space after "="; 0 found
(#454) Variable "B" must be all lower-case
(#454) Expected 1 space before "=="; 0 found
(#454) Expected 1 space after "=="; 0 found
(#454) Expected 1 space before "?"; 0 found
(#454) Expected 1 space after "?"; 0 found
(#454) Variable "B" must be all lower-case
(#454) Expected 1 space before ":"; 0 found
(#454) Expected 1 space after ":"; 0 found
(#454) Variable "B" must be all lower-case
(#454) Variable "B" must be all lower-case
(#454) Variable "J" must be all lower-case
(#454) Variable "K" must be all lower-case
(#454) Expected 1 space before "="; 0 found
(#454) Expected 1 space after "="; 0 found
(#454) Variable "K" must be all lower-case
(#454) Closing brace must be on a line by itself
(#454) Variable "J" must be all lower-case
(#454) Closing brace must be on a line by itself
(#454) Line exceeds maximum limit of 180 characters; contains 517 characters
(#454) Line exceeds maximum limit of 180 characters; contains 517 characters
(#454) Line exceeds maximum limit of 180 characters; contains 517 characters
(#454) Line exceeds maximum limit of 180 characters; contains 517 characters
(#454) Line exceeds maximum limit of 180 characters; contains 517 characters
(#454) Line exceeds maximum limit of 180 characters; contains 517 characters
(#454) Line exceeds maximum limit of 180 characters; contains 517 characters
(#454) Line exceeds maximum limit of 180 characters; contains 517 characters
(#455) Line indented incorrectly; expected at least 156 spaces, found 0
(#455) Variable "Q" must be all lower-case
(#455) Commas (,) must be followed by white space.
(#455) Expected 1 space after closing parenthesis; found 0
(#455) Opening brace must be the last content on the line
(#455) Inline control structures are not allowed
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Variable "J" must be all lower-case
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Variable "Qg" must be all lower-case
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Variable "Q" must be all lower-case
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Variable "Qg" must be all lower-case
(#455) Commas (,) must be followed by white space.
(#455) Expected "foreach (...) {\n"; found "foreach(...){"
(#455) Expected 1 space before "as"; 0 found
(#455) Expected 1 space after "as"; 0 found
(#455) Variable "Qg" must be all lower-case
(#455) Commas (,) must be followed by white space.
(#455) Variable "K" must be all lower-case
(#455) Variable "Vf" must be all lower-case
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Variable "K" must be all lower-case
(#455) Variable "J" must be all lower-case
(#455) Variable "Vf" must be all lower-case
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Variable "K" must be all lower-case
(#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
(#455) Variable "K" must be all lower-case
(#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
(#455) Variable "J" must be all lower-case
(#455) Variable "Vf" must be all lower-case
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Inline control structures are not allowed
(#455) Expected 1 space before "as"; 0 found
(#455) Expected 1 space after "as"; 0 found
(#455) Commas (,) must be followed by white space.
(#455) Variable "K" must be all lower-case
(#455) Variable "J" must be all lower-case
(#455) Variable "Vf" must be all lower-case
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Variable "J" must be all lower-case
(#455) Variable "Vf" must be all lower-case
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Inline control structures are not allowed
(#455) Expected 1 space before "as"; 0 found
(#455) Expected 1 space after "as"; 0 found
(#455) Commas (,) must be followed by white space.
(#455) Variable "K" must be all lower-case
(#455) Variable "J" must be all lower-case
(#455) Variable "Vf" must be all lower-case
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Expected 1 space before "&" operator; 0 found
(#455) Expected 1 space after "&" operator; 0 found
(#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
(#455) Variable "J" must be all lower-case
(#455) Variable "Vf" must be all lower-case
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Closing brace must be on a line by itself
(#455) Variable "J" must be all lower-case
(#455) Closing brace must be on a line by itself
(#455) Line exceeds maximum limit of 180 characters; contains 835 characters
(#455) Line exceeds maximum limit of 180 characters; contains 835 characters
(#455) Line exceeds maximum limit of 180 characters; contains 835 characters
(#455) Line exceeds maximum limit of 180 characters; contains 835 characters
(#455) Line exceeds maximum limit of 180 characters; contains 835 characters
(#455) Line exceeds maximum limit of 180 characters; contains 835 characters
(#455) Line exceeds maximum limit of 180 characters; contains 835 characters
(#455) Line exceeds maximum limit of 180 characters; contains 835 characters
(#456) Line indented incorrectly; expected at least 156 spaces, found 0
(#456) Variable "Q" must be all lower-case
(#456) Expected 1 space after closing parenthesis; found 0
(#456) Opening brace must be the last content on the line
(#456) Variable "Ke" must be all lower-case
(#456) Variable "J" must be all lower-case
(#456) Expected 1 space before "="; 0 found
(#456) Expected 1 space after "="; 0 found
(#456) Expected "foreach (...) {\n"; found "foreach(...){"
(#456) Expected 1 space before "as"; 0 found
(#456) Expected 1 space after "as"; 0 found
(#458) Variable "Q" must be all lower-case
(#458) Line exceeds 132 characters; contains 175 characters
(#458) Line exceeds 132 characters; contains 175 characters
(#458) Line exceeds 132 characters; contains 175 characters
(#458) Line exceeds 132 characters; contains 175 characters
(#458) Line exceeds 132 characters; contains 175 characters
(#458) Line exceeds 132 characters; contains 175 characters
(#458) Line exceeds 132 characters; contains 175 characters
(#458) Line exceeds 132 characters; contains 175 characters
(#460) Variable "K" must be all lower-case
(#460) Expected "if (...) {\n"; found "if(...){"
(#460) Commas (,) must be followed by white space.
(#460) Variable "K" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Variable "B" must be all lower-case
(#460) Variable "K" must be all lower-case
(#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.
(#460) Variable "B" must be all lower-case
(#460) Expected "if (...) {\n"; found "if(...){"
(#460) Commas (,) must be followed by white space.
(#460) Variable "B" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Variable "K" must be all lower-case
(#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.
(#460) Commas (,) must be followed by white space.
(#460) Commas (,) must be followed by white space.
(#460) Variable "K" must be all lower-case
(#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.
(#460) Commas (,) must be followed by white space.
(#460) Commas (,) must be followed by white space.
(#460) Closing brace must be on a line by itself
(#460) Variable "K" must be all lower-case
(#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.
(#460) Variable "B" must be all lower-case
(#460) Variable "K" must be all lower-case
(#460) Expected 1 space before "="; 0 found
(#460) Expected 1 space after "="; 0 found
(#460) Variable "Ke" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Variable "B" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Expected 1 space before "?"; 0 found
(#460) Expected 1 space after "?"; 0 found
(#460) Expected 1 space before ":"; 0 found
(#460) Expected 1 space after ":"; 0 found
(#460) Variable "K" must be all lower-case
(#460) Expected 1 space before "="; 0 found
(#460) Expected 1 space after "="; 0 found
(#460) Variable "Ke" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Variable "B" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Expected 1 space before "?"; 0 found
(#460) Expected 1 space after "?"; 0 found
(#460) Expected 1 space before ":"; 0 found
(#460) Expected 1 space after ":"; 0 found
(#460) Variable "J" must be all lower-case
(#460) Variable "K" must be all lower-case
(#460) Expected 1 space before "="; 0 found
(#460) Expected 1 space after "="; 0 found
(#460) Variable "K" must be all lower-case
(#460) Closing brace must be on a line by itself
(#460) Closing brace must be on a line by itself
(#460) Variable "J" must be all lower-case
(#460) Closing brace must be on a line by itself
(#460) Line exceeds maximum limit of 180 characters; contains 651 characters
(#460) Line exceeds maximum limit of 180 characters; contains 651 characters
(#460) Line exceeds maximum limit of 180 characters; contains 651 characters
(#460) Line exceeds maximum limit of 180 characters; contains 651 characters
(#460) Line exceeds maximum limit of 180 characters; contains 651 characters
(#460) Line exceeds maximum limit of 180 characters; contains 651 characters
(#460) Line exceeds maximum limit of 180 characters; contains 651 characters
(#460) Line exceeds maximum limit of 180 characters; contains 651 characters
(#461) Line indented incorrectly; expected at least 156 spaces, found 0
(#461) Variable "C" must be all lower-case
(#461) Expected 1 space after closing parenthesis; found 0
(#461) Opening brace must be the last content on the line
(#462) Line indented incorrectly; expected at least 160 spaces, found 0
(#462) Expected 1 space before "=>"; 0 found
(#462) Expected 1 space after "=>"; 0 found
(#462) Variable "C" must be all lower-case
(#462) Closing brace must be on a line by itself
(#463) Expected 1 space after closing parenthesis; found 0
(#463) Opening brace must be the last content on the line
(#464) Line indented incorrectly; expected at least 4 spaces, found 0
(#464) Closing brace must be on a line by itself
(#465) Line indented incorrectly; expected at least 160 spaces, found 0
(#465) Expected 1 space after closing parenthesis; found 0
(#465) Opening brace must be the last content on the line
(#465) Expected 1 space before "=="; 0 found
(#465) Expected 1 space after "=="; 0 found
(#465) Closing brace must be on a line by itself
(#466) Line indented incorrectly; expected at least 160 spaces, found 0
(#466) Expected 1 space after closing parenthesis; found 0
(#466) Opening brace must be the last content on the line
(#466) Variable "J" must be all lower-case
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#466) Inline control structures are not allowed
(#466) Commas (,) must be followed by white space.
(#466) Variable "J" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "B" must be all lower-case
(#466) Variable "J" must be all lower-case
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#466) Variable "B" must be all lower-case
(#466) Variable "B" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#466) Variable "B" must be all lower-case
(#466) Variable "B" must be all lower-case
(#466) Line exceeds maximum limit of 180 characters; contains 208 characters
(#466) Line exceeds maximum limit of 180 characters; contains 208 characters
(#466) Line exceeds maximum limit of 180 characters; contains 208 characters
(#466) Line exceeds maximum limit of 180 characters; contains 208 characters
(#466) Line exceeds maximum limit of 180 characters; contains 208 characters
(#466) Line exceeds maximum limit of 180 characters; contains 208 characters
(#466) Line exceeds maximum limit of 180 characters; contains 208 characters
(#466) Line exceeds maximum limit of 180 characters; contains 208 characters
(#467) Line indented incorrectly; expected at least 164 spaces, found 0
(#467) Variable "J" must be all lower-case
(#467) Closing brace must be on a line by itself
(#468) Line indented incorrectly; expected at least 160 spaces, found 0
(#468) Commas (,) must be followed by white space.
(#468) Expected 1 space after closing parenthesis; found 0
(#468) Opening brace must be the last content on the line
(#469) Line indented incorrectly; expected at least 164 spaces, found 0
(#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
(#469) Closing brace must be on a line by itself
(#470) Line indented incorrectly; expected at least 164 spaces, found 0
(#470) Expected 1 space after closing parenthesis; found 0
(#470) Opening brace must be the last content on the line
(#471) Line indented incorrectly; expected at least 168 spaces, found 0
(#471) Commas (,) must be followed by white space.
(#471) Commas (,) must be followed by white space.
(#471) Closing brace must be on a line by itself
(#472) Line indented incorrectly; expected at least 164 spaces, found 0
(#472) Variable "C" must be all lower-case
(#472) Commas (,) must be followed by white space.
(#472) Expected 1 space after closing parenthesis; found 0
(#472) Opening brace must be the last content on the line
(#473) Line indented incorrectly; expected at least 168 spaces, found 0
(#473) Variable "C" must be all lower-case
(#473) Closing brace must be on a line by itself
(#474) Line indented incorrectly; expected at least 168 spaces, found 0
(#474) Expected 1 space after closing parenthesis; found 0
(#474) Opening brace must be the last content on the line
(#474) Closing brace must be on a line by itself
(#475) Line indented incorrectly; expected at least 168 spaces, found 0
(#475) Variable "Q" must be all lower-case
(#475) Commas (,) must be followed by white space.
(#475) Variable "C" must be all lower-case
(#475) Commas (,) must be followed by white space.
(#475) Commas (,) must be followed by white space.
(#475) Variable "Jc" must be all lower-case
(#475) Commas (,) must be followed by white space.
(#475) Commas (,) must be followed by white space.
(#475) Commas (,) must be followed by white space.
(#475) Commas (,) must be followed by white space.
(#475) Variable "Ka" must be all lower-case
(#475) Commas (,) must be followed by white space.
(#475) Expected 1 space after closing parenthesis; found 0
(#475) Opening brace must be the last content on the line
(#475) Expected 1 space before "="; 0 found
(#475) Expected 1 space after "="; 0 found
(#475) Variable "If" must be all lower-case
(#475) Expected 1 space before "="; 0 found
(#475) Expected 1 space after "="; 0 found
(#475) Expected "foreach (...) {\n"; found "foreach(...){"
(#475) Expected 1 space after "as"; 0 found
(#476) Line indented incorrectly; expected at least 172 spaces, found 0
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Variable "X" must be all lower-case
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Inline control structures are not allowed
(#476) Variable "X" must be all lower-case
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Variable "Nh" must be all lower-case
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Variable "X" must be all lower-case
(#476) Variable "X" must be all lower-case
(#476) Inline control structures are not allowed
(#476) Variable "X" must be all lower-case
(#476) Expected 1 space before "=="; 0 found
(#476) Expected 1 space after "=="; 0 found
(#476) Variable "X" must be all lower-case
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Variable "X" must be all lower-case
(#476) Expected 1 space before "=="; 0 found
(#476) Expected 1 space after "=="; 0 found
(#476) Expected 1 space before "?"; 0 found
(#476) Expected 1 space after "?"; 0 found
(#476) Expected 1 space before ":"; 0 found
(#476) Expected 1 space after ":"; 0 found
(#476) Inline control structures are not allowed
(#476) Expected 1 space before "=="; 0 found
(#476) Expected 1 space after "=="; 0 found
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Variable "Q" must be all lower-case
(#476) Expected 1 space before "!="; 0 found
(#476) Expected 1 space after "!="; 0 found
(#476) Expected 1 space before "?"; 0 found
(#476) Expected 1 space after "?"; 0 found
(#476) Expected 1 space before ":"; 0 found
(#476) Expected 1 space after ":"; 0 found
(#476) Variable "X" must be all lower-case
(#476) Inline control structures are not allowed
(#476) Expected 1 space before "!="; 0 found
(#476) Expected 1 space after "!="; 0 found
(#476) Variable "X" must be all lower-case
(#476) Variable "If" must be all lower-case
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Variable "Q" must be all lower-case
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Expected "if (...) {\n"; found "if(...){"
(#476) Variable "X" must be all lower-case
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Variable "X" must be all lower-case
(#476) Expected 1 space before "?"; 0 found
(#476) Expected 1 space after "?"; 0 found
(#476) Variable "X" must be all lower-case
(#476) Expected 1 space before ":"; 0 found
(#476) Expected 1 space after ":"; 0 found
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Variable "X" must be all lower-case
(#476) Expected 1 space before "=="; 0 found
(#476) Expected 1 space after "=="; 0 found
(#476) Expected 1 space before "?"; 0 found
(#476) Expected 1 space after "?"; 0 found
(#476) Expected 1 space before ":"; 0 found
(#476) Expected 1 space after ":"; 0 found
(#476) Variable "X" must be all lower-case
(#476) Closing brace must be on a line by itself
(#476) Closing brace must be on a line by itself
(#476) Inline control structures are not allowed
(#476) Expected 1 space before "!="; 0 found
(#476) Expected 1 space after "!="; 0 found
(#476) Variable "Nh" must be all lower-case
(#476) Expected 1 space before "!="; 0 found
(#476) Expected 1 space after "!="; 0 found
(#476) Variable "If" must be all lower-case
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Variable "Q" must be all lower-case
(#476) Variable "X" must be all lower-case
(#476) Variable "Nh" must be all lower-case
(#476) Expected 1 space before "!="; 0 found
(#476) Expected 1 space after "!="; 0 found
(#476) Expected 1 space before "?"; 0 found
(#476) Expected 1 space after "?"; 0 found
(#476) Variable "Nh" must be all lower-case
(#476) Commas (,) must be followed by white space.
(#476) Expected 1 space before ":"; 0 found
(#476) Expected 1 space after ":"; 0 found
(#476) Closing brace must be on a line by itself
(#476) Closing brace must be on a line by itself
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Commas (,) must be followed by white space.
(#476) Variable "Jc" must be all lower-case
(#476) Inline control structures are not allowed
(#476) Variable "Q" must be all lower-case
(#476) Expected 1 space before "=="; 0 found
(#476) Expected 1 space after "=="; 0 found
(#476) Variable "If" must be all lower-case
(#476) Commas (,) must be followed by white space.
(#476) Variable "C" must be all lower-case
(#476) Commas (,) must be followed by white space.
(#476) Inline control structures are not allowed
(#476) Usage of ELSEIF not allowed; use ELSE IF instead
(#476) Variable "If" must be all lower-case
(#476) Commas (,) must be followed by white space.
(#476) Variable "Q" must be all lower-case
(#476) Commas (,) must be followed by white space.
(#476) Inline control structures are not allowed
(#476) Variable "Q" must be all lower-case
(#476) Expected 1 space before "!="; 0 found
(#476) Expected 1 space after "!="; 0 found
(#476) Variable "Q" must be all lower-case
(#476) Expected 1 space before "!="; 0 found
(#476) Expected 1 space after "!="; 0 found
(#476) Variable "C" must be all lower-case
(#476) Variable "If" must be all lower-case
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Variable "Q" must be all lower-case
(#476) Variable "C" must be all lower-case
(#476) Inline control structures are not allowed
(#476) Variable "Q" must be all lower-case
(#476) Expected 1 space before "!="; 0 found
(#476) Expected 1 space after "!="; 0 found
(#476) Expected 1 space before "!="; 0 found
(#476) Expected 1 space after "!="; 0 found
(#476) Variable "If" must be all lower-case
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Variable "C" must be all lower-case
(#476) Expected "if (...) {\n"; found "if(...){"
(#476) Empty IF statement detected
(#476) Variable "Ka" must be all lower-case
(#476) Expected 1 space before "!="; 0 found
(#476) Expected 1 space after "!="; 0 found
(#476) Closing brace must be on a line by itself
(#476) Expected "foreach (...) {\n"; found "foreach(...){"
(#476) Expected 1 space after "as"; 0 found
(#476) Line exceeds maximum limit of 180 characters; contains 881 characters
(#476) Variable "If" must be all lower-case
(#476) Line exceeds maximum limit of 180 characters; contains 881 characters
(#476) Line exceeds maximum limit of 180 characters; contains 881 characters
(#476) Line exceeds maximum limit of 180 characters; contains 881 characters
(#476) Line exceeds maximum limit of 180 characters; contains 881 characters
(#476) Line exceeds maximum limit of 180 characters; contains 881 characters
(#476) Line exceeds maximum limit of 180 characters; contains 881 characters
(#476) Line exceeds maximum limit of 180 characters; contains 881 characters
(#477) Line indented incorrectly; expected at least 172 spaces, found 0
(#477) Variable "H" must be all lower-case
(#477) Inline control structures are not allowed
(#477) Variable "H" must be all lower-case
(#478) Line indented incorrectly; expected at least 176 spaces, found 0
(#478) Closing brace must be on a line by itself
(#479) Line indented incorrectly; expected at least 172 spaces, found 0
(#479) Closing brace must be on a line by itself
(#480) Line indented incorrectly; expected at least 168 spaces, found 0
(#480) Variable "Q" must be all lower-case
(#480) Commas (,) must be followed by white space.
(#480) Expected 1 space after closing parenthesis; found 0
(#480) Opening brace must be the last content on the line
(#480) Expected 1 space before "="; 0 found
(#480) Expected 1 space after "="; 0 found
(#480) Variable "Vb" must be all lower-case
(#480) Expected 1 space before "="; 0 found
(#480) Expected 1 space after "="; 0 found
(#480) Variable "If" must be all lower-case
(#480) Expected 1 space before "="; 0 found
(#480) Expected 1 space after "="; 0 found
(#480) Expected "foreach (...) {\n"; found "foreach(...){"
(#480) Expected 1 space after "as"; 0 found
(#481) Line indented incorrectly; expected at least 172 spaces, found 0
(#481) Variable "X" must be all lower-case
(#481) Inline control structures are not allowed
(#481) Variable "X" must be all lower-case
(#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) Variable "X" must be all lower-case
(#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) Variable "X" must be all lower-case
(#481) Expected 1 space before ":"; 0 found
(#481) Expected 1 space after ":"; 0 found
(#481) Variable "X" must be all lower-case
(#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) Variable "X" must be all lower-case
(#481) Expected 1 space before ":"; 0 found
(#481) Expected 1 space after ":"; 0 found
(#481) Variable "X" must be all lower-case
(#481) Variable "X" must be all lower-case
(#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
(#481) Commas (,) must be followed by white space.
(#481) Variable "X" must be all lower-case
(#481) Inline control structures are not allowed
(#481) Usage of ELSEIF not allowed; use ELSE IF instead
(#481) Variable "X" must be all lower-case
(#481) Expected 1 space before "=="; 0 found
(#481) Expected 1 space after "=="; 0 found
(#481) Variable "Vb" must be all lower-case
(#481) Expected 1 space before "="; 0 found
(#481) Expected 1 space after "="; 0 found
(#481) Variable "X" must be all lower-case
(#481) Inline control structures are not allowed
(#481) Variable "If" must be all lower-case
(#481) Expected 1 space before "="; 0 found
(#481) Expected 1 space after "="; 0 found
(#481) Variable "X" must be all lower-case
(#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) Variable "X" must be all lower-case
(#481) Expected 1 space before ":"; 0 found
(#481) Expected 1 space after ":"; 0 found
(#481) Variable "Q" must be all lower-case
(#481) Variable "Q" must be all lower-case
(#481) Commas (,) must be followed by white space.
(#481) Variable "X" must be all lower-case
(#481) Closing brace must be on a line by itself
(#481) Inline control structures are not allowed
(#481) Variable "If" must be all lower-case
(#481) Commas (,) must be followed by white space.
(#481) Variable "Q" must be all lower-case
(#481) Commas (,) must be followed by white space.
(#481) Inline control structures are not allowed
(#481) Variable "Vb" must be all lower-case
(#481) Variable "If" must be all lower-case
(#481) Commas (,) must be followed by white space.
(#481) Commas (,) must be followed by white space.
(#481) Variable "Vb" must be all lower-case
(#481) Expected "foreach (...) {\n"; found "foreach(...){"
(#481) Expected 1 space after "as"; 0 found
(#481) Line exceeds maximum limit of 180 characters; contains 506 characters
(#481) Variable "If" must be all lower-case
(#481) Line exceeds maximum limit of 180 characters; contains 506 characters
(#481) Line exceeds maximum limit of 180 characters; contains 506 characters
(#481) Line exceeds maximum limit of 180 characters; contains 506 characters
(#481) Line exceeds maximum limit of 180 characters; contains 506 characters
(#481) Line exceeds maximum limit of 180 characters; contains 506 characters
(#481) Line exceeds maximum limit of 180 characters; contains 506 characters
(#481) Line exceeds maximum limit of 180 characters; contains 506 characters
(#482) Line indented incorrectly; expected at least 172 spaces, found 0
(#482) Variable "H" must be all lower-case
(#482) Inline control structures are not allowed
(#482) Variable "H" must be all lower-case
(#483) Line indented incorrectly; expected at least 176 spaces, found 0
(#483) Closing brace must be on a line by itself
(#484) Line indented incorrectly; expected at least 172 spaces, found 0
(#484) Closing brace must be on a line by itself
(#485) Line indented incorrectly; expected at least 172 spaces, found 0
(#485) Variable "S" must be all lower-case
(#485) Expected 1 space after closing parenthesis; found 0
(#485) Opening brace must be the last content on the line
(#486) Line indented incorrectly; expected at least 176 spaces, found 0
(#486) Commas (,) must be followed by white space.
(#486) Commas (,) must be followed by white space.
(#486) Variable "S" must be all lower-case
(#487) Line indented incorrectly; expected at least 176 spaces, found 0
(#487) Closing brace must be on a line by itself
(#488) Line indented incorrectly; expected at least 172 spaces, found 0
(#488) Variable "Th" must be all lower-case
(#488) Expected 1 space after closing parenthesis; found 0
(#488) Opening brace must be the last content on the line
(#489) Line indented incorrectly; expected at least 176 spaces, found 0
(#489) Commas (,) must be followed by white space.
(#489) Commas (,) must be followed by white space.
(#489) Variable "Th" must be all lower-case
(#489) Closing brace must be on a line by itself
(#490) Line indented incorrectly; expected at least 176 spaces, found 0
(#490) Variable "S" must be all lower-case
(#490) Expected 1 space after closing parenthesis; found 0
(#490) Opening brace must be the last content on the line
(#491) Line indented incorrectly; expected at least 180 spaces, found 0
(#491) Commas (,) must be followed by white space.
(#491) Commas (,) must be followed by white space.
(#491) Variable "S" must be all lower-case
(#491) Closing brace must be on a line by itself
(#492) Line indented incorrectly; expected at least 176 spaces, found 0
(#492) Variable "S" must be all lower-case
(#492) Commas (,) must be followed by white space.
(#492) Variable "Th" must be all lower-case
(#492) Commas (,) must be followed by white space.
(#492) Variable "Xg" must be all lower-case
(#492) Expected 1 space after closing parenthesis; found 0
(#492) Opening brace must be the last content on the line
(#492) Expected "foreach (...) {\n"; found "foreach(...){"
(#492) Expected 1 space after "as"; 0 found
(#492) Variable "S" must be all lower-case
(#493) Line indented incorrectly; expected at least 180 spaces, found 0
(#493) Variable "Q" must be all lower-case
(#493) Inline control structures are not allowed
(#493) Variable "Q" must be all lower-case
(#493) Variable "Xg" must be all lower-case
(#494) Line indented incorrectly; expected at least 184 spaces, found 0
(#494) Closing brace must be on a line by itself
(#494) Expected "foreach (...) {\n"; found "foreach(...){"
(#494) Expected 1 space after "as"; 0 found
(#494) Variable "Th" must be all lower-case
(#495) Line indented incorrectly; expected at least 176 spaces, found 0
(#495) Variable "Q" must be all lower-case
(#495) Inline control structures are not allowed
(#495) Variable "Q" must be all lower-case
(#495) Variable "Xg" must be all lower-case
(#496) Line indented incorrectly; expected at least 180 spaces, found 0
(#496) Closing brace must be on a line by itself
(#497) Line indented incorrectly; expected at least 184 spaces, found 0
(#497) Closing brace must be on a line by itself
(#498) Line indented incorrectly; expected at least 180 spaces, found 0
(#498) Variable "C" must be all lower-case
(#498) Expected 1 space after closing parenthesis; found 0
(#498) Opening brace must be the last content on the line
(#498) Inline control structures are not allowed
(#498) Variable "C" must be all lower-case
(#498) Expected 1 space before "=="; 0 found
(#498) Expected 1 space after "=="; 0 found
(#499) Line indented incorrectly; expected at least 184 spaces, found 0
(#499) Expected 1 space before "=>"; 0 found
(#499) Expected 1 space after "=>"; 0 found
(#499) Variable "L" must be all lower-case
(#499) Expected 1 space before "="; 0 found
(#499) Expected 1 space after "="; 0 found
(#499) Variable "C" must be all lower-case
(#499) Line exceeds maximum limit of 180 characters; contains 348 characters
(#499) Line exceeds maximum limit of 180 characters; contains 348 characters
(#499) Line exceeds maximum limit of 180 characters; contains 348 characters
(#499) Line exceeds maximum limit of 180 characters; contains 348 characters
(#499) Line exceeds maximum limit of 180 characters; contains 348 characters
(#499) Line exceeds maximum limit of 180 characters; contains 348 characters
(#499) Line exceeds maximum limit of 180 characters; contains 348 characters
(#499) Line exceeds maximum limit of 180 characters; contains 348 characters
(#500) Line indented incorrectly; expected at least 184 spaces, found 0
(#500) Variable "L" must be all lower-case
(#500) Closing brace must be on a line by itself
(#501) Line indented incorrectly; expected at least 184 spaces, found 0
(#501) Variable "Q" must be all lower-case
(#501) Expected 1 space after closing parenthesis; found 0
(#501) Opening brace must be the last content on the line
(#501) Variable "J" must be all lower-case
(#501) Expected 1 space before "="; 0 found
(#501) Expected 1 space after "="; 0 found
(#501) Inline control structures are not allowed
(#501) Expected 1 space before "as"; 0 found
(#501) Expected 1 space after "as"; 0 found
(#501) Variable "Q" must be all lower-case
(#501) Variable "K" must be all lower-case
(#501) Variable "J" must be all lower-case
(#501) Variable "K" must be all lower-case
(#501) Expected 1 space before "="; 0 found
(#501) Expected 1 space after "="; 0 found
(#501) Variable "K" must be all lower-case
(#501) Commas (,) must be followed by white space.
(#501) Variable "K" must be all lower-case
(#501) Variable "J" must be all lower-case
(#501) Closing brace must be on a line by itself
(#501) Line exceeds maximum limit of 180 characters; contains 220 characters
(#501) Line exceeds maximum limit of 180 characters; contains 220 characters
(#501) Line exceeds maximum limit of 180 characters; contains 220 characters
(#501) Line exceeds maximum limit of 180 characters; contains 220 characters
(#501) Line exceeds maximum limit of 180 characters; contains 220 characters
(#501) Line exceeds maximum limit of 180 characters; contains 220 characters
(#501) Line exceeds maximum limit of 180 characters; contains 220 characters
(#501) Line exceeds maximum limit of 180 characters; contains 220 characters
(#502) Line indented incorrectly; expected at least 184 spaces, found 0
(#502) Expected 1 space after closing parenthesis; found 0
(#502) Opening brace must be the last content on the line
(#503) Line indented incorrectly; expected at least 188 spaces, found 0
(#503) Expected 1 space before "=>"; 0 found
(#503) Expected 1 space after "=>"; 0 found
(#503) Commas (,) must be followed by white space.
(#503) Commas (,) must be followed by white space.
(#503) Expected 1 space before "=>"; 0 found
(#503) Expected 1 space after "=>"; 0 found
(#503) Commas (,) must be followed by white space.
(#503) Commas (,) must be followed by white space.
(#503) Commas (,) must be followed by white space.
(#503) Expected 1 space before "=>"; 0 found
(#503) Expected 1 space after "=>"; 0 found
(#503) Commas (,) must be followed by white space.
(#503) Commas (,) must be followed by white space.
(#503) Closing brace must be on a line by itself
(#503) Line exceeds 132 characters; contains 145 characters
(#503) Line exceeds 132 characters; contains 145 characters
(#503) Line exceeds 132 characters; contains 145 characters
(#503) Line exceeds 132 characters; contains 145 characters
(#503) Line exceeds 132 characters; contains 145 characters
(#503) Line exceeds 132 characters; contains 145 characters
(#503) Line exceeds 132 characters; contains 145 characters
(#503) Line exceeds 132 characters; contains 145 characters
(#504) Line indented incorrectly; expected at least 184 spaces, found 0
(#504) Expected 1 space after closing parenthesis; found 0
(#504) Opening brace must be the last content on the line
(#505) Line indented incorrectly; expected at least 188 spaces, found 0
(#505) Line exceeds 132 characters; contains 141 characters
(#505) Line exceeds 132 characters; contains 141 characters
(#505) Line exceeds 132 characters; contains 141 characters
(#505) Line exceeds 132 characters; contains 141 characters
(#505) Line exceeds 132 characters; contains 141 characters
(#505) Line exceeds 132 characters; contains 141 characters
(#505) Line exceeds 132 characters; contains 141 characters
(#505) Line exceeds 132 characters; contains 141 characters
(#509) Closing brace must be on a line by itself
(#510) Line indented incorrectly; expected at least 188 spaces, found 0
(#510) Expected 1 space after closing parenthesis; found 0
(#510) Opening brace must be the last content on the line
(#511) Line indented incorrectly; expected at least 192 spaces, found 0
(#511) Closing brace must be on a line by itself
(#512) Expected 1 space after closing parenthesis; found 0
(#512) Opening brace must be the last content on the line
(#513) Line indented incorrectly; expected at least 4 spaces, found 0
(#513) Closing brace must be on a line by itself
(#514) Line indented incorrectly; expected at least 192 spaces, found 0
(#514) Commas (,) must be followed by white space.
(#514) Variable "H" must be all lower-case
(#514) Expected 1 space after closing parenthesis; found 0
(#514) Opening brace must be the last content on the line
(#514) Variable "H" must be all lower-case
(#514) Closing brace must be on a line by itself
(#515) Line indented incorrectly; expected at least 192 spaces, found 0
(#515) Variable "R" must be all lower-case
(#515) Commas (,) must be followed by white space.
(#515) Variable "Z" must be all lower-case
(#515) Expected 1 space after closing parenthesis; found 0
(#515) Opening brace must be the last content on the line
(#515) Inline control structures are not allowed
(#515) Commas (,) must be followed by white space.
(#515) Variable "R" must be all lower-case
(#515) Variable "Z" must be all lower-case
(#515) Expected 1 space before "?"; 0 found
(#515) Expected 1 space after "?"; 0 found
(#515) Commas (,) must be followed by white space.
(#515) Variable "Z" must be all lower-case
(#515) Expected 1 space before ":"; 0 found
(#515) Expected 1 space after ":"; 0 found
(#515) Commas (,) must be followed by white space.
(#515) Variable "Uf" must be all lower-case
(#515) Variable "Uf" must be all lower-case
(#515) Line exceeds maximum limit of 180 characters; contains 182 characters
(#515) Line exceeds maximum limit of 180 characters; contains 182 characters
(#515) Line exceeds maximum limit of 180 characters; contains 182 characters
(#515) Line exceeds maximum limit of 180 characters; contains 182 characters
(#515) Line exceeds maximum limit of 180 characters; contains 182 characters
(#515) Line exceeds maximum limit of 180 characters; contains 182 characters
(#515) Line exceeds maximum limit of 180 characters; contains 182 characters
(#515) Line exceeds maximum limit of 180 characters; contains 182 characters
(#516) Line indented incorrectly; expected at least 196 spaces, found 0
(#516) Closing brace must be on a line by itself
(#517) Line indented incorrectly; expected at least 192 spaces, found 0
(#517) Expected 1 space after closing parenthesis; found 0
(#517) Opening brace must be the last content on the line
(#518) Line indented incorrectly; expected at least 196 spaces, found 0
(#522) Closing brace must be on a line by itself
(#523) Line indented incorrectly; expected at least 196 spaces, found 0
(#523) Expected 1 space after closing parenthesis; found 0
(#523) Opening brace must be the last content on the line
(#524) Line indented incorrectly; expected at least 200 spaces, found 0
(#524) Closing brace must be on a line by itself
(#525) Expected 1 space after closing parenthesis; found 0
(#525) Opening brace must be the last content on the line
(#525) Closing brace must be on a line by itself
(#526) Expected 1 space after closing parenthesis; found 0
(#526) Opening brace must be the last content on the line
(#526) Commas (,) must be followed by white space.
(#526) Commas (,) must be followed by white space.
(#526) Variable "Hg" must be all lower-case
(#526) Variable "J" must be all lower-case
(#526) Expected 1 space before "="; 0 found
(#526) Expected 1 space after "="; 0 found
(#526) Expected "foreach (...) {\n"; found "foreach(...){"
(#526) Expected 1 space before "as"; 0 found
(#526) Expected 1 space after "as"; 0 found
(#526) Variable "U" must be all lower-case
(#526) Expected "if (...) {\n"; found "if(...){"
(#526) Variable "U" must be all lower-case
(#526) Variable "U" must be all lower-case
(#526) Expected 1 space before "="; 0 found
(#526) Expected 1 space after "="; 0 found
(#526) Variable "Hg" must be all lower-case
(#526) Expected 1 space before "="; 0 found
(#526) Expected 1 space after "="; 0 found
(#526) Variable "U" must be all lower-case
(#526) Closing brace must be on a line by itself
(#526) Closing brace must be on a line by itself
(#526) Variable "J" must be all lower-case
(#526) Closing brace must be on a line by itself
(#526) Line exceeds 132 characters; contains 175 characters
(#526) Line exceeds 132 characters; contains 175 characters
(#526) Line exceeds 132 characters; contains 175 characters
(#526) Line exceeds 132 characters; contains 175 characters
(#526) Line exceeds 132 characters; contains 175 characters
(#526) Line exceeds 132 characters; contains 175 characters
(#526) Line exceeds 132 characters; contains 175 characters
(#526) Line exceeds 132 characters; contains 175 characters
(#527) Variable "Fb" must be all lower-case
(#527) Expected 1 space after closing parenthesis; found 0
(#527) Opening brace must be the last content on the line
(#527) Variable "Fb" must be all lower-case
(#527) Closing brace must be on a line by itself
(#528) Expected 1 space after closing parenthesis; found 0
(#528) Opening brace must be the last content on the line
(#529) Line indented incorrectly; expected at least 4 spaces, found 0
(#529) Closing brace must be on a line by itself
(#530) Expected 1 space after closing parenthesis; found 0
(#530) Opening brace must be the last content on the line
(#531) Line indented incorrectly; expected at least 4 spaces, found 0
(#531) Expected 1 space before "<"; 0 found
(#531) Expected 1 space after "<"; 0 found
(#531) Expected 1 space before "?"; 0 found
(#531) Expected 1 space after "?"; 0 found
(#531) Expected 1 space before ":"; 0 found
(#531) Expected 1 space after ":"; 0 found
(#531) Closing brace must be on a line by itself
(#532) Line indented incorrectly; expected at least 4 spaces, found 0
(#532) Closing brace must be on a line by itself
(#533) Line indented incorrectly; expected at least 4 spaces, found 0
(#533) Closing brace must be on a line by itself
(#534) Line indented incorrectly; expected at least 4 spaces, found 0
(#534) Commas (,) must be followed by white space.
(#534) Variable "J" must be all lower-case
(#534) Expected 1 space after closing parenthesis; found 0
(#534) Opening brace must be the last content on the line
(#534) Variable "J" must be all lower-case
(#534) Closing brace must be on a line by itself
(#535) Line indented incorrectly; expected at least 4 spaces, found 0
(#535) Variable "Cc" must be all lower-case
(#535) Expected 1 space after closing parenthesis; found 0
(#535) Opening brace must be the last content on the line
(#536) Line indented incorrectly; expected at least 8 spaces, found 0
(#536) Commas (,) must be followed by white space.
(#536) Variable "Cc" must be all lower-case
(#536) Closing brace must be on a line by itself
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Variable "Hg" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Expected "foreach (...) {\n"; found "foreach(...){"
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Expected 1 space before "as"; 0 found
(#536) Expected 1 space after "as"; 0 found
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Variable "X" must be all lower-case
(#536) Expected 1 space before "+="; 0 found
(#536) Expected 1 space after "+="; 0 found
(#536) Variable "X" must be all lower-case
(#536) Variable "Hg" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Variable "X" must be all lower-case
(#536) Closing brace must be on a line by itself
(#536) Variable "Eh" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Variable "Oe" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Variable "Sc" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Variable "Xc" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Expected 1 space before "=>"; 0 found
(#536) Expected 1 space after "=>"; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Closing brace must be on a line by itself
(#536) Variable "Ub" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Expected "if (...) {\n"; found "if(...){"
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Commas (,) must be followed by white space.
(#536) Commas (,) must be followed by white space.
(#536) Expected "if (...) {\n"; found "if(...){"
(#536) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 243
(#536) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#536) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#536) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#536) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#536) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#536) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#536) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#536) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#537) Line indented incorrectly; expected at least 148 spaces, found 0
(#537) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#537) Scope modifier not specified for member variable "$extension"
(#537) Expected 1 space before "="; 0 found
(#537) Expected 1 space after "="; 0 found
(#537) Commas (,) must be followed by white space.
(#537) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#537) Scope modifier not specified for member variable "$_link"
(#537) Commas (,) must be followed by white space.
(#537) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#537) Scope modifier not specified for member variable "$_result"
(#537) Commas (,) must be followed by white space.
(#537) Member variable "server_info" must not contain underscores.
(#537) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#537) Scope modifier not specified for member variable "$server_info"
(#537) Commas (,) must be followed by white space.
(#537) Member variable "affected_rows" must not contain underscores.
(#537) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#537) Scope modifier not specified for member variable "$affected_rows"
(#537) Commas (,) must be followed by white space.
(#537) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#537) Scope modifier not specified for member variable "$errno"
(#537) Commas (,) must be followed by white space.
(#537) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#537) Scope modifier not specified for member variable "$error"
(#537) Visibility must be declared on method "_error"
(#538) Line indented incorrectly; expected at least 152 spaces, found 0
(#538) Commas (,) must be followed by white space.
(#538) Expected 1 space after closing parenthesis; found 0
(#538) Opening brace must be the last content on the line
(#538) Inline control structures are not allowed
(#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) Commas (,) must be followed by white space.
(#538) Commas (,) must be followed by white space.
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#538) Closing brace must be on a line by itself
(#538) Line exceeds 132 characters; contains 141 characters
(#538) Line exceeds 132 characters; contains 141 characters
(#538) Line exceeds 132 characters; contains 141 characters
(#538) Line exceeds 132 characters; contains 141 characters
(#538) Line exceeds 132 characters; contains 141 characters
(#538) Line exceeds 132 characters; contains 141 characters
(#538) Line exceeds 132 characters; contains 141 characters
(#538) Line exceeds 132 characters; contains 141 characters
(#538) Visibility must be declared on method "connect"
(#539) Line indented incorrectly; expected at least 152 spaces, found 0
(#539) Variable "N" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Variable "V" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Variable "G" must be all lower-case
(#539) Expected 1 space after closing parenthesis; found 0
(#539) Opening brace must be the last content on the line
(#539) Expected 1 space before "="; 0 found
(#539) Expected 1 space after "="; 0 found
(#539) Variable "V" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Variable "G" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Variable "N" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Expected "if (...) {\n"; found "if(...){"
(#539) Expected 1 space before "="; 0 found
(#539) Expected 1 space after "="; 0 found
(#539) Line exceeds 132 characters; contains 144 characters
(#539) Line exceeds 132 characters; contains 144 characters
(#539) Line exceeds 132 characters; contains 144 characters
(#539) Line exceeds 132 characters; contains 144 characters
(#539) Line exceeds 132 characters; contains 144 characters
(#539) Line exceeds 132 characters; contains 144 characters
(#539) Line exceeds 132 characters; contains 144 characters
(#539) Line exceeds 132 characters; contains 144 characters
(#540) Line indented incorrectly; expected at least 160 spaces, found 0
(#540) Closing brace must be on a line by itself
(#540) Expected 1 space before "="; 0 found
(#540) Expected 1 space after "="; 0 found
(#540) Expected 1 space before "="; 0 found
(#540) Expected 1 space after "="; 0 found
(#541) Line indented incorrectly; expected at least 152 spaces, found 0
(#541) Closing brace must be on a line by itself
(#541) Visibility must be declared on method "quote"
(#542) Line indented incorrectly; expected at least 152 spaces, found 0
(#542) Variable "P" must be all lower-case
(#542) Expected 1 space after closing parenthesis; found 0
(#542) Opening brace must be the last content on the line
(#542) Commas (,) must be followed by white space.
(#542) Commas (,) must be followed by white space.
(#542) Variable "P" must be all lower-case
(#542) Closing brace must be on a line by itself
(#542) Visibility must be declared on method "select_db"
(#543) Line indented incorrectly; expected at least 152 spaces, found 0
(#543) Variable "Fb" must be all lower-case
(#543) Expected 1 space after closing parenthesis; found 0
(#543) Opening brace must be the last content on the line
(#544) Line indented incorrectly; expected at least 156 spaces, found 0
(#544) Closing brace must be on a line by itself
(#544) Visibility must be declared on method "query"
(#545) Line indented incorrectly; expected at least 152 spaces, found 0
(#545) Variable "H" must be all lower-case
(#545) Commas (,) must be followed by white space.
(#545) Expected 1 space after closing parenthesis; found 0
(#545) Opening brace must be the last content on the line
(#545) Variable "I" must be all lower-case
(#545) Expected 1 space before "="; 0 found
(#545) Expected 1 space after "="; 0 found
(#545) Commas (,) must be followed by white space.
(#545) Variable "H" must be all lower-case
(#545) Expected 1 space before "="; 0 found
(#545) Expected 1 space after "="; 0 found
(#545) Expected "if (...) {\n"; found "if(...){"
(#545) Variable "I" must be all lower-case
(#545) Expected 1 space before "="; 0 found
(#545) Expected 1 space after "="; 0 found
(#545) Expected 1 space before "="; 0 found
(#545) Expected 1 space after "="; 0 found
(#545) Expected 1 space before "="; 0 found
(#545) Expected 1 space after "="; 0 found
(#545) Line exceeds 132 characters; contains 158 characters
(#545) Line exceeds 132 characters; contains 158 characters
(#545) Line exceeds 132 characters; contains 158 characters
(#545) Line exceeds 132 characters; contains 158 characters
(#545) Line exceeds 132 characters; contains 158 characters
(#545) Line exceeds 132 characters; contains 158 characters
(#545) Line exceeds 132 characters; contains 158 characters
(#545) Line exceeds 132 characters; contains 158 characters
(#546) Line indented incorrectly; expected at least 160 spaces, found 0
(#546) Closing brace must be on a line by itself
(#546) Commas (,) must be followed by white space.
(#546) Variable "J" must be all lower-case
(#546) Expected 1 space before "="; 0 found
(#546) Expected 1 space after "="; 0 found
(#546) Variable "I" must be all lower-case
(#546) Expected "if (...) {\n"; found "if(...){"
(#546) Variable "J" must be all lower-case
(#546) Inline control structures are not allowed
(#546) Variable "I" must be all lower-case
(#547) Line indented incorrectly; expected at least 156 spaces, found 0
(#548) Line indented incorrectly; expected at least 156 spaces, found 0
(#548) Variable "I" must be all lower-case
(#548) Expected 1 space before "="; 0 found
(#548) Expected 1 space after "="; 0 found
(#548) Variable "I" must be all lower-case
(#548) Closing brace must be on a line by itself
(#548) Variable "J" must be all lower-case
(#548) Closing brace must be on a line by itself
(#548) Visibility must be declared on method "multi_query"
(#549) Line indented incorrectly; expected at least 156 spaces, found 0
(#549) Variable "H" must be all lower-case
(#549) Expected 1 space after closing parenthesis; found 0
(#549) Opening brace must be the last content on the line
(#549) Expected 1 space before "="; 0 found
(#549) Expected 1 space after "="; 0 found
(#549) Variable "H" must be all lower-case
(#549) Closing brace must be on a line by itself
(#549) Visibility must be declared on method "store_result"
(#550) Line indented incorrectly; expected at least 156 spaces, found 0
(#550) Expected 1 space after closing parenthesis; found 0
(#550) Opening brace must be the last content on the line
(#550) Closing brace must be on a line by itself
(#550) Visibility must be declared on method "next_result"
(#551) Line indented incorrectly; expected at least 156 spaces, found 0
(#551) Expected 1 space after closing parenthesis; found 0
(#551) Opening brace must be the last content on the line
(#552) Line indented incorrectly; expected at least 160 spaces, found 0
(#552) Closing brace must be on a line by itself
(#552) Visibility must be declared on method "result"
(#553) Line indented incorrectly; expected at least 156 spaces, found 0
(#553) Variable "H" must be all lower-case
(#553) Commas (,) must be followed by white space.
(#553) Expected 1 space after closing parenthesis; found 0
(#553) Opening brace must be the last content on the line
(#553) Variable "I" must be all lower-case
(#553) Expected 1 space before "="; 0 found
(#553) Expected 1 space after "="; 0 found
(#553) Variable "H" must be all lower-case
(#553) Inline control structures are not allowed
(#553) Variable "I" must be all lower-case
(#553) Variable "I" must be all lower-case
(#554) Line indented incorrectly; expected at least 160 spaces, found 0
(#555) Line indented incorrectly; expected at least 160 spaces, found 0
(#555) Variable "I" must be all lower-case
(#555) Commas (,) must be followed by white space.
(#555) Closing brace must be on a line by itself
(#555) Closing brace must be on a line by itself
(#555) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 214
(#556) Line indented incorrectly; expected at least 8 spaces, found 0
(#556) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#556) Scope modifier not specified for member variable "$_result"
(#556) Commas (,) must be followed by white space.
(#556) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#556) Scope modifier not specified for member variable "$_offset"
(#556) Expected 1 space before "="; 0 found
(#556) Expected 1 space after "="; 0 found
(#556) Commas (,) must be followed by white space.
(#556) Member variable "num_rows" must not contain underscores.
(#556) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#556) Scope modifier not specified for member variable "$num_rows"
(#556) method name "Min_Result::Min_Result" must be in lower-case letters only
(#556) PHP4 style constructors are not allowed; use "__construct()" instead
(#556) Visibility must be declared on method "Min_Result"
(#557) Line indented incorrectly; expected at least 12 spaces, found 0
(#557) Variable "I" must be all lower-case
(#557) Expected 1 space after closing parenthesis; found 0
(#557) Opening brace must be the last content on the line
(#557) Expected 1 space before "="; 0 found
(#557) Expected 1 space after "="; 0 found
(#557) Variable "I" must be all lower-case
(#557) Closing brace must be on a line by itself
(#557) Visibility must be declared on method "_convert"
(#558) Line indented incorrectly; expected at least 12 spaces, found 0
(#558) Variable "K" must be all lower-case
(#558) Expected 1 space after closing parenthesis; found 0
(#558) Opening brace must be the last content on the line
(#558) Expected "foreach (...) {\n"; found "foreach(...){"
(#558) Expected 1 space before "=>"; 0 found
(#558) Expected 1 space after "=>"; 0 found
(#558) Expected 1 space after "as"; 0 found
(#558) Variable "K" must be all lower-case
(#559) Line indented incorrectly; expected at least 16 spaces, found 0
(#559) Expected 1 space before "=>"; 0 found
(#559) Expected 1 space after "=>"; 0 found
(#559) Variable "X" must be all lower-case
(#559) Inline control structures are not allowed
(#559) Variable "X" must be all lower-case
(#559) Commas (,) must be followed by white space.
(#559) Variable "K" must be all lower-case
(#559) Expected 1 space before "="; 0 found
(#559) Expected 1 space after "="; 0 found
(#559) Variable "X" must be all lower-case
(#559) Closing brace must be on a line by itself
(#559) Variable "K" must be all lower-case
(#559) Closing brace must be on a line by itself
(#559) Visibility must be declared on method "fetch_assoc"
(#560) Line indented incorrectly; expected at least 12 spaces, found 0
(#560) Expected 1 space after closing parenthesis; found 0
(#560) Opening brace must be the last content on the line
(#560) Closing brace must be on a line by itself
(#560) Visibility must be declared on method "fetch_row"
(#561) Line indented incorrectly; expected at least 12 spaces, found 0
(#561) Expected 1 space after closing parenthesis; found 0
(#561) Opening brace must be the last content on the line
(#561) Closing brace must be on a line by itself
(#561) Visibility must be declared on method "fetch_field"
(#562) Line indented incorrectly; expected at least 12 spaces, found 0
(#562) Expected 1 space after closing parenthesis; found 0
(#562) Opening brace must be the last content on the line
(#562) Expected 1 space before "="; 0 found
(#562) Expected 1 space after "="; 0 found
(#562) Variable "J" must be all lower-case
(#562) Expected 1 space before "="; 0 found
(#562) Expected 1 space after "="; 0 found
(#563) Line indented incorrectly; expected at least 16 spaces, found 0
(#563) Variable "J" must be all lower-case
(#563) Expected 1 space before "="; 0 found
(#563) Expected 1 space after "="; 0 found
(#563) Commas (,) must be followed by white space.
(#563) Variable "J" must be all lower-case
(#563) Expected 1 space before "="; 0 found
(#563) Expected 1 space after "="; 0 found
(#563) Variable "J" must be all lower-case
(#563) Variable "J" must be all lower-case
(#563) Expected 1 space before "="; 0 found
(#563) Expected 1 space after "="; 0 found
(#563) Commas (,) must be followed by white space.
(#563) Variable "J" must be all lower-case
(#563) Expected 1 space before "="; 0 found
(#563) Expected 1 space after "="; 0 found
(#563) Commas (,) must be followed by white space.
(#563) Variable "J" must be all lower-case
(#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) Variable "J" must be all lower-case
(#563) Closing brace must be on a line by itself
(#563) Line exceeds maximum limit of 180 characters; contains 195 characters
(#563) Visibility must be declared on method "__destruct"
(#563) Line exceeds maximum limit of 180 characters; contains 195 characters
(#563) Line exceeds maximum limit of 180 characters; contains 195 characters
(#563) Line exceeds maximum limit of 180 characters; contains 195 characters
(#563) Line exceeds maximum limit of 180 characters; contains 195 characters
(#563) Line exceeds maximum limit of 180 characters; contains 195 characters
(#563) Line exceeds maximum limit of 180 characters; contains 195 characters
(#563) Line exceeds maximum limit of 180 characters; contains 195 characters
(#564) Line indented incorrectly; expected at least 12 spaces, found 0
(#564) Expected 1 space after closing parenthesis; found 0
(#564) Opening brace must be the last content on the line
(#564) Closing brace must be on a line by itself
(#564) Closing brace must be on a line by itself
(#564) Closing brace must be on a line by itself
(#564) Usage of ELSEIF not allowed; use ELSE IF instead
(#564) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 243
(#565) Line indented incorrectly; expected at least 12 spaces, found 0
(#566) Line indented incorrectly; expected at least 12 spaces, found 0
(#567) Line indented incorrectly; expected at least 12 spaces, found 0
(#567) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#567) Scope modifier not specified for member variable "$extension"
(#567) Expected 1 space before "="; 0 found
(#567) Expected 1 space after "="; 0 found
(#567) Visibility must be declared on method "connect"
(#568) Line indented incorrectly; expected at least 16 spaces, found 0
(#568) Variable "N" must be all lower-case
(#568) Commas (,) must be followed by white space.
(#568) Variable "V" must be all lower-case
(#568) Commas (,) must be followed by white space.
(#568) Variable "G" must be all lower-case
(#568) Expected 1 space after closing parenthesis; found 0
(#568) Opening brace must be the last content on the line
(#568) Variable "N" must be all lower-case
(#568) Commas (,) must be followed by white space.
(#568) Variable "V" must be all lower-case
(#568) Commas (,) must be followed by white space.
(#568) Variable "G" must be all lower-case
(#569) Line indented incorrectly; expected at least 20 spaces, found 0
(#569) Closing brace must be on a line by itself
(#569) Visibility must be declared on method "select_db"
(#570) Line indented incorrectly; expected at least 12 spaces, found 0
(#570) Variable "Fb" must be all lower-case
(#570) Expected 1 space after closing parenthesis; found 0
(#570) Opening brace must be the last content on the line
(#571) Line indented incorrectly; expected at least 16 spaces, found 0
(#571) Closing brace must be on a line by itself
(#571) Closing brace must be on a line by itself
(#571) Closing brace must be on a line by itself
(#571) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 253
(#572) Line indented incorrectly; expected at least 12 spaces, found 0
(#573) Line indented incorrectly; expected at least 12 spaces, found 0
(#574) Line indented incorrectly; expected at least 12 spaces, found 0
(#574) Visibility must be declared on method "begin"
(#575) Line indented incorrectly; expected at least 16 spaces, found 0
(#575) Expected 1 space after closing parenthesis; found 0
(#575) Opening brace must be the last content on the line
(#576) Line indented incorrectly; expected at least 20 spaces, found 0
(#576) Closing brace must be on a line by itself
(#576) Closing brace must be on a line by itself
(#577) Line indented incorrectly; expected at least 16 spaces, found 0
(#577) Expected 1 space after closing parenthesis; found 0
(#577) Opening brace must be the last content on the line
(#577) Commas (,) must be followed by white space.
(#577) Commas (,) must be followed by white space.
(#577) Closing brace must be on a line by itself
(#578) Line indented incorrectly; expected at least 16 spaces, found 0
(#578) Expected 1 space after closing parenthesis; found 0
(#578) Opening brace must be the last content on the line
(#579) Line indented incorrectly; expected at least 20 spaces, found 0
(#579) Closing brace must be on a line by itself
(#580) Line indented incorrectly; expected at least 16 spaces, found 0
(#580) Expected 1 space after closing parenthesis; found 0
(#580) Opening brace must be the last content on the line
(#580) Expected 1 space before "="; 0 found
(#580) Expected 1 space after "="; 0 found
(#581) Line indented incorrectly; expected at least 20 spaces, found 0
(#581) Variable "Bb" must be all lower-case
(#581) Expected 1 space before "="; 0 found
(#581) Expected 1 space after "="; 0 found
(#581) Inline control structures are not allowed
(#581) Variable "Bb" must be all lower-case
(#581) Commas (,) must be followed by white space.
(#581) Variable "Bb" must be all lower-case
(#581) Commas (,) must be followed by white space.
(#581) Variable "Bb" must be all lower-case
(#581) Closing brace must be on a line by itself
(#582) Line indented incorrectly; expected at least 20 spaces, found 0
(#582) Expected 1 space after closing parenthesis; found 0
(#582) Opening brace must be the last content on the line
(#583) Line indented incorrectly; expected at least 24 spaces, found 0
(#583) Closing brace must be on a line by itself
(#584) Line indented incorrectly; expected at least 20 spaces, found 0
(#584) Variable "H" must be all lower-case
(#584) Commas (,) must be followed by white space.
(#584) Variable "Z" must be all lower-case
(#584) Commas (,) must be followed by white space.
(#584) Commas (,) must be followed by white space.
(#584) Variable "D" must be all lower-case
(#584) Commas (,) must be followed by white space.
(#584) Expected 1 space after closing parenthesis; found 0
(#584) Opening brace must be the last content on the line
(#584) Variable "D" must be all lower-case
(#584) Expected 1 space before "?"; 0 found
(#584) Expected 1 space after "?"; 0 found
(#584) Variable "H" must be all lower-case
(#584) Expected 1 space before "+"; 0 found
(#584) Expected 1 space after "+"; 0 found
(#584) Variable "D" must be all lower-case
(#584) Variable "D" must be all lower-case
(#584) Expected 1 space before ":"; 0 found
(#584) Expected 1 space after ":"; 0 found
(#584) Expected 1 space before "!=="; 0 found
(#584) Expected 1 space after "!=="; 0 found
(#584) Expected 1 space before "?"; 0 found
(#584) Expected 1 space after "?"; 0 found
(#584) Variable "H" must be all lower-case
(#584) Expected 1 space before "+"; 0 found
(#584) Expected 1 space after "+"; 0 found
(#584) Variable "D" must be all lower-case
(#584) Expected 1 space before ":"; 0 found
(#584) Expected 1 space after ":"; 0 found
(#584) Variable "H" must be all lower-case
(#584) Closing brace must be on a line by itself
(#584) Line exceeds maximum limit of 180 characters; contains 222 characters
(#584) Line exceeds maximum limit of 180 characters; contains 222 characters
(#584) Line exceeds maximum limit of 180 characters; contains 222 characters
(#584) Line exceeds maximum limit of 180 characters; contains 222 characters
(#584) Line exceeds maximum limit of 180 characters; contains 222 characters
(#584) Line exceeds maximum limit of 180 characters; contains 222 characters
(#584) Line exceeds maximum limit of 180 characters; contains 222 characters
(#584) Line exceeds maximum limit of 180 characters; contains 222 characters
(#585) Line indented incorrectly; expected at least 20 spaces, found 0
(#585) Variable "H" must be all lower-case
(#585) Commas (,) must be followed by white space.
(#585) Variable "Z" must be all lower-case
(#585) Expected 1 space after closing parenthesis; found 0
(#585) Opening brace must be the last content on the line
(#585) Variable "H" must be all lower-case
(#585) Closing brace must be on a line by itself
(#586) Line indented incorrectly; expected at least 20 spaces, found 0
(#586) Commas (,) must be followed by white space.
(#586) Expected 1 space after closing parenthesis; found 0
(#586) Opening brace must be the last content on the line
(#586) Closing brace must be on a line by itself
(#586) Line exceeds 132 characters; contains 138 characters
(#586) Line exceeds 132 characters; contains 138 characters
(#586) Line exceeds 132 characters; contains 138 characters
(#586) Line exceeds 132 characters; contains 138 characters
(#586) Line exceeds 132 characters; contains 138 characters
(#586) Line exceeds 132 characters; contains 138 characters
(#586) Line exceeds 132 characters; contains 138 characters
(#586) Line exceeds 132 characters; contains 138 characters
(#587) Line indented incorrectly; expected at least 20 spaces, found 0
(#587) Expected 1 space after closing parenthesis; found 0
(#587) Opening brace must be the last content on the line
(#588) Line indented incorrectly; expected at least 24 spaces, found 0
(#588) Closing brace must be on a line by itself
(#589) Line indented incorrectly; expected at least 20 spaces, found 0
(#589) Expected 1 space after closing parenthesis; found 0
(#589) Opening brace must be the last content on the line
(#589) Closing brace must be on a line by itself
(#590) Line indented incorrectly; expected at least 20 spaces, found 0
(#590) Expected 1 space after closing parenthesis; found 0
(#590) Opening brace must be the last content on the line
(#591) Line indented incorrectly; expected at least 24 spaces, found 0
(#593) Closing brace must be on a line by itself
(#594) Line indented incorrectly; expected at least 20 spaces, found 0
(#594) Expected 1 space after closing parenthesis; found 0
(#594) Opening brace must be the last content on the line
(#595) Line indented incorrectly; expected at least 24 spaces, found 0
(#595) Closing brace must be on a line by itself
(#596) Variable "C" must be all lower-case
(#596) Expected 1 space after closing parenthesis; found 0
(#596) Opening brace must be the last content on the line
(#596) Variable "J" must be all lower-case
(#596) Expected 1 space before "="; 0 found
(#596) Expected 1 space after "="; 0 found
(#596) Expected 1 space before "="; 0 found
(#596) Expected 1 space after "="; 0 found
(#596) Variable "C" must be all lower-case
(#596) Expected "foreach (...) {\n"; found "foreach(...){"
(#596) Expected 1 space before "as"; 0 found
(#596) Expected 1 space after "as"; 0 found
(#596) Variable "C" must be all lower-case
(#596) Expected 1 space before "!="; 0 found
(#596) Expected 1 space after "!="; 0 found
(#596) Expected 1 space before "?"; 0 found
(#596) Expected 1 space after "?"; 0 found
(#596) Expected 1 space before ":"; 0 found
(#596) Expected 1 space after ":"; 0 found
(#596) Line exceeds maximum limit of 180 characters; contains 244 characters
(#596) Line exceeds maximum limit of 180 characters; contains 244 characters
(#596) Line exceeds maximum limit of 180 characters; contains 244 characters
(#596) Line exceeds maximum limit of 180 characters; contains 244 characters
(#596) Line exceeds maximum limit of 180 characters; contains 244 characters
(#596) Line exceeds maximum limit of 180 characters; contains 244 characters
(#596) Line exceeds maximum limit of 180 characters; contains 244 characters
(#596) Line exceeds maximum limit of 180 characters; contains 244 characters
(#597) Variable "C" must be all lower-case
(#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
(#597) Expected 1 space before ":"; 0 found
(#597) Expected 1 space after ":"; 0 found
(#598) Variable "K" must be all lower-case
(#598) Inline control structures are not allowed
(#598) Variable "C" must be all lower-case
(#598) Expected 1 space before "!="; 0 found
(#598) Expected 1 space after "!="; 0 found
(#598) Variable "K" must be all lower-case
(#598) Variable "J" must be all lower-case
(#598) Variable "K" must be all lower-case
(#598) Expected 1 space before "="; 0 found
(#598) Expected 1 space after "="; 0 found
(#598) Variable "K" must be all lower-case
(#598) Closing brace must be on a line by itself
(#598) Variable "J" must be all lower-case
(#598) Closing brace must be on a line by itself
(#599) Line indented incorrectly; expected at least 24 spaces, found 0
(#599) Variable "R" must be all lower-case
(#599) Expected 1 space after closing parenthesis; found 0
(#599) Opening brace must be the last content on the line
(#599) Variable "R" must be all lower-case
(#599) Expected 1 space before "=="; 0 found
(#599) Expected 1 space after "=="; 0 found
(#599) Closing brace must be on a line by itself
(#600) Line indented incorrectly; expected at least 24 spaces, found 0
(#600) Variable "R" must be all lower-case
(#600) Expected 1 space after closing parenthesis; found 0
(#600) Opening brace must be the last content on the line
(#601) Line indented incorrectly; expected at least 28 spaces, found 0
(#601) Closing brace must be on a line by itself
(#602) Line indented incorrectly; expected at least 24 spaces, found 0
(#602) Variable "Q" must be all lower-case
(#602) Expected 1 space after closing parenthesis; found 0
(#602) Opening brace must be the last content on the line
(#602) Variable "J" must be all lower-case
(#602) Expected 1 space before "="; 0 found
(#602) Expected 1 space after "="; 0 found
(#602) Expected "foreach (...) {\n"; found "foreach(...){"
(#602) Expected 1 space before "as"; 0 found
(#602) Expected 1 space after "as"; 0 found
(#602) Variable "Q" must be all lower-case
(#602) Variable "K" must be all lower-case
(#602) Variable "U" must be all lower-case
(#602) Expected 1 space before "="; 0 found
(#602) Expected 1 space after "="; 0 found
(#602) Variable "K" must be all lower-case
(#602) Expected 1 space before "="; 0 found
(#602) Expected 1 space after "="; 0 found
(#602) Variable "K" must be all lower-case
(#602) Inline control structures are not allowed
(#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
(#602) Variable "K" must be all lower-case
(#602) Variable "J" must be all lower-case
(#602) Variable "K" must be all lower-case
(#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
(#602) Variable "K" must be all lower-case
(#602) Commas (,) must be followed by white space.
(#602) Expected 1 space before "=>"; 0 found
(#602) Expected 1 space after "=>"; 0 found
(#602) Variable "U" must be all lower-case
(#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
(#602) Commas (,) must be followed by white space.
(#602) Expected 1 space before "=>"; 0 found
(#602) Expected 1 space after "=>"; 0 found
(#602) Variable "U" must be all lower-case
(#602) Commas (,) must be followed by white space.
(#602) Expected 1 space before "=>"; 0 found
(#602) Expected 1 space after "=>"; 0 found
(#602) Commas (,) must be followed by white space.
(#602) Expected 1 space before "=>"; 0 found
(#602) Expected 1 space after "=>"; 0 found
(#602) Variable "K" must be all lower-case
(#602) Commas (,) must be followed by white space.
(#602) Expected 1 space before "=>"; 0 found
(#602) Expected 1 space after "=>"; 0 found
(#602) Variable "K" must be all lower-case
(#602) Expected 1 space before "=="; 0 found
(#602) Expected 1 space after "=="; 0 found
(#602) Commas (,) must be followed by white space.
(#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
(#602) Commas (,) must be followed by white space.
(#602) Expected 1 space before "=>"; 0 found
(#602) Expected 1 space after "=>"; 0 found
(#602) Commas (,) must be followed by white space.
(#602) Expected 1 space before "=>"; 0 found
(#602) Expected 1 space after "=>"; 0 found
(#602) Commas (,) must be followed by white space.
(#602) Closing brace must be on a line by itself
(#602) Variable "J" must be all lower-case
(#602) Closing brace must be on a line by itself
(#602) Line exceeds maximum limit of 180 characters; contains 475 characters
(#602) Line exceeds maximum limit of 180 characters; contains 475 characters
(#602) Line exceeds maximum limit of 180 characters; contains 475 characters
(#602) Line exceeds maximum limit of 180 characters; contains 475 characters
(#602) Line exceeds maximum limit of 180 characters; contains 475 characters
(#602) Line exceeds maximum limit of 180 characters; contains 475 characters
(#602) Line exceeds maximum limit of 180 characters; contains 475 characters
(#602) Line exceeds maximum limit of 180 characters; contains 475 characters
(#603) Line indented incorrectly; expected at least 24 spaces, found 0
(#603) Variable "Q" must be all lower-case
(#603) Commas (,) must be followed by white space.
(#603) Expected 1 space after closing parenthesis; found 0
(#603) Opening brace must be the last content on the line
(#603) Variable "J" must be all lower-case
(#603) Expected 1 space before "="; 0 found
(#603) Expected 1 space after "="; 0 found
(#603) Expected "foreach (...) {\n"; found "foreach(...){"
(#603) Expected 1 space before "as"; 0 found
(#603) Expected 1 space after "as"; 0 found
(#606) Variable "Q" must be all lower-case
(#607) Commas (,) must be followed by white space.
(#607) Variable "K" must be all lower-case
(#607) Expected 1 space before "="; 0 found
(#607) Expected 1 space after "="; 0 found
(#607) Variable "K" must be all lower-case
(#607) Variable "J" must be all lower-case
(#607) Expected 1 space before "="; 0 found
(#607) Expected 1 space after "="; 0 found
(#607) Variable "K" must be all lower-case
(#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) Expected 1 space before ":"; 0 found
(#607) Expected 1 space after ":"; 0 found
(#607) Variable "K" must be all lower-case
(#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) Expected 1 space before ":"; 0 found
(#607) Expected 1 space after ":"; 0 found
(#607) Variable "J" must be all lower-case
(#607) Expected 1 space before "="; 0 found
(#607) Expected 1 space after "="; 0 found
(#607) Variable "K" must be all lower-case
(#607) Variable "J" must be all lower-case
(#607) Expected 1 space before "="; 0 found
(#607) Expected 1 space after "="; 0 found
(#607) Variable "K" must be all lower-case
(#607) Variable "K" must be all lower-case
(#607) Expected 1 space before "!="; 0 found
(#607) Expected 1 space after "!="; 0 found
(#607) Variable "K" must be all lower-case
(#607) Expected 1 space before "?"; 0 found
(#607) Expected 1 space after "?"; 0 found
(#607) Variable "K" must be all lower-case
(#607) Expected 1 space before ":"; 0 found
(#607) Expected 1 space after ":"; 0 found
(#607) Variable "J" must be all lower-case
(#607) Expected 1 space before "="; 0 found
(#607) Expected 1 space after "="; 0 found
(#607) Variable "K" must be all lower-case
(#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) Closing brace must be on a line by itself
(#607) Variable "J" must be all lower-case
(#607) Closing brace must be on a line by itself
(#607) Line exceeds maximum limit of 180 characters; contains 387 characters
(#607) Line exceeds maximum limit of 180 characters; contains 387 characters
(#607) Line exceeds maximum limit of 180 characters; contains 387 characters
(#607) Line exceeds maximum limit of 180 characters; contains 387 characters
(#607) Line exceeds maximum limit of 180 characters; contains 387 characters
(#607) Line exceeds maximum limit of 180 characters; contains 387 characters
(#607) Line exceeds maximum limit of 180 characters; contains 387 characters
(#607) Line exceeds maximum limit of 180 characters; contains 387 characters
(#608) Line indented incorrectly; expected at least 24 spaces, found 0
(#608) Variable "C" must be all lower-case
(#608) Expected 1 space after closing parenthesis; found 0
(#608) Opening brace must be the last content on the line
(#608) Variable "L" must be all lower-case
(#608) Expected 1 space before "="; 0 found
(#608) Expected 1 space after "="; 0 found
(#608) Variable "C" must be all lower-case
(#609) Line indented incorrectly; expected at least 28 spaces, found 0
(#609) Variable "L" must be all lower-case
(#609) Closing brace must be on a line by itself
(#610) Expected 1 space after closing parenthesis; found 0
(#610) Opening brace must be the last content on the line
(#611) Line indented incorrectly; expected at least 4 spaces, found 0
(#611) Closing brace must be on a line by itself
(#612) Line indented incorrectly; expected at least 28 spaces, found 0
(#612) Expected 1 space after closing parenthesis; found 0
(#612) Opening brace must be the last content on the line
(#613) Line indented incorrectly; expected at least 32 spaces, found 0
(#613) Closing brace must be on a line by itself
(#614) Line indented incorrectly; expected at least 4 spaces, found 0
(#614) Expected 1 space after closing parenthesis; found 0
(#614) Opening brace must be the last content on the line
(#615) Line indented incorrectly; expected at least 8 spaces, found 0
(#615) Closing brace must be on a line by itself
(#616) Line indented incorrectly; expected at least 32 spaces, found 0
(#616) Commas (,) must be followed by white space.
(#616) Variable "H" must be all lower-case
(#616) Expected 1 space after closing parenthesis; found 0
(#616) Opening brace must be the last content on the line
(#616) Variable "H" must be all lower-case
(#616) Closing brace must be on a line by itself
(#617) Line indented incorrectly; expected at least 32 spaces, found 0
(#617) Variable "R" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "Z" must be all lower-case
(#617) Closing brace must be on a line by itself
(#618) Line indented incorrectly; expected at least 32 spaces, found 0
(#618) Variable "Q" must be all lower-case
(#618) Commas (,) must be followed by white space.
(#618) Variable "C" must be all lower-case
(#618) Commas (,) must be followed by white space.
(#618) Commas (,) must be followed by white space.
(#618) Variable "Jc" must be all lower-case
(#618) 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.
(#618) Variable "Ka" must be all lower-case
(#618) Commas (,) must be followed by white space.
(#618) Expected 1 space after closing parenthesis; found 0
(#618) Opening brace must be the last content on the line
(#618) Expected 1 space before "="; 0 found
(#618) Expected 1 space after "="; 0 found
(#618) Variable "Vb" must be all lower-case
(#618) Expected 1 space before "="; 0 found
(#618) Expected 1 space after "="; 0 found
(#618) Expected "foreach (...) {\n"; found "foreach(...){"
(#618) Expected 1 space after "as"; 0 found
(#619) Line indented incorrectly; expected at least 36 spaces, found 0
(#619) Variable "X" must be all lower-case
(#619) Expected 1 space before "="; 0 found
(#619) Expected 1 space after "="; 0 found
(#619) Inline control structures are not allowed
(#619) Variable "X" must be all lower-case
(#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) Variable "X" must be all lower-case
(#619) Variable "Q" must be all lower-case
(#619) Variable "X" must be all lower-case
(#619) Inline control structures are not allowed
(#619) Variable "X" must be all lower-case
(#619) Expected 1 space before "="; 0 found
(#619) Expected 1 space after "="; 0 found
(#619) Variable "Q" must be all lower-case
(#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
(#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
(#619) Variable "X" must be all lower-case
(#619) Variable "Q" must be all lower-case
(#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
(#619) Inline control structures are not allowed
(#619) Variable "Vb" must be all lower-case
(#619) Expected 1 space before "="; 0 found
(#619) Expected 1 space after "="; 0 found
(#619) Closing brace must be on a line by itself
(#619) Inline control structures are not allowed
(#619) Variable "Q" must be all lower-case
(#619) Expected 1 space before "=="; 0 found
(#619) Expected 1 space after "=="; 0 found
(#619) Line exceeds maximum limit of 180 characters; contains 269 characters
(#619) Line exceeds maximum limit of 180 characters; contains 269 characters
(#619) Line exceeds maximum limit of 180 characters; contains 269 characters
(#619) Line exceeds maximum limit of 180 characters; contains 269 characters
(#619) Line exceeds maximum limit of 180 characters; contains 269 characters
(#619) Line exceeds maximum limit of 180 characters; contains 269 characters
(#619) Line exceeds maximum limit of 180 characters; contains 269 characters
(#619) Line exceeds maximum limit of 180 characters; contains 269 characters
(#620) Line indented incorrectly; expected at least 36 spaces, found 0
(#620) Variable "C" must be all lower-case
(#620) Commas (,) must be followed by white space.
(#620) Variable "Q" must be all lower-case
(#620) Commas (,) must be followed by white space.
(#620) Variable "Vb" must be all lower-case
(#620) Variable "Q" must be all lower-case
(#620) Commas (,) must be followed by white space.
(#620) Variable "Vb" must be all lower-case
(#620) Variable "Q" must be all lower-case
(#620) Expected 1 space before "=="; 0 found
(#620) Expected 1 space after "=="; 0 found
(#620) Variable "C" must be all lower-case
(#620) Variable "Q" must be all lower-case
(#620) Variable "C" must be all lower-case
(#620) Closing brace must be on a line by itself
(#620) Line exceeds maximum limit of 180 characters; contains 288 characters
(#620) Line exceeds maximum limit of 180 characters; contains 288 characters
(#620) Line exceeds maximum limit of 180 characters; contains 288 characters
(#620) Line exceeds maximum limit of 180 characters; contains 288 characters
(#620) Line exceeds maximum limit of 180 characters; contains 288 characters
(#620) Line exceeds maximum limit of 180 characters; contains 288 characters
(#620) Line exceeds maximum limit of 180 characters; contains 288 characters
(#620) Line exceeds maximum limit of 180 characters; contains 288 characters
(#621) Line indented incorrectly; expected at least 32 spaces, found 0
(#621) Variable "Q" must be all lower-case
(#621) Expected 1 space after closing parenthesis; found 0
(#621) Opening brace must be the last content on the line
(#622) Line indented incorrectly; expected at least 36 spaces, found 0
(#622) Closing brace must be on a line by itself
(#623) Line indented incorrectly; expected at least 36 spaces, found 0
(#623) Variable "S" must be all lower-case
(#623) Expected 1 space after closing parenthesis; found 0
(#623) Opening brace must be the last content on the line
(#624) Line indented incorrectly; expected at least 40 spaces, found 0
(#624) Commas (,) must be followed by white space.
(#624) Variable "S" must be all lower-case
(#624) Closing brace must be on a line by itself
(#625) Line indented incorrectly; expected at least 36 spaces, found 0
(#625) Variable "Th" must be all lower-case
(#625) Expected 1 space after closing parenthesis; found 0
(#625) Opening brace must be the last content on the line
(#626) Line indented incorrectly; expected at least 40 spaces, found 0
(#626) Commas (,) must be followed by white space.
(#626) Variable "Th" must be all lower-case
(#626) Closing brace must be on a line by itself
(#627) Line indented incorrectly; expected at least 40 spaces, found 0
(#627) Variable "S" must be all lower-case
(#627) Expected 1 space after closing parenthesis; found 0
(#627) Opening brace must be the last content on the line
(#628) Line indented incorrectly; expected at least 44 spaces, found 0
(#628) Commas (,) must be followed by white space.
(#628) Variable "S" must be all lower-case
(#628) Closing brace must be on a line by itself
(#629) Line indented incorrectly; expected at least 40 spaces, found 0
(#629) Expected 1 space after closing parenthesis; found 0
(#629) Opening brace must be the last content on the line
(#630) Line indented incorrectly; expected at least 44 spaces, found 0
(#630) Closing brace must be on a line by itself
(#631) Line indented incorrectly; expected at least 44 spaces, found 0
(#631) Expected 1 space after closing parenthesis; found 0
(#631) Opening brace must be the last content on the line
(#632) Line indented incorrectly; expected at least 48 spaces, found 0
(#632) Closing brace must be on a line by itself
(#632) Line exceeds 132 characters; contains 161 characters
(#632) Line exceeds 132 characters; contains 161 characters
(#632) Line exceeds 132 characters; contains 161 characters
(#632) Line exceeds 132 characters; contains 161 characters
(#632) Line exceeds 132 characters; contains 161 characters
(#632) Line exceeds 132 characters; contains 161 characters
(#632) Line exceeds 132 characters; contains 161 characters
(#632) Line exceeds 132 characters; contains 161 characters
(#633) Line indented incorrectly; expected at least 44 spaces, found 0
(#633) Expected 1 space after closing parenthesis; found 0
(#633) Opening brace must be the last content on the line
(#633) Closing brace must be on a line by itself
(#634) Line indented incorrectly; expected at least 44 spaces, found 0
(#634) Expected 1 space after closing parenthesis; found 0
(#634) Opening brace must be the last content on the line
(#634) Closing brace must be on a line by itself
(#635) Line indented incorrectly; expected at least 44 spaces, found 0
(#635) Expected 1 space after closing parenthesis; found 0
(#635) Opening brace must be the last content on the line
(#636) Line indented incorrectly; expected at least 48 spaces, found 0
(#636) Closing brace must be on a line by itself
(#637) Line indented incorrectly; expected at least 44 spaces, found 0
(#637) Expected 1 space after closing parenthesis; found 0
(#637) Opening brace must be the last content on the line
(#638) Line indented incorrectly; expected at least 48 spaces, found 0
(#638) Line exceeds maximum limit of 180 characters; contains 273 characters
(#638) Line exceeds maximum limit of 180 characters; contains 273 characters
(#638) Line exceeds maximum limit of 180 characters; contains 273 characters
(#638) Line exceeds maximum limit of 180 characters; contains 273 characters
(#638) Line exceeds maximum limit of 180 characters; contains 273 characters
(#638) Line exceeds maximum limit of 180 characters; contains 273 characters
(#638) Line exceeds maximum limit of 180 characters; contains 273 characters
(#638) Line exceeds maximum limit of 180 characters; contains 273 characters
(#643) Closing brace must be on a line by itself
(#644) Line indented incorrectly; expected at least 48 spaces, found 0
(#644) Expected 1 space after closing parenthesis; found 0
(#644) Opening brace must be the last content on the line
(#644) Variable "L" must be all lower-case
(#644) Expected 1 space before "="; 0 found
(#644) Expected 1 space after "="; 0 found
(#645) Line indented incorrectly; expected at least 52 spaces, found 0
(#645) Variable "L" must be all lower-case
(#645) Closing brace must be on a line by itself
(#646) Closing brace must be on a line by itself
(#647) Commas (,) must be followed by white space.
(#647) Variable "J" must be all lower-case
(#647) Expected 1 space after closing parenthesis; found 0
(#647) Opening brace must be the last content on the line
(#647) Variable "J" must be all lower-case
(#647) Closing brace must be on a line by itself
(#648) Variable "Cc" must be all lower-case
(#648) Expected 1 space after closing parenthesis; found 0
(#648) Opening brace must be the last content on the line
(#649) Line indented incorrectly; expected at least 4 spaces, found 0
(#649) Commas (,) must be followed by white space.
(#649) Variable "Cc" must be all lower-case
(#649) Closing brace must be on a line by itself
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#649) Variable "Hg" must be all lower-case
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#649) Expected "foreach (...) {\n"; found "foreach(...){"
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Expected 1 space before "as"; 0 found
(#649) Expected 1 space after "as"; 0 found
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Variable "X" must be all lower-case
(#649) Expected 1 space before "+="; 0 found
(#649) Expected 1 space after "+="; 0 found
(#649) Variable "X" must be all lower-case
(#649) Variable "Hg" must be all lower-case
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#649) Variable "X" must be all lower-case
(#649) Closing brace must be on a line by itself
(#649) Variable "Eh" must be all lower-case
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#649) Variable "Oe" must be all lower-case
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Variable "Sc" must be all lower-case
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Variable "Xc" must be all lower-case
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Closing brace must be on a line by itself
(#649) Variable "Ub" must be all lower-case
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#649) Expected "if (...) {\n"; found "if(...){"
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#649) Commas (,) must be followed by white space.
(#649) Commas (,) must be followed by white space.
(#649) Expected "if (...) {\n"; found "if(...){"
(#649) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 243
(#649) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#649) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#649) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#649) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#649) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#649) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#649) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#649) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#650) Line indented incorrectly; expected at least 16 spaces, found 0
(#650) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#650) Scope modifier not specified for member variable "$extension"
(#650) Expected 1 space before "="; 0 found
(#650) Expected 1 space after "="; 0 found
(#650) Commas (,) must be followed by white space.
(#650) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#650) Scope modifier not specified for member variable "$_link"
(#650) Commas (,) must be followed by white space.
(#650) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#650) Scope modifier not specified for member variable "$_result"
(#650) Commas (,) must be followed by white space.
(#650) Member variable "server_info" must not contain underscores.
(#650) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#650) Scope modifier not specified for member variable "$server_info"
(#650) Commas (,) must be followed by white space.
(#650) Member variable "affected_rows" must not contain underscores.
(#650) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#650) Scope modifier not specified for member variable "$affected_rows"
(#650) Commas (,) must be followed by white space.
(#650) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#650) Scope modifier not specified for member variable "$errno"
(#650) Commas (,) must be followed by white space.
(#650) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#650) Scope modifier not specified for member variable "$error"
(#650) Visibility must be declared on method "_get_error"
(#651) Line indented incorrectly; expected at least 20 spaces, found 0
(#651) Expected 1 space after closing parenthesis; found 0
(#651) Opening brace must be the last content on the line
(#651) Expected 1 space before "="; 0 found
(#651) Expected 1 space after "="; 0 found
(#651) Expected "foreach (...) {\n"; found "foreach(...){"
(#651) Expected 1 space before "as"; 0 found
(#651) Expected 1 space after "as"; 0 found
(#651) Expected 1 space before "="; 0 found
(#651) Expected 1 space after "="; 0 found
(#651) Expected 1 space before ".="; 0 found
(#651) Expected 1 space after ".="; 0 found
(#651) Closing brace must be on a line by itself
(#651) Expected 1 space before "="; 0 found
(#651) Expected 1 space after "="; 0 found
(#651) Closing brace must be on a line by itself
(#651) Line exceeds 132 characters; contains 155 characters
(#651) Line exceeds 132 characters; contains 155 characters
(#651) Line exceeds 132 characters; contains 155 characters
(#651) Line exceeds 132 characters; contains 155 characters
(#651) Line exceeds 132 characters; contains 155 characters
(#651) Line exceeds 132 characters; contains 155 characters
(#651) Line exceeds 132 characters; contains 155 characters
(#651) Line exceeds 132 characters; contains 155 characters
(#651) Visibility must be declared on method "connect"
(#652) Line indented incorrectly; expected at least 20 spaces, found 0
(#652) Variable "N" must be all lower-case
(#652) Commas (,) must be followed by white space.
(#652) Variable "V" must be all lower-case
(#652) Commas (,) must be followed by white space.
(#652) Variable "G" must be all lower-case
(#652) Expected 1 space after closing parenthesis; found 0
(#652) Opening brace must be the last content on the line
(#652) Expected 1 space before "="; 0 found
(#652) Expected 1 space after "="; 0 found
(#652) Variable "N" must be all lower-case
(#652) Commas (,) must be followed by white space.
(#652) Expected 1 space before "=>"; 0 found
(#652) Expected 1 space after "=>"; 0 found
(#652) Variable "V" must be all lower-case
(#652) Commas (,) must be followed by white space.
(#652) Expected 1 space before "=>"; 0 found
(#652) Expected 1 space after "=>"; 0 found
(#652) Variable "G" must be all lower-case
(#652) Commas (,) must be followed by white space.
(#652) Expected 1 space before "=>"; 0 found
(#652) Expected 1 space after "=>"; 0 found
(#652) Expected "if (...) {\n"; found "if(...){"
(#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) Closing brace must be on a line by itself
(#652) Inline control structures are not allowed
(#652) Closing brace must be on a line by itself
(#652) Line exceeds maximum limit of 180 characters; contains 258 characters
(#652) Visibility must be declared on method "quote"
(#652) Line exceeds maximum limit of 180 characters; contains 258 characters
(#652) Line exceeds maximum limit of 180 characters; contains 258 characters
(#652) Line exceeds maximum limit of 180 characters; contains 258 characters
(#652) Line exceeds maximum limit of 180 characters; contains 258 characters
(#652) Line exceeds maximum limit of 180 characters; contains 258 characters
(#652) Line exceeds maximum limit of 180 characters; contains 258 characters
(#652) Line exceeds maximum limit of 180 characters; contains 258 characters
(#653) Line indented incorrectly; expected at least 20 spaces, found 0
(#653) Variable "P" must be all lower-case
(#653) Expected 1 space after closing parenthesis; found 0
(#653) Opening brace must be the last content on the line
(#653) Commas (,) must be followed by white space.
(#653) Commas (,) must be followed by white space.
(#653) Variable "P" must be all lower-case
(#653) Closing brace must be on a line by itself
(#653) Visibility must be declared on method "select_db"
(#654) Line indented incorrectly; expected at least 20 spaces, found 0
(#654) Variable "Fb" must be all lower-case
(#654) Expected 1 space after closing parenthesis; found 0
(#654) Opening brace must be the last content on the line
(#654) Variable "Fb" must be all lower-case
(#654) Closing brace must be on a line by itself
(#654) Visibility must be declared on method "query"
(#655) Line indented incorrectly; expected at least 20 spaces, found 0
(#655) Variable "H" must be all lower-case
(#655) Commas (,) must be followed by white space.
(#655) Expected 1 space after closing parenthesis; found 0
(#655) Opening brace must be the last content on the line
(#655) Variable "I" must be all lower-case
(#655) Expected 1 space before "="; 0 found
(#655) Expected 1 space after "="; 0 found
(#655) Commas (,) must be followed by white space.
(#655) Variable "H" must be all lower-case
(#655) Expected 1 space before "="; 0 found
(#655) Expected 1 space after "="; 0 found
(#655) Expected "if (...) {\n"; found "if(...){"
(#655) Variable "I" must be all lower-case
(#656) Line indented incorrectly; expected at least 28 spaces, found 0
(#656) Closing brace must be on a line by itself
(#656) Variable "I" must be all lower-case
(#656) Closing brace must be on a line by itself
(#656) Visibility must be declared on method "multi_query"
(#657) Line indented incorrectly; expected at least 20 spaces, found 0
(#657) Variable "H" must be all lower-case
(#657) Expected 1 space after closing parenthesis; found 0
(#657) Opening brace must be the last content on the line
(#657) Expected 1 space before "="; 0 found
(#657) Expected 1 space after "="; 0 found
(#657) Commas (,) must be followed by white space.
(#657) Variable "H" must be all lower-case
(#657) Expected 1 space before "="; 0 found
(#657) Expected 1 space after "="; 0 found
(#657) Expected "if (...) {\n"; found "if(...){"
(#658) Line indented incorrectly; expected at least 28 spaces, found 0
(#658) Closing brace must be on a line by itself
(#659) Line indented incorrectly; expected at least 20 spaces, found 0
(#659) Closing brace must be on a line by itself
(#659) Visibility must be declared on method "store_result"
(#660) Line indented incorrectly; expected at least 28 spaces, found 0
(#660) Variable "I" must be all lower-case
(#660) Expected 1 space after closing parenthesis; found 0
(#660) Opening brace must be the last content on the line
(#660) Inline control structures are not allowed
(#660) Variable "I" must be all lower-case
(#660) Variable "I" must be all lower-case
(#660) Expected 1 space before "="; 0 found
(#660) Expected 1 space after "="; 0 found
(#660) Inline control structures are not allowed
(#660) Variable "I" must be all lower-case
(#661) Line indented incorrectly; expected at least 32 spaces, found 0
(#662) Line indented incorrectly; expected at least 32 spaces, found 0
(#662) Variable "I" must be all lower-case
(#662) Expected 1 space before "="; 0 found
(#662) Expected 1 space after "="; 0 found
(#662) Variable "I" must be all lower-case
(#663) Line indented incorrectly; expected at least 32 spaces, found 0
(#663) Closing brace must be on a line by itself
(#663) Visibility must be declared on method "next_result"
(#664) Line indented incorrectly; expected at least 20 spaces, found 0
(#664) Expected 1 space after closing parenthesis; found 0
(#664) Opening brace must be the last content on the line
(#665) Line indented incorrectly; expected at least 24 spaces, found 0
(#665) Closing brace must be on a line by itself
(#665) Visibility must be declared on method "result"
(#666) Line indented incorrectly; expected at least 32 spaces, found 0
(#666) Variable "H" must be all lower-case
(#666) Commas (,) must be followed by white space.
(#666) Expected 1 space after closing parenthesis; found 0
(#666) Opening brace must be the last content on the line
(#666) Variable "I" must be all lower-case
(#666) Expected 1 space before "="; 0 found
(#666) Expected 1 space after "="; 0 found
(#666) Variable "H" must be all lower-case
(#666) Inline control structures are not allowed
(#666) Variable "I" must be all lower-case
(#667) Line indented incorrectly; expected at least 36 spaces, found 0
(#667) Variable "K" must be all lower-case
(#667) Expected 1 space before "="; 0 found
(#667) Expected 1 space after "="; 0 found
(#667) Variable "I" must be all lower-case
(#667) Variable "K" must be all lower-case
(#667) Closing brace must be on a line by itself
(#667) Closing brace must be on a line by itself
(#667) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 214
(#668) Line indented incorrectly; expected at least 4 spaces, found 0
(#668) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#668) Scope modifier not specified for member variable "$_result"
(#668) Commas (,) must be followed by white space.
(#668) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#668) Scope modifier not specified for member variable "$_offset"
(#668) Expected 1 space before "="; 0 found
(#668) Expected 1 space after "="; 0 found
(#668) Commas (,) must be followed by white space.
(#668) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#668) Scope modifier not specified for member variable "$_fields"
(#668) Commas (,) must be followed by white space.
(#668) Member variable "num_rows" must not contain underscores.
(#668) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#668) Scope modifier not specified for member variable "$num_rows"
(#668) method name "Min_Result::Min_Result" must be in lower-case letters only
(#668) PHP4 style constructors are not allowed; use "__construct()" instead
(#668) Visibility must be declared on method "Min_Result"
(#669) Line indented incorrectly; expected at least 8 spaces, found 0
(#669) Variable "I" must be all lower-case
(#669) Expected 1 space after closing parenthesis; found 0
(#669) Opening brace must be the last content on the line
(#669) Expected 1 space before "="; 0 found
(#669) Expected 1 space after "="; 0 found
(#669) Variable "I" must be all lower-case
(#669) Closing brace must be on a line by itself
(#669) Visibility must be declared on method "_convert"
(#670) Line indented incorrectly; expected at least 8 spaces, found 0
(#670) Variable "K" must be all lower-case
(#670) Expected 1 space after closing parenthesis; found 0
(#670) Opening brace must be the last content on the line
(#670) Expected "foreach (...) {\n"; found "foreach(...){"
(#670) Expected 1 space before "=>"; 0 found
(#670) Expected 1 space after "=>"; 0 found
(#670) Expected 1 space after "as"; 0 found
(#670) Variable "K" must be all lower-case
(#671) Line indented incorrectly; expected at least 12 spaces, found 0
(#671) Expected 1 space before "=>"; 0 found
(#671) Expected 1 space after "=>"; 0 found
(#671) Variable "X" must be all lower-case
(#671) Inline control structures are not allowed
(#671) Variable "X" must be all lower-case
(#671) Commas (,) must be followed by white space.
(#671) Variable "K" must be all lower-case
(#671) Expected 1 space before "="; 0 found
(#671) Expected 1 space after "="; 0 found
(#671) Variable "X" must be all lower-case
(#671) Closing brace must be on a line by itself
(#671) Variable "K" must be all lower-case
(#671) Closing brace must be on a line by itself
(#671) Visibility must be declared on method "fetch_assoc"
(#672) Line indented incorrectly; expected at least 8 spaces, found 0
(#672) Expected 1 space after closing parenthesis; found 0
(#672) Opening brace must be the last content on the line
(#672) Commas (,) must be followed by white space.
(#672) Commas (,) must be followed by white space.
(#672) Closing brace must be on a line by itself
(#672) Visibility must be declared on method "fetch_row"
(#673) Line indented incorrectly; expected at least 8 spaces, found 0
(#673) Expected 1 space after closing parenthesis; found 0
(#673) Opening brace must be the last content on the line
(#673) Commas (,) must be followed by white space.
(#673) Commas (,) must be followed by white space.
(#673) Closing brace must be on a line by itself
(#673) Visibility must be declared on method "fetch_field"
(#674) Line indented incorrectly; expected at least 8 spaces, found 0
(#674) Expected 1 space after closing parenthesis; found 0
(#674) Opening brace must be the last content on the line
(#674) Inline control structures are not allowed
(#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) Variable "J" must be all lower-case
(#674) Expected 1 space before "="; 0 found
(#674) Expected 1 space after "="; 0 found
(#675) Line indented incorrectly; expected at least 12 spaces, found 0
(#675) Variable "J" must be all lower-case
(#675) Expected 1 space before "="; 0 found
(#675) Expected 1 space after "="; 0 found
(#675) Variable "J" must be all lower-case
(#675) Expected 1 space before "="; 0 found
(#675) Expected 1 space after "="; 0 found
(#675) Variable "J" must be all lower-case
(#675) Expected 1 space before "="; 0 found
(#675) Expected 1 space after "="; 0 found
(#675) Expected 1 space before "=="; 0 found
(#675) Expected 1 space after "=="; 0 found
(#675) Expected 1 space before "?"; 0 found
(#675) Expected 1 space after "?"; 0 found
(#675) Expected 1 space before ":"; 0 found
(#675) Expected 1 space after ":"; 0 found
(#675) Variable "J" must be all lower-case
(#675) Closing brace must be on a line by itself
(#675) Visibility must be declared on method "seek"
(#676) Line indented incorrectly; expected at least 8 spaces, found 0
(#676) Variable "D" must be all lower-case
(#676) Expected 1 space after closing parenthesis; found 0
(#676) Opening brace must be the last content on the line
(#676) Inline control structures are not allowed
(#676) Expected 1 space after first semicolon of FOR loop; 0 found
(#676) Expected 1 space after second semicolon of FOR loop; 0 found
(#676) Expected 1 space before "="; 0 found
(#676) Expected 1 space after "="; 0 found
(#676) Expected 1 space before "<"; 0 found
(#676) Expected 1 space after "<"; 0 found
(#676) Variable "D" must be all lower-case
(#676) Closing brace must be on a line by itself
(#676) Visibility must be declared on method "__destruct"
(#677) Line indented incorrectly; expected at least 8 spaces, found 0
(#677) Expected 1 space after closing parenthesis; found 0
(#677) Opening brace must be the last content on the line
(#677) Closing brace must be on a line by itself
(#677) Closing brace must be on a line by itself
(#677) Closing brace must be on a line by itself
(#677) Usage of ELSEIF not allowed; use ELSE IF instead
(#677) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 243
(#678) Line indented incorrectly; expected at least 8 spaces, found 0
(#678) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#678) Scope modifier not specified for member variable "$extension"
(#678) Expected 1 space before "="; 0 found
(#678) Expected 1 space after "="; 0 found
(#678) Commas (,) must be followed by white space.
(#678) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#678) Scope modifier not specified for member variable "$_link"
(#678) Commas (,) must be followed by white space.
(#678) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#678) Scope modifier not specified for member variable "$_result"
(#678) Commas (,) must be followed by white space.
(#678) Member variable "server_info" must not contain underscores.
(#678) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#678) Scope modifier not specified for member variable "$server_info"
(#678) Commas (,) must be followed by white space.
(#678) Member variable "affected_rows" must not contain underscores.
(#678) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#678) Scope modifier not specified for member variable "$affected_rows"
(#678) Commas (,) must be followed by white space.
(#678) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#678) Scope modifier not specified for member variable "$error"
(#678) Visibility must be declared on method "connect"
(#679) Line indented incorrectly; expected at least 12 spaces, found 0
(#679) Variable "N" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Variable "V" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Variable "G" must be all lower-case
(#679) Expected 1 space after closing parenthesis; found 0
(#679) Opening brace must be the last content on the line
(#679) Expected 1 space before "="; 0 found
(#679) Expected 1 space after "="; 0 found
(#679) Variable "N" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Variable "V" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Variable "G" must be all lower-case
(#679) Expected "if (...) {\n"; found "if(...){"
(#679) Variable "I" must be all lower-case
(#679) Expected 1 space before "="; 0 found
(#679) Expected 1 space after "="; 0 found
(#679) Variable "K" must be all lower-case
(#679) Expected 1 space before "="; 0 found
(#679) Expected 1 space after "="; 0 found
(#679) Variable "I" must be all lower-case
(#679) Expected 1 space before "="; 0 found
(#679) Expected 1 space after "="; 0 found
(#679) Commas (,) must be followed by white space.
(#679) Variable "K" must be all lower-case
(#679) Closing brace must be on a line by itself
(#679) Inline control structures are not allowed
(#679) Expected 1 space before "="; 0 found
(#679) Expected 1 space after "="; 0 found
(#679) Closing brace must be on a line by itself
(#679) Line exceeds maximum limit of 180 characters; contains 325 characters
(#679) Visibility must be declared on method "quote"
(#679) Line exceeds maximum limit of 180 characters; contains 325 characters
(#679) Line exceeds maximum limit of 180 characters; contains 325 characters
(#679) Line exceeds maximum limit of 180 characters; contains 325 characters
(#679) Line exceeds maximum limit of 180 characters; contains 325 characters
(#679) Line exceeds maximum limit of 180 characters; contains 325 characters
(#679) Line exceeds maximum limit of 180 characters; contains 325 characters
(#679) Line exceeds maximum limit of 180 characters; contains 325 characters
(#680) Line indented incorrectly; expected at least 12 spaces, found 0
(#680) Variable "P" must be all lower-case
(#680) Expected 1 space after closing parenthesis; found 0
(#680) Opening brace must be the last content on the line
(#680) Commas (,) must be followed by white space.
(#680) Commas (,) must be followed by white space.
(#680) Variable "P" must be all lower-case
(#680) Closing brace must be on a line by itself
(#680) Visibility must be declared on method "select_db"
(#681) Line indented incorrectly; expected at least 12 spaces, found 0
(#681) Variable "Fb" must be all lower-case
(#681) Expected 1 space after closing parenthesis; found 0
(#681) Opening brace must be the last content on the line
(#682) Line indented incorrectly; expected at least 16 spaces, found 0
(#682) Variable "Fb" must be all lower-case
(#682) Closing brace must be on a line by itself
(#682) Visibility must be declared on method "query"
(#683) Line indented incorrectly; expected at least 12 spaces, found 0
(#683) Variable "H" must be all lower-case
(#683) Commas (,) must be followed by white space.
(#683) Expected 1 space after closing parenthesis; found 0
(#683) Opening brace must be the last content on the line
(#683) Variable "I" must be all lower-case
(#683) Expected 1 space before "="; 0 found
(#683) Expected 1 space after "="; 0 found
(#683) Variable "H" must be all lower-case
(#683) Commas (,) must be followed by white space.
(#683) Expected 1 space before "="; 0 found
(#683) Expected 1 space after "="; 0 found
(#683) Expected "if (...) {\n"; found "if(...){"
(#683) Variable "I" must be all lower-case
(#683) Expected 1 space before "="; 0 found
(#683) Expected 1 space after "="; 0 found
(#684) Line indented incorrectly; expected at least 20 spaces, found 0
(#684) Closing brace must be on a line by itself
(#684) Expected "if (...) {\n"; found "if(...){"
(#684) Variable "I" must be all lower-case
(#684) Expected 1 space before "==="; 0 found
(#684) Expected 1 space after "==="; 0 found
(#684) Expected 1 space before "="; 0 found
(#684) Expected 1 space after "="; 0 found
(#685) Line indented incorrectly; expected at least 16 spaces, found 0
(#685) Closing brace must be on a line by itself
(#686) Line indented incorrectly; expected at least 20 spaces, found 0
(#687) Line indented incorrectly; expected at least 20 spaces, found 0
(#687) Variable "I" must be all lower-case
(#687) Closing brace must be on a line by itself
(#687) Visibility must be declared on method "multi_query"
(#688) Line indented incorrectly; expected at least 16 spaces, found 0
(#688) Variable "H" must be all lower-case
(#688) Expected 1 space after closing parenthesis; found 0
(#688) Opening brace must be the last content on the line
(#688) Expected 1 space before "="; 0 found
(#688) Expected 1 space after "="; 0 found
(#688) Variable "H" must be all lower-case
(#688) Closing brace must be on a line by itself
(#688) Visibility must be declared on method "store_result"
(#689) Line indented incorrectly; expected at least 16 spaces, found 0
(#689) Expected 1 space after closing parenthesis; found 0
(#689) Opening brace must be the last content on the line
(#689) Closing brace must be on a line by itself
(#689) Visibility must be declared on method "next_result"
(#690) Line indented incorrectly; expected at least 16 spaces, found 0
(#690) Expected 1 space after closing parenthesis; found 0
(#690) Opening brace must be the last content on the line
(#691) Line indented incorrectly; expected at least 20 spaces, found 0
(#691) Closing brace must be on a line by itself
(#691) Visibility must be declared on method "result"
(#692) Line indented incorrectly; expected at least 16 spaces, found 0
(#692) Variable "H" must be all lower-case
(#692) Commas (,) must be followed by white space.
(#692) Expected 1 space after closing parenthesis; found 0
(#692) Opening brace must be the last content on the line
(#692) Variable "I" must be all lower-case
(#692) Expected 1 space before "="; 0 found
(#692) Expected 1 space after "="; 0 found
(#692) Variable "H" must be all lower-case
(#692) Inline control structures are not allowed
(#692) Variable "I" must be all lower-case
(#693) Line indented incorrectly; expected at least 20 spaces, found 0
(#694) Line indented incorrectly; expected at least 20 spaces, found 0
(#694) Variable "I" must be all lower-case
(#694) Commas (,) must be followed by white space.
(#694) Commas (,) must be followed by white space.
(#694) Closing brace must be on a line by itself
(#694) Closing brace must be on a line by itself
(#694) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 214
(#695) Line indented incorrectly; expected at least 8 spaces, found 0
(#695) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#695) Scope modifier not specified for member variable "$_result"
(#695) Commas (,) must be followed by white space.
(#695) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#695) Scope modifier not specified for member variable "$_offset"
(#695) Expected 1 space before "="; 0 found
(#695) Expected 1 space after "="; 0 found
(#695) Commas (,) must be followed by white space.
(#695) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#695) Scope modifier not specified for member variable "$_fields"
(#695) Commas (,) must be followed by white space.
(#695) Member variable "num_rows" must not contain underscores.
(#695) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#695) Scope modifier not specified for member variable "$num_rows"
(#695) method name "Min_Result::Min_Result" must be in lower-case letters only
(#695) PHP4 style constructors are not allowed; use "__construct()" instead
(#695) Visibility must be declared on method "Min_Result"
(#696) Line indented incorrectly; expected at least 12 spaces, found 0
(#696) Variable "I" must be all lower-case
(#696) Expected 1 space after closing parenthesis; found 0
(#696) Opening brace must be the last content on the line
(#696) Expected 1 space before "="; 0 found
(#696) Expected 1 space after "="; 0 found
(#696) Variable "I" must be all lower-case
(#696) Expected 1 space before "="; 0 found
(#696) Expected 1 space after "="; 0 found
(#696) Variable "I" must be all lower-case
(#696) Closing brace must be on a line by itself
(#696) Visibility must be declared on method "fetch_assoc"
(#697) Line indented incorrectly; expected at least 12 spaces, found 0
(#697) Expected 1 space after closing parenthesis; found 0
(#697) Opening brace must be the last content on the line
(#698) Line indented incorrectly; expected at least 16 spaces, found 0
(#698) Closing brace must be on a line by itself
(#698) Visibility must be declared on method "fetch_row"
(#699) Line indented incorrectly; expected at least 12 spaces, found 0
(#699) Expected 1 space after closing parenthesis; found 0
(#699) Opening brace must be the last content on the line
(#700) Line indented incorrectly; expected at least 16 spaces, found 0
(#700) Closing brace must be on a line by itself
(#700) Visibility must be declared on method "num_rows"
(#701) Line indented incorrectly; expected at least 16 spaces, found 0
(#701) Expected 1 space after closing parenthesis; found 0
(#701) Opening brace must be the last content on the line
(#702) Line indented incorrectly; expected at least 20 spaces, found 0
(#702) Closing brace must be on a line by itself
(#702) Visibility must be declared on method "fetch_field"
(#703) Line indented incorrectly; expected at least 16 spaces, found 0
(#703) Expected 1 space after closing parenthesis; found 0
(#703) Opening brace must be the last content on the line
(#703) Variable "J" must be all lower-case
(#703) Expected 1 space before "="; 0 found
(#703) Expected 1 space after "="; 0 found
(#703) Variable "J" must be all lower-case
(#703) Expected 1 space before "="; 0 found
(#703) Expected 1 space after "="; 0 found
(#703) Variable "J" must be all lower-case
(#703) Variable "J" must be all lower-case
(#703) Expected 1 space before "="; 0 found
(#703) Expected 1 space after "="; 0 found
(#703) Variable "J" must be all lower-case
(#703) Variable "J" must be all lower-case
(#703) Closing brace must be on a line by itself
(#703) Visibility must be declared on method "seek"
(#704) Line indented incorrectly; expected at least 16 spaces, found 0
(#704) Variable "D" must be all lower-case
(#704) Expected 1 space after closing parenthesis; found 0
(#704) Opening brace must be the last content on the line
(#704) Commas (,) must be followed by white space.
(#704) Variable "D" must be all lower-case
(#704) Closing brace must be on a line by itself
(#704) Visibility must be declared on method "__destruct"
(#705) Line indented incorrectly; expected at least 16 spaces, found 0
(#705) Expected 1 space after closing parenthesis; found 0
(#705) Opening brace must be the last content on the line
(#705) Closing brace must be on a line by itself
(#705) Closing brace must be on a line by itself
(#705) Closing brace must be on a line by itself
(#705) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 253
(#706) Line indented incorrectly; expected at least 8 spaces, found 0
(#707) Line indented incorrectly; expected at least 8 spaces, found 0
(#708) Line indented incorrectly; expected at least 8 spaces, found 0
(#708) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#708) Visibility must be declared on method "insertUpdate"
(#709) Line indented incorrectly; expected at least 12 spaces, found 0
(#709) Variable "Q" must be all lower-case
(#709) Commas (,) must be followed by white space.
(#709) Variable "L" must be all lower-case
(#709) Commas (,) must be followed by white space.
(#709) Expected 1 space after closing parenthesis; found 0
(#709) Opening brace must be the last content on the line
(#709) Expected "foreach (...) {\n"; found "foreach(...){"
(#709) Expected 1 space after "as"; 0 found
(#709) Variable "L" must be all lower-case
(#710) Line indented incorrectly; expected at least 16 spaces, found 0
(#710) Variable "O" must be all lower-case
(#710) Variable "Fh" must be all lower-case
(#710) Expected 1 space before "="; 0 found
(#710) Expected 1 space after "="; 0 found
(#710) Variable "Z" must be all lower-case
(#710) Expected 1 space before "="; 0 found
(#710) Expected 1 space after "="; 0 found
(#710) Expected "foreach (...) {\n"; found "foreach(...){"
(#710) Expected 1 space before "=>"; 0 found
(#710) Expected 1 space after "=>"; 0 found
(#710) Expected 1 space after "as"; 0 found
(#710) Variable "O" must be all lower-case
(#711) Line indented incorrectly; expected at least 20 spaces, found 0
(#711) Expected 1 space before "=>"; 0 found
(#711) Expected 1 space after "=>"; 0 found
(#711) Variable "X" must be all lower-case
(#711) Variable "Fh" must be all lower-case
(#711) Expected 1 space before "="; 0 found
(#711) Expected 1 space after "="; 0 found
(#711) Inline control structures are not allowed
(#711) Variable "Z" must be all lower-case
(#711) Expected 1 space before "="; 0 found
(#711) Expected 1 space after "="; 0 found
(#711) Closing brace must be on a line by itself
(#711) Inline control structures are not allowed
(#711) Variable "Q" must be all lower-case
(#711) Commas (,) must be followed by white space.
(#711) Variable "O" must be all lower-case
(#711) Commas (,) must be followed by white space.
(#711) Commas (,) must be followed by white space.
(#711) Variable "O" must be all lower-case
(#711) Commas (,) must be followed by white space.
(#711) Variable "Z" must be all lower-case
(#711) Commas (,) must be followed by white space.
(#711) Variable "Fh" must be all lower-case
(#711) Commas (,) must be followed by white space.
(#711) Variable "O" must be all lower-case
(#711) Commas (,) must be followed by white space.
(#711) Variable "O" must be all lower-case
(#711) Line exceeds maximum limit of 180 characters; contains 376 characters
(#711) Line exceeds maximum limit of 180 characters; contains 376 characters
(#711) Line exceeds maximum limit of 180 characters; contains 376 characters
(#711) Line exceeds maximum limit of 180 characters; contains 376 characters
(#711) Line exceeds maximum limit of 180 characters; contains 376 characters
(#711) Line exceeds maximum limit of 180 characters; contains 376 characters
(#711) Line exceeds maximum limit of 180 characters; contains 376 characters
(#711) Line exceeds maximum limit of 180 characters; contains 376 characters
(#712) Line indented incorrectly; expected at least 20 spaces, found 0
(#712) Closing brace must be on a line by itself
(#713) Line indented incorrectly; expected at least 12 spaces, found 0
(#713) Closing brace must be on a line by itself
(#713) Visibility must be declared on method "begin"
(#714) Line indented incorrectly; expected at least 8 spaces, found 0
(#714) Expected 1 space after closing parenthesis; found 0
(#714) Opening brace must be the last content on the line
(#715) Line indented incorrectly; expected at least 12 spaces, found 0
(#715) Closing brace must be on a line by itself
(#715) Closing brace must be on a line by itself
(#716) Line indented incorrectly; expected at least 16 spaces, found 0
(#716) Expected 1 space after closing parenthesis; found 0
(#716) Opening brace must be the last content on the line
(#716) Commas (,) must be followed by white space.
(#716) Commas (,) must be followed by white space.
(#716) Closing brace must be on a line by itself
(#717) Line indented incorrectly; expected at least 16 spaces, found 0
(#717) Expected 1 space after closing parenthesis; found 0
(#717) Opening brace must be the last content on the line
(#717) Expected 1 space before "!="; 0 found
(#717) Expected 1 space after "!="; 0 found
(#717) Expected 1 space before "?"; 0 found
(#717) Expected 1 space after "?"; 0 found
(#717) Expected 1 space before ":"; 0 found
(#717) Expected 1 space after ":"; 0 found
(#717) Closing brace must be on a line by itself
(#718) Line indented incorrectly; expected at least 16 spaces, found 0
(#718) Expected 1 space after closing parenthesis; found 0
(#718) Opening brace must be the last content on the line
(#718) Expected 1 space before "="; 0 found
(#718) Expected 1 space after "="; 0 found
(#719) Line indented incorrectly; expected at least 20 spaces, found 0
(#719) Variable "Bb" must be all lower-case
(#719) Expected 1 space before "="; 0 found
(#719) Expected 1 space after "="; 0 found
(#719) Inline control structures are not allowed
(#719) Variable "Bb" must be all lower-case
(#719) Commas (,) must be followed by white space.
(#719) Variable "Bb" must be all lower-case
(#719) Commas (,) must be followed by white space.
(#719) Variable "Bb" must be all lower-case
(#719) Closing brace must be on a line by itself
(#720) Line indented incorrectly; expected at least 16 spaces, found 0
(#720) Expected 1 space after closing parenthesis; found 0
(#720) Opening brace must be the last content on the line
(#721) Line indented incorrectly; expected at least 20 spaces, found 0
(#721) Closing brace must be on a line by itself
(#722) Line indented incorrectly; expected at least 20 spaces, found 0
(#722) Variable "H" must be all lower-case
(#722) Commas (,) must be followed by white space.
(#722) Variable "Z" must be all lower-case
(#722) Commas (,) must be followed by white space.
(#722) Commas (,) must be followed by white space.
(#722) Variable "D" must be all lower-case
(#722) Commas (,) must be followed by white space.
(#722) Expected 1 space after closing parenthesis; found 0
(#722) Opening brace must be the last content on the line
(#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
(#722) Expected 1 space before "+"; 0 found
(#722) Expected 1 space after "+"; 0 found
(#722) Variable "D" must be all lower-case
(#722) Expected 1 space before ":"; 0 found
(#722) Expected 1 space after ":"; 0 found
(#722) Variable "H" must be all lower-case
(#722) Closing brace must be on a line by itself
(#723) Line indented incorrectly; expected at least 20 spaces, found 0
(#723) Variable "H" must be all lower-case
(#723) Commas (,) must be followed by white space.
(#723) Variable "Z" must be all lower-case
(#723) Expected 1 space after closing parenthesis; found 0
(#723) Opening brace must be the last content on the line
(#724) Line indented incorrectly; expected at least 24 spaces, found 0
(#724) Variable "H" must be all lower-case
(#724) Commas (,) must be followed by white space.
(#724) Variable "Z" must be all lower-case
(#724) Commas (,) must be followed by white space.
(#724) Closing brace must be on a line by itself
(#725) Line indented incorrectly; expected at least 20 spaces, found 0
(#725) Commas (,) must be followed by white space.
(#725) Expected 1 space after closing parenthesis; found 0
(#725) Opening brace must be the last content on the line
(#725) Closing brace must be on a line by itself
(#726) Line indented incorrectly; expected at least 20 spaces, found 0
(#726) Expected 1 space after closing parenthesis; found 0
(#726) Opening brace must be the last content on the line
(#727) Line indented incorrectly; expected at least 24 spaces, found 0
(#727) Closing brace must be on a line by itself
(#728) Line indented incorrectly; expected at least 20 spaces, found 0
(#728) Expected 1 space after closing parenthesis; found 0
(#728) Opening brace must be the last content on the line
(#728) Closing brace must be on a line by itself
(#729) Line indented incorrectly; expected at least 20 spaces, found 0
(#729) Expected 1 space after closing parenthesis; found 0
(#729) Opening brace must be the last content on the line
(#730) Line indented incorrectly; expected at least 24 spaces, found 0
(#730) Closing brace must be on a line by itself
(#730) Line exceeds 132 characters; contains 160 characters
(#730) Line exceeds 132 characters; contains 160 characters
(#730) Line exceeds 132 characters; contains 160 characters
(#730) Line exceeds 132 characters; contains 160 characters
(#730) Line exceeds 132 characters; contains 160 characters
(#730) Line exceeds 132 characters; contains 160 characters
(#730) Line exceeds 132 characters; contains 160 characters
(#730) Line exceeds 132 characters; contains 160 characters
(#731) Line indented incorrectly; expected at least 20 spaces, found 0
(#731) Expected 1 space after closing parenthesis; found 0
(#731) Opening brace must be the last content on the line
(#731) Variable "J" must be all lower-case
(#731) Expected 1 space before "="; 0 found
(#731) Expected 1 space after "="; 0 found
(#731) Expected "foreach (...) {\n"; found "foreach(...){"
(#731) Expected 1 space after "as"; 0 found
(#732) Line indented incorrectly; expected at least 24 spaces, found 0
(#732) Variable "J" must be all lower-case
(#732) Expected 1 space before "="; 0 found
(#732) Expected 1 space after "="; 0 found
(#732) Closing brace must be on a line by itself
(#732) Variable "J" must be all lower-case
(#732) Closing brace must be on a line by itself
(#733) Line indented incorrectly; expected at least 24 spaces, found 0
(#733) Variable "C" must be all lower-case
(#733) Expected 1 space after closing parenthesis; found 0
(#733) Opening brace must be the last content on the line
(#733) Variable "J" must be all lower-case
(#733) Expected 1 space before "="; 0 found
(#733) Expected 1 space after "="; 0 found
(#733) Expected "foreach (...) {\n"; found "foreach(...){"
(#733) Expected 1 space before "as"; 0 found
(#733) Expected 1 space after "as"; 0 found
(#733) Variable "C" must be all lower-case
(#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) Variable "C" must be all lower-case
(#733) Expected 1 space before ":"; 0 found
(#733) Expected 1 space after ":"; 0 found
(#733) Variable "K" must be all lower-case
(#733) Inline control structures are not allowed
(#733) Variable "C" must be all lower-case
(#733) Expected 1 space before "!="; 0 found
(#733) Expected 1 space after "!="; 0 found
(#733) Variable "K" must be all lower-case
(#733) Variable "J" must be all lower-case
(#733) Variable "K" must be all lower-case
(#733) Expected 1 space before "="; 0 found
(#733) Expected 1 space after "="; 0 found
(#733) Variable "K" must be all lower-case
(#733) Closing brace must be on a line by itself
(#733) Variable "J" must be all lower-case
(#733) Closing brace must be on a line by itself
(#733) Line exceeds maximum limit of 180 characters; contains 297 characters
(#733) Line exceeds maximum limit of 180 characters; contains 297 characters
(#733) Line exceeds maximum limit of 180 characters; contains 297 characters
(#733) Line exceeds maximum limit of 180 characters; contains 297 characters
(#733) Line exceeds maximum limit of 180 characters; contains 297 characters
(#733) Line exceeds maximum limit of 180 characters; contains 297 characters
(#733) Line exceeds maximum limit of 180 characters; contains 297 characters
(#733) Line exceeds maximum limit of 180 characters; contains 297 characters
(#734) Line indented incorrectly; expected at least 24 spaces, found 0
(#734) Variable "R" must be all lower-case
(#734) Expected 1 space after closing parenthesis; found 0
(#734) Opening brace must be the last content on the line
(#734) Variable "R" must be all lower-case
(#734) Expected 1 space before "=="; 0 found
(#734) Expected 1 space after "=="; 0 found
(#734) Closing brace must be on a line by itself
(#735) Line indented incorrectly; expected at least 24 spaces, found 0
(#735) Variable "R" must be all lower-case
(#735) Expected 1 space after closing parenthesis; found 0
(#735) Opening brace must be the last content on the line
(#736) Line indented incorrectly; expected at least 28 spaces, found 0
(#736) Closing brace must be on a line by itself
(#737) Line indented incorrectly; expected at least 24 spaces, found 0
(#737) Variable "Q" must be all lower-case
(#737) Expected 1 space after closing parenthesis; found 0
(#737) Opening brace must be the last content on the line
(#737) Variable "J" must be all lower-case
(#737) Expected 1 space before "="; 0 found
(#737) Expected 1 space after "="; 0 found
(#737) Expected "foreach (...) {\n"; found "foreach(...){"
(#737) Expected 1 space before "as"; 0 found
(#737) Expected 1 space after "as"; 0 found
(#742) Variable "Q" must be all lower-case
(#742) Variable "K" must be all lower-case
(#742) Variable "U" must be all lower-case
(#742) Expected 1 space before "="; 0 found
(#742) Expected 1 space after "="; 0 found
(#742) Variable "K" must be all lower-case
(#742) Expected 1 space before "="; 0 found
(#742) Expected 1 space after "="; 0 found
(#742) Commas (,) must be followed by white space.
(#742) Variable "U" must be all lower-case
(#742) Expected 1 space before "?"; 0 found
(#742) Expected 1 space after "?"; 0 found
(#742) Variable "K" must be all lower-case
(#742) Expected 1 space before ":"; 0 found
(#742) Expected 1 space after ":"; 0 found
(#742) Variable "U" must be all lower-case
(#742) Expected 1 space before "=="; 0 found
(#742) Expected 1 space after "=="; 0 found
(#742) Expected 1 space before "?"; 0 found
(#742) Expected 1 space after "?"; 0 found
(#742) Variable "K" must be all lower-case
(#742) Expected 1 space before ":"; 0 found
(#742) Expected 1 space after ":"; 0 found
(#742) Variable "J" must be all lower-case
(#742) Variable "K" must be all lower-case
(#742) Expected 1 space before "="; 0 found
(#742) Expected 1 space after "="; 0 found
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Variable "K" must be all lower-case
(#742) Commas (,) must be followed by white space.
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Variable "U" must be all lower-case
(#742) Expected 1 space before "?"; 0 found
(#742) Expected 1 space after "?"; 0 found
(#742) Expected 1 space before ":"; 0 found
(#742) Expected 1 space after ":"; 0 found
(#742) Commas (,) must be followed by white space.
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Variable "U" must be all lower-case
(#742) Commas (,) must be followed by white space.
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Commas (,) must be followed by white space.
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Variable "K" must be all lower-case
(#742) Commas (,) must be followed by white space.
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Variable "K" must be all lower-case
(#742) Commas (,) must be followed by white space.
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Variable "K" must be all lower-case
(#742) Commas (,) must be followed by white space.
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Variable "K" must be all lower-case
(#742) Commas (,) must be followed by white space.
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Commas (,) must be followed by white space.
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Commas (,) must be followed by white space.
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Commas (,) must be followed by white space.
(#742) Expected 1 space before "=>"; 0 found
(#742) Expected 1 space after "=>"; 0 found
(#742) Variable "K" must be all lower-case
(#742) Commas (,) must be followed by white space.
(#742) Closing brace must be on a line by itself
(#742) Variable "J" must be all lower-case
(#742) Closing brace must be on a line by itself
(#742) Line exceeds maximum limit of 180 characters; contains 544 characters
(#742) Line exceeds maximum limit of 180 characters; contains 544 characters
(#742) Line exceeds maximum limit of 180 characters; contains 544 characters
(#742) Line exceeds maximum limit of 180 characters; contains 544 characters
(#742) Line exceeds maximum limit of 180 characters; contains 544 characters
(#742) Line exceeds maximum limit of 180 characters; contains 544 characters
(#742) Line exceeds maximum limit of 180 characters; contains 544 characters
(#742) Line exceeds maximum limit of 180 characters; contains 544 characters
(#743) Line indented incorrectly; expected at least 28 spaces, found 0
(#743) Variable "Q" must be all lower-case
(#743) Commas (,) must be followed by white space.
(#743) Expected 1 space after closing parenthesis; found 0
(#743) Opening brace must be the last content on the line
(#743) Variable "J" must be all lower-case
(#743) Expected 1 space before "="; 0 found
(#743) Expected 1 space after "="; 0 found
(#743) Expected "foreach (...) {\n"; found "foreach(...){"
(#743) Expected 1 space before "as"; 0 found
(#743) Expected 1 space after "as"; 0 found
(#743) Line exceeds 132 characters; contains 144 characters
(#743) Line exceeds 132 characters; contains 144 characters
(#743) Line exceeds 132 characters; contains 144 characters
(#743) Line exceeds 132 characters; contains 144 characters
(#743) Line exceeds 132 characters; contains 144 characters
(#743) Line exceeds 132 characters; contains 144 characters
(#743) Line exceeds 132 characters; contains 144 characters
(#743) Line exceeds 132 characters; contains 144 characters
(#747) Variable "Q" must be all lower-case
(#747) Commas (,) must be followed by white space.
(#747) Variable "K" must be all lower-case
(#747) Variable "C" must be all lower-case
(#747) Expected 1 space before "="; 0 found
(#747) Expected 1 space after "="; 0 found
(#747) Variable "K" must be all lower-case
(#747) Variable "J" must be all lower-case
(#747) Variable "C" must be all lower-case
(#747) Expected 1 space before "="; 0 found
(#747) Expected 1 space after "="; 0 found
(#747) Variable "K" must be all lower-case
(#747) Expected 1 space before "?"; 0 found
(#747) Expected 1 space after "?"; 0 found
(#747) Expected 1 space before ":"; 0 found
(#747) Expected 1 space after ":"; 0 found
(#747) Variable "K" must be all lower-case
(#747) Expected 1 space before "?"; 0 found
(#747) Expected 1 space after "?"; 0 found
(#747) Expected 1 space before ":"; 0 found
(#747) Expected 1 space after ":"; 0 found
(#747) Variable "J" must be all lower-case
(#747) Variable "C" must be all lower-case
(#747) Expected 1 space before "="; 0 found
(#747) Expected 1 space after "="; 0 found
(#747) Variable "J" must be all lower-case
(#747) Variable "C" must be all lower-case
(#747) Variable "K" must be all lower-case
(#747) Expected 1 space before "="; 0 found
(#747) Expected 1 space after "="; 0 found
(#747) Variable "K" must be all lower-case
(#747) Variable "J" must be all lower-case
(#747) Variable "C" must be all lower-case
(#747) Variable "K" must be all lower-case
(#747) Expected 1 space before "="; 0 found
(#747) Expected 1 space after "="; 0 found
(#747) Variable "K" must be all lower-case
(#747) Expected 1 space before "?"; 0 found
(#747) Expected 1 space after "?"; 0 found
(#747) Expected 1 space before ":"; 0 found
(#747) Expected 1 space after ":"; 0 found
(#747) Closing brace must be on a line by itself
(#747) Variable "J" must be all lower-case
(#747) Closing brace must be on a line by itself
(#747) Line exceeds maximum limit of 180 characters; contains 317 characters
(#747) Line exceeds maximum limit of 180 characters; contains 317 characters
(#747) Line exceeds maximum limit of 180 characters; contains 317 characters
(#747) Line exceeds maximum limit of 180 characters; contains 317 characters
(#747) Line exceeds maximum limit of 180 characters; contains 317 characters
(#747) Line exceeds maximum limit of 180 characters; contains 317 characters
(#747) Line exceeds maximum limit of 180 characters; contains 317 characters
(#747) Line exceeds maximum limit of 180 characters; contains 317 characters
(#748) Variable "C" must be all lower-case
(#748) Expected 1 space after closing parenthesis; found 0
(#748) Opening brace must be the last content on the line
(#749) Line indented incorrectly; expected at least 4 spaces, found 0
(#749) Expected 1 space before "=>"; 0 found
(#749) Expected 1 space after "=>"; 0 found
(#749) Commas (,) must be followed by white space.
(#749) Commas (,) must be followed by white space.
(#749) Variable "C" must be all lower-case
(#749) Closing brace must be on a line by itself
(#749) Line exceeds maximum limit of 180 characters; contains 207 characters
(#749) Line exceeds maximum limit of 180 characters; contains 207 characters
(#749) Line exceeds maximum limit of 180 characters; contains 207 characters
(#749) Line exceeds maximum limit of 180 characters; contains 207 characters
(#749) Line exceeds maximum limit of 180 characters; contains 207 characters
(#749) Line exceeds maximum limit of 180 characters; contains 207 characters
(#749) Line exceeds maximum limit of 180 characters; contains 207 characters
(#749) Line exceeds maximum limit of 180 characters; contains 207 characters
(#750) Expected 1 space after closing parenthesis; found 0
(#750) Opening brace must be the last content on the line
(#750) Variable "J" must be all lower-case
(#750) Expected 1 space before "="; 0 found
(#750) Expected 1 space after "="; 0 found
(#750) Inline control structures are not allowed
(#750) Expected 1 space before "as"; 0 found
(#750) Expected 1 space after "as"; 0 found
(#750) Variable "J" must be all lower-case
(#750) Commas (,) must be followed by white space.
(#750) Commas (,) must be followed by white space.
(#750) Expected 1 space before "="; 0 found
(#750) Expected 1 space after "="; 0 found
(#750) Variable "J" must be all lower-case
(#750) Closing brace must be on a line by itself
(#750) Line exceeds 132 characters; contains 140 characters
(#750) Line exceeds 132 characters; contains 140 characters
(#750) Line exceeds 132 characters; contains 140 characters
(#750) Line exceeds 132 characters; contains 140 characters
(#750) Line exceeds 132 characters; contains 140 characters
(#750) Line exceeds 132 characters; contains 140 characters
(#750) Line exceeds 132 characters; contains 140 characters
(#750) Line exceeds 132 characters; contains 140 characters
(#751) Expected 1 space after closing parenthesis; found 0
(#751) Opening brace must be the last content on the line
(#752) Line indented incorrectly; expected at least 4 spaces, found 0
(#752) Closing brace must be on a line by itself
(#753) Expected 1 space after closing parenthesis; found 0
(#753) Opening brace must be the last content on the line
(#754) Line indented incorrectly; expected at least 4 spaces, found 0
(#754) Commas (,) must be followed by white space.
(#754) Commas (,) must be followed by white space.
(#754) Closing brace must be on a line by itself
(#755) Line indented incorrectly; expected at least 4 spaces, found 0
(#755) Commas (,) must be followed by white space.
(#755) Expected 1 space after closing parenthesis; found 0
(#755) Opening brace must be the last content on the line
(#756) Line indented incorrectly; expected at least 8 spaces, found 0
(#756) Commas (,) must be followed by white space.
(#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
(#756) Closing brace must be on a line by itself
(#757) Line indented incorrectly; expected at least 4 spaces, found 0
(#757) Expected 1 space after closing parenthesis; found 0
(#757) Opening brace must be the last content on the line
(#758) Line indented incorrectly; expected at least 8 spaces, found 0
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Closing brace must be on a line by itself
(#759) Line indented incorrectly; expected at least 8 spaces, found 0
(#759) Variable "C" must be all lower-case
(#759) Commas (,) must be followed by white space.
(#759) Expected 1 space after closing parenthesis; found 0
(#759) Opening brace must be the last content on the line
(#759) Inline control structures are not allowed
(#759) Commas (,) must be followed by white space.
(#759) Variable "C" must be all lower-case
(#759) Line exceeds maximum limit of 180 characters; contains 196 characters
(#759) Line exceeds maximum limit of 180 characters; contains 196 characters
(#759) Line exceeds maximum limit of 180 characters; contains 196 characters
(#759) Line exceeds maximum limit of 180 characters; contains 196 characters
(#759) Line exceeds maximum limit of 180 characters; contains 196 characters
(#759) Line exceeds maximum limit of 180 characters; contains 196 characters
(#759) Line exceeds maximum limit of 180 characters; contains 196 characters
(#759) Line exceeds maximum limit of 180 characters; contains 196 characters
(#760) Line indented incorrectly; expected at least 12 spaces, found 0
(#760) Closing brace must be on a line by itself
(#761) Line indented incorrectly; expected at least 8 spaces, found 0
(#761) Expected 1 space after closing parenthesis; found 0
(#761) Opening brace must be the last content on the line
(#761) Expected 1 space before "!="; 0 found
(#761) Expected 1 space after "!="; 0 found
(#761) Expected 1 space before "?"; 0 found
(#761) Expected 1 space after "?"; 0 found
(#761) Expected 1 space before ":"; 0 found
(#761) Expected 1 space after ":"; 0 found
(#761) Closing brace must be on a line by itself
(#762) Line indented incorrectly; expected at least 8 spaces, found 0
(#762) Variable "Q" must be all lower-case
(#762) Commas (,) must be followed by white space.
(#762) Variable "C" must be all lower-case
(#762) Commas (,) must be followed by white space.
(#762) Commas (,) must be followed by white space.
(#762) Variable "Jc" must be all lower-case
(#762) Commas (,) must be followed by white space.
(#762) Commas (,) must be followed by white space.
(#762) Commas (,) must be followed by white space.
(#762) Commas (,) must be followed by white space.
(#762) Variable "Ka" must be all lower-case
(#762) Commas (,) must be followed by white space.
(#762) Expected 1 space after closing parenthesis; found 0
(#762) Opening brace must be the last content on the line
(#762) Expected 1 space before "="; 0 found
(#762) Expected 1 space after "="; 0 found
(#762) Expected "foreach (...) {\n"; found "foreach(...){"
(#762) Expected 1 space after "as"; 0 found
(#763) Line indented incorrectly; expected at least 12 spaces, found 0
(#763) Expected 1 space before "="; 0 found
(#763) Expected 1 space after "="; 0 found
(#763) Variable "X" must be all lower-case
(#763) Expected 1 space before "="; 0 found
(#763) Expected 1 space after "="; 0 found
(#763) Inline control structures are not allowed
(#763) Variable "X" must be all lower-case
(#763) Expected 1 space before "="; 0 found
(#763) Expected 1 space after "="; 0 found
(#763) Variable "X" must be all lower-case
(#763) Expected 1 space before "="; 0 found
(#763) Expected 1 space after "="; 0 found
(#763) Commas (,) must be followed by white space.
(#763) Commas (,) must be followed by white space.
(#763) Variable "X" must be all lower-case
(#763) Inline control structures are not allowed
(#763) Expected 1 space before "=="; 0 found
(#763) Expected 1 space after "=="; 0 found
(#763) Expected 1 space before "="; 0 found
(#763) Expected 1 space after "="; 0 found
(#763) Commas (,) must be followed by white space.
(#763) Variable "X" must be all lower-case
(#763) Variable "Q" must be all lower-case
(#763) Expected 1 space before "=="; 0 found
(#763) Expected 1 space after "=="; 0 found
(#763) Expected 1 space before "?"; 0 found
(#763) Expected 1 space after "?"; 0 found
(#763) Variable "Jc" must be all lower-case
(#763) Variable "X" must be all lower-case
(#763) Commas (,) must be followed by white space.
(#763) Expected 1 space before "+"; 0 found
(#763) Expected 1 space after "+"; 0 found
(#763) Variable "X" must be all lower-case
(#763) Expected 1 space before ":"; 0 found
(#763) Expected 1 space after ":"; 0 found
(#763) Variable "X" must be all lower-case
(#763) Inline control structures are not allowed
(#763) Expected 1 space before "!="; 0 found
(#763) Expected 1 space after "!="; 0 found
(#763) Variable "X" must be all lower-case
(#763) Variable "Q" must be all lower-case
(#763) Variable "X" must be all lower-case
(#763) Commas (,) must be followed by white space.
(#763) Variable "X" must be all lower-case
(#763) Expected 1 space before "="; 0 found
(#763) Expected 1 space after "="; 0 found
(#763) Closing brace must be on a line by itself
(#763) Closing brace must be on a line by itself
(#763) Closing brace must be on a line by itself
(#763) Inline control structures are not allowed
(#763) Variable "Q" must be all lower-case
(#763) Expected 1 space before "=="; 0 found
(#763) Expected 1 space after "=="; 0 found
(#763) Line exceeds maximum limit of 180 characters; contains 405 characters
(#763) Line exceeds maximum limit of 180 characters; contains 405 characters
(#763) Line exceeds maximum limit of 180 characters; contains 405 characters
(#763) Line exceeds maximum limit of 180 characters; contains 405 characters
(#763) Line exceeds maximum limit of 180 characters; contains 405 characters
(#763) Line exceeds maximum limit of 180 characters; contains 405 characters
(#763) Line exceeds maximum limit of 180 characters; contains 405 characters
(#763) Line exceeds maximum limit of 180 characters; contains 405 characters
(#764) Line indented incorrectly; expected at least 12 spaces, found 0
(#764) Variable "C" must be all lower-case
(#764) Commas (,) must be followed by white space.
(#764) Inline control structures are not allowed
(#764) Variable "Q" must be all lower-case
(#764) Expected 1 space before "!="; 0 found
(#764) Expected 1 space after "!="; 0 found
(#764) Variable "C" must be all lower-case
(#764) Variable "Q" must be all lower-case
(#764) Variable "C" must be all lower-case
(#764) Inline control structures are not allowed
(#764) Variable "Jc" must be all lower-case
(#764) Expected 1 space before "="; 0 found
(#764) Expected 1 space after "="; 0 found
(#764) Variable "Jc" must be all lower-case
(#764) Expected "foreach (...) {\n"; found "foreach(...){"
(#764) Expected 1 space before "=>"; 0 found
(#764) Expected 1 space after "=>"; 0 found
(#764) Expected 1 space after "as"; 0 found
(#764) Line exceeds 132 characters; contains 165 characters
(#764) Line exceeds 132 characters; contains 165 characters
(#764) Line exceeds 132 characters; contains 165 characters
(#764) Line exceeds 132 characters; contains 165 characters
(#764) Line exceeds 132 characters; contains 165 characters
(#764) Line exceeds 132 characters; contains 165 characters
(#764) Line exceeds 132 characters; contains 165 characters
(#764) Line exceeds 132 characters; contains 165 characters
(#765) Line indented incorrectly; expected at least 12 spaces, found 0
(#765) Expected 1 space before "=>"; 0 found
(#765) Expected 1 space after "=>"; 0 found
(#765) Variable "X" must be all lower-case
(#765) Inline control structures are not allowed
(#765) Variable "C" must be all lower-case
(#765) Commas (,) must be followed by white space.
(#765) Variable "X" must be all lower-case
(#766) Line indented incorrectly; expected at least 16 spaces, found 0
(#766) Closing brace must be on a line by itself
(#767) Line indented incorrectly; expected at least 12 spaces, found 0
(#767) Closing brace must be on a line by itself
(#768) Line indented incorrectly; expected at least 8 spaces, found 0
(#768) Variable "Q" must be all lower-case
(#768) Commas (,) must be followed by white space.
(#768) Expected 1 space after closing parenthesis; found 0
(#768) Opening brace must be the last content on the line
(#768) Expected 1 space before "="; 0 found
(#768) Expected 1 space after "="; 0 found
(#768) Variable "Vb" must be all lower-case
(#768) Expected 1 space before "="; 0 found
(#768) Expected 1 space after "="; 0 found
(#768) Expected "foreach (...) {\n"; found "foreach(...){"
(#768) Expected 1 space after "as"; 0 found
(#769) Line indented incorrectly; expected at least 12 spaces, found 0
(#769) Variable "X" must be all lower-case
(#769) Expected "if (...) {\n"; found "if(...){"
(#769) Variable "X" must be all lower-case
(#769) Expected 1 space before "=="; 0 found
(#769) Expected 1 space after "=="; 0 found
(#769) Inline control structures are not allowed
(#769) Variable "X" must be all lower-case
(#769) Expected 1 space before "=="; 0 found
(#769) Expected 1 space after "=="; 0 found
(#769) Variable "Vb" must be all lower-case
(#769) Expected 1 space before "="; 0 found
(#769) Expected 1 space after "="; 0 found
(#769) Variable "X" must be all lower-case
(#769) Inline control structures are not allowed
(#769) Expected 1 space before "="; 0 found
(#769) Expected 1 space after "="; 0 found
(#769) Variable "X" must be all lower-case
(#769) Variable "Q" must be all lower-case
(#769) Closing brace must be on a line by itself
(#769) Inline control structures are not allowed
(#769) Usage of ELSEIF not allowed; use ELSE IF instead
(#769) Variable "X" must be all lower-case
(#769) Expected 1 space before "!="; 0 found
(#769) Expected 1 space after "!="; 0 found
(#769) Expected 1 space before "?"; 0 found
(#769) Expected 1 space after "?"; 0 found
(#769) Variable "X" must be all lower-case
(#769) Variable "X" must be all lower-case
(#769) Expected 1 space before "!="; 0 found
(#769) Expected 1 space after "!="; 0 found
(#769) Expected 1 space before "?"; 0 found
(#769) Expected 1 space after "?"; 0 found
(#769) Expected 1 space before ":"; 0 found
(#769) Expected 1 space after ":"; 0 found
(#769) Variable "X" must be all lower-case
(#769) Expected 1 space before "!="; 0 found
(#769) Expected 1 space after "!="; 0 found
(#769) Expected 1 space before "?"; 0 found
(#769) Expected 1 space after "?"; 0 found
(#769) Variable "X" must be all lower-case
(#769) Expected 1 space before ":"; 0 found
(#769) Expected 1 space after ":"; 0 found
(#769) Variable "Q" must be all lower-case
(#769) Variable "Q" must be all lower-case
(#769) Expected 1 space before ":"; 0 found
(#769) Expected 1 space after ":"; 0 found
(#769) Variable "Q" must be all lower-case
(#769) Commas (,) must be followed by white space.
(#769) Variable "X" must be all lower-case
(#769) Line exceeds maximum limit of 180 characters; contains 333 characters
(#769) Line exceeds maximum limit of 180 characters; contains 333 characters
(#769) Line exceeds maximum limit of 180 characters; contains 333 characters
(#769) Line exceeds maximum limit of 180 characters; contains 333 characters
(#769) Line exceeds maximum limit of 180 characters; contains 333 characters
(#769) Line exceeds maximum limit of 180 characters; contains 333 characters
(#769) Line exceeds maximum limit of 180 characters; contains 333 characters
(#769) Line exceeds maximum limit of 180 characters; contains 333 characters
(#770) Line indented incorrectly; expected at least 16 spaces, found 0
(#770) Closing brace must be on a line by itself
(#770) Commas (,) must be followed by white space.
(#770) Variable "Vb" must be all lower-case
(#770) Variable "Q" must be all lower-case
(#770) Commas (,) must be followed by white space.
(#770) Variable "Vb" must be all lower-case
(#770) Closing brace must be on a line by itself
(#770) Line exceeds 132 characters; contains 139 characters
(#770) Line exceeds 132 characters; contains 139 characters
(#770) Line exceeds 132 characters; contains 139 characters
(#770) Line exceeds 132 characters; contains 139 characters
(#770) Line exceeds 132 characters; contains 139 characters
(#770) Line exceeds 132 characters; contains 139 characters
(#770) Line exceeds 132 characters; contains 139 characters
(#770) Line exceeds 132 characters; contains 139 characters
(#771) Line indented incorrectly; expected at least 12 spaces, found 0
(#771) Expected 1 space after closing parenthesis; found 0
(#771) Opening brace must be the last content on the line
(#771) Closing brace must be on a line by itself
(#772) Line indented incorrectly; expected at least 12 spaces, found 0
(#772) Commas (,) must be followed by white space.
(#772) Variable "H" must be all lower-case
(#772) Expected 1 space after closing parenthesis; found 0
(#772) Opening brace must be the last content on the line
(#772) Variable "J" must be all lower-case
(#772) Expected 1 space before "="; 0 found
(#772) Expected 1 space after "="; 0 found
(#772) Variable "H" must be all lower-case
(#772) Variable "J" must be all lower-case
(#772) Closing brace must be on a line by itself
(#773) Line indented incorrectly; expected at least 12 spaces, found 0
(#773) Variable "R" must be all lower-case
(#773) Commas (,) must be followed by white space.
(#773) Variable "Z" must be all lower-case
(#773) Closing brace must be on a line by itself
(#774) Line indented incorrectly; expected at least 12 spaces, found 0
(#774) Variable "Q" must be all lower-case
(#774) Expected 1 space after closing parenthesis; found 0
(#774) Opening brace must be the last content on the line
(#774) Variable "J" must be all lower-case
(#774) Expected 1 space before "="; 0 found
(#774) Expected 1 space after "="; 0 found
(#774) Expected "foreach (...) {\n"; found "foreach(...){"
(#774) Expected 1 space before "as"; 0 found
(#774) Expected 1 space after "as"; 0 found
(#774) Variable "Q" must be all lower-case
(#774) Variable "K" must be all lower-case
(#774) Variable "J" must be all lower-case
(#774) Variable "K" must be all lower-case
(#774) Expected 1 space before "="; 0 found
(#774) Expected 1 space after "="; 0 found
(#774) Variable "K" must be all lower-case
(#774) Expected 1 space before "="; 0 found
(#774) Expected 1 space after "="; 0 found
(#774) Variable "K" must be all lower-case
(#774) Expected 1 space before "="; 0 found
(#774) Expected 1 space after "="; 0 found
(#774) Variable "K" must be all lower-case
(#774) Closing brace must be on a line by itself
(#774) Variable "J" must be all lower-case
(#774) Closing brace must be on a line by itself
(#774) Line exceeds maximum limit of 180 characters; contains 232 characters
(#774) Line exceeds maximum limit of 180 characters; contains 232 characters
(#774) Line exceeds maximum limit of 180 characters; contains 232 characters
(#774) Line exceeds maximum limit of 180 characters; contains 232 characters
(#774) Line exceeds maximum limit of 180 characters; contains 232 characters
(#774) Line exceeds maximum limit of 180 characters; contains 232 characters
(#774) Line exceeds maximum limit of 180 characters; contains 232 characters
(#774) Line exceeds maximum limit of 180 characters; contains 232 characters
(#775) Line indented incorrectly; expected at least 12 spaces, found 0
(#775) Variable "S" must be all lower-case
(#775) Expected 1 space after closing parenthesis; found 0
(#775) Opening brace must be the last content on the line
(#776) Line indented incorrectly; expected at least 16 spaces, found 0
(#776) Commas (,) must be followed by white space.
(#776) Variable "S" must be all lower-case
(#776) Closing brace must be on a line by itself
(#777) Line indented incorrectly; expected at least 12 spaces, found 0
(#777) Variable "Th" must be all lower-case
(#777) Expected 1 space after closing parenthesis; found 0
(#777) Opening brace must be the last content on the line
(#778) Line indented incorrectly; expected at least 16 spaces, found 0
(#778) Commas (,) must be followed by white space.
(#778) Commas (,) must be followed by white space.
(#778) Variable "Th" must be all lower-case
(#778) Closing brace must be on a line by itself
(#779) Line indented incorrectly; expected at least 16 spaces, found 0
(#779) Variable "S" must be all lower-case
(#779) Expected 1 space after closing parenthesis; found 0
(#779) Opening brace must be the last content on the line
(#780) Line indented incorrectly; expected at least 20 spaces, found 0
(#780) Commas (,) must be followed by white space.
(#780) Commas (,) must be followed by white space.
(#780) Variable "S" must be all lower-case
(#780) Closing brace must be on a line by itself
(#781) Line indented incorrectly; expected at least 16 spaces, found 0
(#781) Variable "S" must be all lower-case
(#781) Commas (,) must be followed by white space.
(#781) Variable "Th" must be all lower-case
(#781) Commas (,) must be followed by white space.
(#781) Variable "Xg" must be all lower-case
(#781) Expected 1 space after closing parenthesis; found 0
(#781) Opening brace must be the last content on the line
(#782) Line indented incorrectly; expected at least 20 spaces, found 0
(#782) Variable "Xg" must be all lower-case
(#782) Commas (,) must be followed by white space.
(#782) Variable "S" must be all lower-case
(#782) Commas (,) must be followed by white space.
(#782) Variable "Th" must be all lower-case
(#782) Closing brace must be on a line by itself
(#783) Line indented incorrectly; expected at least 20 spaces, found 0
(#783) Variable "C" must be all lower-case
(#783) Expected 1 space after closing parenthesis; found 0
(#783) Opening brace must be the last content on the line
(#783) Inline control structures are not allowed
(#783) Variable "C" must be all lower-case
(#783) Expected 1 space before "=="; 0 found
(#783) Expected 1 space after "=="; 0 found
(#784) Line indented incorrectly; expected at least 24 spaces, found 0
(#784) Variable "L" must be all lower-case
(#784) Expected 1 space before "="; 0 found
(#784) Expected 1 space after "="; 0 found
(#785) Line exceeds maximum limit of 180 characters; contains 218 characters
(#785) Line exceeds maximum limit of 180 characters; contains 218 characters
(#785) Line exceeds maximum limit of 180 characters; contains 218 characters
(#785) Line exceeds maximum limit of 180 characters; contains 218 characters
(#785) Line exceeds maximum limit of 180 characters; contains 218 characters
(#785) Line exceeds maximum limit of 180 characters; contains 218 characters
(#785) Line exceeds maximum limit of 180 characters; contains 218 characters
(#785) Line exceeds maximum limit of 180 characters; contains 218 characters
(#790) Variable "C" must be all lower-case
(#790) Variable "J" must be all lower-case
(#790) Expected 1 space before "="; 0 found
(#790) Expected 1 space after "="; 0 found
(#790) Variable "L" must be all lower-case
(#790) Inline control structures are not allowed
(#790) Variable "J" must be all lower-case
(#790) Variable "J" must be all lower-case
(#790) Expected 1 space before "="; 0 found
(#790) Expected 1 space after "="; 0 found
(#790) Commas (,) must be followed by white space.
(#790) Commas (,) must be followed by white space.
(#790) Variable "J" must be all lower-case
(#790) Variable "J" must be all lower-case
(#790) Closing brace must be on a line by itself
(#790) Line exceeds 132 characters; contains 145 characters
(#790) Line exceeds 132 characters; contains 145 characters
(#790) Line exceeds 132 characters; contains 145 characters
(#790) Line exceeds 132 characters; contains 145 characters
(#790) Line exceeds 132 characters; contains 145 characters
(#790) Line exceeds 132 characters; contains 145 characters
(#790) Line exceeds 132 characters; contains 145 characters
(#790) Line exceeds 132 characters; contains 145 characters
(#791) Line indented incorrectly; expected at least 20 spaces, found 0
(#791) Variable "Q" must be all lower-case
(#791) Expected 1 space after closing parenthesis; found 0
(#791) Opening brace must be the last content on the line
(#791) Variable "J" must be all lower-case
(#791) Expected 1 space before "="; 0 found
(#791) Expected 1 space after "="; 0 found
(#791) Inline control structures are not allowed
(#791) Expected 1 space before "as"; 0 found
(#791) Expected 1 space after "as"; 0 found
(#792) Line exceeds maximum limit of 180 characters; contains 227 characters
(#792) Line exceeds maximum limit of 180 characters; contains 227 characters
(#792) Line exceeds maximum limit of 180 characters; contains 227 characters
(#792) Line exceeds maximum limit of 180 characters; contains 227 characters
(#792) Line exceeds maximum limit of 180 characters; contains 227 characters
(#792) Line exceeds maximum limit of 180 characters; contains 227 characters
(#792) Line exceeds maximum limit of 180 characters; contains 227 characters
(#792) Line exceeds maximum limit of 180 characters; contains 227 characters
(#796) Variable "Q" must be all lower-case
(#796) Variable "K" must be all lower-case
(#796) Variable "J" must be all lower-case
(#796) Variable "K" must be all lower-case
(#796) Expected 1 space before "="; 0 found
(#796) Expected 1 space after "="; 0 found
(#796) Variable "K" must be all lower-case
(#796) Commas (,) must be followed by white space.
(#796) Variable "K" must be all lower-case
(#796) Variable "J" must be all lower-case
(#796) Closing brace must be on a line by itself
(#797) Expected 1 space after closing parenthesis; found 0
(#797) Opening brace must be the last content on the line
(#798) Line indented incorrectly; expected at least 4 spaces, found 0
(#798) Expected 1 space before "=>"; 0 found
(#798) Expected 1 space after "=>"; 0 found
(#798) Commas (,) must be followed by white space.
(#798) Commas (,) must be followed by white space.
(#798) Expected 1 space before "=>"; 0 found
(#798) Expected 1 space after "=>"; 0 found
(#798) Commas (,) must be followed by white space.
(#798) Commas (,) must be followed by white space.
(#798) Commas (,) must be followed by white space.
(#798) Expected 1 space before "=>"; 0 found
(#798) Expected 1 space after "=>"; 0 found
(#798) Commas (,) must be followed by white space.
(#798) Closing brace must be on a line by itself
(#799) Expected 1 space after closing parenthesis; found 0
(#799) Opening brace must be the last content on the line
(#800) Line indented incorrectly; expected at least 4 spaces, found 0
(#800) Closing brace must be on a line by itself
(#801) Line indented incorrectly; expected at least 4 spaces, found 0
(#801) Expected 1 space after closing parenthesis; found 0
(#801) Opening brace must be the last content on the line
(#801) Inline control structures are not allowed
(#801) Expected 1 space before "!="; 0 found
(#801) Expected 1 space after "!="; 0 found
(#801) Closing brace must be on a line by itself
(#802) Line indented incorrectly; expected at least 4 spaces, found 0
(#802) Expected 1 space after closing parenthesis; found 0
(#802) Opening brace must be the last content on the line
(#803) Line indented incorrectly; expected at least 8 spaces, found 0
(#803) Closing brace must be on a line by itself
(#804) Line indented incorrectly; expected at least 4 spaces, found 0
(#804) Variable "Fb" must be all lower-case
(#804) Expected 1 space after closing parenthesis; found 0
(#804) Opening brace must be the last content on the line
(#804) Variable "Fb" must be all lower-case
(#804) Closing brace must be on a line by itself
(#805) Line indented incorrectly; expected at least 4 spaces, found 0
(#805) Expected 1 space after closing parenthesis; found 0
(#805) Opening brace must be the last content on the line
(#806) Line indented incorrectly; expected at least 8 spaces, found 0
(#806) Closing brace must be on a line by itself
(#807) Line indented incorrectly; expected at least 4 spaces, found 0
(#807) Expected 1 space after closing parenthesis; found 0
(#807) Opening brace must be the last content on the line
(#808) Line indented incorrectly; expected at least 8 spaces, found 0
(#808) Closing brace must be on a line by itself
(#809) Line indented incorrectly; expected at least 8 spaces, found 0
(#809) Closing brace must be on a line by itself
(#810) Line indented incorrectly; expected at least 8 spaces, found 0
(#810) Commas (,) must be followed by white space.
(#810) Variable "J" must be all lower-case
(#810) Expected 1 space after closing parenthesis; found 0
(#810) Opening brace must be the last content on the line
(#810) Variable "J" must be all lower-case
(#810) Closing brace must be on a line by itself
(#811) Line indented incorrectly; expected at least 8 spaces, found 0
(#811) Variable "Cc" must be all lower-case
(#811) Expected 1 space after closing parenthesis; found 0
(#811) Opening brace must be the last content on the line
(#812) Line indented incorrectly; expected at least 12 spaces, found 0
(#812) Commas (,) must be followed by white space.
(#812) Variable "Cc" must be all lower-case
(#812) Closing brace must be on a line by itself
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Variable "Hg" must be all lower-case
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Expected "foreach (...) {\n"; found "foreach(...){"
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Expected 1 space before "as"; 0 found
(#812) Expected 1 space after "as"; 0 found
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Variable "X" must be all lower-case
(#812) Expected 1 space before "+="; 0 found
(#812) Expected 1 space after "+="; 0 found
(#812) Variable "X" must be all lower-case
(#812) Variable "Hg" must be all lower-case
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Variable "X" must be all lower-case
(#812) Closing brace must be on a line by itself
(#812) Variable "Eh" must be all lower-case
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Variable "Oe" must be all lower-case
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Variable "Sc" must be all lower-case
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Variable "Xc" must be all lower-case
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected 1 space before "=>"; 0 found
(#812) Expected 1 space after "=>"; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Closing brace must be on a line by itself
(#812) Variable "Ub" must be all lower-case
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Expected "if (...) {\n"; found "if(...){"
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Commas (,) must be followed by white space.
(#812) Expected "if (...) {\n"; found "if(...){"
(#812) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 243
(#812) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#812) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#812) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#812) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#812) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#812) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#812) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#812) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#813) Line indented incorrectly; expected at least 12 spaces, found 0
(#813) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#813) Scope modifier not specified for member variable "$extension"
(#813) Expected 1 space before "="; 0 found
(#813) Expected 1 space after "="; 0 found
(#813) Commas (,) must be followed by white space.
(#813) Member variable "server_info" must not contain underscores.
(#813) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#813) Scope modifier not specified for member variable "$server_info"
(#813) Expected 1 space before "="; 0 found
(#813) Expected 1 space after "="; 0 found
(#813) Commas (,) must be followed by white space.
(#813) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#813) Scope modifier not specified for member variable "$error"
(#813) Commas (,) must be followed by white space.
(#813) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#813) Scope modifier not specified for member variable "$timeout"
(#813) Commas (,) must be followed by white space.
(#813) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#813) Scope modifier not specified for member variable "$next"
(#813) Commas (,) must be followed by white space.
(#813) Member variable "affected_rows" must not contain underscores.
(#813) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#813) Scope modifier not specified for member variable "$affected_rows"
(#813) Commas (,) must be followed by white space.
(#813) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#813) Scope modifier not specified for member variable "$_result"
(#813) Visibility must be declared on method "select_db"
(#814) Line indented incorrectly; expected at least 16 spaces, found 0
(#814) Variable "Fb" must be all lower-case
(#814) Expected 1 space after closing parenthesis; found 0
(#814) Opening brace must be the last content on the line
(#814) Variable "Fb" must be all lower-case
(#814) Expected 1 space before "=="; 0 found
(#814) Expected 1 space after "=="; 0 found
(#814) Closing brace must be on a line by itself
(#814) Visibility must be declared on method "query"
(#815) Line indented incorrectly; expected at least 16 spaces, found 0
(#815) Variable "H" must be all lower-case
(#815) Commas (,) must be followed by white space.
(#815) Expected 1 space after closing parenthesis; found 0
(#815) Opening brace must be the last content on the line
(#815) Variable "F" must be all lower-case
(#815) Expected 1 space before "="; 0 found
(#815) Expected 1 space after "="; 0 found
(#815) Expected 1 space before "=>"; 0 found
(#815) Expected 1 space after "=>"; 0 found
(#815) Variable "H" must be all lower-case
(#815) Commas (,) must be followed by white space.
(#815) Expected 1 space before "=>"; 0 found
(#815) Expected 1 space after "=>"; 0 found
(#815) Inline control structures are not allowed
(#815) Variable "F" must be all lower-case
(#815) Expected 1 space before "="; 0 found
(#815) Expected 1 space after "="; 0 found
(#815) Variable "I" must be all lower-case
(#815) Expected 1 space before "="; 0 found
(#815) Expected 1 space after "="; 0 found
(#815) Commas (,) must be followed by white space.
(#815) Commas (,) must be followed by white space.
(#815) Variable "F" must be all lower-case
(#815) Commas (,) must be followed by white space.
(#815) Inline control structures are not allowed
(#815) Variable "I" must be all lower-case
(#815) Expected 1 space before "==="; 0 found
(#815) Expected 1 space after "==="; 0 found
(#815) Variable "I" must be all lower-case
(#815) Expected "if (...) {\n"; found "if(...){"
(#815) Commas (,) must be followed by white space.
(#815) Variable "H" must be all lower-case
(#815) Variable "Lg" must be all lower-case
(#815) Expected 1 space before "="; 0 found
(#815) Expected 1 space after "="; 0 found
(#815) Inline control structures are not allowed
(#815) Expected 1 space after "as"; 0 found
(#815) Line exceeds maximum limit of 180 characters; contains 259 characters
(#815) Variable "I" must be all lower-case
(#815) Line exceeds maximum limit of 180 characters; contains 259 characters
(#815) Line exceeds maximum limit of 180 characters; contains 259 characters
(#815) Line exceeds maximum limit of 180 characters; contains 259 characters
(#815) Line exceeds maximum limit of 180 characters; contains 259 characters
(#815) Line exceeds maximum limit of 180 characters; contains 259 characters
(#815) Line exceeds maximum limit of 180 characters; contains 259 characters
(#815) Line exceeds maximum limit of 180 characters; contains 259 characters
(#816) Line indented incorrectly; expected at least 24 spaces, found 0
(#816) Variable "Bd" must be all lower-case
(#816) Variable "Lg" must be all lower-case
(#816) Expected 1 space before "+="; 0 found
(#816) Expected 1 space after "+="; 0 found
(#816) Variable "Bd" must be all lower-case
(#816) Variable "I" must be all lower-case
(#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
(#816) Expected 1 space before "=>"; 0 found
(#816) Expected 1 space after "=>"; 0 found
(#816) Commas (,) must be followed by white space.
(#816) Expected 1 space before "=>"; 0 found
(#816) Expected 1 space after "=>"; 0 found
(#816) Variable "Lg" must be all lower-case
(#816) Commas (,) must be followed by white space.
(#816) Closing brace must be on a line by itself
(#817) Line indented incorrectly; expected at least 16 spaces, found 0
(#818) Line indented incorrectly; expected at least 16 spaces, found 0
(#818) Variable "I" must be all lower-case
(#818) Closing brace must be on a line by itself
(#818) Visibility must be declared on method "multi_query"
(#819) Line indented incorrectly; expected at least 16 spaces, found 0
(#819) Variable "H" must be all lower-case
(#819) Expected 1 space after closing parenthesis; found 0
(#819) Opening brace must be the last content on the line
(#819) Expected 1 space before "="; 0 found
(#819) Expected 1 space after "="; 0 found
(#819) Variable "H" must be all lower-case
(#819) Closing brace must be on a line by itself
(#819) Visibility must be declared on method "store_result"
(#820) Line indented incorrectly; expected at least 16 spaces, found 0
(#820) Expected 1 space after closing parenthesis; found 0
(#820) Opening brace must be the last content on the line
(#820) Closing brace must be on a line by itself
(#820) Visibility must be declared on method "next_result"
(#821) Line indented incorrectly; expected at least 16 spaces, found 0
(#821) Expected 1 space after closing parenthesis; found 0
(#821) Opening brace must be the last content on the line
(#822) Line indented incorrectly; expected at least 20 spaces, found 0
(#822) Closing brace must be on a line by itself
(#822) Visibility must be declared on method "quote"
(#823) Line indented incorrectly; expected at least 16 spaces, found 0
(#823) Variable "P" must be all lower-case
(#823) Expected 1 space after closing parenthesis; found 0
(#823) Opening brace must be the last content on the line
(#823) Commas (,) must be followed by white space.
(#823) Commas (,) must be followed by white space.
(#823) Variable "P" must be all lower-case
(#823) Closing brace must be on a line by itself
(#823) Closing brace must be on a line by itself
(#823) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 214
(#824) Line indented incorrectly; expected at least 12 spaces, found 0
(#824) Member variable "num_rows" must not contain underscores.
(#824) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#824) Scope modifier not specified for member variable "$num_rows"
(#824) Commas (,) must be followed by white space.
(#824) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#824) Scope modifier not specified for member variable "$_rows"
(#824) Expected 1 space before "="; 0 found
(#824) Expected 1 space after "="; 0 found
(#824) Commas (,) must be followed by white space.
(#824) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#824) Scope modifier not specified for member variable "$_offset"
(#824) Expected 1 space before "="; 0 found
(#824) Expected 1 space after "="; 0 found
(#824) method name "Min_Result::Min_Result" must be in lower-case letters only
(#824) PHP4 style constructors are not allowed; use "__construct()" instead
(#824) Visibility must be declared on method "Min_Result"
(#825) Line indented incorrectly; expected at least 16 spaces, found 0
(#825) Variable "I" must be all lower-case
(#825) Expected 1 space after closing parenthesis; found 0
(#825) Opening brace must be the last content on the line
(#825) Expected "foreach (...) {\n"; found "foreach(...){"
(#825) Expected 1 space after "as"; 0 found
(#825) Variable "I" must be all lower-case
(#826) Line indented incorrectly; expected at least 20 spaces, found 0
(#826) Variable "Bd" must be all lower-case
(#826) Variable "K" must be all lower-case
(#826) Expected 1 space before "="; 0 found
(#826) Expected 1 space after "="; 0 found
(#826) Inline control structures are not allowed
(#826) Variable "Bd" must be all lower-case
(#826) Expected 1 space before "!="; 0 found
(#826) Expected 1 space after "!="; 0 found
(#826) Variable "K" must be all lower-case
(#826) Expected 1 space before "="; 0 found
(#826) Expected 1 space after "="; 0 found
(#826) Variable "Bd" must be all lower-case
(#826) Expected "foreach (...) {\n"; found "foreach(...){"
(#826) Expected 1 space after "as"; 0 found
(#826) Variable "Bd" must be all lower-case
(#827) Line indented incorrectly; expected at least 24 spaces, found 0
(#827) Variable "Ha" must be all lower-case
(#827) Variable "C" must be all lower-case
(#827) Expected 1 space before "="; 0 found
(#827) Expected 1 space after "="; 0 found
(#827) Variable "Ha" must be all lower-case
(#827) Variable "Y" must be all lower-case
(#827) Expected 1 space before "="; 0 found
(#827) Expected 1 space after "="; 0 found
(#827) Variable "Ha" must be all lower-case
(#827) Expected "if (...) {\n"; found "if(...){"
(#827) Variable "K" must be all lower-case
(#827) Variable "C" must be all lower-case
(#827) Variable "K" must be all lower-case
(#827) Variable "C" must be all lower-case
(#827) Expected 1 space before "="; 0 found
(#827) Expected 1 space after "="; 0 found
(#827) Variable "K" must be all lower-case
(#827) Variable "C" must be all lower-case
(#827) Variable "K" must be all lower-case
(#827) Variable "C" must be all lower-case
(#827) Expected 1 space before "="; 0 found
(#827) Expected 1 space after "="; 0 found
(#827) Variable "Y" must be all lower-case
(#827) Closing brace must be on a line by itself
(#827) Inline control structures are not allowed
(#827) Variable "K" must be all lower-case
(#827) Variable "C" must be all lower-case
(#827) Expected 1 space before "="; 0 found
(#827) Expected 1 space after "="; 0 found
(#827) Variable "Y" must be all lower-case
(#827) Closing brace must be on a line by itself
(#827) Expected 1 space before "="; 0 found
(#827) Expected 1 space after "="; 0 found
(#827) Variable "K" must be all lower-case
(#827) Expected "foreach (...) {\n"; found "foreach(...){"
(#827) Expected 1 space before "=>"; 0 found
(#827) Expected 1 space after "=>"; 0 found
(#827) Expected 1 space after "as"; 0 found
(#827) Line exceeds 132 characters; contains 173 characters
(#827) Line exceeds 132 characters; contains 173 characters
(#827) Line exceeds 132 characters; contains 173 characters
(#827) Line exceeds 132 characters; contains 173 characters
(#827) Line exceeds 132 characters; contains 173 characters
(#827) Line exceeds 132 characters; contains 173 characters
(#827) Line exceeds 132 characters; contains 173 characters
(#827) Line exceeds 132 characters; contains 173 characters
(#827) Variable "K" must be all lower-case
(#828) Line indented incorrectly; expected at least 24 spaces, found 0
(#828) Expected 1 space before "=>"; 0 found
(#828) Expected 1 space after "=>"; 0 found
(#828) Variable "X" must be all lower-case
(#828) Inline control structures are not allowed
(#828) Expected 1 space before "="; 0 found
(#828) Expected 1 space after "="; 0 found
(#828) Closing brace must be on a line by itself
(#828) Closing brace must be on a line by itself
(#828) Expected 1 space before "="; 0 found
(#828) Expected 1 space after "="; 0 found
(#828) Closing brace must be on a line by itself
(#828) method name "Min_Result::_processValue" must be in lower-case letters only
(#828) Visibility must be declared on method "_processValue"
(#829) Line indented incorrectly; expected at least 12 spaces, found 0
(#829) Expected 1 space after closing parenthesis; found 0
(#829) Opening brace must be the last content on the line
(#829) Expected 1 space before "=="; 0 found
(#829) Expected 1 space after "=="; 0 found
(#829) Expected 1 space before "?"; 0 found
(#829) Expected 1 space after "?"; 0 found
(#829) Expected 1 space before ":"; 0 found
(#829) Expected 1 space after ":"; 0 found
(#829) Closing brace must be on a line by itself
(#829) Visibility must be declared on method "fetch_assoc"
(#830) Line indented incorrectly; expected at least 12 spaces, found 0
(#830) Expected 1 space after closing parenthesis; found 0
(#830) Opening brace must be the last content on the line
(#830) Variable "K" must be all lower-case
(#830) Expected 1 space before "="; 0 found
(#830) Expected 1 space after "="; 0 found
(#830) Inline control structures are not allowed
(#830) Variable "K" must be all lower-case
(#830) Variable "K" must be all lower-case
(#830) Variable "J" must be all lower-case
(#830) Expected 1 space before "="; 0 found
(#830) Expected 1 space after "="; 0 found
(#830) Inline control structures are not allowed
(#830) Expected 1 space before "=>"; 0 found
(#830) Expected 1 space after "=>"; 0 found
(#830) Expected 1 space before "as"; 0 found
(#830) Expected 1 space after "as"; 0 found
(#830) Expected 1 space before "=>"; 0 found
(#830) Expected 1 space after "=>"; 0 found
(#830) Variable "X" must be all lower-case
(#830) Variable "J" must be all lower-case
(#830) Expected 1 space before "="; 0 found
(#830) Expected 1 space after "="; 0 found
(#830) Variable "K" must be all lower-case
(#830) Variable "J" must be all lower-case
(#830) Closing brace must be on a line by itself
(#830) Line exceeds 132 characters; contains 149 characters
(#830) Line exceeds 132 characters; contains 149 characters
(#830) Line exceeds 132 characters; contains 149 characters
(#830) Line exceeds 132 characters; contains 149 characters
(#830) Line exceeds 132 characters; contains 149 characters
(#830) Line exceeds 132 characters; contains 149 characters
(#830) Line exceeds 132 characters; contains 149 characters
(#830) Line exceeds 132 characters; contains 149 characters
(#830) Visibility must be declared on method "fetch_row"
(#831) Line indented incorrectly; expected at least 12 spaces, found 0
(#831) Expected 1 space after closing parenthesis; found 0
(#831) Opening brace must be the last content on the line
(#831) Variable "J" must be all lower-case
(#831) Expected 1 space before "="; 0 found
(#831) Expected 1 space after "="; 0 found
(#831) Inline control structures are not allowed
(#831) Variable "J" must be all lower-case
(#831) Variable "J" must be all lower-case
(#832) Line indented incorrectly; expected at least 16 spaces, found 0
(#832) Variable "J" must be all lower-case
(#832) Closing brace must be on a line by itself
(#832) Visibility must be declared on method "fetch_field"
(#833) Line indented incorrectly; expected at least 12 spaces, found 0
(#833) Expected 1 space after closing parenthesis; found 0
(#833) Opening brace must be the last content on the line
(#833) Variable "Hd" must be all lower-case
(#833) Expected 1 space before "="; 0 found
(#833) Expected 1 space after "="; 0 found
(#833) Expected 1 space before "=>"; 0 found
(#833) Expected 1 space after "=>"; 0 found
(#833) Variable "Hd" must be all lower-case
(#833) Closing brace must be on a line by itself
(#833) Closing brace must be on a line by itself
(#833) Closing brace must be on a line by itself
(#833) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 253
(#834) Line indented incorrectly; expected at least 12 spaces, found 0
(#835) Line indented incorrectly; expected at least 12 spaces, found 0
(#836) Line indented incorrectly; expected at least 12 spaces, found 0
(#836) Scope keyword "public" must be followed by a single space
(#836) Expected 1 space before "="; 0 found
(#836) Expected 1 space after "="; 0 found
(#836) method name "Min_Driver::_chunkRequest" must be in lower-case letters only
(#837) Line indented incorrectly; expected at least 16 spaces, found 0
(#837) Commas (,) must be followed by white space.
(#837) Commas (,) must be followed by white space.
(#837) Variable "F" must be all lower-case
(#837) Commas (,) must be followed by white space.
(#837) Expected 1 space after closing parenthesis; found 0
(#837) Opening brace must be the last content on the line
(#837) Expected "foreach (...) {\n"; found "foreach(...){"
(#837) Expected 1 space before "as"; 0 found
(#837) Expected 1 space after "as"; 0 found
(#837) Commas (,) must be followed by white space.
(#837) Expected 1 space before "="; 0 found
(#837) Expected 1 space after "="; 0 found
(#837) Variable "F" must be all lower-case
(#837) Expected "foreach (...) {\n"; found "foreach(...){"
(#837) Expected 1 space before "=>"; 0 found
(#837) Expected 1 space after "=>"; 0 found
(#837) Expected 1 space after "as"; 0 found
(#838) Line indented incorrectly; expected at least 24 spaces, found 0
(#838) Expected 1 space before "=>"; 0 found
(#838) Expected 1 space after "=>"; 0 found
(#838) Expected 1 space before "="; 0 found
(#838) Expected 1 space after "="; 0 found
(#838) Inline control structures are not allowed
(#838) Expected 1 space before "=>"; 0 found
(#838) Expected 1 space after "=>"; 0 found
(#838) Expected 1 space after "as"; 0 found
(#839) Line indented incorrectly; expected at least 28 spaces, found 0
(#839) Expected 1 space before "=>"; 0 found
(#839) Expected 1 space after "=>"; 0 found
(#839) Variable "X" must be all lower-case
(#839) Expected 1 space before "="; 0 found
(#839) Expected 1 space after "="; 0 found
(#839) Variable "X" must be all lower-case
(#839) Closing brace must be on a line by itself
(#839) Inline control structures are not allowed
(#839) Commas (,) must be followed by white space.
(#840) Line indented incorrectly; expected at least 16 spaces, found 0
(#840) Closing brace must be on a line by itself
(#840) Expected 1 space before "="; 0 found
(#840) Expected 1 space after "="; 0 found
(#841) Line indented incorrectly; expected at least 16 spaces, found 0
(#841) Closing brace must be on a line by itself
(#841) method name "Min_Driver::_extractIds" must be in lower-case letters only
(#841) Visibility must be declared on method "_extractIds"
(#842) Line indented incorrectly; expected at least 12 spaces, found 0
(#842) Variable "Q" must be all lower-case
(#842) Commas (,) must be followed by white space.
(#842) Variable "Jf" must be all lower-case
(#842) Commas (,) must be followed by white space.
(#842) Expected 1 space after closing parenthesis; found 0
(#842) Opening brace must be the last content on the line
(#842) Variable "J" must be all lower-case
(#842) Expected 1 space before "="; 0 found
(#842) Expected 1 space after "="; 0 found
(#842) Inline control structures are not allowed
(#842) Commas (,) must be followed by white space.
(#842) Variable "Jf" must be all lower-case
(#842) Commas (,) must be followed by white space.
(#842) Variable "J" must be all lower-case
(#842) Expected 1 space before "="; 0 found
(#842) Expected 1 space after "="; 0 found
(#842) Commas (,) must be followed by white space.
(#842) Inline control structures are not allowed
(#842) Expected 1 space before "as"; 0 found
(#842) Expected 1 space after "as"; 0 found
(#842) Commas (,) must be followed by white space.
(#842) Commas (,) must be followed by white space.
(#842) Expected 1 space before "=>"; 0 found
(#842) Expected 1 space after "=>"; 0 found
(#842) Variable "Q" must be all lower-case
(#842) Variable "Jf" must be all lower-case
(#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) Variable "Bd" must be all lower-case
(#842) Variable "J" must be all lower-case
(#842) Expected 1 space before "="; 0 found
(#842) Expected 1 space after "="; 0 found
(#842) Variable "Bd" must be all lower-case
(#842) Closing brace must be on a line by itself
(#842) Variable "J" must be all lower-case
(#842) Closing brace must be on a line by itself
(#842) Line exceeds maximum limit of 180 characters; contains 301 characters
(#842) Visibility must be declared on method "select"
(#842) Line exceeds maximum limit of 180 characters; contains 301 characters
(#842) Line exceeds maximum limit of 180 characters; contains 301 characters
(#842) Line exceeds maximum limit of 180 characters; contains 301 characters
(#842) Line exceeds maximum limit of 180 characters; contains 301 characters
(#842) Line exceeds maximum limit of 180 characters; contains 301 characters
(#842) Line exceeds maximum limit of 180 characters; contains 301 characters
(#842) Line exceeds maximum limit of 180 characters; contains 301 characters
(#843) Line indented incorrectly; expected at least 12 spaces, found 0
(#843) Variable "Q" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Variable "M" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Variable "Z" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Variable "Vc" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Variable "Te" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Commas (,) must be followed by white space.
(#843) Variable "E" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Variable "Af" must be all lower-case
(#843) Expected 1 space after closing parenthesis; found 0
(#843) Opening brace must be the last content on the line
(#843) Expected 1 space before "="; 0 found
(#843) Expected 1 space after "="; 0 found
(#843) Variable "J" must be all lower-case
(#843) Expected 1 space before "="; 0 found
(#843) Expected 1 space after "="; 0 found
(#843) Variable "Q" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Variable "M" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Variable "Z" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Variable "Vc" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Variable "Te" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Commas (,) must be followed by white space.
(#843) Variable "E" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Variable "Af" must be all lower-case
(#843) Expected 1 space before "="; 0 found
(#843) Expected 1 space after "="; 0 found
(#843) Variable "J" must be all lower-case
(#843) Closing brace must be on a line by itself
(#843) Line exceeds 132 characters; contains 160 characters
(#843) Line exceeds 132 characters; contains 160 characters
(#843) Line exceeds 132 characters; contains 160 characters
(#843) Line exceeds 132 characters; contains 160 characters
(#843) Line exceeds 132 characters; contains 160 characters
(#843) Line exceeds 132 characters; contains 160 characters
(#843) Line exceeds 132 characters; contains 160 characters
(#843) Line exceeds 132 characters; contains 160 characters
(#843) Visibility must be declared on method "delete"
(#844) Line indented incorrectly; expected at least 12 spaces, found 0
(#844) Variable "Q" must be all lower-case
(#844) Commas (,) must be followed by white space.
(#844) Variable "Jf" must be all lower-case
(#844) Commas (,) must be followed by white space.
(#844) Expected 1 space after closing parenthesis; found 0
(#844) Opening brace must be the last content on the line
(#844) Variable "Q" must be all lower-case
(#844) Commas (,) must be followed by white space.
(#844) Variable "Jf" must be all lower-case
(#844) Commas (,) must be followed by white space.
(#844) Commas (,) must be followed by white space.
(#844) Commas (,) must be followed by white space.
(#844) Expected 1 space before "=>"; 0 found
(#844) Expected 1 space after "=>"; 0 found
(#844) Variable "Q" must be all lower-case
(#844) Closing brace must be on a line by itself
(#844) Line exceeds 132 characters; contains 135 characters
(#844) Line exceeds 132 characters; contains 135 characters
(#844) Line exceeds 132 characters; contains 135 characters
(#844) Line exceeds 132 characters; contains 135 characters
(#844) Line exceeds 132 characters; contains 135 characters
(#844) Line exceeds 132 characters; contains 135 characters
(#844) Line exceeds 132 characters; contains 135 characters
(#844) Line exceeds 132 characters; contains 135 characters
(#844) Visibility must be declared on method "update"
(#845) Line indented incorrectly; expected at least 12 spaces, found 0
(#845) Variable "Q" must be all lower-case
(#845) Commas (,) must be followed by white space.
(#845) Variable "O" must be all lower-case
(#845) Commas (,) must be followed by white space.
(#845) Variable "Jf" must be all lower-case
(#845) Commas (,) must be followed by white space.
(#845) Commas (,) must be followed by white space.
(#845) Expected 1 space after closing parenthesis; found 0
(#845) Opening brace must be the last content on the line
(#845) Variable "Lb" must be all lower-case
(#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
(#845) Variable "Q" must be all lower-case
(#845) Commas (,) must be followed by white space.
(#845) Variable "Jf" must be all lower-case
(#845) Commas (,) must be followed by white space.
(#845) Expected 1 space before "="; 0 found
(#845) Expected 1 space after "="; 0 found
(#845) Variable "O" must be all lower-case
(#845) The use of backticks in strings is not recommended
(#845) Variable "O" must be all lower-case
(#845) The use of backticks in strings is not recommended
(#845) Expected "foreach (...) {\n"; found "foreach(...){"
(#845) Expected 1 space before "=>"; 0 found
(#845) Expected 1 space after "=>"; 0 found
(#845) Expected 1 space after "as"; 0 found
(#845) Line exceeds 132 characters; contains 167 characters
(#845) Line exceeds 132 characters; contains 167 characters
(#845) Line exceeds 132 characters; contains 167 characters
(#845) Line exceeds 132 characters; contains 167 characters
(#845) Line exceeds 132 characters; contains 167 characters
(#845) Line exceeds 132 characters; contains 167 characters
(#845) Line exceeds 132 characters; contains 167 characters
(#845) Line exceeds 132 characters; contains 167 characters
(#845) Variable "O" must be all lower-case
(#846) Line indented incorrectly; expected at least 16 spaces, found 0
(#846) Expected 1 space before "=>"; 0 found
(#846) Expected 1 space after "=>"; 0 found
(#846) Variable "X" must be all lower-case
(#846) Expected 1 space before "="; 0 found
(#846) Expected 1 space after "="; 0 found
(#846) Inline control structures are not allowed
(#846) Variable "X" must be all lower-case
(#846) Expected 1 space before "=="; 0 found
(#846) Expected 1 space after "=="; 0 found
(#846) Expected 1 space before "!="; 0 found
(#846) Expected 1 space after "!="; 0 found
(#846) Expected 1 space before "!="; 0 found
(#846) Expected 1 space after "!="; 0 found
(#846) Variable "Lb" must be all lower-case
(#846) Variable "Lb" must be all lower-case
(#846) Expected 1 space before "="; 0 found
(#846) Expected 1 space after "="; 0 found
(#846) Expected "if (...) {\n"; found "if(...){"
(#846) Variable "X" must be all lower-case
(#846) Expected 1 space before "!="; 0 found
(#846) Expected 1 space after "!="; 0 found
(#846) Expected "foreach (...) {\n"; found "foreach(...){"
(#846) Expected 1 space before "=>"; 0 found
(#846) Expected 1 space after "=>"; 0 found
(#846) Expected 1 space after "as"; 0 found
(#846) Line exceeds 132 characters; contains 142 characters
(#846) Line exceeds 132 characters; contains 142 characters
(#846) Line exceeds 132 characters; contains 142 characters
(#846) Line exceeds 132 characters; contains 142 characters
(#846) Line exceeds 132 characters; contains 142 characters
(#846) Line exceeds 132 characters; contains 142 characters
(#846) Line exceeds 132 characters; contains 142 characters
(#846) Line exceeds 132 characters; contains 142 characters
(#846) Variable "X" must be all lower-case
(#847) Line indented incorrectly; expected at least 24 spaces, found 0
(#847) Variable "Dd" must be all lower-case
(#847) Expected 1 space before "=>"; 0 found
(#847) Expected 1 space after "=>"; 0 found
(#847) Variable "W" must be all lower-case
(#847) Expected 1 space before "="; 0 found
(#847) Expected 1 space after "="; 0 found
(#847) Expected 1 space before "="; 0 found
(#847) Expected 1 space after "="; 0 found
(#847) Variable "X" must be all lower-case
(#847) Expected 1 space before "?"; 0 found
(#847) Expected 1 space after "?"; 0 found
(#847) Variable "W" must be all lower-case
(#847) Expected 1 space before ":"; 0 found
(#847) Expected 1 space after ":"; 0 found
(#847) Variable "W" must be all lower-case
(#847) Inline control structures are not allowed
(#847) Variable "Dd" must be all lower-case
(#847) Expected 1 space before "="; 0 found
(#847) Expected 1 space after "="; 0 found
(#847) Closing brace must be on a line by itself
(#847) Closing brace must be on a line by itself
(#847) Closing brace must be on a line by itself
(#847) Variable "F" must be all lower-case
(#847) Expected 1 space before "="; 0 found
(#847) Expected 1 space after "="; 0 found
(#847) Expected 1 space before "=>"; 0 found
(#847) Expected 1 space after "=>"; 0 found
(#847) Variable "Q" must be all lower-case
(#847) Expected 1 space before "!="; 0 found
(#847) Expected 1 space after "!="; 0 found
(#847) Expected 1 space before "?"; 0 found
(#847) Expected 1 space after "?"; 0 found
(#847) Expected 1 space before ":"; 0 found
(#847) Expected 1 space after ":"; 0 found
(#847) Commas (,) must be followed by white space.
(#847) Commas (,) must be followed by white space.
(#847) Variable "F" must be all lower-case
(#847) Commas (,) must be followed by white space.
(#847) Variable "Lb" must be all lower-case
(#847) Commas (,) must be followed by white space.
(#847) Commas (,) must be followed by white space.
(#847) Variable "F" must be all lower-case
(#847) Commas (,) must be followed by white space.
(#847) Variable "Lb" must be all lower-case
(#847) Closing brace must be on a line by itself
(#847) Line exceeds maximum limit of 180 characters; contains 340 characters
(#847) Visibility must be declared on method "insert"
(#847) Line exceeds maximum limit of 180 characters; contains 340 characters
(#847) Line exceeds maximum limit of 180 characters; contains 340 characters
(#847) Line exceeds maximum limit of 180 characters; contains 340 characters
(#847) Line exceeds maximum limit of 180 characters; contains 340 characters
(#847) Line exceeds maximum limit of 180 characters; contains 340 characters
(#847) Line exceeds maximum limit of 180 characters; contains 340 characters
(#847) Line exceeds maximum limit of 180 characters; contains 340 characters
(#848) Line indented incorrectly; expected at least 12 spaces, found 0
(#848) Variable "Q" must be all lower-case
(#848) Commas (,) must be followed by white space.
(#848) Variable "O" must be all lower-case
(#848) Expected 1 space after closing parenthesis; found 0
(#848) Opening brace must be the last content on the line
(#848) Variable "F" must be all lower-case
(#848) Expected 1 space before "="; 0 found
(#848) Expected 1 space after "="; 0 found
(#848) Expected 1 space before "=>"; 0 found
(#848) Expected 1 space after "=>"; 0 found
(#848) Variable "Q" must be all lower-case
(#848) Expected 1 space before "="; 0 found
(#848) Expected 1 space after "="; 0 found
(#848) Expected "foreach (...) {\n"; found "foreach(...){"
(#848) Expected 1 space before "=>"; 0 found
(#848) Expected 1 space after "=>"; 0 found
(#848) Expected 1 space after "as"; 0 found
(#848) Variable "O" must be all lower-case
(#849) Line indented incorrectly; expected at least 16 spaces, found 0
(#849) Variable "C" must be all lower-case
(#849) Expected 1 space before "=>"; 0 found
(#849) Expected 1 space after "=>"; 0 found
(#849) Variable "Y" must be all lower-case
(#849) Expected "if (...) {\n"; found "if(...){"
(#849) Variable "Y" must be all lower-case
(#849) Expected 1 space before "!="; 0 found
(#849) Expected 1 space after "!="; 0 found
(#849) Variable "C" must be all lower-case
(#849) Expected 1 space before "="; 0 found
(#849) Expected 1 space after "="; 0 found
(#849) Variable "C" must be all lower-case
(#849) Inline control structures are not allowed
(#849) Variable "C" must be all lower-case
(#849) Expected 1 space before "=="; 0 found
(#849) Expected 1 space after "=="; 0 found
(#849) Variable "F" must be all lower-case
(#849) Expected 1 space before "="; 0 found
(#849) Expected 1 space after "="; 0 found
(#849) Variable "Y" must be all lower-case
(#849) Expected "foreach (...) {\n"; found "foreach(...){"
(#849) Expected 1 space after "as"; 0 found
(#849) Variable "Y" must be all lower-case
(#850) Line indented incorrectly; expected at least 28 spaces, found 0
(#850) Variable "X" must be all lower-case
(#850) Variable "F" must be all lower-case
(#850) Expected 1 space before "="; 0 found
(#850) Expected 1 space after "="; 0 found
(#850) Variable "C" must be all lower-case
(#850) Variable "F" must be all lower-case
(#850) Expected 1 space before "="; 0 found
(#850) Expected 1 space after "="; 0 found
(#850) Variable "Y" must be all lower-case
(#850) Expected 1 space before "?"; 0 found
(#850) Expected 1 space after "?"; 0 found
(#850) Variable "X" must be all lower-case
(#850) Expected 1 space before ":"; 0 found
(#850) Expected 1 space after ":"; 0 found
(#850) Variable "Y" must be all lower-case
(#850) Closing brace must be on a line by itself
(#850) Closing brace must be on a line by itself
(#850) Closing brace must be on a line by itself
(#850) Closing brace must be on a line by itself
(#851) Line indented incorrectly; expected at least 12 spaces, found 0
(#851) Commas (,) must be followed by white space.
(#851) Variable "F" must be all lower-case
(#851) Closing brace must be on a line by itself
(#851) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#851) Visibility must be declared on method "insertUpdate"
(#852) Line indented incorrectly; expected at least 24 spaces, found 0
(#852) Variable "Q" must be all lower-case
(#852) Commas (,) must be followed by white space.
(#852) Variable "L" must be all lower-case
(#852) Commas (,) must be followed by white space.
(#852) Expected 1 space after closing parenthesis; found 0
(#852) Opening brace must be the last content on the line
(#852) Expected "foreach (...) {\n"; found "foreach(...){"
(#852) Expected 1 space after "as"; 0 found
(#852) Variable "L" must be all lower-case
(#853) Line indented incorrectly; expected at least 28 spaces, found 0
(#853) Variable "O" must be all lower-case
(#853) Inline control structures are not allowed
(#853) Variable "Q" must be all lower-case
(#853) Commas (,) must be followed by white space.
(#853) Variable "O" must be all lower-case
(#853) Commas (,) must be followed by white space.
(#853) The use of backticks in strings is not recommended
(#853) Variable "O" must be all lower-case
(#853) The use of backticks in strings is not recommended
(#854) Line indented incorrectly; expected at least 32 spaces, found 0
(#854) Closing brace must be on a line by itself
(#855) Line indented incorrectly; expected at least 24 spaces, found 0
(#855) Closing brace must be on a line by itself
(#855) Visibility must be declared on method "begin"
(#856) Line indented incorrectly; expected at least 12 spaces, found 0
(#856) Expected 1 space after closing parenthesis; found 0
(#856) Opening brace must be the last content on the line
(#857) Line indented incorrectly; expected at least 16 spaces, found 0
(#857) Closing brace must be on a line by itself
(#857) Visibility must be declared on method "commit"
(#858) Line indented incorrectly; expected at least 24 spaces, found 0
(#858) Expected 1 space after closing parenthesis; found 0
(#858) Opening brace must be the last content on the line
(#859) Line indented incorrectly; expected at least 28 spaces, found 0
(#859) Closing brace must be on a line by itself
(#859) Visibility must be declared on method "rollback"
(#860) Line indented incorrectly; expected at least 16 spaces, found 0
(#860) Expected 1 space after closing parenthesis; found 0
(#860) Opening brace must be the last content on the line
(#861) Line indented incorrectly; expected at least 20 spaces, found 0
(#861) Closing brace must be on a line by itself
(#861) Closing brace must be on a line by itself
(#862) Line indented incorrectly; expected at least 12 spaces, found 0
(#862) Expected 1 space after closing parenthesis; found 0
(#862) Opening brace must be the last content on the line
(#863) Line indented incorrectly; expected at least 16 spaces, found 0
(#864) Line indented incorrectly; expected at least 16 spaces, found 0
(#864) Closing brace must be on a line by itself
(#865) Line indented incorrectly; expected at least 20 spaces, found 0
(#865) Variable "Cc" must be all lower-case
(#865) Expected 1 space after closing parenthesis; found 0
(#865) Opening brace must be the last content on the line
(#866) Line indented incorrectly; expected at least 24 spaces, found 0
(#866) Commas (,) must be followed by white space.
(#866) Variable "Cc" must be all lower-case
(#866) Closing brace must be on a line by itself
(#867) Line indented incorrectly; expected at least 16 spaces, found 0
(#867) Expected 1 space after closing parenthesis; found 0
(#867) Opening brace must be the last content on the line
(#867) Variable "Bb" must be all lower-case
(#867) Expected 1 space before "="; 0 found
(#867) Expected 1 space after "="; 0 found
(#867) Variable "Bb" must be all lower-case
(#867) Closing brace must be on a line by itself
(#868) Line indented incorrectly; expected at least 16 spaces, found 0
(#868) Expected 1 space after closing parenthesis; found 0
(#868) Opening brace must be the last content on the line
(#869) Line indented incorrectly; expected at least 20 spaces, found 0
(#869) Closing brace must be on a line by itself
(#870) Line indented incorrectly; expected at least 16 spaces, found 0
(#870) Expected 1 space after closing parenthesis; found 0
(#870) Opening brace must be the last content on the line
(#871) Line indented incorrectly; expected at least 20 spaces, found 0
(#871) Closing brace must be on a line by itself
(#872) Line indented incorrectly; expected at least 20 spaces, found 0
(#872) Commas (,) must be followed by white space.
(#872) Closing brace must be on a line by itself
(#873) Line indented incorrectly; expected at least 20 spaces, found 0
(#873) Expected 1 space after closing parenthesis; found 0
(#873) Opening brace must be the last content on the line
(#873) Variable "J" must be all lower-case
(#873) Expected 1 space before "="; 0 found
(#873) Expected 1 space after "="; 0 found
(#873) Inline control structures are not allowed
(#873) Expected 1 space before "as"; 0 found
(#873) Expected 1 space after "as"; 0 found
(#873) Commas (,) must be followed by white space.
(#873) Variable "Q" must be all lower-case
(#873) Variable "J" must be all lower-case
(#873) Variable "Q" must be all lower-case
(#873) Expected 1 space before "="; 0 found
(#873) Expected 1 space after "="; 0 found
(#873) Inline control structures are not allowed
(#873) Variable "J" must be all lower-case
(#873) Closing brace must be on a line by itself
(#873) Line exceeds maximum limit of 180 characters; contains 205 characters
(#873) Line exceeds maximum limit of 180 characters; contains 205 characters
(#873) Line exceeds maximum limit of 180 characters; contains 205 characters
(#873) Line exceeds maximum limit of 180 characters; contains 205 characters
(#873) Line exceeds maximum limit of 180 characters; contains 205 characters
(#873) Line exceeds maximum limit of 180 characters; contains 205 characters
(#873) Line exceeds maximum limit of 180 characters; contains 205 characters
(#873) Line exceeds maximum limit of 180 characters; contains 205 characters
(#874) Line indented incorrectly; expected at least 20 spaces, found 0
(#874) Variable "C" must be all lower-case
(#874) Commas (,) must be followed by white space.
(#874) Variable "Bc" must be all lower-case
(#874) Expected 1 space after closing parenthesis; found 0
(#874) Opening brace must be the last content on the line
(#874) Variable "J" must be all lower-case
(#874) Expected 1 space before "="; 0 found
(#874) Expected 1 space after "="; 0 found
(#874) Expected "foreach (...) {\n"; found "foreach(...){"
(#874) Expected 1 space before "=>"; 0 found
(#874) Expected 1 space after "=>"; 0 found
(#874) Expected 1 space before "as"; 0 found
(#874) Expected 1 space after "as"; 0 found
(#874) Variable "C" must be all lower-case
(#874) Expected 1 space before "!="; 0 found
(#874) Expected 1 space after "!="; 0 found
(#874) Expected 1 space before "?"; 0 found
(#874) Expected 1 space after "?"; 0 found
(#874) Variable "C" must be all lower-case
(#874) Expected 1 space before "=>"; 0 found
(#874) Expected 1 space after "=>"; 0 found
(#874) Expected 1 space before ":"; 0 found
(#874) Expected 1 space after ":"; 0 found
(#874) Variable "Q" must be all lower-case
(#874) Expected 1 space before "=>"; 0 found
(#874) Expected 1 space after "=>"; 0 found
(#874) Variable "U" must be all lower-case
(#874) Variable "K" must be all lower-case
(#874) Expected 1 space before "="; 0 found
(#874) Expected 1 space after "="; 0 found
(#874) Expected 1 space before "=>"; 0 found
(#874) Expected 1 space after "=>"; 0 found
(#874) Variable "Q" must be all lower-case
(#874) Commas (,) must be followed by white space.
(#874) Expected 1 space before "=>"; 0 found
(#874) Expected 1 space after "=>"; 0 found
(#874) Expected "if (...) {\n"; found "if(...){"
(#874) Variable "Bc" must be all lower-case
(#874) Expected 1 space before "="; 0 found
(#874) Expected 1 space after "="; 0 found
(#874) Commas (,) must be followed by white space.
(#874) Expected 1 space before "=>"; 0 found
(#874) Expected 1 space after "=>"; 0 found
(#874) Variable "Q" must be all lower-case
(#874) Expected "if (...) {\n"; found "if(...){"
(#874) Inline control structures are not allowed
(#874) Expected 1 space before "=>"; 0 found
(#874) Expected 1 space after "=>"; 0 found
(#874) Expected 1 space before "as"; 0 found
(#874) Expected 1 space after "as"; 0 found
(#874) Expected 1 space before "=>"; 0 found
(#874) Expected 1 space after "=>"; 0 found
(#874) Commas (,) must be followed by white space.
(#874) Expected 1 space before "=>"; 0 found
(#874) Expected 1 space after "=>"; 0 found
(#874) Commas (,) must be followed by white space.
(#874) Expected 1 space before "=>"; 0 found
(#874) Expected 1 space after "=>"; 0 found
(#874) Commas (,) must be followed by white space.
(#874) Expected 1 space before "=>"; 0 found
(#874) Expected 1 space after "=>"; 0 found
(#874) Commas (,) must be followed by white space.
(#874) Expected 1 space before "=>"; 0 found
(#874) Expected 1 space after "=>"; 0 found
(#874) Variable "X" must be all lower-case
(#874) Variable "K" must be all lower-case
(#874) Expected 1 space before "="; 0 found
(#874) Expected 1 space after "="; 0 found
(#874) Variable "X" must be all lower-case
(#874) Closing brace must be on a line by itself
(#874) Closing brace must be on a line by itself
(#874) Inline control structures are not allowed
(#874) Variable "C" must be all lower-case
(#874) Expected 1 space before "!="; 0 found
(#874) Expected 1 space after "!="; 0 found
(#874) Variable "K" must be all lower-case
(#874) Variable "J" must be all lower-case
(#874) Variable "Q" must be all lower-case
(#874) Expected 1 space before "="; 0 found
(#874) Expected 1 space after "="; 0 found
(#874) Variable "K" must be all lower-case
(#874) Closing brace must be on a line by itself
(#874) Variable "J" must be all lower-case
(#874) Closing brace must be on a line by itself
(#874) Line exceeds maximum limit of 180 characters; contains 449 characters
(#874) Line exceeds maximum limit of 180 characters; contains 449 characters
(#874) Line exceeds maximum limit of 180 characters; contains 449 characters
(#874) Line exceeds maximum limit of 180 characters; contains 449 characters
(#874) Line exceeds maximum limit of 180 characters; contains 449 characters
(#874) Line exceeds maximum limit of 180 characters; contains 449 characters
(#874) Line exceeds maximum limit of 180 characters; contains 449 characters
(#874) Line exceeds maximum limit of 180 characters; contains 449 characters
(#875) Line indented incorrectly; expected at least 20 spaces, found 0
(#875) Commas (,) must be followed by white space.
(#875) Variable "H" must be all lower-case
(#875) Closing brace must be on a line by itself
(#876) Line indented incorrectly; expected at least 20 spaces, found 0
(#876) Expected 1 space after closing parenthesis; found 0
(#876) Opening brace must be the last content on the line
(#877) Line indented incorrectly; expected at least 24 spaces, found 0
(#877) Closing brace must be on a line by itself
(#878) Line indented incorrectly; expected at least 20 spaces, found 0
(#878) Closing brace must be on a line by itself
(#879) Line indented incorrectly; expected at least 20 spaces, found 0
(#879) Variable "R" must be all lower-case
(#879) Closing brace must be on a line by itself
(#880) Line indented incorrectly; expected at least 20 spaces, found 0
(#880) Variable "Q" must be all lower-case
(#880) Commas (,) must be followed by white space.
(#880) Expected 1 space after closing parenthesis; found 0
(#880) Opening brace must be the last content on the line
(#881) Line indented incorrectly; expected at least 24 spaces, found 0
(#881) Expected 1 space before "=>"; 0 found
(#881) Expected 1 space after "=>"; 0 found
(#881) Commas (,) must be followed by white space.
(#881) Expected 1 space before "=>"; 0 found
(#881) Expected 1 space after "=>"; 0 found
(#881) Commas (,) must be followed by white space.
(#881) Closing brace must be on a line by itself
(#882) Line indented incorrectly; expected at least 20 spaces, found 0
(#882) Variable "Q" must be all lower-case
(#882) Expected 1 space after closing parenthesis; found 0
(#882) Opening brace must be the last content on the line
(#883) Line indented incorrectly; expected at least 24 spaces, found 0
(#883) Closing brace must be on a line by itself
(#884) Line indented incorrectly; expected at least 24 spaces, found 0
(#884) Variable "Q" must be all lower-case
(#884) Expected 1 space after closing parenthesis; found 0
(#884) Opening brace must be the last content on the line
(#885) Line indented incorrectly; expected at least 28 spaces, found 0
(#885) Closing brace must be on a line by itself
(#886) Line indented incorrectly; expected at least 24 spaces, found 0
(#886) Expected 1 space after closing parenthesis; found 0
(#886) Opening brace must be the last content on the line
(#887) Line indented incorrectly; expected at least 28 spaces, found 0
(#887) Closing brace must be on a line by itself
(#888) Line indented incorrectly; expected at least 28 spaces, found 0
(#888) Expected 1 space after closing parenthesis; found 0
(#888) Opening brace must be the last content on the line
(#888) The use of backticks in strings is not recommended
(#888) The use of backticks in strings is not recommended
(#888) Commas (,) must be followed by white space.
(#888) The use of backticks in strings is not recommended
(#888) Commas (,) must be followed by white space.
(#888) The use of backticks in strings is not recommended
(#888) Closing brace must be on a line by itself
(#889) Line indented incorrectly; expected at least 28 spaces, found 0
(#889) Variable "H" must be all lower-case
(#889) Commas (,) must be followed by white space.
(#889) Variable "Z" must be all lower-case
(#889) Commas (,) must be followed by white space.
(#889) Commas (,) must be followed by white space.
(#889) Variable "D" must be all lower-case
(#889) Commas (,) must be followed by white space.
(#889) Expected 1 space after closing parenthesis; found 0
(#889) Opening brace must be the last content on the line
(#889) Variable "H" must be all lower-case
(#889) Expected 1 space before "!=="; 0 found
(#889) Expected 1 space after "!=="; 0 found
(#889) Expected 1 space before "?"; 0 found
(#889) Expected 1 space after "?"; 0 found
(#889) Expected 1 space before ":"; 0 found
(#889) Expected 1 space after ":"; 0 found
(#889) Closing brace must be on a line by itself
(#890) Line indented incorrectly; expected at least 28 spaces, found 0
(#890) Commas (,) must be followed by white space.
(#890) Variable "J" must be all lower-case
(#890) Expected 1 space after closing parenthesis; found 0
(#890) Opening brace must be the last content on the line
(#890) Variable "J" must be all lower-case
(#890) Closing brace must be on a line by itself
(#891) Line indented incorrectly; expected at least 28 spaces, found 0
(#891) Variable "R" must be all lower-case
(#891) Closing brace must be on a line by itself
(#892) Line indented incorrectly; expected at least 28 spaces, found 0
(#892) Expected 1 space after closing parenthesis; found 0
(#892) Opening brace must be the last content on the line
(#893) Line indented incorrectly; expected at least 32 spaces, found 0
(#893) Closing brace must be on a line by itself
(#894) Line indented incorrectly; expected at least 28 spaces, found 0
(#894) Variable "Q" must be all lower-case
(#894) Commas (,) must be followed by white space.
(#894) Variable "C" must be all lower-case
(#894) Commas (,) must be followed by white space.
(#894) Commas (,) must be followed by white space.
(#894) Variable "Jc" must be all lower-case
(#894) Commas (,) must be followed by white space.
(#894) Commas (,) must be followed by white space.
(#894) Commas (,) must be followed by white space.
(#894) Commas (,) must be followed by white space.
(#894) Variable "Ka" must be all lower-case
(#894) Commas (,) must be followed by white space.
(#894) Expected 1 space after closing parenthesis; found 0
(#894) Opening brace must be the last content on the line
(#894) Variable "Q" must be all lower-case
(#894) Expected 1 space before "=="; 0 found
(#894) Expected 1 space after "=="; 0 found
(#894) Commas (,) must be followed by white space.
(#894) Expected 1 space before "=>"; 0 found
(#894) Expected 1 space after "=>"; 0 found
(#894) Variable "C" must be all lower-case
(#894) Closing brace must be on a line by itself
(#895) Line indented incorrectly; expected at least 28 spaces, found 0
(#895) Variable "S" must be all lower-case
(#895) Expected 1 space after closing parenthesis; found 0
(#895) Opening brace must be the last content on the line
(#895) Expected "foreach (...) {\n"; found "foreach(...){"
(#895) Expected 1 space after "as"; 0 found
(#895) Variable "S" must be all lower-case
(#896) Line indented incorrectly; expected at least 32 spaces, found 0
(#896) Variable "Q" must be all lower-case
(#896) Inline control structures are not allowed
(#896) Commas (,) must be followed by white space.
(#896) Expected 1 space before "=>"; 0 found
(#896) Expected 1 space after "=>"; 0 found
(#896) Variable "Q" must be all lower-case
(#897) Line indented incorrectly; expected at least 36 spaces, found 0
(#897) Closing brace must be on a line by itself
(#898) Line indented incorrectly; expected at least 28 spaces, found 0
(#898) Closing brace must be on a line by itself
(#899) Line indented incorrectly; expected at least 28 spaces, found 0
(#899) Expected 1 space after closing parenthesis; found 0
(#899) Opening brace must be the last content on the line
(#899) Inline control structures are not allowed
(#899) Expected 1 space after "as"; 0 found
(#900) Line indented incorrectly; expected at least 32 spaces, found 0
(#901) Line indented incorrectly; expected at least 32 spaces, found 0
(#901) Expected 1 space before "=>"; 0 found
(#901) Expected 1 space after "=>"; 0 found
(#901) Closing brace must be on a line by itself
(#902) Line indented incorrectly; expected at least 28 spaces, found 0
(#902) Variable "R" must be all lower-case
(#902) Commas (,) must be followed by white space.
(#902) Variable "Z" must be all lower-case
(#902) Expected 1 space after closing parenthesis; found 0
(#902) Opening brace must be the last content on the line
(#902) Variable "Z" must be all lower-case
(#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
(#902) Variable "R" must be all lower-case
(#902) Closing brace must be on a line by itself
(#903) Line indented incorrectly; expected at least 28 spaces, found 0
(#903) Closing brace must be on a line by itself
(#904) Line indented incorrectly; expected at least 28 spaces, found 0
(#904) Variable "Aa" must be all lower-case
(#904) Commas (,) must be followed by white space.
(#904) Variable "Db" must be all lower-case
(#904) Commas (,) must be followed by white space.
(#904) Commas (,) must be followed by white space.
(#904) Variable "Nf" must be all lower-case
(#904) Expected 1 space after closing parenthesis; found 0
(#904) Opening brace must be the last content on the line
(#904) Variable "Ta" must be all lower-case
(#904) Expected 1 space before "="; 0 found
(#904) 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) Variable "Ta" must be all lower-case
(#904) Expected 1 space before "="; 0 found
(#904) Expected 1 space after "="; 0 found
(#904) Commas (,) must be followed by white space.
(#904) Variable "Aa" must be all lower-case
(#904) Expected 1 space before "="; 0 found
(#904) Expected 1 space after "="; 0 found
(#904) Commas (,) must be followed by white space.
(#904) Variable "Ta" must be all lower-case
(#904) Commas (,) must be followed by white space.
(#904) Variable "Ed" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#904) Variable "Ta" must be all lower-case
(#904) Variable "Fd" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#904) Variable "Ta" must be all lower-case
(#904) Variable "J" must be all lower-case
(#904) Expected 1 space before "="; 0 found
(#904) Expected 1 space after "="; 0 found
(#904) Variable "Aa" must be all lower-case
(#904) Variable "Fd" must be all lower-case
(#904) Commas (,) must be followed by white space.
(#904) Variable "Aa" must be all lower-case
(#904) Variable "Ed" must be all lower-case
(#904) Variable "Db" must be all lower-case
(#904) Inline control structures are not allowed
(#904) Variable "Nf" must be all lower-case
(#904) Variable "J" must be all lower-case
(#904) Expected 1 space before "="; 0 found
(#904) Expected 1 space after "="; 0 found
(#904) Commas (,) must be followed by white space.
(#904) Variable "J" must be all lower-case
(#904) Variable "J" must be all lower-case
(#904) Closing brace must be on a line by itself
(#904) Line exceeds maximum limit of 180 characters; contains 236 characters
(#904) Line exceeds maximum limit of 180 characters; contains 236 characters
(#904) Line exceeds maximum limit of 180 characters; contains 236 characters
(#904) Line exceeds maximum limit of 180 characters; contains 236 characters
(#904) Line exceeds maximum limit of 180 characters; contains 236 characters
(#904) Line exceeds maximum limit of 180 characters; contains 236 characters
(#904) Line exceeds maximum limit of 180 characters; contains 236 characters
(#904) Line exceeds maximum limit of 180 characters; contains 236 characters
(#905) Line indented incorrectly; expected at least 28 spaces, found 0
(#905) Commas (,) must be followed by white space.
(#905) Variable "F" must be all lower-case
(#905) Expected 1 space after closing parenthesis; found 0
(#905) Opening brace must be the last content on the line
(#905) Commas (,) must be followed by white space.
(#905) Commas (,) must be followed by white space.
(#905) Variable "F" must be all lower-case
(#905) Commas (,) must be followed by white space.
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#905) Variable "F" must be all lower-case
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#905) Variable "F" must be all lower-case
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#905) Variable "F" must be all lower-case
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#905) Variable "F" must be all lower-case
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#905) Variable "F" must be all lower-case
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#905) Variable "F" must be all lower-case
(#905) Variable "H" must be all lower-case
(#905) Expected 1 space before "="; 0 found
(#905) 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 after "as"; 0 found
(#905) Line exceeds maximum limit of 180 characters; contains 266 characters
(#905) Variable "F" must be all lower-case
(#905) Line exceeds maximum limit of 180 characters; contains 266 characters
(#905) Line exceeds maximum limit of 180 characters; contains 266 characters
(#905) Line exceeds maximum limit of 180 characters; contains 266 characters
(#905) Line exceeds maximum limit of 180 characters; contains 266 characters
(#905) Line exceeds maximum limit of 180 characters; contains 266 characters
(#905) Line exceeds maximum limit of 180 characters; contains 266 characters
(#905) Line exceeds maximum limit of 180 characters; contains 266 characters
(#906) Line indented incorrectly; expected at least 32 spaces, found 0
(#906) Expected 1 space before "=>"; 0 found
(#906) Expected 1 space after "=>"; 0 found
(#906) Variable "X" must be all lower-case
(#906) Variable "H" must be all lower-case
(#906) Expected 1 space before ".="; 0 found
(#906) Expected 1 space after ".="; 0 found
(#906) Variable "X" must be all lower-case
(#906) Variable "H" must be all lower-case
(#906) Expected 1 space before "="; 0 found
(#906) Expected 1 space after "="; 0 found
(#906) Commas (,) must be followed by white space.
(#906) Commas (,) must be followed by white space.
(#906) Variable "H" must be all lower-case
(#906) Commas (,) must be followed by white space.
(#906) Variable "H" must be all lower-case
(#906) Expected 1 space before ".="; 0 found
(#906) Expected 1 space after ".="; 0 found
(#906) Commas (,) must be followed by white space.
(#906) Commas (,) must be followed by white space.
(#906) Commas (,) must be followed by white space.
(#906) Variable "H" must be all lower-case
(#906) Commas (,) must be followed by white space.
(#906) Commas (,) must be followed by white space.
(#906) Commas (,) must be followed by white space.
(#906) Variable "Ec" must be all lower-case
(#906) Expected 1 space before "="; 0 found
(#906) Expected 1 space after "="; 0 found
(#906) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#906) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#906) Expected 1 space before "=>"; 0 found
(#906) Expected 1 space after "=>"; 0 found
(#906) Variable "H" must be all lower-case
(#906) Commas (,) must be followed by white space.
(#906) Expected 1 space before "=>"; 0 found
(#906) Expected 1 space after "=>"; 0 found
(#906) Commas (,) must be followed by white space.
(#906) Expected "if (...) {\n"; found "if(...){"
(#906) Variable "Ec" must be all lower-case
(#906) Expected 1 space before "="; 0 found
(#906) Expected 1 space after "="; 0 found
(#906) Variable "php_errormsg" must not contain underscores.
(#906) Line exceeds maximum limit of 180 characters; contains 457 characters
(#906) Line exceeds maximum limit of 180 characters; contains 457 characters
(#906) Line exceeds maximum limit of 180 characters; contains 457 characters
(#906) Line exceeds maximum limit of 180 characters; contains 457 characters
(#906) Line exceeds maximum limit of 180 characters; contains 457 characters
(#906) Line exceeds maximum limit of 180 characters; contains 457 characters
(#906) Line exceeds maximum limit of 180 characters; contains 457 characters
(#906) Line exceeds maximum limit of 180 characters; contains 457 characters
(#907) Line indented incorrectly; expected at least 36 spaces, found 0
(#907) Closing brace must be on a line by itself
(#907) Variable "Zh" must be all lower-case
(#907) Expected 1 space before "="; 0 found
(#907) Expected 1 space after "="; 0 found
(#907) Variable "Ec" must be all lower-case
(#907) Expected "if (...) {\n"; found "if(...){"
(#907) Variable "Zh" must be all lower-case
(#907) Expected 1 space before "="; 0 found
(#907) Expected 1 space after "="; 0 found
(#907) Expected 1 space before "="; 0 found
(#907) Expected 1 space after "="; 0 found
(#907) Line exceeds 132 characters; contains 135 characters
(#907) Line exceeds 132 characters; contains 135 characters
(#907) Line exceeds 132 characters; contains 135 characters
(#907) Line exceeds 132 characters; contains 135 characters
(#907) Line exceeds 132 characters; contains 135 characters
(#907) Line exceeds 132 characters; contains 135 characters
(#907) Line exceeds 132 characters; contains 135 characters
(#907) Line exceeds 132 characters; contains 135 characters
(#908) Line indented incorrectly; expected at least 36 spaces, found 0
(#908) Closing brace must be on a line by itself
(#908) Expected "if (...) {\n"; found "if(...){"
(#908) Variable "Zh" must be all lower-case
(#908) Expected 1 space before "="; 0 found
(#908) Expected 1 space after "="; 0 found
(#908) Variable "Zh" must be all lower-case
(#908) Expected 1 space before "="; 0 found
(#908) Expected 1 space after "="; 0 found
(#909) Line indented incorrectly; expected at least 40 spaces, found 0
(#909) Closing brace must be on a line by itself
(#909) Expected 1 space before "="; 0 found
(#909) Expected 1 space after "="; 0 found
(#909) Variable "Wg" must be all lower-case
(#909) Expected 1 space before "="; 0 found
(#909) Expected 1 space after "="; 0 found
(#909) Variable "Zh" must be all lower-case
(#909) Variable "Wg" must be all lower-case
(#909) Expected 1 space before "?"; 0 found
(#909) Expected 1 space after "?"; 0 found
(#909) Variable "Zh" must be all lower-case
(#909) Variable "Wg" must be all lower-case
(#909) Expected 1 space before ":"; 0 found
(#909) Expected 1 space after ":"; 0 found
(#909) Closing brace must be on a line by itself
(#910) Line indented incorrectly; expected at least 28 spaces, found 0
(#910) Commas (,) must be followed by white space.
(#910) Variable "Wg" must be all lower-case
(#910) Commas (,) must be followed by white space.
(#910) Variable "F" must be all lower-case
(#910) Commas (,) must be followed by white space.
(#910) Expected 1 space after closing parenthesis; found 0
(#910) Opening brace must be the last content on the line
(#910) Variable "J" must be all lower-case
(#910) Expected 1 space before "="; 0 found
(#910) Expected 1 space after "="; 0 found
(#910) Variable "Dg" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#910) Variable "F" must be all lower-case
(#910) Commas (,) must be followed by white space.
(#910) Variable "B" must be all lower-case
(#910) Expected 1 space before "?"; 0 found
(#910) Expected 1 space after "?"; 0 found
(#910) Variable "B" must be all lower-case
(#910) Expected 1 space before ":"; 0 found
(#910) Expected 1 space after ":"; 0 found
(#910) Expected "do {\n...} while (...);\n"; found "do{...}while(...);"
(#910) Variable "Zh" must be all lower-case
(#910) Expected 1 space before "="; 0 found
(#910) Expected 1 space after "="; 0 found
(#910) Commas (,) must be followed by white space.
(#910) Variable "F" must be all lower-case
(#910) Inline control structures are not allowed
(#910) Variable "Zh" must be all lower-case
(#910) Inline control structures are not allowed
(#910) Expected 1 space after "as"; 0 found
(#910) Variable "Zh" must be all lower-case
(#910) Line exceeds maximum limit of 180 characters; contains 212 characters
(#910) Variable "Wg" must be all lower-case
(#910) Line exceeds maximum limit of 180 characters; contains 212 characters
(#910) Line exceeds maximum limit of 180 characters; contains 212 characters
(#910) Line exceeds maximum limit of 180 characters; contains 212 characters
(#910) Line exceeds maximum limit of 180 characters; contains 212 characters
(#910) Line exceeds maximum limit of 180 characters; contains 212 characters
(#910) Line exceeds maximum limit of 180 characters; contains 212 characters
(#910) Line exceeds maximum limit of 180 characters; contains 212 characters
(#911) Line indented incorrectly; expected at least 36 spaces, found 0
(#911) Variable "J" must be all lower-case
(#911) Expected 1 space before "="; 0 found
(#911) Expected 1 space after "="; 0 found
(#911) Expected "if (...) {\n"; found "if(...){"
(#911) Variable "J" must be all lower-case
(#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) Variable "Zh" must be all lower-case
(#911) Closing brace must be on a line by itself
(#911) Inline control structures are not allowed
(#911) Expected 1 space before "-"; 0 found
(#911) Expected 1 space after "-"; 0 found
(#911) Variable "Dg" must be all lower-case
(#911) Expected 1 space before ">"; 0 found
(#911) Expected 1 space after ">"; 0 found
(#912) Line indented incorrectly; expected at least 36 spaces, found 0
(#912) Variable "F" must be all lower-case
(#912) Expected 1 space before "="; 0 found
(#912) Expected 1 space after "="; 0 found
(#912) Variable "Zh" must be all lower-case
(#912) Inline control structures are not allowed
(#912) Variable "F" must be all lower-case
(#912) Expected 1 space before "="; 0 found
(#912) Expected 1 space after "="; 0 found
(#912) Commas (,) must be followed by white space.
(#912) Expected 1 space before "-"; 0 found
(#912) Expected 1 space after "-"; 0 found
(#912) Variable "J" must be all lower-case
(#912) Commas (,) must be followed by white space.
(#912) Variable "F" must be all lower-case
(#912) Closing brace must be on a line by itself
(#912) Variable "Zh" must be all lower-case
(#912) Variable "J" must be all lower-case
(#912) Closing brace must be on a line by itself
(#912) Expected 1 space before "="; 0 found
(#912) Expected 1 space after "="; 0 found
(#912) Variable "Oe" must be all lower-case
(#912) Expected 1 space before "="; 0 found
(#912) Expected 1 space after "="; 0 found
(#912) Commas (,) must be followed by white space.
(#912) Commas (,) must be followed by white space.
(#912) Commas (,) must be followed by white space.
(#912) Commas (,) must be followed by white space.
(#912) Commas (,) must be followed by white space.
(#912) Commas (,) must be followed by white space.
(#912) Commas (,) must be followed by white space.
(#912) Commas (,) must be followed by white space.
(#912) Commas (,) must be followed by white space.
(#912) Commas (,) must be followed by white space.
(#912) Commas (,) must be followed by white space.
(#912) Variable "Sc" must be all lower-case
(#912) Expected 1 space before "="; 0 found
(#912) Expected 1 space after "="; 0 found
(#912) Variable "Xc" must be all lower-case
(#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) Closing brace must be on a line by itself
(#912) Variable "Ub" must be all lower-case
(#912) Expected 1 space before "="; 0 found
(#912) Expected 1 space after "="; 0 found
(#912) Expected "if (...) {\n"; found "if(...){"
(#912) Expected 1 space before "="; 0 found
(#912) Expected 1 space after "="; 0 found
(#912) Commas (,) must be followed by white space.
(#912) Expected "if (...) {\n"; found "if(...){"
(#912) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 243
(#912) Line exceeds maximum limit of 180 characters; contains 460 characters
(#912) Line exceeds maximum limit of 180 characters; contains 460 characters
(#912) Line exceeds maximum limit of 180 characters; contains 460 characters
(#912) Line exceeds maximum limit of 180 characters; contains 460 characters
(#912) Line exceeds maximum limit of 180 characters; contains 460 characters
(#912) Line exceeds maximum limit of 180 characters; contains 460 characters
(#912) Line exceeds maximum limit of 180 characters; contains 460 characters
(#912) Line exceeds maximum limit of 180 characters; contains 460 characters
(#913) Line indented incorrectly; expected at least 20 spaces, found 0
(#913) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#913) Scope modifier not specified for member variable "$extension"
(#913) Expected 1 space before "="; 0 found
(#913) Expected 1 space after "="; 0 found
(#913) Commas (,) must be followed by white space.
(#913) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#913) Scope modifier not specified for member variable "$error"
(#913) Commas (,) must be followed by white space.
(#913) Member variable "last_id" must not contain underscores.
(#913) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#913) Scope modifier not specified for member variable "$last_id"
(#913) Commas (,) must be followed by white space.
(#913) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#913) Scope modifier not specified for member variable "$_link"
(#913) Commas (,) must be followed by white space.
(#913) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#913) Scope modifier not specified for member variable "$_db"
(#913) Visibility must be declared on method "connect"
(#914) Line indented incorrectly; expected at least 24 spaces, found 0
(#914) Variable "N" must be all lower-case
(#914) Commas (,) must be followed by white space.
(#914) Variable "V" must be all lower-case
(#914) Commas (,) must be followed by white space.
(#914) Variable "G" must be all lower-case
(#914) Expected 1 space after closing parenthesis; found 0
(#914) Opening brace must be the last content on the line
(#914) Expected 1 space before "="; 0 found
(#914) Expected 1 space after "="; 0 found
(#914) Variable "Re" must be all lower-case
(#914) Expected 1 space before "="; 0 found
(#914) Expected 1 space after "="; 0 found
(#914) Expected "if (...) {\n"; found "if(...){"
(#914) Variable "V" must be all lower-case
(#914) Expected 1 space before "!="; 0 found
(#914) Expected 1 space after "!="; 0 found
(#914) Variable "Re" must be all lower-case
(#914) Expected 1 space before "="; 0 found
(#914) Expected 1 space after "="; 0 found
(#914) Variable "V" must be all lower-case
(#914) Variable "Re" must be all lower-case
(#914) Expected 1 space before "="; 0 found
(#914) Expected 1 space after "="; 0 found
(#914) Variable "G" must be all lower-case
(#914) Closing brace must be on a line by itself
(#914) Inline control structures are not allowed
(#914) Expected 1 space before "!="; 0 found
(#914) Expected 1 space after "!="; 0 found
(#914) Variable "Re" must be all lower-case
(#914) Expected 1 space before "="; 0 found
(#914) Expected 1 space after "="; 0 found
(#914) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#914) Expected 1 space before "="; 0 found
(#914) Expected 1 space after "="; 0 found
(#914) Line exceeds 132 characters; contains 151 characters
(#914) Line exceeds 132 characters; contains 151 characters
(#914) Line exceeds 132 characters; contains 151 characters
(#914) Line exceeds 132 characters; contains 151 characters
(#914) Line exceeds 132 characters; contains 151 characters
(#914) Line exceeds 132 characters; contains 151 characters
(#914) Line exceeds 132 characters; contains 151 characters
(#914) Line exceeds 132 characters; contains 151 characters
(#915) Line indented incorrectly; expected at least 32 spaces, found 0
(#915) Variable "N" must be all lower-case
(#915) Commas (,) must be followed by white space.
(#915) Variable "Re" must be all lower-case
(#916) Line indented incorrectly; expected at least 32 spaces, found 0
(#916) Closing brace must be on a line by itself
(#916) Expected 1 space before "="; 0 found
(#916) Expected 1 space after "="; 0 found
(#917) Line indented incorrectly; expected at least 28 spaces, found 0
(#917) Closing brace must be on a line by itself
(#917) Closing brace must be on a line by itself
(#917) Visibility must be declared on method "query"
(#918) Line indented incorrectly; expected at least 20 spaces, found 0
(#918) Variable "H" must be all lower-case
(#918) Expected 1 space after closing parenthesis; found 0
(#918) Opening brace must be the last content on the line
(#919) Line indented incorrectly; expected at least 24 spaces, found 0
(#919) Closing brace must be on a line by itself
(#919) Visibility must be declared on method "select_db"
(#920) Line indented incorrectly; expected at least 28 spaces, found 0
(#920) Variable "Fb" must be all lower-case
(#920) Expected 1 space after closing parenthesis; found 0
(#920) Opening brace must be the last content on the line
(#920) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#920) Expected 1 space before "="; 0 found
(#920) Expected 1 space after "="; 0 found
(#920) Variable "Fb" must be all lower-case
(#921) Line indented incorrectly; expected at least 36 spaces, found 0
(#921) Closing brace must be on a line by itself
(#921) Expected 1 space before "="; 0 found
(#921) Expected 1 space after "="; 0 found
(#922) Line indented incorrectly; expected at least 32 spaces, found 0
(#922) Closing brace must be on a line by itself
(#922) Closing brace must be on a line by itself
(#922) Visibility must be declared on method "quote"
(#923) Line indented incorrectly; expected at least 24 spaces, found 0
(#923) Variable "P" must be all lower-case
(#923) Expected 1 space after closing parenthesis; found 0
(#923) Opening brace must be the last content on the line
(#923) Variable "P" must be all lower-case
(#923) Closing brace must be on a line by itself
(#923) Closing brace must be on a line by itself
(#923) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 214
(#924) Line indented incorrectly; expected at least 36 spaces, found 0
(#924) Member variable "num_rows" must not contain underscores.
(#924) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#924) Scope modifier not specified for member variable "$num_rows"
(#924) Commas (,) must be followed by white space.
(#924) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#924) Scope modifier not specified for member variable "$_rows"
(#924) Expected 1 space before "="; 0 found
(#924) Expected 1 space after "="; 0 found
(#924) Commas (,) must be followed by white space.
(#924) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#924) Scope modifier not specified for member variable "$_offset"
(#924) Expected 1 space before "="; 0 found
(#924) Expected 1 space after "="; 0 found
(#924) Commas (,) must be followed by white space.
(#924) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#924) Scope modifier not specified for member variable "$_charset"
(#924) Expected 1 space before "="; 0 found
(#924) Expected 1 space after "="; 0 found
(#924) method name "Min_Result::Min_Result" must be in lower-case letters only
(#924) PHP4 style constructors are not allowed; use "__construct()" instead
(#924) Visibility must be declared on method "Min_Result"
(#925) Line indented incorrectly; expected at least 40 spaces, found 0
(#925) Variable "I" must be all lower-case
(#925) Expected 1 space after closing parenthesis; found 0
(#925) Opening brace must be the last content on the line
(#925) Expected "foreach (...) {\n"; found "foreach(...){"
(#925) Expected 1 space after "as"; 0 found
(#925) Variable "I" must be all lower-case
(#926) Line indented incorrectly; expected at least 44 spaces, found 0
(#926) Variable "Bd" must be all lower-case
(#926) Variable "K" must be all lower-case
(#926) Expected 1 space before "="; 0 found
(#926) Expected 1 space after "="; 0 found
(#926) Expected "foreach (...) {\n"; found "foreach(...){"
(#926) Expected 1 space before "=>"; 0 found
(#926) Expected 1 space after "=>"; 0 found
(#926) Expected 1 space after "as"; 0 found
(#926) Variable "Bd" must be all lower-case
(#927) Line indented incorrectly; expected at least 48 spaces, found 0
(#927) Expected 1 space before "=>"; 0 found
(#927) Expected 1 space after "=>"; 0 found
(#927) Variable "X" must be all lower-case
(#927) Inline control structures are not allowed
(#927) Variable "X" must be all lower-case
(#927) Commas (,) must be followed by white space.
(#927) Expected 1 space before "="; 0 found
(#927) Expected 1 space after "="; 0 found
(#927) Variable "K" must be all lower-case
(#927) Expected 1 space before "="; 0 found
(#927) Expected 1 space after "="; 0 found
(#927) Variable "X" must be all lower-case
(#927) Commas (,) must be followed by white space.
(#927) Expected 1 space before "?"; 0 found
(#927) Expected 1 space after "?"; 0 found
(#927) Variable "X" must be all lower-case
(#927) Expected 1 space before ":"; 0 found
(#927) Expected 1 space after ":"; 0 found
(#927) Variable "X" must be all lower-case
(#927) Commas (,) must be followed by white space.
(#927) Expected 1 space before "?"; 0 found
(#927) Expected 1 space after "?"; 0 found
(#927) Commas (,) must be followed by white space.
(#927) Variable "X" must be all lower-case
(#927) Expected 1 space before ":"; 0 found
(#927) Expected 1 space after ":"; 0 found
(#927) Variable "X" must be all lower-case
(#927) Commas (,) must be followed by white space.
(#927) Expected 1 space before "?"; 0 found
(#927) Expected 1 space after "?"; 0 found
(#927) Variable "X" must be all lower-case
(#927) Expected 1 space before ":"; 0 found
(#927) Expected 1 space after ":"; 0 found
(#927) Variable "X" must be all lower-case
(#927) Commas (,) must be followed by white space.
(#927) Expected 1 space before "?"; 0 found
(#927) Expected 1 space after "?"; 0 found
(#927) Variable "X" must be all lower-case
(#927) Expected 1 space before ":"; 0 found
(#927) Expected 1 space after ":"; 0 found
(#927) Variable "X" must be all lower-case
(#927) Expected 1 space before "?"; 0 found
(#927) Expected 1 space after "?"; 0 found
(#927) Variable "X" must be all lower-case
(#927) Expected 1 space before ":"; 0 found
(#927) Expected 1 space after ":"; 0 found
(#927) Variable "X" must be all lower-case
(#927) Closing brace must be on a line by itself
(#927) Expected 1 space before "="; 0 found
(#927) Expected 1 space after "="; 0 found
(#927) Variable "K" must be all lower-case
(#927) Expected "foreach (...) {\n"; found "foreach(...){"
(#927) Expected 1 space before "=>"; 0 found
(#927) Expected 1 space after "=>"; 0 found
(#927) Expected 1 space after "as"; 0 found
(#927) Line exceeds maximum limit of 180 characters; contains 308 characters
(#927) Variable "K" must be all lower-case
(#927) Line exceeds maximum limit of 180 characters; contains 308 characters
(#927) Line exceeds maximum limit of 180 characters; contains 308 characters
(#927) Line exceeds maximum limit of 180 characters; contains 308 characters
(#927) Line exceeds maximum limit of 180 characters; contains 308 characters
(#927) Line exceeds maximum limit of 180 characters; contains 308 characters
(#927) Line exceeds maximum limit of 180 characters; contains 308 characters
(#927) Line exceeds maximum limit of 180 characters; contains 308 characters
(#928) Line indented incorrectly; expected at least 48 spaces, found 0
(#928) Expected 1 space before "=>"; 0 found
(#928) Expected 1 space after "=>"; 0 found
(#928) Variable "X" must be all lower-case
(#928) Inline control structures are not allowed
(#928) Expected 1 space before "="; 0 found
(#928) Expected 1 space after "="; 0 found
(#928) Closing brace must be on a line by itself
(#928) Closing brace must be on a line by itself
(#928) Expected 1 space before "="; 0 found
(#928) Expected 1 space after "="; 0 found
(#928) Closing brace must be on a line by itself
(#928) Visibility must be declared on method "fetch_assoc"
(#929) Line indented incorrectly; expected at least 36 spaces, found 0
(#929) Expected 1 space after closing parenthesis; found 0
(#929) Opening brace must be the last content on the line
(#929) Variable "K" must be all lower-case
(#929) Expected 1 space before "="; 0 found
(#929) Expected 1 space after "="; 0 found
(#929) Inline control structures are not allowed
(#929) Variable "K" must be all lower-case
(#929) Variable "K" must be all lower-case
(#929) Variable "J" must be all lower-case
(#929) Expected 1 space before "="; 0 found
(#929) Expected 1 space after "="; 0 found
(#929) Inline control structures are not allowed
(#929) Expected 1 space before "=>"; 0 found
(#929) Expected 1 space after "=>"; 0 found
(#929) Expected 1 space before "as"; 0 found
(#929) Expected 1 space after "as"; 0 found
(#929) Expected 1 space before "=>"; 0 found
(#929) Expected 1 space after "=>"; 0 found
(#929) Variable "X" must be all lower-case
(#929) Variable "J" must be all lower-case
(#929) Expected 1 space before "="; 0 found
(#929) Expected 1 space after "="; 0 found
(#929) Variable "K" must be all lower-case
(#929) Variable "J" must be all lower-case
(#929) Closing brace must be on a line by itself
(#929) Line exceeds 132 characters; contains 149 characters
(#929) Line exceeds 132 characters; contains 149 characters
(#929) Line exceeds 132 characters; contains 149 characters
(#929) Line exceeds 132 characters; contains 149 characters
(#929) Line exceeds 132 characters; contains 149 characters
(#929) Line exceeds 132 characters; contains 149 characters
(#929) Line exceeds 132 characters; contains 149 characters
(#929) Line exceeds 132 characters; contains 149 characters
(#929) Visibility must be declared on method "fetch_row"
(#930) Line indented incorrectly; expected at least 36 spaces, found 0
(#930) Expected 1 space after closing parenthesis; found 0
(#930) Opening brace must be the last content on the line
(#930) Variable "J" must be all lower-case
(#930) Expected 1 space before "="; 0 found
(#930) Expected 1 space after "="; 0 found
(#930) Inline control structures are not allowed
(#930) Variable "J" must be all lower-case
(#930) Variable "J" must be all lower-case
(#931) Line indented incorrectly; expected at least 40 spaces, found 0
(#931) Variable "J" must be all lower-case
(#931) Closing brace must be on a line by itself
(#931) Visibility must be declared on method "fetch_field"
(#932) Line indented incorrectly; expected at least 36 spaces, found 0
(#932) Expected 1 space after closing parenthesis; found 0
(#932) Opening brace must be the last content on the line
(#932) Variable "Hd" must be all lower-case
(#932) Expected 1 space before "="; 0 found
(#932) Expected 1 space after "="; 0 found
(#932) Variable "C" must be all lower-case
(#932) Expected 1 space before "="; 0 found
(#932) Expected 1 space after "="; 0 found
(#932) Variable "Hd" must be all lower-case
(#932) Expected 1 space before "=>"; 0 found
(#932) Expected 1 space after "=>"; 0 found
(#932) Variable "C" must be all lower-case
(#932) Commas (,) must be followed by white space.
(#932) Expected 1 space before "=>"; 0 found
(#932) Expected 1 space after "=>"; 0 found
(#932) Variable "C" must be all lower-case
(#932) Commas (,) must be followed by white space.
(#932) Closing brace must be on a line by itself
(#932) Closing brace must be on a line by itself
(#932) Closing brace must be on a line by itself
(#932) Line exceeds 132 characters; contains 145 characters
(#932) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 253
(#932) Line exceeds 132 characters; contains 145 characters
(#932) Line exceeds 132 characters; contains 145 characters
(#932) Line exceeds 132 characters; contains 145 characters
(#932) Line exceeds 132 characters; contains 145 characters
(#932) Line exceeds 132 characters; contains 145 characters
(#932) Line exceeds 132 characters; contains 145 characters
(#932) Line exceeds 132 characters; contains 145 characters
(#933) Line indented incorrectly; expected at least 36 spaces, found 0
(#934) Line indented incorrectly; expected at least 36 spaces, found 0
(#935) Line indented incorrectly; expected at least 36 spaces, found 0
(#935) Scope keyword "public" must be followed by a single space
(#935) Expected 1 space before "="; 0 found
(#935) Expected 1 space after "="; 0 found
(#936) Line indented incorrectly; expected at least 40 spaces, found 0
(#936) Variable "Y" must be all lower-case
(#936) Expected 1 space after closing parenthesis; found 0
(#936) Opening brace must be the last content on the line
(#936) Variable "Y" must be all lower-case
(#936) Expected 1 space before "==="; 0 found
(#936) Expected 1 space after "==="; 0 found
(#936) Expected 1 space before "?"; 0 found
(#936) Expected 1 space after "?"; 0 found
(#936) Variable "Y" must be all lower-case
(#936) Expected 1 space before ":"; 0 found
(#936) Expected 1 space after ":"; 0 found
(#936) Variable "Y" must be all lower-case
(#936) Closing brace must be on a line by itself
(#936) Visibility must be declared on method "select"
(#937) Line indented incorrectly; expected at least 40 spaces, found 0
(#937) Variable "Q" must be all lower-case
(#937) Commas (,) must be followed by white space.
(#937) Variable "M" must be all lower-case
(#937) Commas (,) must be followed by white space.
(#937) Variable "Z" must be all lower-case
(#937) Commas (,) must be followed by white space.
(#937) Variable "Vc" must be all lower-case
(#937) Commas (,) must be followed by white space.
(#937) Variable "Te" must be all lower-case
(#937) Commas (,) must be followed by white space.
(#937) Commas (,) must be followed by white space.
(#937) Variable "E" must be all lower-case
(#937) Commas (,) must be followed by white space.
(#937) Variable "Af" must be all lower-case
(#937) Expected 1 space after closing parenthesis; found 0
(#937) Opening brace must be the last content on the line
(#937) Variable "M" must be all lower-case
(#937) Expected 1 space before "="; 0 found
(#937) Expected 1 space after "="; 0 found
(#937) Variable "M" must be all lower-case
(#937) Expected 1 space before "=="; 0 found
(#937) Expected 1 space after "=="; 0 found
(#937) Expected 1 space before "?"; 0 found
(#937) Expected 1 space after "?"; 0 found
(#937) Expected 1 space before ":"; 0 found
(#937) Expected 1 space after ":"; 0 found
(#937) Variable "M" must be all lower-case
(#937) Commas (,) must be followed by white space.
(#937) Expected 1 space before "="; 0 found
(#937) Expected 1 space after "="; 0 found
(#937) Expected "foreach (...) {\n"; found "foreach(...){"
(#937) Expected 1 space after "as"; 0 found
(#937) Variable "Te" must be all lower-case
(#938) Line indented incorrectly; expected at least 44 spaces, found 0
(#938) Variable "X" must be all lower-case
(#938) Variable "X" must be all lower-case
(#938) Expected 1 space before "="; 0 found
(#938) Expected 1 space after "="; 0 found
(#938) Commas (,) must be followed by white space.
(#938) Commas (,) must be followed by white space.
(#938) Variable "X" must be all lower-case
(#938) Commas (,) must be followed by white space.
(#938) Commas (,) must be followed by white space.
(#938) Variable "X" must be all lower-case
(#938) Expected 1 space before "="; 0 found
(#938) Expected 1 space after "="; 0 found
(#938) Expected 1 space before "?"; 0 found
(#938) Expected 1 space after "?"; 0 found
(#938) Expected 1 space before ":"; 0 found
(#938) Expected 1 space after ":"; 0 found
(#938) Closing brace must be on a line by itself
(#939) Line indented incorrectly; expected at least 44 spaces, found 0
(#940) Line indented incorrectly; expected at least 44 spaces, found 0
(#940) Variable "Q" must be all lower-case
(#940) Commas (,) must be followed by white space.
(#940) Variable "M" must be all lower-case
(#940) Variable "E" must be all lower-case
(#940) Expected 1 space before "*"; 0 found
(#940) Expected 1 space after "*"; 0 found
(#940) Closing brace must be on a line by itself
(#940) Visibility must be declared on method "insert"
(#941) Line indented incorrectly; expected at least 40 spaces, found 0
(#941) Variable "Q" must be all lower-case
(#941) Commas (,) must be followed by white space.
(#941) Variable "O" must be all lower-case
(#941) Expected 1 space after closing parenthesis; found 0
(#941) Opening brace must be the last content on the line
(#941) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#941) Variable "J" must be all lower-case
(#941) Expected 1 space before "="; 0 found
(#941) Expected 1 space after "="; 0 found
(#941) Variable "Q" must be all lower-case
(#941) Variable "O" must be all lower-case
(#941) Expected 1 space before "="; 0 found
(#941) Expected 1 space after "="; 0 found
(#941) Variable "J" must be all lower-case
(#941) Expected 1 space before "="; 0 found
(#941) Expected 1 space after "="; 0 found
(#941) Variable "J" must be all lower-case
(#941) Expected 1 space before "="; 0 found
(#941) Expected 1 space after "="; 0 found
(#941) Variable "O" must be all lower-case
(#941) Variable "J" must be all lower-case
(#941) Closing brace must be on a line by itself
(#941) Expected 1 space before "="; 0 found
(#941) Expected 1 space after "="; 0 found
(#941) Line exceeds maximum limit of 180 characters; contains 248 characters
(#941) Line exceeds maximum limit of 180 characters; contains 248 characters
(#941) Line exceeds maximum limit of 180 characters; contains 248 characters
(#941) Line exceeds maximum limit of 180 characters; contains 248 characters
(#941) Line exceeds maximum limit of 180 characters; contains 248 characters
(#941) Line exceeds maximum limit of 180 characters; contains 248 characters
(#941) Line exceeds maximum limit of 180 characters; contains 248 characters
(#941) Line exceeds maximum limit of 180 characters; contains 248 characters
(#942) Line indented incorrectly; expected at least 48 spaces, found 0
(#942) Closing brace must be on a line by itself
(#942) Closing brace must be on a line by itself
(#942) Closing brace must be on a line by itself
(#943) Line indented incorrectly; expected at least 36 spaces, found 0
(#943) Expected 1 space after closing parenthesis; found 0
(#943) Opening brace must be the last content on the line
(#943) Expected 1 space before "="; 0 found
(#943) Expected 1 space after "="; 0 found
(#944) Line indented incorrectly; expected at least 40 spaces, found 0
(#944) Variable "Bb" must be all lower-case
(#944) Expected 1 space before "="; 0 found
(#944) Expected 1 space after "="; 0 found
(#944) Inline control structures are not allowed
(#944) Variable "Bb" must be all lower-case
(#944) Commas (,) must be followed by white space.
(#944) Variable "Bb" must be all lower-case
(#944) Commas (,) must be followed by white space.
(#944) Variable "Bb" must be all lower-case
(#944) Closing brace must be on a line by itself
(#945) Line indented incorrectly; expected at least 48 spaces, found 0
(#945) Expected 1 space after closing parenthesis; found 0
(#945) Opening brace must be the last content on the line
(#946) Line indented incorrectly; expected at least 52 spaces, found 0
(#946) Closing brace must be on a line by itself
(#947) Line indented incorrectly; expected at least 40 spaces, found 0
(#947) Expected 1 space after closing parenthesis; found 0
(#947) Opening brace must be the last content on the line
(#947) Variable "Bb" must be all lower-case
(#947) Expected 1 space before "="; 0 found
(#947) Expected 1 space after "="; 0 found
(#947) Variable "Bb" must be all lower-case
(#947) Closing brace must be on a line by itself
(#948) Line indented incorrectly; expected at least 40 spaces, found 0
(#948) Variable "Ic" must be all lower-case
(#948) Expected 1 space after closing parenthesis; found 0
(#948) Opening brace must be the last content on the line
(#948) Variable "J" must be all lower-case
(#948) Expected 1 space before "="; 0 found
(#948) Expected 1 space after "="; 0 found
(#948) Variable "Ib" must be all lower-case
(#948) Expected 1 space before "="; 0 found
(#948) Expected 1 space after "="; 0 found
(#948) Inline control structures are not allowed
(#948) Expected 1 space before "as"; 0 found
(#948) Expected 1 space after "as"; 0 found
(#948) Variable "Ib" must be all lower-case
(#948) Variable "J" must be all lower-case
(#948) Expected 1 space before "="; 0 found
(#948) Expected 1 space after "="; 0 found
(#948) Variable "J" must be all lower-case
(#948) Closing brace must be on a line by itself
(#949) Line indented incorrectly; expected at least 40 spaces, found 0
(#949) Expected 1 space after closing parenthesis; found 0
(#949) Opening brace must be the last content on the line
(#950) Line indented incorrectly; expected at least 44 spaces, found 0
(#950) Closing brace must be on a line by itself
(#951) Line indented incorrectly; expected at least 40 spaces, found 0
(#951) Commas (,) must be followed by white space.
(#951) Closing brace must be on a line by itself
(#952) Line indented incorrectly; expected at least 40 spaces, found 0
(#952) Expected 1 space after closing parenthesis; found 0
(#952) Opening brace must be the last content on the line
(#952) Variable "J" must be all lower-case
(#952) Expected 1 space before "="; 0 found
(#952) Expected 1 space after "="; 0 found
(#952) Inline control structures are not allowed
(#952) Expected 1 space after "as"; 0 found
(#953) Line indented incorrectly; expected at least 44 spaces, found 0
(#953) Variable "J" must be all lower-case
(#953) Expected 1 space before "="; 0 found
(#953) Expected 1 space after "="; 0 found
(#953) Variable "J" must be all lower-case
(#953) Closing brace must be on a line by itself
(#954) Line indented incorrectly; expected at least 40 spaces, found 0
(#954) Expected 1 space after closing parenthesis; found 0
(#954) Opening brace must be the last content on the line
(#955) Line indented incorrectly; expected at least 44 spaces, found 0
(#955) Commas (,) must be followed by white space.
(#955) Closing brace must be on a line by itself
(#956) Line indented incorrectly; expected at least 44 spaces, found 0
(#956) Variable "C" must be all lower-case
(#956) Commas (,) must be followed by white space.
(#956) Variable "Bc" must be all lower-case
(#956) Expected 1 space after closing parenthesis; found 0
(#956) Opening brace must be the last content on the line
(#956) Variable "J" must be all lower-case
(#956) Expected 1 space before "="; 0 found
(#956) Expected 1 space after "="; 0 found
(#956) Expected "foreach (...) {\n"; found "foreach(...){"
(#956) Expected 1 space before "=>"; 0 found
(#956) Expected 1 space after "=>"; 0 found
(#956) Expected 1 space before "as"; 0 found
(#956) Expected 1 space after "as"; 0 found
(#956) Variable "Q" must be all lower-case
(#956) Expected 1 space before "=>"; 0 found
(#956) Expected 1 space after "=>"; 0 found
(#956) Variable "U" must be all lower-case
(#956) Variable "J" must be all lower-case
(#956) Variable "Q" must be all lower-case
(#956) Expected 1 space before "="; 0 found
(#956) Expected 1 space after "="; 0 found
(#956) Expected 1 space before "=>"; 0 found
(#956) Expected 1 space after "=>"; 0 found
(#956) Variable "Q" must be all lower-case
(#956) Inline control structures are not allowed
(#956) Variable "C" must be all lower-case
(#956) Expected 1 space before "=="; 0 found
(#956) Expected 1 space after "=="; 0 found
(#956) Variable "Q" must be all lower-case
(#956) Variable "J" must be all lower-case
(#956) Variable "Q" must be all lower-case
(#956) Closing brace must be on a line by itself
(#956) Variable "J" must be all lower-case
(#956) Closing brace must be on a line by itself
(#956) Line exceeds 132 characters; contains 139 characters
(#956) Line exceeds 132 characters; contains 139 characters
(#956) Line exceeds 132 characters; contains 139 characters
(#956) Line exceeds 132 characters; contains 139 characters
(#956) Line exceeds 132 characters; contains 139 characters
(#956) Line exceeds 132 characters; contains 139 characters
(#956) Line exceeds 132 characters; contains 139 characters
(#956) Line exceeds 132 characters; contains 139 characters
(#957) Line indented incorrectly; expected at least 44 spaces, found 0
(#957) Closing brace must be on a line by itself
(#958) Line indented incorrectly; expected at least 44 spaces, found 0
(#958) Variable "R" must be all lower-case
(#958) Closing brace must be on a line by itself
(#959) Line indented incorrectly; expected at least 44 spaces, found 0
(#959) Expected 1 space after closing parenthesis; found 0
(#959) Opening brace must be the last content on the line
(#959) Expected "foreach (...) {\n"; found "foreach(...){"
(#959) Expected 1 space after "as"; 0 found
(#960) Line indented incorrectly; expected at least 48 spaces, found 0
(#960) Variable "Yf" must be all lower-case
(#960) Expected 1 space before "="; 0 found
(#960) Expected 1 space after "="; 0 found
(#960) Inline control structures are not allowed
(#960) Variable "Yf" must be all lower-case
(#961) Line indented incorrectly; expected at least 52 spaces, found 0
(#961) Closing brace must be on a line by itself
(#962) Line indented incorrectly; expected at least 44 spaces, found 0
(#962) Closing brace must be on a line by itself
(#963) Line indented incorrectly; expected at least 44 spaces, found 0
(#963) Variable "Q" must be all lower-case
(#963) Commas (,) must be followed by white space.
(#963) Expected 1 space after closing parenthesis; found 0
(#963) Opening brace must be the last content on the line
(#963) Variable "J" must be all lower-case
(#963) Expected 1 space before "="; 0 found
(#963) Expected 1 space after "="; 0 found
(#963) Expected "foreach (...) {\n"; found "foreach(...){"
(#963) Expected 1 space before "as"; 0 found
(#963) Expected 1 space after "as"; 0 found
(#963) Variable "Q" must be all lower-case
(#963) Variable "Ob" must be all lower-case
(#963) Expected 1 space before "="; 0 found
(#963) Expected 1 space after "="; 0 found
(#963) Inline control structures are not allowed
(#963) Expected 1 space before "=>"; 0 found
(#963) Expected 1 space after "=>"; 0 found
(#963) Expected 1 space before "as"; 0 found
(#963) Expected 1 space after "as"; 0 found
(#963) Expected 1 space before "=>"; 0 found
(#963) Expected 1 space after "=>"; 0 found
(#963) Variable "U" must be all lower-case
(#963) Variable "Ob" must be all lower-case
(#963) Expected 1 space before "="; 0 found
(#963) Expected 1 space after "="; 0 found
(#963) Variable "U" must be all lower-case
(#963) Expected 1 space before "=="; 0 found
(#963) Expected 1 space after "=="; 0 found
(#963) Expected 1 space before "?"; 0 found
(#963) Expected 1 space after "?"; 0 found
(#963) Expected 1 space before ":"; 0 found
(#963) Expected 1 space after ":"; 0 found
(#963) Variable "J" must be all lower-case
(#963) Expected 1 space before "="; 0 found
(#963) Expected 1 space after "="; 0 found
(#963) Expected 1 space before "=>"; 0 found
(#963) Expected 1 space after "=>"; 0 found
(#963) Expected 1 space before "=="; 0 found
(#963) Expected 1 space after "=="; 0 found
(#963) Expected 1 space before "?"; 0 found
(#963) Expected 1 space after "?"; 0 found
(#963) Expected 1 space before ":"; 0 found
(#963) Expected 1 space after ":"; 0 found
(#963) Expected 1 space before "?"; 0 found
(#963) Expected 1 space after "?"; 0 found
(#963) Expected 1 space before ":"; 0 found
(#963) Expected 1 space after ":"; 0 found
(#963) Commas (,) must be followed by white space.
(#963) Expected 1 space before "=>"; 0 found
(#963) Expected 1 space after "=>"; 0 found
(#963) Commas (,) must be followed by white space.
(#963) Expected 1 space before "=>"; 0 found
(#963) Expected 1 space after "=>"; 0 found
(#963) Commas (,) must be followed by white space.
(#963) Expected 1 space before "=>"; 0 found
(#963) Expected 1 space after "=>"; 0 found
(#963) Variable "Ob" must be all lower-case
(#963) Commas (,) must be followed by white space.
(#963) Closing brace must be on a line by itself
(#963) Variable "J" must be all lower-case
(#963) Closing brace must be on a line by itself
(#963) Line exceeds maximum limit of 180 characters; contains 339 characters
(#963) Line exceeds maximum limit of 180 characters; contains 339 characters
(#963) Line exceeds maximum limit of 180 characters; contains 339 characters
(#963) Line exceeds maximum limit of 180 characters; contains 339 characters
(#963) Line exceeds maximum limit of 180 characters; contains 339 characters
(#963) Line exceeds maximum limit of 180 characters; contains 339 characters
(#963) Line exceeds maximum limit of 180 characters; contains 339 characters
(#963) Line exceeds maximum limit of 180 characters; contains 339 characters
(#964) Line indented incorrectly; expected at least 44 spaces, found 0
(#964) Variable "Q" must be all lower-case
(#964) Expected 1 space after closing parenthesis; found 0
(#964) Opening brace must be the last content on the line
(#965) Line indented incorrectly; expected at least 48 spaces, found 0
(#965) Closing brace must be on a line by itself
(#966) Line indented incorrectly; expected at least 44 spaces, found 0
(#966) Closing brace must be on a line by itself
(#967) Line indented incorrectly; expected at least 44 spaces, found 0
(#967) Commas (,) must be followed by white space.
(#967) Variable "J" must be all lower-case
(#967) Expected 1 space after closing parenthesis; found 0
(#967) Opening brace must be the last content on the line
(#967) Variable "J" must be all lower-case
(#967) Closing brace must be on a line by itself
(#968) Line indented incorrectly; expected at least 44 spaces, found 0
(#968) Variable "Q" must be all lower-case
(#968) Expected 1 space after closing parenthesis; found 0
(#968) Opening brace must be the last content on the line
(#969) Line indented incorrectly; expected at least 48 spaces, found 0
(#969) Closing brace must be on a line by itself
(#970) Line indented incorrectly; expected at least 44 spaces, found 0
(#970) Variable "R" must be all lower-case
(#970) Closing brace must be on a line by itself
(#971) Line indented incorrectly; expected at least 44 spaces, found 0
(#971) Expected 1 space after closing parenthesis; found 0
(#971) Opening brace must be the last content on the line
(#972) Line indented incorrectly; expected at least 48 spaces, found 0
(#972) Closing brace must be on a line by itself
(#973) Line indented incorrectly; expected at least 44 spaces, found 0
(#973) Variable "R" must be all lower-case
(#973) Commas (,) must be followed by white space.
(#973) Variable "Z" must be all lower-case
(#973) Expected 1 space after closing parenthesis; found 0
(#973) Opening brace must be the last content on the line
(#973) Variable "Z" must be all lower-case
(#973) Closing brace must be on a line by itself
(#974) Line indented incorrectly; expected at least 44 spaces, found 0
(#974) Variable "Q" must be all lower-case
(#974) Commas (,) must be followed by white space.
(#974) Variable "C" must be all lower-case
(#974) Commas (,) must be followed by white space.
(#974) Commas (,) must be followed by white space.
(#974) Variable "Jc" must be all lower-case
(#974) Commas (,) must be followed by white space.
(#974) Commas (,) must be followed by white space.
(#974) Commas (,) must be followed by white space.
(#974) Commas (,) must be followed by white space.
(#974) Variable "Ka" must be all lower-case
(#974) Commas (,) must be followed by white space.
(#974) Expected 1 space after closing parenthesis; found 0
(#974) Opening brace must be the last content on the line
(#974) Expected "if (...) {\n"; found "if(...){"
(#974) Variable "Q" must be all lower-case
(#974) Expected 1 space before "=="; 0 found
(#974) Expected 1 space after "=="; 0 found
(#974) Variable "C" must be all lower-case
(#975) Line indented incorrectly; expected at least 52 spaces, found 0
(#975) Closing brace must be on a line by itself
(#975) Closing brace must be on a line by itself
(#976) Line indented incorrectly; expected at least 44 spaces, found 0
(#976) Variable "S" must be all lower-case
(#976) Expected 1 space after closing parenthesis; found 0
(#976) Opening brace must be the last content on the line
(#976) Expected "foreach (...) {\n"; found "foreach(...){"
(#976) Expected 1 space after "as"; 0 found
(#976) Variable "S" must be all lower-case
(#977) Line indented incorrectly; expected at least 48 spaces, found 0
(#977) Variable "Q" must be all lower-case
(#977) Variable "Yf" must be all lower-case
(#977) Expected 1 space before "="; 0 found
(#977) Expected 1 space after "="; 0 found
(#977) Variable "Q" must be all lower-case
(#977) Inline control structures are not allowed
(#977) Variable "Yf" must be all lower-case
(#978) Line indented incorrectly; expected at least 52 spaces, found 0
(#978) Closing brace must be on a line by itself
(#979) Line indented incorrectly; expected at least 44 spaces, found 0
(#979) Closing brace must be on a line by itself
(#980) Line indented incorrectly; expected at least 52 spaces, found 0
(#980) Variable "S" must be all lower-case
(#980) Expected 1 space after closing parenthesis; found 0
(#980) Opening brace must be the last content on the line
(#980) Expected "foreach (...) {\n"; found "foreach(...){"
(#980) Expected 1 space after "as"; 0 found
(#980) Variable "S" must be all lower-case
(#981) Line indented incorrectly; expected at least 56 spaces, found 0
(#981) Variable "Q" must be all lower-case
(#981) Variable "Yf" must be all lower-case
(#981) Expected 1 space before "="; 0 found
(#981) Expected 1 space after "="; 0 found
(#981) Variable "Q" must be all lower-case
(#981) Inline control structures are not allowed
(#981) Variable "Yf" must be all lower-case
(#982) Line indented incorrectly; expected at least 60 spaces, found 0
(#982) Closing brace must be on a line by itself
(#983) Line indented incorrectly; expected at least 52 spaces, found 0
(#983) Closing brace must be on a line by itself
(#984) Line indented incorrectly; expected at least 44 spaces, found 0
(#984) Variable "Q" must be all lower-case
(#984) Commas (,) must be followed by white space.
(#984) Expected 1 space after closing parenthesis; found 0
(#984) Opening brace must be the last content on the line
(#984) Expected "foreach (...) {\n"; found "foreach(...){"
(#984) Expected 1 space after "as"; 0 found
(#985) Line indented incorrectly; expected at least 48 spaces, found 0
(#985) Variable "X" must be all lower-case
(#985) Variable "U" must be all lower-case
(#985) Commas (,) must be followed by white space.
(#985) Variable "C" must be all lower-case
(#985) Commas (,) must be followed by white space.
(#985) Variable "O" must be all lower-case
(#985) Expected 1 space before "="; 0 found
(#985) Expected 1 space after "="; 0 found
(#985) Variable "X" must be all lower-case
(#985) Inline control structures are not allowed
(#985) Variable "O" must be all lower-case
(#985) Expected 1 space before "=="; 0 found
(#985) Expected 1 space after "=="; 0 found
(#985) Variable "J" must be all lower-case
(#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 "Q" must be all lower-case
(#985) Commas (,) must be followed by white space.
(#985) Expected 1 space before "=>"; 0 found
(#985) Expected 1 space after "=>"; 0 found
(#985) Variable "C" must be all lower-case
(#985) Expected 1 space before "="; 0 found
(#985) Expected 1 space after "="; 0 found
(#985) Expected "foreach (...) {\n"; found "foreach(...){"
(#985) Expected 1 space after "as"; 0 found
(#985) Variable "O" must be all lower-case
(#986) Line indented incorrectly; expected at least 56 spaces, found 0
(#986) Expected 1 space before "="; 0 found
(#986) Expected 1 space after "="; 0 found
(#986) Commas (,) must be followed by white space.
(#986) Commas (,) must be followed by white space.
(#986) Commas (,) must be followed by white space.
(#986) Commas (,) must be followed by white space.
(#986) Expected 1 space before "="; 0 found
(#986) Expected 1 space after "="; 0 found
(#986) Expected 1 space before "?"; 0 found
(#986) Expected 1 space after "?"; 0 found
(#986) Expected 1 space before ":"; 0 found
(#986) Expected 1 space after ":"; 0 found
(#986) Closing brace must be on a line by itself
(#986) Variable "J" must be all lower-case
(#986) Expected 1 space before "="; 0 found
(#986) Expected 1 space after "="; 0 found
(#986) Variable "Q" must be all lower-case
(#986) Commas (,) must be followed by white space.
(#986) Expected 1 space before "=>"; 0 found
(#986) Expected 1 space after "=>"; 0 found
(#986) Variable "U" must be all lower-case
(#986) Expected 1 space before "=="; 0 found
(#986) Expected 1 space after "=="; 0 found
(#986) Commas (,) must be followed by white space.
(#986) Expected 1 space before "=>"; 0 found
(#986) Expected 1 space after "=>"; 0 found
(#986) Variable "C" must be all lower-case
(#986) Commas (,) must be followed by white space.
(#986) Closing brace must be on a line by itself
(#986) Expected "if (...) {\n"; found "if(...){"
(#986) Variable "J" must be all lower-case
(#986) Expected 1 space before "="; 0 found
(#986) Expected 1 space after "="; 0 found
(#986) Variable "J" must be all lower-case
(#986) Line exceeds maximum limit of 180 characters; contains 206 characters
(#986) Line exceeds maximum limit of 180 characters; contains 206 characters
(#986) Line exceeds maximum limit of 180 characters; contains 206 characters
(#986) Line exceeds maximum limit of 180 characters; contains 206 characters
(#986) Line exceeds maximum limit of 180 characters; contains 206 characters
(#986) Line exceeds maximum limit of 180 characters; contains 206 characters
(#986) Line exceeds maximum limit of 180 characters; contains 206 characters
(#986) Line exceeds maximum limit of 180 characters; contains 206 characters
(#987) Line indented incorrectly; expected at least 52 spaces, found 0
(#987) Closing brace must be on a line by itself
(#987) Closing brace must be on a line by itself
(#988) Line indented incorrectly; expected at least 44 spaces, found 0
(#988) Closing brace must be on a line by itself
(#989) Line indented incorrectly; expected at least 52 spaces, found 0
(#989) Expected 1 space after closing parenthesis; found 0
(#989) Opening brace must be the last content on the line
(#989) Closing brace must be on a line by itself
(#990) Line indented incorrectly; expected at least 52 spaces, found 0
(#990) Expected 1 space after closing parenthesis; found 0
(#990) Opening brace must be the last content on the line
(#990) Closing brace must be on a line by itself
(#991) Line indented incorrectly; expected at least 52 spaces, found 0
(#991) Expected 1 space after closing parenthesis; found 0
(#991) Opening brace must be the last content on the line
(#991) Closing brace must be on a line by itself
(#992) Line indented incorrectly; expected at least 52 spaces, found 0
(#992) Variable "Cc" must be all lower-case
(#992) Expected 1 space after closing parenthesis; found 0
(#992) Opening brace must be the last content on the line
(#993) Line indented incorrectly; expected at least 56 spaces, found 0
(#993) Commas (,) must be followed by white space.
(#993) Variable "Cc" must be all lower-case
(#993) Closing brace must be on a line by itself
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Variable "Oe" must be all lower-case
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Variable "Sc" must be all lower-case
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Variable "Xc" must be all lower-case
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Closing brace must be on a line by itself
(#993) Variable "Ub" must be all lower-case
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Expected "if (...) {\n"; found "if(...){"
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Commas (,) must be followed by white space.
(#993) Expected "if (...) {\n"; found "if(...){"
(#993) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 243
(#993) Line exceeds maximum limit of 180 characters; contains 265 characters
(#993) Line exceeds maximum limit of 180 characters; contains 265 characters
(#993) Line exceeds maximum limit of 180 characters; contains 265 characters
(#993) Line exceeds maximum limit of 180 characters; contains 265 characters
(#993) Line exceeds maximum limit of 180 characters; contains 265 characters
(#993) Line exceeds maximum limit of 180 characters; contains 265 characters
(#993) Line exceeds maximum limit of 180 characters; contains 265 characters
(#993) Line exceeds maximum limit of 180 characters; contains 265 characters
(#994) Line indented incorrectly; expected at least 44 spaces, found 0
(#994) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#994) Scope modifier not specified for member variable "$extension"
(#994) Expected 1 space before "="; 0 found
(#994) Expected 1 space after "="; 0 found
(#994) Commas (,) must be followed by white space.
(#994) Member variable "server_info" must not contain underscores.
(#994) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#994) Scope modifier not specified for member variable "$server_info"
(#994) Commas (,) must be followed by white space.
(#994) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#994) Scope modifier not specified for member variable "$errno"
(#994) Commas (,) must be followed by white space.
(#994) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#994) Scope modifier not specified for member variable "$error"
(#994) Commas (,) must be followed by white space.
(#994) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#994) Scope modifier not specified for member variable "$_url"
(#994) method name "Min_DB::rootQuery" must be in lower-case letters only
(#994) Visibility must be declared on method "rootQuery"
(#995) Line indented incorrectly; expected at least 48 spaces, found 0
(#995) Commas (,) must be followed by white space.
(#995) Commas (,) must be followed by white space.
(#995) Expected 1 space after closing parenthesis; found 0
(#995) Opening brace must be the last content on the line
(#995) Commas (,) must be followed by white space.
(#995) Variable "Ec" must be all lower-case
(#995) Expected 1 space before "="; 0 found
(#995) Expected 1 space after "="; 0 found
(#995) Commas (,) must be followed by white space.
(#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
(#995) Expected 1 space before "=>"; 0 found
(#995) Expected 1 space after "=>"; 0 found
(#995) Commas (,) must be followed by white space.
(#995) Expected 1 space before "=>"; 0 found
(#995) Expected 1 space after "=>"; 0 found
(#995) Commas (,) must be followed by white space.
(#995) Expected 1 space before "=>"; 0 found
(#995) Expected 1 space after "=>"; 0 found
(#995) Commas (,) must be followed by white space.
(#995) Expected "if (...) {\n"; found "if(...){"
(#995) Variable "Ec" must be all lower-case
(#995) Expected 1 space before "="; 0 found
(#995) Expected 1 space after "="; 0 found
(#995) Variable "php_errormsg" must not contain underscores.
(#995) Variable "Ec" must be all lower-case
(#995) Closing brace must be on a line by itself
(#995) Expected "if (...) {\n"; found "if(...){"
(#995) Commas (,) must be followed by white space.
(#995) Expected 1 space before "="; 0 found
(#995) Expected 1 space after "="; 0 found
(#995) Variable "Ec" must be all lower-case
(#995) Line exceeds maximum limit of 180 characters; contains 365 characters
(#995) Line exceeds maximum limit of 180 characters; contains 365 characters
(#995) Line exceeds maximum limit of 180 characters; contains 365 characters
(#995) Line exceeds maximum limit of 180 characters; contains 365 characters
(#995) Line exceeds maximum limit of 180 characters; contains 365 characters
(#995) Line exceeds maximum limit of 180 characters; contains 365 characters
(#995) Line exceeds maximum limit of 180 characters; contains 365 characters
(#995) Line exceeds maximum limit of 180 characters; contains 365 characters
(#996) Line indented incorrectly; expected at least 56 spaces, found 0
(#996) Closing brace must be on a line by itself
(#996) Variable "J" must be all lower-case
(#996) Expected 1 space before "="; 0 found
(#996) Expected 1 space after "="; 0 found
(#996) Variable "Ec" must be all lower-case
(#996) Commas (,) must be followed by white space.
(#996) Expected "if (...) {\n"; found "if(...){"
(#996) Variable "J" must be all lower-case
(#996) Expected 1 space before "="; 0 found
(#996) Expected 1 space after "="; 0 found
(#996) Inline control structures are not allowed
(#996) Expected 1 space before "="; 0 found
(#996) Expected 1 space after "="; 0 found
(#996) Expected 1 space before "="; 0 found
(#996) Expected 1 space after "="; 0 found
(#996) Expected "foreach (...) {\n"; found "foreach(...){"
(#996) Expected 1 space before "=>"; 0 found
(#996) Expected 1 space after "=>"; 0 found
(#996) Expected 1 space before "as"; 0 found
(#996) Expected 1 space after "as"; 0 found
(#996) Variable "C" must be all lower-case
(#996) Expected 1 space before "=>"; 0 found
(#996) Expected 1 space after "=>"; 0 found
(#996) Variable "Y" must be all lower-case
(#996) Expected "if (...) {\n"; found "if(...){"
(#996) Variable "Y" must be all lower-case
(#996) Expected 1 space before "=="; 0 found
(#996) Expected 1 space after "=="; 0 found
(#996) Commas (,) must be followed by white space.
(#996) Variable "C" must be all lower-case
(#996) Expected 1 space before "="; 0 found
(#996) Expected 1 space after "="; 0 found
(#996) Variable "C" must be all lower-case
(#996) Closing brace must be on a line by itself
(#996) Closing brace must be on a line by itself
(#996) Closing brace must be on a line by itself
(#996) Closing brace must be on a line by itself
(#996) Variable "J" must be all lower-case
(#996) Closing brace must be on a line by itself
(#996) Line exceeds maximum limit of 180 characters; contains 312 characters
(#996) Visibility must be declared on method "query"
(#996) Line exceeds maximum limit of 180 characters; contains 312 characters
(#996) Line exceeds maximum limit of 180 characters; contains 312 characters
(#996) Line exceeds maximum limit of 180 characters; contains 312 characters
(#996) Line exceeds maximum limit of 180 characters; contains 312 characters
(#996) Line exceeds maximum limit of 180 characters; contains 312 characters
(#996) Line exceeds maximum limit of 180 characters; contains 312 characters
(#996) Line exceeds maximum limit of 180 characters; contains 312 characters
(#997) Line indented incorrectly; expected at least 44 spaces, found 0
(#997) Commas (,) must be followed by white space.
(#997) Commas (,) must be followed by white space.
(#997) Expected 1 space after closing parenthesis; found 0
(#997) Opening brace must be the last content on the line
(#997) Expected 1 space before "!="; 0 found
(#997) Expected 1 space after "!="; 0 found
(#997) Expected 1 space before "?"; 0 found
(#997) Expected 1 space after "?"; 0 found
(#997) Expected 1 space before ":"; 0 found
(#997) Expected 1 space after ":"; 0 found
(#997) Commas (,) must be followed by white space.
(#997) Commas (,) must be followed by white space.
(#997) Commas (,) must be followed by white space.
(#997) Closing brace must be on a line by itself
(#997) Visibility must be declared on method "connect"
(#998) Line indented incorrectly; expected at least 44 spaces, found 0
(#998) Variable "N" must be all lower-case
(#998) Commas (,) must be followed by white space.
(#998) Variable "V" must be all lower-case
(#998) Commas (,) must be followed by white space.
(#998) Variable "G" must be all lower-case
(#998) Expected 1 space after closing parenthesis; found 0
(#998) Opening brace must be the last content on the line
(#998) Expected 1 space before "="; 0 found
(#998) Expected 1 space after "="; 0 found
(#998) Variable "V" must be all lower-case
(#998) Variable "J" must be all lower-case
(#998) Expected 1 space before "="; 0 found
(#998) Expected 1 space after "="; 0 found
(#998) Inline control structures are not allowed
(#998) Variable "J" must be all lower-case
(#998) Expected 1 space before "="; 0 found
(#998) Expected 1 space after "="; 0 found
(#998) Variable "J" must be all lower-case
(#998) Variable "J" must be all lower-case
(#998) Closing brace must be on a line by itself
(#998) Line exceeds 132 characters; contains 142 characters
(#998) Line exceeds 132 characters; contains 142 characters
(#998) Line exceeds 132 characters; contains 142 characters
(#998) Line exceeds 132 characters; contains 142 characters
(#998) Line exceeds 132 characters; contains 142 characters
(#998) Line exceeds 132 characters; contains 142 characters
(#998) Line exceeds 132 characters; contains 142 characters
(#998) Line exceeds 132 characters; contains 142 characters
(#998) Visibility must be declared on method "select_db"
(#999) Line indented incorrectly; expected at least 44 spaces, found 0
(#999) Variable "Fb" must be all lower-case
(#999) Expected 1 space after closing parenthesis; found 0
(#999) Opening brace must be the last content on the line
(#999) Expected 1 space before "="; 0 found
(#999) Expected 1 space after "="; 0 found
(#999) Variable "Fb" must be all lower-case
(#1000) Line indented incorrectly; expected at least 48 spaces, found 0
(#1000) Closing brace must be on a line by itself
(#1000) Visibility must be declared on method "quote"
(#1001) Line indented incorrectly; expected at least 44 spaces, found 0
(#1001) Variable "P" must be all lower-case
(#1001) Expected 1 space after closing parenthesis; found 0
(#1001) Opening brace must be the last content on the line
(#1001) Variable "P" must be all lower-case
(#1001) Closing brace must be on a line by itself
(#1001) Closing brace must be on a line by itself
(#1001) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 214
(#1002) Line indented incorrectly; expected at least 56 spaces, found 0
(#1002) Member variable "num_rows" must not contain underscores.
(#1002) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1002) Scope modifier not specified for member variable "$num_rows"
(#1002) Commas (,) must be followed by white space.
(#1002) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1002) Scope modifier not specified for member variable "$_rows"
(#1002) method name "Min_Result::Min_Result" must be in lower-case letters only
(#1002) PHP4 style constructors are not allowed; use "__construct()" instead
(#1002) Visibility must be declared on method "Min_Result"
(#1003) Line indented incorrectly; expected at least 60 spaces, found 0
(#1003) Variable "L" must be all lower-case
(#1003) Expected 1 space after closing parenthesis; found 0
(#1003) Opening brace must be the last content on the line
(#1003) Expected 1 space before "="; 0 found
(#1003) Expected 1 space after "="; 0 found
(#1003) Expected 1 space before "="; 0 found
(#1003) Expected 1 space after "="; 0 found
(#1003) Variable "L" must be all lower-case
(#1003) Closing brace must be on a line by itself
(#1003) Visibility must be declared on method "fetch_assoc"
(#1004) Line indented incorrectly; expected at least 60 spaces, found 0
(#1004) Expected 1 space after closing parenthesis; found 0
(#1004) Opening brace must be the last content on the line
(#1004) Variable "J" must be all lower-case
(#1004) Expected 1 space before "="; 0 found
(#1004) Expected 1 space after "="; 0 found
(#1004) Variable "J" must be all lower-case
(#1004) Closing brace must be on a line by itself
(#1004) Visibility must be declared on method "fetch_row"
(#1005) Line indented incorrectly; expected at least 60 spaces, found 0
(#1005) Expected 1 space after closing parenthesis; found 0
(#1005) Opening brace must be the last content on the line
(#1006) Line indented incorrectly; expected at least 64 spaces, found 0
(#1006) Closing brace must be on a line by itself
(#1006) Closing brace must be on a line by itself
(#1006) Closing brace must be on a line by itself
(#1006) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 253
(#1007) Line indented incorrectly; expected at least 56 spaces, found 0
(#1008) Line indented incorrectly; expected at least 56 spaces, found 0
(#1009) Line indented incorrectly; expected at least 56 spaces, found 0
(#1009) Visibility must be declared on method "select"
(#1010) Line indented incorrectly; expected at least 60 spaces, found 0
(#1010) Variable "Q" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "M" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "Z" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "Vc" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "Te" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "E" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "Af" must be all lower-case
(#1010) Expected 1 space after closing parenthesis; found 0
(#1010) Opening brace must be the last content on the line
(#1010) Variable "Db" must be all lower-case
(#1010) Expected 1 space before "="; 0 found
(#1010) Expected 1 space after "="; 0 found
(#1010) Variable "H" must be all lower-case
(#1010) Expected 1 space before "="; 0 found
(#1010) Expected 1 space after "="; 0 found
(#1010) Variable "Q" must be all lower-case
(#1010) Inline control structures are not allowed
(#1010) Variable "M" must be all lower-case
(#1010) Expected 1 space before "!="; 0 found
(#1010) Expected 1 space after "!="; 0 found
(#1010) Variable "Db" must be all lower-case
(#1010) Expected 1 space before "="; 0 found
(#1010) Expected 1 space after "="; 0 found
(#1010) Variable "M" must be all lower-case
(#1010) Expected "if (...) {\n"; found "if(...){"
(#1010) Variable "Te" must be all lower-case
(#1010) Expected 1 space before "="; 0 found
(#1010) Expected 1 space after "="; 0 found
(#1010) Expected "foreach (...) {\n"; found "foreach(...){"
(#1010) Expected 1 space after "as"; 0 found
(#1010) Line exceeds 132 characters; contains 156 characters
(#1010) Line exceeds 132 characters; contains 156 characters
(#1010) Line exceeds 132 characters; contains 156 characters
(#1010) Line exceeds 132 characters; contains 156 characters
(#1010) Line exceeds 132 characters; contains 156 characters
(#1010) Line exceeds 132 characters; contains 156 characters
(#1010) Line exceeds 132 characters; contains 156 characters
(#1010) Line exceeds 132 characters; contains 156 characters
(#1010) Variable "Te" must be all lower-case
(#1011) Line indented incorrectly; expected at least 68 spaces, found 0
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Commas (,) must be followed by white space.
(#1011) Commas (,) must be followed by white space.
(#1011) Commas (,) must be followed by white space.
(#1011) Commas (,) must be followed by white space.
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Expected 1 space before "?"; 0 found
(#1011) Expected 1 space after "?"; 0 found
(#1011) Expected 1 space before "=>"; 0 found
(#1011) Expected 1 space after "=>"; 0 found
(#1011) Expected 1 space before ":"; 0 found
(#1011) Expected 1 space after ":"; 0 found
(#1011) Closing brace must be on a line by itself
(#1011) Variable "Db" must be all lower-case
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Closing brace must be on a line by itself
(#1011) Expected "if (...) {\n"; found "if(...){"
(#1011) Variable "Db" must be all lower-case
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Inline control structures are not allowed
(#1011) Variable "E" must be all lower-case
(#1011) Variable "Db" must be all lower-case
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Variable "E" must be all lower-case
(#1011) Expected 1 space before "*"; 0 found
(#1011) Expected 1 space after "*"; 0 found
(#1011) Closing brace must be on a line by itself
(#1011) Expected "foreach (...) {\n"; found "foreach(...){"
(#1011) Expected 1 space before "as"; 0 found
(#1011) Expected 1 space after "as"; 0 found
(#1011) Variable "X" must be all lower-case
(#1011) Expected "if (...) {\n"; found "if(...){"
(#1011) Variable "X" must be all lower-case
(#1011) Expected 1 space before "!="; 0 found
(#1011) Expected 1 space after "!="; 0 found
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Expected 1 space before "=>"; 0 found
(#1011) Expected 1 space after "=>"; 0 found
(#1011) Variable "X" must be all lower-case
(#1011) Expected 1 space before "!="; 0 found
(#1011) Expected 1 space after "!="; 0 found
(#1011) Expected 1 space before "?"; 0 found
(#1011) Expected 1 space after "?"; 0 found
(#1011) Variable "X" must be all lower-case
(#1011) Expected 1 space before ":"; 0 found
(#1011) Expected 1 space after ":"; 0 found
(#1011) Expected 1 space before "=>"; 0 found
(#1011) Expected 1 space after "=>"; 0 found
(#1011) Variable "X" must be all lower-case
(#1011) Inline control structures are not allowed
(#1011) Variable "X" must be all lower-case
(#1011) Expected 1 space before "=="; 0 found
(#1011) Expected 1 space after "=="; 0 found
(#1011) Variable "Db" must be all lower-case
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Inline control structures are not allowed
(#1011) Variable "Db" must be all lower-case
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Closing brace must be on a line by itself
(#1011) Closing brace must be on a line by itself
(#1011) Inline control structures are not allowed
(#1011) Variable "Db" must be all lower-case
(#1011) Variable "Db" must be all lower-case
(#1011) Variable "Db" must be all lower-case
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Expected 1 space before "=>"; 0 found
(#1011) Expected 1 space after "=>"; 0 found
(#1011) Variable "Dg" must be all lower-case
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Variable "H" must be all lower-case
(#1011) Commas (,) must be followed by white space.
(#1011) Variable "Db" must be all lower-case
(#1011) Inline control structures are not allowed
(#1011) Variable "Af" must be all lower-case
(#1011) Variable "H" must be all lower-case
(#1011) The use of function print_r() is forbidden
(#1011) Variable "Db" must be all lower-case
(#1011) Commas (,) must be followed by white space.
(#1011) Commas (,) must be followed by white space.
(#1011) Variable "Dg" must be all lower-case
(#1011) Inline control structures are not allowed
(#1011) Line exceeds maximum limit of 180 characters; contains 660 characters
(#1011) Line exceeds maximum limit of 180 characters; contains 660 characters
(#1011) Line exceeds maximum limit of 180 characters; contains 660 characters
(#1011) Line exceeds maximum limit of 180 characters; contains 660 characters
(#1011) Line exceeds maximum limit of 180 characters; contains 660 characters
(#1011) Line exceeds maximum limit of 180 characters; contains 660 characters
(#1011) Line exceeds maximum limit of 180 characters; contains 660 characters
(#1011) Line exceeds maximum limit of 180 characters; contains 660 characters
(#1012) Line indented incorrectly; expected at least 60 spaces, found 0
(#1012) Variable "J" must be all lower-case
(#1012) Expected 1 space before "="; 0 found
(#1012) Expected 1 space after "="; 0 found
(#1012) Expected "foreach (...) {\n"; found "foreach(...){"
(#1012) Expected 1 space before "as"; 0 found
(#1012) Expected 1 space after "as"; 0 found
(#1012) Variable "K" must be all lower-case
(#1012) Expected 1 space before "="; 0 found
(#1012) Expected 1 space after "="; 0 found
(#1012) Expected 1 space before "="; 0 found
(#1012) Expected 1 space after "="; 0 found
(#1012) Expected "if (...) {\n"; found "if(...){"
(#1012) Variable "M" must be all lower-case
(#1012) Expected 1 space before "!="; 0 found
(#1012) Expected 1 space after "!="; 0 found
(#1012) Expected 1 space before "="; 0 found
(#1012) Expected 1 space after "="; 0 found
(#1012) Inline control structures are not allowed
(#1012) Expected 1 space after "as"; 0 found
(#1012) Variable "M" must be all lower-case
(#1013) Line indented incorrectly; expected at least 68 spaces, found 0
(#1013) Expected 1 space before "="; 0 found
(#1013) Expected 1 space after "="; 0 found
(#1013) Closing brace must be on a line by itself
(#1013) Inline control structures are not allowed
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Expected 1 space after "as"; 0 found
(#1014) Line indented incorrectly; expected at least 60 spaces, found 0
(#1014) Expected 1 space before "=>"; 0 found
(#1014) Expected 1 space after "=>"; 0 found
(#1014) Variable "X" must be all lower-case
(#1014) Variable "K" must be all lower-case
(#1014) Expected 1 space before "="; 0 found
(#1014) Expected 1 space after "="; 0 found
(#1014) Variable "X" must be all lower-case
(#1014) Expected 1 space before "?"; 0 found
(#1014) Expected 1 space after "?"; 0 found
(#1014) Variable "X" must be all lower-case
(#1014) Expected 1 space before ":"; 0 found
(#1014) Expected 1 space after ":"; 0 found
(#1014) Variable "X" must be all lower-case
(#1014) Variable "J" must be all lower-case
(#1014) Expected 1 space before "="; 0 found
(#1014) Expected 1 space after "="; 0 found
(#1014) Variable "K" must be all lower-case
(#1014) Closing brace must be on a line by itself
(#1015) Line indented incorrectly; expected at least 60 spaces, found 0
(#1016) Line indented incorrectly; expected at least 60 spaces, found 0
(#1016) Variable "J" must be all lower-case
(#1016) Closing brace must be on a line by itself
(#1016) Closing brace must be on a line by itself
(#1017) Line indented incorrectly; expected at least 64 spaces, found 0
(#1017) Expected 1 space after closing parenthesis; found 0
(#1017) Opening brace must be the last content on the line
(#1017) Expected 1 space before "="; 0 found
(#1017) Expected 1 space after "="; 0 found
(#1018) Line indented incorrectly; expected at least 68 spaces, found 0
(#1018) Variable "Bb" must be all lower-case
(#1018) Expected 1 space before "="; 0 found
(#1018) Expected 1 space after "="; 0 found
(#1018) Inline control structures are not allowed
(#1018) Variable "Bb" must be all lower-case
(#1018) Commas (,) must be followed by white space.
(#1018) Variable "Bb" must be all lower-case
(#1018) Commas (,) must be followed by white space.
(#1018) Variable "Bb" must be all lower-case
(#1018) Closing brace must be on a line by itself
(#1019) Line indented incorrectly; expected at least 60 spaces, found 0
(#1019) Variable "Cc" must be all lower-case
(#1019) Expected 1 space after closing parenthesis; found 0
(#1019) Opening brace must be the last content on the line
(#1020) Line indented incorrectly; expected at least 64 spaces, found 0
(#1020) Commas (,) must be followed by white space.
(#1020) Variable "Cc" must be all lower-case
(#1020) Closing brace must be on a line by itself
(#1021) Line indented incorrectly; expected at least 68 spaces, found 0
(#1021) Expected 1 space after closing parenthesis; found 0
(#1021) Opening brace must be the last content on the line
(#1021) Variable "Bb" must be all lower-case
(#1021) Expected 1 space before "="; 0 found
(#1021) Expected 1 space after "="; 0 found
(#1021) Variable "Bb" must be all lower-case
(#1021) Closing brace must be on a line by itself
(#1022) Line indented incorrectly; expected at least 68 spaces, found 0
(#1022) Expected 1 space after closing parenthesis; found 0
(#1022) Opening brace must be the last content on the line
(#1022) Variable "J" must be all lower-case
(#1022) Expected 1 space before "="; 0 found
(#1022) Expected 1 space after "="; 0 found
(#1022) Inline control structures are not allowed
(#1022) Variable "J" must be all lower-case
(#1022) Variable "J" must be all lower-case
(#1022) Expected 1 space before "="; 0 found
(#1022) Expected 1 space after "="; 0 found
(#1022) Variable "J" must be all lower-case
(#1022) Variable "J" must be all lower-case
(#1022) Closing brace must be on a line by itself
(#1023) Line indented incorrectly; expected at least 68 spaces, found 0
(#1023) Expected 1 space after closing parenthesis; found 0
(#1023) Opening brace must be the last content on the line
(#1024) Line indented incorrectly; expected at least 72 spaces, found 0
(#1024) Closing brace must be on a line by itself
(#1025) Line indented incorrectly; expected at least 68 spaces, found 0
(#1025) Commas (,) must be followed by white space.
(#1025) Closing brace must be on a line by itself
(#1026) Line indented incorrectly; expected at least 68 spaces, found 0
(#1026) Expected 1 space after closing parenthesis; found 0
(#1026) Opening brace must be the last content on the line
(#1026) Variable "J" must be all lower-case
(#1026) Expected 1 space before "="; 0 found
(#1026) Expected 1 space after "="; 0 found
(#1026) Inline control structures are not allowed
(#1026) Variable "J" must be all lower-case
(#1026) Variable "J" must be all lower-case
(#1026) Expected 1 space before "="; 0 found
(#1026) Expected 1 space after "="; 0 found
(#1026) Commas (,) must be followed by white space.
(#1026) Variable "J" must be all lower-case
(#1026) Variable "J" must be all lower-case
(#1026) Closing brace must be on a line by itself
(#1027) Line indented incorrectly; expected at least 68 spaces, found 0
(#1027) Expected 1 space after closing parenthesis; found 0
(#1027) Opening brace must be the last content on the line
(#1027) Variable "J" must be all lower-case
(#1027) Expected 1 space before "="; 0 found
(#1027) Expected 1 space after "="; 0 found
(#1027) Inline control structures are not allowed
(#1027) Variable "J" must be all lower-case
(#1027) Variable "J" must be all lower-case
(#1027) Expected 1 space before "="; 0 found
(#1027) Expected 1 space after "="; 0 found
(#1027) Variable "J" must be all lower-case
(#1027) Commas (,) must be followed by white space.
(#1027) Variable "J" must be all lower-case
(#1027) Closing brace must be on a line by itself
(#1028) Line indented incorrectly; expected at least 68 spaces, found 0
(#1028) Variable "C" must be all lower-case
(#1028) Commas (,) must be followed by white space.
(#1028) Variable "Bc" must be all lower-case
(#1028) Expected 1 space after closing parenthesis; found 0
(#1028) Opening brace must be the last content on the line
(#1028) Expected 1 space before "="; 0 found
(#1028) Expected 1 space after "="; 0 found
(#1028) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1028) Commas (,) must be followed by white space.
(#1028) Variable "J" must be all lower-case
(#1028) Expected 1 space before "="; 0 found
(#1028) Expected 1 space after "="; 0 found
(#1028) Expected "if (...) {\n"; found "if(...){"
(#1028) Inline control structures are not allowed
(#1028) Expected 1 space before "as"; 0 found
(#1028) Expected 1 space after "as"; 0 found
(#1028) Variable "Q" must be all lower-case
(#1028) Variable "J" must be all lower-case
(#1028) Variable "Q" must be all lower-case
(#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) Variable "Q" must be all lower-case
(#1028) Commas (,) must be followed by white space.
(#1028) Expected 1 space before "=>"; 0 found
(#1028) Expected 1 space after "=>"; 0 found
(#1028) Commas (,) must be followed by white space.
(#1028) Expected 1 space before "=>"; 0 found
(#1028) Expected 1 space after "=>"; 0 found
(#1028) Variable "Q" must be all lower-case
(#1028) Commas (,) must be followed by white space.
(#1028) Inline control structures are not allowed
(#1028) Variable "C" must be all lower-case
(#1028) Expected 1 space before "!="; 0 found
(#1028) Expected 1 space after "!="; 0 found
(#1028) Variable "C" must be all lower-case
(#1028) Expected 1 space before "=="; 0 found
(#1028) Expected 1 space after "=="; 0 found
(#1028) Variable "Q" must be all lower-case
(#1028) Variable "J" must be all lower-case
(#1028) Variable "C" must be all lower-case
(#1028) Closing brace must be on a line by itself
(#1028) Variable "J" must be all lower-case
(#1028) Closing brace must be on a line by itself
(#1028) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1028) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1028) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1028) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1028) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1028) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1028) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1028) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1029) Line indented incorrectly; expected at least 68 spaces, found 0
(#1029) Expected 1 space after closing parenthesis; found 0
(#1029) Opening brace must be the last content on the line
(#1030) Line indented incorrectly; expected at least 72 spaces, found 0
(#1030) Closing brace must be on a line by itself
(#1031) Line indented incorrectly; expected at least 68 spaces, found 0
(#1031) Closing brace must be on a line by itself
(#1032) Line indented incorrectly; expected at least 68 spaces, found 0
(#1032) Variable "R" must be all lower-case
(#1032) Closing brace must be on a line by itself
(#1033) Line indented incorrectly; expected at least 68 spaces, found 0
(#1033) Variable "Q" must be all lower-case
(#1033) Commas (,) must be followed by white space.
(#1033) Expected 1 space after closing parenthesis; found 0
(#1033) Opening brace must be the last content on the line
(#1034) Line indented incorrectly; expected at least 72 spaces, found 0
(#1034) Expected 1 space before "=>"; 0 found
(#1034) Expected 1 space after "=>"; 0 found
(#1034) Commas (,) must be followed by white space.
(#1034) Expected 1 space before "=>"; 0 found
(#1034) Expected 1 space after "=>"; 0 found
(#1034) Commas (,) must be followed by white space.
(#1034) Closing brace must be on a line by itself
(#1035) Line indented incorrectly; expected at least 68 spaces, found 0
(#1035) Variable "Q" must be all lower-case
(#1035) Expected 1 space after closing parenthesis; found 0
(#1035) Opening brace must be the last content on the line
(#1035) Variable "Zd" must be all lower-case
(#1035) Expected 1 space before "="; 0 found
(#1035) Expected 1 space after "="; 0 found
(#1035) Variable "Q" must be all lower-case
(#1035) Variable "J" must be all lower-case
(#1035) Expected 1 space before "="; 0 found
(#1035) Expected 1 space after "="; 0 found
(#1035) Expected "if (...) {\n"; found "if(...){"
(#1035) Variable "Zd" must be all lower-case
(#1035) Inline control structures are not allowed
(#1035) Expected 1 space before "=>"; 0 found
(#1035) Expected 1 space after "=>"; 0 found
(#1035) Expected 1 space before "as"; 0 found
(#1035) Expected 1 space after "as"; 0 found
(#1035) Variable "Zd" must be all lower-case
(#1035) Variable "Q" must be all lower-case
(#1035) Variable "C" must be all lower-case
(#1035) Expected 1 space before "=>"; 0 found
(#1035) Expected 1 space after "=>"; 0 found
(#1035) Variable "J" must be all lower-case
(#1035) Variable "C" must be all lower-case
(#1035) Expected 1 space before "="; 0 found
(#1035) Expected 1 space after "="; 0 found
(#1035) Expected 1 space before "=>"; 0 found
(#1035) Expected 1 space after "=>"; 0 found
(#1035) Variable "C" must be all lower-case
(#1035) Commas (,) must be followed by white space.
(#1035) Expected 1 space before "=>"; 0 found
(#1035) Expected 1 space after "=>"; 0 found
(#1035) Commas (,) must be followed by white space.
(#1035) Expected 1 space before "=>"; 0 found
(#1035) Expected 1 space after "=>"; 0 found
(#1035) Commas (,) must be followed by white space.
(#1035) Expected 1 space before "=>"; 0 found
(#1035) Expected 1 space after "=>"; 0 found
(#1035) Expected 1 space before "=>"; 0 found
(#1035) Expected 1 space after "=>"; 0 found
(#1035) Commas (,) must be followed by white space.
(#1035) Expected 1 space before "=>"; 0 found
(#1035) Expected 1 space after "=>"; 0 found
(#1035) Commas (,) must be followed by white space.
(#1035) Expected 1 space before "=>"; 0 found
(#1035) Expected 1 space after "=>"; 0 found
(#1035) Commas (,) must be followed by white space.
(#1035) Closing brace must be on a line by itself
(#1035) Variable "J" must be all lower-case
(#1035) Closing brace must be on a line by itself
(#1035) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1035) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1035) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1035) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1035) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1035) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1035) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1035) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1036) Line indented incorrectly; expected at least 68 spaces, found 0
(#1036) Variable "Q" must be all lower-case
(#1036) Expected 1 space after closing parenthesis; found 0
(#1036) Opening brace must be the last content on the line
(#1037) Line indented incorrectly; expected at least 72 spaces, found 0
(#1037) Closing brace must be on a line by itself
(#1038) Line indented incorrectly; expected at least 68 spaces, found 0
(#1038) Expected 1 space after closing parenthesis; found 0
(#1038) Opening brace must be the last content on the line
(#1038) Closing brace must be on a line by itself
(#1039) Line indented incorrectly; expected at least 68 spaces, found 0
(#1039) Expected 1 space after closing parenthesis; found 0
(#1039) Opening brace must be the last content on the line
(#1039) Closing brace must be on a line by itself
(#1040) Line indented incorrectly; expected at least 68 spaces, found 0
(#1040) Closing brace must be on a line by itself
(#1041) Line indented incorrectly; expected at least 68 spaces, found 0
(#1041) Commas (,) must be followed by white space.
(#1041) Variable "J" must be all lower-case
(#1041) Expected 1 space after closing parenthesis; found 0
(#1041) Opening brace must be the last content on the line
(#1041) Variable "J" must be all lower-case
(#1041) Closing brace must be on a line by itself
(#1042) Line indented incorrectly; expected at least 68 spaces, found 0
(#1042) Variable "R" must be all lower-case
(#1042) Closing brace must be on a line by itself
(#1043) Line indented incorrectly; expected at least 68 spaces, found 0
(#1043) Variable "R" must be all lower-case
(#1043) Commas (,) must be followed by white space.
(#1043) Variable "Z" must be all lower-case
(#1043) Expected 1 space after closing parenthesis; found 0
(#1043) Opening brace must be the last content on the line
(#1044) Line indented incorrectly; expected at least 72 spaces, found 0
(#1044) Closing brace must be on a line by itself
(#1045) Line indented incorrectly; expected at least 68 spaces, found 0
(#1045) Expected 1 space after closing parenthesis; found 0
(#1045) Opening brace must be the last content on the line
(#1045) Commas (,) must be followed by white space.
(#1045) Commas (,) must be followed by white space.
(#1045) Closing brace must be on a line by itself
(#1046) Line indented incorrectly; expected at least 68 spaces, found 0
(#1046) Expected 1 space after closing parenthesis; found 0
(#1046) Opening brace must be the last content on the line
(#1046) Commas (,) must be followed by white space.
(#1046) Commas (,) must be followed by white space.
(#1046) Commas (,) must be followed by white space.
(#1046) Closing brace must be on a line by itself
(#1047) Line indented incorrectly; expected at least 68 spaces, found 0
(#1047) Variable "S" must be all lower-case
(#1047) Expected 1 space after closing parenthesis; found 0
(#1047) Opening brace must be the last content on the line
(#1047) Variable "J" must be all lower-case
(#1047) Expected 1 space before "="; 0 found
(#1047) Expected 1 space after "="; 0 found
(#1047) Inline control structures are not allowed
(#1047) Expected 1 space after "as"; 0 found
(#1047) Variable "S" must be all lower-case
(#1048) Line indented incorrectly; expected at least 72 spaces, found 0
(#1048) Variable "Q" must be all lower-case
(#1048) Variable "J" must be all lower-case
(#1048) Expected 1 space before "="; 0 found
(#1048) Expected 1 space after "="; 0 found
(#1048) Variable "J" must be all lower-case
(#1048) Variable "Q" must be all lower-case
(#1048) Commas (,) must be followed by white space.
(#1048) Commas (,) must be followed by white space.
(#1048) Variable "J" must be all lower-case
(#1048) Closing brace must be on a line by itself
(#1048) Expected 1 space before "="; 0 found
(#1048) Expected 1 space after "="; 0 found
(#1048) Variable "Oe" must be all lower-case
(#1048) Expected 1 space before "="; 0 found
(#1048) Expected 1 space after "="; 0 found
(#1048) Commas (,) must be followed by white space.
(#1048) Variable "Sc" must be all lower-case
(#1048) Expected 1 space before "="; 0 found
(#1048) Expected 1 space after "="; 0 found
(#1048) Variable "Xc" must be all lower-case
(#1048) Expected 1 space before "="; 0 found
(#1048) Expected 1 space after "="; 0 found
(#1048) Expected 1 space before "="; 0 found
(#1048) Expected 1 space after "="; 0 found
(#1048) Closing brace must be on a line by itself
(#1048) Variable "Ub" must be all lower-case
(#1048) Expected 1 space before "="; 0 found
(#1048) Expected 1 space after "="; 0 found
(#1048) Expected 1 space before "=>"; 0 found
(#1048) Expected 1 space after "=>"; 0 found
(#1048) Expected 1 space before "+"; 0 found
(#1048) Expected 1 space after "+"; 0 found
(#1048) Variable "Ub" must be all lower-case
(#1048) Expected "if (...) {\n"; found "if(...){"
(#1048) Expected 1 space before "="; 0 found
(#1048) Expected 1 space after "="; 0 found
(#1048) Commas (,) must be followed by white space.
(#1048) Commas (,) must be followed by white space.
(#1048) Commas (,) must be followed by white space.
(#1048) Expected "if (...) {\n"; found "if(...){"
(#1048) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 243
(#1048) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1048) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1048) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1048) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1048) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1048) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1048) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1048) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1049) Line indented incorrectly; expected at least 64 spaces, found 0
(#1050) Line indented incorrectly; expected at least 64 spaces, found 0
(#1051) Line indented incorrectly; expected at least 64 spaces, found 0
(#1051) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1051) Scope modifier not specified for member variable "$extension"
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1051) method name "Min_DB::Min_DB" must be in lower-case letters only
(#1051) PHP4 style constructors are not allowed; use "__construct()" instead
(#1051) Visibility must be declared on method "Min_DB"
(#1052) Line indented incorrectly; expected at least 68 spaces, found 0
(#1052) Expected 1 space after closing parenthesis; found 0
(#1052) Opening brace must be the last content on the line
(#1052) Closing brace must be on a line by itself
(#1052) Visibility must be declared on method "connect"
(#1053) Line indented incorrectly; expected at least 68 spaces, found 0
(#1053) Variable "N" must be all lower-case
(#1053) Commas (,) must be followed by white space.
(#1053) Variable "V" must be all lower-case
(#1053) Commas (,) must be followed by white space.
(#1053) Variable "G" must be all lower-case
(#1053) Expected 1 space after closing parenthesis; found 0
(#1053) Opening brace must be the last content on the line
(#1053) Commas (,) must be followed by white space.
(#1053) Expected 1 space before "="; 0 found
(#1053) Expected 1 space after "="; 0 found
(#1053) Commas (,) must be followed by white space.
(#1053) Variable "N" must be all lower-case
(#1053) Commas (,) must be followed by white space.
(#1053) Variable "J" must be all lower-case
(#1053) Expected 1 space before "="; 0 found
(#1053) Expected 1 space after "="; 0 found
(#1053) Variable "N" must be all lower-case
(#1053) Expected 1 space before "!="; 0 found
(#1053) Expected 1 space after "!="; 0 found
(#1053) Expected 1 space before "?"; 0 found
(#1053) Expected 1 space after "?"; 0 found
(#1053) Expected 1 space before ":"; 0 found
(#1053) Expected 1 space after ":"; 0 found
(#1053) Commas (,) must be followed by white space.
(#1053) Variable "N" must be all lower-case
(#1053) Variable "V" must be all lower-case
(#1053) Expected 1 space before "!="; 0 found
(#1053) Expected 1 space after "!="; 0 found
(#1053) Expected 1 space before "?"; 0 found
(#1053) Expected 1 space after "?"; 0 found
(#1053) Variable "V" must be all lower-case
(#1053) Expected 1 space before ":"; 0 found
(#1053) Expected 1 space after ":"; 0 found
(#1053) Commas (,) must be followed by white space.
(#1053) Variable "N" must be all lower-case
(#1053) Variable "V" must be all lower-case
(#1053) Variable "G" must be all lower-case
(#1053) Expected 1 space before "!="; 0 found
(#1053) Expected 1 space after "!="; 0 found
(#1053) Expected 1 space before "?"; 0 found
(#1053) Expected 1 space after "?"; 0 found
(#1053) Variable "G" must be all lower-case
(#1053) Expected 1 space before ":"; 0 found
(#1053) Expected 1 space after ":"; 0 found
(#1053) Commas (,) must be followed by white space.
(#1053) Commas (,) must be followed by white space.
(#1053) Expected 1 space before "?"; 0 found
(#1053) Expected 1 space after "?"; 0 found
(#1053) Expected 1 space before ":"; 0 found
(#1053) Expected 1 space after ":"; 0 found
(#1053) Commas (,) must be followed by white space.
(#1053) Expected 1 space before "?"; 0 found
(#1053) Expected 1 space after "?"; 0 found
(#1053) Expected 1 space before ":"; 0 found
(#1053) Expected 1 space after ":"; 0 found
(#1053) Expected "if (...) {\n"; found "if(...){"
(#1053) Variable "J" must be all lower-case
(#1053) Inline control structures are not allowed
(#1053) Commas (,) must be followed by white space.
(#1053) Inline control structures are not allowed
(#1053) Closing brace must be on a line by itself
(#1053) Variable "J" must be all lower-case
(#1053) Closing brace must be on a line by itself
(#1053) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1053) Visibility must be declared on method "result"
(#1053) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1053) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1053) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1053) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1053) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1053) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1053) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1054) Line indented incorrectly; expected at least 68 spaces, found 0
(#1054) Variable "H" must be all lower-case
(#1054) Commas (,) must be followed by white space.
(#1054) Expected 1 space after closing parenthesis; found 0
(#1054) Opening brace must be the last content on the line
(#1054) Variable "I" must be all lower-case
(#1054) Expected 1 space before "="; 0 found
(#1054) Expected 1 space after "="; 0 found
(#1054) Variable "H" must be all lower-case
(#1054) Inline control structures are not allowed
(#1054) Variable "I" must be all lower-case
(#1055) Line indented incorrectly; expected at least 72 spaces, found 0
(#1055) Variable "K" must be all lower-case
(#1055) Expected 1 space before "="; 0 found
(#1055) Expected 1 space after "="; 0 found
(#1055) Variable "I" must be all lower-case
(#1055) Variable "K" must be all lower-case
(#1055) Closing brace must be on a line by itself
(#1055) Visibility must be declared on method "quote"
(#1056) Line indented incorrectly; expected at least 68 spaces, found 0
(#1056) Variable "P" must be all lower-case
(#1056) Expected 1 space after closing parenthesis; found 0
(#1056) Opening brace must be the last content on the line
(#1056) Variable "P" must be all lower-case
(#1056) Closing brace must be on a line by itself
(#1056) Closing brace must be on a line by itself
(#1056) Closing brace must be on a line by itself
(#1056) Usage of ELSEIF not allowed; use ELSE IF instead
(#1056) Line exceeds 132 characters; contains 151 characters
(#1056) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 243
(#1056) Line exceeds 132 characters; contains 151 characters
(#1056) Line exceeds 132 characters; contains 151 characters
(#1056) Line exceeds 132 characters; contains 151 characters
(#1056) Line exceeds 132 characters; contains 151 characters
(#1056) Line exceeds 132 characters; contains 151 characters
(#1056) Line exceeds 132 characters; contains 151 characters
(#1056) Line exceeds 132 characters; contains 151 characters
(#1057) Line indented incorrectly; expected at least 76 spaces, found 0
(#1057) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1057) Scope modifier not specified for member variable "$extension"
(#1057) Expected 1 space before "="; 0 found
(#1057) Expected 1 space after "="; 0 found
(#1057) Commas (,) must be followed by white space.
(#1057) Member variable "server_info" must not contain underscores.
(#1057) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1057) Scope modifier not specified for member variable "$server_info"
(#1057) Commas (,) must be followed by white space.
(#1057) Member variable "affected_rows" must not contain underscores.
(#1057) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1057) Scope modifier not specified for member variable "$affected_rows"
(#1057) Commas (,) must be followed by white space.
(#1057) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1057) Scope modifier not specified for member variable "$errno"
(#1057) Commas (,) must be followed by white space.
(#1057) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1057) Scope modifier not specified for member variable "$error"
(#1057) Commas (,) must be followed by white space.
(#1057) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1057) Scope modifier not specified for member variable "$_link"
(#1057) Commas (,) must be followed by white space.
(#1057) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1057) Scope modifier not specified for member variable "$_result"
(#1057) Visibility must be declared on method "connect"
(#1058) Line indented incorrectly; expected at least 80 spaces, found 0
(#1058) Variable "N" must be all lower-case
(#1058) Commas (,) must be followed by white space.
(#1058) Variable "V" must be all lower-case
(#1058) Commas (,) must be followed by white space.
(#1058) Variable "G" must be all lower-case
(#1058) Expected 1 space after closing parenthesis; found 0
(#1058) Opening brace must be the last content on the line
(#1058) Expected 1 space before "="; 0 found
(#1058) Expected 1 space after "="; 0 found
(#1058) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1058) Variable "N" must be all lower-case
(#1058) Expected 1 space before "!="; 0 found
(#1058) Expected 1 space after "!="; 0 found
(#1058) Expected 1 space before "?"; 0 found
(#1058) Expected 1 space after "?"; 0 found
(#1058) Variable "N" must be all lower-case
(#1058) Expected 1 space before ":"; 0 found
(#1058) Expected 1 space after ":"; 0 found
(#1058) Commas (,) must be followed by white space.
(#1058) Variable "N" must be all lower-case
(#1058) Expected 1 space before "!="; 0 found
(#1058) Expected 1 space after "!="; 0 found
(#1058) Expected 1 space before "?"; 0 found
(#1058) Expected 1 space after "?"; 0 found
(#1058) Variable "V" must be all lower-case
(#1058) Expected 1 space before ":"; 0 found
(#1058) Expected 1 space after ":"; 0 found
(#1058) Commas (,) must be followed by white space.
(#1058) Variable "N" must be all lower-case
(#1058) Expected 1 space before "!="; 0 found
(#1058) Expected 1 space after "!="; 0 found
(#1058) Expected 1 space before "?"; 0 found
(#1058) Expected 1 space after "?"; 0 found
(#1058) Variable "G" must be all lower-case
(#1058) Expected 1 space before ":"; 0 found
(#1058) Expected 1 space after ":"; 0 found
(#1058) Commas (,) must be followed by white space.
(#1058) Commas (,) must be followed by white space.
(#1058) Expected "if (...) {\n"; found "if(...){"
(#1058) Expected 1 space before "="; 0 found
(#1058) Expected 1 space after "="; 0 found
(#1058) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1058) Inline control structures are not allowed
(#1058) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1058) Commas (,) must be followed by white space.
(#1058) Inline control structures are not allowed
(#1058) Closing brace must be on a line by itself
(#1058) Inline control structures are not allowed
(#1058) Expected 1 space before "="; 0 found
(#1058) Expected 1 space after "="; 0 found
(#1058) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1058) Closing brace must be on a line by itself
(#1058) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1058) Visibility must be declared on method "quote"
(#1058) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1058) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1058) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1058) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1058) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1058) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1058) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1059) Line indented incorrectly; expected at least 80 spaces, found 0
(#1059) Variable "P" must be all lower-case
(#1059) Expected 1 space after closing parenthesis; found 0
(#1059) Opening brace must be the last content on the line
(#1059) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1059) Variable "P" must be all lower-case
(#1059) Commas (,) must be followed by white space.
(#1059) Closing brace must be on a line by itself
(#1059) Visibility must be declared on method "select_db"
(#1060) Line indented incorrectly; expected at least 80 spaces, found 0
(#1060) Variable "Fb" must be all lower-case
(#1060) Expected 1 space after closing parenthesis; found 0
(#1060) Opening brace must be the last content on the line
(#1061) Line indented incorrectly; expected at least 84 spaces, found 0
(#1061) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1061) Variable "Fb" must be all lower-case
(#1061) Commas (,) must be followed by white space.
(#1061) Closing brace must be on a line by itself
(#1061) Visibility must be declared on method "query"
(#1062) Line indented incorrectly; expected at least 80 spaces, found 0
(#1062) Variable "H" must be all lower-case
(#1062) Commas (,) must be followed by white space.
(#1062) Expected 1 space after closing parenthesis; found 0
(#1062) Opening brace must be the last content on the line
(#1062) Variable "I" must be all lower-case
(#1062) Expected 1 space before "="; 0 found
(#1062) Expected 1 space after "="; 0 found
(#1062) Expected 1 space before "?"; 0 found
(#1062) Expected 1 space after "?"; 0 found
(#1062) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1062) Variable "H" 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) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1062) Variable "H" 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) Expected "if (...) {\n"; found "if(...){"
(#1062) Variable "I" must be all lower-case
(#1062) Expected 1 space before "="; 0 found
(#1062) Expected 1 space after "="; 0 found
(#1062) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1062) Expected 1 space before "="; 0 found
(#1062) Expected 1 space after "="; 0 found
(#1062) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1062) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1062) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1062) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1062) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1062) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1062) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1062) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1062) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1063) Line indented incorrectly; expected at least 88 spaces, found 0
(#1063) Closing brace must be on a line by itself
(#1063) Expected "if (...) {\n"; found "if(...){"
(#1063) Variable "I" must be all lower-case
(#1063) Expected 1 space before "==="; 0 found
(#1063) Expected 1 space after "==="; 0 found
(#1063) Expected 1 space before "="; 0 found
(#1063) Expected 1 space after "="; 0 found
(#1063) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1063) Expected 1 space before "="; 0 found
(#1063) Expected 1 space after "="; 0 found
(#1063) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1064) Line indented incorrectly; expected at least 84 spaces, found 0
(#1064) Closing brace must be on a line by itself
(#1065) Line indented incorrectly; expected at least 88 spaces, found 0
(#1066) Line indented incorrectly; expected at least 88 spaces, found 0
(#1066) Variable "I" must be all lower-case
(#1066) Closing brace must be on a line by itself
(#1066) Visibility must be declared on method "multi_query"
(#1067) Line indented incorrectly; expected at least 84 spaces, found 0
(#1067) Variable "H" must be all lower-case
(#1067) Expected 1 space after closing parenthesis; found 0
(#1067) Opening brace must be the last content on the line
(#1067) Expected 1 space before "="; 0 found
(#1067) Expected 1 space after "="; 0 found
(#1067) Variable "H" must be all lower-case
(#1067) Closing brace must be on a line by itself
(#1067) Visibility must be declared on method "store_result"
(#1068) Line indented incorrectly; expected at least 84 spaces, found 0
(#1068) Expected 1 space after closing parenthesis; found 0
(#1068) Opening brace must be the last content on the line
(#1068) Closing brace must be on a line by itself
(#1068) Visibility must be declared on method "next_result"
(#1069) Line indented incorrectly; expected at least 84 spaces, found 0
(#1069) Expected 1 space after closing parenthesis; found 0
(#1069) Opening brace must be the last content on the line
(#1070) Line indented incorrectly; expected at least 88 spaces, found 0
(#1070) Closing brace must be on a line by itself
(#1070) Visibility must be declared on method "result"
(#1071) Line indented incorrectly; expected at least 84 spaces, found 0
(#1071) Variable "H" must be all lower-case
(#1071) Commas (,) must be followed by white space.
(#1071) Expected 1 space after closing parenthesis; found 0
(#1071) Opening brace must be the last content on the line
(#1071) Variable "I" must be all lower-case
(#1071) Expected 1 space before "="; 0 found
(#1071) Expected 1 space after "="; 0 found
(#1071) Variable "H" must be all lower-case
(#1071) Inline control structures are not allowed
(#1071) Variable "I" must be all lower-case
(#1071) Variable "I" must be all lower-case
(#1072) Line indented incorrectly; expected at least 88 spaces, found 0
(#1073) Line indented incorrectly; expected at least 88 spaces, found 0
(#1073) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1073) Variable "I" must be all lower-case
(#1073) Commas (,) must be followed by white space.
(#1073) Commas (,) must be followed by white space.
(#1073) Closing brace must be on a line by itself
(#1073) Closing brace must be on a line by itself
(#1073) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 214
(#1074) Line indented incorrectly; expected at least 68 spaces, found 0
(#1074) Member variable "num_rows" must not contain underscores.
(#1074) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1074) Scope modifier not specified for member variable "$num_rows"
(#1074) Commas (,) must be followed by white space.
(#1074) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1074) Scope modifier not specified for member variable "$_result"
(#1074) Commas (,) must be followed by white space.
(#1074) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1074) Scope modifier not specified for member variable "$_offset"
(#1074) Expected 1 space before "="; 0 found
(#1074) Expected 1 space after "="; 0 found
(#1074) method name "Min_Result::Min_Result" must be in lower-case letters only
(#1074) PHP4 style constructors are not allowed; use "__construct()" instead
(#1074) Visibility must be declared on method "Min_Result"
(#1075) Line indented incorrectly; expected at least 72 spaces, found 0
(#1075) Variable "I" must be all lower-case
(#1075) Expected 1 space after closing parenthesis; found 0
(#1075) Opening brace must be the last content on the line
(#1075) Expected 1 space before "="; 0 found
(#1075) Expected 1 space after "="; 0 found
(#1075) Variable "I" must be all lower-case
(#1075) Expected 1 space before "="; 0 found
(#1075) Expected 1 space after "="; 0 found
(#1075) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1075) Variable "I" must be all lower-case
(#1075) Closing brace must be on a line by itself
(#1075) Visibility must be declared on method "fetch_assoc"
(#1076) Line indented incorrectly; expected at least 72 spaces, found 0
(#1076) Expected 1 space after closing parenthesis; found 0
(#1076) Opening brace must be the last content on the line
(#1077) Line indented incorrectly; expected at least 76 spaces, found 0
(#1077) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1077) Closing brace must be on a line by itself
(#1077) Visibility must be declared on method "fetch_row"
(#1078) Line indented incorrectly; expected at least 72 spaces, found 0
(#1078) Expected 1 space after closing parenthesis; found 0
(#1078) Opening brace must be the last content on the line
(#1079) Line indented incorrectly; expected at least 76 spaces, found 0
(#1079) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1079) Closing brace must be on a line by itself
(#1079) Visibility must be declared on method "fetch_field"
(#1080) Line indented incorrectly; expected at least 76 spaces, found 0
(#1080) Expected 1 space after closing parenthesis; found 0
(#1080) Opening brace must be the last content on the line
(#1080) Variable "J" must be all lower-case
(#1080) Expected 1 space before "="; 0 found
(#1080) Expected 1 space after "="; 0 found
(#1080) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1080) Commas (,) must be followed by white space.
(#1080) Variable "J" must be all lower-case
(#1080) Expected 1 space before "="; 0 found
(#1080) Expected 1 space after "="; 0 found
(#1080) Variable "J" must be all lower-case
(#1080) Variable "J" must be all lower-case
(#1080) Expected 1 space before "="; 0 found
(#1080) Expected 1 space after "="; 0 found
(#1080) Variable "J" must be all lower-case
(#1080) Variable "J" must be all lower-case
(#1080) Expected 1 space before "="; 0 found
(#1080) Expected 1 space after "="; 0 found
(#1080) Variable "J" must be all lower-case
(#1080) Expected 1 space before "?"; 0 found
(#1080) Expected 1 space after "?"; 0 found
(#1080) Expected 1 space before ":"; 0 found
(#1080) Expected 1 space after ":"; 0 found
(#1080) Variable "J" must be all lower-case
(#1080) Closing brace must be on a line by itself
(#1080) Line exceeds 132 characters; contains 160 characters
(#1080) Line exceeds 132 characters; contains 160 characters
(#1080) Line exceeds 132 characters; contains 160 characters
(#1080) Line exceeds 132 characters; contains 160 characters
(#1080) Line exceeds 132 characters; contains 160 characters
(#1080) Line exceeds 132 characters; contains 160 characters
(#1080) Line exceeds 132 characters; contains 160 characters
(#1080) Line exceeds 132 characters; contains 160 characters
(#1080) Visibility must be declared on method "__destruct"
(#1081) Line indented incorrectly; expected at least 76 spaces, found 0
(#1081) Expected 1 space after closing parenthesis; found 0
(#1081) Opening brace must be the last content on the line
(#1081) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1081) Closing brace must be on a line by itself
(#1081) Closing brace must be on a line by itself
(#1081) Closing brace must be on a line by itself
(#1081) Usage of ELSEIF not allowed; use ELSE IF instead
(#1081) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 243
(#1082) Line indented incorrectly; expected at least 72 spaces, found 0
(#1083) Line indented incorrectly; expected at least 72 spaces, found 0
(#1084) Line indented incorrectly; expected at least 72 spaces, found 0
(#1084) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1084) Scope modifier not specified for member variable "$extension"
(#1084) Expected 1 space before "="; 0 found
(#1084) Expected 1 space after "="; 0 found
(#1084) Visibility must be declared on method "connect"
(#1085) Line indented incorrectly; expected at least 76 spaces, found 0
(#1085) Variable "N" must be all lower-case
(#1085) Commas (,) must be followed by white space.
(#1085) Variable "V" must be all lower-case
(#1085) Commas (,) must be followed by white space.
(#1085) Variable "G" must be all lower-case
(#1085) Expected 1 space after closing parenthesis; found 0
(#1085) Opening brace must be the last content on the line
(#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) Variable "N" must be all lower-case
(#1085) Commas (,) must be followed by white space.
(#1085) Variable "V" must be all lower-case
(#1085) Commas (,) must be followed by white space.
(#1085) Variable "G" must be all lower-case
(#1085) Line exceeds 132 characters; contains 173 characters
(#1085) Line exceeds 132 characters; contains 173 characters
(#1085) Line exceeds 132 characters; contains 173 characters
(#1085) Line exceeds 132 characters; contains 173 characters
(#1085) Line exceeds 132 characters; contains 173 characters
(#1085) Line exceeds 132 characters; contains 173 characters
(#1085) Line exceeds 132 characters; contains 173 characters
(#1085) Line exceeds 132 characters; contains 173 characters
(#1086) Line indented incorrectly; expected at least 80 spaces, found 0
(#1086) Closing brace must be on a line by itself
(#1086) Visibility must be declared on method "select_db"
(#1087) Line indented incorrectly; expected at least 72 spaces, found 0
(#1087) Variable "Fb" must be all lower-case
(#1087) Expected 1 space after closing parenthesis; found 0
(#1087) Opening brace must be the last content on the line
(#1087) Variable "Fb" must be all lower-case
(#1087) Closing brace must be on a line by itself
(#1087) Visibility must be declared on method "query"
(#1088) Line indented incorrectly; expected at least 72 spaces, found 0
(#1088) Variable "H" must be all lower-case
(#1088) Commas (,) must be followed by white space.
(#1088) Expected 1 space after closing parenthesis; found 0
(#1088) Opening brace must be the last content on the line
(#1088) Commas (,) must be followed by white space.
(#1089) Line indented incorrectly; expected at least 76 spaces, found 0
(#1089) Variable "H" must be all lower-case
(#1089) Commas (,) must be followed by white space.
(#1089) Closing brace must be on a line by itself
(#1089) Closing brace must be on a line by itself
(#1089) Closing brace must be on a line by itself
(#1089) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 253
(#1090) Line indented incorrectly; expected at least 76 spaces, found 0
(#1091) Line indented incorrectly; expected at least 76 spaces, found 0
(#1092) Line indented incorrectly; expected at least 76 spaces, found 0
(#1092) Visibility must be declared on method "insert"
(#1093) Line indented incorrectly; expected at least 80 spaces, found 0
(#1093) Variable "Q" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Variable "O" must be all lower-case
(#1093) Expected 1 space after closing parenthesis; found 0
(#1093) Opening brace must be the last content on the line
(#1093) Variable "O" must be all lower-case
(#1093) Expected 1 space before "?"; 0 found
(#1093) Expected 1 space after "?"; 0 found
(#1093) Variable "Q" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Variable "O" must be all lower-case
(#1093) Expected 1 space before ":"; 0 found
(#1093) Expected 1 space after ":"; 0 found
(#1093) Variable "Q" must be all lower-case
(#1093) Closing brace must be on a line by itself
(#1093) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#1093) Visibility must be declared on method "insertUpdate"
(#1094) Line indented incorrectly; expected at least 80 spaces, found 0
(#1094) Variable "Q" must be all lower-case
(#1094) Commas (,) must be followed by white space.
(#1094) Variable "L" must be all lower-case
(#1094) Commas (,) must be followed by white space.
(#1094) Expected 1 space after closing parenthesis; found 0
(#1094) Opening brace must be the last content on the line
(#1094) Expected 1 space before "="; 0 found
(#1094) Expected 1 space after "="; 0 found
(#1094) Variable "L" must be all lower-case
(#1094) Expected 1 space before "="; 0 found
(#1094) Expected 1 space after "="; 0 found
(#1094) Variable "Q" must be all lower-case
(#1094) Commas (,) must be followed by white space.
(#1094) Variable "Oh" must be all lower-case
(#1094) Expected 1 space before "="; 0 found
(#1094) Expected 1 space after "="; 0 found
(#1094) Inline control structures are not allowed
(#1094) Expected 1 space after "as"; 0 found
(#1094) Line exceeds 132 characters; contains 135 characters
(#1094) Line exceeds 132 characters; contains 135 characters
(#1094) Line exceeds 132 characters; contains 135 characters
(#1094) Line exceeds 132 characters; contains 135 characters
(#1094) Line exceeds 132 characters; contains 135 characters
(#1094) Line exceeds 132 characters; contains 135 characters
(#1094) Line exceeds 132 characters; contains 135 characters
(#1094) Line exceeds 132 characters; contains 135 characters
(#1095) Line indented incorrectly; expected at least 84 spaces, found 0
(#1095) Variable "Oh" must be all lower-case
(#1095) Expected 1 space before "="; 0 found
(#1095) Expected 1 space after "="; 0 found
(#1095) Variable "Kg" must be all lower-case
(#1095) Expected 1 space before "="; 0 found
(#1095) Expected 1 space after "="; 0 found
(#1095) Commas (,) must be followed by white space.
(#1095) Variable "Oh" must be all lower-case
(#1095) Variable "Oh" must be all lower-case
(#1095) Expected 1 space before "="; 0 found
(#1095) Expected 1 space after "="; 0 found
(#1095) Expected 1 space before "="; 0 found
(#1095) Expected 1 space after "="; 0 found
(#1095) Expected "foreach (...) {\n"; found "foreach(...){"
(#1095) Expected 1 space after "as"; 0 found
(#1095) Variable "L" must be all lower-case
(#1096) Line indented incorrectly; expected at least 84 spaces, found 0
(#1096) Variable "O" must be all lower-case
(#1096) Variable "Y" must be all lower-case
(#1096) Expected 1 space before "="; 0 found
(#1096) Expected 1 space after "="; 0 found
(#1096) Commas (,) must be followed by white space.
(#1096) Variable "O" must be all lower-case
(#1096) Expected "if (...) {\n"; found "if(...){"
(#1096) Variable "Oh" must be all lower-case
(#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) Variable "Y" must be all lower-case
(#1096) Expected 1 space before "+"; 0 found
(#1096) Expected 1 space after "+"; 0 found
(#1096) Variable "Kg" must be all lower-case
(#1096) Expected 1 space before ">"; 0 found
(#1096) Expected 1 space after ">"; 0 found
(#1096) Inline control structures are not allowed
(#1096) Commas (,) must be followed by white space.
(#1096) Variable "Oh" must be all lower-case
(#1096) Variable "Kg" must be all lower-case
(#1096) Line exceeds 132 characters; contains 133 characters
(#1096) Line exceeds 132 characters; contains 133 characters
(#1096) Line exceeds 132 characters; contains 133 characters
(#1096) Line exceeds 132 characters; contains 133 characters
(#1096) Line exceeds 132 characters; contains 133 characters
(#1096) Line exceeds 132 characters; contains 133 characters
(#1096) Line exceeds 132 characters; contains 133 characters
(#1096) Line exceeds 132 characters; contains 133 characters
(#1097) Line indented incorrectly; expected at least 92 spaces, found 0
(#1097) Variable "Oh" must be all lower-case
(#1097) Expected 1 space before "="; 0 found
(#1097) Expected 1 space after "="; 0 found
(#1097) Expected 1 space before "="; 0 found
(#1097) Expected 1 space after "="; 0 found
(#1097) Closing brace must be on a line by itself
(#1097) Variable "Oh" must be all lower-case
(#1097) Expected 1 space before "="; 0 found
(#1097) Expected 1 space after "="; 0 found
(#1097) Variable "Y" must be all lower-case
(#1097) Expected 1 space before "+="; 0 found
(#1097) Expected 1 space after "+="; 0 found
(#1097) Variable "Y" must be all lower-case
(#1097) Expected 1 space before "+"; 0 found
(#1097) Expected 1 space after "+"; 0 found
(#1097) Closing brace must be on a line by itself
(#1098) Line indented incorrectly; expected at least 84 spaces, found 0
(#1098) Commas (,) must be followed by white space.
(#1098) Variable "Oh" must be all lower-case
(#1098) Variable "Kg" must be all lower-case
(#1098) Closing brace must be on a line by itself
(#1098) Closing brace must be on a line by itself
(#1099) Line indented incorrectly; expected at least 76 spaces, found 0
(#1099) Expected 1 space after closing parenthesis; found 0
(#1099) Opening brace must be the last content on the line
(#1099) The use of backticks in strings is not recommended
(#1099) The use of backticks in strings is not recommended
(#1099) Commas (,) must be followed by white space.
(#1099) The use of backticks in strings is not recommended
(#1099) Commas (,) must be followed by white space.
(#1099) The use of backticks in strings is not recommended
(#1099) Closing brace must be on a line by itself
(#1100) Line indented incorrectly; expected at least 76 spaces, found 0
(#1100) Expected 1 space after closing parenthesis; found 0
(#1100) Opening brace must be the last content on the line
(#1101) Line indented incorrectly; expected at least 80 spaces, found 0
(#1101) Closing brace must be on a line by itself
(#1102) Line indented incorrectly; expected at least 76 spaces, found 0
(#1102) Expected 1 space after closing parenthesis; found 0
(#1102) Opening brace must be the last content on the line
(#1102) Expected 1 space before "="; 0 found
(#1102) Expected 1 space after "="; 0 found
(#1103) Line indented incorrectly; expected at least 80 spaces, found 0
(#1103) Variable "Bb" must be all lower-case
(#1103) Expected 1 space before "="; 0 found
(#1103) Expected 1 space after "="; 0 found
(#1103) Expected "if (...) {\n"; found "if(...){"
(#1103) Variable "Bb" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Variable "Bb" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Variable "Bb" must be all lower-case
(#1103) Closing brace must be on a line by itself
(#1103) Variable "J" must be all lower-case
(#1103) Expected 1 space before "="; 0 found
(#1103) Expected 1 space after "="; 0 found
(#1103) Inline control structures are not allowed
(#1103) Variable "J" must be all lower-case
(#1103) Expected 1 space before "="; 0 found
(#1103) Expected 1 space after "="; 0 found
(#1103) Commas (,) must be followed by white space.
(#1103) Commas (,) must be followed by white space.
(#1103) Variable "J" must be all lower-case
(#1103) Expected 1 space before ">"; 0 found
(#1103) Expected 1 space after ">"; 0 found
(#1103) Variable "J" must be all lower-case
(#1103) Variable "J" must be all lower-case
(#1103) Expected 1 space before "="; 0 found
(#1103) Expected 1 space after "="; 0 found
(#1103) Variable "J" must be all lower-case
(#1103) Closing brace must be on a line by itself
(#1103) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1103) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1103) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1103) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1103) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1103) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1103) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1103) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1104) Line indented incorrectly; expected at least 80 spaces, found 0
(#1104) Variable "Ic" must be all lower-case
(#1104) Expected 1 space after closing parenthesis; found 0
(#1104) Opening brace must be the last content on the line
(#1104) Variable "J" must be all lower-case
(#1104) Expected 1 space before "="; 0 found
(#1104) Expected 1 space after "="; 0 found
(#1104) Expected "if (...) {\n"; found "if(...){"
(#1104) Variable "J" must be all lower-case
(#1104) Expected 1 space before "==="; 0 found
(#1104) Expected 1 space after "==="; 0 found
(#1104) Variable "H" must be all lower-case
(#1104) Expected 1 space before "="; 0 found
(#1104) Expected 1 space after "="; 0 found
(#1104) Expected 1 space before ">="; 0 found
(#1104) Expected 1 space after ">="; 0 found
(#1104) Expected 1 space before "?"; 0 found
(#1104) Expected 1 space after "?"; 0 found
(#1104) Expected 1 space before ":"; 0 found
(#1104) Expected 1 space after ":"; 0 found
(#1104) Variable "J" must be all lower-case
(#1104) Expected 1 space before "="; 0 found
(#1104) Expected 1 space after "="; 0 found
(#1104) Variable "Ic" must be all lower-case
(#1104) Expected 1 space before "?"; 0 found
(#1104) Expected 1 space after "?"; 0 found
(#1104) Variable "H" must be all lower-case
(#1104) Expected 1 space before ":"; 0 found
(#1104) Expected 1 space after ":"; 0 found
(#1104) Variable "H" must be all lower-case
(#1104) Commas (,) must be followed by white space.
(#1104) Variable "J" must be all lower-case
(#1104) Closing brace must be on a line by itself
(#1104) Variable "J" must be all lower-case
(#1104) Closing brace must be on a line by itself
(#1104) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1104) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1104) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1104) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1104) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1104) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1104) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1104) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1105) Line indented incorrectly; expected at least 80 spaces, found 0
(#1105) Variable "H" must be all lower-case
(#1105) Commas (,) must be followed by white space.
(#1105) Variable "Z" must be all lower-case
(#1105) Commas (,) must be followed by white space.
(#1105) Commas (,) must be followed by white space.
(#1105) Variable "D" must be all lower-case
(#1105) Commas (,) must be followed by white space.
(#1105) Expected 1 space after closing parenthesis; found 0
(#1105) Opening brace must be the last content on the line
(#1105) Variable "H" must be all lower-case
(#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
(#1105) Variable "D" must be all lower-case
(#1105) Expected 1 space before "?"; 0 found
(#1105) Expected 1 space after "?"; 0 found
(#1105) Variable "D" must be all lower-case
(#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
(#1105) Closing brace must be on a line by itself
(#1106) Line indented incorrectly; expected at least 80 spaces, found 0
(#1106) Variable "H" must be all lower-case
(#1106) Commas (,) must be followed by white space.
(#1106) Variable "Z" must be all lower-case
(#1106) Expected 1 space after closing parenthesis; found 0
(#1106) Opening brace must be the last content on the line
(#1107) Line indented incorrectly; expected at least 84 spaces, found 0
(#1107) Variable "H" must be all lower-case
(#1107) Commas (,) must be followed by white space.
(#1107) Variable "Z" must be all lower-case
(#1107) Commas (,) must be followed by white space.
(#1107) Closing brace must be on a line by itself
(#1108) Line indented incorrectly; expected at least 80 spaces, found 0
(#1108) Commas (,) must be followed by white space.
(#1108) Expected 1 space after closing parenthesis; found 0
(#1108) Opening brace must be the last content on the line
(#1108) Variable "J" must be all lower-case
(#1108) Expected 1 space before "="; 0 found
(#1108) Expected 1 space after "="; 0 found
(#1108) Expected 1 space before "="; 0 found
(#1108) Expected 1 space after "="; 0 found
(#1108) Commas (,) must be followed by white space.
(#1108) Inline control structures are not allowed
(#1108) Commas (,) must be followed by white space.
(#1108) Commas (,) must be followed by white space.
(#1108) Variable "B" must be all lower-case
(#1108) Variable "J" must be all lower-case
(#1108) Expected 1 space before "="; 0 found
(#1108) Expected 1 space after "="; 0 found
(#1108) Variable "B" must be all lower-case
(#1108) Inline control structures are not allowed
(#1108) Usage of ELSEIF not allowed; use ELSE IF instead
(#1108) Commas (,) must be followed by white space.
(#1108) Commas (,) must be followed by white space.
(#1108) Variable "B" must be all lower-case
(#1108) Variable "J" must be all lower-case
(#1108) Expected 1 space before "="; 0 found
(#1108) Expected 1 space after "="; 0 found
(#1108) Variable "B" must be all lower-case
(#1108) Variable "J" must be all lower-case
(#1108) Closing brace must be on a line by itself
(#1108) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1108) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1108) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1108) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1108) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1108) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1108) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1108) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1109) Line indented incorrectly; expected at least 80 spaces, found 0
(#1109) Expected 1 space after closing parenthesis; found 0
(#1109) Opening brace must be the last content on the line
(#1109) Variable "J" must be all lower-case
(#1109) Expected 1 space before "="; 0 found
(#1109) Expected 1 space after "="; 0 found
(#1109) Expected "foreach (...) {\n"; found "foreach(...){"
(#1109) Expected 1 space before "as"; 0 found
(#1109) Expected 1 space after "as"; 0 found
(#1109) Variable "K" must be all lower-case
(#1109) Inline control structures are not allowed
(#1109) Commas (,) must be followed by white space.
(#1109) Variable "K" must be all lower-case
(#1109) Variable "J" must be all lower-case
(#1109) Expected 1 space before "="; 0 found
(#1109) Expected 1 space after "="; 0 found
(#1109) Variable "K" must be all lower-case
(#1109) Closing brace must be on a line by itself
(#1109) Variable "J" must be all lower-case
(#1109) Closing brace must be on a line by itself
(#1109) Line exceeds 132 characters; contains 141 characters
(#1109) Line exceeds 132 characters; contains 141 characters
(#1109) Line exceeds 132 characters; contains 141 characters
(#1109) Line exceeds 132 characters; contains 141 characters
(#1109) Line exceeds 132 characters; contains 141 characters
(#1109) Line exceeds 132 characters; contains 141 characters
(#1109) Line exceeds 132 characters; contains 141 characters
(#1109) Line exceeds 132 characters; contains 141 characters
(#1110) Line indented incorrectly; expected at least 80 spaces, found 0
(#1110) Expected 1 space after closing parenthesis; found 0
(#1110) Opening brace must be the last content on the line
(#1110) Closing brace must be on a line by itself
(#1111) Line indented incorrectly; expected at least 80 spaces, found 0
(#1111) Expected 1 space after closing parenthesis; found 0
(#1111) Opening brace must be the last content on the line
(#1112) Line indented incorrectly; expected at least 84 spaces, found 0
(#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
(#1112) Expected 1 space before ":"; 0 found
(#1112) Expected 1 space after ":"; 0 found
(#1112) Closing brace must be on a line by itself
(#1112) Line exceeds 132 characters; contains 171 characters
(#1112) Line exceeds 132 characters; contains 171 characters
(#1112) Line exceeds 132 characters; contains 171 characters
(#1112) Line exceeds 132 characters; contains 171 characters
(#1112) Line exceeds 132 characters; contains 171 characters
(#1112) Line exceeds 132 characters; contains 171 characters
(#1112) Line exceeds 132 characters; contains 171 characters
(#1112) Line exceeds 132 characters; contains 171 characters
(#1113) Line indented incorrectly; expected at least 80 spaces, found 0
(#1113) Expected 1 space after closing parenthesis; found 0
(#1113) Opening brace must be the last content on the line
(#1113) Variable "J" must be all lower-case
(#1113) Expected 1 space before "="; 0 found
(#1113) Expected 1 space after "="; 0 found
(#1113) Inline control structures are not allowed
(#1113) Expected 1 space after "as"; 0 found
(#1114) Line indented incorrectly; expected at least 84 spaces, found 0
(#1114) Variable "J" must be all lower-case
(#1114) Expected 1 space before "="; 0 found
(#1114) Expected 1 space after "="; 0 found
(#1114) Variable "J" must be all lower-case
(#1114) Closing brace must be on a line by itself
(#1115) Line indented incorrectly; expected at least 84 spaces, found 0
(#1115) Variable "C" must be all lower-case
(#1115) Commas (,) must be followed by white space.
(#1115) Variable "Bc" must be all lower-case
(#1115) Expected 1 space after closing parenthesis; found 0
(#1115) Opening brace must be the last content on the line
(#1115) Variable "J" must be all lower-case
(#1115) Expected 1 space before "="; 0 found
(#1115) Expected 1 space after "="; 0 found
(#1115) Expected "foreach (...) {\n"; found "foreach(...){"
(#1115) Expected 1 space before "as"; 0 found
(#1115) Expected 1 space after "as"; 0 found
(#1115) Variable "Bc" must be all lower-case
(#1115) Expected 1 space before ">="; 0 found
(#1115) Expected 1 space after ">="; 0 found
(#1115) Expected 1 space before "?"; 0 found
(#1115) Expected 1 space after "?"; 0 found
(#1115) Variable "C" must be all lower-case
(#1115) Expected 1 space before "!="; 0 found
(#1115) Expected 1 space after "!="; 0 found
(#1115) Expected 1 space before "?"; 0 found
(#1115) Expected 1 space after "?"; 0 found
(#1115) Variable "C" must be all lower-case
(#1115) Expected 1 space before ":"; 0 found
(#1115) Expected 1 space after ":"; 0 found
(#1115) Expected 1 space before ":"; 0 found
(#1115) Expected 1 space after ":"; 0 found
(#1115) Variable "C" must be all lower-case
(#1115) Expected 1 space before "!="; 0 found
(#1115) Expected 1 space after "!="; 0 found
(#1115) Expected 1 space before "?"; 0 found
(#1115) Expected 1 space after "?"; 0 found
(#1115) Variable "C" must be all lower-case
(#1115) Commas (,) must be followed by white space.
(#1115) Expected 1 space before ":"; 0 found
(#1115) Expected 1 space after ":"; 0 found
(#1115) Variable "K" must be all lower-case
(#1115) Inline control structures are not allowed
(#1115) Variable "K" must be all lower-case
(#1115) Expected 1 space before "=="; 0 found
(#1115) Expected 1 space after "=="; 0 found
(#1115) Variable "K" must be all lower-case
(#1115) Expected 1 space before "="; 0 found
(#1115) Expected 1 space after "="; 0 found
(#1115) Commas (,) must be followed by white space.
(#1115) Commas (,) must be followed by white space.
(#1115) Variable "K" must be all lower-case
(#1115) Inline control structures are not allowed
(#1115) Variable "K" must be all lower-case
(#1115) Variable "K" must be all lower-case
(#1115) Expected 1 space before "="; 0 found
(#1115) Expected 1 space after "="; 0 found
(#1115) Inline control structures are not allowed
(#1115) Variable "C" must be all lower-case
(#1115) Expected 1 space before "!="; 0 found
(#1115) Expected 1 space after "!="; 0 found
(#1115) Variable "K" must be all lower-case
(#1115) Variable "J" must be all lower-case
(#1115) Variable "K" must be all lower-case
(#1115) Expected 1 space before "="; 0 found
(#1115) Expected 1 space after "="; 0 found
(#1115) Variable "K" must be all lower-case
(#1115) Closing brace must be on a line by itself
(#1115) Variable "J" must be all lower-case
(#1115) Closing brace must be on a line by itself
(#1115) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1115) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1115) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1115) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1115) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1115) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1115) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1115) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1116) Line indented incorrectly; expected at least 84 spaces, found 0
(#1116) Variable "R" must be all lower-case
(#1116) Expected 1 space after closing parenthesis; found 0
(#1116) Opening brace must be the last content on the line
(#1116) Variable "R" must be all lower-case
(#1116) Expected 1 space before "==="; 0 found
(#1116) Expected 1 space after "==="; 0 found
(#1116) Closing brace must be on a line by itself
(#1117) Line indented incorrectly; expected at least 84 spaces, found 0
(#1117) Variable "R" must be all lower-case
(#1117) Expected 1 space after closing parenthesis; found 0
(#1117) Opening brace must be the last content on the line
(#1118) Line indented incorrectly; expected at least 88 spaces, found 0
(#1118) Commas (,) must be followed by white space.
(#1118) Variable "R" must be all lower-case
(#1118) Closing brace must be on a line by itself
(#1119) Line indented incorrectly; expected at least 84 spaces, found 0
(#1119) Variable "Q" must be all lower-case
(#1119) Expected 1 space after closing parenthesis; found 0
(#1119) Opening brace must be the last content on the line
(#1119) Variable "J" must be all lower-case
(#1119) Expected 1 space before "="; 0 found
(#1119) Expected 1 space after "="; 0 found
(#1119) Expected "foreach (...) {\n"; found "foreach(...){"
(#1119) Expected 1 space before "as"; 0 found
(#1119) Expected 1 space after "as"; 0 found
(#1119) Variable "Q" must be all lower-case
(#1119) Variable "K" must be all lower-case
(#1119) Commas (,) must be followed by white space.
(#1119) Variable "K" must be all lower-case
(#1119) Commas (,) must be followed by white space.
(#1119) Variable "B" must be all lower-case
(#1119) Variable "J" must be all lower-case
(#1119) Variable "K" must be all lower-case
(#1119) Expected 1 space before "="; 0 found
(#1119) Expected 1 space after "="; 0 found
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Variable "K" must be all lower-case
(#1119) Commas (,) must be followed by white space.
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Variable "K" must be all lower-case
(#1119) Commas (,) must be followed by white space.
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Variable "B" must be all lower-case
(#1119) Commas (,) must be followed by white space.
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Variable "B" must be all lower-case
(#1119) Commas (,) must be followed by white space.
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Variable "B" must be all lower-case
(#1119) Variable "B" must be all lower-case
(#1119) Commas (,) must be followed by white space.
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Variable "K" must be all lower-case
(#1119) Expected 1 space before "!="; 0 found
(#1119) Expected 1 space after "!="; 0 found
(#1119) Commas (,) must be followed by white space.
(#1119) Variable "B" must be all lower-case
(#1119) Expected 1 space before "?"; 0 found
(#1119) Expected 1 space after "?"; 0 found
(#1119) Variable "K" must be all lower-case
(#1119) Expected 1 space before ":"; 0 found
(#1119) Expected 1 space after ":"; 0 found
(#1119) Commas (,) must be followed by white space.
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Variable "K" must be all lower-case
(#1119) Expected 1 space before "=="; 0 found
(#1119) Expected 1 space after "=="; 0 found
(#1119) Commas (,) must be followed by white space.
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Variable "K" must be all lower-case
(#1119) Expected 1 space before "=="; 0 found
(#1119) Expected 1 space after "=="; 0 found
(#1119) Commas (,) must be followed by white space.
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Commas (,) must be followed by white space.
(#1119) Variable "K" must be all lower-case
(#1119) Commas (,) must be followed by white space.
(#1119) Variable "B" must be all lower-case
(#1119) Expected 1 space before "?"; 0 found
(#1119) Expected 1 space after "?"; 0 found
(#1119) Variable "B" must be all lower-case
(#1119) Expected 1 space before ":"; 0 found
(#1119) Expected 1 space after ":"; 0 found
(#1119) Commas (,) must be followed by white space.
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Variable "K" must be all lower-case
(#1119) Commas (,) must be followed by white space.
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Commas (,) must be followed by white space.
(#1119) Variable "K" must be all lower-case
(#1119) Commas (,) must be followed by white space.
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Variable "K" must be all lower-case
(#1119) Commas (,) must be followed by white space.
(#1119) Expected 1 space before "=>"; 0 found
(#1119) Expected 1 space after "=>"; 0 found
(#1119) Variable "K" must be all lower-case
(#1119) Expected 1 space before "=="; 0 found
(#1119) Expected 1 space after "=="; 0 found
(#1119) Commas (,) must be followed by white space.
(#1119) Closing brace must be on a line by itself
(#1119) Variable "J" must be all lower-case
(#1119) Closing brace must be on a line by itself
(#1119) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1119) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1119) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1119) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1119) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1119) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1119) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1119) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1120) Line indented incorrectly; expected at least 84 spaces, found 0
(#1120) Variable "Q" must be all lower-case
(#1120) Commas (,) must be followed by white space.
(#1120) Expected 1 space after closing parenthesis; found 0
(#1120) Opening brace must be the last content on the line
(#1120) Variable "J" must be all lower-case
(#1120) Expected 1 space before "="; 0 found
(#1120) Expected 1 space after "="; 0 found
(#1120) Expected "foreach (...) {\n"; found "foreach(...){"
(#1120) Expected 1 space before "as"; 0 found
(#1120) Expected 1 space after "as"; 0 found
(#1120) Variable "Q" must be all lower-case
(#1120) Commas (,) must be followed by white space.
(#1120) Variable "K" must be all lower-case
(#1120) Variable "J" must be all lower-case
(#1120) Variable "K" must be all lower-case
(#1120) Expected 1 space before "="; 0 found
(#1120) Expected 1 space after "="; 0 found
(#1120) Variable "K" must be all lower-case
(#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) Variable "K" must be all lower-case
(#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) Variable "K" must be all lower-case
(#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) Variable "J" must be all lower-case
(#1120) Variable "K" must be all lower-case
(#1120) Expected 1 space before "="; 0 found
(#1120) Expected 1 space after "="; 0 found
(#1120) Variable "K" must be all lower-case
(#1120) Variable "J" must be all lower-case
(#1120) Variable "K" must be all lower-case
(#1120) Expected 1 space before "="; 0 found
(#1120) Expected 1 space after "="; 0 found
(#1120) Variable "K" must be all lower-case
(#1120) Variable "J" must be all lower-case
(#1120) Variable "K" must be all lower-case
(#1120) Expected 1 space before "="; 0 found
(#1120) Expected 1 space after "="; 0 found
(#1120) Closing brace must be on a line by itself
(#1120) Variable "J" must be all lower-case
(#1120) Closing brace must be on a line by itself
(#1120) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1120) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1120) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1120) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1120) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1120) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1120) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1120) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1121) Line indented incorrectly; expected at least 84 spaces, found 0
(#1121) Variable "Q" must be all lower-case
(#1121) Expected 1 space after closing parenthesis; found 0
(#1121) Opening brace must be the last content on the line
(#1121) Commas (,) must be followed by white space.
(#1121) Variable "Ke" must be all lower-case
(#1121) Scope keyword "static" must be followed by a single space
(#1121) Expected 1 space before "="; 0 found
(#1121) Expected 1 space after "="; 0 found
(#1121) The use of backticks in strings is not recommended
(#1121) Variable "J" must be all lower-case
(#1121) Expected 1 space before "="; 0 found
(#1121) Expected 1 space after "="; 0 found
(#1121) Variable "_b" must not contain underscores.
(#1121) Expected 1 space before "="; 0 found
(#1121) Expected 1 space after "="; 0 found
(#1121) Variable "Q" must be all lower-case
(#1121) Commas (,) must be followed by white space.
(#1121) Expected "if (...) {\n"; found "if(...){"
(#1121) Variable "_b" must not contain underscores.
(#1121) Commas (,) must be followed by white space.
(#1121) Variable "_b" must not contain underscores.
(#1121) Commas (,) must be followed by white space.
(#1121) Commas (,) must be followed by white space.
(#1121) Expected "foreach (...) {\n"; found "foreach(...){"
(#1121) Expected 1 space after "as"; 0 found
(#1121) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1121) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1121) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1121) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1121) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1121) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1121) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1121) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1122) Line indented incorrectly; expected at least 92 spaces, found 0
(#1122) Variable "B" must be all lower-case
(#1122) Commas (,) must be followed by white space.
(#1122) Variable "B" must be all lower-case
(#1122) Commas (,) must be followed by white space.
(#1122) Variable "_g" must not contain underscores.
(#1122) Commas (,) must be followed by white space.
(#1122) Variable "B" must be all lower-case
(#1122) Commas (,) must be followed by white space.
(#1122) Variable "Xg" must be all lower-case
(#1122) Variable "J" must be all lower-case
(#1122) Variable "B" must be all lower-case
(#1122) Expected 1 space before "="; 0 found
(#1122) Expected 1 space after "="; 0 found
(#1122) Expected 1 space before "=>"; 0 found
(#1122) Expected 1 space after "=>"; 0 found
(#1122) Variable "B" must be all lower-case
(#1122) Expected 1 space before "!="; 0 found
(#1122) Expected 1 space after "!="; 0 found
(#1122) Expected 1 space before "?"; 0 found
(#1122) Expected 1 space after "?"; 0 found
(#1122) Variable "B" must be all lower-case
(#1122) Expected 1 space before ":"; 0 found
(#1122) Expected 1 space after ":"; 0 found
(#1122) Variable "B" must be all lower-case
(#1122) Commas (,) must be followed by white space.
(#1122) Expected 1 space before "=>"; 0 found
(#1122) Expected 1 space after "=>"; 0 found
(#1122) Variable "B" must be all lower-case
(#1122) Expected 1 space before "!="; 0 found
(#1122) Expected 1 space after "!="; 0 found
(#1122) Expected 1 space before "?"; 0 found
(#1122) Expected 1 space after "?"; 0 found
(#1122) Variable "B" must be all lower-case
(#1122) Expected 1 space before ":"; 0 found
(#1122) Expected 1 space after ":"; 0 found
(#1122) Variable "B" must be all lower-case
(#1122) Commas (,) must be followed by white space.
(#1122) Expected 1 space before "=>"; 0 found
(#1122) Expected 1 space after "=>"; 0 found
(#1122) Commas (,) must be followed by white space.
(#1122) Variable "_g" must not contain underscores.
(#1122) Commas (,) must be followed by white space.
(#1122) Expected 1 space before "=>"; 0 found
(#1122) Expected 1 space after "=>"; 0 found
(#1122) Commas (,) must be followed by white space.
(#1122) Variable "Xg" must be all lower-case
(#1122) Commas (,) must be followed by white space.
(#1122) Expected 1 space before "=>"; 0 found
(#1122) Expected 1 space after "=>"; 0 found
(#1122) Variable "B" must be all lower-case
(#1122) Expected 1 space before "?"; 0 found
(#1122) Expected 1 space after "?"; 0 found
(#1122) Variable "B" must be all lower-case
(#1122) Expected 1 space before ":"; 0 found
(#1122) Expected 1 space after ":"; 0 found
(#1122) Commas (,) must be followed by white space.
(#1122) Expected 1 space before "=>"; 0 found
(#1122) Expected 1 space after "=>"; 0 found
(#1122) Variable "B" must be all lower-case
(#1122) Expected 1 space before "?"; 0 found
(#1122) Expected 1 space after "?"; 0 found
(#1122) Variable "B" must be all lower-case
(#1122) Expected 1 space before ":"; 0 found
(#1122) Expected 1 space after ":"; 0 found
(#1122) Commas (,) must be followed by white space.
(#1122) Closing brace must be on a line by itself
(#1122) Closing brace must be on a line by itself
(#1122) Variable "J" must be all lower-case
(#1122) Closing brace must be on a line by itself
(#1122) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1122) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1122) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1122) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1122) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1122) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1122) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1122) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1123) Line indented incorrectly; expected at least 84 spaces, found 0
(#1123) Variable "C" must be all lower-case
(#1123) Expected 1 space after closing parenthesis; found 0
(#1123) Opening brace must be the last content on the line
(#1124) Line indented incorrectly; expected at least 88 spaces, found 0
(#1124) Expected 1 space before "=>"; 0 found
(#1124) Expected 1 space after "=>"; 0 found
(#1124) The use of backticks in strings is not recommended
(#1124) Commas (,) must be followed by white space.
(#1124) Commas (,) must be followed by white space.
(#1124) Variable "C" must be all lower-case
(#1124) Commas (,) must be followed by white space.
(#1124) Closing brace must be on a line by itself
(#1125) Line indented incorrectly; expected at least 92 spaces, found 0
(#1125) Expected 1 space after closing parenthesis; found 0
(#1125) Opening brace must be the last content on the line
(#1125) Variable "J" must be all lower-case
(#1125) Expected 1 space before "="; 0 found
(#1125) Expected 1 space after "="; 0 found
(#1125) Expected "foreach (...) {\n"; found "foreach(...){"
(#1125) Expected 1 space before "as"; 0 found
(#1125) Expected 1 space after "as"; 0 found
(#1125) Variable "K" must be all lower-case
(#1125) Inline control structures are not allowed
(#1125) Variable "K" must be all lower-case
(#1125) Variable "J" must be all lower-case
(#1125) Variable "K" must be all lower-case
(#1125) Expected 1 space before "="; 0 found
(#1125) Expected 1 space after "="; 0 found
(#1125) Variable "K" must be all lower-case
(#1125) Inline control structures are not allowed
(#1125) Variable "J" must be all lower-case
(#1125) Variable "K" must be all lower-case
(#1125) Expected 1 space before "="; 0 found
(#1125) Expected 1 space after "="; 0 found
(#1125) Variable "K" must be all lower-case
(#1125) Closing brace must be on a line by itself
(#1125) Variable "J" must be all lower-case
(#1125) Inline control structures are not allowed
(#1125) Expected 1 space before "=>"; 0 found
(#1125) Expected 1 space after "=>"; 0 found
(#1125) Expected 1 space after "as"; 0 found
(#1125) Line exceeds 132 characters; contains 180 characters
(#1125) Line exceeds 132 characters; contains 180 characters
(#1125) Line exceeds 132 characters; contains 180 characters
(#1125) Line exceeds 132 characters; contains 180 characters
(#1125) Line exceeds 132 characters; contains 180 characters
(#1125) Line exceeds 132 characters; contains 180 characters
(#1125) Line exceeds 132 characters; contains 180 characters
(#1125) Line exceeds 132 characters; contains 180 characters
(#1125) Variable "J" must be all lower-case
(#1126) Line indented incorrectly; expected at least 96 spaces, found 0
(#1126) Expected 1 space before "=>"; 0 found
(#1126) Expected 1 space after "=>"; 0 found
(#1126) Variable "X" must be all lower-case
(#1126) Variable "J" must be all lower-case
(#1126) Variable "J" must be all lower-case
(#1126) Closing brace must be on a line by itself
(#1127) Line indented incorrectly; expected at least 88 spaces, found 0
(#1127) Expected 1 space after closing parenthesis; found 0
(#1127) Opening brace must be the last content on the line
(#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
(#1127) Expected 1 space before "=="; 0 found
(#1127) Expected 1 space after "=="; 0 found
(#1127) Closing brace must be on a line by itself
(#1127) Line exceeds 132 characters; contains 144 characters
(#1127) Line exceeds 132 characters; contains 144 characters
(#1127) Line exceeds 132 characters; contains 144 characters
(#1127) Line exceeds 132 characters; contains 144 characters
(#1127) Line exceeds 132 characters; contains 144 characters
(#1127) Line exceeds 132 characters; contains 144 characters
(#1127) Line exceeds 132 characters; contains 144 characters
(#1127) Line exceeds 132 characters; contains 144 characters
(#1128) Line indented incorrectly; expected at least 88 spaces, found 0
(#1128) Expected 1 space after closing parenthesis; found 0
(#1128) Opening brace must be the last content on the line
(#1129) Line indented incorrectly; expected at least 92 spaces, found 0
(#1129) Commas (,) must be followed by white space.
(#1129) Commas (,) must be followed by white space.
(#1129) Closing brace must be on a line by itself
(#1130) Line indented incorrectly; expected at least 88 spaces, found 0
(#1130) Expected 1 space after closing parenthesis; found 0
(#1130) Opening brace must be the last content on the line
(#1130) Inline control structures are not allowed
(#1130) Commas (,) must be followed by white space.
(#1130) Commas (,) must be followed by white space.
(#1130) Variable "Uf" must be all lower-case
(#1130) Variable "Uf" must be all lower-case
(#1130) Expected 1 space before "-"; 0 found
(#1130) Expected 1 space after "-"; 0 found
(#1130) Closing brace must be on a line by itself
(#1131) Line indented incorrectly; expected at least 88 spaces, found 0
(#1131) Commas (,) must be followed by white space.
(#1131) Expected 1 space after closing parenthesis; found 0
(#1131) Opening brace must be the last content on the line
(#1131) Commas (,) must be followed by white space.
(#1132) Line indented incorrectly; expected at least 92 spaces, found 0
(#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
(#1132) Closing brace must be on a line by itself
(#1133) Line indented incorrectly; expected at least 88 spaces, found 0
(#1133) Expected 1 space after closing parenthesis; found 0
(#1133) Opening brace must be the last content on the line
(#1133) Commas (,) must be followed by white space.
(#1134) Line indented incorrectly; expected at least 92 spaces, found 0
(#1134) Commas (,) must be followed by white space.
(#1134) Commas (,) must be followed by white space.
(#1134) Closing brace must be on a line by itself
(#1135) Line indented incorrectly; expected at least 92 spaces, found 0
(#1135) Variable "C" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Expected 1 space after closing parenthesis; found 0
(#1135) Opening brace must be the last content on the line
(#1135) Expected "if (...) {\n"; found "if(...){"
(#1135) Variable "C" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Variable "Wf" must be all lower-case
(#1135) Expected 1 space before "="; 0 found
(#1135) 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 "as"; 0 found
(#1135) Expected 1 space after "as"; 0 found
(#1135) Variable "Q" must be all lower-case
(#1135) Expected 1 space before "=>"; 0 found
(#1135) Expected 1 space after "=>"; 0 found
(#1135) Variable "U" must be all lower-case
(#1135) Variable "Wf" must be all lower-case
(#1135) Expected 1 space before "="; 0 found
(#1135) Expected 1 space after "="; 0 found
(#1135) Variable "Q" must be all lower-case
(#1135) Variable "C" must be all lower-case
(#1135) Variable "Q" must be all lower-case
(#1135) Expected "if (...) {\n"; found "if(...){"
(#1135) Variable "Wf" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Variable "Wf" must be all lower-case
(#1135) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1135) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1135) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1135) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1135) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1135) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1135) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1135) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1136) Line indented incorrectly; expected at least 104 spaces, found 0
(#1136) Closing brace must be on a line by itself
(#1136) Closing brace must be on a line by itself
(#1137) Line indented incorrectly; expected at least 92 spaces, found 0
(#1137) Closing brace must be on a line by itself
(#1138) Line indented incorrectly; expected at least 92 spaces, found 0
(#1138) Expected 1 space after closing parenthesis; found 0
(#1138) Opening brace must be the last content on the line
(#1138) Variable "La" must be all lower-case
(#1138) Expected 1 space before "="; 0 found
(#1138) Expected 1 space after "="; 0 found
(#1138) Expected "if (...) {\n"; found "if(...){"
(#1138) Expected 1 space before "!="; 0 found
(#1138) Expected 1 space after "!="; 0 found
(#1138) Expected "foreach (...) {\n"; found "foreach(...){"
(#1138) Expected 1 space before "as"; 0 found
(#1138) Expected 1 space after "as"; 0 found
(#1138) Expected "if (...) {\n"; found "if(...){"
(#1138) Commas (,) must be followed by white space.
(#1138) Commas (,) must be followed by white space.
(#1138) Variable "La" must be all lower-case
(#1138) Expected 1 space before "="; 0 found
(#1138) Expected 1 space after "="; 0 found
(#1138) Closing brace must be on a line by itself
(#1138) Inline control structures are not allowed
(#1138) Expected 1 space before "=="; 0 found
(#1138) Expected 1 space after "=="; 0 found
(#1138) Variable "La" must be all lower-case
(#1138) Expected 1 space before "="; 0 found
(#1138) Expected 1 space after "="; 0 found
(#1138) Closing brace must be on a line by itself
(#1138) Closing brace must be on a line by itself
(#1138) Variable "La" must be all lower-case
(#1138) Closing brace must be on a line by itself
(#1138) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1138) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1138) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1138) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1138) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1138) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1138) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1138) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1139) Line indented incorrectly; expected at least 92 spaces, found 0
(#1139) Variable "Q" must be all lower-case
(#1139) Commas (,) must be followed by white space.
(#1139) Variable "C" must be all lower-case
(#1139) Commas (,) must be followed by white space.
(#1139) Commas (,) must be followed by white space.
(#1139) Variable "Jc" must be all lower-case
(#1139) Commas (,) must be followed by white space.
(#1139) Commas (,) must be followed by white space.
(#1139) Commas (,) must be followed by white space.
(#1139) Commas (,) must be followed by white space.
(#1139) Variable "Ka" must be all lower-case
(#1139) Commas (,) must be followed by white space.
(#1139) Expected 1 space after closing parenthesis; found 0
(#1139) Opening brace must be the last content on the line
(#1139) Expected 1 space before "="; 0 found
(#1139) Expected 1 space after "="; 0 found
(#1139) Inline control structures are not allowed
(#1139) Expected 1 space after "as"; 0 found
(#1140) Line indented incorrectly; expected at least 96 spaces, found 0
(#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) Variable "Q" must be all lower-case
(#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
(#1140) Variable "Q" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1140) Variable "Jc" must be all lower-case
(#1140) Variable "Eg" must be all lower-case
(#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) Variable "Ka" must be all lower-case
(#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) Variable "Ka" must be all lower-case
(#1140) Expected 1 space before ":"; 0 found
(#1140) Expected 1 space after ":"; 0 found
(#1140) Inline control structures are not allowed
(#1140) Variable "Q" must be all lower-case
(#1140) Expected 1 space before "=="; 0 found
(#1140) Expected 1 space after "=="; 0 found
(#1140) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1140) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1140) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1140) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1140) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1140) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1140) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1140) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1141) Line indented incorrectly; expected at least 96 spaces, found 0
(#1141) Variable "C" must be all lower-case
(#1141) Commas (,) must be followed by white space.
(#1141) Variable "Eg" must be all lower-case
(#1141) Inline control structures are not allowed
(#1141) Variable "Q" must be all lower-case
(#1141) Expected 1 space before "!="; 0 found
(#1141) Expected 1 space after "!="; 0 found
(#1141) Variable "C" must be all lower-case
(#1141) Expected 1 space before "="; 0 found
(#1141) Expected 1 space after "="; 0 found
(#1141) Variable "C" must be all lower-case
(#1141) Expected 1 space before "="; 0 found
(#1141) Expected 1 space after "="; 0 found
(#1141) Variable "Eg" must be all lower-case
(#1142) Line indented incorrectly; expected at least 96 spaces, found 0
(#1142) Variable "Q" must be all lower-case
(#1142) Commas (,) must be followed by white space.
(#1142) Closing brace must be on a line by itself
(#1143) Line indented incorrectly; expected at least 92 spaces, found 0
(#1143) Variable "Q" must be all lower-case
(#1143) Commas (,) must be followed by white space.
(#1143) Expected 1 space after closing parenthesis; found 0
(#1143) Opening brace must be the last content on the line
(#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 after "as"; 0 found
(#1144) Line indented incorrectly; expected at least 96 spaces, found 0
(#1144) Expected 1 space before "=>"; 0 found
(#1144) Expected 1 space after "=>"; 0 found
(#1144) Variable "X" must be all lower-case
(#1144) Expected 1 space before "="; 0 found
(#1144) Expected 1 space after "="; 0 found
(#1144) Variable "X" must be all lower-case
(#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) Variable "X" must be all lower-case
(#1144) Expected 1 space before ":"; 0 found
(#1144) Expected 1 space after ":"; 0 found
(#1144) Variable "X" must be all lower-case
(#1144) Variable "X" must be all lower-case
(#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
(#1144) Variable "X" must be all lower-case
(#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) Variable "X" must be all lower-case
(#1144) Expected 1 space before ":"; 0 found
(#1144) Expected 1 space after ":"; 0 found
(#1144) Commas (,) must be followed by white space.
(#1144) Variable "X" must be all lower-case
(#1144) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1144) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1144) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1144) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1144) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1144) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1144) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1144) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1145) Line indented incorrectly; expected at least 96 spaces, found 0
(#1145) Variable "Q" must be all lower-case
(#1145) Commas (,) must be followed by white space.
(#1145) Closing brace must be on a line by itself
(#1146) Line indented incorrectly; expected at least 96 spaces, found 0
(#1146) Variable "S" must be all lower-case
(#1146) Expected 1 space after closing parenthesis; found 0
(#1146) Opening brace must be the last content on the line
(#1147) Line indented incorrectly; expected at least 100 spaces, found 0
(#1147) Commas (,) must be followed by white space.
(#1147) Variable "S" must be all lower-case
(#1147) Closing brace must be on a line by itself
(#1148) Line indented incorrectly; expected at least 96 spaces, found 0
(#1148) Variable "Th" must be all lower-case
(#1148) Expected 1 space after closing parenthesis; found 0
(#1148) Opening brace must be the last content on the line
(#1149) Line indented incorrectly; expected at least 100 spaces, found 0
(#1149) Commas (,) must be followed by white space.
(#1149) Commas (,) must be followed by white space.
(#1149) Variable "Th" must be all lower-case
(#1149) Closing brace must be on a line by itself
(#1150) Line indented incorrectly; expected at least 100 spaces, found 0
(#1150) Variable "S" must be all lower-case
(#1150) Expected 1 space after closing parenthesis; found 0
(#1150) Opening brace must be the last content on the line
(#1151) Line indented incorrectly; expected at least 104 spaces, found 0
(#1151) Commas (,) must be followed by white space.
(#1151) Commas (,) must be followed by white space.
(#1151) Variable "S" must be all lower-case
(#1151) Closing brace must be on a line by itself
(#1152) Line indented incorrectly; expected at least 100 spaces, found 0
(#1152) Variable "S" must be all lower-case
(#1152) Commas (,) must be followed by white space.
(#1152) Variable "Th" must be all lower-case
(#1152) Commas (,) must be followed by white space.
(#1152) Variable "Xg" must be all lower-case
(#1152) Expected 1 space after closing parenthesis; found 0
(#1152) Opening brace must be the last content on the line
(#1152) Variable "Wf" must be all lower-case
(#1152) Expected 1 space before "="; 0 found
(#1152) Expected 1 space after "="; 0 found
(#1152) Inline control structures are not allowed
(#1152) Expected 1 space before "as"; 0 found
(#1152) Expected 1 space after "as"; 0 found
(#1152) Variable "S" must be all lower-case
(#1152) Commas (,) must be followed by white space.
(#1152) Variable "Th" must be all lower-case
(#1152) Variable "Q" must be all lower-case
(#1152) Variable "Wf" must be all lower-case
(#1152) Expected 1 space before "="; 0 found
(#1152) Expected 1 space after "="; 0 found
(#1152) Variable "Q" must be all lower-case
(#1152) Variable "Xg" must be all lower-case
(#1152) Variable "Q" must be all lower-case
(#1153) Line indented incorrectly; expected at least 104 spaces, found 0
(#1153) Commas (,) must be followed by white space.
(#1153) Variable "Wf" must be all lower-case
(#1153) Closing brace must be on a line by itself
(#1154) Line indented incorrectly; expected at least 104 spaces, found 0
(#1154) Variable "S" must be all lower-case
(#1154) Commas (,) must be followed by white space.
(#1154) Variable "Th" must be all lower-case
(#1154) Commas (,) must be followed by white space.
(#1154) Variable "Xg" must be all lower-case
(#1154) Expected 1 space after closing parenthesis; found 0
(#1154) Opening brace must be the last content on the line
(#1154) Expected "foreach (...) {\n"; found "foreach(...){"
(#1154) Expected 1 space after "as"; 0 found
(#1154) Variable "S" must be all lower-case
(#1155) Line indented incorrectly; expected at least 108 spaces, found 0
(#1155) Variable "Q" must be all lower-case
(#1155) Variable "C" must be all lower-case
(#1155) Expected 1 space before "="; 0 found
(#1155) Expected 1 space after "="; 0 found
(#1155) Variable "Xg" must be all lower-case
(#1155) Expected 1 space before "=="; 0 found
(#1155) Expected 1 space after "=="; 0 found
(#1155) Expected 1 space before "?"; 0 found
(#1155) Expected 1 space after "?"; 0 found
(#1155) Variable "Q" must be all lower-case
(#1155) Expected 1 space before ":"; 0 found
(#1155) Expected 1 space after ":"; 0 found
(#1155) Variable "Xg" must be all lower-case
(#1155) Variable "Q" must be all lower-case
(#1155) Inline control structures are not allowed
(#1155) Variable "C" must be all lower-case
(#1155) Variable "C" must be all lower-case
(#1155) Variable "Q" must be all lower-case
(#1155) Variable "C" must be all lower-case
(#1155) Variable "Q" must be all lower-case
(#1155) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1155) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1155) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1155) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1155) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1155) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1155) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1155) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1156) Line indented incorrectly; expected at least 112 spaces, found 0
(#1156) Closing brace must be on a line by itself
(#1156) Expected "foreach (...) {\n"; found "foreach(...){"
(#1156) Expected 1 space after "as"; 0 found
(#1156) Variable "Th" must be all lower-case
(#1157) Line indented incorrectly; expected at least 104 spaces, found 0
(#1157) Variable "Q" must be all lower-case
(#1157) Variable "C" must be all lower-case
(#1157) Expected 1 space before "="; 0 found
(#1157) Expected 1 space after "="; 0 found
(#1157) Variable "Xg" must be all lower-case
(#1157) Expected 1 space before "=="; 0 found
(#1157) Expected 1 space after "=="; 0 found
(#1157) Expected 1 space before "?"; 0 found
(#1157) Expected 1 space after "?"; 0 found
(#1157) Variable "Q" must be all lower-case
(#1157) Expected 1 space before ":"; 0 found
(#1157) Expected 1 space after ":"; 0 found
(#1157) Variable "Xg" must be all lower-case
(#1157) Variable "Q" must be all lower-case
(#1157) Variable "Sh" must be all lower-case
(#1157) Expected 1 space before "="; 0 found
(#1157) Expected 1 space after "="; 0 found
(#1157) Variable "Q" must be all lower-case
(#1157) Inline control structures are not allowed
(#1157) Variable "C" must be all lower-case
(#1157) Variable "C" must be all lower-case
(#1157) Line exceeds 132 characters; contains 166 characters
(#1157) Line exceeds 132 characters; contains 166 characters
(#1157) Line exceeds 132 characters; contains 166 characters
(#1157) Line exceeds 132 characters; contains 166 characters
(#1157) Line exceeds 132 characters; contains 166 characters
(#1157) Line exceeds 132 characters; contains 166 characters
(#1157) Line exceeds 132 characters; contains 166 characters
(#1157) Line exceeds 132 characters; contains 166 characters
(#1158) Line indented incorrectly; expected at least 108 spaces, found 0
(#1158) Closing brace must be on a line by itself
(#1159) Line indented incorrectly; expected at least 112 spaces, found 0
(#1159) Closing brace must be on a line by itself
(#1160) Line indented incorrectly; expected at least 104 spaces, found 0
(#1160) Variable "C" must be all lower-case
(#1160) Expected 1 space after closing parenthesis; found 0
(#1160) Opening brace must be the last content on the line
(#1160) Inline control structures are not allowed
(#1160) Variable "C" must be all lower-case
(#1160) Expected 1 space before "=="; 0 found
(#1160) Expected 1 space after "=="; 0 found
(#1161) Line indented incorrectly; expected at least 108 spaces, found 0
(#1161) Variable "L" must be all lower-case
(#1161) Expected 1 space before "="; 0 found
(#1161) Expected 1 space after "="; 0 found
(#1161) The use of backticks in strings is not recommended
(#1161) Variable "C" must be all lower-case
(#1162) Line indented incorrectly; expected at least 108 spaces, found 0
(#1162) Variable "L" must be all lower-case
(#1162) Closing brace must be on a line by itself
(#1163) Line indented incorrectly; expected at least 112 spaces, found 0
(#1163) Variable "Q" must be all lower-case
(#1163) Expected 1 space after closing parenthesis; found 0
(#1163) Opening brace must be the last content on the line
(#1163) Variable "J" must be all lower-case
(#1163) Expected 1 space before "="; 0 found
(#1163) Expected 1 space after "="; 0 found
(#1163) Inline control structures are not allowed
(#1163) Expected 1 space before "as"; 0 found
(#1163) Expected 1 space after "as"; 0 found
(#1163) Variable "Q" must be all lower-case
(#1163) Commas (,) must be followed by white space.
(#1163) Variable "K" must be all lower-case
(#1163) Variable "J" must be all lower-case
(#1163) Variable "K" must be all lower-case
(#1163) Expected 1 space before "="; 0 found
(#1163) Expected 1 space after "="; 0 found
(#1163) Variable "K" must be all lower-case
(#1163) Commas (,) must be followed by white space.
(#1163) Variable "K" must be all lower-case
(#1163) Variable "J" must be all lower-case
(#1163) Closing brace must be on a line by itself
(#1163) Line exceeds 132 characters; contains 162 characters
(#1163) Line exceeds 132 characters; contains 162 characters
(#1163) Line exceeds 132 characters; contains 162 characters
(#1163) Line exceeds 132 characters; contains 162 characters
(#1163) Line exceeds 132 characters; contains 162 characters
(#1163) Line exceeds 132 characters; contains 162 characters
(#1163) Line exceeds 132 characters; contains 162 characters
(#1163) Line exceeds 132 characters; contains 162 characters
(#1164) Line indented incorrectly; expected at least 112 spaces, found 0
(#1164) Expected 1 space after closing parenthesis; found 0
(#1164) Opening brace must be the last content on the line
(#1165) Line indented incorrectly; expected at least 116 spaces, found 0
(#1165) Expected 1 space before "=>"; 0 found
(#1165) Expected 1 space after "=>"; 0 found
(#1165) Commas (,) must be followed by white space.
(#1165) Commas (,) must be followed by white space.
(#1165) Expected 1 space before "=>"; 0 found
(#1165) Expected 1 space after "=>"; 0 found
(#1165) Commas (,) must be followed by white space.
(#1165) Commas (,) must be followed by white space.
(#1165) Commas (,) must be followed by white space.
(#1165) Expected 1 space before "=>"; 0 found
(#1165) Expected 1 space after "=>"; 0 found
(#1165) Commas (,) must be followed by white space.
(#1165) Closing brace must be on a line by itself
(#1166) Line indented incorrectly; expected at least 112 spaces, found 0
(#1166) Variable "C" must be all lower-case
(#1166) Commas (,) must be followed by white space.
(#1166) Variable "U" must be all lower-case
(#1166) Expected 1 space after closing parenthesis; found 0
(#1166) Opening brace must be the last content on the line
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Variable "Ba" must be all lower-case
(#1166) Expected 1 space before "="; 0 found
(#1166) Expected 1 space after "="; 0 found
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Expected 1 space before "="; 0 found
(#1166) Expected 1 space after "="; 0 found
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Variable "Ba" must be all lower-case
(#1166) Expected 1 space before "="; 0 found
(#1166) Expected 1 space after "="; 0 found
(#1166) Variable "U" must be all lower-case
(#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) 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 "U" must be all lower-case
(#1166) Variable "C" must be all lower-case
(#1166) Commas (,) must be followed by white space.
(#1166) Variable "U" must be all lower-case
(#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) Expected 1 space before ":"; 0 found
(#1166) Expected 1 space after ":"; 0 found
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Variable "B" must be all lower-case
(#1166) Expected 1 space before "="; 0 found
(#1166) Expected 1 space after "="; 0 found
(#1166) Commas (,) must be followed by white space.
(#1166) Variable "B" must be all lower-case
(#1166) Commas (,) must be followed by white space.
(#1166) Commas (,) must be followed by white space.
(#1166) Expected "foreach (...) {\n"; found "foreach(...){"
(#1166) Expected 1 space after "as"; 0 found
(#1166) Line exceeds maximum limit of 180 characters; contains 684 characters
(#1166) Line exceeds maximum limit of 180 characters; contains 684 characters
(#1166) Line exceeds maximum limit of 180 characters; contains 684 characters
(#1166) Line exceeds maximum limit of 180 characters; contains 684 characters
(#1166) Line exceeds maximum limit of 180 characters; contains 684 characters
(#1166) Line exceeds maximum limit of 180 characters; contains 684 characters
(#1166) Line exceeds maximum limit of 180 characters; contains 684 characters
(#1166) Line exceeds maximum limit of 180 characters; contains 684 characters
(#1167) Line indented incorrectly; expected at least 116 spaces, found 0
(#1167) Variable "C" must be all lower-case
(#1167) Expected 1 space before "="; 0 found
(#1167) Expected 1 space after "="; 0 found
(#1167) The use of backticks in strings is not recommended
(#1167) Commas (,) must be followed by white space.
(#1167) The use of backticks in strings is not recommended
(#1167) Commas (,) must be followed by white space.
(#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
(#1167) Variable "C" must be all lower-case
(#1167) Commas (,) must be followed by white space.
(#1167) Expected 1 space before "=>"; 0 found
(#1167) Expected 1 space after "=>"; 0 found
(#1167) Commas (,) must be followed by white space.
(#1167) Expected 1 space before "=>"; 0 found
(#1167) Expected 1 space after "=>"; 0 found
(#1167) Commas (,) must be followed by white space.
(#1167) Commas (,) must be followed by white space.
(#1167) Commas (,) must be followed by white space.
(#1167) Expected 1 space before "=>"; 0 found
(#1167) Expected 1 space after "=>"; 0 found
(#1167) Commas (,) must be followed by white space.
(#1167) Commas (,) must be followed by white space.
(#1167) Commas (,) must be followed by white space.
(#1167) Expected 1 space before "=>"; 0 found
(#1167) Expected 1 space after "=>"; 0 found
(#1167) Commas (,) must be followed by white space.
(#1167) Expected 1 space before "=>"; 0 found
(#1167) Expected 1 space after "=>"; 0 found
(#1167) Commas (,) must be followed by white space.
(#1167) Expected 1 space before "=>"; 0 found
(#1167) Expected 1 space after "=>"; 0 found
(#1167) Commas (,) must be followed by white space.
(#1167) Expected 1 space before "=>"; 0 found
(#1167) Expected 1 space after "=>"; 0 found
(#1167) Commas (,) must be followed by white space.
(#1167) Closing brace must be on a line by itself
(#1167) Inline control structures are not allowed
(#1167) Variable "U" must be all lower-case
(#1167) Expected 1 space before "!="; 0 found
(#1167) Expected 1 space after "!="; 0 found
(#1167) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1167) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1167) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1167) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1167) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1167) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1167) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1167) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1168) Line indented incorrectly; expected at least 116 spaces, found 0
(#1168) Expected 1 space before "=>"; 0 found
(#1168) Expected 1 space after "=>"; 0 found
(#1168) Commas (,) must be followed by white space.
(#1168) Expected 1 space before "=>"; 0 found
(#1168) Expected 1 space after "=>"; 0 found
(#1168) Variable "B" must be all lower-case
(#1169) Line indented incorrectly; expected at least 116 spaces, found 0
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Commas (,) must be followed by white space.
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Variable "B" must be all lower-case
(#1169) Commas (,) must be followed by white space.
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Variable "B" must be all lower-case
(#1169) Commas (,) must be followed by white space.
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Variable "B" must be all lower-case
(#1169) Commas (,) must be followed by white space.
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Variable "B" must be all lower-case
(#1169) Commas (,) must be followed by white space.
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Variable "B" must be all lower-case
(#1169) Commas (,) must be followed by white space.
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Commas (,) must be followed by white space.
(#1169) Closing brace must be on a line by itself
(#1169) Line exceeds 132 characters; contains 158 characters
(#1169) Line exceeds 132 characters; contains 158 characters
(#1169) Line exceeds 132 characters; contains 158 characters
(#1169) Line exceeds 132 characters; contains 158 characters
(#1169) Line exceeds 132 characters; contains 158 characters
(#1169) Line exceeds 132 characters; contains 158 characters
(#1169) Line exceeds 132 characters; contains 158 characters
(#1169) Line exceeds 132 characters; contains 158 characters
(#1170) Line indented incorrectly; expected at least 116 spaces, found 0
(#1170) Expected 1 space after closing parenthesis; found 0
(#1170) Opening brace must be the last content on the line
(#1171) Line indented incorrectly; expected at least 120 spaces, found 0
(#1171) Closing brace must be on a line by itself
(#1171) Line exceeds 132 characters; contains 134 characters
(#1171) Line exceeds 132 characters; contains 134 characters
(#1171) Line exceeds 132 characters; contains 134 characters
(#1171) Line exceeds 132 characters; contains 134 characters
(#1171) Line exceeds 132 characters; contains 134 characters
(#1171) Line exceeds 132 characters; contains 134 characters
(#1171) Line exceeds 132 characters; contains 134 characters
(#1171) Line exceeds 132 characters; contains 134 characters
(#1172) Line indented incorrectly; expected at least 116 spaces, found 0
(#1172) Expected 1 space after closing parenthesis; found 0
(#1172) Opening brace must be the last content on the line
(#1173) Line indented incorrectly; expected at least 120 spaces, found 0
(#1173) Closing brace must be on a line by itself
(#1174) Line indented incorrectly; expected at least 120 spaces, found 0
(#1174) Expected 1 space after closing parenthesis; found 0
(#1174) Opening brace must be the last content on the line
(#1174) Closing brace must be on a line by itself
(#1175) Line indented incorrectly; expected at least 120 spaces, found 0
(#1175) Commas (,) must be followed by white space.
(#1175) Variable "H" must be all lower-case
(#1175) Expected 1 space after closing parenthesis; found 0
(#1175) Opening brace must be the last content on the line
(#1175) Expected 1 space before ">="; 0 found
(#1175) Expected 1 space after ">="; 0 found
(#1175) Expected 1 space before "?"; 0 found
(#1175) Expected 1 space after "?"; 0 found
(#1175) Expected 1 space before ":"; 0 found
(#1175) Expected 1 space after ":"; 0 found
(#1175) Variable "H" must be all lower-case
(#1175) Closing brace must be on a line by itself
(#1176) Line indented incorrectly; expected at least 120 spaces, found 0
(#1176) Variable "R" must be all lower-case
(#1176) Commas (,) must be followed by white space.
(#1176) Variable "Z" must be all lower-case
(#1176) Expected 1 space after closing parenthesis; found 0
(#1176) Opening brace must be the last content on the line
(#1176) Variable "Z" must be all lower-case
(#1176) Variable "R" must be all lower-case
(#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
(#1176) Expected 1 space before ":"; 0 found
(#1176) Expected 1 space after ":"; 0 found
(#1176) Variable "R" must be all lower-case
(#1176) Closing brace must be on a line by itself
(#1177) Line indented incorrectly; expected at least 120 spaces, found 0
(#1177) Expected 1 space after closing parenthesis; found 0
(#1177) Opening brace must be the last content on the line
(#1178) Line indented incorrectly; expected at least 124 spaces, found 0
(#1178) Closing brace must be on a line by itself
(#1179) Line indented incorrectly; expected at least 120 spaces, found 0
(#1179) Expected 1 space after closing parenthesis; found 0
(#1179) Opening brace must be the last content on the line
(#1180) Line indented incorrectly; expected at least 124 spaces, found 0
(#1180) Closing brace must be on a line by itself
(#1181) Line indented incorrectly; expected at least 124 spaces, found 0
(#1181) Expected 1 space after closing parenthesis; found 0
(#1181) Opening brace must be the last content on the line
(#1181) Closing brace must be on a line by itself
(#1182) Line indented incorrectly; expected at least 124 spaces, found 0
(#1182) Expected 1 space after closing parenthesis; found 0
(#1182) Opening brace must be the last content on the line
(#1183) Line indented incorrectly; expected at least 128 spaces, found 0
(#1183) Closing brace must be on a line by itself
(#1184) Line indented incorrectly; expected at least 124 spaces, found 0
(#1184) Variable "Q" must be all lower-case
(#1184) Commas (,) must be followed by white space.
(#1184) Variable "Ka" must be all lower-case
(#1184) Expected 1 space after closing parenthesis; found 0
(#1184) Opening brace must be the last content on the line
(#1184) Variable "J" must be all lower-case
(#1184) Expected 1 space before "="; 0 found
(#1184) Expected 1 space after "="; 0 found
(#1184) Variable "Q" must be all lower-case
(#1184) Commas (,) must be followed by white space.
(#1184) Inline control structures are not allowed
(#1184) Variable "Ka" must be all lower-case
(#1184) Variable "J" must be all lower-case
(#1184) Expected 1 space before "="; 0 found
(#1184) Expected 1 space after "="; 0 found
(#1184) Commas (,) must be followed by white space.
(#1184) Commas (,) must be followed by white space.
(#1184) Variable "J" must be all lower-case
(#1184) Variable "J" must be all lower-case
(#1184) Closing brace must be on a line by itself
(#1184) Line exceeds 132 characters; contains 150 characters
(#1184) Line exceeds 132 characters; contains 150 characters
(#1184) Line exceeds 132 characters; contains 150 characters
(#1184) Line exceeds 132 characters; contains 150 characters
(#1184) Line exceeds 132 characters; contains 150 characters
(#1184) Line exceeds 132 characters; contains 150 characters
(#1184) Line exceeds 132 characters; contains 150 characters
(#1184) Line exceeds 132 characters; contains 150 characters
(#1185) Line indented incorrectly; expected at least 124 spaces, found 0
(#1185) Variable "Q" must be all lower-case
(#1185) Expected 1 space after closing parenthesis; found 0
(#1185) Opening brace must be the last content on the line
(#1185) Variable "Q" must be all lower-case
(#1185) Closing brace must be on a line by itself
(#1186) Line indented incorrectly; expected at least 124 spaces, found 0
(#1186) Variable "Fb" must be all lower-case
(#1186) Expected 1 space after closing parenthesis; found 0
(#1186) Opening brace must be the last content on the line
(#1186) Variable "Fb" must be all lower-case
(#1186) Closing brace must be on a line by itself
(#1187) Line indented incorrectly; expected at least 124 spaces, found 0
(#1187) Variable "Q" must be all lower-case
(#1187) Commas (,) must be followed by white space.
(#1187) Variable "Ig" must be all lower-case
(#1187) Expected 1 space after closing parenthesis; found 0
(#1187) Opening brace must be the last content on the line
(#1187) Variable "J" must be all lower-case
(#1187) Expected 1 space before "="; 0 found
(#1187) Expected 1 space after "="; 0 found
(#1187) Inline control structures are not allowed
(#1187) Expected 1 space before "as"; 0 found
(#1187) Expected 1 space after "as"; 0 found
(#1187) Variable "Q" must be all lower-case
(#1187) Commas (,) must be followed by white space.
(#1187) Commas (,) must be followed by white space.
(#1187) Commas (,) must be followed by white space.
(#1187) Variable "K" must be all lower-case
(#1187) Variable "J" must be all lower-case
(#1187) Expected 1 space before ".="; 0 found
(#1187) Expected 1 space after ".="; 0 found
(#1187) Variable "Ig" must be all lower-case
(#1187) Expected 1 space before "=="; 0 found
(#1187) Expected 1 space after "=="; 0 found
(#1187) Expected 1 space before "?"; 0 found
(#1187) Expected 1 space after "?"; 0 found
(#1187) Variable "K" must be all lower-case
(#1187) Expected 1 space before ":"; 0 found
(#1187) Expected 1 space after ":"; 0 found
(#1187) Variable "K" must be all lower-case
(#1187) Variable "K" must be all lower-case
(#1187) Variable "K" must be all lower-case
(#1187) Variable "K" must be all lower-case
(#1187) Variable "J" must be all lower-case
(#1187) Closing brace must be on a line by itself
(#1187) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1187) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1187) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1187) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1187) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1187) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1187) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1187) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1188) Line indented incorrectly; expected at least 124 spaces, found 0
(#1188) Expected 1 space after closing parenthesis; found 0
(#1188) Opening brace must be the last content on the line
(#1189) Line indented incorrectly; expected at least 128 spaces, found 0
(#1189) Closing brace must be on a line by itself
(#1190) Line indented incorrectly; expected at least 124 spaces, found 0
(#1190) Expected 1 space after closing parenthesis; found 0
(#1190) Opening brace must be the last content on the line
(#1191) Line indented incorrectly; expected at least 128 spaces, found 0
(#1191) Closing brace must be on a line by itself
(#1192) Line indented incorrectly; expected at least 128 spaces, found 0
(#1192) Expected 1 space after closing parenthesis; found 0
(#1192) Opening brace must be the last content on the line
(#1193) Line indented incorrectly; expected at least 132 spaces, found 0
(#1193) Closing brace must be on a line by itself
(#1194) Line indented incorrectly; expected at least 128 spaces, found 0
(#1194) Expected 1 space after closing parenthesis; found 0
(#1194) Opening brace must be the last content on the line
(#1194) Inline control structures are not allowed
(#1194) Commas (,) must be followed by white space.
(#1194) Inline control structures are not allowed
(#1194) Expected 1 space before "=="; 0 found
(#1194) Expected 1 space after "=="; 0 found
(#1194) Inline control structures are not allowed
(#1194) Commas (,) must be followed by white space.
(#1194) Closing brace must be on a line by itself
(#1194) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1194) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1194) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1194) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1194) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1194) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1194) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1194) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1195) Line indented incorrectly; expected at least 128 spaces, found 0
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "J" must be all lower-case
(#1195) Expected 1 space after closing parenthesis; found 0
(#1195) Opening brace must be the last content on the line
(#1195) Inline control structures are not allowed
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "J" must be all lower-case
(#1195) Expected 1 space before "="; 0 found
(#1195) Expected 1 space after "="; 0 found
(#1195) Variable "J" must be all lower-case
(#1195) Inline control structures are not allowed
(#1195) Expected 1 space before "=="; 0 found
(#1195) Expected 1 space after "=="; 0 found
(#1195) Variable "J" must be all lower-case
(#1195) Expected 1 space before "="; 0 found
(#1195) Expected 1 space after "="; 0 found
(#1195) Variable "J" must be all lower-case
(#1195) Inline control structures are not allowed
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "J" must be all lower-case
(#1195) Expected 1 space before "="; 0 found
(#1195) Expected 1 space after "="; 0 found
(#1195) Variable "J" must be all lower-case
(#1195) Variable "J" must be all lower-case
(#1195) Closing brace must be on a line by itself
(#1195) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1196) Line indented incorrectly; expected at least 128 spaces, found 0
(#1196) Variable "Cc" must be all lower-case
(#1196) Expected 1 space after closing parenthesis; found 0
(#1196) Opening brace must be the last content on the line
(#1196) Expected 1 space before "<"; 0 found
(#1196) Expected 1 space after "<"; 0 found
(#1196) Expected 1 space before "?"; 0 found
(#1196) Expected 1 space after "?"; 0 found
(#1196) Expected 1 space before "<"; 0 found
(#1196) Expected 1 space after "<"; 0 found
(#1196) Expected 1 space before "?"; 0 found
(#1196) Expected 1 space after "?"; 0 found
(#1196) Expected 1 space before ":"; 0 found
(#1196) Expected 1 space after ":"; 0 found
(#1196) Expected 1 space before ":"; 0 found
(#1196) Expected 1 space after ":"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Variable "Cc" must be all lower-case
(#1196) Closing brace must be on a line by itself
(#1196) Expected 1 space before "="; 0 found
(#1196) Expected 1 space after "="; 0 found
(#1196) Expected 1 space before "="; 0 found
(#1196) Expected 1 space after "="; 0 found
(#1196) Variable "Hg" must be all lower-case
(#1196) Expected 1 space before "="; 0 found
(#1196) Expected 1 space after "="; 0 found
(#1196) Expected "foreach (...) {\n"; found "foreach(...){"
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Expected 1 space before "as"; 0 found
(#1196) Expected 1 space after "as"; 0 found
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Variable "X" must be all lower-case
(#1196) Expected 1 space before "+="; 0 found
(#1196) Expected 1 space after "+="; 0 found
(#1196) Variable "X" must be all lower-case
(#1196) Variable "Hg" must be all lower-case
(#1196) Expected 1 space before "="; 0 found
(#1196) Expected 1 space after "="; 0 found
(#1196) Variable "X" must be all lower-case
(#1196) Closing brace must be on a line by itself
(#1196) Variable "Eh" must be all lower-case
(#1196) Expected 1 space before "="; 0 found
(#1196) Expected 1 space after "="; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Variable "Oe" must be all lower-case
(#1196) Expected 1 space before "="; 0 found
(#1196) Expected 1 space after "="; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Variable "Sc" must be all lower-case
(#1196) Expected 1 space before "="; 0 found
(#1196) Expected 1 space after "="; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Variable "Xc" must be all lower-case
(#1196) Expected 1 space before "="; 0 found
(#1196) Expected 1 space after "="; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "="; 0 found
(#1196) Expected 1 space after "="; 0 found
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "=>"; 0 found
(#1196) Expected 1 space after "=>"; 0 found
(#1196) Commas (,) must be followed by white space.
(#1196) Closing brace must be on a line by itself
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Commas (,) must be followed by white space.
(#1196) Expected 1 space before "?"; 0 found
(#1196) Expected 1 space after "?"; 0 found
(#1196) Expected 1 space before ":"; 0 found
(#1196) Expected 1 space after ":"; 0 found
(#1196) Expected 1 space before "!=="; 0 found
(#1196) Expected 1 space after "!=="; 0 found
(#1196) Expected 1 space before "?"; 0 found
(#1196) Expected 1 space after "?"; 0 found
(#1196) Expected 1 space before ":"; 0 found
(#1196) Expected 1 space after ":"; 0 found
(#1196) Expected 1 space before "?"; 0 found
(#1196) Expected 1 space after "?"; 0 found
(#1196) Expected 1 space before ":"; 0 found
(#1196) Expected 1 space after ":"; 0 found
(#1196) Expected 1 space before "!="; 0 found
(#1196) Expected 1 space after "!="; 0 found
(#1196) Expected 1 space before "?"; 0 found
(#1196) Expected 1 space after "?"; 0 found
(#1196) Expected 1 space before "?"; 0 found
(#1196) Expected 1 space after "?"; 0 found
(#1196) Expected 1 space before ":"; 0 found
(#1196) Expected 1 space after ":"; 0 found
(#1196) Expected 1 space before ":"; 0 found
(#1196) Expected 1 space after ":"; 0 found
(#1196) Expected 1 space before "="; 0 found
(#1196) Expected 1 space after "="; 0 found
(#1196) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1196) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1196) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1196) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1196) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1196) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1196) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1196) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1197) Line indented incorrectly; expected at least 72 spaces, found 0
(#1197) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1197) Scope modifier not specified for member variable "$operators"
(#1197) Visibility must be declared on method "name"
(#1198) Line indented incorrectly; expected at least 76 spaces, found 0
(#1198) Expected 1 space after closing parenthesis; found 0
(#1198) Opening brace must be the last content on the line
(#1198) Closing brace must be on a line by itself
(#1198) Visibility must be declared on method "credentials"
(#1199) Line indented incorrectly; expected at least 76 spaces, found 0
(#1199) Expected 1 space after closing parenthesis; found 0
(#1199) Opening brace must be the last content on the line
(#1200) Line indented incorrectly; expected at least 80 spaces, found 0
(#1200) Commas (,) must be followed by white space.
(#1200) Commas (,) must be followed by white space.
(#1200) Closing brace must be on a line by itself
(#1200) method name "Adminer::permanentLogin" must be in lower-case letters only
(#1200) Visibility must be declared on method "permanentLogin"
(#1201) Line indented incorrectly; expected at least 76 spaces, found 0
(#1201) Expected 1 space after closing parenthesis; found 0
(#1201) Opening brace must be the last content on the line
(#1202) Line indented incorrectly; expected at least 80 spaces, found 0
(#1202) Closing brace must be on a line by itself
(#1202) method name "Adminer::bruteForceKey" must be in lower-case letters only
(#1202) Visibility must be declared on method "bruteForceKey"
(#1203) Line indented incorrectly; expected at least 80 spaces, found 0
(#1203) Expected 1 space after closing parenthesis; found 0
(#1203) Opening brace must be the last content on the line
(#1203) Closing brace must be on a line by itself
(#1203) Visibility must be declared on method "database"
(#1204) Line indented incorrectly; expected at least 80 spaces, found 0
(#1204) Expected 1 space after closing parenthesis; found 0
(#1204) Opening brace must be the last content on the line
(#1205) Line indented incorrectly; expected at least 84 spaces, found 0
(#1205) Closing brace must be on a line by itself
(#1205) Visibility must be declared on method "databases"
(#1206) Line indented incorrectly; expected at least 80 spaces, found 0
(#1206) Variable "Ic" must be all lower-case
(#1206) Expected 1 space after closing parenthesis; found 0
(#1206) Opening brace must be the last content on the line
(#1207) Line indented incorrectly; expected at least 84 spaces, found 0
(#1207) Variable "Ic" must be all lower-case
(#1207) Closing brace must be on a line by itself
(#1207) Visibility must be declared on method "schemas"
(#1208) Line indented incorrectly; expected at least 84 spaces, found 0
(#1208) Expected 1 space after closing parenthesis; found 0
(#1208) Opening brace must be the last content on the line
(#1209) Line indented incorrectly; expected at least 88 spaces, found 0
(#1209) Closing brace must be on a line by itself
(#1209) method name "Adminer::queryTimeout" must be in lower-case letters only
(#1209) Visibility must be declared on method "queryTimeout"
(#1210) Line indented incorrectly; expected at least 84 spaces, found 0
(#1210) Expected 1 space after closing parenthesis; found 0
(#1210) Opening brace must be the last content on the line
(#1211) Line indented incorrectly; expected at least 88 spaces, found 0
(#1211) Closing brace must be on a line by itself
(#1211) Visibility must be declared on method "headers"
(#1212) Line indented incorrectly; expected at least 88 spaces, found 0
(#1212) Expected 1 space after closing parenthesis; found 0
(#1212) Opening brace must be the last content on the line
(#1213) Line indented incorrectly; expected at least 92 spaces, found 0
(#1213) Closing brace must be on a line by itself
(#1213) Visibility must be declared on method "head"
(#1214) Line indented incorrectly; expected at least 88 spaces, found 0
(#1214) Expected 1 space after closing parenthesis; found 0
(#1214) Opening brace must be the last content on the line
(#1215) Line indented incorrectly; expected at least 92 spaces, found 0
(#1215) Closing brace must be on a line by itself
(#1215) method name "Adminer::loginForm" must be in lower-case letters only
(#1215) Visibility must be declared on method "loginForm"
(#1216) Line indented incorrectly; expected at least 92 spaces, found 0
(#1216) Expected 1 space after closing parenthesis; found 0
(#1216) Opening brace must be the last content on the line
(#1216) Variable "Ub" must be all lower-case
(#1217) Commas (,) must be followed by white space.
(#1217) Commas (,) must be followed by white space.
(#1217) Commas (,) must be followed by white space.
(#1217) Commas (,) must be followed by white space.
(#1217) Variable "Ub" must be all lower-case
(#1217) Commas (,) must be followed by white space.
(#1217) Commas (,) must be followed by white space.
(#1217) Commas (,) must be followed by white space.
(#1217) Commas (,) must be followed by white space.
(#1217) Commas (,) must be followed by white space.
(#1217) Commas (,) must be followed by white space.
(#1217) Commas (,) must be followed by white space.
(#1217) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1217) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1217) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1217) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1217) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1217) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1217) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1217) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1218) Commas (,) must be followed by white space.
(#1218) Commas (,) must be followed by white space.
(#1218) Commas (,) must be followed by white space.
(#1218) Commas (,) must be followed by white space.
(#1219) Commas (,) must be followed by white space.
(#1219) Commas (,) must be followed by white space.
(#1220) Commas (,) must be followed by white space.
(#1220) Commas (,) must be followed by white space.
(#1220) Commas (,) must be followed by white space.
(#1229) Line indented incorrectly; expected at least 92 spaces, found 0
(#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) Closing brace must be on a line by itself
(#1229) Line exceeds 132 characters; contains 137 characters
(#1229) Line exceeds 132 characters; contains 137 characters
(#1229) Line exceeds 132 characters; contains 137 characters
(#1229) Line exceeds 132 characters; contains 137 characters
(#1229) Line exceeds 132 characters; contains 137 characters
(#1229) Line exceeds 132 characters; contains 137 characters
(#1229) Line exceeds 132 characters; contains 137 characters
(#1229) Line exceeds 132 characters; contains 137 characters
(#1229) Visibility must be declared on method "login"
(#1230) Line indented incorrectly; expected at least 92 spaces, found 0
(#1230) Variable "Xd" must be all lower-case
(#1230) Commas (,) must be followed by white space.
(#1230) Variable "G" must be all lower-case
(#1230) Expected 1 space after closing parenthesis; found 0
(#1230) Opening brace must be the last content on the line
(#1231) Line indented incorrectly; expected at least 96 spaces, found 0
(#1231) Closing brace must be on a line by itself
(#1231) method name "Adminer::tableName" must be in lower-case letters only
(#1231) Visibility must be declared on method "tableName"
(#1232) Line indented incorrectly; expected at least 92 spaces, found 0
(#1232) Variable "Og" must be all lower-case
(#1232) Expected 1 space after closing parenthesis; found 0
(#1232) Opening brace must be the last content on the line
(#1233) Line indented incorrectly; expected at least 96 spaces, found 0
(#1233) Variable "Og" must be all lower-case
(#1233) Closing brace must be on a line by itself
(#1233) method name "Adminer::fieldName" must be in lower-case letters only
(#1233) Visibility must be declared on method "fieldName"
(#1234) Line indented incorrectly; expected at least 96 spaces, found 0
(#1234) Commas (,) must be followed by white space.
(#1234) Variable "Te" must be all lower-case
(#1234) Expected 1 space after closing parenthesis; found 0
(#1234) Opening brace must be the last content on the line
(#1234) Closing brace must be on a line by itself
(#1234) method name "Adminer::selectLinks" must be in lower-case letters only
(#1234) Visibility must be declared on method "selectLinks"
(#1235) Line indented incorrectly; expected at least 96 spaces, found 0
(#1235) Variable "Og" must be all lower-case
(#1235) Commas (,) must be followed by white space.
(#1235) Variable "O" must be all lower-case
(#1235) Expected 1 space after closing parenthesis; found 0
(#1235) Opening brace must be the last content on the line
(#1235) Variable "Wd" must be all lower-case
(#1235) Expected 1 space before "="; 0 found
(#1235) Expected 1 space after "="; 0 found
(#1235) Expected 1 space before "=>"; 0 found
(#1235) Expected 1 space after "=>"; 0 found
(#1235) Inline control structures are not allowed
(#1235) Variable "Wd" must be all lower-case
(#1235) Expected 1 space before "="; 0 found
(#1235) Expected 1 space after "="; 0 found
(#1235) Expected "if (...) {\n"; found "if(...){"
(#1235) Inline control structures are not allowed
(#1235) Variable "Og" must be all lower-case
(#1235) Variable "Wd" must be all lower-case
(#1235) Expected 1 space before "="; 0 found
(#1235) Expected 1 space after "="; 0 found
(#1235) Inline control structures are not allowed
(#1235) Variable "Wd" must be all lower-case
(#1235) Expected 1 space before "="; 0 found
(#1235) Expected 1 space after "="; 0 found
(#1235) Closing brace must be on a line by itself
(#1235) Inline control structures are not allowed
(#1235) Variable "O" must be all lower-case
(#1235) Expected 1 space before "!=="; 0 found
(#1235) Expected 1 space after "!=="; 0 found
(#1235) Variable "Wd" must be all lower-case
(#1235) Expected 1 space before "="; 0 found
(#1235) Expected 1 space after "="; 0 found
(#1235) Inline control structures are not allowed
(#1235) Expected 1 space before "=>"; 0 found
(#1235) Expected 1 space after "=>"; 0 found
(#1235) Expected 1 space after "as"; 0 found
(#1235) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1235) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1235) Variable "Wd" must be all lower-case
(#1235) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1235) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1235) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1235) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1235) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1235) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1236) Line indented incorrectly; expected at least 100 spaces, found 0
(#1236) Expected 1 space before "=>"; 0 found
(#1236) Expected 1 space after "=>"; 0 found
(#1236) Variable "X" must be all lower-case
(#1236) Variable "Og" must be all lower-case
(#1236) Expected 1 space before "=="; 0 found
(#1236) Expected 1 space after "=="; 0 found
(#1236) Expected 1 space before "?"; 0 found
(#1236) Expected 1 space after "?"; 0 found
(#1236) Variable "O" must be all lower-case
(#1236) Expected 1 space before ":"; 0 found
(#1236) Expected 1 space after ":"; 0 found
(#1236) Variable "X" must be all lower-case
(#1236) Closing brace must be on a line by itself
(#1236) Line exceeds 132 characters; contains 135 characters
(#1236) Line exceeds 132 characters; contains 135 characters
(#1236) Line exceeds 132 characters; contains 135 characters
(#1236) Line exceeds 132 characters; contains 135 characters
(#1236) Line exceeds 132 characters; contains 135 characters
(#1236) Line exceeds 132 characters; contains 135 characters
(#1236) Line exceeds 132 characters; contains 135 characters
(#1236) Line exceeds 132 characters; contains 135 characters
(#1236) method name "Adminer::foreignKeys" must be in lower-case letters only
(#1236) Visibility must be declared on method "foreignKeys"
(#1237) Line indented incorrectly; expected at least 96 spaces, found 0
(#1237) Variable "Q" must be all lower-case
(#1237) Expected 1 space after closing parenthesis; found 0
(#1237) Opening brace must be the last content on the line
(#1238) Line indented incorrectly; expected at least 100 spaces, found 0
(#1238) Variable "Q" must be all lower-case
(#1238) Closing brace must be on a line by itself
(#1238) method name "Adminer::backwardKeys" must be in lower-case letters only
(#1238) Visibility must be declared on method "backwardKeys"
(#1239) Line indented incorrectly; expected at least 100 spaces, found 0
(#1239) Variable "Q" must be all lower-case
(#1239) Commas (,) must be followed by white space.
(#1239) Variable "Ng" must be all lower-case
(#1239) Expected 1 space after closing parenthesis; found 0
(#1239) Opening brace must be the last content on the line
(#1240) Line indented incorrectly; expected at least 104 spaces, found 0
(#1240) Closing brace must be on a line by itself
(#1240) method name "Adminer::backwardKeysPrint" must be in lower-case letters only
(#1240) Visibility must be declared on method "backwardKeysPrint"
(#1241) Line indented incorrectly; expected at least 100 spaces, found 0
(#1241) Variable "Na" must be all lower-case
(#1241) Commas (,) must be followed by white space.
(#1241) Variable "K" must be all lower-case
(#1241) Closing brace must be on a line by itself
(#1241) method name "Adminer::selectQuery" must be in lower-case letters only
(#1241) Visibility must be declared on method "selectQuery"
(#1242) Line indented incorrectly; expected at least 100 spaces, found 0
(#1242) Variable "H" must be all lower-case
(#1242) Commas (,) must be followed by white space.
(#1242) Expected 1 space after closing parenthesis; found 0
(#1242) Opening brace must be the last content on the line
(#1242) Commas (,) must be followed by white space.
(#1242) Commas (,) must be followed by white space.
(#1242) Variable "H" must be all lower-case
(#1242) Expected 1 space before "?"; 0 found
(#1242) Expected 1 space after "?"; 0 found
(#1242) Variable "H" must be all lower-case
(#1242) Expected 1 space before ":"; 0 found
(#1242) Expected 1 space after ":"; 0 found
(#1242) Closing brace must be on a line by itself
(#1242) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1242) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1242) method name "Adminer::rowDescription" must be in lower-case letters only
(#1242) Visibility must be declared on method "rowDescription"
(#1242) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1242) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1242) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1242) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1242) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1242) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1243) Line indented incorrectly; expected at least 100 spaces, found 0
(#1243) Variable "Q" must be all lower-case
(#1243) Expected 1 space after closing parenthesis; found 0
(#1243) Opening brace must be the last content on the line
(#1243) Closing brace must be on a line by itself
(#1243) method name "Adminer::rowDescriptions" must be in lower-case letters only
(#1243) Visibility must be declared on method "rowDescriptions"
(#1244) Line indented incorrectly; expected at least 100 spaces, found 0
(#1244) Variable "L" must be all lower-case
(#1244) Commas (,) must be followed by white space.
(#1244) Variable "Kc" must be all lower-case
(#1244) Expected 1 space after closing parenthesis; found 0
(#1244) Opening brace must be the last content on the line
(#1244) Variable "L" must be all lower-case
(#1244) Closing brace must be on a line by itself
(#1244) method name "Adminer::selectLink" must be in lower-case letters only
(#1244) Visibility must be declared on method "selectLink"
(#1245) Line indented incorrectly; expected at least 100 spaces, found 0
(#1245) Variable "X" must be all lower-case
(#1245) Commas (,) must be followed by white space.
(#1245) Closing brace must be on a line by itself
(#1245) method name "Adminer::selectVal" must be in lower-case letters only
(#1245) Visibility must be declared on method "selectVal"
(#1246) Line indented incorrectly; expected at least 100 spaces, found 0
(#1246) Variable "X" must be all lower-case
(#1246) Commas (,) must be followed by white space.
(#1246) Variable "_" must not contain underscores.
(#1246) Commas (,) must be followed by white space.
(#1246) Commas (,) must be followed by white space.
(#1246) Expected 1 space after closing parenthesis; found 0
(#1246) Opening brace must be the last content on the line
(#1246) Variable "J" must be all lower-case
(#1246) Expected 1 space before "="; 0 found
(#1246) Expected 1 space after "="; 0 found
(#1246) Variable "X" must be all lower-case
(#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
(#1246) Expected 1 space before ":"; 0 found
(#1246) Expected 1 space after ":"; 0 found
(#1246) Commas (,) must be followed by white space.
(#1246) Commas (,) must be followed by white space.
(#1246) Expected 1 space before "?"; 0 found
(#1246) Expected 1 space after "?"; 0 found
(#1246) Variable "X" must be all lower-case
(#1246) Expected 1 space before ":"; 0 found
(#1246) Expected 1 space after ":"; 0 found
(#1246) Variable "X" must be all lower-case
(#1246) Inline control structures are not allowed
(#1246) Commas (,) must be followed by white space.
(#1246) Variable "X" must be all lower-case
(#1246) Variable "J" must be all lower-case
(#1246) Expected 1 space before "="; 0 found
(#1246) Expected 1 space after "="; 0 found
(#1246) Commas (,) must be followed by white space.
(#1246) Variable "_" must not contain underscores.
(#1246) Expected 1 space before "?"; 0 found
(#1246) Expected 1 space after "?"; 0 found
(#1246) Variable "_" must not contain underscores.
(#1246) Variable "_" must not contain underscores.
(#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
(#1246) Variable "J" must be all lower-case
(#1246) Expected 1 space before ":"; 0 found
(#1246) Expected 1 space after ":"; 0 found
(#1246) Variable "J" must be all lower-case
(#1246) Closing brace must be on a line by itself
(#1246) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1246) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1246) method name "Adminer::editVal" must be in lower-case letters only
(#1246) Visibility must be declared on method "editVal"
(#1246) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1246) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1246) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1246) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1246) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1246) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1247) Line indented incorrectly; expected at least 100 spaces, found 0
(#1247) Variable "X" must be all lower-case
(#1247) Commas (,) must be followed by white space.
(#1247) Expected 1 space after closing parenthesis; found 0
(#1247) Opening brace must be the last content on the line
(#1247) Variable "X" must be all lower-case
(#1247) Closing brace must be on a line by itself
(#1247) method name "Adminer::selectColumnsPrint" must be in lower-case letters only
(#1247) Visibility must be declared on method "selectColumnsPrint"
(#1248) Line indented incorrectly; expected at least 100 spaces, found 0
(#1248) Variable "M" must be all lower-case
(#1248) Commas (,) must be followed by white space.
(#1248) Expected 1 space after closing parenthesis; found 0
(#1248) Opening brace must be the last content on the line
(#1248) Variable "Sc" must be all lower-case
(#1248) Commas (,) must be followed by white space.
(#1248) Variable "Xc" must be all lower-case
(#1248) Commas (,) must be followed by white space.
(#1248) Commas (,) must be followed by white space.
(#1248) Variable "M" must be all lower-case
(#1248) Expected 1 space before "="; 0 found
(#1248) Expected 1 space after "="; 0 found
(#1248) Variable "M" must be all lower-case
(#1248) Expected 1 space before "="; 0 found
(#1248) Expected 1 space after "="; 0 found
(#1248) Expected "foreach (...) {\n"; found "foreach(...){"
(#1248) Expected 1 space before "=>"; 0 found
(#1248) Expected 1 space after "=>"; 0 found
(#1248) Expected 1 space after "as"; 0 found
(#1248) Variable "M" must be all lower-case
(#1249) Line indented incorrectly; expected at least 104 spaces, found 0
(#1249) Expected 1 space before "=>"; 0 found
(#1249) Expected 1 space after "=>"; 0 found
(#1249) Variable "X" must be all lower-case
(#1249) Variable "X" must be all lower-case
(#1249) Expected 1 space before "="; 0 found
(#1249) Expected 1 space after "="; 0 found
(#1249) Expected 1 space before "="; 0 found
(#1249) Expected 1 space after "="; 0 found
(#1249) Expected 1 space before "!=="; 0 found
(#1249) Expected 1 space after "!=="; 0 found
(#1249) Expected 1 space before "?"; 0 found
(#1249) Expected 1 space after "?"; 0 found
(#1249) Expected 1 space before ":"; 0 found
(#1249) Expected 1 space after ":"; 0 found
(#1249) Commas (,) must be followed by white space.
(#1249) Commas (,) must be followed by white space.
(#1249) Variable "X" must be all lower-case
(#1249) Variable "Sc" must be all lower-case
(#1249) Variable "Xc" must be all lower-case
(#1249) Expected 1 space before "?"; 0 found
(#1249) Expected 1 space after "?"; 0 found
(#1249) Expected 1 space before "!=="; 0 found
(#1249) Expected 1 space after "!=="; 0 found
(#1249) Expected 1 space before "?"; 0 found
(#1249) Expected 1 space after "?"; 0 found
(#1249) Expected 1 space before ":"; 0 found
(#1249) Expected 1 space after ":"; 0 found
(#1249) Commas (,) must be followed by white space.
(#1249) Expected 1 space before "=>"; 0 found
(#1249) Expected 1 space after "=>"; 0 found
(#1249) Expected 1 space before "+"; 0 found
(#1249) Expected 1 space after "+"; 0 found
(#1249) Expected 1 space before "=>"; 0 found
(#1249) Expected 1 space after "=>"; 0 found
(#1249) Variable "Sc" must be all lower-case
(#1249) Commas (,) must be followed by white space.
(#1249) Expected 1 space before "=>"; 0 found
(#1249) Expected 1 space after "=>"; 0 found
(#1249) Variable "Xc" must be all lower-case
(#1249) Commas (,) must be followed by white space.
(#1249) Variable "X" must be all lower-case
(#1249) Expected 1 space before ":"; 0 found
(#1249) Expected 1 space after ":"; 0 found
(#1249) Closing brace must be on a line by itself
(#1249) Closing brace must be on a line by itself
(#1249) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1249) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1249) method name "Adminer::selectSearchPrint" must be in lower-case letters only
(#1249) Visibility must be declared on method "selectSearchPrint"
(#1249) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1249) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1249) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1249) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1249) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1249) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1250) Line indented incorrectly; expected at least 100 spaces, found 0
(#1250) Variable "Z" must be all lower-case
(#1250) Commas (,) must be followed by white space.
(#1250) Commas (,) must be followed by white space.
(#1250) Expected 1 space after closing parenthesis; found 0
(#1250) Opening brace must be the last content on the line
(#1250) Commas (,) must be followed by white space.
(#1250) Commas (,) must be followed by white space.
(#1250) Variable "Z" must be all lower-case
(#1250) Expected "foreach (...) {\n"; found "foreach(...){"
(#1250) Expected 1 space before "=>"; 0 found
(#1250) Expected 1 space after "=>"; 0 found
(#1250) Expected 1 space after "as"; 0 found
(#1251) Line indented incorrectly; expected at least 104 spaces, found 0
(#1251) Expected 1 space before "=>"; 0 found
(#1251) Expected 1 space after "=>"; 0 found
(#1251) Expected "if (...) {\n"; found "if(...){"
(#1251) Expected 1 space before "=="; 0 found
(#1251) Expected 1 space after "=="; 0 found
(#1251) Commas (,) must be followed by white space.
(#1251) Commas (,) must be followed by white space.
(#1251) Commas (,) must be followed by white space.
(#1251) Commas (,) must be followed by white space.
(#1251) Commas (,) must be followed by white space.
(#1251) Commas (,) must be followed by white space.
(#1251) Commas (,) must be followed by white space.
(#1251) Commas (,) must be followed by white space.
(#1251) Closing brace must be on a line by itself
(#1251) Closing brace must be on a line by itself
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Variable "Ya" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Expected "for (...) {\n"; found "for(...){"
(#1251) Expected 1 space after first semicolon of FOR loop; 0 found
(#1251) Expected 1 space after second semicolon of FOR loop; 0 found
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Expected 1 space before "<="; 0 found
(#1251) Expected 1 space after "<="; 0 found
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "X" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Expected "if (...) {\n"; found "if(...){"
(#1251) Variable "X" must be all lower-case
(#1251) Variable "X" must be all lower-case
(#1251) Expected 1 space before "!="; 0 found
(#1251) Expected 1 space after "!="; 0 found
(#1251) Variable "X" must be all lower-case
(#1251) 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 "X" must be all lower-case
(#1251) Commas (,) must be followed by white space.
(#1251) 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 "X" must be all lower-case
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "Ya" must be all lower-case
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "X" must be all lower-case
(#1251) Variable "X" must be all lower-case
(#1251) Expected 1 space before "?"; 0 found
(#1251) Expected 1 space after "?"; 0 found
(#1251) Expected 1 space before ":"; 0 found
(#1251) Expected 1 space after ":"; 0 found
(#1251) Closing brace must be on a line by itself
(#1251) Closing brace must be on a line by itself
(#1251) Closing brace must be on a line by itself
(#1251) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1251) method name "Adminer::selectOrderPrint" must be in lower-case letters only
(#1251) Visibility must be declared on method "selectOrderPrint"
(#1251) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1252) Line indented incorrectly; expected at least 104 spaces, found 0
(#1252) Variable "Te" must be all lower-case
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1252) Expected 1 space after closing parenthesis; found 0
(#1252) Opening brace must be the last content on the line
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1252) Variable "Te" must be all lower-case
(#1252) Expected 1 space before "="; 0 found
(#1252) Expected 1 space after "="; 0 found
(#1252) Expected "foreach (...) {\n"; found "foreach(...){"
(#1252) Expected 1 space before "=>"; 0 found
(#1252) Expected 1 space after "=>"; 0 found
(#1252) Expected 1 space before "as"; 0 found
(#1252) Expected 1 space after "as"; 0 found
(#1252) Expected 1 space before "=>"; 0 found
(#1252) Expected 1 space after "=>"; 0 found
(#1252) Variable "X" must be all lower-case
(#1252) Expected "if (...) {\n"; found "if(...){"
(#1252) Variable "X" must be all lower-case
(#1252) Expected 1 space before "!="; 0 found
(#1252) Expected 1 space after "!="; 0 found
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1252) Variable "X" must be all lower-case
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1252) Closing brace must be on a line by itself
(#1252) Closing brace must be on a line by itself
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1252) Closing brace must be on a line by itself
(#1252) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1252) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1252) method name "Adminer::selectLimitPrint" must be in lower-case letters only
(#1252) Visibility must be declared on method "selectLimitPrint"
(#1252) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1252) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1252) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1252) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1252) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1252) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1253) Line indented incorrectly; expected at least 104 spaces, found 0
(#1253) Expected 1 space after closing parenthesis; found 0
(#1253) Opening brace must be the last content on the line
(#1253) Commas (,) must be followed by white space.
(#1253) Closing brace must be on a line by itself
(#1253) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1253) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1253) method name "Adminer::selectLengthPrint" must be in lower-case letters only
(#1253) Visibility must be declared on method "selectLengthPrint"
(#1253) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1253) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1253) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1253) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1253) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1253) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1254) Line indented incorrectly; expected at least 104 spaces, found 0
(#1254) Expected 1 space after closing parenthesis; found 0
(#1254) Opening brace must be the last content on the line
(#1254) Expected "if (...) {\n"; found "if(...){"
(#1254) Expected 1 space before "!=="; 0 found
(#1254) Expected 1 space after "!=="; 0 found
(#1254) Commas (,) must be followed by white space.
(#1254) Commas (,) must be followed by white space.
(#1254) Closing brace must be on a line by itself
(#1254) Closing brace must be on a line by itself
(#1254) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1254) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1254) method name "Adminer::selectActionPrint" must be in lower-case letters only
(#1254) Visibility must be declared on method "selectActionPrint"
(#1254) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1254) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1254) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1254) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1254) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1254) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1255) Line indented incorrectly; expected at least 104 spaces, found 0
(#1255) Expected 1 space after closing parenthesis; found 0
(#1255) Opening brace must be the last content on the line
(#1255) Commas (,) must be followed by white space.
(#1255) Commas (,) must be followed by white space.
(#1255) Commas (,) must be followed by white space.
(#1255) Commas (,) must be followed by white space.
(#1255) Expected 1 space before "="; 0 found
(#1255) Expected 1 space after "="; 0 found
(#1255) Expected "foreach (...) {\n"; found "foreach(...){"
(#1255) Expected 1 space after "as"; 0 found
(#1255) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1256) Line indented incorrectly; expected at least 108 spaces, found 0
(#1256) Inline control structures are not allowed
(#1256) Expected 1 space before "!="; 0 found
(#1256) Expected 1 space after "!="; 0 found
(#1256) Expected 1 space before "="; 0 found
(#1256) Expected 1 space after "="; 0 found
(#1256) Closing brace must be on a line by itself
(#1256) Expected 1 space before "="; 0 found
(#1256) Expected 1 space after "="; 0 found
(#1256) Inline control structures are not allowed
(#1256) Expected 1 space before "=>"; 0 found
(#1256) Expected 1 space after "=>"; 0 found
(#1256) Expected 1 space after "as"; 0 found
(#1257) Line indented incorrectly; expected at least 108 spaces, found 0
(#1257) Expected 1 space before "=>"; 0 found
(#1257) Expected 1 space after "=>"; 0 found
(#1257) Variable "X" must be all lower-case
(#1257) Commas (,) must be followed by white space.
(#1257) Commas (,) must be followed by white space.
(#1257) Commas (,) must be followed by white space.
(#1257) Closing brace must be on a line by itself
(#1257) Line exceeds 132 characters; contains 133 characters
(#1257) Line exceeds 132 characters; contains 133 characters
(#1257) Line exceeds 132 characters; contains 133 characters
(#1257) Line exceeds 132 characters; contains 133 characters
(#1257) Line exceeds 132 characters; contains 133 characters
(#1257) Line exceeds 132 characters; contains 133 characters
(#1257) Line exceeds 132 characters; contains 133 characters
(#1257) Line exceeds 132 characters; contains 133 characters
(#1257) method name "Adminer::selectCommandPrint" must be in lower-case letters only
(#1257) Visibility must be declared on method "selectCommandPrint"
(#1258) Line indented incorrectly; expected at least 104 spaces, found 0
(#1258) Expected 1 space after closing parenthesis; found 0
(#1258) Opening brace must be the last content on the line
(#1258) Closing brace must be on a line by itself
(#1258) method name "Adminer::selectImportPrint" must be in lower-case letters only
(#1258) Visibility must be declared on method "selectImportPrint"
(#1259) Line indented incorrectly; expected at least 104 spaces, found 0
(#1259) Expected 1 space after closing parenthesis; found 0
(#1259) Opening brace must be the last content on the line
(#1259) Closing brace must be on a line by itself
(#1259) method name "Adminer::selectEmailPrint" must be in lower-case letters only
(#1259) Visibility must be declared on method "selectEmailPrint"
(#1260) Line indented incorrectly; expected at least 104 spaces, found 0
(#1260) Commas (,) must be followed by white space.
(#1260) Closing brace must be on a line by itself
(#1260) method name "Adminer::selectColumnsProcess" must be in lower-case letters only
(#1260) Visibility must be declared on method "selectColumnsProcess"
(#1261) Line indented incorrectly; expected at least 104 spaces, found 0
(#1261) Commas (,) must be followed by white space.
(#1261) Expected 1 space after closing parenthesis; found 0
(#1261) Opening brace must be the last content on the line
(#1261) Variable "Sc" must be all lower-case
(#1261) Commas (,) must be followed by white space.
(#1261) Variable "Xc" must be all lower-case
(#1261) Variable "M" must be all lower-case
(#1261) Expected 1 space before "="; 0 found
(#1261) Expected 1 space after "="; 0 found
(#1261) Variable "Vc" must be all lower-case
(#1261) Expected 1 space before "="; 0 found
(#1261) Expected 1 space after "="; 0 found
(#1261) Expected "foreach (...) {\n"; found "foreach(...){"
(#1261) Expected 1 space before "=>"; 0 found
(#1261) Expected 1 space after "=>"; 0 found
(#1261) Expected 1 space before "as"; 0 found
(#1261) Expected 1 space after "as"; 0 found
(#1261) Expected 1 space before "=>"; 0 found
(#1261) Expected 1 space after "=>"; 0 found
(#1261) Variable "X" must be all lower-case
(#1261) Expected "if (...) {\n"; found "if(...){"
(#1261) Variable "X" must be all lower-case
(#1261) Expected 1 space before "=="; 0 found
(#1261) Expected 1 space after "=="; 0 found
(#1261) Variable "X" must be all lower-case
(#1261) Expected 1 space before "!="; 0 found
(#1261) Expected 1 space after "!="; 0 found
(#1261) Variable "X" must be all lower-case
(#1261) Variable "X" must be all lower-case
(#1261) Commas (,) must be followed by white space.
(#1261) Variable "Sc" must be all lower-case
(#1261) Variable "X" must be all lower-case
(#1261) Commas (,) must be followed by white space.
(#1261) Variable "Xc" must be all lower-case
(#1261) Variable "M" must be all lower-case
(#1261) Expected 1 space before "="; 0 found
(#1261) Expected 1 space after "="; 0 found
(#1261) Variable "X" must be all lower-case
(#1261) Commas (,) must be followed by white space.
(#1261) Variable "X" must be all lower-case
(#1261) Expected 1 space before "!="; 0 found
(#1261) Expected 1 space after "!="; 0 found
(#1261) Expected 1 space before "?"; 0 found
(#1261) Expected 1 space after "?"; 0 found
(#1261) Variable "X" must be all lower-case
(#1261) Expected 1 space before ":"; 0 found
(#1261) Expected 1 space after ":"; 0 found
(#1261) Inline control structures are not allowed
(#1261) Variable "X" must be all lower-case
(#1261) Commas (,) must be followed by white space.
(#1261) Variable "Xc" must be all lower-case
(#1261) Variable "Vc" must be all lower-case
(#1261) Expected 1 space before "="; 0 found
(#1261) Expected 1 space after "="; 0 found
(#1261) Variable "M" must be all lower-case
(#1261) Closing brace must be on a line by itself
(#1261) Closing brace must be on a line by itself
(#1261) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1261) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1261) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1261) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1261) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1261) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1261) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1261) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1262) Line indented incorrectly; expected at least 108 spaces, found 0
(#1262) Variable "M" must be all lower-case
(#1262) Commas (,) must be followed by white space.
(#1262) Variable "Vc" must be all lower-case
(#1262) Closing brace must be on a line by itself
(#1262) method name "Adminer::selectSearchProcess" must be in lower-case letters only
(#1262) Visibility must be declared on method "selectSearchProcess"
(#1263) Line indented incorrectly; expected at least 104 spaces, found 0
(#1263) Commas (,) must be followed by white space.
(#1263) Expected 1 space after closing parenthesis; found 0
(#1263) Opening brace must be the last content on the line
(#1263) Variable "J" must be all lower-case
(#1263) Expected 1 space before "="; 0 found
(#1263) Expected 1 space after "="; 0 found
(#1263) Expected "foreach (...) {\n"; found "foreach(...){"
(#1263) Expected 1 space before "=>"; 0 found
(#1263) Expected 1 space after "=>"; 0 found
(#1263) Expected 1 space after "as"; 0 found
(#1264) Line indented incorrectly; expected at least 108 spaces, found 0
(#1264) Expected 1 space before "=>"; 0 found
(#1264) Expected 1 space after "=>"; 0 found
(#1264) Inline control structures are not allowed
(#1264) Expected 1 space before "=="; 0 found
(#1264) Expected 1 space after "=="; 0 found
(#1264) Expected 1 space before "!="; 0 found
(#1264) Expected 1 space after "!="; 0 found
(#1264) Variable "J" must be all lower-case
(#1264) Expected 1 space before "="; 0 found
(#1264) Expected 1 space after "="; 0 found
(#1264) Commas (,) must be followed by white space.
(#1264) Commas (,) must be followed by white space.
(#1264) Expected 1 space before "?"; 0 found
(#1264) Expected 1 space after "?"; 0 found
(#1264) Expected 1 space before ":"; 0 found
(#1264) Expected 1 space after ":"; 0 found
(#1264) Closing brace must be on a line by itself
(#1264) Expected "foreach (...) {\n"; found "foreach(...){"
(#1264) Expected 1 space before "as"; 0 found
(#1264) Expected 1 space after "as"; 0 found
(#1264) Variable "X" must be all lower-case
(#1264) Expected "if (...) {\n"; found "if(...){"
(#1264) Variable "X" must be all lower-case
(#1264) Expected 1 space before "!="; 0 found
(#1264) Expected 1 space after "!="; 0 found
(#1264) Variable "X" must be all lower-case
(#1264) Commas (,) must be followed by white space.
(#1264) Expected 1 space before "="; 0 found
(#1264) Expected 1 space after "="; 0 found
(#1264) Variable "X" must be all lower-case
(#1264) Expected "if (...) {\n"; found "if(...){"
(#1264) Commas (,) must be followed by white space.
(#1264) Variable "X" must be all lower-case
(#1264) Expected 1 space before "="; 0 found
(#1264) Expected 1 space after "="; 0 found
(#1264) Variable "X" must be all lower-case
(#1264) Expected 1 space before ".="; 0 found
(#1264) Expected 1 space after ".="; 0 found
(#1264) Expected 1 space before "!="; 0 found
(#1264) Expected 1 space after "!="; 0 found
(#1264) Expected 1 space before "?"; 0 found
(#1264) Expected 1 space after "?"; 0 found
(#1264) Expected 1 space before ":"; 0 found
(#1264) Expected 1 space after ":"; 0 found
(#1264) Closing brace must be on a line by itself
(#1264) Inline control structures are not allowed
(#1264) Usage of ELSEIF not allowed; use ELSE IF instead
(#1264) Variable "X" must be all lower-case
(#1264) Expected 1 space before "=="; 0 found
(#1264) Expected 1 space after "=="; 0 found
(#1264) Expected 1 space before "="; 0 found
(#1264) Expected 1 space after "="; 0 found
(#1264) Variable "X" must be all lower-case
(#1264) Inline control structures are not allowed
(#1264) Usage of ELSEIF not allowed; use ELSE IF instead
(#1264) Variable "X" must be all lower-case
(#1264) Expected 1 space before "=="; 0 found
(#1264) Expected 1 space after "=="; 0 found
(#1264) Expected 1 space before "="; 0 found
(#1264) Expected 1 space after "="; 0 found
(#1264) Variable "X" must be all lower-case
(#1264) Commas (,) must be followed by white space.
(#1264) Variable "X" must be all lower-case
(#1264) Inline control structures are not allowed
(#1264) Usage of ELSEIF not allowed; use ELSE IF instead
(#1264) Commas (,) must be followed by white space.
(#1264) Variable "X" must be all lower-case
(#1264) Expected 1 space before ".="; 0 found
(#1264) Expected 1 space after ".="; 0 found
(#1264) Variable "X" must be all lower-case
(#1264) Commas (,) must be followed by white space.
(#1264) Variable "X" must be all lower-case
(#1264) Inline control structures are not allowed
(#1264) Variable "X" must be all lower-case
(#1264) Expected 1 space before "!="; 0 found
(#1264) Expected 1 space after "!="; 0 found
(#1264) Variable "J" must be all lower-case
(#1264) Expected 1 space before "="; 0 found
(#1264) Expected 1 space after "="; 0 found
(#1264) Variable "X" must be all lower-case
(#1264) Expected 1 space before "="; 0 found
(#1264) Expected 1 space after "="; 0 found
(#1264) Expected "foreach (...) {\n"; found "foreach(...){"
(#1264) Expected 1 space before "=>"; 0 found
(#1264) Expected 1 space after "=>"; 0 found
(#1264) Expected 1 space after "as"; 0 found
(#1264) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1264) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1264) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1264) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1264) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1264) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1264) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1264) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1265) Line indented incorrectly; expected at least 120 spaces, found 0
(#1265) Variable "C" must be all lower-case
(#1265) Expected 1 space before "=>"; 0 found
(#1265) Expected 1 space after "=>"; 0 found
(#1265) Variable "_d" must not contain underscores.
(#1265) Expected 1 space before "="; 0 found
(#1265) Expected 1 space after "="; 0 found
(#1265) Commas (,) must be followed by white space.
(#1265) Expected "if (...) {\n"; found "if(...){"
(#1265) Variable "X" must be all lower-case
(#1265) Commas (,) must be followed by white space.
(#1265) Commas (,) must be followed by white space.
(#1265) Variable "X" must be all lower-case
(#1265) Variable "_d" must not contain underscores.
(#1265) Variable "C" must be all lower-case
(#1265) Expected 1 space before "="; 0 found
(#1265) Expected 1 space after "="; 0 found
(#1265) Variable "C" must be all lower-case
(#1265) Expected 1 space before "="; 0 found
(#1265) Expected 1 space after "="; 0 found
(#1265) Expected 1 space before "=="; 0 found
(#1265) Expected 1 space after "=="; 0 found
(#1265) Variable "_d" must not contain underscores.
(#1265) Commas (,) must be followed by white space.
(#1265) Expected 1 space before "?"; 0 found
(#1265) Expected 1 space after "?"; 0 found
(#1265) Variable "C" must be all lower-case
(#1265) Expected 1 space before ":"; 0 found
(#1265) Expected 1 space after ":"; 0 found
(#1265) Variable "C" must be all lower-case
(#1265) Closing brace must be on a line by itself
(#1265) Closing brace must be on a line by itself
(#1265) Variable "J" must be all lower-case
(#1265) Expected 1 space before "="; 0 found
(#1265) Expected 1 space after "="; 0 found
(#1265) Expected 1 space before "?"; 0 found
(#1265) Expected 1 space after "?"; 0 found
(#1265) Commas (,) must be followed by white space.
(#1265) Expected 1 space before ":"; 0 found
(#1265) Expected 1 space after ":"; 0 found
(#1265) Closing brace must be on a line by itself
(#1265) Closing brace must be on a line by itself
(#1265) Closing brace must be on a line by itself
(#1265) Variable "J" must be all lower-case
(#1265) Closing brace must be on a line by itself
(#1265) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1265) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1265) method name "Adminer::selectOrderProcess" must be in lower-case letters only
(#1265) Visibility must be declared on method "selectOrderProcess"
(#1265) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1265) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1265) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1265) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1265) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1265) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1266) Line indented incorrectly; expected at least 108 spaces, found 0
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space after closing parenthesis; found 0
(#1266) Opening brace must be the last content on the line
(#1266) Variable "J" must be all lower-case
(#1266) Expected 1 space before "="; 0 found
(#1266) Expected 1 space after "="; 0 found
(#1266) Expected "foreach (...) {\n"; found "foreach(...){"
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Expected 1 space before "as"; 0 found
(#1266) Expected 1 space after "as"; 0 found
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Variable "X" must be all lower-case
(#1266) Inline control structures are not allowed
(#1266) Variable "X" must be all lower-case
(#1266) Expected 1 space before "!="; 0 found
(#1266) Expected 1 space after "!="; 0 found
(#1266) Variable "J" must be all lower-case
(#1266) Expected 1 space before "="; 0 found
(#1266) Expected 1 space after "="; 0 found
(#1266) The use of backticks in strings is not recommended
(#1266) Commas (,) must be followed by white space.
(#1266) Variable "X" must be all lower-case
(#1266) Expected 1 space before "?"; 0 found
(#1266) Expected 1 space after "?"; 0 found
(#1266) Variable "X" must be all lower-case
(#1266) Expected 1 space before ":"; 0 found
(#1266) Expected 1 space after ":"; 0 found
(#1266) Variable "X" must be all lower-case
(#1266) Expected 1 space before "?"; 0 found
(#1266) Expected 1 space after "?"; 0 found
(#1266) Expected 1 space before ":"; 0 found
(#1266) Expected 1 space after ":"; 0 found
(#1266) Closing brace must be on a line by itself
(#1266) Variable "J" must be all lower-case
(#1266) Closing brace must be on a line by itself
(#1266) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1266) method name "Adminer::selectLimitProcess" must be in lower-case letters only
(#1266) Visibility must be declared on method "selectLimitProcess"
(#1266) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1267) Line indented incorrectly; expected at least 108 spaces, found 0
(#1267) Expected 1 space after closing parenthesis; found 0
(#1267) Opening brace must be the last content on the line
(#1267) Expected 1 space before "?"; 0 found
(#1267) Expected 1 space after "?"; 0 found
(#1267) Expected 1 space before ":"; 0 found
(#1267) Expected 1 space after ":"; 0 found
(#1267) Closing brace must be on a line by itself
(#1267) method name "Adminer::selectLengthProcess" must be in lower-case letters only
(#1267) Visibility must be declared on method "selectLengthProcess"
(#1268) Line indented incorrectly; expected at least 108 spaces, found 0
(#1268) Expected 1 space after closing parenthesis; found 0
(#1268) Opening brace must be the last content on the line
(#1268) Expected 1 space before "?"; 0 found
(#1268) Expected 1 space after "?"; 0 found
(#1268) Expected 1 space before ":"; 0 found
(#1268) Expected 1 space after ":"; 0 found
(#1268) Closing brace must be on a line by itself
(#1268) method name "Adminer::selectEmailProcess" must be in lower-case letters only
(#1268) Visibility must be declared on method "selectEmailProcess"
(#1269) Line indented incorrectly; expected at least 108 spaces, found 0
(#1269) Variable "Z" must be all lower-case
(#1269) Commas (,) must be followed by white space.
(#1269) Variable "Kc" must be all lower-case
(#1269) Expected 1 space after closing parenthesis; found 0
(#1269) Opening brace must be the last content on the line
(#1270) Line indented incorrectly; expected at least 112 spaces, found 0
(#1270) Closing brace must be on a line by itself
(#1270) method name "Adminer::selectQueryBuild" must be in lower-case letters only
(#1270) Visibility must be declared on method "selectQueryBuild"
(#1271) Line indented incorrectly; expected at least 108 spaces, found 0
(#1271) Variable "M" must be all lower-case
(#1271) Commas (,) must be followed by white space.
(#1271) Variable "Z" must be all lower-case
(#1271) Commas (,) must be followed by white space.
(#1271) Variable "Vc" must be all lower-case
(#1271) Commas (,) must be followed by white space.
(#1271) Variable "Te" must be all lower-case
(#1271) Commas (,) must be followed by white space.
(#1271) Commas (,) must be followed by white space.
(#1271) Variable "E" must be all lower-case
(#1271) Expected 1 space after closing parenthesis; found 0
(#1271) Opening brace must be the last content on the line
(#1271) Closing brace must be on a line by itself
(#1271) method name "Adminer::messageQuery" must be in lower-case letters only
(#1271) Visibility must be declared on method "messageQuery"
(#1272) Line indented incorrectly; expected at least 108 spaces, found 0
(#1272) Variable "H" must be all lower-case
(#1272) Commas (,) must be followed by white space.
(#1272) Expected 1 space after closing parenthesis; found 0
(#1272) Opening brace must be the last content on the line
(#1272) Expected 1 space before "="; 0 found
(#1272) Expected 1 space after "="; 0 found
(#1272) Inline control structures are not allowed
(#1272) Variable "H" must be all lower-case
(#1272) Expected 1 space before ">"; 0 found
(#1272) Expected 1 space after ">"; 0 found
(#1272) Variable "H" must be all lower-case
(#1272) Expected 1 space before "="; 0 found
(#1272) Expected 1 space after "="; 0 found
(#1272) Commas (,) must be followed by white space.
(#1272) Commas (,) must be followed by white space.
(#1272) Variable "H" must be all lower-case
(#1272) Commas (,) must be followed by white space.
(#1272) Commas (,) must be followed by white space.
(#1272) Expected 1 space before "="; 0 found
(#1272) Expected 1 space after "="; 0 found
(#1272) Variable "H" must be all lower-case
(#1272) Commas (,) must be followed by white space.
(#1272) Commas (,) must be followed by white space.
(#1272) Variable "H" must be all lower-case
(#1272) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1272) Commas (,) must be followed by white space.
(#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) Closing brace must be on a line by itself
(#1272) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1272) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1272) method name "Adminer::editFunctions" must be in lower-case letters only
(#1272) Visibility must be declared on method "editFunctions"
(#1272) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1272) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1272) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1272) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1272) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1272) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1273) Line indented incorrectly; expected at least 108 spaces, found 0
(#1273) Expected 1 space after closing parenthesis; found 0
(#1273) Opening brace must be the last content on the line
(#1273) Variable "J" must be all lower-case
(#1273) Expected 1 space before "="; 0 found
(#1273) Expected 1 space after "="; 0 found
(#1273) Expected 1 space before "?"; 0 found
(#1273) Expected 1 space after "?"; 0 found
(#1273) Expected 1 space before ":"; 0 found
(#1273) Expected 1 space after ":"; 0 found
(#1273) Expected "foreach (...) {\n"; found "foreach(...){"
(#1273) Expected 1 space before "=>"; 0 found
(#1273) Expected 1 space after "=>"; 0 found
(#1273) Expected 1 space after "as"; 0 found
(#1274) Line indented incorrectly; expected at least 112 spaces, found 0
(#1274) Expected 1 space before "=>"; 0 found
(#1274) Expected 1 space after "=>"; 0 found
(#1274) Variable "Sc" must be all lower-case
(#1274) Expected "if (...) {\n"; found "if(...){"
(#1274) Expected "foreach (...) {\n"; found "foreach(...){"
(#1274) Expected 1 space before "=>"; 0 found
(#1274) Expected 1 space after "=>"; 0 found
(#1274) Expected 1 space after "as"; 0 found
(#1274) Variable "Sc" must be all lower-case
(#1275) Line indented incorrectly; expected at least 120 spaces, found 0
(#1275) Expected 1 space before "=>"; 0 found
(#1275) Expected 1 space after "=>"; 0 found
(#1275) Variable "X" must be all lower-case
(#1275) Inline control structures are not allowed
(#1275) Commas (,) must be followed by white space.
(#1275) Variable "J" must be all lower-case
(#1275) Expected 1 space before ".="; 0 found
(#1275) Expected 1 space after ".="; 0 found
(#1275) Variable "X" must be all lower-case
(#1275) Closing brace must be on a line by itself
(#1275) Inline control structures are not allowed
(#1275) Commas (,) must be followed by white space.
(#1275) Variable "J" must be all lower-case
(#1275) Expected 1 space before ".="; 0 found
(#1275) Expected 1 space after ".="; 0 found
(#1275) Closing brace must be on a line by itself
(#1275) Closing brace must be on a line by itself
(#1275) Inline control structures are not allowed
(#1275) Variable "J" must be all lower-case
(#1275) Expected 1 space before "="; 0 found
(#1275) Expected 1 space after "="; 0 found
(#1275) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1275) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1275) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1275) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1275) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1275) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1275) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1275) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1276) Line indented incorrectly; expected at least 108 spaces, found 0
(#1276) Commas (,) must be followed by white space.
(#1276) Variable "J" must be all lower-case
(#1276) Closing brace must be on a line by itself
(#1276) method name "Adminer::editInput" must be in lower-case letters only
(#1276) Visibility must be declared on method "editInput"
(#1277) Line indented incorrectly; expected at least 108 spaces, found 0
(#1277) Variable "Q" must be all lower-case
(#1277) Commas (,) must be followed by white space.
(#1277) Commas (,) must be followed by white space.
(#1277) Variable "Ia" must be all lower-case
(#1277) Commas (,) must be followed by white space.
(#1277) Variable "Y" must be all lower-case
(#1277) Expected 1 space after closing parenthesis; found 0
(#1277) Opening brace must be the last content on the line
(#1277) Inline control structures are not allowed
(#1277) Expected 1 space before "=="; 0 found
(#1277) Expected 1 space after "=="; 0 found
(#1277) Expected 1 space before "?"; 0 found
(#1277) Expected 1 space after "?"; 0 found
(#1277) Variable "Ia" must be all lower-case
(#1277) Expected 1 space before ":"; 0 found
(#1277) Expected 1 space after ":"; 0 found
(#1277) Expected 1 space before "?"; 0 found
(#1277) Expected 1 space after "?"; 0 found
(#1277) Variable "Ia" must be all lower-case
(#1277) Variable "Y" must be all lower-case
(#1277) Expected 1 space before "!=="; 0 found
(#1277) Expected 1 space after "!=="; 0 found
(#1277) Expected 1 space before "?"; 0 found
(#1277) Expected 1 space after "?"; 0 found
(#1277) Expected 1 space before ":"; 0 found
(#1277) Expected 1 space after ":"; 0 found
(#1277) Expected 1 space before ":"; 0 found
(#1277) Expected 1 space after ":"; 0 found
(#1277) Commas (,) must be followed by white space.
(#1277) Variable "Ia" must be all lower-case
(#1277) Commas (,) must be followed by white space.
(#1277) Commas (,) must be followed by white space.
(#1277) Variable "Y" must be all lower-case
(#1277) Commas (,) must be followed by white space.
(#1277) Closing brace must be on a line by itself
(#1277) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1277) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1277) method name "Adminer::processInput" must be in lower-case letters only
(#1277) Visibility must be declared on method "processInput"
(#1277) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1277) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1277) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1277) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1277) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1277) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1278) Line indented incorrectly; expected at least 108 spaces, found 0
(#1278) Commas (,) must be followed by white space.
(#1278) Variable "Y" must be all lower-case
(#1278) Commas (,) must be followed by white space.
(#1278) Expected 1 space after closing parenthesis; found 0
(#1278) Opening brace must be the last content on the line
(#1278) Inline control structures are not allowed
(#1278) Expected 1 space before "=="; 0 found
(#1278) Expected 1 space after "=="; 0 found
(#1278) Variable "Y" must be all lower-case
(#1278) Variable "C" must be all lower-case
(#1278) Expected 1 space before "="; 0 found
(#1278) Expected 1 space after "="; 0 found
(#1278) Variable "J" must be all lower-case
(#1278) Expected 1 space before "="; 0 found
(#1278) Expected 1 space after "="; 0 found
(#1278) Variable "Y" must be all lower-case
(#1278) Inline control structures are not allowed
(#1278) Commas (,) must be followed by white space.
(#1278) Variable "J" must be all lower-case
(#1278) Expected 1 space before "="; 0 found
(#1278) Expected 1 space after "="; 0 found
(#1278) Inline control structures are not allowed
(#1278) Usage of ELSEIF not allowed; use ELSE IF instead
(#1278) Commas (,) must be followed by white space.
(#1278) Variable "J" must be all lower-case
(#1278) Expected 1 space before "="; 0 found
(#1278) Expected 1 space after "="; 0 found
(#1278) Inline control structures are not allowed
(#1278) Usage of ELSEIF not allowed; use ELSE IF instead
(#1278) Commas (,) must be followed by white space.
(#1278) Variable "J" must be all lower-case
(#1278) Expected 1 space before "="; 0 found
(#1278) Expected 1 space after "="; 0 found
(#1278) Variable "C" must be all lower-case
(#1278) Inline control structures are not allowed
(#1278) Usage of ELSEIF not allowed; use ELSE IF instead
(#1278) Commas (,) must be followed by white space.
(#1278) Variable "J" must be all lower-case
(#1278) Expected 1 space before "="; 0 found
(#1278) Expected 1 space after "="; 0 found
(#1278) Variable "C" must be all lower-case
(#1278) Commas (,) must be followed by white space.
(#1278) Variable "Y" must be all lower-case
(#1278) Expected 1 space before "?"; 0 found
(#1278) Expected 1 space after "?"; 0 found
(#1278) Variable "Y" must be all lower-case
(#1278) Expected 1 space before ":"; 0 found
(#1278) Expected 1 space after ":"; 0 found
(#1278) Variable "J" must be all lower-case
(#1278) Inline control structures are not allowed
(#1278) Usage of ELSEIF not allowed; use ELSE IF instead
(#1278) Commas (,) must be followed by white space.
(#1278) Variable "J" must be all lower-case
(#1278) Expected 1 space before "="; 0 found
(#1278) Expected 1 space after "="; 0 found
(#1278) Variable "C" must be all lower-case
(#1278) Variable "J" must be all lower-case
(#1278) Inline control structures are not allowed
(#1278) Usage of ELSEIF not allowed; use ELSE IF instead
(#1278) Commas (,) must be followed by white space.
(#1278) Variable "J" must be all lower-case
(#1278) Expected 1 space before "="; 0 found
(#1278) Expected 1 space after "="; 0 found
(#1278) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1278) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1278) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1278) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1278) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1278) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1278) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1278) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1279) Line indented incorrectly; expected at least 112 spaces, found 0
(#1279) Commas (,) must be followed by white space.
(#1279) Variable "J" must be all lower-case
(#1279) Closing brace must be on a line by itself
(#1279) method name "Adminer::dumpOutput" must be in lower-case letters only
(#1279) Visibility must be declared on method "dumpOutput"
(#1280) Line indented incorrectly; expected at least 108 spaces, found 0
(#1280) Expected 1 space after closing parenthesis; found 0
(#1280) Opening brace must be the last content on the line
(#1280) Variable "J" must be all lower-case
(#1280) Expected 1 space before "="; 0 found
(#1280) Expected 1 space after "="; 0 found
(#1280) Expected 1 space before "=>"; 0 found
(#1280) Expected 1 space after "=>"; 0 found
(#1280) Commas (,) must be followed by white space.
(#1280) Expected 1 space before "=>"; 0 found
(#1280) Expected 1 space after "=>"; 0 found
(#1280) Inline control structures are not allowed
(#1280) Variable "J" must be all lower-case
(#1280) Expected 1 space before "="; 0 found
(#1280) Expected 1 space after "="; 0 found
(#1280) Variable "J" must be all lower-case
(#1280) Closing brace must be on a line by itself
(#1280) method name "Adminer::dumpFormat" must be in lower-case letters only
(#1280) Visibility must be declared on method "dumpFormat"
(#1281) Line indented incorrectly; expected at least 108 spaces, found 0
(#1281) Expected 1 space after closing parenthesis; found 0
(#1281) Opening brace must be the last content on the line
(#1282) Line indented incorrectly; expected at least 112 spaces, found 0
(#1282) Expected 1 space before "=>"; 0 found
(#1282) Expected 1 space after "=>"; 0 found
(#1282) Commas (,) must be followed by white space.
(#1282) Expected 1 space before "=>"; 0 found
(#1282) Expected 1 space after "=>"; 0 found
(#1282) Commas (,) must be followed by white space.
(#1282) Expected 1 space before "=>"; 0 found
(#1282) Expected 1 space after "=>"; 0 found
(#1282) Commas (,) must be followed by white space.
(#1282) Expected 1 space before "=>"; 0 found
(#1282) Expected 1 space after "=>"; 0 found
(#1282) Closing brace must be on a line by itself
(#1282) method name "Adminer::dumpDatabase" must be in lower-case letters only
(#1282) Visibility must be declared on method "dumpDatabase"
(#1283) Line indented incorrectly; expected at least 108 spaces, found 0
(#1283) Closing brace must be on a line by itself
(#1283) method name "Adminer::dumpTable" must be in lower-case letters only
(#1283) Visibility must be declared on method "dumpTable"
(#1284) Line indented incorrectly; expected at least 108 spaces, found 0
(#1284) Variable "Q" must be all lower-case
(#1284) Commas (,) must be followed by white space.
(#1284) Variable "Ig" must be all lower-case
(#1284) Commas (,) must be followed by white space.
(#1284) Variable "Ad" must be all lower-case
(#1284) Expected 1 space after closing parenthesis; found 0
(#1284) Opening brace must be the last content on the line
(#1284) Expected "if (...) {\n"; found "if(...){"
(#1284) Expected 1 space before "!="; 0 found
(#1284) Expected 1 space after "!="; 0 found
(#1284) Inline control structures are not allowed
(#1284) Variable "Ig" must be all lower-case
(#1284) Variable "Q" must be all lower-case
(#1284) Closing brace must be on a line by itself
(#1284) Usage of ELSEIF not allowed; use ELSE IF instead
(#1284) Variable "Ig" must be all lower-case
(#1284) Expected "if (...) {\n"; found "if(...){"
(#1284) Variable "Ad" must be all lower-case
(#1284) Expected 1 space before "=="; 0 found
(#1284) Expected 1 space after "=="; 0 found
(#1284) Expected 1 space before "="; 0 found
(#1284) Expected 1 space after "="; 0 found
(#1284) Inline control structures are not allowed
(#1284) Expected 1 space before "=>"; 0 found
(#1284) Expected 1 space after "=>"; 0 found
(#1284) Expected 1 space before "as"; 0 found
(#1284) Expected 1 space after "as"; 0 found
(#1284) Variable "Q" must be all lower-case
(#1284) Variable "C" must be all lower-case
(#1284) Expected 1 space before "=>"; 0 found
(#1284) Expected 1 space after "=>"; 0 found
(#1284) Expected 1 space before "="; 0 found
(#1284) Expected 1 space after "="; 0 found
(#1284) Variable "C" must be all lower-case
(#1284) Expected 1 space before "="; 0 found
(#1284) Expected 1 space after "="; 0 found
(#1284) Variable "Q" must be all lower-case
(#1284) Commas (,) must be followed by white space.
(#1284) Closing brace must be on a line by itself
(#1284) Inline control structures are not allowed
(#1284) Expected 1 space before "="; 0 found
(#1284) Expected 1 space after "="; 0 found
(#1284) Variable "Q" must be all lower-case
(#1284) Commas (,) must be followed by white space.
(#1284) Expected "if (...) {\n"; found "if(...){"
(#1284) Inline control structures are not allowed
(#1284) Variable "Ig" must be all lower-case
(#1284) Expected 1 space before "=="; 0 found
(#1284) Expected 1 space after "=="; 0 found
(#1284) Variable "Ad" must be all lower-case
(#1284) Expected 1 space before "=="; 0 found
(#1284) Expected 1 space after "=="; 0 found
(#1284) Variable "Ad" must be all lower-case
(#1284) Expected 1 space before "=="; 0 found
(#1284) Expected 1 space after "=="; 0 found
(#1284) Expected 1 space before "?"; 0 found
(#1284) Expected 1 space after "?"; 0 found
(#1284) Expected 1 space before ":"; 0 found
(#1284) Expected 1 space after ":"; 0 found
(#1284) Variable "Q" must be all lower-case
(#1284) Inline control structures are not allowed
(#1284) Variable "Ad" must be all lower-case
(#1284) Expected 1 space before "=="; 0 found
(#1284) Expected 1 space after "=="; 0 found
(#1284) Expected 1 space before "="; 0 found
(#1284) Expected 1 space after "="; 0 found
(#1284) Closing brace must be on a line by itself
(#1284) Closing brace must be on a line by itself
(#1284) Closing brace must be on a line by itself
(#1284) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1284) method name "Adminer::dumpData" must be in lower-case letters only
(#1284) Visibility must be declared on method "dumpData"
(#1284) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1285) Line indented incorrectly; expected at least 108 spaces, found 0
(#1285) Variable "Q" must be all lower-case
(#1285) Commas (,) must be followed by white space.
(#1285) Variable "Ig" must be all lower-case
(#1285) Commas (,) must be followed by white space.
(#1285) Variable "H" must be all lower-case
(#1285) Expected 1 space after closing parenthesis; found 0
(#1285) Opening brace must be the last content on the line
(#1285) Commas (,) must be followed by white space.
(#1285) Expected 1 space before "="; 0 found
(#1285) Expected 1 space after "="; 0 found
(#1285) Expected 1 space before "=="; 0 found
(#1285) Expected 1 space after "=="; 0 found
(#1285) Expected 1 space before "?"; 0 found
(#1285) Expected 1 space after "?"; 0 found
(#1285) Expected 1 space before ":"; 0 found
(#1285) Expected 1 space after ":"; 0 found
(#1285) Expected "if (...) {\n"; found "if(...){"
(#1285) Variable "Ig" must be all lower-case
(#1285) Expected "if (...) {\n"; found "if(...){"
(#1285) Expected 1 space before "=="; 0 found
(#1285) Expected 1 space after "=="; 0 found
(#1285) Inline control structures are not allowed
(#1285) Variable "Ig" must be all lower-case
(#1285) Expected 1 space before "=="; 0 found
(#1285) Expected 1 space after "=="; 0 found
(#1286) Line indented incorrectly; expected at least 120 spaces, found 0
(#1286) Variable "Q" must be all lower-case
(#1286) Expected 1 space before "="; 0 found
(#1286) Expected 1 space after "="; 0 found
(#1286) Variable "Q" must be all lower-case
(#1286) Closing brace must be on a line by itself
(#1286) Variable "I" must be all lower-case
(#1286) Expected 1 space before "="; 0 found
(#1286) Expected 1 space after "="; 0 found
(#1286) Variable "H" must be all lower-case
(#1286) Commas (,) must be followed by white space.
(#1286) Expected "if (...) {\n"; found "if(...){"
(#1286) Variable "I" must be all lower-case
(#1286) Expected 1 space before "="; 0 found
(#1286) Expected 1 space after "="; 0 found
(#1286) Variable "Wa" must be all lower-case
(#1286) Expected 1 space before "="; 0 found
(#1286) Expected 1 space after "="; 0 found
(#1286) Variable "Hd" must be all lower-case
(#1286) Expected 1 space before "="; 0 found
(#1286) Expected 1 space after "="; 0 found
(#1286) Variable "Kg" must be all lower-case
(#1286) Expected 1 space before "="; 0 found
(#1286) Expected 1 space after "="; 0 found
(#1286) Variable "Dc" must be all lower-case
(#1286) Expected 1 space before "="; 0 found
(#1286) Expected 1 space after "="; 0 found
(#1286) Variable "Q" must be all lower-case
(#1286) Expected 1 space before "!="; 0 found
(#1286) Expected 1 space after "!="; 0 found
(#1286) Expected 1 space before "?"; 0 found
(#1286) Expected 1 space after "?"; 0 found
(#1286) Expected 1 space before ":"; 0 found
(#1286) Expected 1 space after ":"; 0 found
(#1286) Expected "while (...) {\n"; found "while(...){"
(#1286) Variable "K" must be all lower-case
(#1286) Expected 1 space before "="; 0 found
(#1286) Expected 1 space after "="; 0 found
(#1286) Variable "I" must be all lower-case
(#1286) Variable "Dc" must be all lower-case
(#1286) Expected "if (...) {\n"; found "if(...){"
(#1286) Variable "Hd" must be all lower-case
(#1286) Variable "Oh" must be all lower-case
(#1286) Expected 1 space before "="; 0 found
(#1286) Expected 1 space after "="; 0 found
(#1286) Expected "foreach (...) {\n"; found "foreach(...){"
(#1286) Expected 1 space after "as"; 0 found
(#1286) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1286) Variable "K" must be all lower-case
(#1286) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1287) Line indented incorrectly; expected at least 120 spaces, found 0
(#1287) Variable "X" must be all lower-case
(#1287) Expected 1 space before "="; 0 found
(#1287) Expected 1 space after "="; 0 found
(#1287) Variable "I" must be all lower-case
(#1287) Variable "Hd" must be all lower-case
(#1287) Expected 1 space before "="; 0 found
(#1287) Expected 1 space after "="; 0 found
(#1287) Expected 1 space before "="; 0 found
(#1287) Expected 1 space after "="; 0 found
(#1287) Variable "Oh" must be all lower-case
(#1287) Expected 1 space before "="; 0 found
(#1287) Expected 1 space after "="; 0 found
(#1287) Closing brace must be on a line by itself
(#1287) Variable "Kg" must be all lower-case
(#1287) Expected 1 space before "="; 0 found
(#1287) Expected 1 space after "="; 0 found
(#1287) Variable "Ig" must be all lower-case
(#1287) Expected 1 space before "=="; 0 found
(#1287) Expected 1 space after "=="; 0 found
(#1287) Expected 1 space before "?"; 0 found
(#1287) Expected 1 space after "?"; 0 found
(#1287) Commas (,) must be followed by white space.
(#1287) Variable "Oh" must be all lower-case
(#1287) Expected 1 space before ":"; 0 found
(#1287) Expected 1 space after ":"; 0 found
(#1287) Closing brace must be on a line by itself
(#1287) Expected "if (...) {\n"; found "if(...){"
(#1287) Expected 1 space before "!="; 0 found
(#1287) Expected 1 space after "!="; 0 found
(#1287) Expected "if (...) {\n"; found "if(...){"
(#1287) Variable "Ig" must be all lower-case
(#1287) Expected 1 space before "=="; 0 found
(#1287) Expected 1 space after "=="; 0 found
(#1287) Variable "Hd" must be all lower-case
(#1287) Variable "Ig" must be all lower-case
(#1287) Expected 1 space before "="; 0 found
(#1287) Expected 1 space after "="; 0 found
(#1287) Closing brace must be on a line by itself
(#1287) Variable "K" must be all lower-case
(#1287) Closing brace must be on a line by itself
(#1287) Expected "} else {\n"; found "}else{"
(#1287) Inline control structures are not allowed
(#1287) Expected 1 space before "="; 0 found
(#1287) Expected 1 space after "="; 0 found
(#1287) Variable "Q" must be all lower-case
(#1287) Commas (,) must be followed by white space.
(#1287) Commas (,) must be followed by white space.
(#1287) Variable "Hd" must be all lower-case
(#1287) Expected "foreach (...) {\n"; found "foreach(...){"
(#1287) Expected 1 space before "=>"; 0 found
(#1287) Expected 1 space after "=>"; 0 found
(#1287) Expected 1 space after "as"; 0 found
(#1287) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1287) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1287) Variable "K" must be all lower-case
(#1287) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1287) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1287) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1287) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1287) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1287) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1288) Line indented incorrectly; expected at least 124 spaces, found 0
(#1288) Expected 1 space before "=>"; 0 found
(#1288) Expected 1 space after "=>"; 0 found
(#1288) Variable "X" must be all lower-case
(#1288) Expected 1 space before "="; 0 found
(#1288) Expected 1 space after "="; 0 found
(#1288) Variable "K" must be all lower-case
(#1288) Expected 1 space before "="; 0 found
(#1288) Expected 1 space after "="; 0 found
(#1288) Variable "X" must be all lower-case
(#1288) Expected 1 space before "!=="; 0 found
(#1288) Expected 1 space after "!=="; 0 found
(#1288) Expected 1 space before "?"; 0 found
(#1288) Expected 1 space after "?"; 0 found
(#1288) Commas (,) must be followed by white space.
(#1288) Commas (,) must be followed by white space.
(#1288) Variable "X" must be all lower-case
(#1288) Expected 1 space before "!="; 0 found
(#1288) Expected 1 space after "!="; 0 found
(#1288) Expected 1 space before "?"; 0 found
(#1288) Expected 1 space after "?"; 0 found
(#1288) Variable "X" must be all lower-case
(#1288) Expected 1 space before ":"; 0 found
(#1288) Expected 1 space after ":"; 0 found
(#1288) Variable "X" must be all lower-case
(#1288) Expected 1 space before ":"; 0 found
(#1288) Expected 1 space after ":"; 0 found
(#1288) Closing brace must be on a line by itself
(#1288) Expected 1 space before "="; 0 found
(#1288) Expected 1 space after "="; 0 found
(#1288) Expected 1 space before "?"; 0 found
(#1288) Expected 1 space after "?"; 0 found
(#1288) Expected 1 space before ":"; 0 found
(#1288) Expected 1 space after ":"; 0 found
(#1288) Commas (,) must be followed by white space.
(#1288) Variable "K" must be all lower-case
(#1288) Inline control structures are not allowed
(#1288) Variable "Wa" must be all lower-case
(#1288) Variable "Wa" must be all lower-case
(#1288) Expected 1 space before "="; 0 found
(#1288) Expected 1 space after "="; 0 found
(#1288) Inline control structures are not allowed
(#1288) Usage of ELSEIF not allowed; use ELSE IF instead
(#1288) Variable "Wa" must be all lower-case
(#1288) Expected 1 space before "+"; 0 found
(#1288) Expected 1 space after "+"; 0 found
(#1288) Expected 1 space before "+"; 0 found
(#1288) Expected 1 space after "+"; 0 found
(#1288) Expected 1 space before "+"; 0 found
(#1288) Expected 1 space after "+"; 0 found
(#1288) Variable "Kg" must be all lower-case
(#1288) Expected 1 space before "<"; 0 found
(#1288) Expected 1 space after "<"; 0 found
(#1288) Variable "Wa" must be all lower-case
(#1288) Expected 1 space before ".="; 0 found
(#1288) Expected 1 space after ".="; 0 found
(#1288) Variable "Wa" must be all lower-case
(#1288) Variable "Kg" must be all lower-case
(#1288) Variable "Wa" must be all lower-case
(#1288) Expected 1 space before "="; 0 found
(#1288) Expected 1 space after "="; 0 found
(#1288) Closing brace must be on a line by itself
(#1288) Closing brace must be on a line by itself
(#1288) Closing brace must be on a line by itself
(#1288) Inline control structures are not allowed
(#1288) Variable "Wa" must be all lower-case
(#1288) Variable "Wa" must be all lower-case
(#1288) Variable "Kg" must be all lower-case
(#1288) Closing brace must be on a line by itself
(#1288) Inline control structures are not allowed
(#1288) Usage of ELSEIF not allowed; use ELSE IF instead
(#1288) Expected 1 space before "=="; 0 found
(#1288) Expected 1 space after "=="; 0 found
(#1288) Commas (,) must be followed by white space.
(#1288) Commas (,) must be followed by white space.
(#1288) Closing brace must be on a line by itself
(#1288) Closing brace must be on a line by itself
(#1288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1288) method name "Adminer::dumpFilename" must be in lower-case letters only
(#1288) Visibility must be declared on method "dumpFilename"
(#1288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1289) Line indented incorrectly; expected at least 108 spaces, found 0
(#1289) Expected 1 space after closing parenthesis; found 0
(#1289) Opening brace must be the last content on the line
(#1290) Line indented incorrectly; expected at least 112 spaces, found 0
(#1290) Expected 1 space before "!="; 0 found
(#1290) Expected 1 space after "!="; 0 found
(#1290) Expected 1 space before "?"; 0 found
(#1290) Expected 1 space after "?"; 0 found
(#1290) Expected 1 space before ":"; 0 found
(#1290) Expected 1 space after ":"; 0 found
(#1290) Expected 1 space before "!="; 0 found
(#1290) Expected 1 space after "!="; 0 found
(#1290) Expected 1 space before "?"; 0 found
(#1290) Expected 1 space after "?"; 0 found
(#1290) Expected 1 space before ":"; 0 found
(#1290) Expected 1 space after ":"; 0 found
(#1290) Closing brace must be on a line by itself
(#1290) method name "Adminer::dumpHeaders" must be in lower-case letters only
(#1290) Visibility must be declared on method "dumpHeaders"
(#1291) Line indented incorrectly; expected at least 124 spaces, found 0
(#1291) Commas (,) must be followed by white space.
(#1291) Expected 1 space after closing parenthesis; found 0
(#1291) Opening brace must be the last content on the line
(#1291) Expected 1 space before "="; 0 found
(#1291) Expected 1 space after "="; 0 found
(#1291) Expected 1 space before "="; 0 found
(#1291) Expected 1 space after "="; 0 found
(#1291) Commas (,) must be followed by white space.
(#1291) Expected 1 space before "?"; 0 found
(#1291) Expected 1 space after "?"; 0 found
(#1291) Expected 1 space before ":"; 0 found
(#1291) Expected 1 space after ":"; 0 found
(#1291) Expected 1 space before "?"; 0 found
(#1291) Expected 1 space after "?"; 0 found
(#1291) Expected 1 space before ":"; 0 found
(#1291) Expected 1 space after ":"; 0 found
(#1291) Expected 1 space before "=="; 0 found
(#1291) Expected 1 space after "=="; 0 found
(#1291) Expected 1 space before "?"; 0 found
(#1291) Expected 1 space after "?"; 0 found
(#1291) Expected 1 space before ":"; 0 found
(#1291) Expected 1 space after ":"; 0 found
(#1291) Expected 1 space before "=="; 0 found
(#1291) Expected 1 space after "=="; 0 found
(#1291) Expected 1 space before "?"; 0 found
(#1291) Expected 1 space after "?"; 0 found
(#1291) Expected 1 space before ":"; 0 found
(#1291) Expected 1 space after ":"; 0 found
(#1291) Expected 1 space before "=="; 0 found
(#1291) Expected 1 space after "=="; 0 found
(#1291) Expected 1 space before "!="; 0 found
(#1291) Expected 1 space after "!="; 0 found
(#1291) Expected 1 space before "?"; 0 found
(#1291) Expected 1 space after "?"; 0 found
(#1291) Expected 1 space before ":"; 0 found
(#1291) Expected 1 space after ":"; 0 found
(#1291) Inline control structures are not allowed
(#1291) Expected 1 space before "=="; 0 found
(#1291) Expected 1 space after "=="; 0 found
(#1291) Commas (,) must be followed by white space.
(#1291) Closing brace must be on a line by itself
(#1291) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1291) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1291) Visibility must be declared on method "homepage"
(#1291) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1291) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1291) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1291) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1291) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1291) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1292) Line indented incorrectly; expected at least 124 spaces, found 0
(#1292) Expected 1 space after closing parenthesis; found 0
(#1292) Opening brace must be the last content on the line
(#1292) Expected 1 space before "=="; 0 found
(#1292) Expected 1 space after "=="; 0 found
(#1292) Expected 1 space before "?"; 0 found
(#1292) Expected 1 space after "?"; 0 found
(#1292) Expected 1 space before ":"; 0 found
(#1292) Expected 1 space after ":"; 0 found
(#1292) Commas (,) must be followed by white space.
(#1292) Expected 1 space before "?"; 0 found
(#1292) Expected 1 space after "?"; 0 found
(#1292) Expected 1 space before "!="; 0 found
(#1292) Expected 1 space after "!="; 0 found
(#1292) Expected 1 space before "?"; 0 found
(#1292) Expected 1 space after "?"; 0 found
(#1292) Expected 1 space before ":"; 0 found
(#1292) Expected 1 space after ":"; 0 found
(#1292) Expected 1 space before ":"; 0 found
(#1292) Expected 1 space after ":"; 0 found
(#1292) Commas (,) must be followed by white space.
(#1292) Expected 1 space before "!=="; 0 found
(#1292) Expected 1 space after "!=="; 0 found
(#1292) Expected 1 space before "?"; 0 found
(#1292) Expected 1 space after "?"; 0 found
(#1292) Expected 1 space before ":"; 0 found
(#1292) Expected 1 space after ":"; 0 found
(#1292) Commas (,) must be followed by white space.
(#1292) Expected 1 space before "?"; 0 found
(#1292) Expected 1 space after "?"; 0 found
(#1292) Expected 1 space before ":"; 0 found
(#1292) Expected 1 space after ":"; 0 found
(#1292) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1292) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1292) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1292) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1292) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1292) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1292) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1292) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1293) Line indented incorrectly; expected at least 128 spaces, found 0
(#1293) Closing brace must be on a line by itself
(#1293) Visibility must be declared on method "navigation"
(#1294) Line indented incorrectly; expected at least 124 spaces, found 0
(#1294) Expected 1 space after closing parenthesis; found 0
(#1294) Opening brace must be the last content on the line
(#1294) Commas (,) must be followed by white space.
(#1294) Commas (,) must be followed by white space.
(#1294) Variable "Ub" must be all lower-case
(#1294) Commas (,) must be followed by white space.
(#1295) Commas (,) must be followed by white space.
(#1295) Commas (,) must be followed by white space.
(#1295) Commas (,) must be followed by white space.
(#1295) Commas (,) must be followed by white space.
(#1296) Commas (,) must be followed by white space.
(#1296) Commas (,) must be followed by white space.
(#1296) Expected 1 space before "<"; 0 found
(#1296) Expected 1 space after "<"; 0 found
(#1296) Expected 1 space before "?"; 0 found
(#1296) Expected 1 space after "?"; 0 found
(#1296) Expected 1 space before ":"; 0 found
(#1296) Expected 1 space after ":"; 0 found
(#1296) Commas (,) must be followed by white space.
(#1296) Line exceeds 132 characters; contains 166 characters
(#1296) Line exceeds 132 characters; contains 166 characters
(#1296) Line exceeds 132 characters; contains 166 characters
(#1296) Line exceeds 132 characters; contains 166 characters
(#1296) Line exceeds 132 characters; contains 166 characters
(#1296) Line exceeds 132 characters; contains 166 characters
(#1296) Line exceeds 132 characters; contains 166 characters
(#1296) Line exceeds 132 characters; contains 166 characters
(#1298) Expected "if (...) {\n"; found "if(...){"
(#1298) Expected 1 space before "=="; 0 found
(#1298) Expected 1 space after "=="; 0 found
(#1298) Variable "Hc" must be all lower-case
(#1298) Expected 1 space before "="; 0 found
(#1298) Expected 1 space after "="; 0 found
(#1298) Expected "foreach (...) {\n"; found "foreach(...){"
(#1298) Expected 1 space before "=>"; 0 found
(#1298) Expected 1 space after "=>"; 0 found
(#1298) Expected 1 space before "as"; 0 found
(#1298) Expected 1 space after "as"; 0 found
(#1298) Variable "Qh" must be all lower-case
(#1298) Expected 1 space before "=>"; 0 found
(#1298) Expected 1 space after "=>"; 0 found
(#1298) Expected "foreach (...) {\n"; found "foreach(...){"
(#1298) Expected 1 space before "=>"; 0 found
(#1298) Expected 1 space after "=>"; 0 found
(#1298) Expected 1 space after "as"; 0 found
(#1299) Line indented incorrectly; expected at least 136 spaces, found 0
(#1299) Variable "N" must be all lower-case
(#1299) Expected 1 space before "=>"; 0 found
(#1299) Expected 1 space after "=>"; 0 found
(#1299) Variable "Lh" must be all lower-case
(#1299) Expected "foreach (...) {\n"; found "foreach(...){"
(#1299) Expected 1 space before "=>"; 0 found
(#1299) Expected 1 space after "=>"; 0 found
(#1299) Expected 1 space after "as"; 0 found
(#1299) Variable "Lh" must be all lower-case
(#1300) Line indented incorrectly; expected at least 140 spaces, found 0
(#1300) Variable "V" must be all lower-case
(#1300) Expected 1 space before "=>"; 0 found
(#1300) Expected 1 space after "=>"; 0 found
(#1300) Variable "G" must be all lower-case
(#1300) Expected "if (...) {\n"; found "if(...){"
(#1300) Variable "G" must be all lower-case
(#1300) Expected 1 space before "!=="; 0 found
(#1300) Expected 1 space after "!=="; 0 found
(#1300) Expected "if (...) {\n"; found "if(...){"
(#1300) Variable "Hc" must be all lower-case
(#1300) Variable "Hc" must be all lower-case
(#1300) Expected 1 space before "="; 0 found
(#1300) Expected 1 space after "="; 0 found
(#1300) Closing brace must be on a line by itself
(#1300) Variable "Ib" must be all lower-case
(#1300) Expected 1 space before "="; 0 found
(#1300) Expected 1 space after "="; 0 found
(#1300) Variable "Qh" must be all lower-case
(#1300) Variable "N" must be all lower-case
(#1300) Variable "V" must be all lower-case
(#1300) Inline control structures are not allowed
(#1300) Expected 1 space before "as"; 0 found
(#1300) Expected 1 space after "as"; 0 found
(#1300) Variable "Ib" must be all lower-case
(#1300) Expected 1 space before "?"; 0 found
(#1300) Expected 1 space after "?"; 0 found
(#1300) Variable "Ib" must be all lower-case
(#1300) Expected 1 space before ":"; 0 found
(#1300) Expected 1 space after ":"; 0 found
(#1300) Variable "Qh" must be all lower-case
(#1300) Commas (,) must be followed by white space.
(#1300) Variable "N" must be all lower-case
(#1300) Commas (,) must be followed by white space.
(#1300) Variable "V" must be all lower-case
(#1300) Commas (,) must be followed by white space.
(#1300) Variable "Ub" must be all lower-case
(#1300) Variable "V" must be all lower-case
(#1300) Variable "N" must be all lower-case
(#1300) Expected 1 space before "!="; 0 found
(#1300) Expected 1 space after "!="; 0 found
(#1300) Expected 1 space before "?"; 0 found
(#1300) Expected 1 space after "?"; 0 found
(#1300) Variable "N" must be all lower-case
(#1300) Expected 1 space before ":"; 0 found
(#1300) Expected 1 space after ":"; 0 found
(#1300) Expected 1 space before "!="; 0 found
(#1300) Expected 1 space after "!="; 0 found
(#1300) Expected 1 space before "?"; 0 found
(#1300) Expected 1 space after "?"; 0 found
(#1300) Expected 1 space before ":"; 0 found
(#1300) Expected 1 space after ":"; 0 found
(#1300) Closing brace must be on a line by itself
(#1300) Closing brace must be on a line by itself
(#1300) Closing brace must be on a line by itself
(#1300) Closing brace must be on a line by itself
(#1300) Closing brace must be on a line by itself
(#1300) Expected "} else {\n"; found "}else{"
(#1300) Expected "if (...) {\n"; found "if(...){"
(#1300) Expected 1 space before "!=="; 0 found
(#1300) Expected 1 space after "!=="; 0 found
(#1300) Expected 1 space before "!="; 0 found
(#1300) Expected 1 space after "!="; 0 found
(#1300) Variable "S" must be all lower-case
(#1300) Expected 1 space before "="; 0 found
(#1300) Expected 1 space after "="; 0 found
(#1300) Commas (,) must be followed by white space.
(#1300) Closing brace must be on a line by itself
(#1300) Expected "if (...) {\n"; found "if(...){"
(#1300) Commas (,) must be followed by white space.
(#1300) Commas (,) must be followed by white space.
(#1300) Commas (,) must be followed by white space.
(#1300) Commas (,) must be followed by white space.
(#1300) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1300) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1300) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1300) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1300) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1300) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1300) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1300) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1302) Expected "if (...) {\n"; found "if(...){"
(#1302) Variable "S" must be all lower-case
(#1302) Variable "Wd" must be all lower-case
(#1302) Expected 1 space before "="; 0 found
(#1302) Expected 1 space after "="; 0 found
(#1302) Inline control structures are not allowed
(#1302) Expected 1 space before "=>"; 0 found
(#1302) Expected 1 space after "=>"; 0 found
(#1302) Expected 1 space after "as"; 0 found
(#1302) Variable "S" must be all lower-case
(#1303) Line indented incorrectly; expected at least 12 spaces, found 0
(#1303) Variable "Q" must be all lower-case
(#1303) Expected 1 space before "=>"; 0 found
(#1303) Expected 1 space after "=>"; 0 found
(#1303) Variable "U" must be all lower-case
(#1303) Variable "Wd" must be all lower-case
(#1303) Expected 1 space before "="; 0 found
(#1303) Expected 1 space after "="; 0 found
(#1303) Variable "Q" must be all lower-case
(#1303) Commas (,) must be followed by white space.
(#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
(#1303) Commas (,) must be followed by white space.
(#1303) Variable "Wd" must be all lower-case
(#1303) Inline control structures are not allowed
(#1303) Expected 1 space before "as"; 0 found
(#1303) Expected 1 space after "as"; 0 found
(#1303) Commas (,) must be followed by white space.
(#1303) Commas (,) must be followed by white space.
(#1303) Commas (,) must be followed by white space.
(#1303) Variable "X" must be all lower-case
(#1303) Variable "X" must be all lower-case
(#1303) Closing brace must be on a line by itself
(#1303) Commas (,) must be followed by white space.
(#1303) Expected 1 space before "?"; 0 found
(#1303) Expected 1 space after "?"; 0 found
(#1303) Commas (,) must be followed by white space.
(#1303) Commas (,) must be followed by white space.
(#1303) Expected 1 space before ":"; 0 found
(#1303) Expected 1 space after ":"; 0 found
(#1303) Commas (,) must be followed by white space.
(#1303) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1305) Closing brace must be on a line by itself
(#1305) Expected "if (...) {\n"; found "if(...){"
(#1305) Expected 1 space before "=="; 0 found
(#1305) Expected 1 space after "=="; 0 found
(#1305) Expected 1 space before "?"; 0 found
(#1305) Expected 1 space after "?"; 0 found
(#1305) Expected 1 space before ":"; 0 found
(#1305) Expected 1 space after ":"; 0 found
(#1305) Inline control structures are not allowed
(#1305) Expected 1 space before "?"; 0 found
(#1305) Expected 1 space after "?"; 0 found
(#1305) Expected 1 space before ":"; 0 found
(#1305) Expected 1 space after ":"; 0 found
(#1305) Closing brace must be on a line by itself
(#1305) Expected "if (...) {\n"; found "if(...){"
(#1305) Expected 1 space before "!=="; 0 found
(#1305) Expected 1 space after "!=="; 0 found
(#1305) Expected 1 space before "!="; 0 found
(#1305) Expected 1 space after "!="; 0 found
(#1305) Expected 1 space before "==="; 0 found
(#1305) Expected 1 space after "==="; 0 found
(#1305) Inline control structures are not allowed
(#1305) Variable "S" must be all lower-case
(#1305) Inline control structures are not allowed
(#1305) Variable "S" must be all lower-case
(#1305) Closing brace must be on a line by itself
(#1305) Closing brace must be on a line by itself
(#1305) Closing brace must be on a line by itself
(#1305) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1305) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1305) method name "Adminer::databasesPrint" must be in lower-case letters only
(#1305) Visibility must be declared on method "databasesPrint"
(#1305) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1305) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1305) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1305) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1305) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1305) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1306) Line indented incorrectly; expected at least 128 spaces, found 0
(#1306) Expected 1 space after closing parenthesis; found 0
(#1306) Opening brace must be the last content on the line
(#1306) Commas (,) must be followed by white space.
(#1306) Expected 1 space before "="; 0 found
(#1306) Expected 1 space after "="; 0 found
(#1308) Variable "Gb" must be all lower-case
(#1308) Expected 1 space before "="; 0 found
(#1308) Expected 1 space after "="; 0 found
(#1308) Expected 1 space before "?"; 0 found
(#1308) Expected 1 space after "?"; 0 found
(#1308) Variable "Gb" must be all lower-case
(#1308) Expected 1 space before "=>"; 0 found
(#1308) Expected 1 space after "=>"; 0 found
(#1308) Expected 1 space before "+"; 0 found
(#1308) Expected 1 space after "+"; 0 found
(#1308) Commas (,) must be followed by white space.
(#1308) Expected 1 space before ":"; 0 found
(#1308) Expected 1 space after ":"; 0 found
(#1308) Commas (,) must be followed by white space.
(#1308) Expected 1 space before "?"; 0 found
(#1308) Expected 1 space after "?"; 0 found
(#1308) Expected 1 space before ":"; 0 found
(#1308) Expected 1 space after ":"; 0 found
(#1308) Expected "if (...) {\n"; found "if(...){"
(#1308) Expected 1 space before "!="; 0 found
(#1308) Expected 1 space after "!="; 0 found
(#1308) Expected 1 space before "!="; 0 found
(#1308) Expected 1 space after "!="; 0 found
(#1308) Expected "if (...) {\n"; found "if(...){"
(#1308) Variable "Gb" must be all lower-case
(#1308) Expected 1 space before "=>"; 0 found
(#1308) Expected 1 space after "=>"; 0 found
(#1308) Expected 1 space before "+"; 0 found
(#1308) Expected 1 space after "+"; 0 found
(#1308) Commas (,) must be followed by white space.
(#1308) Inline control structures are not allowed
(#1308) Expected 1 space before "!="; 0 found
(#1308) Expected 1 space after "!="; 0 found
(#1308) Closing brace must be on a line by itself
(#1308) Closing brace must be on a line by itself
(#1308) Expected 1 space before "?"; 0 found
(#1308) Expected 1 space after "?"; 0 found
(#1308) Expected 1 space before ":"; 0 found
(#1308) Expected 1 space after ":"; 0 found
(#1308) Expected 1 space before "?"; 0 found
(#1308) Expected 1 space after "?"; 0 found
(#1308) Expected 1 space before ":"; 0 found
(#1308) Expected 1 space after ":"; 0 found
(#1308) Expected 1 space before "?"; 0 found
(#1308) Expected 1 space after "?"; 0 found
(#1308) Expected 1 space before ":"; 0 found
(#1308) Expected 1 space after ":"; 0 found
(#1308) Expected 1 space before "?"; 0 found
(#1308) Expected 1 space after "?"; 0 found
(#1308) Expected 1 space before ":"; 0 found
(#1308) Expected 1 space after ":"; 0 found
(#1308) Commas (,) must be followed by white space.
(#1308) Closing brace must be on a line by itself
(#1308) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1308) method name "Adminer::tablesPrint" must be in lower-case letters only
(#1308) Visibility must be declared on method "tablesPrint"
(#1308) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1309) Variable "S" must be all lower-case
(#1309) Expected 1 space after closing parenthesis; found 0
(#1309) Opening brace must be the last content on the line
(#1309) Expected "foreach (...) {\n"; found "foreach(...){"
(#1309) Expected 1 space before "=>"; 0 found
(#1309) Expected 1 space after "=>"; 0 found
(#1309) Expected 1 space after "as"; 0 found
(#1309) Variable "S" must be all lower-case
(#1310) Line indented incorrectly; expected at least 4 spaces, found 0
(#1310) Variable "Q" must be all lower-case
(#1310) Expected 1 space before "=>"; 0 found
(#1310) Expected 1 space after "=>"; 0 found
(#1310) Variable "Eg" must be all lower-case
(#1310) Variable "Q" must be all lower-case
(#1310) Expected 1 space before "=="; 0 found
(#1310) Expected 1 space after "=="; 0 found
(#1310) Variable "Q" must be all lower-case
(#1310) Expected 1 space before "=="; 0 found
(#1310) Expected 1 space after "=="; 0 found
(#1310) Variable "Q" must be all lower-case
(#1310) Variable "C" must be all lower-case
(#1310) Expected 1 space before "="; 0 found
(#1310) Expected 1 space after "="; 0 found
(#1310) Variable "Eg" must be all lower-case
(#1310) Expected 1 space before "?"; 0 found
(#1310) Expected 1 space after "?"; 0 found
(#1310) Variable "Q" must be all lower-case
(#1310) Variable "Q" must be all lower-case
(#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.
(#1310) Commas (,) must be followed by white space.
(#1310) Variable "Eg" must be all lower-case
(#1310) Expected 1 space before "?"; 0 found
(#1310) Expected 1 space after "?"; 0 found
(#1310) Expected 1 space before ":"; 0 found
(#1310) Expected 1 space after ":"; 0 found
(#1310) Variable "C" must be all lower-case
(#1310) Expected 1 space before ":"; 0 found
(#1310) Expected 1 space after ":"; 0 found
(#1310) Variable "C" must be all lower-case
(#1310) Closing brace must be on a line by itself
(#1310) Closing brace must be on a line by itself
(#1310) Closing brace must be on a line by itself
(#1310) Expected 1 space before "="; 0 found
(#1310) Expected 1 space after "="; 0 found
(#1310) Expected 1 space before "?"; 0 found
(#1310) Expected 1 space after "?"; 0 found
(#1310) Expected 1 space before ":"; 0 found
(#1310) Expected 1 space after ":"; 0 found
(#1310) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1310) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1310) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1310) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1310) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1310) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1310) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1310) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1311) Line indented incorrectly; expected at least 128 spaces, found 0
(#1311) Inline control structures are not allowed
(#1311) Expected 1 space before "==="; 0 found
(#1311) Expected 1 space after "==="; 0 found
(#1311) Expected 1 space before "="; 0 found
(#1311) Expected 1 space after "="; 0 found
(#1311) Variable "Oe" must be all lower-case
(#1312) Line indented incorrectly; expected at least 128 spaces, found 0
(#1312) Commas (,) must be followed by white space.
(#1312) Commas (,) must be followed by white space.
(#1312) Variable "Va" must be all lower-case
(#1312) Commas (,) must be followed by white space.
(#1312) Expected 1 space after closing parenthesis; found 0
(#1312) Opening brace must be the last content on the line
(#1312) Commas (,) must be followed by white space.
(#1312) Commas (,) must be followed by white space.
(#1312) Commas (,) must be followed by white space.
(#1312) Variable "Ub" must be all lower-case
(#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
(#1312) Expected 1 space after "!="; 0 found
(#1312) Expected 1 space before "?"; 0 found
(#1312) Expected 1 space after "?"; 0 found
(#1312) Expected 1 space before ":"; 0 found
(#1312) Expected 1 space after ":"; 0 found
(#1312) Expected 1 space before "="; 0 found
(#1312) Expected 1 space after "="; 0 found
(#1312) Expected 1 space before "!="; 0 found
(#1312) Expected 1 space after "!="; 0 found
(#1312) Expected 1 space before "!="; 0 found
(#1312) Expected 1 space after "!="; 0 found
(#1312) Expected 1 space before "?"; 0 found
(#1312) Expected 1 space after "?"; 0 found
(#1312) Expected 1 space before ":"; 0 found
(#1312) Expected 1 space after ":"; 0 found
(#1312) Line exceeds maximum limit of 180 characters; contains 220 characters
(#1312) Line exceeds maximum limit of 180 characters; contains 220 characters
(#1312) Line exceeds maximum limit of 180 characters; contains 220 characters
(#1312) Line exceeds maximum limit of 180 characters; contains 220 characters
(#1312) Line exceeds maximum limit of 180 characters; contains 220 characters
(#1312) Line exceeds maximum limit of 180 characters; contains 220 characters
(#1312) Line exceeds maximum limit of 180 characters; contains 220 characters
(#1312) Line exceeds maximum limit of 180 characters; contains 220 characters
(#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.
(#1317) Commas (,) must be followed by white space.
(#1317) Commas (,) must be followed by white space.
(#1318) Commas (,) must be followed by white space.
(#1318) Commas (,) must be followed by white space.
(#1318) Commas (,) must be followed by white space.
(#1318) Commas (,) must be followed by white space.
(#1319) Commas (,) must be followed by white space.
(#1319) Commas (,) must be followed by white space.
(#1319) Commas (,) must be followed by white space.
(#1319) Commas (,) must be followed by white space.
(#1320) Expected "if (...) {\n"; found "if(...){"
(#1320) Commas (,) must be followed by white space.
(#1320) Commas (,) must be followed by white space.
(#1320) Commas (,) must be followed by white space.
(#1320) Commas (,) must be followed by white space.
(#1320) Line exceeds 132 characters; contains 150 characters
(#1320) Line exceeds 132 characters; contains 150 characters
(#1320) Line exceeds 132 characters; contains 150 characters
(#1320) Line exceeds 132 characters; contains 150 characters
(#1320) Line exceeds 132 characters; contains 150 characters
(#1320) Line exceeds 132 characters; contains 150 characters
(#1320) Line exceeds 132 characters; contains 150 characters
(#1320) Line exceeds 132 characters; contains 150 characters
(#1321) Commas (,) must be followed by white space.
(#1321) Commas (,) must be followed by white space.
(#1321) Commas (,) must be followed by white space.
(#1321) Commas (,) must be followed by white space.
(#1322) Expected "if (...) {\n"; found "if(...){"
(#1323) Closing brace must be on a line by itself
(#1323) Closing brace must be on a line by itself
(#1324) Commas (,) must be followed by white space.
(#1324) Commas (,) must be followed by white space.
(#1324) Commas (,) must be followed by white space.
(#1324) Expected 1 space before "?"; 0 found
(#1324) Expected 1 space after "?"; 0 found
(#1324) Expected 1 space before ":"; 0 found
(#1324) Expected 1 space after ":"; 0 found
(#1324) Commas (,) must be followed by white space.
(#1324) Line exceeds 132 characters; contains 171 characters
(#1324) Line exceeds 132 characters; contains 171 characters
(#1324) Line exceeds 132 characters; contains 171 characters
(#1324) Line exceeds 132 characters; contains 171 characters
(#1324) Line exceeds 132 characters; contains 171 characters
(#1324) Line exceeds 132 characters; contains 171 characters
(#1324) Line exceeds 132 characters; contains 171 characters
(#1324) Line exceeds 132 characters; contains 171 characters
(#1329) Commas (,) must be followed by white space.
(#1329) Commas (,) must be followed by white space.
(#1332) Expected "if (...) {\n"; found "if(...){"
(#1332) Variable "Va" must be all lower-case
(#1332) Expected 1 space before "!=="; 0 found
(#1332) Expected 1 space after "!=="; 0 found
(#1332) Variable "_" must not contain underscores.
(#1332) Expected 1 space before "="; 0 found
(#1332) Expected 1 space after "="; 0 found
(#1332) Commas (,) must be followed by white space.
(#1332) Commas (,) must be followed by white space.
(#1332) Commas (,) must be followed by white space.
(#1332) Commas (,) must be followed by white space.
(#1332) Variable "_" must not contain underscores.
(#1332) Expected 1 space before "?"; 0 found
(#1332) Expected 1 space after "?"; 0 found
(#1332) Variable "_" must not contain underscores.
(#1332) Expected 1 space before ":"; 0 found
(#1332) Expected 1 space after ":"; 0 found
(#1332) Variable "Ub" must be all lower-case
(#1332) Variable "_" must not contain underscores.
(#1332) Expected 1 space before "="; 0 found
(#1332) Expected 1 space after "="; 0 found
(#1332) Commas (,) must be followed by white space.
(#1332) Commas (,) must be followed by white space.
(#1332) Commas (,) must be followed by white space.
(#1332) Commas (,) must be followed by white space.
(#1332) Variable "N" must be all lower-case
(#1332) Expected 1 space before "="; 0 found
(#1332) Expected 1 space after "="; 0 found
(#1332) Expected 1 space before "!="; 0 found
(#1332) Expected 1 space after "!="; 0 found
(#1332) Expected 1 space before "?"; 0 found
(#1332) Expected 1 space after "?"; 0 found
(#1332) Expected 1 space before ":"; 0 found
(#1332) Expected 1 space after ":"; 0 found
(#1332) Inline control structures are not allowed
(#1332) Variable "Va" must be all lower-case
(#1332) Expected 1 space before "==="; 0 found
(#1332) Expected 1 space after "==="; 0 found
(#1332) Variable "N" must be all lower-case
(#1332) Variable "_" must not contain underscores.
(#1332) Expected 1 space before "?"; 0 found
(#1332) Expected 1 space after "?"; 0 found
(#1332) Variable "_" must not contain underscores.
(#1332) Expected 1 space before ":"; 0 found
(#1332) Expected 1 space after ":"; 0 found
(#1332) Variable "N" must be all lower-case
(#1332) Inline control structures are not allowed
(#1332) Expected 1 space before "!="; 0 found
(#1332) Expected 1 space after "!="; 0 found
(#1332) Expected 1 space before "!="; 0 found
(#1332) Expected 1 space after "!="; 0 found
(#1332) Variable "Va" must be all lower-case
(#1332) Variable "_" must not contain underscores.
(#1332) Expected 1 space before "?"; 0 found
(#1332) Expected 1 space after "?"; 0 found
(#1332) Expected 1 space before ":"; 0 found
(#1332) Expected 1 space after ":"; 0 found
(#1332) Expected "if (...) {\n"; found "if(...){"
(#1332) Variable "Va" must be all lower-case
(#1332) Inline control structures are not allowed
(#1332) Expected 1 space before "!="; 0 found
(#1332) Expected 1 space after "!="; 0 found
(#1332) Commas (,) must be followed by white space.
(#1332) Commas (,) must be followed by white space.
(#1332) Expected "foreach (...) {\n"; found "foreach(...){"
(#1332) Expected 1 space before "=>"; 0 found
(#1332) Expected 1 space after "=>"; 0 found
(#1332) Expected 1 space after "as"; 0 found
(#1332) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1332) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1332) Variable "Va" must be all lower-case
(#1332) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1332) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1332) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1332) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1332) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1332) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1333) Line indented incorrectly; expected at least 12 spaces, found 0
(#1333) Expected 1 space before "=>"; 0 found
(#1333) Expected 1 space after "=>"; 0 found
(#1333) Variable "X" must be all lower-case
(#1333) Variable "Nb" must be all lower-case
(#1333) Expected 1 space before "="; 0 found
(#1333) Expected 1 space after "="; 0 found
(#1333) Variable "X" must be all lower-case
(#1333) Expected 1 space before "?"; 0 found
(#1333) Expected 1 space after "?"; 0 found
(#1333) Variable "X" must be all lower-case
(#1333) Expected 1 space before ":"; 0 found
(#1333) Expected 1 space after ":"; 0 found
(#1333) Variable "X" must be all lower-case
(#1333) Inline control structures are not allowed
(#1333) Variable "Nb" must be all lower-case
(#1333) Expected 1 space before "!="; 0 found
(#1333) Expected 1 space after "!="; 0 found
(#1333) Variable "X" must be all lower-case
(#1333) Expected 1 space before "?"; 0 found
(#1333) Expected 1 space after "?"; 0 found
(#1333) Variable "X" must be all lower-case
(#1333) Expected 1 space before ":"; 0 found
(#1333) Expected 1 space after ":"; 0 found
(#1333) Variable "X" must be all lower-case
(#1333) Variable "Nb" must be all lower-case
(#1333) Closing brace must be on a line by itself
(#1333) Closing brace must be on a line by itself
(#1333) Closing brace must be on a line by itself
(#1333) Closing brace must be on a line by itself
(#1333) Inline control structures are not allowed
(#1333) Expected 1 space before "!="; 0 found
(#1333) Expected 1 space after "!="; 0 found
(#1333) Commas (,) must be followed by white space.
(#1333) Commas (,) must be followed by white space.
(#1333) Expected 1 space before "="; 0 found
(#1333) Expected 1 space after "="; 0 found
(#1333) Commas (,) must be followed by white space.
(#1333) Closing brace must be on a line by itself
(#1333) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1333) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1333) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1333) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1333) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1333) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1333) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1333) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1334) Line indented incorrectly; expected at least 128 spaces, found 0
(#1334) Expected 1 space after closing parenthesis; found 0
(#1334) Opening brace must be the last content on the line
(#1334) Expected "if (...) {\n"; found "if(...){"
(#1334) Closing brace must be on a line by itself
(#1334) Closing brace must be on a line by itself
(#1334) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1335) Line indented incorrectly; expected at least 128 spaces, found 0
(#1335) Expected 1 space after closing parenthesis; found 0
(#1335) Opening brace must be the last content on the line
(#1335) Variable "Gh" must be all lower-case
(#1335) Expected 1 space before "="; 0 found
(#1335) Expected 1 space after "="; 0 found
(#1335) Commas (,) must be followed by white space.
(#1335) Commas (,) must be followed by white space.
(#1335) Expected 1 space before "="; 0 found
(#1335) Expected 1 space after "="; 0 found
(#1335) Variable "Gh" must be all lower-case
(#1335) Expected "if (...) {\n"; found "if(...){"
(#1335) Commas (,) must be followed by white space.
(#1335) Variable "Gh" must be all lower-case
(#1335) Closing brace must be on a line by itself
(#1335) Inline control structures are not allowed
(#1335) Closing brace must be on a line by itself
(#1335) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1336) Line indented incorrectly; expected at least 128 spaces, found 0
(#1336) Expected 1 space after closing parenthesis; found 0
(#1336) Opening brace must be the last content on the line
(#1336) Commas (,) must be followed by white space.
(#1336) Variable "T" must be all lower-case
(#1338) Expected "if (...) {\n"; found "if(...){"
(#1338) Expected 1 space before "!="; 0 found
(#1338) Expected 1 space after "!="; 0 found
(#1340) Commas (,) must be followed by white space.
(#1340) Commas (,) must be followed by white space.
(#1341) Commas (,) must be followed by white space.
(#1341) Variable "T" must be all lower-case
(#1341) Commas (,) must be followed by white space.
(#1344) Closing brace must be on a line by itself
(#1347) Closing brace must be on a line by itself
(#1348) Line indented incorrectly; expected at least 128 spaces, found 0
(#1348) Expected 1 space after closing parenthesis; found 0
(#1348) Opening brace must be the last content on the line
(#1348) Inline control structures are not allowed
(#1348) Expected 1 space before ">="; 0 found
(#1348) Expected 1 space after ">="; 0 found
(#1348) Expected 1 space before "-="; 0 found
(#1348) Expected 1 space after "-="; 0 found
(#1348) Inline control structures are not allowed
(#1348) Expected 1 space before "<="; 0 found
(#1348) Expected 1 space after "<="; 0 found
(#1348) Expected 1 space before "+="; 0 found
(#1348) Expected 1 space after "+="; 0 found
(#1348) Closing brace must be on a line by itself
(#1349) Line indented incorrectly; expected at least 128 spaces, found 0
(#1349) Variable "W" must be all lower-case
(#1349) Commas (,) must be followed by white space.
(#1349) Variable "Vh" must be all lower-case
(#1349) Expected 1 space after closing parenthesis; found 0
(#1349) Opening brace must be the last content on the line
(#1349) Expected 1 space before "="; 0 found
(#1349) Expected 1 space after "="; 0 found
(#1349) Inline control structures are not allowed
(#1349) Expected 1 space after "as"; 0 found
(#1349) Variable "W" must be all lower-case
(#1350) Line indented incorrectly; expected at least 132 spaces, found 0
(#1350) Variable "X" must be all lower-case
(#1350) Expected 1 space before ".="; 0 found
(#1350) Expected 1 space after ".="; 0 found
(#1350) Commas (,) must be followed by white space.
(#1350) Variable "X" must be all lower-case
(#1350) Inline control structures are not allowed
(#1350) Variable "Vh" must be all lower-case
(#1351) Line indented incorrectly; expected at least 132 spaces, found 0
(#1351) Commas (,) must be followed by white space.
(#1351) Commas (,) must be followed by white space.
(#1351) Variable "W" must be all lower-case
(#1351) Closing brace must be on a line by itself
(#1352) Line indented incorrectly; expected at least 128 spaces, found 0
(#1352) Commas (,) must be followed by white space.
(#1352) Variable "Vh" must be all lower-case
(#1352) Expected 1 space after closing parenthesis; found 0
(#1352) Opening brace must be the last content on the line
(#1352) Variable "W" must be all lower-case
(#1352) Expected 1 space before "="; 0 found
(#1352) Expected 1 space after "="; 0 found
(#1352) Commas (,) must be followed by white space.
(#1352) Commas (,) must be followed by white space.
(#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
(#1352) Commas (,) must be followed by white space.
(#1352) Inline control structures are not allowed
(#1352) Variable "Vh" must be all lower-case
(#1352) Variable "W" must be all lower-case
(#1352) Expected 1 space before "="; 0 found
(#1352) Expected 1 space after "="; 0 found
(#1352) Variable "W" must be all lower-case
(#1352) Closing brace must be on a line by itself
(#1353) Line indented incorrectly; expected at least 128 spaces, found 0
(#1353) Commas (,) must be followed by white space.
(#1353) Commas (,) must be followed by white space.
(#1353) Variable "Lg" must be all lower-case
(#1353) Commas (,) must be followed by white space.
(#1353) Variable "Dd" must be all lower-case
(#1353) Expected 1 space after closing parenthesis; found 0
(#1353) Opening brace must be the last content on the line
(#1354) Line indented incorrectly; expected at least 132 spaces, found 0
(#1354) Expected 1 space before ">>"; 0 found
(#1354) Expected 1 space after ">>"; 0 found
(#1354) Expected 1 space before "&" operator; 0 found
(#1354) Expected 1 space after "&" operator; 0 found
(#1354) Expected 1 space before "^"; 0 found
(#1354) Expected 1 space after "^"; 0 found
(#1354) Expected 1 space before "<<"; 0 found
(#1354) Expected 1 space after "<<"; 0 found
(#1354) Expected 1 space before "+"; 0 found
(#1354) Expected 1 space after "+"; 0 found
(#1354) Expected 1 space before ">>"; 0 found
(#1354) Expected 1 space after ">>"; 0 found
(#1354) Expected 1 space before "&" operator; 0 found
(#1354) Expected 1 space after "&" operator; 0 found
(#1354) Expected 1 space before "^"; 0 found
(#1354) Expected 1 space after "^"; 0 found
(#1354) Expected 1 space before "<<"; 0 found
(#1354) Expected 1 space after "<<"; 0 found
(#1354) Expected 1 space before "^"; 0 found
(#1354) Expected 1 space after "^"; 0 found
(#1354) Variable "Lg" must be all lower-case
(#1354) Expected 1 space before "^"; 0 found
(#1354) Expected 1 space after "^"; 0 found
(#1354) Expected 1 space before "+"; 0 found
(#1354) Expected 1 space after "+"; 0 found
(#1354) Variable "Dd" must be all lower-case
(#1354) Expected 1 space before "^"; 0 found
(#1354) Expected 1 space after "^"; 0 found
(#1354) Closing brace must be on a line by itself
(#1355) Line indented incorrectly; expected at least 128 spaces, found 0
(#1355) Variable "Gg" must be all lower-case
(#1355) Commas (,) must be followed by white space.
(#1355) Expected 1 space after closing parenthesis; found 0
(#1355) Opening brace must be the last content on the line
(#1355) Inline control structures are not allowed
(#1355) Variable "Gg" must be all lower-case
(#1355) Expected 1 space before "=="; 0 found
(#1355) Expected 1 space after "=="; 0 found
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Commas (,) must be followed by white space.
(#1355) Commas (,) must be followed by white space.
(#1355) Variable "W" must be all lower-case
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Variable "Gg" must be all lower-case
(#1355) Commas (,) must be followed by white space.
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Variable "W" must be all lower-case
(#1355) Expected 1 space before "-"; 0 found
(#1355) Expected 1 space after "-"; 0 found
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Variable "W" must be all lower-case
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Variable "W" must be all lower-case
(#1355) Variable "Hf" must be all lower-case
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Expected 1 space before "+"; 0 found
(#1355) Expected 1 space after "+"; 0 found
(#1355) Expected 1 space before "/"; 0 found
(#1355) Expected 1 space after "/"; 0 found
(#1355) Expected 1 space before "+"; 0 found
(#1355) Expected 1 space after "+"; 0 found
(#1355) Variable "Lg" must be all lower-case
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Expected "while (...) {\n"; found "while(...){"
(#1355) Variable "Hf" must be all lower-case
(#1355) Expected 1 space before ">"; 0 found
(#1355) Expected 1 space after ">"; 0 found
(#1355) Variable "Lg" must be all lower-case
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Variable "Lg" must be all lower-case
(#1355) Expected 1 space before "+"; 0 found
(#1355) Expected 1 space after "+"; 0 found
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Variable "Lg" must be all lower-case
(#1355) Expected 1 space before ">>"; 0 found
(#1355) Expected 1 space after ">>"; 0 found
(#1355) Expected 1 space before "&" operator; 0 found
(#1355) Expected 1 space after "&" operator; 0 found
(#1355) Expected "for (...) {\n"; found "for(...){"
(#1355) Expected 1 space after first semicolon of FOR loop; 0 found
(#1355) Expected 1 space after second semicolon of FOR loop; 0 found
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Expected 1 space before "<"; 0 found
(#1355) Expected 1 space after "<"; 0 found
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Variable "W" must be all lower-case
(#1355) Expected 1 space before "+"; 0 found
(#1355) Expected 1 space after "+"; 0 found
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Commas (,) must be followed by white space.
(#1355) Commas (,) must be followed by white space.
(#1355) Variable "Lg" must be all lower-case
(#1355) Commas (,) must be followed by white space.
(#1355) Expected 1 space before "&" operator; 0 found
(#1355) Expected 1 space after "&" operator; 0 found
(#1355) Expected 1 space before "^"; 0 found
(#1355) Expected 1 space after "^"; 0 found
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Variable "W" must be all lower-case
(#1355) Expected 1 space before "+"; 0 found
(#1355) Expected 1 space after "+"; 0 found
(#1355) Variable "W" must be all lower-case
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Closing brace must be on a line by itself
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Variable "W" must be all lower-case
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Commas (,) must be followed by white space.
(#1355) Commas (,) must be followed by white space.
(#1355) Variable "Lg" must be all lower-case
(#1355) Commas (,) must be followed by white space.
(#1355) Expected 1 space before "&" operator; 0 found
(#1355) Expected 1 space after "&" operator; 0 found
(#1355) Expected 1 space before "^"; 0 found
(#1355) Expected 1 space after "^"; 0 found
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Variable "W" must be all lower-case
(#1355) Expected 1 space before "+"; 0 found
(#1355) Expected 1 space after "+"; 0 found
(#1355) Variable "W" must be all lower-case
(#1355) Expected 1 space before "="; 0 found
(#1355) Expected 1 space after "="; 0 found
(#1355) Closing brace must be on a line by itself
(#1355) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1356) Line indented incorrectly; expected at least 132 spaces, found 0
(#1356) Variable "W" must be all lower-case
(#1356) Commas (,) must be followed by white space.
(#1356) Closing brace must be on a line by itself
(#1357) Line indented incorrectly; expected at least 132 spaces, found 0
(#1357) Variable "Gg" must be all lower-case
(#1357) Commas (,) must be followed by white space.
(#1357) Expected 1 space after closing parenthesis; found 0
(#1357) Opening brace must be the last content on the line
(#1357) Inline control structures are not allowed
(#1357) Variable "Gg" must be all lower-case
(#1357) Expected 1 space before "=="; 0 found
(#1357) Expected 1 space after "=="; 0 found
(#1357) Inline control structures are not allowed
(#1358) Line indented incorrectly; expected at least 136 spaces, found 0
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Commas (,) must be followed by white space.
(#1358) Commas (,) must be followed by white space.
(#1358) Variable "W" must be all lower-case
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Variable "Gg" must be all lower-case
(#1358) Commas (,) must be followed by white space.
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Variable "W" must be all lower-case
(#1358) Expected 1 space before "-"; 0 found
(#1358) Expected 1 space after "-"; 0 found
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Variable "W" must be all lower-case
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Variable "W" must be all lower-case
(#1358) Variable "Hf" must be all lower-case
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Expected 1 space before "+"; 0 found
(#1358) Expected 1 space after "+"; 0 found
(#1358) Expected 1 space before "/"; 0 found
(#1358) Expected 1 space after "/"; 0 found
(#1358) Expected 1 space before "+"; 0 found
(#1358) Expected 1 space after "+"; 0 found
(#1358) Variable "Lg" must be all lower-case
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Variable "Hf" must be all lower-case
(#1358) Expected 1 space before "*"; 0 found
(#1358) Expected 1 space after "*"; 0 found
(#1358) Expected "while (...) {\n"; found "while(...){"
(#1358) Variable "Lg" must be all lower-case
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Variable "Lg" must be all lower-case
(#1358) Expected 1 space before ">>"; 0 found
(#1358) Expected 1 space after ">>"; 0 found
(#1358) Expected 1 space before "&" operator; 0 found
(#1358) Expected 1 space after "&" operator; 0 found
(#1358) Expected "for (...) {\n"; found "for(...){"
(#1358) Expected 1 space after first semicolon of FOR loop; 0 found
(#1358) Expected 1 space after second semicolon of FOR loop; 0 found
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Expected 1 space before ">"; 0 found
(#1358) Expected 1 space after ">"; 0 found
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Variable "W" must be all lower-case
(#1358) Expected 1 space before "-"; 0 found
(#1358) Expected 1 space after "-"; 0 found
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Commas (,) must be followed by white space.
(#1358) Commas (,) must be followed by white space.
(#1358) Variable "Lg" must be all lower-case
(#1358) Commas (,) must be followed by white space.
(#1358) Expected 1 space before "&" operator; 0 found
(#1358) Expected 1 space after "&" operator; 0 found
(#1358) Expected 1 space before "^"; 0 found
(#1358) Expected 1 space after "^"; 0 found
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Variable "W" must be all lower-case
(#1358) Expected 1 space before "-"; 0 found
(#1358) Expected 1 space after "-"; 0 found
(#1358) Variable "W" must be all lower-case
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Closing brace must be on a line by itself
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Variable "W" 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) Commas (,) must be followed by white space.
(#1358) Variable "Lg" must be all lower-case
(#1358) Commas (,) must be followed by white space.
(#1358) Expected 1 space before "&" operator; 0 found
(#1358) Expected 1 space after "&" operator; 0 found
(#1358) Expected 1 space before "^"; 0 found
(#1358) Expected 1 space after "^"; 0 found
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Variable "W" must be all lower-case
(#1358) Expected 1 space before "-"; 0 found
(#1358) Expected 1 space after "-"; 0 found
(#1358) Variable "W" must be all lower-case
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Variable "Lg" must be all lower-case
(#1358) Expected 1 space before "="; 0 found
(#1358) Expected 1 space after "="; 0 found
(#1358) Variable "Lg" must be all lower-case
(#1358) Expected 1 space before "-"; 0 found
(#1358) Expected 1 space after "-"; 0 found
(#1358) Closing brace must be on a line by itself
(#1358) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1358) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1358) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1358) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1358) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1358) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1358) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1358) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1359) Line indented incorrectly; expected at least 136 spaces, found 0
(#1359) Variable "W" must be all lower-case
(#1359) Commas (,) must be followed by white space.
(#1359) Closing brace must be on a line by itself
(#1359) Expected 1 space before "="; 0 found
(#1359) Expected 1 space after "="; 0 found
(#1359) Expected 1 space before "="; 0 found
(#1359) Expected 1 space after "="; 0 found
(#1359) Inline control structures are not allowed
(#1359) Expected 1 space before "="; 0 found
(#1359) Expected 1 space after "="; 0 found
(#1359) Commas (,) must be followed by white space.
(#1359) Variable "T" must be all lower-case
(#1359) Expected 1 space before "="; 0 found
(#1359) Expected 1 space after "="; 0 found
(#1359) Expected 1 space before "="; 0 found
(#1359) Expected 1 space after "="; 0 found
(#1359) Expected "if (...) {\n"; found "if(...){"
(#1359) Expected "foreach (...) {\n"; found "foreach(...){"
(#1359) Expected 1 space before "as"; 0 found
(#1359) Expected 1 space after "as"; 0 found
(#1359) Commas (,) must be followed by white space.
(#1359) Variable "X" must be all lower-case
(#1359) Expected 1 space before "="; 0 found
(#1359) Expected 1 space after "="; 0 found
(#1359) Commas (,) must be followed by white space.
(#1359) Variable "X" must be all lower-case
(#1359) Expected 1 space before "="; 0 found
(#1359) Expected 1 space after "="; 0 found
(#1359) Variable "X" must be all lower-case
(#1359) Closing brace must be on a line by itself
(#1359) Closing brace must be on a line by itself
(#1359) Line exceeds maximum limit of 180 characters; contains 250 characters
(#1359) Line exceeds maximum limit of 180 characters; contains 250 characters
(#1359) Line exceeds maximum limit of 180 characters; contains 250 characters
(#1359) Line exceeds maximum limit of 180 characters; contains 250 characters
(#1359) Line exceeds maximum limit of 180 characters; contains 250 characters
(#1359) Line exceeds maximum limit of 180 characters; contains 250 characters
(#1359) Line exceeds maximum limit of 180 characters; contains 250 characters
(#1359) Line exceeds maximum limit of 180 characters; contains 250 characters
(#1360) Line indented incorrectly; expected at least 132 spaces, found 0
(#1360) Expected 1 space after closing parenthesis; found 0
(#1360) Opening brace must be the last content on the line
(#1360) Variable "Fc" must be all lower-case
(#1360) Expected 1 space before "="; 0 found
(#1360) Expected 1 space after "="; 0 found
(#1360) Variable "Pc" must be all lower-case
(#1360) Expected 1 space before "="; 0 found
(#1360) Expected 1 space after "="; 0 found
(#1360) Variable "Fc" must be all lower-case
(#1360) Commas (,) must be followed by white space.
(#1360) Expected "if (...) {\n"; found "if(...){"
(#1360) Variable "Pc" must be all lower-case
(#1360) Variable "Pc" must be all lower-case
(#1360) Expected 1 space before "="; 0 found
(#1360) Expected 1 space after "="; 0 found
(#1360) Variable "Fc" must be all lower-case
(#1360) Commas (,) must be followed by white space.
(#1360) Inline control structures are not allowed
(#1360) Variable "Pc" must be all lower-case
(#1360) Closing brace must be on a line by itself
(#1360) Variable "Pc" must be all lower-case
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "="; 0 found
(#1360) Expected 1 space after "="; 0 found
(#1360) Variable "Pc" must be all lower-case
(#1360) Expected 1 space before "="; 0 found
(#1360) Expected 1 space after "="; 0 found
(#1360) Expected "if (...) {\n"; found "if(...){"
(#1360) Expected "foreach (...) {\n"; found "foreach(...){"
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Expected 1 space after "as"; 0 found
(#1360) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1360) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1360) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1360) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1360) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1360) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1360) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1360) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1361) Line indented incorrectly; expected at least 140 spaces, found 0
(#1361) Expected 1 space before "=>"; 0 found
(#1361) Expected 1 space after "=>"; 0 found
(#1361) Variable "X" must be all lower-case
(#1361) Inline control structures are not allowed
(#1361) Variable "X" must be all lower-case
(#1361) Expected 1 space before "<"; 0 found
(#1361) Expected 1 space after "<"; 0 found
(#1361) Closing brace must be on a line by itself
(#1361) Closing brace must be on a line by itself
(#1361) Inline control structures are not allowed
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Expected 1 space before "+"; 0 found
(#1361) Expected 1 space after "+"; 0 found
(#1361) Expected 1 space before "*"; 0 found
(#1361) Expected 1 space after "*"; 0 found
(#1361) Commas (,) must be followed by white space.
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Variable "Pc" must be all lower-case
(#1361) Variable "Pc" must be all lower-case
(#1361) Commas (,) must be followed by white space.
(#1361) Variable "Pc" must be all lower-case
(#1361) Commas (,) must be followed by white space.
(#1361) Variable "Pc" must be all lower-case
(#1361) Commas (,) must be followed by white space.
(#1361) Variable "Pc" must be all lower-case
(#1361) Closing brace must be on a line by itself
(#1361) Variable "Ja" must be all lower-case
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Expected "if (...) {\n"; found "if(...){"
(#1361) Variable "Ja" must be all lower-case
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Variable "_e" must not contain underscores.
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Expected 1 space before ">"; 0 found
(#1361) Expected 1 space after ">"; 0 found
(#1361) Expected 1 space before "?"; 0 found
(#1361) Expected 1 space after "?"; 0 found
(#1361) Expected 1 space before "-"; 0 found
(#1361) Expected 1 space after "-"; 0 found
(#1361) Expected 1 space before ":"; 0 found
(#1361) Expected 1 space after ":"; 0 found
(#1361) Inline control structures are not allowed
(#1361) Variable "_e" must not contain underscores.
(#1361) Expected 1 space before ">"; 0 found
(#1361) Expected 1 space after ">"; 0 found
(#1361) Commas (,) must be followed by white space.
(#1361) Variable "_e" must not contain underscores.
(#1361) Expected 1 space before "/"; 0 found
(#1361) Expected 1 space after "/"; 0 found
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Variable "Ja" must be all lower-case
(#1361) Variable "N" must be all lower-case
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Variable "Ja" must be all lower-case
(#1361) Variable "V" must be all lower-case
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Variable "Ja" must be all lower-case
(#1361) Variable "G" must be all lower-case
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Variable "Ja" must be all lower-case
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Variable "Ja" must be all lower-case
(#1361) Commas (,) must be followed by white space.
(#1361) Variable "N" must be all lower-case
(#1361) Commas (,) must be followed by white space.
(#1361) Variable "V" must be all lower-case
(#1361) Commas (,) must be followed by white space.
(#1361) Variable "G" must be all lower-case
(#1361) Variable "N" must be all lower-case
(#1361) Variable "V" must be all lower-case
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Expected "if (...) {\n"; found "if(...){"
(#1361) Variable "Ja" must be all lower-case
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Variable "N" must be all lower-case
(#1361) Variable "V" must be all lower-case
(#1361) Variable "Bf" must be all lower-case
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Variable "Bf" must be all lower-case
(#1361) Expected 1 space before "?"; 0 found
(#1361) Expected 1 space after "?"; 0 found
(#1361) Variable "G" must be all lower-case
(#1361) Commas (,) must be followed by white space.
(#1361) Variable "Bf" must be all lower-case
(#1361) Expected 1 space before ":"; 0 found
(#1361) Expected 1 space after ":"; 0 found
(#1361) Commas (,) must be followed by white space.
(#1361) Commas (,) must be followed by white space.
(#1361) Closing brace must be on a line by itself
(#1361) Inline control structures are not allowed
(#1361) Expected 1 space before "=="; 0 found
(#1361) Expected 1 space after "=="; 0 found
(#1361) Expected 1 space before "!="; 0 found
(#1361) Expected 1 space after "!="; 0 found
(#1361) Expected 1 space before "!="; 0 found
(#1361) Expected 1 space after "!="; 0 found
(#1361) Variable "N" must be all lower-case
(#1361) Expected 1 space before "!=="; 0 found
(#1361) Expected 1 space after "!=="; 0 found
(#1361) Variable "V" must be all lower-case
(#1361) Expected 1 space before "!="; 0 found
(#1361) Expected 1 space after "!="; 0 found
(#1361) Commas (,) must be followed by white space.
(#1361) Variable "N" must be all lower-case
(#1361) Commas (,) must be followed by white space.
(#1361) Variable "V" must be all lower-case
(#1361) Commas (,) must be followed by white space.
(#1361) Closing brace must be on a line by itself
(#1361) Usage of ELSEIF not allowed; use ELSE IF instead
(#1361) Expected "if (...) {\n"; found "if(...){"
(#1361) Commas (,) must be followed by white space.
(#1361) Closing brace must be on a line by itself
(#1361) Expected "} else {\n"; found "}else{"
(#1361) Inline control structures are not allowed
(#1361) Expected 1 space before "as"; 0 found
(#1361) Expected 1 space after "as"; 0 found
(#1361) Commas (,) must be followed by white space.
(#1361) Commas (,) must be followed by white space.
(#1361) Commas (,) must be followed by white space.
(#1361) Commas (,) must be followed by white space.
(#1361) Commas (,) must be followed by white space.
(#1361) Commas (,) must be followed by white space.
(#1361) Commas (,) must be followed by white space.
(#1361) Commas (,) must be followed by white space.
(#1361) Commas (,) must be followed by white space.
(#1361) Closing brace must be on a line by itself
(#1361) Closing brace must be on a line by itself
(#1361) Usage of ELSEIF not allowed; use ELSE IF instead
(#1361) Variable "Bf" must be all lower-case
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1361) Expected "foreach (...) {\n"; found "foreach(...){"
(#1361) Expected 1 space before "=>"; 0 found
(#1361) Expected 1 space after "=>"; 0 found
(#1361) Expected 1 space after "as"; 0 found
(#1361) Line exceeds maximum limit of 180 characters; contains 1339 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 1339 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 1339 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 1339 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 1339 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 1339 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 1339 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 1339 characters
(#1362) Line indented incorrectly; expected at least 140 spaces, found 0
(#1362) Expected 1 space before "=>"; 0 found
(#1362) Expected 1 space after "=>"; 0 found
(#1362) Variable "X" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Expected 1 space before "="; 0 found
(#1362) Expected 1 space after "="; 0 found
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "X" must be all lower-case
(#1362) Variable "Qh" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "N" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "V" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Expected 1 space before "="; 0 found
(#1362) Expected 1 space after "="; 0 found
(#1362) Commas (,) must be followed by white space.
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "Qh" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "N" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "V" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "Bf" must be all lower-case
(#1362) Variable "Qh" must be all lower-case
(#1362) Variable "N" must be all lower-case
(#1362) Variable "V" must be all lower-case
(#1362) Expected 1 space before "="; 0 found
(#1362) Expected 1 space after "="; 0 found
(#1362) Closing brace must be on a line by itself
(#1362) Closing brace must be on a line by itself
(#1362) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1363) Line indented incorrectly; expected at least 140 spaces, found 0
(#1363) Expected 1 space after closing parenthesis; found 0
(#1363) Opening brace must be the last content on the line
(#1363) Expected "foreach (...) {\n"; found "foreach(...){"
(#1363) Expected 1 space before "=>"; 0 found
(#1363) Expected 1 space after "=>"; 0 found
(#1363) Expected 1 space after "as"; 0 found
(#1364) Line indented incorrectly; expected at least 144 spaces, found 0
(#1364) Expected 1 space before "=>"; 0 found
(#1364) Expected 1 space after "=>"; 0 found
(#1364) Variable "X" must be all lower-case
(#1364) Variable "Qh" must be all lower-case
(#1364) Commas (,) must be followed by white space.
(#1364) Variable "N" must be all lower-case
(#1364) Commas (,) must be followed by white space.
(#1364) Variable "V" must be all lower-case
(#1364) Commas (,) must be followed by white space.
(#1364) Expected 1 space before "="; 0 found
(#1364) Expected 1 space after "="; 0 found
(#1364) Commas (,) must be followed by white space.
(#1364) Commas (,) must be followed by white space.
(#1364) Inline control structures are not allowed
(#1364) Variable "Qh" must be all lower-case
(#1364) Expected 1 space before "=="; 0 found
(#1364) Expected 1 space after "=="; 0 found
(#1364) Variable "N" must be all lower-case
(#1364) Expected 1 space before "=="; 0 found
(#1364) Expected 1 space after "=="; 0 found
(#1364) Variable "V" must be all lower-case
(#1364) Expected 1 space before "=="; 0 found
(#1364) Expected 1 space after "=="; 0 found
(#1364) Expected 1 space before "=="; 0 found
(#1364) Expected 1 space after "=="; 0 found
(#1364) Closing brace must be on a line by itself
(#1364) Commas (,) must be followed by white space.
(#1364) Commas (,) must be followed by white space.
(#1364) Closing brace must be on a line by itself
(#1364) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1364) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1364) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1364) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1364) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1364) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1364) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1364) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1365) Line indented incorrectly; expected at least 140 spaces, found 0
(#1365) Expected 1 space after closing parenthesis; found 0
(#1365) Opening brace must be the last content on the line
(#1365) Commas (,) must be followed by white space.
(#1365) Expected 1 space before "="; 0 found
(#1365) Expected 1 space after "="; 0 found
(#1365) Inline control structures are not allowed
(#1365) Expected 1 space before "="; 0 found
(#1365) Expected 1 space after "="; 0 found
(#1365) Usage of ELSEIF not allowed; use ELSE IF instead
(#1365) Inline control structures are not allowed
(#1365) Expected 1 space before "="; 0 found
(#1365) Expected 1 space after "="; 0 found
(#1365) Variable "G" must be all lower-case
(#1365) Expected 1 space before "="; 0 found
(#1365) Expected 1 space after "="; 0 found
(#1365) Expected "if (...) {\n"; found "if(...){"
(#1365) Variable "G" must be all lower-case
(#1365) Expected 1 space before "!=="; 0 found
(#1365) Expected 1 space after "!=="; 0 found
(#1365) Inline control structures are not allowed
(#1365) Variable "G" must be all lower-case
(#1365) Expected 1 space before "==="; 0 found
(#1365) Expected 1 space after "==="; 0 found
(#1365) Expected 1 space before ".="; 0 found
(#1365) Expected 1 space after ".="; 0 found
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Closing brace must be on a line by itself
(#1365) Closing brace must be on a line by itself
(#1365) Closing brace must be on a line by itself
(#1365) Variable "F" must be all lower-case
(#1365) Expected 1 space before "="; 0 found
(#1365) Expected 1 space after "="; 0 found
(#1365) Commas (,) must be followed by white space.
(#1365) Expected 1 space before "?"; 0 found
(#1365) Expected 1 space after "?"; 0 found
(#1365) Expected 1 space before ":"; 0 found
(#1365) Expected 1 space after ":"; 0 found
(#1365) Commas (,) must be followed by white space.
(#1365) Variable "F" must be all lower-case
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Closing brace must be on a line by itself
(#1365) Expected "if (...) {\n"; found "if(...){"
(#1365) Expected "if (...) {\n"; found "if(...){"
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Closing brace must be on a line by itself
(#1365) Expected 1 space before "="; 0 found
(#1365) Expected 1 space after "="; 0 found
(#1365) Closing brace must be on a line by itself
(#1365) Expected 1 space before "="; 0 found
(#1365) Expected 1 space after "="; 0 found
(#1365) Line exceeds maximum limit of 180 characters; contains 931 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 931 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 931 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 931 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 931 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 931 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 931 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 931 characters
(#1366) Line indented incorrectly; expected at least 140 spaces, found 0
(#1366) Inline control structures are not allowed
(#1366) Commas (,) must be followed by white space.
(#1366) Expected 1 space before "?"; 0 found
(#1366) Expected 1 space after "?"; 0 found
(#1366) Expected 1 space before ":"; 0 found
(#1366) Expected 1 space after ":"; 0 found
(#1366) Inline control structures are not allowed
(#1366) Variable "Ja" must be all lower-case
(#1366) Expected 1 space before "="; 0 found
(#1366) Expected 1 space after "="; 0 found
(#1366) Variable "T" must be all lower-case
(#1366) Expected 1 space before "="; 0 found
(#1366) Expected 1 space after "="; 0 found
(#1366) Expected "if (...) {\n"; found "if(...){"
(#1366) Expected "if (...) {\n"; found "if(...){"
(#1366) Expected 1 space before "="; 0 found
(#1366) Expected 1 space after "="; 0 found
(#1366) Expected 1 space before "="; 0 found
(#1366) Expected 1 space after "="; 0 found
(#1366) Expected "if (...) {\n"; found "if(...){"
(#1366) Expected "foreach (...) {\n"; found "foreach(...){"
(#1366) Expected 1 space before "as"; 0 found
(#1366) Expected 1 space after "as"; 0 found
(#1366) Commas (,) must be followed by white space.
(#1366) Variable "X" must be all lower-case
(#1366) Expected 1 space before "="; 0 found
(#1366) Expected 1 space after "="; 0 found
(#1366) Expected "if (...) {\n"; found "if(...){"
(#1366) Variable "X" must be all lower-case
(#1366) Variable "X" must be all lower-case
(#1366) Expected 1 space before "<"; 0 found
(#1366) Expected 1 space after "<"; 0 found
(#1366) Expected 1 space before "="; 0 found
(#1366) Expected 1 space after "="; 0 found
(#1366) Expected 1 space before "="; 0 found
(#1366) Expected 1 space after "="; 0 found
(#1366) Variable "X" must be all lower-case
(#1366) Closing brace must be on a line by itself
(#1366) Closing brace must be on a line by itself
(#1366) Closing brace must be on a line by itself
(#1366) Expected 1 space before "="; 0 found
(#1366) Expected 1 space after "="; 0 found
(#1366) Expected 1 space before "?"; 0 found
(#1366) Expected 1 space after "?"; 0 found
(#1366) Commas (,) must be followed by white space.
(#1366) Expected 1 space before ":"; 0 found
(#1366) Expected 1 space after ":"; 0 found
(#1366) Closing brace must be on a line by itself
(#1366) Closing brace must be on a line by itself
(#1366) Usage of ELSEIF not allowed; use ELSE IF instead
(#1366) Expected 1 space before "=="; 0 found
(#1366) Expected 1 space after "=="; 0 found
(#1366) Expected 1 space before "="; 0 found
(#1366) Expected 1 space after "="; 0 found
(#1366) Commas (,) must be followed by white space.
(#1366) Inline control structures are not allowed
(#1366) Expected 1 space before ".="; 0 found
(#1366) Expected 1 space after ".="; 0 found
(#1366) Closing brace must be on a line by itself
(#1366) Inline control structures are not allowed
(#1366) Commas (,) must be followed by white space.
(#1366) Expected 1 space before "!=="; 0 found
(#1366) Expected 1 space after "!=="; 0 found
(#1366) Line exceeds maximum limit of 180 characters; contains 677 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 677 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 677 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 677 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 677 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 677 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 677 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 677 characters
(#1367) Line indented incorrectly; expected at least 140 spaces, found 0
(#1367) Variable "I" must be all lower-case
(#1367) Commas (,) must be followed by white space.
(#1367) Commas (,) must be followed by white space.
(#1367) Variable "We" must be all lower-case
(#1367) Expected 1 space after closing parenthesis; found 0
(#1367) Opening brace must be the last content on the line
(#1367) Variable "Wd" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "Sa" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "J" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Expected "for (...) {\n"; found "for(...){"
(#1367) Expected 1 space after first semicolon of FOR loop; 0 found
(#1367) Expected 1 space after second semicolon of FOR loop; 0 found
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "K" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "I" must be all lower-case
(#1367) Expected "if (...) {\n"; found "if(...){"
(#1367) Commas (,) must be followed by white space.
(#1367) Expected "for (...) {\n"; found "for(...){"
(#1367) Expected 1 space after first semicolon of FOR loop; 0 found
(#1367) Expected 1 space after second semicolon of FOR loop; 0 found
(#1367) Variable "Cd" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "Cd" must be all lower-case
(#1367) Expected 1 space before "<"; 0 found
(#1367) Expected 1 space after "<"; 0 found
(#1367) Variable "K" must be all lower-case
(#1367) Variable "Cd" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "I" must be all lower-case
(#1367) Variable "C" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "Ve" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "Ue" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "J" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "Ve" must be all lower-case
(#1367) Inline control structures are not allowed
(#1367) Variable "We" must be all lower-case
(#1367) Expected 1 space before "=="; 0 found
(#1367) Expected 1 space after "=="; 0 found
(#1367) Variable "Wd" must be all lower-case
(#1367) Variable "Cd" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "C" must be all lower-case
(#1367) Expected 1 space before "=="; 0 found
(#1367) Expected 1 space after "=="; 0 found
(#1367) Expected 1 space before "?"; 0 found
(#1367) Expected 1 space after "?"; 0 found
(#1367) Expected 1 space before ":"; 0 found
(#1367) Expected 1 space after ":"; 0 found
(#1367) Variable "C" must be all lower-case
(#1367) Expected 1 space before "=="; 0 found
(#1367) Expected 1 space after "=="; 0 found
(#1367) Expected 1 space before "?"; 0 found
(#1367) Expected 1 space after "?"; 0 found
(#1367) Expected 1 space before ":"; 0 found
(#1367) Expected 1 space after ":"; 0 found
(#1367) Usage of ELSEIF not allowed; use ELSE IF instead
(#1367) Variable "Ve" must be all lower-case
(#1367) Expected 1 space before "!="; 0 found
(#1367) Expected 1 space after "!="; 0 found
(#1367) Expected "if (...) {\n"; found "if(...){"
(#1367) Variable "Ve" must be all lower-case
(#1367) Variable "Ve" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Expected "foreach (...) {\n"; found "foreach(...){"
(#1367) Expected 1 space before "as"; 0 found
(#1367) Expected 1 space after "as"; 0 found
(#1367) Variable "Ve" must be all lower-case
(#1367) Commas (,) must be followed by white space.
(#1367) Expected "if (...) {\n"; found "if(...){"
(#1367) Expected 1 space before "=="; 0 found
(#1367) Expected 1 space after "=="; 0 found
(#1367) Variable "Ve" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Closing brace must be on a line by itself
(#1367) Closing brace must be on a line by itself
(#1367) Variable "Ve" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "Ve" must be all lower-case
(#1367) Closing brace must be on a line by itself
(#1367) Expected "if (...) {\n"; found "if(...){"
(#1367) Variable "Ve" must be all lower-case
(#1367) Variable "Ue" must be all lower-case
(#1367) Variable "Ve" must be all lower-case
(#1367) Variable "Ue" must be all lower-case
(#1367) Variable "Ve" must be all lower-case
(#1367) Variable "Ue" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "Cd" must be all lower-case
(#1367) Variable "Wd" must be all lower-case
(#1367) Variable "Cd" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "Ve" must be all lower-case
(#1367) Closing brace must be on a line by itself
(#1367) Closing brace must be on a line by itself
(#1367) Inline control structures are not allowed
(#1367) Expected 1 space before "=="; 0 found
(#1367) Expected 1 space after "=="; 0 found
(#1367) Variable "Sa" must be all lower-case
(#1367) Variable "Cd" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "Cd" must be all lower-case
(#1367) Expected 1 space before "="; 0 found
(#1367) Expected 1 space after "="; 0 found
(#1367) Variable "Ve" must be all lower-case
(#1367) Expected 1 space before "!="; 0 found
(#1367) Expected 1 space after "!="; 0 found
(#1367) Expected 1 space before "!="; 0 found
(#1367) Expected 1 space after "!="; 0 found
(#1367) Variable "Ue" must be all lower-case
(#1367) Expected 1 space before "?"; 0 found
(#1367) Expected 1 space after "?"; 0 found
(#1367) Variable "Ve" must be all lower-case
(#1367) Expected 1 space before "!="; 0 found
(#1367) Expected 1 space after "!="; 0 found
(#1367) Expected 1 space before "?"; 0 found
(#1367) Expected 1 space after "?"; 0 found
(#1367) Variable "Ve" must be all lower-case
(#1367) Expected 1 space before ":"; 0 found
(#1367) Expected 1 space after ":"; 0 found
(#1367) Variable "Ue" must be all lower-case
(#1367) Expected 1 space before ":"; 0 found
(#1367) Expected 1 space after ":"; 0 found
(#1367) Variable "C" must be all lower-case
(#1367) Variable "We" must be all lower-case
(#1367) Expected 1 space before "?"; 0 found
(#1367) Expected 1 space after "?"; 0 found
(#1367) Expected 1 space before "=>"; 0 found
(#1367) Expected 1 space after "=>"; 0 found
(#1367) Variable "C" must be all lower-case
(#1367) Expected 1 space before ":"; 0 found
(#1367) Expected 1 space after ":"; 0 found
(#1367) Closing brace must be on a line by itself
(#1367) Closing brace must be on a line by itself
(#1367) Expected "foreach (...) {\n"; found "foreach(...){"
(#1367) Expected 1 space before "=>"; 0 found
(#1367) Expected 1 space after "=>"; 0 found
(#1367) Expected 1 space after "as"; 0 found
(#1367) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1367) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1367) Variable "K" must be all lower-case
(#1367) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1367) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1367) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1367) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1367) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1367) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1368) Line indented incorrectly; expected at least 148 spaces, found 0
(#1368) Expected 1 space before "=>"; 0 found
(#1368) Expected 1 space after "=>"; 0 found
(#1368) Variable "X" must be all lower-case
(#1368) Inline control structures are not allowed
(#1368) Variable "X" must be all lower-case
(#1368) Expected 1 space before "==="; 0 found
(#1368) Expected 1 space after "==="; 0 found
(#1368) Variable "X" must be all lower-case
(#1368) Expected 1 space before "="; 0 found
(#1368) Expected 1 space after "="; 0 found
(#1368) Inline control structures are not allowed
(#1368) Usage of ELSEIF not allowed; use ELSE IF instead
(#1368) Variable "Sa" must be all lower-case
(#1368) Variable "X" must be all lower-case
(#1368) Variable "X" must be all lower-case
(#1368) Expected 1 space before "="; 0 found
(#1368) Expected 1 space after "="; 0 found
(#1368) Commas (,) must be followed by white space.
(#1368) Variable "X" must be all lower-case
(#1368) Inline control structures are not allowed
(#1368) Usage of ELSEIF not allowed; use ELSE IF instead
(#1368) Variable "X" must be all lower-case
(#1368) Variable "X" must be all lower-case
(#1368) Expected 1 space before "="; 0 found
(#1368) Expected 1 space after "="; 0 found
(#1368) Variable "X" must be all lower-case
(#1368) Expected 1 space before "="; 0 found
(#1368) Expected 1 space after "="; 0 found
(#1368) Variable "X" must be all lower-case
(#1368) Inline control structures are not allowed
(#1368) Expected 1 space before "=="; 0 found
(#1368) Expected 1 space after "=="; 0 found
(#1368) Variable "X" must be all lower-case
(#1368) Expected 1 space before "="; 0 found
(#1368) Expected 1 space after "="; 0 found
(#1368) Variable "X" must be all lower-case
(#1368) Closing brace must be on a line by itself
(#1368) Expected "if (...) {\n"; found "if(...){"
(#1368) Variable "Wd" must be all lower-case
(#1368) Variable "Wd" must be all lower-case
(#1368) Expected "if (...) {\n"; found "if(...){"
(#1368) Variable "We" must be all lower-case
(#1368) Expected 1 space before "=="; 0 found
(#1368) Expected 1 space after "=="; 0 found
(#1368) Variable "Q" must be all lower-case
(#1368) Expected 1 space before "="; 0 found
(#1368) Expected 1 space after "="; 0 found
(#1368) Variable "K" must be all lower-case
(#1368) Commas (,) must be followed by white space.
(#1368) Variable "Wd" must be all lower-case
(#1368) Variable "_" must not contain underscores.
(#1368) Expected 1 space before "="; 0 found
(#1368) Expected 1 space after "="; 0 found
(#1368) Variable "Wd" must be all lower-case
(#1368) Variable "We" must be all lower-case
(#1368) Variable "Q" must be all lower-case
(#1368) Expected 1 space before "!="; 0 found
(#1368) Expected 1 space after "!="; 0 found
(#1368) Expected 1 space before "?"; 0 found
(#1368) Expected 1 space after "?"; 0 found
(#1368) Variable "We" must be all lower-case
(#1368) Variable "Q" must be all lower-case
(#1368) Expected 1 space before ":"; 0 found
(#1368) Expected 1 space after ":"; 0 found
(#1368) Variable "Q" must be all lower-case
(#1368) Closing brace must be on a line by itself
(#1368) Expected "} else {\n"; found "}else{"
(#1368) Variable "_" must not contain underscores.
(#1368) Expected 1 space before "="; 0 found
(#1368) Expected 1 space after "="; 0 found
(#1368) Variable "Wd" must be all lower-case
(#1368) Inline control structures are not allowed
(#1368) Expected 1 space before "=>"; 0 found
(#1368) Expected 1 space after "=>"; 0 found
(#1368) Expected 1 space before "as"; 0 found
(#1368) Expected 1 space after "as"; 0 found
(#1368) Variable "Wd" must be all lower-case
(#1368) Expected 1 space before "=>"; 0 found
(#1368) Expected 1 space after "=>"; 0 found
(#1368) Variable "Cd" must be all lower-case
(#1368) Variable "_" must not contain underscores.
(#1368) Expected 1 space before ".="; 0 found
(#1368) Expected 1 space after ".="; 0 found
(#1368) Variable "K" must be all lower-case
(#1368) Variable "Cd" must be all lower-case
(#1368) Closing brace must be on a line by itself
(#1368) Variable "X" must be all lower-case
(#1368) Expected 1 space before "="; 0 found
(#1368) Expected 1 space after "="; 0 found
(#1368) Variable "_" must not contain underscores.
(#1368) Variable "X" must be all lower-case
(#1368) Closing brace must be on a line by itself
(#1368) Variable "X" must be all lower-case
(#1368) Closing brace must be on a line by itself
(#1368) Closing brace must be on a line by itself
(#1368) Expected 1 space before "?"; 0 found
(#1368) Expected 1 space after "?"; 0 found
(#1368) Expected 1 space before ":"; 0 found
(#1368) Expected 1 space after ":"; 0 found
(#1368) Variable "J" must be all lower-case
(#1368) Closing brace must be on a line by itself
(#1368) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1368) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1368) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1368) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1368) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1368) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1368) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1368) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1369) Line indented incorrectly; expected at least 140 spaces, found 0
(#1369) Expected 1 space after closing parenthesis; found 0
(#1369) Opening brace must be the last content on the line
(#1369) Variable "J" must be all lower-case
(#1369) Expected 1 space before "="; 0 found
(#1369) Expected 1 space after "="; 0 found
(#1369) Expected "foreach (...) {\n"; found "foreach(...){"
(#1369) Expected 1 space before "=>"; 0 found
(#1369) Expected 1 space after "=>"; 0 found
(#1369) Expected 1 space before "as"; 0 found
(#1369) Expected 1 space after "as"; 0 found
(#1369) Commas (,) must be followed by white space.
(#1369) Variable "Pg" must be all lower-case
(#1369) Expected 1 space before "=>"; 0 found
(#1369) Expected 1 space after "=>"; 0 found
(#1369) Variable "Q" must be all lower-case
(#1369) Expected "if (...) {\n"; found "if(...){"
(#1369) Variable "Pg" must be all lower-case
(#1369) Expected 1 space before "!="; 0 found
(#1369) Expected 1 space after "!="; 0 found
(#1369) Variable "Q" must be all lower-case
(#1369) Expected "foreach (...) {\n"; found "foreach(...){"
(#1369) Expected 1 space before "as"; 0 found
(#1369) Expected 1 space after "as"; 0 found
(#1369) Variable "Pg" must be all lower-case
(#1369) Expected "if (...) {\n"; found "if(...){"
(#1369) Expected "if (...) {\n"; found "if(...){"
(#1369) Variable "J" must be all lower-case
(#1369) Variable "Pg" must be all lower-case
(#1369) Variable "J" must be all lower-case
(#1369) Variable "Pg" must be all lower-case
(#1369) Closing brace must be on a line by itself
(#1369) Variable "J" must be all lower-case
(#1369) Variable "Pg" must be all lower-case
(#1369) Expected 1 space before "="; 0 found
(#1369) Expected 1 space after "="; 0 found
(#1369) Closing brace must be on a line by itself
(#1369) Closing brace must be on a line by itself
(#1369) Closing brace must be on a line by itself
(#1369) Closing brace must be on a line by itself
(#1369) Variable "J" must be all lower-case
(#1369) Closing brace must be on a line by itself
(#1369) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1370) Line indented incorrectly; expected at least 140 spaces, found 0
(#1370) Variable "C" must be all lower-case
(#1370) Commas (,) must be followed by white space.
(#1370) Variable "Y" must be all lower-case
(#1370) Commas (,) must be followed by white space.
(#1370) Variable "L" must be all lower-case
(#1370) Commas (,) must be followed by white space.
(#1370) Expected 1 space after closing parenthesis; found 0
(#1370) Opening brace must be the last content on the line
(#1370) Variable "C" must be all lower-case
(#1370) Expected "if (...) {\n"; found "if(...){"
(#1370) Variable "Y" must be all lower-case
(#1370) Inline control structures are not allowed
(#1370) Expected 1 space after "as"; 0 found
(#1370) Line exceeds 132 characters; contains 167 characters
(#1370) Line exceeds 132 characters; contains 167 characters
(#1370) Line exceeds 132 characters; contains 167 characters
(#1370) Line exceeds 132 characters; contains 167 characters
(#1370) Line exceeds 132 characters; contains 167 characters
(#1370) Line exceeds 132 characters; contains 167 characters
(#1370) Line exceeds 132 characters; contains 167 characters
(#1370) Line exceeds 132 characters; contains 167 characters
(#1370) Variable "Y" must be all lower-case
(#1371) Line indented incorrectly; expected at least 148 spaces, found 0
(#1371) Variable "X" must be all lower-case
(#1372) Line indented incorrectly; expected at least 148 spaces, found 0
(#1372) Variable "X" must be all lower-case
(#1372) Closing brace must be on a line by itself
(#1372) Inline control structures are not allowed
(#1373) Line indented incorrectly; expected at least 140 spaces, found 0
(#1374) Line indented incorrectly; expected at least 140 spaces, found 0
(#1374) Variable "Y" must be all lower-case
(#1374) Closing brace must be on a line by itself
(#1375) Line indented incorrectly; expected at least 140 spaces, found 0
(#1375) Commas (,) must be followed by white space.
(#1375) Commas (,) must be followed by white space.
(#1375) Commas (,) must be followed by white space.
(#1375) Variable "Lc" must be all lower-case
(#1375) Expected 1 space after closing parenthesis; found 0
(#1375) Opening brace must be the last content on the line
(#1375) Variable "Hg" must be all lower-case
(#1375) Commas (,) must be followed by white space.
(#1375) Commas (,) must be followed by white space.
(#1375) Variable "Eh" must be all lower-case
(#1375) Commas (,) must be followed by white space.
(#1375) Variable "Ke" must be all lower-case
(#1375) Variable "U" must be all lower-case
(#1375) Expected 1 space before "="; 0 found
(#1375) Expected 1 space after "="; 0 found
(#1375) Commas (,) must be followed by white space.
(#1375) Commas (,) must be followed by white space.
(#1375) Commas (,) must be followed by white space.
(#1375) Commas (,) must be followed by white space.
(#1375) Commas (,) must be followed by white space.
(#1375) Inline control structures are not allowed
(#1375) Variable "U" must be all lower-case
(#1375) Variable "U" must be all lower-case
(#1375) Variable "Lc" must be all lower-case
(#1375) Variable "U" must be all lower-case
(#1375) Variable "Hg" must be all lower-case
(#1375) Commas (,) must be followed by white space.
(#1375) Variable "U" must be all lower-case
(#1375) Inline control structures are not allowed
(#1375) Variable "Lc" must be all lower-case
(#1375) Variable "Hg" must be all lower-case
(#1375) Expected 1 space before "="; 0 found
(#1375) Expected 1 space after "="; 0 found
(#1375) Variable "Lc" must be all lower-case
(#1375) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1375) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1375) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1375) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1375) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1375) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1375) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1375) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1376) Line indented incorrectly; expected at least 144 spaces, found 0
(#1376) Variable "Hg" must be all lower-case
(#1376) Commas (,) must be followed by white space.
(#1376) Variable "U" must be all lower-case
(#1376) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1377) Commas (,) must be followed by white space.
(#1377) Commas (,) must be followed by white space.
(#1377) Variable "U" must be all lower-case
(#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
(#1377) Commas (,) must be followed by white space.
(#1377) Commas (,) must be followed by white space.
(#1377) Variable "U" must be all lower-case
(#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
(#1377) Commas (,) must be followed by white space.
(#1377) Commas (,) must be followed by white space.
(#1377) Variable "Eh" must be all lower-case
(#1377) Expected 1 space before "?"; 0 found
(#1377) Expected 1 space after "?"; 0 found
(#1377) Variable "U" must be all lower-case
(#1377) Commas (,) must be followed by white space.
(#1377) Variable "U" must be all lower-case
(#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
(#1377) Variable "Eh" must be all lower-case
(#1377) Commas (,) must be followed by white space.
(#1377) Expected 1 space before ":"; 0 found
(#1377) Expected 1 space after ":"; 0 found
(#1377) Commas (,) must be followed by white space.
(#1377) Expected 1 space before "?"; 0 found
(#1377) Expected 1 space after "?"; 0 found
(#1377) Commas (,) must be followed by white space.
(#1377) Variable "U" must be all lower-case
(#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
(#1377) Expected 1 space before "=>"; 0 found
(#1377) Expected 1 space after "=>"; 0 found
(#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) Commas (,) must be followed by white space.
(#1377) Variable "Lc" must be all lower-case
(#1377) Expected 1 space before "?"; 0 found
(#1377) Expected 1 space after "?"; 0 found
(#1377) The use of backticks in strings is not recommended
(#1377) Commas (,) must be followed by white space.
(#1377) Variable "U" must be all lower-case
(#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
(#1377) Commas (,) must be followed by white space.
(#1377) Variable "Ke" must be all lower-case
(#1377) Commas (,) must be followed by white space.
(#1377) Expected 1 space before ":"; 0 found
(#1377) Expected 1 space after ":"; 0 found
(#1377) Closing brace must be on a line by itself
(#1377) Line exceeds maximum limit of 180 characters; contains 1039 characters
(#1377) Line exceeds maximum limit of 180 characters; contains 1039 characters
(#1377) Line exceeds maximum limit of 180 characters; contains 1039 characters
(#1377) Line exceeds maximum limit of 180 characters; contains 1039 characters
(#1377) Line exceeds maximum limit of 180 characters; contains 1039 characters
(#1377) Line exceeds maximum limit of 180 characters; contains 1039 characters
(#1377) Line exceeds maximum limit of 180 characters; contains 1039 characters
(#1377) Line exceeds maximum limit of 180 characters; contains 1039 characters
(#1378) Line indented incorrectly; expected at least 140 spaces, found 0
(#1378) Expected 1 space after closing parenthesis; found 0
(#1378) Opening brace must be the last content on the line
(#1378) Commas (,) must be followed by white space.
(#1378) Commas (,) must be followed by white space.
(#1378) Commas (,) must be followed by white space.
(#1378) Expected 1 space before "?"; 0 found
(#1378) Expected 1 space after "?"; 0 found
(#1378) Commas (,) must be followed by white space.
(#1378) Expected 1 space before ":"; 0 found
(#1378) Expected 1 space after ":"; 0 found
(#1378) Commas (,) must be followed by white space.
(#1378) Commas (,) must be followed by white space.
(#1378) Commas (,) must be followed by white space.
(#1378) Commas (,) must be followed by white space.
(#1378) Closing brace must be on a line by itself
(#1378) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1379) Line indented incorrectly; expected at least 140 spaces, found 0
(#1379) Commas (,) must be followed by white space.
(#1379) Expected 1 space after closing parenthesis; found 0
(#1379) Opening brace must be the last content on the line
(#1379) Variable "Eh" must be all lower-case
(#1379) Commas (,) must be followed by white space.
(#1379) Commas (,) must be followed by white space.
(#1379) Variable "Eh" must be all lower-case
(#1379) Expected 1 space before "?"; 0 found
(#1379) Expected 1 space after "?"; 0 found
(#1379) Expected 1 space before ":"; 0 found
(#1379) Expected 1 space after ":"; 0 found
(#1379) Commas (,) must be followed by white space.
(#1379) Expected 1 space before "?"; 0 found
(#1379) Expected 1 space after "?"; 0 found
(#1379) Expected 1 space before ":"; 0 found
(#1379) Expected 1 space after ":"; 0 found
(#1379) Closing brace must be on a line by itself
(#1379) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1379) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1379) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1379) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1379) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1379) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1379) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1379) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1380) Line indented incorrectly; expected at least 140 spaces, found 0
(#1380) Commas (,) must be followed by white space.
(#1380) Expected 1 space after closing parenthesis; found 0
(#1380) Opening brace must be the last content on the line
(#1380) Variable "Kb" must be all lower-case
(#1380) Expected 1 space before "="; 0 found
(#1380) Expected 1 space after "="; 0 found
(#1381) Line indented incorrectly; expected at least 144 spaces, found 0
(#1381) Commas (,) must be followed by white space.
(#1381) Commas (,) must be followed by white space.
(#1381) Expected 1 space before "?"; 0 found
(#1381) Expected 1 space after "?"; 0 found
(#1381) Expected 1 space before ":"; 0 found
(#1381) Expected 1 space after ":"; 0 found
(#1381) Commas (,) must be followed by white space.
(#1381) Variable "Kb" must be all lower-case
(#1381) Expected 1 space before "?"; 0 found
(#1381) Expected 1 space after "?"; 0 found
(#1381) Commas (,) must be followed by white space.
(#1381) Commas (,) must be followed by white space.
(#1381) Variable "Kb" must be all lower-case
(#1381) Expected 1 space before "=="; 0 found
(#1381) Expected 1 space after "=="; 0 found
(#1381) Commas (,) must be followed by white space.
(#1381) Variable "Kb" must be all lower-case
(#1381) Expected 1 space before "=="; 0 found
(#1381) Expected 1 space after "=="; 0 found
(#1381) Commas (,) must be followed by white space.
(#1381) Variable "Kb" must be all lower-case
(#1381) Expected 1 space before "?"; 0 found
(#1381) Expected 1 space after "?"; 0 found
(#1381) Variable "Kb" must be all lower-case
(#1381) Expected 1 space before ":"; 0 found
(#1381) Expected 1 space after ":"; 0 found
(#1381) Variable "Kb" must be all lower-case
(#1381) Expected 1 space before ":"; 0 found
(#1381) Expected 1 space after ":"; 0 found
(#1381) Commas (,) must be followed by white space.
(#1381) Commas (,) must be followed by white space.
(#1381) Expected 1 space before "?"; 0 found
(#1381) Expected 1 space after "?"; 0 found
(#1381) Expected 1 space before ":"; 0 found
(#1381) Expected 1 space after ":"; 0 found
(#1381) Commas (,) must be followed by white space.
(#1381) Expected 1 space before "!="; 0 found
(#1381) Expected 1 space after "!="; 0 found
(#1381) Expected 1 space before "?"; 0 found
(#1381) Expected 1 space after "?"; 0 found
(#1381) Expected 1 space before ":"; 0 found
(#1381) Expected 1 space after ":"; 0 found
(#1381) Commas (,) must be followed by white space.
(#1381) Expected 1 space before "?"; 0 found
(#1381) Expected 1 space after "?"; 0 found
(#1381) Expected 1 space before ":"; 0 found
(#1381) Expected 1 space after ":"; 0 found
(#1381) Commas (,) must be followed by white space.
(#1381) Closing brace must be on a line by itself
(#1381) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1381) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1381) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1381) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1381) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1381) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1381) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1381) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1382) Line indented incorrectly; expected at least 140 spaces, found 0
(#1382) Variable "U" must be all lower-case
(#1382) Expected 1 space after closing parenthesis; found 0
(#1382) Opening brace must be the last content on the line
(#1382) Expected "foreach (...) {\n"; found "foreach(...){"
(#1382) Expected 1 space before "=>"; 0 found
(#1382) Expected 1 space after "=>"; 0 found
(#1382) Expected 1 space before "as"; 0 found
(#1382) Expected 1 space after "as"; 0 found
(#1382) Expected 1 space before "=>"; 0 found
(#1382) Expected 1 space after "=>"; 0 found
(#1382) Commas (,) must be followed by white space.
(#1382) Expected 1 space before "=>"; 0 found
(#1382) Expected 1 space after "=>"; 0 found
(#1382) Commas (,) must be followed by white space.
(#1382) Expected 1 space before "=>"; 0 found
(#1382) Expected 1 space after "=>"; 0 found
(#1382) Commas (,) must be followed by white space.
(#1382) Expected 1 space before "=>"; 0 found
(#1382) Expected 1 space after "=>"; 0 found
(#1382) Commas (,) must be followed by white space.
(#1382) Expected 1 space before "=>"; 0 found
(#1382) Expected 1 space after "=>"; 0 found
(#1382) Variable "X" must be all lower-case
(#1382) Inline control structures are not allowed
(#1382) Commas (,) must be followed by white space.
(#1382) Variable "U" must be all lower-case
(#1382) Closing brace must be on a line by itself
(#1382) Closing brace must be on a line by itself
(#1382) Line exceeds 132 characters; contains 164 characters
(#1382) Line exceeds 132 characters; contains 164 characters
(#1382) Line exceeds 132 characters; contains 164 characters
(#1382) Line exceeds 132 characters; contains 164 characters
(#1382) Line exceeds 132 characters; contains 164 characters
(#1382) Line exceeds 132 characters; contains 164 characters
(#1382) Line exceeds 132 characters; contains 164 characters
(#1382) Line exceeds 132 characters; contains 164 characters
(#1383) Line indented incorrectly; expected at least 140 spaces, found 0
(#1383) Commas (,) must be followed by white space.
(#1383) Commas (,) must be followed by white space.
(#1383) Variable "U" must be all lower-case
(#1383) Commas (,) must be followed by white space.
(#1383) Variable "Lc" must be all lower-case
(#1383) Commas (,) must be followed by white space.
(#1383) Expected 1 space after closing parenthesis; found 0
(#1383) Opening brace must be the last content on the line
(#1383) Commas (,) must be followed by white space.
(#1384) Expected "if (...) {\n"; found "if(...){"
(#1384) Variable "U" must be all lower-case
(#1384) Expected 1 space before "=="; 0 found
(#1384) Expected 1 space after "=="; 0 found
(#1384) Closing brace must be on a line by itself
(#1384) Commas (,) must be followed by white space.
(#1384) Variable "U" must be all lower-case
(#1384) Expected 1 space before "=="; 0 found
(#1384) Expected 1 space after "=="; 0 found
(#1384) Expected 1 space before "?"; 0 found
(#1384) Expected 1 space after "?"; 0 found
(#1384) Expected 1 space before ":"; 0 found
(#1384) Expected 1 space after ":"; 0 found
(#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) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1385) Commas (,) must be followed by white space.
(#1385) Commas (,) must be followed by white space.
(#1385) Commas (,) must be followed by white space.
(#1385) Expected "if (...) {\n"; found "if(...){"
(#1385) Variable "U" must be all lower-case
(#1385) Expected 1 space before "=="; 0 found
(#1385) Expected 1 space after "=="; 0 found
(#1386) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1386) Expected 1 space before "=>"; 0 found
(#1386) Expected 1 space after "=>"; 0 found
(#1386) Commas (,) must be followed by white space.
(#1386) Commas (,) must be followed by white space.
(#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) 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) Closing brace must be on a line by itself
(#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) Commas (,) must be followed by white space.
(#1386) Commas (,) must be followed by white space.
(#1386) Commas (,) must be followed by white space.
(#1386) Commas (,) must be followed by white space.
(#1386) Line exceeds maximum limit of 180 characters; contains 612 characters
(#1386) Line exceeds maximum limit of 180 characters; contains 612 characters
(#1386) Line exceeds maximum limit of 180 characters; contains 612 characters
(#1386) Line exceeds maximum limit of 180 characters; contains 612 characters
(#1386) Line exceeds maximum limit of 180 characters; contains 612 characters
(#1386) Line exceeds maximum limit of 180 characters; contains 612 characters
(#1386) Line exceeds maximum limit of 180 characters; contains 612 characters
(#1386) Line exceeds maximum limit of 180 characters; contains 612 characters
(#1389) Expected "foreach (...) {\n"; found "foreach(...){"
(#1389) Expected 1 space before "=>"; 0 found
(#1389) Expected 1 space after "=>"; 0 found
(#1389) Expected 1 space after "as"; 0 found
(#1390) Expected 1 space before "=>"; 0 found
(#1390) Expected 1 space after "=>"; 0 found
(#1390) Variable "Xe" must be all lower-case
(#1390) Expected 1 space before "="; 0 found
(#1390) Expected 1 space after "="; 0 found
(#1390) Expected 1 space before "?"; 0 found
(#1390) Expected 1 space after "?"; 0 found
(#1390) Expected 1 space before ":"; 0 found
(#1390) Expected 1 space after ":"; 0 found
(#1390) Variable "Rb" must be all lower-case
(#1390) Expected 1 space before "="; 0 found
(#1390) Expected 1 space after "="; 0 found
(#1390) Expected 1 space before "-"; 0 found
(#1390) Expected 1 space after "-"; 0 found
(#1390) Variable "Xe" must be all lower-case
(#1390) Expected 1 space before "=="; 0 found
(#1390) Expected 1 space after "=="; 0 found
(#1390) Commas (,) must be followed by white space.
(#1390) Variable "Rb" must be all lower-case
(#1390) Expected 1 space before "?"; 0 found
(#1390) Expected 1 space after "?"; 0 found
(#1390) Expected 1 space before ":"; 0 found
(#1390) Expected 1 space after ":"; 0 found
(#1390) Commas (,) must be followed by white space.
(#1390) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1390) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1390) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1390) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1390) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1390) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1390) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1390) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1391) Commas (,) must be followed by white space.
(#1391) Variable "U" must be all lower-case
(#1391) Expected 1 space before "=="; 0 found
(#1391) Expected 1 space after "=="; 0 found
(#1391) Expected 1 space before "?"; 0 found
(#1391) Expected 1 space after "?"; 0 found
(#1391) Commas (,) must be followed by white space.
(#1391) Commas (,) must be followed by white space.
(#1391) Commas (,) must be followed by white space.
(#1391) Expected 1 space before ":"; 0 found
(#1391) Expected 1 space after ":"; 0 found
(#1391) Commas (,) must be followed by white space.
(#1391) Expected "if (...) {\n"; found "if(...){"
(#1391) Variable "Rb" must be all lower-case
(#1391) Commas (,) must be followed by white space.
(#1391) Commas (,) must be followed by white space.
(#1391) Commas (,) must be followed by white space.
(#1391) Commas (,) must be followed by white space.
(#1391) Commas (,) must be followed by white space.
(#1391) Expected 1 space before "!="; 0 found
(#1391) Expected 1 space after "!="; 0 found
(#1391) Expected 1 space before ">"; 0 found
(#1391) Expected 1 space after ">"; 0 found
(#1391) Expected 1 space before "?"; 0 found
(#1391) Expected 1 space after "?"; 0 found
(#1391) Expected 1 space before ":"; 0 found
(#1391) Expected 1 space after ":"; 0 found
(#1391) Commas (,) must be followed by white space.
(#1391) Closing brace must be on a line by itself
(#1391) Commas (,) must be followed by white space.
(#1391) Commas (,) must be followed by white space.
(#1391) Commas (,) must be followed by white space.
(#1391) Variable "Xe" must be all lower-case
(#1391) Commas (,) must be followed by white space.
(#1391) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1392) Commas (,) must be followed by white space.
(#1392) Commas (,) must be followed by white space.
(#1392) Commas (,) must be followed by white space.
(#1392) Variable "Lc" must be all lower-case
(#1392) Expected "if (...) {\n"; found "if(...){"
(#1392) Variable "U" must be all lower-case
(#1392) Expected 1 space before "=="; 0 found
(#1392) Expected 1 space after "=="; 0 found
(#1392) Commas (,) must be followed by white space.
(#1392) Commas (,) must be followed by white space.
(#1392) Commas (,) must be followed by white space.
(#1392) Commas (,) must be followed by white space.
(#1392) Commas (,) must be followed by white space.
(#1392) Commas (,) must be followed by white space.
(#1392) Commas (,) must be followed by white space.
(#1392) Commas (,) must be followed by white space.
(#1392) Commas (,) must be followed by white space.
(#1392) Expected "if (...) {\n"; found "if(...){"
(#1392) Closing brace must be on a line by itself
(#1392) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1394) Commas (,) must be followed by white space.
(#1394) Commas (,) must be followed by white space.
(#1394) Commas (,) must be followed by white space.
(#1394) Commas (,) must be followed by white space.
(#1394) Commas (,) must be followed by white space.
(#1394) Commas (,) must be followed by white space.
(#1394) Commas (,) must be followed by white space.
(#1394) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1395) Commas (,) must be followed by white space.
(#1395) Expected 1 space before "?"; 0 found
(#1395) Expected 1 space after "?"; 0 found
(#1395) Expected 1 space before "?"; 0 found
(#1395) Expected 1 space after "?"; 0 found
(#1395) Expected 1 space before ":"; 0 found
(#1395) Expected 1 space after ":"; 0 found
(#1395) Expected 1 space before ">="; 0 found
(#1395) Expected 1 space after ">="; 0 found
(#1395) Expected 1 space before "?"; 0 found
(#1395) Expected 1 space after "?"; 0 found
(#1395) Expected 1 space before ":"; 0 found
(#1395) Expected 1 space after ":"; 0 found
(#1395) Expected 1 space before ":"; 0 found
(#1395) Expected 1 space after ":"; 0 found
(#1395) Closing brace must be on a line by itself
(#1395) Commas (,) must be followed by white space.
(#1395) Expected 1 space before "?"; 0 found
(#1395) Expected 1 space after "?"; 0 found
(#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.
(#1395) Commas (,) must be followed by white space.
(#1395) Expected 1 space before ":"; 0 found
(#1395) Expected 1 space after ":"; 0 found
(#1395) Commas (,) must be followed by white space.
(#1395) Variable "Xe" must be all lower-case
(#1395) Expected 1 space before "=="; 0 found
(#1395) Expected 1 space after "=="; 0 found
(#1395) Expected 1 space before "?"; 0 found
(#1395) Expected 1 space after "?"; 0 found
(#1395) Commas (,) must be followed by white space.
(#1395) Commas (,) must be followed by white space.
(#1395) Expected 1 space before ":"; 0 found
(#1395) Expected 1 space after ":"; 0 found
(#1395) Commas (,) must be followed by white space.
(#1395) Closing brace must be on a line by itself
(#1395) Closing brace must be on a line by itself
(#1395) Line exceeds maximum limit of 180 characters; contains 1008 characters
(#1395) Line exceeds maximum limit of 180 characters; contains 1008 characters
(#1395) Line exceeds maximum limit of 180 characters; contains 1008 characters
(#1395) Line exceeds maximum limit of 180 characters; contains 1008 characters
(#1395) Line exceeds maximum limit of 180 characters; contains 1008 characters
(#1395) Line exceeds maximum limit of 180 characters; contains 1008 characters
(#1395) Line exceeds maximum limit of 180 characters; contains 1008 characters
(#1395) Line exceeds maximum limit of 180 characters; contains 1008 characters
(#1396) Line indented incorrectly; expected at least 140 spaces, found 0
(#1396) Expected 1 space after closing parenthesis; found 0
(#1396) Opening brace must be the last content on the line
(#1396) Variable "D" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Expected "if (...) {\n"; found "if(...){"
(#1396) Variable "Nd" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Expected "foreach (...) {\n"; found "foreach(...){"
(#1396) Expected 1 space before "=>"; 0 found
(#1396) Expected 1 space after "=>"; 0 found
(#1396) Expected 1 space after "as"; 0 found
(#1397) Line indented incorrectly; expected at least 148 spaces, found 0
(#1397) Expected 1 space before "=>"; 0 found
(#1397) Expected 1 space after "=>"; 0 found
(#1397) Expected "if (...) {\n"; found "if(...){"
(#1397) Expected 1 space before "=="; 0 found
(#1397) Expected 1 space after "=="; 0 found
(#1397) Commas (,) must be followed by white space.
(#1397) Variable "Nd" must be all lower-case
(#1397) Commas (,) must be followed by white space.
(#1397) Commas (,) must be followed by white space.
(#1397) Closing brace must be on a line by itself
(#1397) Inline control structures are not allowed
(#1397) Variable "Nd" must be all lower-case
(#1397) Expected 1 space before "="; 0 found
(#1397) Expected 1 space after "="; 0 found
(#1397) Variable "D" must be all lower-case
(#1397) Variable "D" must be all lower-case
(#1397) Closing brace must be on a line by itself
(#1397) Closing brace must be on a line by itself
(#1397) Usage of ELSEIF not allowed; use ELSE IF instead
(#1397) Variable "Nc" must be all lower-case
(#1397) Expected 1 space before "="; 0 found
(#1397) Expected 1 space after "="; 0 found
(#1397) Expected "foreach (...) {\n"; found "foreach(...){"
(#1397) Expected 1 space before "=>"; 0 found
(#1397) Expected 1 space after "=>"; 0 found
(#1397) Expected 1 space after "as"; 0 found
(#1397) Line exceeds 132 characters; contains 169 characters
(#1397) Line exceeds 132 characters; contains 169 characters
(#1397) Line exceeds 132 characters; contains 169 characters
(#1397) Line exceeds 132 characters; contains 169 characters
(#1397) Line exceeds 132 characters; contains 169 characters
(#1397) Line exceeds 132 characters; contains 169 characters
(#1397) Line exceeds 132 characters; contains 169 characters
(#1397) Line exceeds 132 characters; contains 169 characters
(#1398) Line indented incorrectly; expected at least 144 spaces, found 0
(#1398) Expected 1 space before "=>"; 0 found
(#1398) Expected 1 space after "=>"; 0 found
(#1398) Expected "if (...) {\n"; found "if(...){"
(#1398) Variable "Nc" must be all lower-case
(#1398) Commas (,) must be followed by white space.
(#1398) Variable "D" must be all lower-case
(#1398) Commas (,) must be followed by white space.
(#1398) Commas (,) must be followed by white space.
(#1398) Variable "Nc" must be all lower-case
(#1398) Closing brace must be on a line by itself
(#1398) Inline control structures are not allowed
(#1398) Expected 1 space before "=="; 0 found
(#1398) Expected 1 space after "=="; 0 found
(#1398) Variable "Nc" must be all lower-case
(#1398) Expected 1 space before "="; 0 found
(#1398) Expected 1 space after "="; 0 found
(#1398) Variable "D" must be all lower-case
(#1398) Closing brace must be on a line by itself
(#1398) Closing brace must be on a line by itself
(#1398) Usage of ELSEIF not allowed; use ELSE IF instead
(#1398) Expected 1 space before "="; 0 found
(#1398) Expected 1 space after "="; 0 found
(#1398) Commas (,) must be followed by white space.
(#1398) Commas (,) must be followed by white space.
(#1398) Commas (,) must be followed by white space.
(#1398) Closing brace must be on a line by itself
(#1398) Inline control structures are not allowed
(#1398) Usage of ELSEIF not allowed; use ELSE IF instead
(#1398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1399) Line indented incorrectly; expected at least 148 spaces, found 0
(#1400) Line indented incorrectly; expected at least 148 spaces, found 0
(#1400) Closing brace must be on a line by itself
(#1401) Variable "B" must be all lower-case
(#1401) Expected 1 space after closing parenthesis; found 0
(#1401) Opening brace must be the last content on the line
(#1401) Commas (,) must be followed by white space.
(#1401) Commas (,) must be followed by white space.
(#1401) Variable "B" must be all lower-case
(#1401) Variable "B" must be all lower-case
(#1401) Commas (,) must be followed by white space.
(#1401) Variable "B" must be all lower-case
(#1401) Commas (,) must be followed by white space.
(#1401) Variable "B" must be all lower-case
(#1401) Commas (,) must be followed by white space.
(#1401) Commas (,) must be followed by white space.
(#1401) Commas (,) must be followed by white space.
(#1401) Closing brace must be on a line by itself
(#1401) Line exceeds 132 characters; contains 156 characters
(#1401) Line exceeds 132 characters; contains 156 characters
(#1401) Line exceeds 132 characters; contains 156 characters
(#1401) Line exceeds 132 characters; contains 156 characters
(#1401) Line exceeds 132 characters; contains 156 characters
(#1401) Line exceeds 132 characters; contains 156 characters
(#1401) Line exceeds 132 characters; contains 156 characters
(#1401) Line exceeds 132 characters; contains 156 characters
(#1402) Variable "Tc" must be all lower-case
(#1402) Commas (,) must be followed by white space.
(#1402) Variable "Df" must be all lower-case
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Variable "Je" must be all lower-case
(#1402) Expected 1 space after closing parenthesis; found 0
(#1402) Opening brace must be the last content on the line
(#1402) Inline control structures are not allowed
(#1402) Variable "Df" must be all lower-case
(#1403) Line indented incorrectly; expected at least 4 spaces, found 0
(#1403) Inline control structures are not allowed
(#1403) Variable "Df" must be all lower-case
(#1403) Expected 1 space before "=="; 0 found
(#1403) Expected 1 space after "=="; 0 found
(#1403) Commas (,) must be followed by white space.
(#1403) Variable "Tc" must be all lower-case
(#1403) Expected 1 space before "=="; 0 found
(#1403) Expected 1 space after "=="; 0 found
(#1403) Expected 1 space before "?"; 0 found
(#1403) Expected 1 space after "?"; 0 found
(#1403) Variable "Tc" must be all lower-case
(#1403) Expected 1 space before ":"; 0 found
(#1403) Expected 1 space after ":"; 0 found
(#1403) Variable "Tc" must be all lower-case
(#1403) Variable "Tc" must be all lower-case
(#1403) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1404) Line indented incorrectly; expected at least 4 spaces, found 0
(#1404) Variable "Tc" must be all lower-case
(#1404) Commas (,) must be followed by white space.
(#1404) Commas (,) must be followed by white space.
(#1404) Commas (,) must be followed by white space.
(#1404) Variable "Df" must be all lower-case
(#1404) Variable "Je" must be all lower-case
(#1404) Closing brace must be on a line by itself
(#1405) Variable "Vb" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Commas (,) must be followed by white space.
(#1405) Variable "Wb" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Commas (,) must be followed by white space.
(#1405) Variable "Yb" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Variable "A" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Commas (,) must be followed by white space.
(#1405) Commas (,) must be followed by white space.
(#1405) Commas (,) must be followed by white space.
(#1405) Variable "Ge" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Expected 1 space after closing parenthesis; found 0
(#1405) Opening brace must be the last content on the line
(#1405) Inline control structures are not allowed
(#1405) Variable "Vb" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Variable "A" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Inline control structures are not allowed
(#1405) Usage of ELSEIF not allowed; use ELSE IF instead
(#1405) Variable "Ge" must be all lower-case
(#1405) Expected 1 space before "=="; 0 found
(#1405) Expected 1 space after "=="; 0 found
(#1405) Commas (,) must be followed by white space.
(#1405) Variable "A" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Usage of ELSEIF not allowed; use ELSE IF instead
(#1405) Variable "Ge" must be all lower-case
(#1405) Expected 1 space before "!="; 0 found
(#1405) Expected 1 space after "!="; 0 found
(#1405) Variable "Ab" must be all lower-case
(#1405) Expected 1 space before "="; 0 found
(#1405) Expected 1 space after "="; 0 found
(#1405) Variable "A" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Commas (,) must be followed by white space.
(#1405) Variable "Ab" must be all lower-case
(#1405) Variable "Vb" must be all lower-case
(#1405) Inline control structures are not allowed
(#1405) Variable "Ab" must be all lower-case
(#1405) Variable "Wb" must be all lower-case
(#1405) Closing brace must be on a line by itself
(#1405) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1405) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1405) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1405) Inline control structures are not allowed
(#1405) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1405) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1405) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1405) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1405) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1406) Line indented incorrectly; expected at least 4 spaces, found 0
(#1406) Variable "A" must be all lower-case
(#1406) Commas (,) must be followed by white space.
(#1406) Commas (,) must be followed by white space.
(#1406) Variable "Yb" must be all lower-case
(#1406) Variable "Vb" must be all lower-case
(#1406) Closing brace must be on a line by itself
(#1407) Line indented incorrectly; expected at least 4 spaces, found 0
(#1407) Variable "Je" must be all lower-case
(#1407) Commas (,) must be followed by white space.
(#1407) Variable "K" must be all lower-case
(#1407) Expected 1 space after closing parenthesis; found 0
(#1407) Opening brace must be the last content on the line
(#1407) Expected 1 space before "="; 0 found
(#1407) Expected 1 space after "="; 0 found
(#1407) Variable "K" must be all lower-case
(#1407) Variable "K" must be all lower-case
(#1407) Expected 1 space before "=="; 0 found
(#1407) Expected 1 space after "=="; 0 found
(#1407) Expected 1 space before "?"; 0 found
(#1407) Expected 1 space after "?"; 0 found
(#1407) Variable "K" must be all lower-case
(#1407) Expected 1 space before ":"; 0 found
(#1407) Expected 1 space after ":"; 0 found
(#1407) Variable "K" must be all lower-case
(#1407) Expected 1 space before "=="; 0 found
(#1407) Expected 1 space after "=="; 0 found
(#1407) Expected 1 space before "?"; 0 found
(#1407) Expected 1 space after "?"; 0 found
(#1407) Variable "Je" must be all lower-case
(#1407) Expected 1 space before ":"; 0 found
(#1407) Expected 1 space after ":"; 0 found
(#1407) Variable "Je" must be all lower-case
(#1407) Variable "K" must be all lower-case
(#1407) Commas (,) must be followed by white space.
(#1407) Closing brace must be on a line by itself
(#1407) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1407) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1407) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1407) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1407) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1407) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1407) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1407) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1408) Line indented incorrectly; expected at least 4 spaces, found 0
(#1408) Commas (,) must be followed by white space.
(#1408) Variable "K" must be all lower-case
(#1408) Expected 1 space after closing parenthesis; found 0
(#1408) Opening brace must be the last content on the line
(#1408) Variable "O" must be all lower-case
(#1408) Expected 1 space before "="; 0 found
(#1408) Expected 1 space after "="; 0 found
(#1408) Expected 1 space before "="; 0 found
(#1408) Expected 1 space after "="; 0 found
(#1408) Variable "K" must be all lower-case
(#1408) Expected "foreach (...) {\n"; found "foreach(...){"
(#1408) Expected 1 space after "as"; 0 found
(#1409) Line indented incorrectly; expected at least 8 spaces, found 0
(#1409) Inline control structures are not allowed
(#1409) Expected 1 space before "!="; 0 found
(#1409) Expected 1 space after "!="; 0 found
(#1409) Variable "O" must be all lower-case
(#1409) Expected 1 space before "="; 0 found
(#1409) Expected 1 space after "="; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "?"; 0 found
(#1409) Expected 1 space after "?"; 0 found
(#1409) Expected 1 space before ":"; 0 found
(#1409) Expected 1 space after ":"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Closing brace must be on a line by itself
(#1409) Variable "K" must be all lower-case
(#1409) Commas (,) must be followed by white space.
(#1409) Variable "O" must be all lower-case
(#1409) Expected 1 space before "?"; 0 found
(#1409) Expected 1 space after "?"; 0 found
(#1409) Variable "K" must be all lower-case
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before ":"; 0 found
(#1409) Expected 1 space after ":"; 0 found
(#1409) Variable "K" must be all lower-case
(#1409) Expected 1 space before "?"; 0 found
(#1409) Expected 1 space after "?"; 0 found
(#1409) Variable "K" must be all lower-case
(#1409) Expected 1 space before ":"; 0 found
(#1409) Expected 1 space after ":"; 0 found
(#1409) Variable "K" must be all lower-case
(#1409) Commas (,) must be followed by white space.
(#1409) Closing brace must be on a line by itself
(#1409) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1410) Line indented incorrectly; expected at least 4 spaces, found 0
(#1410) Variable "H" must be all lower-case
(#1410) Expected 1 space after closing parenthesis; found 0
(#1410) Opening brace must be the last content on the line
(#1411) Line indented incorrectly; expected at least 8 spaces, found 0
(#1411) The use of backticks in strings is not recommended
(#1411) Commas (,) must be followed by white space.
(#1411) The use of backticks in strings is not recommended
(#1411) Commas (,) must be followed by white space.
(#1411) The use of backticks in strings is not recommended
(#1411) Commas (,) must be followed by white space.
(#1411) Commas (,) must be followed by white space.
(#1411) Variable "H" must be all lower-case
(#1411) Closing brace must be on a line by itself
(#1412) Line indented incorrectly; expected at least 8 spaces, found 0
(#1412) Expected 1 space after closing parenthesis; found 0
(#1412) Opening brace must be the last content on the line
(#1412) Variable "Ke" 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) Variable "Ke" must be all lower-case
(#1412) Commas (,) must be followed by white space.
(#1412) Expected 1 space before "?"; 0 found
(#1412) Expected 1 space after "?"; 0 found
(#1412) Expected 1 space before ":"; 0 found
(#1412) Expected 1 space after ":"; 0 found
(#1412) Variable "Ke" must be all lower-case
(#1412) Commas (,) must be followed by white space.
(#1412) Expected 1 space before "?"; 0 found
(#1412) Expected 1 space after "?"; 0 found
(#1412) Expected 1 space before ":"; 0 found
(#1412) Expected 1 space after ":"; 0 found
(#1412) Closing brace must be on a line by itself
(#1412) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1413) Line indented incorrectly; expected at least 8 spaces, found 0
(#1413) Variable "Fc" must be all lower-case
(#1413) Commas (,) must be followed by white space.
(#1413) Expected 1 space after closing parenthesis; found 0
(#1413) Opening brace must be the last content on the line
(#1413) Variable "J" must be all lower-case
(#1413) Expected 1 space before "="; 0 found
(#1413) Expected 1 space after "="; 0 found
(#1413) Commas (,) must be followed by white space.
(#1413) Variable "Fc" must be all lower-case
(#1413) Commas (,) must be followed by white space.
(#1413) Commas (,) must be followed by white space.
(#1413) Commas (,) must be followed by white space.
(#1413) Commas (,) must be followed by white space.
(#1413) Commas (,) must be followed by white space.
(#1413) Expected 1 space before "="; 0 found
(#1413) Expected 1 space after "="; 0 found
(#1413) Expected 1 space before "*"; 0 found
(#1413) Expected 1 space after "*"; 0 found
(#1413) Inline control structures are not allowed
(#1413) Expected 1 space after first semicolon of FOR loop; 0 found
(#1413) Expected 1 space after second semicolon of FOR loop; 0 found
(#1413) Expected 1 space before "="; 0 found
(#1413) Expected 1 space after "="; 0 found
(#1413) Expected 1 space before "<"; 0 found
(#1413) Expected 1 space after "<"; 0 found
(#1413) Variable "J" must be all lower-case
(#1413) Expected 1 space before "+="; 0 found
(#1413) Expected 1 space after "+="; 0 found
(#1413) Variable "J" must be all lower-case
(#1413) Variable "J" must be all lower-case
(#1413) Expected 1 space before ".="; 0 found
(#1413) Expected 1 space after ".="; 0 found
(#1413) Commas (,) must be followed by white space.
(#1413) Variable "J" must be all lower-case
(#1413) Commas (,) must be followed by white space.
(#1413) Commas (,) must be followed by white space.
(#1413) Expected 1 space before "-"; 0 found
(#1413) Expected 1 space after "-"; 0 found
(#1413) Variable "J" must be all lower-case
(#1413) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1414) Line indented incorrectly; expected at least 12 spaces, found 0
(#1414) Commas (,) must be followed by white space.
(#1414) Expected 1 space before "-"; 0 found
(#1414) Expected 1 space after "-"; 0 found
(#1414) Expected 1 space before "+"; 0 found
(#1414) Expected 1 space after "+"; 0 found
(#1414) Expected 1 space before "%"; 0 found
(#1414) Expected 1 space after "%"; 0 found
(#1414) Closing brace must be on a line by itself
(#1415) Line indented incorrectly; expected at least 8 spaces, found 0
(#1415) Expected 1 space after closing parenthesis; found 0
(#1415) Opening brace must be the last content on the line
(#1415) Variable "X" must be all lower-case
(#1415) Expected 1 space before "="; 0 found
(#1415) Expected 1 space after "="; 0 found
(#1415) Variable "X" must be all lower-case
(#1415) Commas (,) must be followed by white space.
(#1415) Variable "X" must be all lower-case
(#1415) Expected 1 space before "*="; 0 found
(#1415) Expected 1 space after "*="; 0 found
(#1415) Variable "X" must be all lower-case
(#1415) Expected 1 space before "*="; 0 found
(#1415) Expected 1 space after "*="; 0 found
(#1415) Variable "X" must be all lower-case
(#1415) Expected 1 space before "*="; 0 found
(#1415) Expected 1 space after "*="; 0 found
(#1415) Closing brace must be on a line by itself
(#1415) Closing brace must be on a line by itself
(#1415) Closing brace must be on a line by itself
(#1415) Closing brace must be on a line by itself
(#1415) Variable "X" must be all lower-case
(#1415) Closing brace must be on a line by itself
(#1415) Line exceeds 132 characters; contains 135 characters
(#1415) Line exceeds 132 characters; contains 135 characters
(#1415) Line exceeds 132 characters; contains 135 characters
(#1415) Line exceeds 132 characters; contains 135 characters
(#1415) Line exceeds 132 characters; contains 135 characters
(#1415) Line exceeds 132 characters; contains 135 characters
(#1415) Line exceeds 132 characters; contains 135 characters
(#1415) Line exceeds 132 characters; contains 135 characters
(#1416) Line indented incorrectly; expected at least 8 spaces, found 0
(#1416) Expected 1 space after closing parenthesis; found 0
(#1416) Opening brace must be the last content on the line
(#1416) Commas (,) must be followed by white space.
(#1416) Variable "Hh" must be all lower-case
(#1416) Expected 1 space before "="; 0 found
(#1416) Expected 1 space after "="; 0 found
(#1416) Expected 1 space before "=>"; 0 found
(#1416) Expected 1 space after "=>"; 0 found
(#1416) Commas (,) must be followed by white space.
(#1416) Commas (,) must be followed by white space.
(#1416) Commas (,) must be followed by white space.
(#1416) Expected 1 space before "=>"; 0 found
(#1416) Expected 1 space after "=>"; 0 found
(#1416) Commas (,) must be followed by white space.
(#1416) Expected 1 space before "=>"; 0 found
(#1416) Expected 1 space after "=>"; 0 found
(#1416) Commas (,) must be followed by white space.
(#1416) Commas (,) must be followed by white space.
(#1416) Commas (,) must be followed by white space.
(#1416) Expected 1 space before "=>"; 0 found
(#1416) Expected 1 space after "=>"; 0 found
(#1416) Commas (,) must be followed by white space.
(#1416) Expected 1 space before "=>"; 0 found
(#1416) Expected 1 space after "=>"; 0 found
(#1416) Commas (,) must be followed by white space.
(#1416) Expected 1 space before "?"; 0 found
(#1416) Expected 1 space after "?"; 0 found
(#1416) Variable "Hh" must be all lower-case
(#1416) Expected 1 space before ":"; 0 found
(#1416) Expected 1 space after ":"; 0 found
(#1416) Closing brace must be on a line by itself
(#1416) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1417) Line indented incorrectly; expected at least 8 spaces, found 0
(#1417) Variable "P" must be all lower-case
(#1417) Expected 1 space after closing parenthesis; found 0
(#1417) Opening brace must be the last content on the line
(#1418) Line indented incorrectly; expected at least 12 spaces, found 0
(#1418) Variable "P" must be all lower-case
(#1418) Closing brace must be on a line by itself
(#1419) Line indented incorrectly; expected at least 8 spaces, found 0
(#1419) Expected 1 space after closing parenthesis; found 0
(#1419) Opening brace must be the last content on the line
(#1419) Inline control structures are not allowed
(#1419) Variable "J" must be all lower-case
(#1419) Expected 1 space before "="; 0 found
(#1419) Expected 1 space after "="; 0 found
(#1419) Inline control structures are not allowed
(#1419) Expected 1 space before "as"; 0 found
(#1419) Expected 1 space after "as"; 0 found
(#1419) Variable "R" must be all lower-case
(#1419) Variable "J" must be all lower-case
(#1419) Expected 1 space before "+="; 0 found
(#1419) Expected 1 space after "+="; 0 found
(#1419) Variable "R" must be all lower-case
(#1419) Expected 1 space before "+"; 0 found
(#1419) Expected 1 space after "+"; 0 found
(#1419) Variable "R" must be all lower-case
(#1420) Line indented incorrectly; expected at least 12 spaces, found 0
(#1420) Variable "J" must be all lower-case
(#1420) Closing brace must be on a line by itself
(#1421) Line indented incorrectly; expected at least 12 spaces, found 0
(#1421) Expected 1 space after closing parenthesis; found 0
(#1421) Opening brace must be the last content on the line
(#1421) Commas (,) must be followed by white space.
(#1421) Commas (,) must be followed by white space.
(#1421) Variable "T" must be all lower-case
(#1421) Commas (,) must be followed by white space.
(#1421) Commas (,) must be followed by white space.
(#1421) Variable "Ub" must be all lower-case
(#1421) Expected "if (...) {\n"; found "if(...){"
(#1421) Expected 1 space before "!="; 0 found
(#1421) Expected 1 space after "!="; 0 found
(#1421) Commas (,) must be followed by white space.
(#1421) Commas (,) must be followed by white space.
(#1421) Closing brace must be on a line by itself
(#1421) Expected "} else {\n"; found "}else{"
(#1421) Inline control structures are not allowed
(#1421) Commas (,) must be followed by white space.
(#1421) Commas (,) must be followed by white space.
(#1421) Commas (,) must be followed by white space.
(#1421) Commas (,) must be followed by white space.
(#1421) Commas (,) must be followed by white space.
(#1421) Commas (,) must be followed by white space.
(#1421) Expected "foreach (...) {\n"; found "foreach(...){"
(#1421) Expected 1 space before "=>"; 0 found
(#1421) Expected 1 space after "=>"; 0 found
(#1421) Expected 1 space before "as"; 0 found
(#1421) Expected 1 space after "as"; 0 found
(#1421) Expected 1 space before "=>"; 0 found
(#1421) Expected 1 space after "=>"; 0 found
(#1421) Commas (,) must be followed by white space.
(#1421) Expected 1 space before "=>"; 0 found
(#1421) Expected 1 space after "=>"; 0 found
(#1421) Commas (,) must be followed by white space.
(#1421) Expected 1 space before "=>"; 0 found
(#1421) Expected 1 space after "=>"; 0 found
(#1421) Commas (,) must be followed by white space.
(#1421) Expected 1 space before "=>"; 0 found
(#1421) Expected 1 space after "=>"; 0 found
(#1421) Commas (,) must be followed by white space.
(#1421) Expected 1 space before "=>"; 0 found
(#1421) Expected 1 space after "=>"; 0 found
(#1421) Commas (,) must be followed by white space.
(#1421) Expected 1 space before "=>"; 0 found
(#1421) Expected 1 space after "=>"; 0 found
(#1421) Variable "X" must be all lower-case
(#1421) Inline control structures are not allowed
(#1421) Closing brace must be on a line by itself
(#1421) Commas (,) must be followed by white space.
(#1421) Variable "Ub" must be all lower-case
(#1421) Commas (,) must be followed by white space.
(#1421) Commas (,) must be followed by white space.
(#1421) Commas (,) must be followed by white space.
(#1421) Commas (,) must be followed by white space.
(#1421) Expected 1 space before "="; 0 found
(#1421) Expected 1 space after "="; 0 found
(#1421) Expected "if (...) {\n"; found "if(...){"
(#1421) Expected 1 space before "="; 0 found
(#1421) Expected 1 space after "="; 0 found
(#1421) Expected 1 space before "="; 0 found
(#1421) Expected 1 space after "="; 0 found
(#1421) Commas (,) must be followed by white space.
(#1421) Commas (,) must be followed by white space.
(#1421) Expected 1 space before "?"; 0 found
(#1421) Expected 1 space after "?"; 0 found
(#1421) Expected 1 space before ":"; 0 found
(#1421) Expected 1 space after ":"; 0 found
(#1421) Expected 1 space before "="; 0 found
(#1421) Expected 1 space after "="; 0 found
(#1421) Expected 1 space before "?"; 0 found
(#1421) Expected 1 space after "?"; 0 found
(#1421) Expected 1 space before ":"; 0 found
(#1421) Expected 1 space after ":"; 0 found
(#1421) Expected "foreach (...) {\n"; found "foreach(...){"
(#1421) Expected 1 space before "=>"; 0 found
(#1421) Expected 1 space after "=>"; 0 found
(#1421) Expected 1 space after "as"; 0 found
(#1421) Line exceeds maximum limit of 180 characters; contains 1205 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 1205 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 1205 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 1205 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 1205 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 1205 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 1205 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 1205 characters
(#1422) Line indented incorrectly; expected at least 24 spaces, found 0
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Variable "S" must be all lower-case
(#1422) Expected 1 space before "="; 0 found
(#1422) Expected 1 space after "="; 0 found
(#1422) Expected 1 space before "?"; 0 found
(#1422) Expected 1 space after "?"; 0 found
(#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) Expected 1 space before ":"; 0 found
(#1422) Expected 1 space after ":"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "="; 0 found
(#1422) Expected 1 space after "="; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "?"; 0 found
(#1422) Expected 1 space after "?"; 0 found
(#1422) Expected 1 space before "?"; 0 found
(#1422) Expected 1 space after "?"; 0 found
(#1422) Expected 1 space before ":"; 0 found
(#1422) Expected 1 space after ":"; 0 found
(#1422) Expected 1 space before ":"; 0 found
(#1422) Expected 1 space after ":"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "?"; 0 found
(#1422) Expected 1 space after "?"; 0 found
(#1422) Variable "S" must be all lower-case
(#1422) Expected 1 space before ":"; 0 found
(#1422) Expected 1 space after ":"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "?"; 0 found
(#1422) Expected 1 space after "?"; 0 found
(#1422) Expected 1 space before ":"; 0 found
(#1422) Expected 1 space after ":"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Closing brace must be on a line by itself
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "?"; 0 found
(#1422) Expected 1 space after "?"; 0 found
(#1422) Expected 1 space before ":"; 0 found
(#1422) Expected 1 space after ":"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Commas (,) must be followed by white space.
(#1422) Variable "T" must be all lower-case
(#1422) Commas (,) must be followed by white space.
(#1422) Closing brace must be on a line by itself
(#1422) Closing brace must be on a line by itself
(#1422) Closing brace must be on a line by itself
(#1422) Inline control structures are not allowed
(#1422) Expected 1 space before "="; 0 found
(#1422) Expected 1 space after "="; 0 found
(#1422) Inline control structures are not allowed
(#1422) Expected 1 space before "="; 0 found
(#1422) Expected 1 space after "="; 0 found
(#1422) Expected "if (...) {\n"; found "if(...){"
(#1422) Expected 1 space before "!="; 0 found
(#1422) Expected 1 space after "!="; 0 found
(#1422) Expected 1 space before "?"; 0 found
(#1422) Expected 1 space after "?"; 0 found
(#1422) Expected 1 space before ":"; 0 found
(#1422) Expected 1 space after ":"; 0 found
(#1422) Expected 1 space before "=="; 0 found
(#1422) Expected 1 space after "=="; 0 found
(#1422) Expected 1 space before "=="; 0 found
(#1422) Expected 1 space after "=="; 0 found
(#1422) Expected "if (...) {\n"; found "if(...){"
(#1422) Expected 1 space before "!="; 0 found
(#1422) Expected 1 space after "!="; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Closing brace must be on a line by itself
(#1422) Closing brace must be on a line by itself
(#1422) Expected "if (...) {\n"; found "if(...){"
(#1422) Expected 1 space before "!="; 0 found
(#1422) Expected 1 space after "!="; 0 found
(#1422) Expected 1 space before "!=="; 0 found
(#1422) Expected 1 space after "!=="; 0 found
(#1422) Inline control structures are not allowed
(#1422) Commas (,) must be followed by white space.
(#1422) Commas (,) must be followed by white space.
(#1422) Expected "if (...) {\n"; found "if(...){"
(#1422) Commas (,) must be followed by white space.
(#1422) Commas (,) must be followed by white space.
(#1422) Closing brace must be on a line by itself
(#1422) Closing brace must be on a line by itself
(#1422) Variable "Ke" must be all lower-case
(#1422) Expected 1 space before "="; 0 found
(#1422) Expected 1 space after "="; 0 found
(#1422) Line exceeds maximum limit of 180 characters; contains 1808 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 1808 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 1808 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 1808 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 1808 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 1808 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 1808 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 1808 characters
(#1423) Line indented incorrectly; expected at least 12 spaces, found 0
(#1423) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1423) Scope modifier not specified for member variable "$handler"
(#1423) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1423) Scope modifier not specified for member variable "$size"
(#1423) method name "TmpFile::TmpFile" must be in lower-case letters only
(#1423) PHP4 style constructors are not allowed; use "__construct()" instead
(#1423) Visibility must be declared on method "TmpFile"
(#1424) Line indented incorrectly; expected at least 16 spaces, found 0
(#1424) Expected 1 space after closing parenthesis; found 0
(#1424) Opening brace must be the last content on the line
(#1424) Expected 1 space before "="; 0 found
(#1424) Expected 1 space after "="; 0 found
(#1424) Closing brace must be on a line by itself
(#1424) Visibility must be declared on method "write"
(#1425) Line indented incorrectly; expected at least 16 spaces, found 0
(#1425) Expected 1 space after closing parenthesis; found 0
(#1425) Opening brace must be the last content on the line
(#1425) Expected 1 space before "+="; 0 found
(#1425) Expected 1 space after "+="; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Closing brace must be on a line by itself
(#1425) Visibility must be declared on method "send"
(#1426) Line indented incorrectly; expected at least 16 spaces, found 0
(#1426) Expected 1 space after closing parenthesis; found 0
(#1426) Opening brace must be the last content on the line
(#1426) Commas (,) must be followed by white space.
(#1426) Closing brace must be on a line by itself
(#1426) Closing brace must be on a line by itself
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Inline control structures are not allowed
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Inline control structures are not allowed
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Inline control structures are not allowed
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Expected "if (...) {\n"; found "if(...){"
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Commas (,) must be followed by white space.
(#1426) Variable "M" must be all lower-case
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Variable "I" must be all lower-case
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Commas (,) must be followed by white space.
(#1426) Variable "M" must be all lower-case
(#1426) Commas (,) must be followed by white space.
(#1426) Commas (,) must be followed by white space.
(#1426) Commas (,) must be followed by white space.
(#1426) Variable "M" must be all lower-case
(#1426) Variable "K" must be all lower-case
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Variable "I" must be all lower-case
(#1426) Expected 1 space before "?"; 0 found
(#1426) Expected 1 space after "?"; 0 found
(#1426) Variable "I" must be all lower-case
(#1426) Expected 1 space before ":"; 0 found
(#1426) Expected 1 space after ":"; 0 found
(#1426) Variable "K" must be all lower-case
(#1426) Closing brace must be on a line by itself
(#1426) Usage of ELSEIF not allowed; use ELSE IF instead
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Inline control structures are not allowed
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Variable "R" must be all lower-case
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Commas (,) must be followed by white space.
(#1426) Variable "R" must be all lower-case
(#1426) Expected 1 space before "?"; 0 found
(#1426) Expected 1 space after "?"; 0 found
(#1426) Expected 1 space before ":"; 0 found
(#1426) Expected 1 space after ":"; 0 found
(#1426) Commas (,) must be followed by white space.
(#1426) Variable "R" must be all lower-case
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Variable "R" must be all lower-case
(#1426) Inline control structures are not allowed
(#1426) Expected 1 space before "!="; 0 found
(#1426) Expected 1 space after "!="; 0 found
(#1426) Expected "if (...) {\n"; found "if(...){"
(#1426) Commas (,) must be followed by white space.
(#1426) Expected 1 space before "?"; 0 found
(#1426) Expected 1 space after "?"; 0 found
(#1426) Expected 1 space before ":"; 0 found
(#1426) Expected 1 space after ":"; 0 found
(#1426) Expected "foreach (...) {\n"; found "foreach(...){"
(#1426) Expected 1 space after "as"; 0 found
(#1426) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1427) Line indented incorrectly; expected at least 32 spaces, found 0
(#1427) Commas (,) must be followed by white space.
(#1427) Expected 1 space before "?"; 0 found
(#1427) Expected 1 space after "?"; 0 found
(#1427) Expected 1 space before ":"; 0 found
(#1427) Expected 1 space after ":"; 0 found
(#1427) Expected 1 space before "?"; 0 found
(#1427) Expected 1 space after "?"; 0 found
(#1427) Expected 1 space before ":"; 0 found
(#1427) Expected 1 space after ":"; 0 found
(#1427) Commas (,) must be followed by white space.
(#1427) Expected 1 space before "?"; 0 found
(#1427) Expected 1 space after "?"; 0 found
(#1427) Expected 1 space before ":"; 0 found
(#1427) Expected 1 space after ":"; 0 found
(#1427) Commas (,) must be followed by white space.
(#1427) Expected 1 space before "?"; 0 found
(#1427) Expected 1 space after "?"; 0 found
(#1427) Expected 1 space before ":"; 0 found
(#1427) Expected 1 space after ":"; 0 found
(#1427) Commas (,) must be followed by white space.
(#1427) Closing brace must be on a line by itself
(#1427) Closing brace must be on a line by itself
(#1427) Expected "if (...) {\n"; found "if(...){"
(#1427) Variable "R" must be all lower-case
(#1427) Expected "if (...) {\n"; found "if(...){"
(#1427) Expected 1 space before "="; 0 found
(#1427) Expected 1 space after "="; 0 found
(#1427) Expected "if (...) {\n"; found "if(...){"
(#1427) Expected "foreach (...) {\n"; found "foreach(...){"
(#1427) Expected 1 space before "=>"; 0 found
(#1427) Expected 1 space after "=>"; 0 found
(#1427) Expected 1 space after "as"; 0 found
(#1427) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1427) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1427) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1427) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1427) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1427) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1427) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1427) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1428) Line indented incorrectly; expected at least 28 spaces, found 0
(#1428) Variable "C" must be all lower-case
(#1428) Expected 1 space before "=>"; 0 found
(#1428) Expected 1 space after "=>"; 0 found
(#1428) Variable "Af" must be all lower-case
(#1428) Expected 1 space before "="; 0 found
(#1428) Expected 1 space after "="; 0 found
(#1428) Inline control structures are not allowed
(#1428) Expected 1 space before "=>"; 0 found
(#1428) Expected 1 space after "=>"; 0 found
(#1428) Expected 1 space before "as"; 0 found
(#1428) Expected 1 space after "as"; 0 found
(#1428) Expected 1 space before "=>"; 0 found
(#1428) Expected 1 space after "=>"; 0 found
(#1428) Variable "X" must be all lower-case
(#1428) Variable "Af" must be all lower-case
(#1428) Expected 1 space before "="; 0 found
(#1428) Expected 1 space after "="; 0 found
(#1428) Variable "X" must be all lower-case
(#1428) Expected 1 space before "?"; 0 found
(#1428) Expected 1 space after "?"; 0 found
(#1428) Expected 1 space before ":"; 0 found
(#1428) Expected 1 space after ":"; 0 found
(#1428) Expected 1 space before "?"; 0 found
(#1428) Expected 1 space after "?"; 0 found
(#1428) Expected 1 space before ":"; 0 found
(#1428) Expected 1 space after ":"; 0 found
(#1428) Variable "C" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "Af" must be all lower-case
(#1428) Closing brace must be on a line by itself
(#1428) Closing brace must be on a line by itself
(#1428) Closing brace must be on a line by itself
(#1428) Expected "if (...) {\n"; found "if(...){"
(#1428) Variable "R" must be all lower-case
(#1428) Variable "Lc" must be all lower-case
(#1428) Expected 1 space before "="; 0 found
(#1428) Expected 1 space after "="; 0 found
(#1428) Expected "if (...) {\n"; found "if(...){"
(#1428) Variable "Lc" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Expected "foreach (...) {\n"; found "foreach(...){"
(#1428) Expected 1 space before "=>"; 0 found
(#1428) Expected 1 space after "=>"; 0 found
(#1428) Expected 1 space after "as"; 0 found
(#1428) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1428) Variable "Lc" must be all lower-case
(#1428) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1429) Line indented incorrectly; expected at least 40 spaces, found 0
(#1429) Variable "C" must be all lower-case
(#1429) Expected 1 space before "=>"; 0 found
(#1429) Expected 1 space after "=>"; 0 found
(#1429) Variable "C" must be all lower-case
(#1429) Commas (,) must be followed by white space.
(#1429) Commas (,) must be followed by white space.
(#1429) Commas (,) must be followed by white space.
(#1429) Commas (,) must be followed by white space.
(#1429) Expected 1 space before "!="; 0 found
(#1429) Expected 1 space after "!="; 0 found
(#1429) Expected 1 space before "?"; 0 found
(#1429) Expected 1 space after "?"; 0 found
(#1429) Commas (,) must be followed by white space.
(#1429) Commas (,) must be followed by white space.
(#1429) Expected 1 space before ":"; 0 found
(#1429) Expected 1 space after ":"; 0 found
(#1429) Expected 1 space before "!="; 0 found
(#1429) Expected 1 space after "!="; 0 found
(#1429) Expected 1 space before "?"; 0 found
(#1429) Expected 1 space after "?"; 0 found
(#1429) Commas (,) must be followed by white space.
(#1429) Commas (,) must be followed by white space.
(#1429) Expected 1 space before ":"; 0 found
(#1429) Expected 1 space after ":"; 0 found
(#1429) Expected 1 space before "!="; 0 found
(#1429) Expected 1 space after "!="; 0 found
(#1429) Expected 1 space before "?"; 0 found
(#1429) Expected 1 space after "?"; 0 found
(#1429) Expected 1 space before ":"; 0 found
(#1429) Expected 1 space after ":"; 0 found
(#1429) Expected 1 space before "!="; 0 found
(#1429) Expected 1 space after "!="; 0 found
(#1429) Expected 1 space before "?"; 0 found
(#1429) Expected 1 space after "?"; 0 found
(#1429) Expected 1 space before ":"; 0 found
(#1429) Expected 1 space after ":"; 0 found
(#1429) Commas (,) must be followed by white space.
(#1429) Commas (,) must be followed by white space.
(#1429) Commas (,) must be followed by white space.
(#1429) Commas (,) must be followed by white space.
(#1429) Commas (,) must be followed by white space.
(#1429) Commas (,) must be followed by white space.
(#1429) Variable "C" must be all lower-case
(#1429) Closing brace must be on a line by itself
(#1429) Closing brace must be on a line by itself
(#1429) Closing brace must be on a line by itself
(#1429) Closing brace must be on a line by itself
(#1429) Expected "if (...) {\n"; found "if(...){"
(#1429) Variable "R" must be all lower-case
(#1429) Expected 1 space before "?"; 0 found
(#1429) Expected 1 space after "?"; 0 found
(#1429) Expected 1 space before ":"; 0 found
(#1429) Expected 1 space after ":"; 0 found
(#1429) Expected 1 space before "="; 0 found
(#1429) Expected 1 space after "="; 0 found
(#1429) Expected "if (...) {\n"; found "if(...){"
(#1429) Inline control structures are not allowed
(#1429) Expected 1 space before "=>"; 0 found
(#1429) Expected 1 space after "=>"; 0 found
(#1429) Expected 1 space after "as"; 0 found
(#1429) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1430) Line indented incorrectly; expected at least 40 spaces, found 0
(#1430) Expected 1 space before "=>"; 0 found
(#1430) Expected 1 space after "=>"; 0 found
(#1430) Variable "X" must be all lower-case
(#1430) Variable "X" must be all lower-case
(#1430) Variable "X" must be all lower-case
(#1430) Closing brace must be on a line by itself
(#1430) Closing brace must be on a line by itself
(#1430) Closing brace must be on a line by itself
(#1430) Usage of ELSEIF not allowed; use ELSE IF instead
(#1430) Commas (,) must be followed by white space.
(#1430) Commas (,) must be followed by white space.
(#1430) Commas (,) must be followed by white space.
(#1430) Expected 1 space before "?"; 0 found
(#1430) Expected 1 space after "?"; 0 found
(#1430) Expected 1 space before ":"; 0 found
(#1430) Expected 1 space after ":"; 0 found
(#1430) Variable "Rg" must be all lower-case
(#1430) Expected 1 space before "="; 0 found
(#1430) Expected 1 space after "="; 0 found
(#1430) Variable "Sg" must be all lower-case
(#1430) Expected 1 space before "="; 0 found
(#1430) Expected 1 space after "="; 0 found
(#1430) Variable "C" must be all lower-case
(#1430) Expected 1 space before "="; 0 found
(#1430) Expected 1 space after "="; 0 found
(#1430) Expected 1 space before "="; 0 found
(#1430) Expected 1 space after "="; 0 found
(#1430) Expected 1 space before "?"; 0 found
(#1430) Expected 1 space after "?"; 0 found
(#1430) Expected 1 space before ":"; 0 found
(#1430) Expected 1 space after ":"; 0 found
(#1430) Variable "C" must be all lower-case
(#1430) Expected 1 space before "?"; 0 found
(#1430) Expected 1 space after "?"; 0 found
(#1430) Variable "C" must be all lower-case
(#1430) Expected 1 space before ":"; 0 found
(#1430) Expected 1 space after ":"; 0 found
(#1430) Variable "C" must be all lower-case
(#1430) Commas (,) must be followed by white space.
(#1430) Commas (,) must be followed by white space.
(#1430) Commas (,) must be followed by white space.
(#1430) Expected "foreach (...) {\n"; found "foreach(...){"
(#1430) Expected 1 space before "=>"; 0 found
(#1430) Expected 1 space after "=>"; 0 found
(#1430) Expected 1 space after "as"; 0 found
(#1430) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1430) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1430) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1430) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1430) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1430) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1430) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1430) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1431) Line indented incorrectly; expected at least 20 spaces, found 0
(#1431) Expected 1 space before "=>"; 0 found
(#1431) Expected 1 space after "=>"; 0 found
(#1431) Variable "B" must be all lower-case
(#1431) Variable "Rg" must be all lower-case
(#1431) Variable "B" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "B" must be all lower-case
(#1431) Commas (,) must be followed by white space.
(#1431) Variable "B" must be all lower-case
(#1431) Variable "Sg" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "B" must be all lower-case
(#1431) Variable "B" must be all lower-case
(#1431) Closing brace must be on a line by itself
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "Pa" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "Sf" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "Rd" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Expected "foreach (...) {\n"; found "foreach(...){"
(#1431) Expected 1 space before "=>"; 0 found
(#1431) Expected 1 space after "=>"; 0 found
(#1431) Expected 1 space before "as"; 0 found
(#1431) Expected 1 space after "as"; 0 found
(#1431) Commas (,) must be followed by white space.
(#1431) Variable "Q" must be all lower-case
(#1431) Expected 1 space before "=>"; 0 found
(#1431) Expected 1 space after "=>"; 0 found
(#1431) Variable "R" must be all lower-case
(#1431) Inline control structures are not allowed
(#1431) Variable "R" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "Q" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Expected "foreach (...) {\n"; found "foreach(...){"
(#1431) Expected 1 space before "=>"; 0 found
(#1431) Expected 1 space after "=>"; 0 found
(#1431) Expected 1 space before "as"; 0 found
(#1431) Expected 1 space after "as"; 0 found
(#1431) Variable "Q" must be all lower-case
(#1431) Variable "C" must be all lower-case
(#1431) Expected 1 space before "=>"; 0 found
(#1431) Expected 1 space after "=>"; 0 found
(#1431) Expected 1 space before "+="; 0 found
(#1431) Expected 1 space after "+="; 0 found
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "Q" must be all lower-case
(#1431) Variable "C" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Closing brace must be on a line by itself
(#1431) Variable "Q" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "Rg" must be all lower-case
(#1431) Variable "Q" must be all lower-case
(#1431) Expected 1 space before "?"; 0 found
(#1431) Expected 1 space after "?"; 0 found
(#1431) Variable "Rg" must be all lower-case
(#1431) Variable "Q" must be all lower-case
(#1431) Expected 1 space before ":"; 0 found
(#1431) Expected 1 space after ":"; 0 found
(#1431) Commas (,) must be followed by white space.
(#1431) Expected "foreach (...) {\n"; found "foreach(...){"
(#1431) Expected 1 space before "as"; 0 found
(#1431) Expected 1 space after "as"; 0 found
(#1431) Variable "Q" must be all lower-case
(#1431) Variable "X" must be all lower-case
(#1431) Expected "if (...) {\n"; found "if(...){"
(#1431) Variable "X" must be all lower-case
(#1431) Variable "Pd" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "Pa" must be all lower-case
(#1431) Inline control structures are not allowed
(#1431) Variable "Rg" must be all lower-case
(#1431) Variable "Q" must be all lower-case
(#1431) Variable "Rg" must be all lower-case
(#1431) Variable "X" must be all lower-case
(#1431) Variable "Pd" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "Rg" must be all lower-case
(#1431) Variable "Q" must be all lower-case
(#1431) Commas (,) must be followed by white space.
(#1431) Variable "Rg" must be all lower-case
(#1431) Variable "X" must be all lower-case
(#1431) Expected 1 space before "-"; 0 found
(#1431) Expected 1 space after "-"; 0 found
(#1431) Inline control structures are not allowed
(#1431) Variable "Pa" must be all lower-case
(#1431) Expected 1 space before "-="; 0 found
(#1431) Expected 1 space after "-="; 0 found
(#1431) Inline control structures are not allowed
(#1431) Variable "Rd" must be all lower-case
(#1431) Variable "Pd" must be all lower-case
(#1431) Variable "Pd" must be all lower-case
(#1431) Expected 1 space before "-="; 0 found
(#1431) Expected 1 space after "-="; 0 found
(#1431) Variable "Q" must be all lower-case
(#1431) Variable "X" must be all lower-case
(#1431) Variable "Pd" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "X" must be all lower-case
(#1431) Commas (,) must be followed by white space.
(#1431) Variable "X" must be all lower-case
(#1431) Variable "Sf" must be all lower-case
(#1431) Variable "X" must be all lower-case
(#1431) Variable "Q" must be all lower-case
(#1431) Variable "Pd" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "X" must be all lower-case
(#1431) Variable "Rd" must be all lower-case
(#1431) Variable "Pd" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Closing brace must be on a line by itself
(#1431) Closing brace must be on a line by itself
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Commas (,) must be followed by white space.
(#1431) Variable "Q" must be all lower-case
(#1431) Expected 1 space before "+"; 0 found
(#1431) Expected 1 space after "+"; 0 found
(#1431) Expected 1 space before "+"; 0 found
(#1431) Expected 1 space after "+"; 0 found
(#1431) Closing brace must be on a line by itself
(#1431) Commas (,) must be followed by white space.
(#1431) Commas (,) must be followed by white space.
(#1431) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1431) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1431) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1431) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1431) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1431) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1431) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1431) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1433) Commas (,) must be followed by white space.
(#1433) Commas (,) must be followed by white space.
(#1433) Variable "Sg" must be all lower-case
(#1433) Commas (,) must be followed by white space.
(#1434) Commas (,) must be followed by white space.
(#1434) Commas (,) must be followed by white space.
(#1437) Commas (,) must be followed by white space.
(#1437) Commas (,) must be followed by white space.
(#1440) Expected "foreach (...) {\n"; found "foreach(...){"
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Expected 1 space after "as"; 0 found
(#1441) Line indented incorrectly; expected at least 20 spaces, found 0
(#1441) Variable "C" must be all lower-case
(#1441) Expected 1 space before "=>"; 0 found
(#1441) Expected 1 space after "=>"; 0 found
(#1441) Variable "Q" must be all lower-case
(#1441) Variable "Q" must be all lower-case
(#1441) Variable "Q" must be all lower-case
(#1441) Commas (,) must be followed by white space.
(#1441) Variable "C" must be all lower-case
(#1441) Variable "C" must be all lower-case
(#1441) Expected "foreach (...) {\n"; found "foreach(...){"
(#1441) Expected 1 space before "as"; 0 found
(#1441) Expected 1 space after "as"; 0 found
(#1441) Variable "Q" must be all lower-case
(#1441) Variable "X" must be all lower-case
(#1441) Expected 1 space before "="; 0 found
(#1441) Expected 1 space after "="; 0 found
(#1441) Expected 1 space before "?"; 0 found
(#1441) Expected 1 space after "?"; 0 found
(#1441) Expected 1 space before ":"; 0 found
(#1441) Expected 1 space after ":"; 0 found
(#1441) Expected 1 space before "?"; 0 found
(#1441) Expected 1 space after "?"; 0 found
(#1441) Variable "X" must be all lower-case
(#1441) Expected 1 space before ":"; 0 found
(#1441) Expected 1 space after ":"; 0 found
(#1441) Variable "X" must be all lower-case
(#1441) Closing brace must be on a line by itself
(#1441) Expected "foreach (...) {\n"; found "foreach(...){"
(#1441) Expected 1 space before "=>"; 0 found
(#1441) Expected 1 space after "=>"; 0 found
(#1441) Expected 1 space before "as"; 0 found
(#1441) Expected 1 space after "as"; 0 found
(#1441) Variable "Q" must be all lower-case
(#1441) Variable "Yg" must be all lower-case
(#1441) Expected 1 space before "=>"; 0 found
(#1441) Expected 1 space after "=>"; 0 found
(#1441) Variable "Tf" must be all lower-case
(#1441) Expected "foreach (...) {\n"; found "foreach(...){"
(#1441) Expected 1 space before "=>"; 0 found
(#1441) Expected 1 space after "=>"; 0 found
(#1441) Expected 1 space after "as"; 0 found
(#1441) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1441) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1441) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1441) Variable "Tf" must be all lower-case
(#1441) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1441) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1441) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1441) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1441) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1442) Line indented incorrectly; expected at least 28 spaces, found 0
(#1442) Variable "Pd" must be all lower-case
(#1442) Expected 1 space before "=>"; 0 found
(#1442) Expected 1 space after "=>"; 0 found
(#1442) Variable "Pf" must be all lower-case
(#1442) Variable "Qd" must be all lower-case
(#1442) Expected 1 space before "="; 0 found
(#1442) Expected 1 space after "="; 0 found
(#1442) Variable "Pd" must be all lower-case
(#1442) Expected 1 space before "-"; 0 found
(#1442) Expected 1 space after "-"; 0 found
(#1442) Variable "Rg" must be all lower-case
(#1442) Variable "C" must be all lower-case
(#1442) Expected 1 space before "="; 0 found
(#1442) Expected 1 space after "="; 0 found
(#1442) Inline control structures are not allowed
(#1442) Expected 1 space before "as"; 0 found
(#1442) Expected 1 space after "as"; 0 found
(#1442) Variable "Pf" must be all lower-case
(#1442) Variable "_g" must not contain underscores.
(#1442) Variable "Yg" must be all lower-case
(#1442) Variable "Pd" must be all lower-case
(#1442) Variable "Qd" must be all lower-case
(#1442) Variable "Q" must be all lower-case
(#1442) Variable "_g" must not contain underscores.
(#1442) Variable "Qd" must be all lower-case
(#1442) Closing brace must be on a line by itself
(#1442) Closing brace must be on a line by itself
(#1442) Expected "foreach (...) {\n"; found "foreach(...){"
(#1442) Expected 1 space before "=>"; 0 found
(#1442) Expected 1 space after "=>"; 0 found
(#1442) Expected 1 space before "as"; 0 found
(#1442) Expected 1 space after "as"; 0 found
(#1442) Variable "Sf" must be all lower-case
(#1442) Variable "C" must be all lower-case
(#1442) Variable "Yg" must be all lower-case
(#1442) Expected 1 space before "=>"; 0 found
(#1442) Expected 1 space after "=>"; 0 found
(#1442) Variable "Tf" must be all lower-case
(#1442) Expected "foreach (...) {\n"; found "foreach(...){"
(#1442) Expected 1 space before "=>"; 0 found
(#1442) Expected 1 space after "=>"; 0 found
(#1442) Expected 1 space after "as"; 0 found
(#1442) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1442) Variable "Tf" must be all lower-case
(#1442) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1443) Line indented incorrectly; expected at least 24 spaces, found 0
(#1443) Variable "Pd" must be all lower-case
(#1443) Expected 1 space before "=>"; 0 found
(#1443) Expected 1 space after "=>"; 0 found
(#1443) Variable "Qd" must be all lower-case
(#1443) Expected 1 space before "="; 0 found
(#1443) Expected 1 space after "="; 0 found
(#1443) Variable "Pd" must be all lower-case
(#1443) Expected 1 space before "-"; 0 found
(#1443) Expected 1 space after "-"; 0 found
(#1443) Variable "Rg" must be all lower-case
(#1443) Variable "C" must be all lower-case
(#1443) Expected 1 space before "="; 0 found
(#1443) Expected 1 space after "="; 0 found
(#1443) Inline control structures are not allowed
(#1443) Expected 1 space after "as"; 0 found
(#1444) Line indented incorrectly; expected at least 28 spaces, found 0
(#1444) Variable "Xg" must be all lower-case
(#1444) Variable "Yg" must be all lower-case
(#1444) Variable "Pd" must be all lower-case
(#1444) Variable "Qd" must be all lower-case
(#1444) Variable "Q" must be all lower-case
(#1444) Variable "Xg" must be all lower-case
(#1444) Commas (,) must be followed by white space.
(#1444) Commas (,) must be followed by white space.
(#1444) Variable "Qd" must be all lower-case
(#1444) Closing brace must be on a line by itself
(#1444) Closing brace must be on a line by itself
(#1444) Closing brace must be on a line by itself
(#1444) Expected "foreach (...) {\n"; found "foreach(...){"
(#1444) Expected 1 space before "=>"; 0 found
(#1444) Expected 1 space after "=>"; 0 found
(#1444) Expected 1 space after "as"; 0 found
(#1444) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1444) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1444) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1444) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1444) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1444) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1444) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1444) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1445) Variable "C" must be all lower-case
(#1445) Expected 1 space before "=>"; 0 found
(#1445) Expected 1 space after "=>"; 0 found
(#1445) Variable "Q" must be all lower-case
(#1445) Expected "foreach (...) {\n"; found "foreach(...){"
(#1445) Expected 1 space before "=>"; 0 found
(#1445) Expected 1 space after "=>"; 0 found
(#1445) Expected 1 space before "as"; 0 found
(#1445) Expected 1 space after "as"; 0 found
(#1445) Variable "Q" must be all lower-case
(#1445) Variable "Yg" must be all lower-case
(#1445) Expected 1 space before "=>"; 0 found
(#1445) Expected 1 space after "=>"; 0 found
(#1445) Variable "Tf" must be all lower-case
(#1445) Expected "foreach (...) {\n"; found "foreach(...){"
(#1445) Expected 1 space before "=>"; 0 found
(#1445) Expected 1 space after "=>"; 0 found
(#1445) Expected 1 space after "as"; 0 found
(#1445) Variable "Tf" must be all lower-case
(#1446) Line indented incorrectly; expected at least 8 spaces, found 0
(#1446) Variable "Pd" must be all lower-case
(#1446) Expected 1 space before "=>"; 0 found
(#1446) Expected 1 space after "=>"; 0 found
(#1446) Variable "Pf" must be all lower-case
(#1446) Expected 1 space before "="; 0 found
(#1446) Expected 1 space after "="; 0 found
(#1446) Expected 1 space before "="; 0 found
(#1446) Expected 1 space after "="; 0 found
(#1446) Expected "foreach (...) {\n"; found "foreach(...){"
(#1446) Expected 1 space before "=>"; 0 found
(#1446) Expected 1 space after "=>"; 0 found
(#1446) Expected 1 space before "as"; 0 found
(#1446) Expected 1 space after "as"; 0 found
(#1446) Variable "Pf" must be all lower-case
(#1446) Expected 1 space before "=>"; 0 found
(#1446) Expected 1 space after "=>"; 0 found
(#1446) Variable "_g" must not contain underscores.
(#1446) Expected 1 space before "="; 0 found
(#1446) Expected 1 space after "="; 0 found
(#1446) Variable "Q" must be all lower-case
(#1446) Expected 1 space before "+"; 0 found
(#1446) Expected 1 space after "+"; 0 found
(#1446) Variable "Q" must be all lower-case
(#1446) Variable "_g" must not contain underscores.
(#1446) Expected 1 space before "="; 0 found
(#1446) Expected 1 space after "="; 0 found
(#1446) Variable "Yg" must be all lower-case
(#1446) Expected 1 space before "+"; 0 found
(#1446) Expected 1 space after "+"; 0 found
(#1446) Variable "Yg" must be all lower-case
(#1446) Variable "Pf" must be all lower-case
(#1446) Expected 1 space before "="; 0 found
(#1446) Expected 1 space after "="; 0 found
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Expected 1 space before "="; 0 found
(#1446) Expected 1 space after "="; 0 found
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Closing brace must be on a line by itself
(#1446) Variable "Pd" must be all lower-case
(#1446) Expected 1 space before "-"; 0 found
(#1446) Expected 1 space after "-"; 0 found
(#1446) Closing brace must be on a line by itself
(#1446) Closing brace must be on a line by itself
(#1446) Closing brace must be on a line by itself
(#1446) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1447) Commas (,) must be followed by white space.
(#1447) Commas (,) must be followed by white space.
(#1447) Commas (,) must be followed by white space.
(#1447) Commas (,) must be followed by white space.
(#1448) Closing brace must be on a line by itself
(#1448) Usage of ELSEIF not allowed; use ELSE IF instead
(#1448) Expected 1 space before "="; 0 found
(#1448) Expected 1 space after "="; 0 found
(#1448) Expected "if (...) {\n"; found "if(...){"
(#1448) Expected 1 space before "="; 0 found
(#1448) Expected 1 space after "="; 0 found
(#1448) Inline control structures are not allowed
(#1448) Expected 1 space before "as"; 0 found
(#1448) Expected 1 space after "as"; 0 found
(#1448) Commas (,) must be followed by white space.
(#1448) Commas (,) must be followed by white space.
(#1448) Commas (,) must be followed by white space.
(#1448) Commas (,) must be followed by white space.
(#1448) Commas (,) must be followed by white space.
(#1448) Commas (,) must be followed by white space.
(#1448) Commas (,) must be followed by white space.
(#1448) Commas (,) must be followed by white space.
(#1448) Expected 1 space before ".="; 0 found
(#1448) Expected 1 space after ".="; 0 found
(#1448) Commas (,) must be followed by white space.
(#1448) Commas (,) must be followed by white space.
(#1448) Variable "S" must be all lower-case
(#1448) Expected 1 space before "="; 0 found
(#1448) Expected 1 space after "="; 0 found
(#1448) Expected 1 space before "+"; 0 found
(#1448) Expected 1 space after "+"; 0 found
(#1448) Expected 1 space before "="; 0 found
(#1448) Expected 1 space after "="; 0 found
(#1448) Variable "S" must be all lower-case
(#1448) Expected 1 space before "=="; 0 found
(#1448) Expected 1 space after "=="; 0 found
(#1448) Expected 1 space before "?"; 0 found
(#1448) Expected 1 space after "?"; 0 found
(#1448) Variable "S" must be all lower-case
(#1448) Expected 1 space before ":"; 0 found
(#1448) Expected 1 space after ":"; 0 found
(#1448) Commas (,) must be followed by white space.
(#1448) Expected 1 space before "=="; 0 found
(#1448) Expected 1 space after "=="; 0 found
(#1448) Variable "S" must be all lower-case
(#1448) Expected 1 space before ">"; 0 found
(#1448) Expected 1 space after ">"; 0 found
(#1448) Expected 1 space before "="; 0 found
(#1448) Expected 1 space after "="; 0 found
(#1448) Commas (,) must be followed by white space.
(#1448) Expected "if (...) {\n"; found "if(...){"
(#1448) Variable "Ub" must be all lower-case
(#1448) Expected "if (...) {\n"; found "if(...){"
(#1448) Expected 1 space before "=="; 0 found
(#1448) Expected 1 space after "=="; 0 found
(#1448) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1450) Expected 1 space before "?"; 0 found
(#1450) Expected 1 space after "?"; 0 found
(#1452) Expected 1 space before ":"; 0 found
(#1452) Expected 1 space after ":"; 0 found
(#1453) Closing brace must be on a line by itself
(#1453) Closing brace must be on a line by itself
(#1453) Variable "Ig" must be all lower-case
(#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
(#1453) Expected "if (...) {\n"; found "if(...){"
(#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
(#1453) Inline control structures are not allowed
(#1453) Expected 1 space before "="; 0 found
(#1453) Expected 1 space after "="; 0 found
(#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) Closing brace must be on a line by itself
(#1453) Expected "foreach (...) {\n"; found "foreach(...){"
(#1453) Expected 1 space after "as"; 0 found
(#1453) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1453) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1453) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1453) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1453) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1453) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1453) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1453) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1454) Expected "if (...) {\n"; found "if(...){"
(#1454) Expected "if (...) {\n"; found "if(...){"
(#1454) Commas (,) must be followed by white space.
(#1454) Variable "Ig" must be all lower-case
(#1454) Expected 1 space before "="; 0 found
(#1454) Expected 1 space after "="; 0 found
(#1454) Commas (,) must be followed by white space.
(#1454) Inline control structures are not allowed
(#1454) Variable "Ig" must be all lower-case
(#1454) Expected 1 space before "=="; 0 found
(#1454) Expected 1 space after "=="; 0 found
(#1454) Closing brace must be on a line by itself
(#1454) Expected "if (...) {\n"; found "if(...){"
(#1454) Inline control structures are not allowed
(#1454) Variable "Ig" must be all lower-case
(#1454) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1455) Line indented incorrectly; expected at least 12 spaces, found 0
(#1455) Expected 1 space before "="; 0 found
(#1455) Expected 1 space after "="; 0 found
(#1455) Expected "if (...) {\n"; found "if(...){"
(#1455) Expected "foreach (...) {\n"; found "foreach(...){"
(#1455) Expected 1 space before "as"; 0 found
(#1455) Expected 1 space after "as"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Inline control structures are not allowed
(#1455) Expected 1 space before "as"; 0 found
(#1455) Expected 1 space after "as"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Commas (,) must be followed by white space.
(#1455) Variable "K" must be all lower-case
(#1455) Expected 1 space before ".="; 0 found
(#1455) Expected 1 space after ".="; 0 found
(#1455) Variable "Ig" must be all lower-case
(#1455) Expected 1 space before "!="; 0 found
(#1455) Expected 1 space after "!="; 0 found
(#1455) Expected 1 space before "?"; 0 found
(#1455) Expected 1 space after "?"; 0 found
(#1455) Variable "K" must be all lower-case
(#1455) Expected 1 space before ":"; 0 found
(#1455) Expected 1 space after ":"; 0 found
(#1455) Variable "K" must be all lower-case
(#1455) Commas (,) must be followed by white space.
(#1455) Closing brace must be on a line by itself
(#1455) Closing brace must be on a line by itself
(#1455) Expected "if (...) {\n"; found "if(...){"
(#1455) Inline control structures are not allowed
(#1455) Expected 1 space before "as"; 0 found
(#1455) Expected 1 space after "as"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Commas (,) must be followed by white space.
(#1455) Variable "K" must be all lower-case
(#1455) Expected 1 space before ".="; 0 found
(#1455) Expected 1 space after ".="; 0 found
(#1455) Variable "Ig" must be all lower-case
(#1455) Expected 1 space before "!="; 0 found
(#1455) Expected 1 space after "!="; 0 found
(#1455) Expected 1 space before "?"; 0 found
(#1455) Expected 1 space after "?"; 0 found
(#1455) Variable "K" must be all lower-case
(#1455) Expected 1 space before ":"; 0 found
(#1455) Expected 1 space after ":"; 0 found
(#1455) Variable "K" must be all lower-case
(#1455) Commas (,) must be followed by white space.
(#1455) Closing brace must be on a line by itself
(#1455) Inline control structures are not allowed
(#1455) Closing brace must be on a line by itself
(#1455) Expected "if (...) {\n"; found "if(...){"
(#1455) Variable "Th" must be all lower-case
(#1455) Expected 1 space before "="; 0 found
(#1455) Expected 1 space after "="; 0 found
(#1455) Expected "foreach (...) {\n"; found "foreach(...){"
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Expected 1 space before "as"; 0 found
(#1455) Expected 1 space after "as"; 0 found
(#1455) Commas (,) must be followed by white space.
(#1455) Variable "C" must be all lower-case
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Variable "R" must be all lower-case
(#1455) Variable "Q" must be all lower-case
(#1455) Expected 1 space before "="; 0 found
(#1455) Expected 1 space after "="; 0 found
(#1455) Expected 1 space before "=="; 0 found
(#1455) Expected 1 space after "=="; 0 found
(#1455) Variable "C" must be all lower-case
(#1455) Commas (,) must be followed by white space.
(#1455) Variable "Db" must be all lower-case
(#1455) Expected 1 space before "="; 0 found
(#1455) Expected 1 space after "="; 0 found
(#1455) Expected 1 space before "=="; 0 found
(#1455) Expected 1 space after "=="; 0 found
(#1455) Variable "C" must be all lower-case
(#1455) Commas (,) must be followed by white space.
(#1455) Expected "if (...) {\n"; found "if(...){"
(#1455) Variable "Q" must be all lower-case
(#1455) Variable "Db" must be all lower-case
(#1455) Expected "if (...) {\n"; found "if(...){"
(#1455) Expected 1 space before "=="; 0 found
(#1455) Expected 1 space after "=="; 0 found
(#1455) Expected 1 space before "="; 0 found
(#1455) Expected 1 space after "="; 0 found
(#1455) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1455) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1455) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1455) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1455) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1455) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1455) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1455) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1456) Line indented incorrectly; expected at least 16 spaces, found 0
(#1456) Commas (,) must be followed by white space.
(#1456) Commas (,) must be followed by white space.
(#1456) Closing brace must be on a line by itself
(#1456) Variable "C" must be all lower-case
(#1456) Commas (,) must be followed by white space.
(#1456) Variable "Q" must be all lower-case
(#1456) Expected 1 space before "?"; 0 found
(#1456) Expected 1 space after "?"; 0 found
(#1456) Expected 1 space before ":"; 0 found
(#1456) Expected 1 space after ":"; 0 found
(#1456) Commas (,) must be followed by white space.
(#1456) Variable "R" must be all lower-case
(#1456) Expected 1 space before "?"; 0 found
(#1456) Expected 1 space after "?"; 0 found
(#1456) Expected 1 space before ":"; 0 found
(#1456) Expected 1 space after ":"; 0 found
(#1456) Inline control structures are not allowed
(#1456) Variable "R" must be all lower-case
(#1456) Variable "Th" must be all lower-case
(#1456) Expected 1 space before "="; 0 found
(#1456) Expected 1 space after "="; 0 found
(#1456) Variable "C" must be all lower-case
(#1456) Usage of ELSEIF not allowed; use ELSE IF instead
(#1456) Variable "Db" must be all lower-case
(#1456) Expected 1 space before "="; 0 found
(#1456) Expected 1 space after "="; 0 found
(#1456) Variable "C" must be all lower-case
(#1456) Variable "C" must be all lower-case
(#1456) Commas (,) must be followed by white space.
(#1456) Commas (,) must be followed by white space.
(#1456) Commas (,) must be followed by white space.
(#1456) Variable "C" must be all lower-case
(#1456) Closing brace must be on a line by itself
(#1456) Inline control structures are not allowed
(#1456) Variable "Q" must be all lower-case
(#1456) Expected 1 space before "="; 0 found
(#1456) Expected 1 space after "="; 0 found
(#1456) Variable "C" must be all lower-case
(#1456) Commas (,) must be followed by white space.
(#1456) Expected "if (...) {\n"; found "if(...){"
(#1456) Expected 1 space before "=="; 0 found
(#1456) Expected 1 space after "=="; 0 found
(#1456) Expected 1 space before "!="; 0 found
(#1456) Expected 1 space after "!="; 0 found
(#1456) Expected 1 space before "?"; 0 found
(#1456) Expected 1 space after "?"; 0 found
(#1456) Expected 1 space before ":"; 0 found
(#1456) Expected 1 space after ":"; 0 found
(#1456) Variable "C" must be all lower-case
(#1456) Commas (,) must be followed by white space.
(#1456) Closing brace must be on a line by itself
(#1456) Inline control structures are not allowed
(#1456) Usage of ELSEIF not allowed; use ELSE IF instead
(#1456) Closing brace must be on a line by itself
(#1456) Closing brace must be on a line by itself
(#1456) Inline control structures are not allowed
(#1456) Expected 1 space after "as"; 0 found
(#1456) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1456) Variable "Th" must be all lower-case
(#1456) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1457) Line indented incorrectly; expected at least 12 spaces, found 0
(#1457) Variable "Sh" must be all lower-case
(#1457) Variable "Sh" must be all lower-case
(#1457) Commas (,) must be followed by white space.
(#1457) Commas (,) must be followed by white space.
(#1457) Inline control structures are not allowed
(#1457) Expected 1 space before "=="; 0 found
(#1457) Expected 1 space after "=="; 0 found
(#1458) Line indented incorrectly; expected at least 12 spaces, found 0
(#1458) Closing brace must be on a line by itself
(#1458) Closing brace must be on a line by itself
(#1458) Closing brace must be on a line by itself
(#1458) Inline control structures are not allowed
(#1458) Closing brace must be on a line by itself
(#1458) Commas (,) must be followed by white space.
(#1458) Commas (,) must be followed by white space.
(#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
(#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
(#1458) Commas (,) must be followed by white space.
(#1458) Line exceeds 132 characters; contains 170 characters
(#1458) Line exceeds 132 characters; contains 170 characters
(#1458) Line exceeds 132 characters; contains 170 characters
(#1458) Line exceeds 132 characters; contains 170 characters
(#1458) Line exceeds 132 characters; contains 170 characters
(#1458) Line exceeds 132 characters; contains 170 characters
(#1458) Line exceeds 132 characters; contains 170 characters
(#1458) Line exceeds 132 characters; contains 170 characters
(#1461) Variable "Hb" must be all lower-case
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "Tg" must be all lower-case
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "Eb" must be all lower-case
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Inline control structures are not allowed
(#1461) Expected 1 space before "=="; 0 found
(#1461) Expected 1 space after "=="; 0 found
(#1461) Variable "Eb" must be all lower-case
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "K" must be all lower-case
(#1461) Inline control structures are not allowed
(#1461) Variable "K" must be all lower-case
(#1461) Variable "K" must be all lower-case
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Expected 1 space before "=>"; 0 found
(#1461) Expected 1 space after "=>"; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Expected 1 space before "=>"; 0 found
(#1461) Expected 1 space after "=>"; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Expected 1 space before "=>"; 0 found
(#1461) Expected 1 space after "=>"; 0 found
(#1461) Expected 1 space before "!="; 0 found
(#1461) Expected 1 space after "!="; 0 found
(#1461) Expected 1 space before "?"; 0 found
(#1461) Expected 1 space after "?"; 0 found
(#1461) Expected 1 space before ":"; 0 found
(#1461) Expected 1 space after ":"; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Expected 1 space before "=>"; 0 found
(#1461) Expected 1 space after "=>"; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Expected 1 space before "=>"; 0 found
(#1461) Expected 1 space after "=>"; 0 found
(#1461) Expected "if (...) {\n"; found "if(...){"
(#1461) Variable "K" must be all lower-case
(#1461) Variable "K" must be all lower-case
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Variable "K" must be all lower-case
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Expected 1 space before "=="; 0 found
(#1461) Expected 1 space after "=="; 0 found
(#1461) Variable "K" must be all lower-case
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Variable "K" must be all lower-case
(#1461) Closing brace must be on a line by itself
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "K" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "K" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Expected 1 space before "=="; 0 found
(#1461) Expected 1 space after "=="; 0 found
(#1461) Expected 1 space before "?"; 0 found
(#1461) Expected 1 space after "?"; 0 found
(#1461) Expected 1 space before ":"; 0 found
(#1461) Expected 1 space after ":"; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "Hb" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "K" must be all lower-case
(#1461) Expected 1 space before "?"; 0 found
(#1461) Expected 1 space after "?"; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "K" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Expected 1 space before ":"; 0 found
(#1461) Expected 1 space after ":"; 0 found
(#1461) Expected 1 space before "?"; 0 found
(#1461) Expected 1 space after "?"; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "K" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Expected 1 space before ":"; 0 found
(#1461) Expected 1 space after ":"; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "Tg" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "K" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "K" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Expected 1 space before "?"; 0 found
(#1461) Expected 1 space after "?"; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "K" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Expected 1 space before ":"; 0 found
(#1461) Expected 1 space after ":"; 0 found
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "Eb" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "K" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1462) Commas (,) must be followed by white space.
(#1462) Commas (,) must be followed by white space.
(#1463) Commas (,) must be followed by white space.
(#1463) Variable "T" must be all lower-case
(#1463) Commas (,) must be followed by white space.
(#1466) Expected 1 space before "="; 0 found
(#1466) Expected 1 space after "="; 0 found
(#1466) Expected "if (...) {\n"; found "if(...){"
(#1466) Expected 1 space before "!="; 0 found
(#1466) Expected 1 space after "!="; 0 found
(#1466) Expected 1 space before "="; 0 found
(#1466) Expected 1 space after "="; 0 found
(#1466) Expected 1 space before "!="; 0 found
(#1466) Expected 1 space after "!="; 0 found
(#1466) Expected 1 space before "?"; 0 found
(#1466) Expected 1 space after "?"; 0 found
(#1466) Expected 1 space before ":"; 0 found
(#1466) Expected 1 space after ":"; 0 found
(#1466) Commas (,) must be followed by white space.
(#1466) Commas (,) must be followed by white space.
(#1466) Commas (,) must be followed by white space.
(#1466) Variable "Th" must be all lower-case
(#1466) Expected 1 space before "="; 0 found
(#1466) Expected 1 space after "="; 0 found
(#1466) Variable "Ug" must be all lower-case
(#1466) Expected 1 space before "="; 0 found
(#1466) Expected 1 space after "="; 0 found
(#1466) Expected "foreach (...) {\n"; found "foreach(...){"
(#1466) Expected 1 space before "=>"; 0 found
(#1466) Expected 1 space after "=>"; 0 found
(#1466) Expected 1 space after "as"; 0 found
(#1466) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1466) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1466) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1466) Variable "Ug" must be all lower-case
(#1466) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1466) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1466) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1466) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1466) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1467) Line indented incorrectly; expected at least 4 spaces, found 0
(#1467) Variable "C" must be all lower-case
(#1467) Expected 1 space before "=>"; 0 found
(#1467) Expected 1 space after "=>"; 0 found
(#1467) Variable "U" must be all lower-case
(#1467) Expected 1 space before "="; 0 found
(#1467) Expected 1 space after "="; 0 found
(#1467) Commas (,) must be followed by white space.
(#1467) Commas (,) must be followed by white space.
(#1467) Variable "C" must be all lower-case
(#1467) Expected 1 space before "="; 0 found
(#1467) Expected 1 space after "="; 0 found
(#1467) Expected 1 space before "=="; 0 found
(#1467) Expected 1 space after "=="; 0 found
(#1467) Expected 1 space before "=="; 0 found
(#1467) Expected 1 space after "=="; 0 found
(#1467) Commas (,) must be followed by white space.
(#1467) Expected 1 space before "=="; 0 found
(#1467) Expected 1 space after "=="; 0 found
(#1467) Expected 1 space before "?"; 0 found
(#1467) Expected 1 space after "?"; 0 found
(#1467) Expected 1 space before ":"; 0 found
(#1467) Expected 1 space after ":"; 0 found
(#1467) Variable "C" must be all lower-case
(#1467) Variable "Af" must be all lower-case
(#1467) Expected 1 space before "="; 0 found
(#1467) Expected 1 space after "="; 0 found
(#1467) Commas (,) must be followed by white space.
(#1467) Variable "C" must be all lower-case
(#1467) Commas (,) must be followed by white space.
(#1467) Commas (,) must be followed by white space.
(#1467) Variable "C" must be all lower-case
(#1467) Commas (,) must be followed by white space.
(#1467) Commas (,) must be followed by white space.
(#1467) Inline control structures are not allowed
(#1467) Variable "U" must be all lower-case
(#1467) Expected 1 space before "!=="; 0 found
(#1467) Expected 1 space after "!=="; 0 found
(#1467) Commas (,) must be followed by white space.
(#1467) Variable "U" must be all lower-case
(#1467) Variable "Th" must be all lower-case
(#1467) Expected 1 space before ".="; 0 found
(#1467) Expected 1 space after ".="; 0 found
(#1467) Variable "Af" must be all lower-case
(#1467) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1467) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1467) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1467) Inline control structures are not allowed
(#1467) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1467) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1467) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1467) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1467) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1468) Line indented incorrectly; expected at least 8 spaces, found 0
(#1468) Variable "Af" must be all lower-case
(#1468) Variable "C" must be all lower-case
(#1468) Commas (,) must be followed by white space.
(#1468) Variable "C" must be all lower-case
(#1468) Commas (,) must be followed by white space.
(#1468) Commas (,) must be followed by white space.
(#1468) Commas (,) must be followed by white space.
(#1468) Closing brace must be on a line by itself
(#1468) Variable "Th" must be all lower-case
(#1468) Inline control structures are not allowed
(#1468) Variable "Ug" must be all lower-case
(#1468) Closing brace must be on a line by itself
(#1468) Expected "} else {\n"; found "}else{"
(#1468) Expected 1 space before "=="; 0 found
(#1468) Expected 1 space after "=="; 0 found
(#1468) Expected 1 space before "?"; 0 found
(#1468) Expected 1 space after "?"; 0 found
(#1468) Expected 1 space before ":"; 0 found
(#1468) Expected 1 space after ":"; 0 found
(#1468) Expected 1 space before "="; 0 found
(#1468) Expected 1 space after "="; 0 found
(#1468) Expected "if (...) {\n"; found "if(...){"
(#1468) Expected "foreach (...) {\n"; found "foreach(...){"
(#1468) Expected 1 space after "as"; 0 found
(#1468) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1468) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1468) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1468) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1468) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1468) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1468) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1468) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1469) Line indented incorrectly; expected at least 8 spaces, found 0
(#1469) Expected "if (...) {\n"; found "if(...){"
(#1469) Expected 1 space before "="; 0 found
(#1469) Expected 1 space after "="; 0 found
(#1469) Commas (,) must be followed by white space.
(#1469) Commas (,) must be followed by white space.
(#1469) Commas (,) must be followed by white space.
(#1469) Commas (,) must be followed by white space.
(#1469) Expected 1 space before "=="; 0 found
(#1469) Expected 1 space after "=="; 0 found
(#1469) Expected 1 space before "=="; 0 found
(#1469) Expected 1 space after "=="; 0 found
(#1469) Commas (,) must be followed by white space.
(#1469) Commas (,) must be followed by white space.
(#1469) Commas (,) must be followed by white space.
(#1469) Closing brace must be on a line by itself
(#1469) Closing brace must be on a line by itself
(#1469) Closing brace must be on a line by itself
(#1469) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1469) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1469) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1469) Inline control structures are not allowed
(#1469) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1469) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1469) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1469) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1469) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1470) Line indented incorrectly; expected at least 8 spaces, found 0
(#1470) Closing brace must be on a line by itself
(#1472) Variable "Hc" must be all lower-case
(#1472) Expected 1 space before "="; 0 found
(#1472) Expected 1 space after "="; 0 found
(#1472) Expected "foreach (...) {\n"; found "foreach(...){"
(#1472) Expected 1 space before "=>"; 0 found
(#1472) Expected 1 space after "=>"; 0 found
(#1472) Expected 1 space after "as"; 0 found
(#1473) Line indented incorrectly; expected at least 8 spaces, found 0
(#1473) Expected 1 space before "=>"; 0 found
(#1473) Expected 1 space after "=>"; 0 found
(#1473) Variable "X" must be all lower-case
(#1473) Expected "if (...) {\n"; found "if(...){"
(#1473) Expected 1 space before "!="; 0 found
(#1473) Expected 1 space after "!="; 0 found
(#1473) Variable "X" must be all lower-case
(#1473) Expected 1 space before ">"; 0 found
(#1473) Expected 1 space after ">"; 0 found
(#1473) Variable "Hc" must be all lower-case
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Variable "Hc" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Closing brace must be on a line by itself
(#1473) Closing brace must be on a line by itself
(#1473) Closing brace must be on a line by itself
(#1473) Usage of ELSEIF not allowed; use ELSE IF instead
(#1473) Variable "I" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Expected 1 space before "=="; 0 found
(#1473) Expected 1 space after "=="; 0 found
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Variable "Tc" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "I" must be all lower-case
(#1473) Inline control structures are not allowed
(#1473) Variable "I" must be all lower-case
(#1473) Variable "I" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "Tc" must be all lower-case
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Commas (,) must be followed by white space.
(#1473) Commas (,) must be followed by white space.
(#1473) Inline control structures are not allowed
(#1473) Variable "K" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "I" must be all lower-case
(#1473) Variable "K" must be all lower-case
(#1473) Variable "K" must be all lower-case
(#1473) Variable "K" must be all lower-case
(#1473) Variable "K" must be all lower-case
(#1473) Inline control structures are not allowed
(#1473) Variable "Tc" must be all lower-case
(#1473) Expected 1 space before "!="; 0 found
(#1473) Expected 1 space after "!="; 0 found
(#1473) Commas (,) must be followed by white space.
(#1473) Commas (,) must be followed by white space.
(#1473) Closing brace must be on a line by itself
(#1473) Usage of ELSEIF not allowed; use ELSE IF instead
(#1473) Expected "if (...) {\n"; found "if(...){"
(#1473) Commas (,) must be followed by white space.
(#1473) Commas (,) must be followed by white space.
(#1473) Commas (,) must be followed by white space.
(#1473) Closing brace must be on a line by itself
(#1473) Expected "if (...) {\n"; found "if(...){"
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Closing brace must be on a line by itself
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Commas (,) must be followed by white space.
(#1473) Expected "if (...) {\n"; found "if(...){"
(#1473) Variable "Pc" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Inline control structures are not allowed
(#1473) Variable "H" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Usage of ELSEIF not allowed; use ELSE IF instead
(#1473) Variable "Pc" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "H" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "Pc" must be all lower-case
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Variable "Pc" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Closing brace must be on a line by itself
(#1473) Inline control structures are not allowed
(#1473) Variable "H" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Commas (,) must be followed by white space.
(#1473) Expected "if (...) {\n"; found "if(...){"
(#1473) Variable "H" must be all lower-case
(#1473) Inline control structures are not allowed
(#1473) Commas (,) must be followed by white space.
(#1473) Commas (,) must be followed by white space.
(#1473) Expected 1 space before "*"; 0 found
(#1473) Expected 1 space after "*"; 0 found
(#1473) Variable "H" must be all lower-case
(#1473) Expected 1 space before "+"; 0 found
(#1473) Expected 1 space after "+"; 0 found
(#1473) Expected 1 space before "+"; 0 found
(#1473) Expected 1 space after "+"; 0 found
(#1473) Expected "if (...) {\n"; found "if(...){"
(#1473) Variable "H" must be all lower-case
(#1473) Expected 1 space before "!="; 0 found
(#1473) Expected 1 space after "!="; 0 found
(#1473) Variable "H" must be all lower-case
(#1473) Expected 1 space before "<"; 0 found
(#1473) Expected 1 space after "<"; 0 found
(#1473) Variable "Hf" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "H" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "H" must be all lower-case
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Expected "if (...) {\n"; found "if(...){"
(#1473) Expected 1 space before "!="; 0 found
(#1473) Expected 1 space after "!="; 0 found
(#1473) Variable "Hf" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "Hf" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Commas (,) must be followed by white space.
(#1473) Closing brace must be on a line by itself
(#1473) Closing brace must be on a line by itself
(#1473) Variable "Ag" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "Mb" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "D" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Inline control structures are not allowed
(#1473) Expected 1 space before "!="; 0 found
(#1473) Expected 1 space after "!="; 0 found
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "Vd" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Expected 1 space before "=="; 0 found
(#1473) Expected 1 space after "=="; 0 found
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) The use of backticks in strings is not recommended
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Expected 1 space before "=="; 0 found
(#1473) Expected 1 space after "=="; 0 found
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) The use of backticks in strings is not recommended
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Expected 1 space before "=="; 0 found
(#1473) Expected 1 space after "=="; 0 found
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Expected 1 space before "=="; 0 found
(#1473) Expected 1 space after "=="; 0 found
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Commas (,) must be followed by white space.
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Expected "while (...) {\n"; found "while(...){"
(#1473) Variable "H" must be all lower-case
(#1473) Expected 1 space before "!="; 0 found
(#1473) Expected 1 space after "!="; 0 found
(#1473) Expected "if (...) {\n"; found "if(...){"
(#1473) Variable "D" must be all lower-case
(#1473) Variable "Ag" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "H" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "B" must be all lower-case
(#1473) Variable "Mb" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "B" must be all lower-case
(#1473) Variable "H" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "H" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "B" must be all lower-case
(#1473) Closing brace must be on a line by itself
(#1473) Expected "} else {\n"; found "}else{"
(#1473) Variable "Mb" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "H" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "B" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "D" must be all lower-case
(#1473) Variable "Nc" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "B" must be all lower-case
(#1473) Inline control structures are not allowed
(#1473) Variable "Nc" must be all lower-case
(#1473) Variable "Pc" must be all lower-case
(#1473) Variable "Pc" must be all lower-case
(#1473) Variable "H" must be all lower-case
(#1473) Expected 1 space before ".="; 0 found
(#1473) Expected 1 space after ".="; 0 found
(#1473) Variable "Pc" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Inline control structures are not allowed
(#1473) Variable "Nc" must be all lower-case
(#1473) Variable "H" must be all lower-case
(#1473) Expected 1 space before "=="; 0 found
(#1473) Expected 1 space after "=="; 0 found
(#1473) Variable "D" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Expected 1 space before "+"; 0 found
(#1473) Expected 1 space after "+"; 0 found
(#1473) Variable "Nc" must be all lower-case
(#1473) Expected "if (...) {\n"; found "if(...){"
(#1473) Variable "Nc" must be all lower-case
(#1473) Variable "Nc" must be all lower-case
(#1473) Expected 1 space before "!="; 0 found
(#1473) Expected 1 space after "!="; 0 found
(#1473) Variable "Mb" must be all lower-case
(#1473) Expected "while (...) {\n"; found "while(...){"
(#1473) Variable "Nc" must be all lower-case
(#1473) Expected 1 space before "=="; 0 found
(#1473) Expected 1 space after "=="; 0 found
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Variable "Nc" must be all lower-case
(#1473) Expected 1 space before "=="; 0 found
(#1473) Expected 1 space after "=="; 0 found
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "Nc" must be all lower-case
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Variable "Nc" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "H" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "B" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "D" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "B" must be all lower-case
(#1473) Inline control structures are not allowed
(#1473) Variable "Pc" must be all lower-case
(#1473) Variable "Pc" must be all lower-case
(#1473) Variable "H" must be all lower-case
(#1473) Expected 1 space before ".="; 0 found
(#1473) Expected 1 space after ".="; 0 found
(#1473) Variable "Pc" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "D" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "B" must be all lower-case
(#1473) Expected 1 space before "+"; 0 found
(#1473) Expected 1 space after "+"; 0 found
(#1473) Inline control structures are not allowed
(#1473) Expected 1 space before "!="; 0 found
(#1473) Expected 1 space after "!="; 0 found
(#1473) Closing brace must be on a line by itself
(#1473) Closing brace must be on a line by itself
(#1473) Closing brace must be on a line by itself
(#1473) Expected "} else {\n"; found "}else{"
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "Hf" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "H" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "Af" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "Hf" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Expected "if (...) {\n"; found "if(...){"
(#1473) Variable "Af" must be all lower-case
(#1473) Closing brace must be on a line by itself
(#1473) Variable "Dg" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Inline control structures are not allowed
(#1473) Variable "Hf" must be all lower-case
(#1473) Variable "Ag" must be all lower-case
(#1473) Commas (,) must be followed by white space.
(#1473) Variable "Hf" must be all lower-case
(#1473) Variable "Hf" must be all lower-case
(#1473) Expected "do {\n...} while (...);\n"; found "do{...}while(...);"
(#1473) Variable "I" must be all lower-case
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "Dg" must be all lower-case
(#1473) Variable "Hf" must be all lower-case
(#1473) Expected 1 space before "<"; 0 found
(#1473) Expected 1 space after "<"; 0 found
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Variable "Hf" must be all lower-case
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Expected "if (...) {\n"; found "if(...){"
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Variable "Af" must be all lower-case
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Commas (,) must be followed by white space.
(#1473) Expected 1 space before "?"; 0 found
(#1473) Expected 1 space after "?"; 0 found
(#1473) Expected 1 space before ":"; 0 found
(#1473) Expected 1 space after ":"; 0 found
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Inline control structures are not allowed
(#1473) Line exceeds maximum limit of 180 characters; contains 3739 characters
(#1473) Line exceeds maximum limit of 180 characters; contains 3739 characters
(#1473) Line exceeds maximum limit of 180 characters; contains 3739 characters
(#1473) Line exceeds maximum limit of 180 characters; contains 3739 characters
(#1473) Line exceeds maximum limit of 180 characters; contains 3739 characters
(#1473) Line exceeds maximum limit of 180 characters; contains 3739 characters
(#1473) Line exceeds maximum limit of 180 characters; contains 3739 characters
(#1473) Line exceeds maximum limit of 180 characters; contains 3739 characters
(#1474) Line indented incorrectly; expected at least 36 spaces, found 0
(#1474) Closing brace must be on a line by itself
(#1474) Usage of ELSEIF not allowed; use ELSE IF instead
(#1474) Variable "I" must be all lower-case
(#1474) Variable "We" must be all lower-case
(#1474) Expected 1 space before "="; 0 found
(#1474) Expected 1 space after "="; 0 found
(#1474) Variable "I" must be all lower-case
(#1474) Commas (,) must be followed by white space.
(#1474) Expected "if (...) {\n"; found "if(...){"
(#1474) Commas (,) must be followed by white space.
(#1474) Variable "I" must be all lower-case
(#1474) Expected 1 space before "?"; 0 found
(#1474) Expected 1 space after "?"; 0 found
(#1474) Commas (,) must be followed by white space.
(#1474) Variable "I" must be all lower-case
(#1474) Expected 1 space before ":"; 0 found
(#1474) Expected 1 space after ":"; 0 found
(#1474) Expected 1 space before "="; 0 found
(#1474) Expected 1 space after "="; 0 found
(#1474) Expected 1 space before "="; 0 found
(#1474) 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.
(#1474) Commas (,) must be followed by white space.
(#1474) Variable "Hf" must be all lower-case
(#1474) Variable "T" must be all lower-case
(#1474) Expected "if (...) {\n"; found "if(...){"
(#1474) Variable "Ag" must be all lower-case
(#1474) Commas (,) must be followed by white space.
(#1474) Variable "Hf" must be all lower-case
(#1474) Expected 1 space before "="; 0 found
(#1474) Expected 1 space after "="; 0 found
(#1474) Commas (,) must be followed by white space.
(#1474) Variable "Hf" must be all lower-case
(#1474) Expected 1 space before "="; 0 found
(#1474) 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.
(#1474) Variable "We" must be all lower-case
(#1474) Closing brace must be on a line by itself
(#1474) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1474) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1474) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1474) Inline control structures are not allowed
(#1474) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1474) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1474) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1474) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1474) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1475) Line indented incorrectly; expected at least 16 spaces, found 0
(#1475) Closing brace must be on a line by itself
(#1475) Closing brace must be on a line by itself
(#1475) Expected "} else {\n"; found "}else{"
(#1475) Expected "if (...) {\n"; found "if(...){"
(#1475) Variable "Ag" must be all lower-case
(#1475) Commas (,) must be followed by white space.
(#1475) Variable "Hf" must be all lower-case
(#1475) Commas (,) must be followed by white space.
(#1475) Closing brace must be on a line by itself
(#1475) Inline control structures are not allowed
(#1475) Commas (,) must be followed by white space.
(#1475) Closing brace must be on a line by itself
(#1475) Variable "Dg" must be all lower-case
(#1475) Expected 1 space before "="; 0 found
(#1475) Expected 1 space after "="; 0 found
(#1475) Closing brace must be on a line by itself
(#1475) Variable "Vd" must be all lower-case
(#1475) Expected 1 space before "+="; 0 found
(#1475) Expected 1 space after "+="; 0 found
(#1475) Variable "Hf" must be all lower-case
(#1475) Variable "Nc" must be all lower-case
(#1475) Commas (,) must be followed by white space.
(#1475) Variable "H" must be all lower-case
(#1475) Expected 1 space before "="; 0 found
(#1475) Expected 1 space after "="; 0 found
(#1475) Variable "H" must be all lower-case
(#1475) Commas (,) must be followed by white space.
(#1475) Variable "D" must be all lower-case
(#1475) Variable "D" must be all lower-case
(#1475) Expected 1 space before "="; 0 found
(#1475) Expected 1 space after "="; 0 found
(#1475) Closing brace must be on a line by itself
(#1475) Closing brace must be on a line by itself
(#1475) Closing brace must be on a line by itself
(#1475) Closing brace must be on a line by itself
(#1475) Inline control structures are not allowed
(#1475) Usage of ELSEIF not allowed; use ELSE IF instead
(#1475) Commas (,) must be followed by white space.
(#1475) Expected 1 space before "-"; 0 found
(#1475) Expected 1 space after "-"; 0 found
(#1475) Commas (,) must be followed by white space.
(#1475) Closing brace must be on a line by itself
(#1475) Inline control structures are not allowed
(#1475) Usage of ELSEIF not allowed; use ELSE IF instead
(#1475) Expected 1 space before ">"; 0 found
(#1475) Expected 1 space after ">"; 0 found
(#1475) Commas (,) must be followed by white space.
(#1475) Closing brace must be on a line by itself
(#1475) Line exceeds maximum limit of 180 characters; contains 657 characters
(#1475) Line exceeds maximum limit of 180 characters; contains 657 characters
(#1475) Line exceeds maximum limit of 180 characters; contains 657 characters
(#1475) Inline control structures are not allowed
(#1475) Line exceeds maximum limit of 180 characters; contains 657 characters
(#1475) Line exceeds maximum limit of 180 characters; contains 657 characters
(#1475) Line exceeds maximum limit of 180 characters; contains 657 characters
(#1475) Line exceeds maximum limit of 180 characters; contains 657 characters
(#1475) Line exceeds maximum limit of 180 characters; contains 657 characters
(#1476) Line indented incorrectly; expected at least 8 spaces, found 0
(#1476) Variable "H" must be all lower-case
(#1476) Closing brace must be on a line by itself
(#1478) Expected 1 space before "="; 0 found
(#1478) Expected 1 space after "="; 0 found
(#1478) Expected "if (...) {\n"; found "if(...){"
(#1478) Variable "Hf" must be all lower-case
(#1478) Expected 1 space before "="; 0 found
(#1478) Expected 1 space after "="; 0 found
(#1478) Inline control structures are not allowed
(#1478) Variable "Hf" must be all lower-case
(#1478) Expected 1 space before "="; 0 found
(#1478) Expected 1 space after "="; 0 found
(#1478) Inline control structures are not allowed
(#1478) Usage of ELSEIF not allowed; use ELSE IF instead
(#1478) Expected 1 space before "=="; 0 found
(#1478) Expected 1 space after "=="; 0 found
(#1478) Variable "Hf" must be all lower-case
(#1478) Expected 1 space before "="; 0 found
(#1478) Expected 1 space after "="; 0 found
(#1478) Inline control structures are not allowed
(#1478) Usage of ELSEIF not allowed; use ELSE IF instead
(#1478) Expected 1 space before "!="; 0 found
(#1478) Expected 1 space after "!="; 0 found
(#1478) Variable "Hf" must be all lower-case
(#1478) Expected 1 space before "="; 0 found
(#1478) Expected 1 space after "="; 0 found
(#1478) Commas (,) must be followed by white space.
(#1478) Variable "Hf" must be all lower-case
(#1478) Commas (,) must be followed by white space.
(#1478) Expected 1 space before "?"; 0 found
(#1478) Expected 1 space after "?"; 0 found
(#1478) Expected 1 space before ":"; 0 found
(#1478) Expected 1 space after ":"; 0 found
(#1478) Commas (,) must be followed by white space.
(#1478) Closing brace must be on a line by itself
(#1478) Expected "} else {\n"; found "}else{"
(#1478) Commas (,) must be followed by white space.
(#1478) Expected 1 space before "?"; 0 found
(#1478) Expected 1 space after "?"; 0 found
(#1478) Expected 1 space before ":"; 0 found
(#1478) Expected 1 space after ":"; 0 found
(#1478) Commas (,) must be followed by white space.
(#1478) Commas (,) must be followed by white space.
(#1478) Commas (,) must be followed by white space.
(#1478) Commas (,) must be followed by white space.
(#1478) Commas (,) must be followed by white space.
(#1478) Expected 1 space before "?"; 0 found
(#1478) Expected 1 space after "?"; 0 found
(#1478) Expected 1 space before ":"; 0 found
(#1478) Expected 1 space after ":"; 0 found
(#1478) Commas (,) must be followed by white space.
(#1478) Commas (,) must be followed by white space.
(#1478) Commas (,) must be followed by white space.
(#1478) Closing brace must be on a line by itself
(#1478) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1479) Line indented incorrectly; expected at least 8 spaces, found 0
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Expected 1 space before "?"; 0 found
(#1479) Expected 1 space after "?"; 0 found
(#1479) Expected 1 space before ":"; 0 found
(#1479) Expected 1 space after ":"; 0 found
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Expected 1 space before "?"; 0 found
(#1479) Expected 1 space after "?"; 0 found
(#1479) Expected 1 space before ":"; 0 found
(#1479) Expected 1 space after ":"; 0 found
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Variable "T" must be all lower-case
(#1479) Expected "if (...) {\n"; found "if(...){"
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Expected 1 space before "!="; 0 found
(#1479) Expected 1 space after "!="; 0 found
(#1479) Expected "for (...) {\n"; found "for(...){"
(#1479) Expected 1 space after first semicolon of FOR loop; 0 found
(#1479) Expected 1 space after second semicolon of FOR loop; 0 found
(#1479) Variable "X" must be all lower-case
(#1479) Expected 1 space before "="; 0 found
(#1479) Expected 1 space after "="; 0 found
(#1479) Variable "X" must be all lower-case
(#1479) Variable "X" must be all lower-case
(#1479) Expected 1 space before "="; 0 found
(#1479) Expected 1 space after "="; 0 found
(#1479) Expected 1 space before "="; 0 found
(#1479) Expected 1 space after "="; 0 found
(#1479) Variable "Hf" must be all lower-case
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Expected 1 space before "="; 0 found
(#1479) Expected 1 space after "="; 0 found
(#1479) Variable "X" must be all lower-case
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Variable "Hf" must be all lower-case
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Expected 1 space before "?"; 0 found
(#1479) Expected 1 space after "?"; 0 found
(#1479) Expected 1 space before ":"; 0 found
(#1479) Expected 1 space after ":"; 0 found
(#1479) Closing brace must be on a line by itself
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Closing brace must be on a line by itself
(#1479) Line exceeds maximum limit of 180 characters; contains 895 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 895 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 895 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 895 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 895 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 895 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 895 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 895 characters
(#1480) Closing brace must be on a line by itself
(#1480) Usage of ELSEIF not allowed; use ELSE IF instead
(#1480) Expected 1 space before "="; 0 found
(#1480) Expected 1 space after "="; 0 found
(#1480) Expected 1 space before "="; 0 found
(#1480) Expected 1 space after "="; 0 found
(#1480) Variable "Z" must be all lower-case
(#1480) Expected 1 space before "="; 0 found
(#1480) Expected 1 space after "="; 0 found
(#1480) Expected 1 space before "?"; 0 found
(#1480) Expected 1 space after "?"; 0 found
(#1480) Expected 1 space before "=="; 0 found
(#1480) Expected 1 space after "=="; 0 found
(#1480) Expected 1 space before "?"; 0 found
(#1480) Expected 1 space after "?"; 0 found
(#1480) Commas (,) must be followed by white space.
(#1480) Expected 1 space before ":"; 0 found
(#1480) Expected 1 space after ":"; 0 found
(#1480) Expected 1 space before ":"; 0 found
(#1480) Expected 1 space after ":"; 0 found
(#1480) Commas (,) must be followed by white space.
(#1480) Variable "Fh" must be all lower-case
(#1480) Expected 1 space before "="; 0 found
(#1480) Expected 1 space after "="; 0 found
(#1480) Expected 1 space before "?"; 0 found
(#1480) Expected 1 space after "?"; 0 found
(#1480) Expected 1 space before ":"; 0 found
(#1480) Expected 1 space after ":"; 0 found
(#1480) Variable "Z" must be all lower-case
(#1480) Expected "foreach (...) {\n"; found "foreach(...){"
(#1480) Expected 1 space before "=>"; 0 found
(#1480) Expected 1 space after "=>"; 0 found
(#1480) Expected 1 space after "as"; 0 found
(#1480) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1480) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1480) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1480) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1480) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1480) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1480) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1480) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1481) Line indented incorrectly; expected at least 12 spaces, found 0
(#1481) Variable "C" must be all lower-case
(#1481) Expected 1 space before "=>"; 0 found
(#1481) Expected 1 space after "=>"; 0 found
(#1481) Inline control structures are not allowed
(#1481) Variable "Fh" must be all lower-case
(#1481) Expected 1 space before "?"; 0 found
(#1481) Expected 1 space after "?"; 0 found
(#1481) Expected 1 space before ":"; 0 found
(#1481) Expected 1 space after ":"; 0 found
(#1481) Expected 1 space before "=="; 0 found
(#1481) Expected 1 space after "=="; 0 found
(#1481) Variable "C" must be all lower-case
(#1481) Closing brace must be on a line by itself
(#1481) Expected "if (...) {\n"; found "if(...){"
(#1481) Variable "A" must be all lower-case
(#1481) Expected 1 space before "="; 0 found
(#1481) Expected 1 space after "="; 0 found
(#1481) Inline control structures are not allowed
(#1481) Variable "A" must be all lower-case
(#1481) Expected 1 space before "="; 0 found
(#1481) Expected 1 space after "="; 0 found
(#1481) Variable "Fh" must be all lower-case
(#1481) Expected 1 space before "?"; 0 found
(#1481) Expected 1 space after "?"; 0 found
(#1481) Expected 1 space before ":"; 0 found
(#1481) Expected 1 space after ":"; 0 found
(#1481) Inline control structures are not allowed
(#1481) Usage of ELSEIF not allowed; use ELSE IF instead
(#1481) Commas (,) must be followed by white space.
(#1481) Variable "A" must be all lower-case
(#1481) Variable "A" must be all lower-case
(#1481) Expected 1 space before "="; 0 found
(#1481) Expected 1 space after "="; 0 found
(#1481) Expected 1 space before "="; 0 found
(#1481) Expected 1 space after "="; 0 found
(#1481) Variable "Ah" must be all lower-case
(#1481) Expected 1 space before "="; 0 found
(#1481) Expected 1 space after "="; 0 found
(#1481) Commas (,) must be followed by white space.
(#1481) Variable "Kf" must be all lower-case
(#1481) Expected 1 space before "="; 0 found
(#1481) Expected 1 space after "="; 0 found
(#1481) Variable "Z" must be all lower-case
(#1481) Inline control structures are not allowed
(#1481) Variable "A" must be all lower-case
(#1481) Commas (,) must be followed by white space.
(#1481) Commas (,) must be followed by white space.
(#1481) Commas (,) must be followed by white space.
(#1481) Variable "Kf" must be all lower-case
(#1481) Commas (,) must be followed by white space.
(#1481) Variable "Ah" must be all lower-case
(#1481) Variable "O" must be all lower-case
(#1481) Expected 1 space before "="; 0 found
(#1481) Expected 1 space after "="; 0 found
(#1481) Expected "foreach (...) {\n"; found "foreach(...){"
(#1481) Expected 1 space before "=>"; 0 found
(#1481) Expected 1 space after "=>"; 0 found
(#1481) Expected 1 space after "as"; 0 found
(#1481) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1481) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1481) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1481) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1481) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1481) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1481) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1481) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1482) Line indented incorrectly; expected at least 20 spaces, found 0
(#1482) Variable "C" must be all lower-case
(#1482) Expected 1 space before "=>"; 0 found
(#1482) Expected 1 space after "=>"; 0 found
(#1482) Variable "X" must be all lower-case
(#1482) Expected 1 space before "="; 0 found
(#1482) Expected 1 space after "="; 0 found
(#1482) Inline control structures are not allowed
(#1482) Variable "X" must be all lower-case
(#1482) Expected 1 space before "!=="; 0 found
(#1482) Expected 1 space after "!=="; 0 found
(#1482) Variable "X" must be all lower-case
(#1482) Expected 1 space before "!=="; 0 found
(#1482) Expected 1 space after "!=="; 0 found
(#1482) Variable "O" must be all lower-case
(#1482) Variable "C" must be all lower-case
(#1482) Expected 1 space before "="; 0 found
(#1482) Expected 1 space after "="; 0 found
(#1482) Variable "X" must be all lower-case
(#1482) Closing brace must be on a line by itself
(#1482) Expected "if (...) {\n"; found "if(...){"
(#1482) Variable "Fh" must be all lower-case
(#1482) Inline control structures are not allowed
(#1482) Variable "O" must be all lower-case
(#1482) Variable "A" must be all lower-case
(#1482) Variable "A" must be all lower-case
(#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 "O" must be all lower-case
(#1482) Commas (,) must be followed by white space.
(#1482) Variable "Kf" must be all lower-case
(#1482) Commas (,) must be followed by white space.
(#1482) Variable "Ah" must be all lower-case
(#1482) Expected "if (...) {\n"; found "if(...){"
(#1482) Closing brace must be on a line by itself
(#1482) Closing brace must be on a line by itself
(#1482) Expected "} else {\n"; found "}else{"
(#1482) Variable "I" must be all lower-case
(#1482) Expected 1 space before "="; 0 found
(#1482) Expected 1 space after "="; 0 found
(#1482) Commas (,) must be followed by white space.
(#1482) Variable "O" must be all lower-case
(#1482) Variable "Od" must be all lower-case
(#1482) Expected 1 space before "="; 0 found
(#1482) Expected 1 space after "="; 0 found
(#1482) Variable "I" must be all lower-case
(#1482) Expected 1 space before "?"; 0 found
(#1482) Expected 1 space after "?"; 0 found
(#1482) Expected 1 space before ":"; 0 found
(#1482) Expected 1 space after ":"; 0 found
(#1482) Variable "A" must be all lower-case
(#1482) Commas (,) must be followed by white space.
(#1482) Commas (,) must be followed by white space.
(#1482) Variable "Od" must be all lower-case
(#1482) Expected 1 space before "?"; 0 found
(#1482) Expected 1 space after "?"; 0 found
(#1482) Variable "Od" must be all lower-case
(#1482) Expected 1 space before ":"; 0 found
(#1482) Expected 1 space after ":"; 0 found
(#1482) Commas (,) must be followed by white space.
(#1482) Variable "I" must be all lower-case
(#1482) Closing brace must be on a line by itself
(#1482) Closing brace must be on a line by itself
(#1482) Closing brace must be on a line by itself
(#1482) Variable "K" must be all lower-case
(#1482) Expected 1 space before "="; 0 found
(#1482) Expected 1 space after "="; 0 found
(#1482) Inline control structures are not allowed
(#1482) Variable "K" must be all lower-case
(#1482) Expected 1 space before "="; 0 found
(#1482) Expected 1 space after "="; 0 found
(#1482) Usage of ELSEIF not allowed; use ELSE IF instead
(#1482) Variable "Z" must be all lower-case
(#1482) Variable "M" must be all lower-case
(#1482) Expected 1 space before "="; 0 found
(#1482) Expected 1 space after "="; 0 found
(#1482) Expected "foreach (...) {\n"; found "foreach(...){"
(#1482) Expected 1 space before "=>"; 0 found
(#1482) Expected 1 space after "=>"; 0 found
(#1482) Expected 1 space after "as"; 0 found
(#1482) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1482) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1482) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1482) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1482) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1482) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1482) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1482) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1483) Line indented incorrectly; expected at least 16 spaces, found 0
(#1483) Variable "C" must be all lower-case
(#1483) Expected 1 space before "=>"; 0 found
(#1483) Expected 1 space after "=>"; 0 found
(#1483) Expected "if (...) {\n"; found "if(...){"
(#1483) Variable "Fa" must be all lower-case
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Inline control structures are not allowed
(#1483) Variable "Fa" must be all lower-case
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Inline control structures are not allowed
(#1483) Expected 1 space before "=="; 0 found
(#1483) Expected 1 space after "=="; 0 found
(#1483) Commas (,) must be followed by white space.
(#1483) Variable "Fa" must be all lower-case
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Variable "C" must be all lower-case
(#1483) Variable "M" must be all lower-case
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Variable "Fa" must be all lower-case
(#1483) Expected 1 space before "?"; 0 found
(#1483) Expected 1 space after "?"; 0 found
(#1483) Variable "Fa" must be all lower-case
(#1483) Expected 1 space before ":"; 0 found
(#1483) Expected 1 space after ":"; 0 found
(#1483) Variable "C" must be all lower-case
(#1483) Closing brace must be on a line by itself
(#1483) Closing brace must be on a line by itself
(#1483) Variable "K" must be all lower-case
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Inline control structures are not allowed
(#1483) Variable "M" must be all lower-case
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Expected "if (...) {\n"; found "if(...){"
(#1483) Variable "M" must be all lower-case
(#1483) Variable "I" 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) Variable "M" must be all lower-case
(#1483) Commas (,) must be followed by white space.
(#1483) Variable "Z" must be all lower-case
(#1483) Commas (,) must be followed by white space.
(#1483) Variable "M" must be all lower-case
(#1483) Commas (,) must be followed by white space.
(#1483) Commas (,) must be followed by white space.
(#1483) Expected 1 space before "?"; 0 found
(#1483) Expected 1 space after "?"; 0 found
(#1483) Expected 1 space before ":"; 0 found
(#1483) Expected 1 space after ":"; 0 found
(#1483) Variable "K" must be all lower-case
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Variable "I" must be all lower-case
(#1483) Inline control structures are not allowed
(#1483) Variable "K" must be all lower-case
(#1483) Variable "K" must be all lower-case
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Inline control structures are not allowed
(#1483) Variable "K" must be all lower-case
(#1483) Variable "I" must be all lower-case
(#1483) Variable "K" must be all lower-case
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Closing brace must be on a line by itself
(#1483) Closing brace must be on a line by itself
(#1483) Expected "if (...) {\n"; found "if(...){"
(#1483) Expected "if (...) {\n"; found "if(...){"
(#1483) Variable "Z" must be all lower-case
(#1483) Variable "I" 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) Commas (,) must be followed by white space.
(#1483) Variable "Z" must be all lower-case
(#1483) Commas (,) must be followed by white space.
(#1483) Variable "K" must be all lower-case
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Variable "I" must be all lower-case
(#1483) Expected 1 space before "?"; 0 found
(#1483) Expected 1 space after "?"; 0 found
(#1483) Variable "I" must be all lower-case
(#1483) Expected 1 space before ":"; 0 found
(#1483) Expected 1 space after ":"; 0 found
(#1483) Inline control structures are not allowed
(#1483) Variable "K" must be all lower-case
(#1483) Variable "K" must be all lower-case
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1483) Expected 1 space before "=>"; 0 found
(#1483) Expected 1 space after "=>"; 0 found
(#1483) Closing brace must be on a line by itself
(#1483) Expected "if (...) {\n"; found "if(...){"
(#1483) Variable "K" must be all lower-case
(#1483) Expected "foreach (...) {\n"; found "foreach(...){"
(#1483) Expected 1 space before "=>"; 0 found
(#1483) Expected 1 space after "=>"; 0 found
(#1483) Expected 1 space after "as"; 0 found
(#1483) Line exceeds maximum limit of 180 characters; contains 619 characters
(#1483) Line exceeds maximum limit of 180 characters; contains 619 characters
(#1483) Line exceeds maximum limit of 180 characters; contains 619 characters
(#1483) Variable "K" must be all lower-case
(#1483) Line exceeds maximum limit of 180 characters; contains 619 characters
(#1483) Line exceeds maximum limit of 180 characters; contains 619 characters
(#1483) Line exceeds maximum limit of 180 characters; contains 619 characters
(#1483) Line exceeds maximum limit of 180 characters; contains 619 characters
(#1483) Line exceeds maximum limit of 180 characters; contains 619 characters
(#1484) Line indented incorrectly; expected at least 28 spaces, found 0
(#1484) Expected 1 space before "=>"; 0 found
(#1484) Expected 1 space after "=>"; 0 found
(#1484) Variable "X" must be all lower-case
(#1484) Inline control structures are not allowed
(#1484) Variable "Z" must be all lower-case
(#1484) Variable "K" must be all lower-case
(#1484) Expected 1 space before "="; 0 found
(#1484) Expected 1 space after "="; 0 found
(#1484) Expected 1 space before "="; 0 found
(#1484) Expected 1 space after "="; 0 found
(#1484) Expected 1 space before "=>"; 0 found
(#1484) Expected 1 space after "=>"; 0 found
(#1484) Commas (,) must be followed by white space.
(#1484) Expected 1 space before "=>"; 0 found
(#1484) Expected 1 space after "=>"; 0 found
(#1484) Expected 1 space before "!="; 0 found
(#1484) Expected 1 space after "!="; 0 found
(#1484) Commas (,) must be followed by white space.
(#1484) Expected 1 space before "=>"; 0 found
(#1484) Expected 1 space after "=>"; 0 found
(#1484) Expected 1 space before "=="; 0 found
(#1484) Expected 1 space after "=="; 0 found
(#1484) Closing brace must be on a line by itself
(#1484) Closing brace must be on a line by itself
(#1484) Closing brace must be on a line by itself
(#1484) Commas (,) must be followed by white space.
(#1484) Commas (,) must be followed by white space.
(#1484) Variable "K" must be all lower-case
(#1484) Commas (,) must be followed by white space.
(#1484) Variable "Fh" must be all lower-case
(#1484) Closing brace must be on a line by itself
(#1484) Usage of ELSEIF not allowed; use ELSE IF instead
(#1484) Expected 1 space before "="; 0 found
(#1484) Expected 1 space after "="; 0 found
(#1484) Expected 1 space before "="; 0 found
(#1484) Expected 1 space after "="; 0 found
(#1484) Inline control structures are not allowed
(#1484) Expected 1 space before "as"; 0 found
(#1484) Expected 1 space after "as"; 0 found
(#1484) Commas (,) must be followed by white space.
(#1484) Commas (,) must be followed by white space.
(#1484) Commas (,) must be followed by white space.
(#1484) Commas (,) must be followed by white space.
(#1484) Commas (,) must be followed by white space.
(#1484) Expected 1 space before "="; 0 found
(#1484) Expected 1 space after "="; 0 found
(#1484) Variable "Rf" must be all lower-case
(#1484) Expected 1 space before "="; 0 found
(#1484) Expected 1 space after "="; 0 found
(#1484) Variable "Lc" must be all lower-case
(#1484) Expected 1 space before "="; 0 found
(#1484) Expected 1 space after "="; 0 found
(#1484) Inline control structures are not allowed
(#1484) Expected 1 space before "=>"; 0 found
(#1484) Expected 1 space after "=>"; 0 found
(#1484) Expected 1 space after "as"; 0 found
(#1484) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1484) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1484) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1484) Variable "Rf" must be all lower-case
(#1484) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1484) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1484) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1484) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1484) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1485) Line indented incorrectly; expected at least 4 spaces, found 0
(#1485) Variable "Pg" must be all lower-case
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Variable "Lc" must be all lower-case
(#1485) The use of backticks in strings is not recommended
(#1485) Commas (,) must be followed by white space.
(#1485) The use of backticks in strings is not recommended
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "Pg" must be all lower-case
(#1485) The use of backticks in strings is not recommended
(#1485) The use of backticks in strings is not recommended
(#1485) Commas (,) must be followed by white space.
(#1485) The use of backticks in strings is not recommended
(#1485) Commas (,) must be followed by white space.
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "Pg" must be all lower-case
(#1485) Variable "Ze" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "R" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Expected "if (...) {\n"; found "if(...){"
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Variable "Ze" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "R" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Inline control structures are not allowed
(#1485) Variable "R" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Closing brace must be on a line by itself
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Inline control structures are not allowed
(#1485) Variable "K" must be all lower-case
(#1485) Variable "K" must be all lower-case
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Expected "if (...) {\n"; found "if(...){"
(#1485) Variable "K" must be all lower-case
(#1485) Inline control structures are not allowed
(#1485) Commas (,) must be followed by white space.
(#1485) Commas (,) must be followed by white space.
(#1485) Commas (,) must be followed by white space.
(#1485) Commas (,) must be followed by white space.
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "Ca" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "Ih" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "Jc" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Variable "Ye" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "Ze" must be all lower-case
(#1485) Variable "_a" must not contain underscores.
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Expected "foreach (...) {\n"; found "foreach(...){"
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Expected 1 space before "as"; 0 found
(#1485) Expected 1 space after "as"; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "Lc" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Expected 1 space before "!=="; 0 found
(#1485) Expected 1 space after "!=="; 0 found
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Variable "Rf" must be all lower-case
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Expected "if (...) {\n"; found "if(...){"
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Inline control structures are not allowed
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Inline control structures are not allowed
(#1485) Expected 1 space before "=="; 0 found
(#1485) Expected 1 space after "=="; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "Ff" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "Ca" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "Ff" must be all lower-case
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "_a" must not contain underscores.
(#1485) Expected "if (...) {\n"; found "if(...){"
(#1485) Variable "Ff" must be all lower-case
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Variable "Ye" must be all lower-case
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "Ye" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "Ff" must be all lower-case
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "_a" must not contain underscores.
(#1485) Inline control structures are not allowed
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Variable "_a" must not contain underscores.
(#1485) Variable "Ih" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Closing brace must be on a line by itself
(#1485) Inline control structures are not allowed
(#1485) Expected 1 space before "!=="; 0 found
(#1485) Expected 1 space after "!=="; 0 found
(#1485) Variable "Jc" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Variable "Lc" must be all lower-case
(#1485) Commas (,) must be followed by white space.
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "_a" must not contain underscores.
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Closing brace must be on a line by itself
(#1485) Usage of ELSEIF not allowed; use ELSE IF instead
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Variable "Ih" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Closing brace must be on a line by itself
(#1485) Expected "if (...) {\n"; found "if(...){"
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Variable "Ye" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "Ze" must be all lower-case
(#1485) Inline control structures are not allowed
(#1485) Variable "Ye" must be all lower-case
(#1485) Variable "_a" must not contain underscores.
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Closing brace must be on a line by itself
(#1485) Closing brace must be on a line by itself
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Expected "if (...) {\n"; found "if(...){"
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Expected "if (...) {\n"; found "if(...){"
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "=="; 0 found
(#1485) Expected 1 space after "=="; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "=="; 0 found
(#1485) Expected 1 space after "=="; 0 found
(#1485) Expected "foreach (...) {\n"; found "foreach(...){"
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Expected 1 space before "as"; 0 found
(#1485) Expected 1 space after "as"; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Variable "X" must be all lower-case
(#1485) Variable "Y" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "X" must be all lower-case
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "=="; 0 found
(#1485) Expected 1 space after "=="; 0 found
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Variable "Y" must be all lower-case
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Variable "Y" must be all lower-case
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Closing brace must be on a line by itself
(#1485) Closing brace must be on a line by itself
(#1485) Expected 1 space before ".="; 0 found
(#1485) Expected 1 space after ".="; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Closing brace must be on a line by itself
(#1485) Inline control structures are not allowed
(#1485) Usage of ELSEIF not allowed; use ELSE IF instead
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "R" must be all lower-case
(#1485) Expected 1 space before ".="; 0 found
(#1485) Expected 1 space after ".="; 0 found
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Expected "if (...) {\n"; found "if(...){"
(#1485) Expected 1 space before "=="; 0 found
(#1485) Expected 1 space after "=="; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Closing brace must be on a line by itself
(#1485) Variable "C" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Variable "C" must be all lower-case
(#1485) Commas (,) must be followed by white space.
(#1485) Commas (,) must be followed by white space.
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "C" must be all lower-case
(#1485) Commas (,) must be followed by white space.
(#1485) Expected 1 space before "=="; 0 found
(#1485) Expected 1 space after "=="; 0 found
(#1485) Variable "Ih" must be all lower-case
(#1485) Variable "Jc" must be all lower-case
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Variable "Ca" must be all lower-case
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "Jc" must be all lower-case
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "K" must be all lower-case
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "K" must be all lower-case
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Variable "R" must be all lower-case
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "K" must be all lower-case
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Variable "R" must be all lower-case
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Closing brace must be on a line by itself
(#1485) Closing brace must be on a line by itself
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Commas (,) must be followed by white space.
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Expected "if (...) {\n"; found "if(...){"
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Expected 1 space before "?"; 0 found
(#1485) Expected 1 space after "?"; 0 found
(#1485) Expected 1 space before ":"; 0 found
(#1485) Expected 1 space after ":"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Expected 1 space before "=>"; 0 found
(#1485) Expected 1 space after "=>"; 0 found
(#1485) Commas (,) must be followed by white space.
(#1485) Expected "if (...) {\n"; found "if(...){"
(#1485) Expected 1 space before "!="; 0 found
(#1485) Expected 1 space after "!="; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "R" must be all lower-case
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Inline control structures are not allowed
(#1485) Variable "K" must be all lower-case
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Expected "foreach (...) {\n"; found "foreach(...){"
(#1485) Expected 1 space after "as"; 0 found
(#1485) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1485) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1485) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1485) Variable "Ze" must be all lower-case
(#1485) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1485) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1485) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1485) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1485) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1486) Line indented incorrectly; expected at least 12 spaces, found 0
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Variable "K" must be all lower-case
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Closing brace must be on a line by itself
(#1486) Expected "if (...) {\n"; found "if(...){"
(#1486) Variable "Qc" must be all lower-case
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Variable "I" must be all lower-case
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Variable "Qc" must be all lower-case
(#1486) Variable "K" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Variable "K" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Variable "K" must be all lower-case
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Variable "I" must be all lower-case
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Variable "Qc" must be all lower-case
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Variable "K" must be all lower-case
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Variable "K" must be all lower-case
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Closing brace must be on a line by itself
(#1486) Closing brace must be on a line by itself
(#1486) Closing brace must be on a line by itself
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Expected "foreach (...) {\n"; found "foreach(...){"
(#1486) Expected 1 space after "as"; 0 found
(#1486) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1487) Line indented incorrectly; expected at least 4 spaces, found 0
(#1487) Expected "if (...) {\n"; found "if(...){"
(#1487) Commas (,) must be followed by white space.
(#1487) Variable "K" must be all lower-case
(#1487) Variable "K" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Closing brace must be on a line by itself
(#1487) Closing brace must be on a line by itself
(#1490) Expected "if (...) {\n"; found "if(...){"
(#1490) Expected 1 space before "=="; 0 found
(#1490) Expected 1 space after "=="; 0 found
(#1491) Line indented incorrectly; expected at least 8 spaces, found 0
(#1491) Commas (,) must be followed by white space.
(#1491) Commas (,) must be followed by white space.
(#1491) Variable "K" must be all lower-case
(#1491) Commas (,) must be followed by white space.
(#1492) Expected "if (...) {\n"; found "if(...){"
(#1492) Expected 1 space before "=="; 0 found
(#1492) Expected 1 space after "=="; 0 found
(#1492) Closing brace must be on a line by itself
(#1492) Expected 1 space before "?"; 0 found
(#1492) Expected 1 space after "?"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Expected 1 space before "+"; 0 found
(#1492) Expected 1 space after "+"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Variable "K" must be all lower-case
(#1492) Expected 1 space before ":"; 0 found
(#1492) Expected 1 space after ":"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Commas (,) must be followed by white space.
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "?"; 0 found
(#1492) Expected 1 space after "?"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Expected 1 space before "=>"; 0 found
(#1492) Expected 1 space after "=>"; 0 found
(#1492) Expected 1 space before "+"; 0 found
(#1492) Expected 1 space after "+"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Variable "K" must be all lower-case
(#1492) Expected 1 space before ":"; 0 found
(#1492) Expected 1 space after ":"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Commas (,) must be followed by white space.
(#1492) Commas (,) must be followed by white space.
(#1492) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1492) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1492) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1492) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1492) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1492) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1492) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1492) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1493) Closing brace must be on a line by itself
(#1494) Expected "if (...) {\n"; found "if(...){"
(#1495) Expected 1 space before "="; 0 found
(#1495) Expected 1 space after "="; 0 found
(#1495) Expected 1 space before "?"; 0 found
(#1495) Expected 1 space after "?"; 0 found
(#1495) Expected 1 space before ":"; 0 found
(#1495) Expected 1 space after ":"; 0 found
(#1495) Variable "K" must be all lower-case
(#1495) Expected 1 space before "!="; 0 found
(#1495) Expected 1 space after "!="; 0 found
(#1495) Expected "if (...) {\n"; found "if(...){"
(#1495) Expected "foreach (...) {\n"; found "foreach(...){"
(#1495) Expected 1 space before "as"; 0 found
(#1495) Expected 1 space after "as"; 0 found
(#1495) Variable "K" must be all lower-case
(#1495) Expected "if (...) {\n"; found "if(...){"
(#1495) Expected 1 space before "!="; 0 found
(#1495) Expected 1 space after "!="; 0 found
(#1495) Expected 1 space before "="; 0 found
(#1495) Expected 1 space after "="; 0 found
(#1495) Closing brace must be on a line by itself
(#1495) Closing brace must be on a line by itself
(#1495) Closing brace must be on a line by itself
(#1495) Variable "K" must be all lower-case
(#1495) Commas (,) must be followed by white space.
(#1495) Commas (,) must be followed by white space.
(#1495) Commas (,) must be followed by white space.
(#1495) Variable "Lc" must be all lower-case
(#1495) Commas (,) must be followed by white space.
(#1495) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1495) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1495) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1495) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1495) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1495) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1495) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1495) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1497) Commas (,) must be followed by white space.
(#1497) Commas (,) must be followed by white space.
(#1497) Commas (,) must be followed by white space.
(#1497) Variable "K" must be all lower-case
(#1497) Commas (,) must be followed by white space.
(#1498) Commas (,) must be followed by white space.
(#1498) Commas (,) must be followed by white space.
(#1498) Commas (,) must be followed by white space.
(#1498) Commas (,) must be followed by white space.
(#1498) Commas (,) must be followed by white space.
(#1498) Commas (,) must be followed by white space.
(#1498) Expected "if (...) {\n"; found "if(...){"
(#1498) Closing brace must be on a line by itself
(#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) Expected 1 space before ":"; 0 found
(#1498) Expected 1 space after ":"; 0 found
(#1498) Variable "K" must be all lower-case
(#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) 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) 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) Commas (,) must be followed by white space.
(#1498) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1498) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1498) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1498) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1498) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1498) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1498) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1498) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1499) Commas (,) must be followed by white space.
(#1499) Commas (,) must be followed by white space.
(#1500) Closing brace must be on a line by itself
(#1501) Expected "if (...) {\n"; found "if(...){"
(#1501) Expected 1 space before "!="; 0 found
(#1501) Expected 1 space after "!="; 0 found
(#1501) Commas (,) must be followed by white space.
(#1501) Commas (,) must be followed by white space.
(#1501) Commas (,) must be followed by white space.
(#1501) Commas (,) must be followed by white space.
(#1501) Closing brace must be on a line by itself
(#1501) Expected "if (...) {\n"; found "if(...){"
(#1501) Expected 1 space before "="; 0 found
(#1501) Expected 1 space after "="; 0 found
(#1501) Commas (,) must be followed by white space.
(#1501) Variable "K" must be all lower-case
(#1501) Commas (,) must be followed by white space.
(#1501) Commas (,) must be followed by white space.
(#1501) Variable "K" must be all lower-case
(#1501) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1501) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1501) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1501) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1501) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1501) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1501) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1501) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1502) Commas (,) must be followed by white space.
(#1502) Commas (,) must be followed by white space.
(#1502) Expected 1 space before "=>"; 0 found
(#1502) Expected 1 space after "=>"; 0 found
(#1502) Expected 1 space before "+"; 0 found
(#1502) Expected 1 space after "+"; 0 found
(#1502) Commas (,) must be followed by white space.
(#1502) Variable "K" must be all lower-case
(#1502) Commas (,) must be followed by white space.
(#1502) Commas (,) must be followed by white space.
(#1502) Variable "K" must be all lower-case
(#1502) Commas (,) must be followed by white space.
(#1502) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1503) Commas (,) must be followed by white space.
(#1503) Commas (,) must be followed by white space.
(#1503) Commas (,) must be followed by white space.
(#1503) Variable "K" must be all lower-case
(#1503) Expected 1 space before "?"; 0 found
(#1503) Expected 1 space after "?"; 0 found
(#1503) Expected 1 space before ":"; 0 found
(#1503) Expected 1 space after ":"; 0 found
(#1503) Commas (,) must be followed by white space.
(#1503) Commas (,) must be followed by white space.
(#1503) Variable "K" must be all lower-case
(#1503) Commas (,) must be followed by white space.
(#1503) Line exceeds 132 characters; contains 142 characters
(#1503) Line exceeds 132 characters; contains 142 characters
(#1503) Line exceeds 132 characters; contains 142 characters
(#1503) Line exceeds 132 characters; contains 142 characters
(#1503) Line exceeds 132 characters; contains 142 characters
(#1503) Line exceeds 132 characters; contains 142 characters
(#1503) Line exceeds 132 characters; contains 142 characters
(#1503) Line exceeds 132 characters; contains 142 characters
(#1504) Commas (,) must be followed by white space.
(#1504) Expected 1 space before "?"; 0 found
(#1504) Expected 1 space after "?"; 0 found
(#1504) Expected 1 space before ":"; 0 found
(#1504) Expected 1 space after ":"; 0 found
(#1504) Commas (,) must be followed by white space.
(#1505) Commas (,) must be followed by white space.
(#1505) Commas (,) must be followed by white space.
(#1505) Commas (,) must be followed by white space.
(#1505) Commas (,) must be followed by white space.
(#1506) Expected "foreach (...) {\n"; found "foreach(...){"
(#1506) Expected 1 space before "=>"; 0 found
(#1506) Expected 1 space after "=>"; 0 found
(#1506) Expected 1 space before "as"; 0 found
(#1506) Expected 1 space after "as"; 0 found
(#1506) Variable "K" must be all lower-case
(#1506) Expected 1 space before "=>"; 0 found
(#1506) Expected 1 space after "=>"; 0 found
(#1506) Variable "X" must be all lower-case
(#1506) Commas (,) must be followed by white space.
(#1506) Variable "X" must be all lower-case
(#1506) Expected 1 space before "=="; 0 found
(#1506) Expected 1 space after "=="; 0 found
(#1506) Variable "K" must be all lower-case
(#1506) Expected 1 space before "-"; 0 found
(#1506) Expected 1 space after "-"; 0 found
(#1506) Expected 1 space before "?"; 0 found
(#1506) Expected 1 space after "?"; 0 found
(#1506) Expected 1 space before ":"; 0 found
(#1506) Expected 1 space after ":"; 0 found
(#1506) Commas (,) must be followed by white space.
(#1506) Variable "K" must be all lower-case
(#1506) Closing brace must be on a line by itself
(#1506) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1508) Closing brace must be on a line by itself
(#1508) Commas (,) must be followed by white space.
(#1508) Variable "T" must be all lower-case
(#1508) Commas (,) must be followed by white space.
(#1510) Closing brace must be on a line by itself
(#1510) Usage of ELSEIF not allowed; use ELSE IF instead
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Commas (,) must be followed by white space.
(#1510) Commas (,) must be followed by white space.
(#1510) Variable "R" must be all lower-case
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Commas (,) must be followed by white space.
(#1510) Inline control structures are not allowed
(#1510) Expected 1 space before ">="; 0 found
(#1510) Expected 1 space after ">="; 0 found
(#1510) Expected 1 space before "?"; 0 found
(#1510) Expected 1 space after "?"; 0 found
(#1510) Expected 1 space before ":"; 0 found
(#1510) Expected 1 space after ":"; 0 found
(#1510) Commas (,) must be followed by white space.
(#1510) Variable "R" must be all lower-case
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Expected "if (...) {\n"; found "if(...){"
(#1510) Expected 1 space before "=="; 0 found
(#1510) Expected 1 space after "=="; 0 found
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Closing brace must be on a line by itself
(#1510) Variable "K" must be all lower-case
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Expected "if (...) {\n"; found "if(...){"
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Expected "foreach (...) {\n"; found "foreach(...){"
(#1510) Expected 1 space before "as"; 0 found
(#1510) Expected 1 space after "as"; 0 found
(#1510) Variable "K" must be all lower-case
(#1510) Variable "C" must be all lower-case
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Expected "if (...) {\n"; found "if(...){"
(#1510) Commas (,) must be followed by white space.
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Variable "Td" must be all lower-case
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Variable "Ob" must be all lower-case
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Variable "O" must be all lower-case
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Expected "foreach (...) {\n"; found "foreach(...){"
(#1510) Expected 1 space before "=>"; 0 found
(#1510) Expected 1 space after "=>"; 0 found
(#1510) Expected 1 space before "as"; 0 found
(#1510) Expected 1 space after "as"; 0 found
(#1510) Expected 1 space before "=>"; 0 found
(#1510) Expected 1 space after "=>"; 0 found
(#1510) Expected "if (...) {\n"; found "if(...){"
(#1510) Expected 1 space before "!="; 0 found
(#1510) Expected 1 space after "!="; 0 found
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Variable "Nb" must be all lower-case
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Variable "O" must be all lower-case
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Expected 1 space before "?"; 0 found
(#1510) Expected 1 space after "?"; 0 found
(#1510) Expected 1 space before ":"; 0 found
(#1510) Expected 1 space after ":"; 0 found
(#1510) Variable "Nb" must be all lower-case
(#1510) Expected 1 space before "?"; 0 found
(#1510) Expected 1 space after "?"; 0 found
(#1510) Expected 1 space before ":"; 0 found
(#1510) Expected 1 space after ":"; 0 found
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Variable "Td" must be all lower-case
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Expected 1 space before "?"; 0 found
(#1510) Expected 1 space after "?"; 0 found
(#1510) Expected 1 space before ":"; 0 found
(#1510) Expected 1 space after ":"; 0 found
(#1510) Variable "Ob" must be all lower-case
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Variable "Nb" must be all lower-case
(#1510) Closing brace must be on a line by itself
(#1510) Closing brace must be on a line by itself
(#1510) Expected "if (...) {\n"; found "if(...){"
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Variable "C" must be all lower-case
(#1510) Expected "if (...) {\n"; found "if(...){"
(#1510) Expected "if (...) {\n"; found "if(...){"
(#1510) Expected 1 space before "=="; 0 found
(#1510) Expected 1 space after "=="; 0 found
(#1510) Expected 1 space before "==="; 0 found
(#1510) Expected 1 space after "==="; 0 found
(#1510) Expected 1 space before "==="; 0 found
(#1510) Expected 1 space after "==="; 0 found
(#1510) Variable "Td" must be all lower-case
(#1510) Expected 1 space before "==="; 0 found
(#1510) Expected 1 space after "==="; 0 found
(#1510) Variable "Ob" must be all lower-case
(#1510) Variable "C" must be all lower-case
(#1510) Closing brace must be on a line by itself
(#1510) Closing brace must be on a line by itself
(#1510) Expected 1 space before "="; 0 found
(#1510) Expected 1 space after "="; 0 found
(#1510) Commas (,) must be followed by white space.
(#1510) Variable "C" must be all lower-case
(#1510) Commas (,) must be followed by white space.
(#1510) Variable "O" must be all lower-case
(#1510) Closing brace must be on a line by itself
(#1510) Closing brace must be on a line by itself
(#1510) Closing brace must be on a line by itself
(#1510) Inline control structures are not allowed
(#1510) Expected 1 space before "=>"; 0 found
(#1510) Expected 1 space after "=>"; 0 found
(#1510) Expected 1 space after "as"; 0 found
(#1510) Line exceeds maximum limit of 180 characters; contains 1013 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 1013 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 1013 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 1013 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 1013 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 1013 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 1013 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 1013 characters
(#1511) Line indented incorrectly; expected at least 36 spaces, found 0
(#1511) Variable "C" must be all lower-case
(#1511) Expected 1 space before "=>"; 0 found
(#1511) Expected 1 space after "=>"; 0 found
(#1511) Expected 1 space before "="; 0 found
(#1511) Expected 1 space after "="; 0 found
(#1511) Commas (,) must be followed by white space.
(#1511) Variable "C" must be all lower-case
(#1511) Commas (,) must be followed by white space.
(#1511) Inline control structures are not allowed
(#1511) Commas (,) must be followed by white space.
(#1511) Commas (,) must be followed by white space.
(#1511) Commas (,) must be followed by white space.
(#1511) Closing brace must be on a line by itself
(#1511) Commas (,) must be followed by white space.
(#1511) Commas (,) must be followed by white space.
(#1511) Expected 1 space before "=>"; 0 found
(#1511) Expected 1 space after "=>"; 0 found
(#1511) Commas (,) must be followed by white space.
(#1511) Expected 1 space before "="; 0 found
(#1511) Expected 1 space after "="; 0 found
(#1511) Expected "if (...) {\n"; found "if(...){"
(#1511) Expected "foreach (...) {\n"; found "foreach(...){"
(#1511) Expected 1 space before "=>"; 0 found
(#1511) Expected 1 space after "=>"; 0 found
(#1511) Expected 1 space before "as"; 0 found
(#1511) Expected 1 space after "as"; 0 found
(#1511) Variable "K" must be all lower-case
(#1511) Expected 1 space before "=>"; 0 found
(#1511) Expected 1 space after "=>"; 0 found
(#1511) Inline control structures are not allowed
(#1511) Expected 1 space before "!="; 0 found
(#1511) Expected 1 space after "!="; 0 found
(#1511) Variable "K" must be all lower-case
(#1511) Expected 1 space before "="; 0 found
(#1511) Expected 1 space after "="; 0 found
(#1511) Closing brace must be on a line by itself
(#1511) Expected 1 space before "="; 0 found
(#1511) Expected 1 space after "="; 0 found
(#1511) Variable "K" must be all lower-case
(#1511) Inline control structures are not allowed
(#1511) Commas (,) must be followed by white space.
(#1511) Variable "K" must be all lower-case
(#1511) Expected 1 space before "="; 0 found
(#1511) Expected 1 space after "="; 0 found
(#1511) Expected 1 space before "=>"; 0 found
(#1511) Expected 1 space after "=>"; 0 found
(#1511) Expected 1 space before "=>"; 0 found
(#1511) Expected 1 space after "=>"; 0 found
(#1511) Closing brace must be on a line by itself
(#1511) Expected "if (...) {\n"; found "if(...){"
(#1511) Variable "K" must be all lower-case
(#1511) Expected "foreach (...) {\n"; found "foreach(...){"
(#1511) Expected 1 space before "=>"; 0 found
(#1511) Expected 1 space after "=>"; 0 found
(#1511) Expected 1 space after "as"; 0 found
(#1511) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1511) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1511) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1511) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1511) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1511) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1511) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1511) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1512) Line indented incorrectly; expected at least 4 spaces, found 0
(#1512) Expected 1 space before "=>"; 0 found
(#1512) Expected 1 space after "=>"; 0 found
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Closing brace must be on a line by itself
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Expected 1 space before "=>"; 0 found
(#1512) Expected 1 space after "=>"; 0 found
(#1512) Expected 1 space before "=>"; 0 found
(#1512) Expected 1 space after "=>"; 0 found
(#1512) Variable "K" must be all lower-case
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Closing brace must be on a line by itself
(#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.
(#1516) Commas (,) must be followed by white space.
(#1517) Line exceeds 132 characters; contains 167 characters
(#1517) Line exceeds 132 characters; contains 167 characters
(#1517) Line exceeds 132 characters; contains 167 characters
(#1517) Line exceeds 132 characters; contains 167 characters
(#1517) Line exceeds 132 characters; contains 167 characters
(#1517) Line exceeds 132 characters; contains 167 characters
(#1517) Line exceeds 132 characters; contains 167 characters
(#1517) Line exceeds 132 characters; contains 167 characters
(#1518) Commas (,) must be followed by white space.
(#1520) Expected "if (...) {\n"; found "if(...){"
(#1520) Expected "foreach (...) {\n"; found "foreach(...){"
(#1520) Expected 1 space before "=>"; 0 found
(#1520) Expected 1 space after "=>"; 0 found
(#1520) Expected 1 space before "as"; 0 found
(#1520) Expected 1 space after "as"; 0 found
(#1520) Expected 1 space before "=>"; 0 found
(#1520) Expected 1 space after "=>"; 0 found
(#1521) Line indented incorrectly; expected at least 8 spaces, found 0
(#1521) Commas (,) must be followed by white space.
(#1521) Commas (,) must be followed by white space.
(#1521) Commas (,) must be followed by white space.
(#1521) Closing brace must be on a line by itself
(#1521) Closing brace must be on a line by itself
(#1521) Variable "Cd" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Expected "foreach (...) {\n"; found "foreach(...){"
(#1521) Expected 1 space before "as"; 0 found
(#1521) Expected 1 space after "as"; 0 found
(#1521) Variable "K" must be all lower-case
(#1521) Expected "if (...) {\n"; found "if(...){"
(#1521) Variable "Cd" must be all lower-case
(#1521) Expected 1 space before "!="; 0 found
(#1521) Expected 1 space after "!="; 0 found
(#1521) Variable "Cd" must be all lower-case
(#1521) Commas (,) must be followed by white space.
(#1521) Expected 1 space before "=>"; 0 found
(#1521) Expected 1 space after "=>"; 0 found
(#1521) Expected 1 space before "+"; 0 found
(#1521) Expected 1 space after "+"; 0 found
(#1521) Commas (,) must be followed by white space.
(#1521) Commas (,) must be followed by white space.
(#1521) Variable "Cd" must be all lower-case
(#1521) Expected 1 space before "=="; 0 found
(#1521) Expected 1 space after "=="; 0 found
(#1521) Variable "K" must be all lower-case
(#1521) Expected 1 space before "?"; 0 found
(#1521) Expected 1 space after "?"; 0 found
(#1521) Expected 1 space before ":"; 0 found
(#1521) Expected 1 space after ":"; 0 found
(#1521) Commas (,) must be followed by white space.
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Expected "foreach (...) {\n"; found "foreach(...){"
(#1521) Expected 1 space before "=>"; 0 found
(#1521) Expected 1 space after "=>"; 0 found
(#1521) Expected 1 space before "as"; 0 found
(#1521) Expected 1 space after "as"; 0 found
(#1521) Expected 1 space before "=>"; 0 found
(#1521) Expected 1 space after "=>"; 0 found
(#1521) Variable "Cd" must be all lower-case
(#1521) Expected 1 space before "=="; 0 found
(#1521) Expected 1 space after "=="; 0 found
(#1521) Expected 1 space before "?"; 0 found
(#1521) Expected 1 space after "?"; 0 found
(#1521) Expected 1 space before ":"; 0 found
(#1521) Expected 1 space after ":"; 0 found
(#1521) Expected 1 space before "=="; 0 found
(#1521) Expected 1 space after "=="; 0 found
(#1521) Expected 1 space before "?"; 0 found
(#1521) Expected 1 space after "?"; 0 found
(#1521) Expected 1 space before ":"; 0 found
(#1521) Expected 1 space after ":"; 0 found
(#1521) Commas (,) must be followed by white space.
(#1521) Expected 1 space before "?"; 0 found
(#1521) Expected 1 space after "?"; 0 found
(#1521) Commas (,) must be followed by white space.
(#1521) Expected 1 space before ":"; 0 found
(#1521) Expected 1 space after ":"; 0 found
(#1521) Commas (,) must be followed by white space.
(#1521) Commas (,) must be followed by white space.
(#1521) Expected 1 space before "=="; 0 found
(#1521) Expected 1 space after "=="; 0 found
(#1521) Expected 1 space before "=="; 0 found
(#1521) Expected 1 space after "=="; 0 found
(#1521) Expected 1 space before "?"; 0 found
(#1521) Expected 1 space after "?"; 0 found
(#1521) Variable "Cd" must be all lower-case
(#1521) Expected 1 space before ":"; 0 found
(#1521) Expected 1 space after ":"; 0 found
(#1521) Commas (,) must be followed by white space.
(#1521) Expected 1 space before "!="; 0 found
(#1521) Expected 1 space after "!="; 0 found
(#1521) Expected 1 space before "?"; 0 found
(#1521) Expected 1 space after "?"; 0 found
(#1521) Variable "Cd" must be all lower-case
(#1521) Commas (,) must be followed by white space.
(#1521) Commas (,) must be followed by white space.
(#1521) Commas (,) must be followed by white space.
(#1521) Expected 1 space before ":"; 0 found
(#1521) Expected 1 space after ":"; 0 found
(#1521) Commas (,) must be followed by white space.
(#1521) Closing brace must be on a line by itself
(#1521) Variable "Cd" must be all lower-case
(#1521) Commas (,) must be followed by white space.
(#1521) Variable "Cd" must be all lower-case
(#1521) Commas (,) must be followed by white space.
(#1521) Commas (,) must be followed by white space.
(#1521) Closing brace must be on a line by itself
(#1521) Variable "Cd" must be all lower-case
(#1521) Closing brace must be on a line by itself
(#1521) Line exceeds maximum limit of 180 characters; contains 1207 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 1207 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 1207 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 1207 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 1207 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 1207 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 1207 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 1207 characters
(#1523) Commas (,) must be followed by white space.
(#1523) Commas (,) must be followed by white space.
(#1524) Commas (,) must be followed by white space.
(#1524) Variable "T" must be all lower-case
(#1524) Commas (,) must be followed by white space.
(#1526) Closing brace must be on a line by itself
(#1526) Usage of ELSEIF not allowed; use ELSE IF instead
(#1526) Variable "K" must be all lower-case
(#1526) Expected 1 space before "="; 0 found
(#1526) Expected 1 space after "="; 0 found
(#1526) Expected "if (...) {\n"; found "if(...){"
(#1526) Variable "C" must be all lower-case
(#1526) Expected 1 space before "="; 0 found
(#1526) Expected 1 space after "="; 0 found
(#1526) Variable "K" must be all lower-case
(#1526) Expected "if (...) {\n"; found "if(...){"
(#1526) Expected 1 space before "="; 0 found
(#1526) Expected 1 space after "="; 0 found
(#1526) Commas (,) must be followed by white space.
(#1526) Commas (,) must be followed by white space.
(#1526) Closing brace must be on a line by itself
(#1526) Usage of ELSEIF not allowed; use ELSE IF instead
(#1526) Expected 1 space before "!=="; 0 found
(#1526) Expected 1 space after "!=="; 0 found
(#1526) Variable "C" must be all lower-case
(#1526) Expected "if (...) {\n"; found "if(...){"
(#1526) Expected 1 space before "!="; 0 found
(#1526) Expected 1 space after "!="; 0 found
(#1526) Expected 1 space before "="; 0 found
(#1526) Expected 1 space after "="; 0 found
(#1526) Variable "C" must be all lower-case
(#1526) Commas (,) must be followed by white space.
(#1526) Commas (,) must be followed by white space.
(#1526) Variable "C" must be all lower-case
(#1526) Commas (,) must be followed by white space.
(#1526) Commas (,) must be followed by white space.
(#1526) Variable "C" must be all lower-case
(#1526) Commas (,) must be followed by white space.
(#1526) Variable "K" must be all lower-case
(#1526) Closing brace must be on a line by itself
(#1526) Expected "} else {\n"; found "}else{"
(#1526) Expected 1 space before "="; 0 found
(#1526) Expected 1 space after "="; 0 found
(#1526) Commas (,) must be followed by white space.
(#1526) Commas (,) must be followed by white space.
(#1526) Commas (,) must be followed by white space.
(#1526) Variable "C" must be all lower-case
(#1526) Variable "Jg" must be all lower-case
(#1526) Expected 1 space before "="; 0 found
(#1526) Expected 1 space after "="; 0 found
(#1526) Variable "Nd" must be all lower-case
(#1526) Expected 1 space before "="; 0 found
(#1526) Expected 1 space after "="; 0 found
(#1526) Expected "foreach (...) {\n"; found "foreach(...){"
(#1526) Expected 1 space after "as"; 0 found
(#1526) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1526) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1526) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1526) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1526) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1526) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1526) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1526) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1527) Line indented incorrectly; expected at least 16 spaces, found 0
(#1527) Expected "if (...) {\n"; found "if(...){"
(#1527) Expected 1 space before "=="; 0 found
(#1527) Expected 1 space after "=="; 0 found
(#1527) Expected 1 space before "!="; 0 found
(#1527) Expected 1 space after "!="; 0 found
(#1527) Inline control structures are not allowed
(#1527) Commas (,) must be followed by white space.
(#1527) Variable "K" must be all lower-case
(#1527) Variable "Jg" must be all lower-case
(#1527) Expected 1 space before "="; 0 found
(#1527) Expected 1 space after "="; 0 found
(#1527) Variable "Nd" must be all lower-case
(#1527) Expected 1 space before "="; 0 found
(#1527) Expected 1 space after "="; 0 found
(#1527) Closing brace must be on a line by itself
(#1527) Closing brace must be on a line by itself
(#1527) Variable "Nd" must be all lower-case
(#1527) Commas (,) must be followed by white space.
(#1527) Commas (,) must be followed by white space.
(#1527) Variable "Jg" must be all lower-case
(#1527) Closing brace must be on a line by itself
(#1527) Closing brace must be on a line by itself
(#1527) Expected "} else {\n"; found "}else{"
(#1527) Inline control structures are not allowed
(#1527) Variable "K" must be all lower-case
(#1527) Commas (,) must be followed by white space.
(#1527) Commas (,) must be followed by white space.
(#1527) Variable "C" must be all lower-case
(#1527) Commas (,) must be followed by white space.
(#1527) Variable "K" must be all lower-case
(#1527) Expected 1 space before "?"; 0 found
(#1527) Expected 1 space after "?"; 0 found
(#1527) Variable "K" must be all lower-case
(#1527) Expected 1 space before ":"; 0 found
(#1527) Expected 1 space after ":"; 0 found
(#1527) Commas (,) must be followed by white space.
(#1527) Commas (,) must be followed by white space.
(#1527) Commas (,) must be followed by white space.
(#1527) Commas (,) must be followed by white space.
(#1527) Closing brace must be on a line by itself
(#1527) Closing brace must be on a line by itself
(#1527) Expected 1 space before "!="; 0 found
(#1527) Expected 1 space after "!="; 0 found
(#1527) Expected 1 space before "?"; 0 found
(#1527) Expected 1 space after "?"; 0 found
(#1527) Expected 1 space before ":"; 0 found
(#1527) Expected 1 space after ":"; 0 found
(#1527) Commas (,) must be followed by white space.
(#1527) Commas (,) must be followed by white space.
(#1527) Commas (,) must be followed by white space.
(#1527) Expected 1 space before "="; 0 found
(#1527) Expected 1 space after "="; 0 found
(#1527) Variable "C" must be all lower-case
(#1527) Expected 1 space before "="; 0 found
(#1527) Expected 1 space after "="; 0 found
(#1527) Inline control structures are not allowed
(#1527) Variable "C" must be all lower-case
(#1527) Expected 1 space before "="; 0 found
(#1527) Expected 1 space after "="; 0 found
(#1527) Variable "K" must be all lower-case
(#1527) Inline control structures are not allowed
(#1527) Usage of ELSEIF not allowed; use ELSE IF instead
(#1527) Expected 1 space before "!="; 0 found
(#1527) Expected 1 space after "!="; 0 found
(#1527) Variable "K" must be all lower-case
(#1527) Expected 1 space before "="; 0 found
(#1527) Expected 1 space after "="; 0 found
(#1527) Commas (,) must be followed by white space.
(#1527) Usage of ELSEIF not allowed; use ELSE IF instead
(#1527) Expected 1 space before "=="; 0 found
(#1527) Expected 1 space after "=="; 0 found
(#1527) Expected "foreach (...) {\n"; found "foreach(...){"
(#1527) Expected 1 space before "as"; 0 found
(#1527) Expected 1 space after "as"; 0 found
(#1527) Variable "Tc" must be all lower-case
(#1527) Expected "if (...) {\n"; found "if(...){"
(#1527) The use of backticks in strings is not recommended
(#1527) Commas (,) must be followed by white space.
(#1527) Variable "Tc" must be all lower-case
(#1527) Commas (,) must be followed by white space.
(#1527) Variable "B" must be all lower-case
(#1527) Variable "B" must be all lower-case
(#1527) Variable "C" must be all lower-case
(#1527) Expected 1 space before "="; 0 found
(#1527) Expected 1 space after "="; 0 found
(#1527) Variable "B" must be all lower-case
(#1527) Closing brace must be on a line by itself
(#1527) Closing brace must be on a line by itself
(#1527) Closing brace must be on a line by itself
(#1527) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1527) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1527) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1527) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1527) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1527) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1527) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1527) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1530) Commas (,) must be followed by white space.
(#1530) Variable "C" must be all lower-case
(#1530) Commas (,) must be followed by white space.
(#1530) Expected 1 space before "?"; 0 found
(#1530) Expected 1 space after "?"; 0 found
(#1530) Variable "C" must be all lower-case
(#1530) Expected 1 space before ":"; 0 found
(#1530) Expected 1 space after ":"; 0 found
(#1530) Variable "C" must be all lower-case
(#1530) Expected 1 space before "?"; 0 found
(#1530) Expected 1 space after "?"; 0 found
(#1530) Commas (,) must be followed by white space.
(#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
(#1530) Commas (,) must be followed by white space.
(#1530) Variable "K" must be all lower-case
(#1530) Expected 1 space before "=>"; 0 found
(#1530) Expected 1 space after "=>"; 0 found
(#1530) Commas (,) must be followed by white space.
(#1530) Expected 1 space before "=>"; 0 found
(#1530) Expected 1 space after "=>"; 0 found
(#1530) Commas (,) must be followed by white space.
(#1530) Expected 1 space before ":"; 0 found
(#1530) Expected 1 space after ":"; 0 found
(#1530) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1530) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1530) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1530) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1530) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1530) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1530) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1530) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1533) Commas (,) must be followed by white space.
(#1534) Inline control structures are not allowed
(#1534) Expected 1 space before "!="; 0 found
(#1534) Expected 1 space after "!="; 0 found
(#1534) Inline control structures are not allowed
(#1534) Usage of ELSEIF not allowed; use ELSE IF instead
(#1534) Expected 1 space before "=="; 0 found
(#1534) Expected 1 space after "=="; 0 found
(#1534) Commas (,) must be followed by white space.
(#1534) Commas (,) must be followed by white space.
(#1534) Commas (,) must be followed by white space.
(#1534) Variable "T" must be all lower-case
(#1534) Commas (,) must be followed by white space.
(#1534) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1534) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1534) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1534) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1534) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1534) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1534) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1534) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1536) Closing brace must be on a line by itself
(#1536) Usage of ELSEIF not allowed; use ELSE IF instead
(#1536) Variable "K" must be all lower-case
(#1536) Expected 1 space before "="; 0 found
(#1536) Expected 1 space after "="; 0 found
(#1536) Expected "if (...) {\n"; found "if(...){"
(#1536) Variable "_" must not contain underscores.
(#1536) Expected 1 space before "="; 0 found
(#1536) Expected 1 space after "="; 0 found
(#1536) Commas (,) must be followed by white space.
(#1536) Commas (,) must be followed by white space.
(#1536) Inline control structures are not allowed
(#1536) Commas (,) must be followed by white space.
(#1536) Variable "_" must not contain underscores.
(#1536) Commas (,) must be followed by white space.
(#1536) Variable "C" must be all lower-case
(#1536) Expected 1 space before "="; 0 found
(#1536) Expected 1 space after "="; 0 found
(#1536) Variable "K" must be all lower-case
(#1536) Variable "_" must not contain underscores.
(#1536) Expected 1 space before ".="; 0 found
(#1536) Expected 1 space after ".="; 0 found
(#1536) Variable "C" must be all lower-case
(#1536) Inline control structures are not allowed
(#1536) Expected 1 space before "=="; 0 found
(#1536) Expected 1 space after "=="; 0 found
(#1536) Variable "C" must be all lower-case
(#1536) Commas (,) must be followed by white space.
(#1536) Variable "_" must not contain underscores.
(#1536) Commas (,) must be followed by white space.
(#1536) Inline control structures are not allowed
(#1536) Usage of ELSEIF not allowed; use ELSE IF instead
(#1536) Expected 1 space before "!="; 0 found
(#1536) Expected 1 space after "!="; 0 found
(#1536) Variable "C" must be all lower-case
(#1536) Variable "C" must be all lower-case
(#1536) Commas (,) must be followed by white space.
(#1536) Variable "_" must not contain underscores.
(#1536) Commas (,) must be followed by white space.
(#1536) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1536) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1536) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1536) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1536) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1536) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1536) Inline control structures are not allowed
(#1536) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1536) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1537) Line indented incorrectly; expected at least 12 spaces, found 0
(#1537) Variable "_" must not contain underscores.
(#1537) Closing brace must be on a line by itself
(#1537) Closing brace must be on a line by itself
(#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
(#1537) Expected 1 space before ":"; 0 found
(#1537) Expected 1 space after ":"; 0 found
(#1537) Commas (,) must be followed by white space.
(#1537) Inline control structures are not allowed
(#1537) Variable "K" must be all lower-case
(#1537) Variable "K" must be all lower-case
(#1537) Expected 1 space before "="; 0 found
(#1537) Expected 1 space after "="; 0 found
(#1539) Commas (,) must be followed by white space.
(#1539) Variable "K" must be all lower-case
(#1542) Commas (,) must be followed by white space.
(#1543) Inline control structures are not allowed
(#1543) Expected 1 space before "!="; 0 found
(#1543) Expected 1 space after "!="; 0 found
(#1543) Commas (,) must be followed by white space.
(#1543) Variable "T" must be all lower-case
(#1543) Commas (,) must be followed by white space.
(#1543) Line exceeds 132 characters; contains 152 characters
(#1543) Line exceeds 132 characters; contains 152 characters
(#1543) Line exceeds 132 characters; contains 152 characters
(#1543) Line exceeds 132 characters; contains 152 characters
(#1543) Line exceeds 132 characters; contains 152 characters
(#1543) Line exceeds 132 characters; contains 152 characters
(#1543) Line exceeds 132 characters; contains 152 characters
(#1543) Line exceeds 132 characters; contains 152 characters
(#1545) Closing brace must be on a line by itself
(#1545) Usage of ELSEIF not allowed; use ELSE IF instead
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Commas (,) must be followed by white space.
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Commas (,) must be followed by white space.
(#1545) Expected 1 space before "?"; 0 found
(#1545) Expected 1 space after "?"; 0 found
(#1545) Expected 1 space before ":"; 0 found
(#1545) Expected 1 space after ":"; 0 found
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Expected "foreach (...) {\n"; found "foreach(...){"
(#1545) Expected 1 space before "=>"; 0 found
(#1545) Expected 1 space after "=>"; 0 found
(#1545) Expected 1 space before "as"; 0 found
(#1545) Expected 1 space after "as"; 0 found
(#1545) Expected 1 space before "=>"; 0 found
(#1545) Expected 1 space after "=>"; 0 found
(#1545) Inline control structures are not allowed
(#1545) Commas (,) must be followed by white space.
(#1545) Expected 1 space before "=="; 0 found
(#1545) Expected 1 space after "=="; 0 found
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Inline control structures are not allowed
(#1545) Commas (,) must be followed by white space.
(#1545) Commas (,) must be followed by white space.
(#1545) Expected 1 space before "=="; 0 found
(#1545) Expected 1 space after "=="; 0 found
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Closing brace must be on a line by itself
(#1545) Expected "if (...) {\n"; found "if(...){"
(#1545) Variable "Xa" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Expected "foreach (...) {\n"; found "foreach(...){"
(#1545) Expected 1 space before "=>"; 0 found
(#1545) Expected 1 space after "=>"; 0 found
(#1545) Expected 1 space before "as"; 0 found
(#1545) Expected 1 space after "as"; 0 found
(#1545) Expected 1 space before "=>"; 0 found
(#1545) Expected 1 space after "=>"; 0 found
(#1545) Expected "if (...) {\n"; found "if(...){"
(#1545) Commas (,) must be followed by white space.
(#1545) Variable "X" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Inline control structures are not allowed
(#1545) Variable "X" must be all lower-case
(#1545) Expected 1 space before "==="; 0 found
(#1545) Expected 1 space after "==="; 0 found
(#1545) Variable "X" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Inline control structures are not allowed
(#1545) Variable "X" must be all lower-case
(#1545) Closing brace must be on a line by itself
(#1545) Variable "Xa" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Expected 1 space before "?"; 0 found
(#1545) Expected 1 space after "?"; 0 found
(#1545) Expected 1 space before ":"; 0 found
(#1545) Expected 1 space after ":"; 0 found
(#1545) Variable "X" must be all lower-case
(#1545) Closing brace must be on a line by itself
(#1545) Variable "H" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Expected 1 space before "?"; 0 found
(#1545) Expected 1 space after "?"; 0 found
(#1545) Expected 1 space before ":"; 0 found
(#1545) Expected 1 space after ":"; 0 found
(#1545) Commas (,) must be followed by white space.
(#1545) Variable "Xa" must be all lower-case
(#1545) Variable "H" must be all lower-case
(#1545) Variable "H" must be all lower-case
(#1545) Inline control structures are not allowed
(#1545) Variable "H" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Inline control structures are not allowed
(#1545) Expected "do {\n...} while (...);\n"; found "do{...}while(...);"
(#1545) Variable "I" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Inline control structures are not allowed
(#1545) Variable "I" must be all lower-case
(#1545) Variable "I" must be all lower-case
(#1545) Commas (,) must be followed by white space.
(#1545) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1545) Inline control structures are not allowed
(#1545) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1546) Line indented incorrectly; expected at least 16 spaces, found 0
(#1546) Commas (,) must be followed by white space.
(#1546) Closing brace must be on a line by itself
(#1546) Inline control structures are not allowed
(#1546) Commas (,) must be followed by white space.
(#1546) Closing brace must be on a line by itself
(#1546) Closing brace must be on a line by itself
(#1546) Line exceeds 132 characters; contains 146 characters
(#1546) Line exceeds 132 characters; contains 146 characters
(#1546) Line exceeds 132 characters; contains 146 characters
(#1546) Line exceeds 132 characters; contains 146 characters
(#1546) Line exceeds 132 characters; contains 146 characters
(#1546) Line exceeds 132 characters; contains 146 characters
(#1546) Line exceeds 132 characters; contains 146 characters
(#1546) Line exceeds 132 characters; contains 146 characters
(#1548) Expected "if (...) {\n"; found "if(...){"
(#1548) Expected "foreach (...) {\n"; found "foreach(...){"
(#1548) Expected 1 space after "as"; 0 found
(#1549) Line indented incorrectly; expected at least 4 spaces, found 0
(#1549) Expected 1 space before "="; 0 found
(#1549) Expected 1 space after "="; 0 found
(#1549) Variable "C" must be all lower-case
(#1549) Expected 1 space before "="; 0 found
(#1549) Expected 1 space after "="; 0 found
(#1549) Variable "Y" must be all lower-case
(#1549) Expected 1 space before "="; 0 found
(#1549) Expected 1 space after "="; 0 found
(#1549) Variable "C" must be all lower-case
(#1549) Expected "if (...) {\n"; found "if(...){"
(#1549) Variable "Y" must be all lower-case
(#1549) Expected 1 space before "!="; 0 found
(#1549) Expected 1 space after "!="; 0 found
(#1549) Inline control structures are not allowed
(#1549) Expected 1 space before "=="; 0 found
(#1549) Expected 1 space after "=="; 0 found
(#1549) Variable "Y" must be all lower-case
(#1549) Expected 1 space before "="; 0 found
(#1549) Expected 1 space after "="; 0 found
(#1549) Variable "Y" must be all lower-case
(#1549) Inline control structures are not allowed
(#1549) Expected 1 space before "=="; 0 found
(#1549) Expected 1 space after "=="; 0 found
(#1549) Variable "Y" must be all lower-case
(#1549) Expected 1 space before "="; 0 found
(#1549) Expected 1 space after "="; 0 found
(#1549) Variable "Y" must be all lower-case
(#1549) Closing brace must be on a line by itself
(#1549) Commas (,) must be followed by white space.
(#1549) Variable "Y" must be all lower-case
(#1549) Commas (,) must be followed by white space.
(#1549) Variable "C" must be all lower-case
(#1549) Closing brace must be on a line by itself
(#1549) Closing brace must be on a line by itself
(#1549) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1550) Commas (,) must be followed by white space.
(#1550) Commas (,) must be followed by white space.
(#1551) Commas (,) must be followed by white space.
(#1551) Variable "T" must be all lower-case
(#1551) Commas (,) must be followed by white space.
(#1553) Closing brace must be on a line by itself
(#1553) Usage of ELSEIF not allowed; use ELSE IF instead
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Variable "C" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Variable "K" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Expected "if (...) {\n"; found "if(...){"
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Expected 1 space before "?"; 0 found
(#1553) Expected 1 space after "?"; 0 found
(#1553) Expected 1 space before ":"; 0 found
(#1553) Expected 1 space after ":"; 0 found
(#1553) Variable "C" must be all lower-case
(#1553) Expected 1 space before "!="; 0 found
(#1553) Expected 1 space after "!="; 0 found
(#1553) Expected 1 space before "?"; 0 found
(#1553) Expected 1 space after "?"; 0 found
(#1553) Expected 1 space before ":"; 0 found
(#1553) Expected 1 space after ":"; 0 found
(#1553) Variable "A" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Variable "K" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Variable "K" must be all lower-case
(#1553) Commas (,) must be followed by white space.
(#1553) Variable "K" must be all lower-case
(#1553) Variable "Xg" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Inline control structures are not allowed
(#1553) Expected 1 space before "=>"; 0 found
(#1553) Expected 1 space after "=>"; 0 found
(#1553) Expected 1 space before "as"; 0 found
(#1553) Expected 1 space after "as"; 0 found
(#1553) Variable "K" must be all lower-case
(#1553) Expected 1 space before "=>"; 0 found
(#1553) Expected 1 space after "=>"; 0 found
(#1553) Variable "X" must be all lower-case
(#1553) Variable "Xg" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Variable "K" must be all lower-case
(#1553) Variable "K" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Variable "Xg" must be all lower-case
(#1553) Inline control structures are not allowed
(#1553) Expected 1 space before "=="; 0 found
(#1553) Expected 1 space after "=="; 0 found
(#1553) Variable "A" must be all lower-case
(#1553) Commas (,) must be followed by white space.
(#1553) Commas (,) must be followed by white space.
(#1553) Commas (,) must be followed by white space.
(#1553) Commas (,) must be followed by white space.
(#1553) Commas (,) must be followed by white space.
(#1553) Commas (,) must be followed by white space.
(#1553) Variable "C" must be all lower-case
(#1553) Expected 1 space before "=>"; 0 found
(#1553) Expected 1 space after "=>"; 0 found
(#1553) Expected 1 space before "?"; 0 found
(#1553) Expected 1 space after "?"; 0 found
(#1553) Expected 1 space before ":"; 0 found
(#1553) Expected 1 space after ":"; 0 found
(#1553) Variable "K" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Variable "Vb" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Expected 1 space before "=="; 0 found
(#1553) Expected 1 space after "=="; 0 found
(#1553) Expected 1 space before "?"; 0 found
(#1553) Expected 1 space after "?"; 0 found
(#1553) Expected 1 space before ":"; 0 found
(#1553) Expected 1 space after ":"; 0 found
(#1553) Variable "C" must be all lower-case
(#1553) Inline control structures are not allowed
(#1553) Variable "Vb" must be all lower-case
(#1553) Commas (,) must be followed by white space.
(#1553) Variable "A" must be all lower-case
(#1553) Commas (,) must be followed by white space.
(#1553) Variable "C" must be all lower-case
(#1553) Expected 1 space before "!="; 0 found
(#1553) Expected 1 space after "!="; 0 found
(#1553) Expected 1 space before "?"; 0 found
(#1553) Expected 1 space after "?"; 0 found
(#1553) Variable "Vb" must be all lower-case
(#1553) Expected 1 space before ":"; 0 found
(#1553) Expected 1 space after ":"; 0 found
(#1553) Variable "K" must be all lower-case
(#1553) Commas (,) must be followed by white space.
(#1553) Variable "A" must be all lower-case
(#1553) Commas (,) must be followed by white space.
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Closing brace must be on a line by itself
(#1553) Closing brace must be on a line by itself
(#1553) Closing brace must be on a line by itself
(#1553) Commas (,) must be followed by white space.
(#1553) Commas (,) must be followed by white space.
(#1553) Expected 1 space before "=>"; 0 found
(#1553) Expected 1 space after "=>"; 0 found
(#1553) Commas (,) must be followed by white space.
(#1553) Expected "if (...) {\n"; found "if(...){"
(#1553) Variable "K" must be all lower-case
(#1553) Inline control structures are not allowed
(#1553) Variable "K" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Inline control structures are not allowed
(#1553) Usage of ELSEIF not allowed; use ELSE IF instead
(#1553) Variable "K" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Closing brace must be on a line by itself
(#1553) Usage of ELSEIF not allowed; use ELSE IF instead
(#1553) Variable "C" must be all lower-case
(#1553) Expected 1 space before "!="; 0 found
(#1553) Expected 1 space after "!="; 0 found
(#1553) Variable "Lc" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Variable "K" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Variable "Lc" must be all lower-case
(#1553) Variable "C" must be all lower-case
(#1553) Variable "K" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Closing brace must be on a line by itself
(#1553) Expected "} else {\n"; found "}else{"
(#1553) Variable "K" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Variable "K" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Closing brace must be on a line by itself
(#1553) Variable "_g" must not contain underscores.
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Variable "Xg" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Expected 1 space before "==="; 0 found
(#1553) Expected 1 space after "==="; 0 found
(#1553) Variable "K" must be all lower-case
(#1553) Expected 1 space before "?"; 0 found
(#1553) Expected 1 space after "?"; 0 found
(#1553) Variable "_g" must not contain underscores.
(#1553) Expected 1 space before ":"; 0 found
(#1553) Expected 1 space after ":"; 0 found
(#1553) Variable "K" must be all lower-case
(#1553) Variable "Qf" must be all lower-case
(#1553) Expected 1 space before "="; 0 found
(#1553) Expected 1 space after "="; 0 found
(#1553) Commas (,) must be followed by white space.
(#1553) Commas (,) must be followed by white space.
(#1553) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1553) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1553) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1553) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1553) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1553) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1553) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1553) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1556) Expected "if (...) {\n"; found "if(...){"
(#1556) Variable "K" must be all lower-case
(#1556) Expected 1 space before "=="; 0 found
(#1556) Expected 1 space after "=="; 0 found
(#1556) Variable "K" must be all lower-case
(#1556) Expected 1 space before "=="; 0 found
(#1556) Expected 1 space after "=="; 0 found
(#1557) Line indented incorrectly; expected at least 8 spaces, found 0
(#1557) Commas (,) must be followed by white space.
(#1558) Commas (,) must be followed by white space.
(#1558) Commas (,) must be followed by white space.
(#1558) Variable "Qf" must be all lower-case
(#1558) Commas (,) must be followed by white space.
(#1558) Variable "K" must be all lower-case
(#1558) Commas (,) must be followed by white space.
(#1558) Commas (,) must be followed by white space.
(#1558) Line exceeds 132 characters; contains 145 characters
(#1558) Line exceeds 132 characters; contains 145 characters
(#1558) Line exceeds 132 characters; contains 145 characters
(#1558) Line exceeds 132 characters; contains 145 characters
(#1558) Line exceeds 132 characters; contains 145 characters
(#1558) Line exceeds 132 characters; contains 145 characters
(#1558) Line exceeds 132 characters; contains 145 characters
(#1558) Line exceeds 132 characters; contains 145 characters
(#1559) Commas (,) must be followed by white space.
(#1559) Commas (,) must be followed by white space.
(#1561) Commas (,) must be followed by white space.
(#1561) Commas (,) must be followed by white space.
(#1561) Commas (,) must be followed by white space.
(#1561) Commas (,) must be followed by white space.
(#1562) Variable "Cd" must be all lower-case
(#1562) Expected 1 space before "="; 0 found
(#1562) Expected 1 space after "="; 0 found
(#1562) Expected "foreach (...) {\n"; found "foreach(...){"
(#1562) Expected 1 space before "=>"; 0 found
(#1562) Expected 1 space after "=>"; 0 found
(#1562) Expected 1 space before "as"; 0 found
(#1562) Expected 1 space after "as"; 0 found
(#1562) Variable "K" must be all lower-case
(#1562) Expected 1 space before "=>"; 0 found
(#1562) Expected 1 space after "=>"; 0 found
(#1562) Variable "X" must be all lower-case
(#1562) Commas (,) must be followed by white space.
(#1562) Commas (,) must be followed by white space.
(#1562) Expected 1 space before "=>"; 0 found
(#1562) Expected 1 space after "=>"; 0 found
(#1562) Expected 1 space before "+"; 0 found
(#1562) Expected 1 space after "+"; 0 found
(#1562) Variable "_g" must not contain underscores.
(#1562) Commas (,) must be followed by white space.
(#1562) Variable "X" must be all lower-case
(#1562) Commas (,) must be followed by white space.
(#1562) Variable "Cd" must be all lower-case
(#1562) Expected 1 space before "=="; 0 found
(#1562) Expected 1 space after "=="; 0 found
(#1562) Variable "K" must be all lower-case
(#1562) Expected 1 space before "-"; 0 found
(#1562) Expected 1 space after "-"; 0 found
(#1562) Expected 1 space before "?"; 0 found
(#1562) Expected 1 space after "?"; 0 found
(#1562) Expected 1 space before ":"; 0 found
(#1562) Expected 1 space after ":"; 0 found
(#1562) Commas (,) must be followed by white space.
(#1562) Commas (,) must be followed by white space.
(#1562) Variable "Xg" must be all lower-case
(#1562) Commas (,) must be followed by white space.
(#1562) Variable "K" must be all lower-case
(#1562) Variable "Cd" must be all lower-case
(#1562) Closing brace must be on a line by itself
(#1562) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1562) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1562) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1562) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1562) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1562) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1562) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1562) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1564) Commas (,) must be followed by white space.
(#1564) Commas (,) must be followed by white space.
(#1564) Commas (,) must be followed by white space.
(#1564) Commas (,) must be followed by white space.
(#1564) Expected 1 space before "=>"; 0 found
(#1564) Expected 1 space after "=>"; 0 found
(#1564) Expected 1 space before "+"; 0 found
(#1564) Expected 1 space after "+"; 0 found
(#1564) Commas (,) must be followed by white space.
(#1564) Variable "Ke" must be all lower-case
(#1564) Commas (,) must be followed by white space.
(#1564) Variable "K" must be all lower-case
(#1564) Commas (,) must be followed by white space.
(#1564) Commas (,) must be followed by white space.
(#1564) Commas (,) must be followed by white space.
(#1564) Commas (,) must be followed by white space.
(#1564) Commas (,) must be followed by white space.
(#1564) Expected 1 space before "=>"; 0 found
(#1564) Expected 1 space after "=>"; 0 found
(#1564) Expected 1 space before "+"; 0 found
(#1564) Expected 1 space after "+"; 0 found
(#1564) Commas (,) must be followed by white space.
(#1564) Variable "Ke" must be all lower-case
(#1564) Commas (,) must be followed by white space.
(#1564) Variable "K" must be all lower-case
(#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) 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.
(#1564) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1565) Commas (,) must be followed by white space.
(#1565) Commas (,) must be followed by white space.
(#1566) Commas (,) must be followed by white space.
(#1566) Commas (,) must be followed by white space.
(#1567) Closing brace must be on a line by itself
(#1567) Expected "if (...) {\n"; found "if(...){"
(#1567) Variable "C" must be all lower-case
(#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.
(#1567) Commas (,) must be followed by white space.
(#1567) Commas (,) must be followed by white space.
(#1567) Closing brace must be on a line by itself
(#1567) Commas (,) must be followed by white space.
(#1567) Variable "T" must be all lower-case
(#1567) Commas (,) must be followed by white space.
(#1567) Line exceeds 132 characters; contains 144 characters
(#1567) Line exceeds 132 characters; contains 144 characters
(#1567) Line exceeds 132 characters; contains 144 characters
(#1567) Line exceeds 132 characters; contains 144 characters
(#1567) Line exceeds 132 characters; contains 144 characters
(#1567) Line exceeds 132 characters; contains 144 characters
(#1567) Line exceeds 132 characters; contains 144 characters
(#1567) Line exceeds 132 characters; contains 144 characters
(#1569) Closing brace must be on a line by itself
(#1569) Usage of ELSEIF not allowed; use ELSE IF instead
(#1569) Expected 1 space before "="; 0 found
(#1569) Expected 1 space after "="; 0 found
(#1569) Variable "K" must be all lower-case
(#1569) Expected 1 space before "="; 0 found
(#1569) Expected 1 space after "="; 0 found
(#1569) Expected "if (...) {\n"; found "if(...){"
(#1569) Variable "C" must be all lower-case
(#1569) Expected 1 space before "="; 0 found
(#1569) Expected 1 space after "="; 0 found
(#1569) Variable "K" must be all lower-case
(#1569) Variable "Fa" must be all lower-case
(#1569) Expected 1 space before "="; 0 found
(#1569) Expected 1 space after "="; 0 found
(#1569) Variable "K" must be all lower-case
(#1569) Variable "A" must be all lower-case
(#1569) Expected 1 space before "="; 0 found
(#1569) Expected 1 space after "="; 0 found
(#1569) Variable "C" must be all lower-case
(#1569) Expected 1 space before "="; 0 found
(#1569) Expected 1 space after "="; 0 found
(#1569) Inline control structures are not allowed
(#1569) Expected 1 space before "=="; 0 found
(#1569) Expected 1 space after "=="; 0 found
(#1569) Variable "C" must be all lower-case
(#1569) Expected 1 space before "!="; 0 found
(#1569) Expected 1 space after "!="; 0 found
(#1569) Expected 1 space before "=="; 0 found
(#1569) Expected 1 space after "=="; 0 found
(#1569) Expected 1 space before "?"; 0 found
(#1569) Expected 1 space after "?"; 0 found
(#1569) Expected 1 space before ":"; 0 found
(#1569) Expected 1 space after ":"; 0 found
(#1569) Variable "C" must be all lower-case
(#1569) Variable "Fa" must be all lower-case
(#1569) Commas (,) must be followed by white space.
(#1569) Variable "A" must be all lower-case
(#1569) Commas (,) must be followed by white space.
(#1569) Variable "Zg" must be all lower-case
(#1569) Expected 1 space before "="; 0 found
(#1569) Expected 1 space after "="; 0 found
(#1569) Variable "C" must be all lower-case
(#1569) Commas (,) must be followed by white space.
(#1569) Variable "C" must be all lower-case
(#1569) Variable "Fa" must be all lower-case
(#1569) Commas (,) must be followed by white space.
(#1569) Variable "C" must be all lower-case
(#1569) Commas (,) must be followed by white space.
(#1569) Variable "Zg" must be all lower-case
(#1569) Variable "Fa" must be all lower-case
(#1569) Commas (,) must be followed by white space.
(#1569) Variable "Zg" must be all lower-case
(#1569) Commas (,) must be followed by white space.
(#1569) Expected 1 space before "?"; 0 found
(#1569) Expected 1 space after "?"; 0 found
(#1569) Commas (,) must be followed by white space.
(#1569) Commas (,) must be followed by white space.
(#1569) Expected 1 space before ":"; 0 found
(#1569) Expected 1 space after ":"; 0 found
(#1569) Variable "A" must be all lower-case
(#1569) Commas (,) must be followed by white space.
(#1569) Commas (,) must be followed by white space.
(#1569) Commas (,) must be followed by white space.
(#1569) Commas (,) must be followed by white space.
(#1569) Commas (,) must be followed by white space.
(#1569) Variable "C" must be all lower-case
(#1569) Closing brace must be on a line by itself
(#1569) Closing brace must be on a line by itself
(#1569) Expected "if (...) {\n"; found "if(...){"
(#1569) Expected 1 space before "!="; 0 found
(#1569) Expected 1 space after "!="; 0 found
(#1569) Variable "K" must be all lower-case
(#1569) Expected 1 space before "="; 0 found
(#1569) Expected 1 space after "="; 0 found
(#1569) Variable "K" must be all lower-case
(#1569) Expected 1 space before "="; 0 found
(#1569) Expected 1 space after "="; 0 found
(#1569) Inline control structures are not allowed
(#1569) Expected 1 space before "="; 0 found
(#1569) Expected 1 space after "="; 0 found
(#1569) Closing brace must be on a line by itself
(#1569) Expected 1 space before "!="; 0 found
(#1569) Expected 1 space after "!="; 0 found
(#1569) Expected 1 space before "?"; 0 found
(#1569) Expected 1 space after "?"; 0 found
(#1569) Expected 1 space before ":"; 0 found
(#1569) Expected 1 space after ":"; 0 found
(#1569) Commas (,) must be followed by white space.
(#1569) Commas (,) must be followed by white space.
(#1569) Expected 1 space before "=>"; 0 found
(#1569) Expected 1 space after "=>"; 0 found
(#1569) Commas (,) must be followed by white space.
(#1569) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1569) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1569) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1569) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1569) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1569) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1569) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1569) Line exceeds maximum limit of 180 characters; contains 673 characters
(#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) Variable "K" must be all lower-case
(#1571) Commas (,) must be followed by white space.
(#1572) Commas (,) must be followed by white space.
(#1572) Variable "K" must be all lower-case
(#1573) Commas (,) must be followed by white space.
(#1573) Commas (,) must be followed by white space.
(#1574) Expected "if (...) {\n"; found "if(...){"
(#1574) Expected 1 space before "!="; 0 found
(#1574) Expected 1 space after "!="; 0 found
(#1574) Commas (,) must be followed by white space.
(#1574) Commas (,) must be followed by white space.
(#1574) Commas (,) must be followed by white space.
(#1574) Commas (,) must be followed by white space.
(#1574) Closing brace must be on a line by itself
(#1574) Commas (,) must be followed by white space.
(#1574) Variable "T" must be all lower-case
(#1574) Commas (,) must be followed by white space.
(#1574) Line exceeds 132 characters; contains 154 characters
(#1574) Line exceeds 132 characters; contains 154 characters
(#1574) Line exceeds 132 characters; contains 154 characters
(#1574) Line exceeds 132 characters; contains 154 characters
(#1574) Line exceeds 132 characters; contains 154 characters
(#1574) Line exceeds 132 characters; contains 154 characters
(#1574) Line exceeds 132 characters; contains 154 characters
(#1574) Line exceeds 132 characters; contains 154 characters
(#1576) Closing brace must be on a line by itself
(#1576) Usage of ELSEIF not allowed; use ELSE IF instead
(#1576) Expected 1 space before "="; 0 found
(#1576) Expected 1 space after "="; 0 found
(#1576) Expected 1 space before "="; 0 found
(#1576) Expected 1 space after "="; 0 found
(#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.
(#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.
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Variable "Fg" must be all lower-case
(#1576) Expected 1 space before "="; 0 found
(#1576) Expected 1 space after "="; 0 found
(#1576) Expected 1 space before "=>"; 0 found
(#1576) Expected 1 space after "=>"; 0 found
(#1576) Commas (,) must be followed by white space.
(#1576) Expected 1 space before "=>"; 0 found
(#1576) Expected 1 space after "=>"; 0 found
(#1576) Commas (,) must be followed by white space.
(#1576) Expected 1 space before "=>"; 0 found
(#1576) Expected 1 space after "=>"; 0 found
(#1576) Variable "K" must be all lower-case
(#1576) Expected 1 space before "="; 0 found
(#1576) Expected 1 space after "="; 0 found
(#1576) Expected "if (...) {\n"; found "if(...){"
(#1576) Inline control structures are not allowed
(#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) Usage of ELSEIF not allowed; use ELSE IF instead
(#1576) Variable "K" must be all lower-case
(#1576) Commas (,) must be followed by white space.
(#1576) Variable "Fg" must be all lower-case
(#1576) Variable "K" must be all lower-case
(#1576) Expected 1 space before "="; 0 found
(#1576) Expected 1 space after "="; 0 found
(#1576) Variable "K" must be all lower-case
(#1576) Expected 1 space before "?"; 0 found
(#1576) Expected 1 space after "?"; 0 found
(#1576) Variable "K" must be all lower-case
(#1576) Variable "K" must be all lower-case
(#1576) Variable "K" must be all lower-case
(#1576) Expected 1 space before "?"; 0 found
(#1576) Expected 1 space after "?"; 0 found
(#1576) Variable "K" must be all lower-case
(#1576) Expected 1 space before ":"; 0 found
(#1576) Expected 1 space after ":"; 0 found
(#1576) Variable "K" must be all lower-case
(#1576) Expected 1 space before "?"; 0 found
(#1576) Expected 1 space after "?"; 0 found
(#1576) Variable "K" must be all lower-case
(#1576) Expected 1 space before ":"; 0 found
(#1576) Expected 1 space after ":"; 0 found
(#1576) Expected 1 space before ":"; 0 found
(#1576) Expected 1 space after ":"; 0 found
(#1576) Variable "K" must be all lower-case
(#1576) Variable "K" must be all lower-case
(#1576) Expected 1 space before "?"; 0 found
(#1576) Expected 1 space after "?"; 0 found
(#1576) Expected 1 space before ":"; 0 found
(#1576) Expected 1 space after ":"; 0 found
(#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) Expected 1 space before "!="; 0 found
(#1576) Expected 1 space after "!="; 0 found
(#1576) Expected 1 space before "?"; 0 found
(#1576) Expected 1 space after "?"; 0 found
(#1576) Expected 1 space before ":"; 0 found
(#1576) Expected 1 space after ":"; 0 found
(#1576) Commas (,) must be followed by white space.
(#1576) Expected 1 space before "!="; 0 found
(#1576) Expected 1 space after "!="; 0 found
(#1576) Expected 1 space before "?"; 0 found
(#1576) Expected 1 space after "?"; 0 found
(#1576) Expected 1 space before "!="; 0 found
(#1576) Expected 1 space after "!="; 0 found
(#1576) Variable "K" must be all lower-case
(#1576) Expected 1 space before "?"; 0 found
(#1576) Expected 1 space after "?"; 0 found
(#1576) Variable "K" must be all lower-case
(#1576) Expected 1 space before ":"; 0 found
(#1576) Expected 1 space after ":"; 0 found
(#1576) Expected 1 space before ":"; 0 found
(#1576) Expected 1 space after ":"; 0 found
(#1576) Variable "K" must be all lower-case
(#1576) Variable "Fg" must be all lower-case
(#1576) Variable "K" must be all lower-case
(#1576) Variable "K" must be all lower-case
(#1576) Variable "K" must be all lower-case
(#1576) Commas (,) must be followed by white space.
(#1576) Closing brace must be on a line by itself
(#1576) Closing brace must be on a line by itself
(#1576) Expected 1 space before "!="; 0 found
(#1576) Expected 1 space after "!="; 0 found
(#1576) Expected 1 space before "?"; 0 found
(#1576) Expected 1 space after "?"; 0 found
(#1576) Expected 1 space before ":"; 0 found
(#1576) Expected 1 space after ":"; 0 found
(#1576) Commas (,) must be followed by white space.
(#1576) Expected "if (...) {\n"; found "if(...){"
(#1576) Variable "K" must be all lower-case
(#1576) Expected 1 space before "!="; 0 found
(#1576) Expected 1 space after "!="; 0 found
(#1576) Variable "L" must be all lower-case
(#1576) Expected 1 space before "="; 0 found
(#1576) Expected 1 space after "="; 0 found
(#1576) Variable "K" must be all lower-case
(#1576) Expected 1 space before "="; 0 found
(#1576) Expected 1 space after "="; 0 found
(#1576) Variable "L" must be all lower-case
(#1576) Closing brace must be on a line by itself
(#1576) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1579) Commas (,) must be followed by white space.
(#1579) Commas (,) must be followed by white space.
(#1579) Commas (,) must be followed by white space.
(#1579) Variable "K" must be all lower-case
(#1579) Commas (,) must be followed by white space.
(#1580) Commas (,) must be followed by white space.
(#1580) Commas (,) must be followed by white space.
(#1580) Commas (,) must be followed by white space.
(#1580) Variable "K" must be all lower-case
(#1580) Commas (,) must be followed by white space.
(#1581) Commas (,) must be followed by white space.
(#1581) Commas (,) must be followed by white space.
(#1581) Commas (,) must be followed by white space.
(#1581) Variable "K" must be all lower-case
(#1581) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Variable "K" must be all lower-case
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Variable "K" must be all lower-case
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Variable "Fg" must be all lower-case
(#1582) Commas (,) must be followed by white space.
(#1582) Variable "K" must be all lower-case
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Variable "K" must be all lower-case
(#1582) Commas (,) must be followed by white space.
(#1582) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1583) Commas (,) must be followed by white space.
(#1583) Commas (,) must be followed by white space.
(#1583) Commas (,) must be followed by white space.
(#1583) Variable "K" must be all lower-case
(#1583) Expected 1 space before "=="; 0 found
(#1583) Expected 1 space after "=="; 0 found
(#1583) Commas (,) must be followed by white space.
(#1583) Commas (,) must be followed by white space.
(#1584) Commas (,) must be followed by white space.
(#1584) Variable "K" must be all lower-case
(#1585) Commas (,) must be followed by white space.
(#1585) Commas (,) must be followed by white space.
(#1586) Expected "if (...) {\n"; found "if(...){"
(#1586) Expected 1 space before "!="; 0 found
(#1586) Expected 1 space after "!="; 0 found
(#1586) Commas (,) must be followed by white space.
(#1586) Commas (,) must be followed by white space.
(#1586) Commas (,) must be followed by white space.
(#1586) Commas (,) must be followed by white space.
(#1586) Closing brace must be on a line by itself
(#1586) Commas (,) must be followed by white space.
(#1586) Variable "T" must be all lower-case
(#1586) Commas (,) must be followed by white space.
(#1586) Line exceeds 132 characters; contains 144 characters
(#1586) Line exceeds 132 characters; contains 144 characters
(#1586) Line exceeds 132 characters; contains 144 characters
(#1586) Line exceeds 132 characters; contains 144 characters
(#1586) Line exceeds 132 characters; contains 144 characters
(#1586) Line exceeds 132 characters; contains 144 characters
(#1586) Line exceeds 132 characters; contains 144 characters
(#1586) Line exceeds 132 characters; contains 144 characters
(#1588) Closing brace must be on a line by itself
(#1588) Usage of ELSEIF not allowed; use ELSE IF instead
(#1588) Expected 1 space before "="; 0 found
(#1588) Expected 1 space after "="; 0 found
(#1588) Expected 1 space before "="; 0 found
(#1588) Expected 1 space after "="; 0 found
(#1588) Expected 1 space before "?"; 0 found
(#1588) Expected 1 space after "?"; 0 found
(#1588) Expected 1 space before ":"; 0 found
(#1588) Expected 1 space after ":"; 0 found
(#1588) Variable "K" must be all lower-case
(#1588) Expected 1 space before "="; 0 found
(#1588) Expected 1 space after "="; 0 found
(#1588) Variable "K" must be all lower-case
(#1588) Expected 1 space before "="; 0 found
(#1588) Expected 1 space after "="; 0 found
(#1588) Variable "K" must be all lower-case
(#1588) Expected "if (...) {\n"; found "if(...){"
(#1588) Variable "K" must be all lower-case
(#1588) Variable "Zg" must be all lower-case
(#1588) Expected 1 space before "="; 0 found
(#1588) Expected 1 space after "="; 0 found
(#1588) Variable "K" must be all lower-case
(#1588) Commas (,) must be followed by white space.
(#1588) Commas (,) must be followed by white space.
(#1588) Variable "K" must be all lower-case
(#1588) Commas (,) must be followed by white space.
(#1588) Variable "K" must be all lower-case
(#1588) Commas (,) must be followed by white space.
(#1588) Commas (,) must be followed by white space.
(#1588) Expected 1 space before "=>"; 0 found
(#1588) Expected 1 space after "=>"; 0 found
(#1588) Variable "Zg" must be all lower-case
(#1588) Expected 1 space before "+"; 0 found
(#1588) Expected 1 space after "+"; 0 found
(#1588) Variable "K" must be all lower-case
(#1588) Commas (,) must be followed by white space.
(#1588) Variable "Zg" must be all lower-case
(#1588) Commas (,) must be followed by white space.
(#1588) Commas (,) must be followed by white space.
(#1588) Commas (,) must be followed by white space.
(#1588) Commas (,) must be followed by white space.
(#1588) Commas (,) must be followed by white space.
(#1588) Commas (,) must be followed by white space.
(#1588) Commas (,) must be followed by white space.
(#1588) Commas (,) must be followed by white space.
(#1588) Variable "K" must be all lower-case
(#1588) Closing brace must be on a line by itself
(#1588) Expected 1 space before "!="; 0 found
(#1588) Expected 1 space after "!="; 0 found
(#1588) Expected 1 space before "?"; 0 found
(#1588) Expected 1 space after "?"; 0 found
(#1588) Expected 1 space before "?"; 0 found
(#1588) Expected 1 space after "?"; 0 found
(#1588) Expected 1 space before ":"; 0 found
(#1588) Expected 1 space after ":"; 0 found
(#1588) Expected 1 space before ":"; 0 found
(#1588) Expected 1 space after ":"; 0 found
(#1588) Expected 1 space before "?"; 0 found
(#1588) Expected 1 space after "?"; 0 found
(#1588) Expected 1 space before ":"; 0 found
(#1588) Expected 1 space after ":"; 0 found
(#1588) Commas (,) must be followed by white space.
(#1588) Expected "if (...) {\n"; found "if(...){"
(#1588) Expected 1 space before "!="; 0 found
(#1588) Expected 1 space after "!="; 0 found
(#1588) Variable "K" must be all lower-case
(#1588) Expected 1 space before "="; 0 found
(#1588) Expected 1 space after "="; 0 found
(#1588) Commas (,) must be followed by white space.
(#1588) Variable "K" must be all lower-case
(#1588) Expected 1 space before "="; 0 found
(#1588) Expected 1 space after "="; 0 found
(#1588) Closing brace must be on a line by itself
(#1588) Expected 1 space before "="; 0 found
(#1588) Expected 1 space after "="; 0 found
(#1588) Expected 1 space before "="; 0 found
(#1588) Expected 1 space after "="; 0 found
(#1588) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1588) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1588) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1588) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1588) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1588) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1588) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1588) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1590) Commas (,) must be followed by white space.
(#1590) Commas (,) must be followed by white space.
(#1590) Commas (,) must be followed by white space.
(#1590) Variable "K" must be all lower-case
(#1590) Commas (,) must be followed by white space.
(#1591) Commas (,) must be followed by white space.
(#1591) Expected 1 space before "?"; 0 found
(#1591) Expected 1 space after "?"; 0 found
(#1591) Commas (,) must be followed by white space.
(#1591) Commas (,) must be followed by white space.
(#1591) Variable "K" must be all lower-case
(#1591) Expected 1 space before ":"; 0 found
(#1591) Expected 1 space after ":"; 0 found
(#1591) Commas (,) must be followed by white space.
(#1591) Commas (,) must be followed by white space.
(#1591) Commas (,) must be followed by white space.
(#1593) Variable "K" must be all lower-case
(#1593) Commas (,) must be followed by white space.
(#1593) Commas (,) must be followed by white space.
(#1593) Expected "if (...) {\n"; found "if(...){"
(#1593) Commas (,) must be followed by white space.
(#1593) Variable "K" must be all lower-case
(#1593) Commas (,) must be followed by white space.
(#1593) Closing brace must be on a line by itself
(#1593) Line exceeds 132 characters; contains 143 characters
(#1593) Line exceeds 132 characters; contains 143 characters
(#1593) Line exceeds 132 characters; contains 143 characters
(#1593) Line exceeds 132 characters; contains 143 characters
(#1593) Line exceeds 132 characters; contains 143 characters
(#1593) Line exceeds 132 characters; contains 143 characters
(#1593) Line exceeds 132 characters; contains 143 characters
(#1593) Line exceeds 132 characters; contains 143 characters
(#1594) Commas (,) must be followed by white space.
(#1594) Variable "K" must be all lower-case
(#1595) Commas (,) must be followed by white space.
(#1595) Commas (,) must be followed by white space.
(#1596) Expected "if (...) {\n"; found "if(...){"
(#1596) Expected 1 space before "!="; 0 found
(#1596) Expected 1 space after "!="; 0 found
(#1596) Commas (,) must be followed by white space.
(#1596) Commas (,) must be followed by white space.
(#1596) Commas (,) must be followed by white space.
(#1596) Commas (,) must be followed by white space.
(#1596) Closing brace must be on a line by itself
(#1596) Commas (,) must be followed by white space.
(#1596) Variable "T" must be all lower-case
(#1596) Commas (,) must be followed by white space.
(#1596) Line exceeds 132 characters; contains 144 characters
(#1596) Line exceeds 132 characters; contains 144 characters
(#1596) Line exceeds 132 characters; contains 144 characters
(#1596) Line exceeds 132 characters; contains 144 characters
(#1596) Line exceeds 132 characters; contains 144 characters
(#1596) Line exceeds 132 characters; contains 144 characters
(#1596) Line exceeds 132 characters; contains 144 characters
(#1596) Line exceeds 132 characters; contains 144 characters
(#1598) Closing brace must be on a line by itself
(#1598) Usage of ELSEIF not allowed; use ELSE IF instead
(#1598) Expected 1 space before "="; 0 found
(#1598) Expected 1 space after "="; 0 found
(#1598) Variable "K" must be all lower-case
(#1598) Expected 1 space before "="; 0 found
(#1598) Expected 1 space after "="; 0 found
(#1598) Expected "if (...) {\n"; found "if(...){"
(#1598) Variable "_" must not contain underscores.
(#1598) Expected 1 space before "="; 0 found
(#1598) Expected 1 space after "="; 0 found
(#1598) Commas (,) must be followed by white space.
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "C" must be all lower-case
(#1598) Expected 1 space before "="; 0 found
(#1598) Expected 1 space after "="; 0 found
(#1598) Variable "K" must be all lower-case
(#1598) Inline control structures are not allowed
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "_" must not contain underscores.
(#1598) Commas (,) must be followed by white space.
(#1598) Inline control structures are not allowed
(#1598) Usage of ELSEIF not allowed; use ELSE IF instead
(#1598) Expected 1 space before "=="; 0 found
(#1598) Expected 1 space after "=="; 0 found
(#1598) Variable "C" must be all lower-case
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "_" must not contain underscores.
(#1598) Commas (,) must be followed by white space.
(#1598) Inline control structures are not allowed
(#1598) Usage of ELSEIF not allowed; use ELSE IF instead
(#1598) Expected 1 space before "!="; 0 found
(#1598) Expected 1 space after "!="; 0 found
(#1598) Variable "C" must be all lower-case
(#1598) Variable "C" must be all lower-case
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "_" must not contain underscores.
(#1598) Commas (,) must be followed by white space.
(#1598) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1598) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1598) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1598) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1598) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1598) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1598) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1598) Inline control structures are not allowed
(#1598) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1599) Line indented incorrectly; expected at least 8 spaces, found 0
(#1599) Variable "_" must not contain underscores.
(#1599) Closing brace must be on a line by itself
(#1599) Expected 1 space before "!="; 0 found
(#1599) Expected 1 space after "!="; 0 found
(#1599) Expected 1 space before "?"; 0 found
(#1599) Expected 1 space after "?"; 0 found
(#1599) Expected 1 space before ":"; 0 found
(#1599) Expected 1 space after ":"; 0 found
(#1599) Commas (,) must be followed by white space.
(#1599) Inline control structures are not allowed
(#1599) Variable "K" must be all lower-case
(#1599) Variable "K" must be all lower-case
(#1599) Expected 1 space before "="; 0 found
(#1599) Expected 1 space after "="; 0 found
(#1601) Commas (,) must be followed by white space.
(#1601) Variable "K" must be all lower-case
(#1601) Commas (,) must be followed by white space.
(#1602) Commas (,) must be followed by white space.
(#1602) Commas (,) must be followed by white space.
(#1603) Inline control structures are not allowed
(#1603) Expected 1 space before "!="; 0 found
(#1603) Expected 1 space after "!="; 0 found
(#1603) Commas (,) must be followed by white space.
(#1603) Variable "T" must be all lower-case
(#1603) Commas (,) must be followed by white space.
(#1603) Line exceeds 132 characters; contains 144 characters
(#1603) Line exceeds 132 characters; contains 144 characters
(#1603) Line exceeds 132 characters; contains 144 characters
(#1603) Line exceeds 132 characters; contains 144 characters
(#1603) Line exceeds 132 characters; contains 144 characters
(#1603) Line exceeds 132 characters; contains 144 characters
(#1603) Line exceeds 132 characters; contains 144 characters
(#1603) Line exceeds 132 characters; contains 144 characters
(#1605) Closing brace must be on a line by itself
(#1605) Usage of ELSEIF not allowed; use ELSE IF instead
(#1605) Expected 1 space before "="; 0 found
(#1605) Expected 1 space after "="; 0 found
(#1605) Variable "K" must be all lower-case
(#1605) Expected 1 space before "="; 0 found
(#1605) Expected 1 space after "="; 0 found
(#1605) Expected "if (...) {\n"; found "if(...){"
(#1605) Variable "_" must not contain underscores.
(#1605) Expected 1 space before "="; 0 found
(#1605) Expected 1 space after "="; 0 found
(#1605) Commas (,) must be followed by white space.
(#1605) Commas (,) must be followed by white space.
(#1605) Inline control structures are not allowed
(#1605) Commas (,) must be followed by white space.
(#1605) Variable "_" must not contain underscores.
(#1605) Commas (,) must be followed by white space.
(#1605) Line exceeds 132 characters; contains 175 characters
(#1605) Line exceeds 132 characters; contains 175 characters
(#1605) Line exceeds 132 characters; contains 175 characters
(#1605) Line exceeds 132 characters; contains 175 characters
(#1605) Line exceeds 132 characters; contains 175 characters
(#1605) Line exceeds 132 characters; contains 175 characters
(#1605) Line exceeds 132 characters; contains 175 characters
(#1605) Line exceeds 132 characters; contains 175 characters
(#1605) Inline control structures are not allowed
(#1606) Line indented incorrectly; expected at least 8 spaces, found 0
(#1606) Variable "K" must be all lower-case
(#1606) Variable "K" must be all lower-case
(#1606) Commas (,) must be followed by white space.
(#1606) Variable "_" must not contain underscores.
(#1606) Commas (,) must be followed by white space.
(#1606) Closing brace must be on a line by itself
(#1606) Expected 1 space before "!="; 0 found
(#1606) Expected 1 space after "!="; 0 found
(#1606) Expected 1 space before "?"; 0 found
(#1606) Expected 1 space after "?"; 0 found
(#1606) Expected 1 space before ":"; 0 found
(#1606) Expected 1 space after ":"; 0 found
(#1606) Commas (,) must be followed by white space.
(#1606) Inline control structures are not allowed
(#1606) Variable "K" must be all lower-case
(#1606) Variable "K" must be all lower-case
(#1606) Expected 1 space before "="; 0 found
(#1606) Expected 1 space after "="; 0 found
(#1606) Line exceeds 132 characters; contains 167 characters
(#1606) Line exceeds 132 characters; contains 167 characters
(#1606) Line exceeds 132 characters; contains 167 characters
(#1606) Line exceeds 132 characters; contains 167 characters
(#1606) Line exceeds 132 characters; contains 167 characters
(#1606) Line exceeds 132 characters; contains 167 characters
(#1606) Line exceeds 132 characters; contains 167 characters
(#1606) Line exceeds 132 characters; contains 167 characters
(#1609) Inline control structures are not allowed
(#1609) Expected 1 space before "!="; 0 found
(#1609) Expected 1 space after "!="; 0 found
(#1609) Variable "K" must be all lower-case
(#1609) Commas (,) must be followed by white space.
(#1609) Variable "K" must be all lower-case
(#1609) Closing brace must be on a line by itself
(#1609) Commas (,) must be followed by white space.
(#1609) Variable "T" must be all lower-case
(#1609) Commas (,) must be followed by white space.
(#1609) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1611) Closing brace must be on a line by itself
(#1611) Usage of ELSEIF not allowed; use ELSE IF instead
(#1611) Expected 1 space before "="; 0 found
(#1611) Expected 1 space after "="; 0 found
(#1611) Variable "C" must be all lower-case
(#1611) Expected 1 space before "="; 0 found
(#1611) Expected 1 space after "="; 0 found
(#1611) Expected 1 space before "="; 0 found
(#1611) Expected 1 space after "="; 0 found
(#1611) Variable "K" must be all lower-case
(#1611) Expected 1 space before "="; 0 found
(#1611) Expected 1 space after "="; 0 found
(#1611) Variable "C" must be all lower-case
(#1611) Expected 1 space before "+"; 0 found
(#1611) Expected 1 space after "+"; 0 found
(#1611) Expected 1 space before "=>"; 0 found
(#1611) Expected 1 space after "=>"; 0 found
(#1611) Expected "if (...) {\n"; found "if(...){"
(#1611) Expected "if (...) {\n"; found "if(...){"
(#1611) Commas (,) must be followed by white space.
(#1611) Commas (,) must be followed by white space.
(#1611) Commas (,) must be followed by white space.
(#1611) Variable "Je" must be all lower-case
(#1611) Expected 1 space before "="; 0 found
(#1611) Expected 1 space after "="; 0 found
(#1611) Variable "Vb" must be all lower-case
(#1611) Expected 1 space before "="; 0 found
(#1611) Expected 1 space after "="; 0 found
(#1611) Variable "C" must be all lower-case
(#1611) Expected 1 space before "=="; 0 found
(#1611) Expected 1 space after "=="; 0 found
(#1611) Expected 1 space before "?"; 0 found
(#1611) Expected 1 space after "?"; 0 found
(#1611) Variable "Je" must be all lower-case
(#1611) Expected 1 space before ":"; 0 found
(#1611) Expected 1 space after ":"; 0 found
(#1611) Variable "A" must be all lower-case
(#1611) Expected 1 space before "="; 0 found
(#1611) Expected 1 space after "="; 0 found
(#1611) Inline control structures are not allowed
(#1611) Variable "Vb" must be all lower-case
(#1611) Commas (,) must be followed by white space.
(#1611) Variable "A" must be all lower-case
(#1611) Commas (,) must be followed by white space.
(#1611) Inline control structures are not allowed
(#1611) Variable "C" must be all lower-case
(#1611) Expected 1 space before "!="; 0 found
(#1611) Expected 1 space after "!="; 0 found
(#1611) Variable "Vb" must be all lower-case
(#1611) Variable "A" must be all lower-case
(#1611) Commas (,) must be followed by white space.
(#1611) Variable "C" must be all lower-case
(#1611) Expected 1 space before "!="; 0 found
(#1611) Expected 1 space after "!="; 0 found
(#1611) Expected 1 space before "?"; 0 found
(#1611) Expected 1 space after "?"; 0 found
(#1611) Expected 1 space before ":"; 0 found
(#1611) Expected 1 space after ":"; 0 found
(#1611) Commas (,) must be followed by white space.
(#1611) Variable "Je" must be all lower-case
(#1611) Commas (,) must be followed by white space.
(#1611) Inline control structures are not allowed
(#1611) Variable "C" must be all lower-case
(#1611) Expected 1 space before "!="; 0 found
(#1611) Expected 1 space after "!="; 0 found
(#1611) Variable "Je" must be all lower-case
(#1611) Commas (,) must be followed by white space.
(#1611) Variable "K" must be all lower-case
(#1611) Expected 1 space before "+"; 0 found
(#1611) Expected 1 space after "+"; 0 found
(#1611) Expected 1 space before "=>"; 0 found
(#1611) Expected 1 space after "=>"; 0 found
(#1611) Closing brace must be on a line by itself
(#1611) Closing brace must be on a line by itself
(#1611) Variable "K" must be all lower-case
(#1611) Expected 1 space before "="; 0 found
(#1611) Expected 1 space after "="; 0 found
(#1611) Closing brace must be on a line by itself
(#1611) Variable "C" must be all lower-case
(#1611) Expected 1 space before "!="; 0 found
(#1611) Expected 1 space after "!="; 0 found
(#1611) Expected 1 space before "?"; 0 found
(#1611) Expected 1 space after "?"; 0 found
(#1611) Variable "C" must be all lower-case
(#1611) Expected 1 space before ":"; 0 found
(#1611) Expected 1 space after ":"; 0 found
(#1611) Commas (,) must be followed by white space.
(#1611) Commas (,) must be followed by white space.
(#1611) Expected 1 space before "=>"; 0 found
(#1611) Expected 1 space after "=>"; 0 found
(#1611) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1611) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1611) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1611) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1611) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1611) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1611) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1611) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "K" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "K" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Expected 1 space before "?"; 0 found
(#1614) Expected 1 space after "?"; 0 found
(#1614) Variable "K" must be all lower-case
(#1614) Expected 1 space before ":"; 0 found
(#1614) Expected 1 space after ":"; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "K" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1615) Commas (,) must be followed by white space.
(#1615) Commas (,) must be followed by white space.
(#1615) Commas (,) must be followed by white space.
(#1615) Variable "K" must be all lower-case
(#1617) Commas (,) must be followed by white space.
(#1617) Variable "K" must be all lower-case
(#1618) Commas (,) must be followed by white space.
(#1618) Commas (,) must be followed by white space.
(#1619) Expected "if (...) {\n"; found "if(...){"
(#1619) Variable "C" must be all lower-case
(#1619) Expected 1 space before "!="; 0 found
(#1619) Expected 1 space after "!="; 0 found
(#1619) Commas (,) must be followed by white space.
(#1619) Commas (,) must be followed by white space.
(#1619) Commas (,) must be followed by white space.
(#1619) Commas (,) must be followed by white space.
(#1619) Closing brace must be on a line by itself
(#1619) Commas (,) must be followed by white space.
(#1619) Variable "T" must be all lower-case
(#1619) Commas (,) must be followed by white space.
(#1619) Line exceeds 132 characters; contains 143 characters
(#1619) Line exceeds 132 characters; contains 143 characters
(#1619) Line exceeds 132 characters; contains 143 characters
(#1619) Line exceeds 132 characters; contains 143 characters
(#1619) Line exceeds 132 characters; contains 143 characters
(#1619) Line exceeds 132 characters; contains 143 characters
(#1619) Line exceeds 132 characters; contains 143 characters
(#1619) Line exceeds 132 characters; contains 143 characters
(#1621) Closing brace must be on a line by itself
(#1621) Usage of ELSEIF not allowed; use ELSE IF instead
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Variable "Df" must be all lower-case
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Expected 1 space before "=>"; 0 found
(#1621) Expected 1 space after "=>"; 0 found
(#1621) Expected 1 space before "=>"; 0 found
(#1621) Expected 1 space after "=>"; 0 found
(#1621) Expected "foreach (...) {\n"; found "foreach(...){"
(#1621) Expected 1 space before "as"; 0 found
(#1621) Expected 1 space after "as"; 0 found
(#1621) Variable "K" must be all lower-case
(#1621) Inline control structures are not allowed
(#1621) Expected 1 space before "as"; 0 found
(#1621) Expected 1 space after "as"; 0 found
(#1621) Commas (,) must be followed by white space.
(#1621) Variable "K" must be all lower-case
(#1621) Expected 1 space before "=="; 0 found
(#1621) Expected 1 space after "=="; 0 found
(#1621) Expected 1 space before "?"; 0 found
(#1621) Expected 1 space after "?"; 0 found
(#1621) Expected 1 space before ":"; 0 found
(#1621) Expected 1 space after ":"; 0 found
(#1621) Variable "K" must be all lower-case
(#1621) Variable "Df" must be all lower-case
(#1621) Variable "K" must be all lower-case
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Variable "K" must be all lower-case
(#1621) Closing brace must be on a line by itself
(#1621) Variable "Df" must be all lower-case
(#1621) Expected 1 space before "+="; 0 found
(#1621) Expected 1 space after "+="; 0 found
(#1621) Variable "Df" must be all lower-case
(#1621) Variable "Df" must be all lower-case
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Variable "Df" must be all lower-case
(#1621) Variable "Df" must be all lower-case
(#1621) Variable "Df" must be all lower-case
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Inline control structures are not allowed
(#1621) Expected 1 space before "as"; 0 found
(#1621) Expected 1 space after "as"; 0 found
(#1621) Commas (,) must be followed by white space.
(#1621) Commas (,) must be followed by white space.
(#1621) Commas (,) must be followed by white space.
(#1621) Variable "X" must be all lower-case
(#1621) Variable "Df" must be all lower-case
(#1621) Variable "X" must be all lower-case
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Variable "Df" must be all lower-case
(#1621) Variable "X" must be all lower-case
(#1621) Variable "Df" must be all lower-case
(#1621) Inline control structures are not allowed
(#1621) Expected 1 space before "=>"; 0 found
(#1621) Expected 1 space after "=>"; 0 found
(#1621) Expected 1 space before "as"; 0 found
(#1621) Expected 1 space after "as"; 0 found
(#1621) Variable "Df" must be all lower-case
(#1621) Expected 1 space before "=>"; 0 found
(#1621) Expected 1 space after "=>"; 0 found
(#1621) Variable "X" must be all lower-case
(#1621) Variable "Df" must be all lower-case
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Expected "if (...) {\n"; found "if(...){"
(#1621) Inline control structures are not allowed
(#1621) Expected 1 space before "=>"; 0 found
(#1621) Expected 1 space after "=>"; 0 found
(#1621) Expected 1 space before "as"; 0 found
(#1621) Expected 1 space after "as"; 0 found
(#1621) Expected 1 space before "=>"; 0 found
(#1621) Expected 1 space after "=>"; 0 found
(#1621) Variable "X" must be all lower-case
(#1621) Variable "X" must be all lower-case
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Variable "X" must be all lower-case
(#1621) Expected 1 space before "+"; 0 found
(#1621) Expected 1 space after "+"; 0 found
(#1621) Closing brace must be on a line by itself
(#1621) Variable "Uc" must be all lower-case
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Variable "He" must be all lower-case
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Expected "if (...) {\n"; found "if(...){"
(#1621) Variable "I" must be all lower-case
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Expected "while (...) {\n"; found "while(...){"
(#1621) Variable "K" must be all lower-case
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Variable "I" must be all lower-case
(#1621) Expected "if (...) {\n"; found "if(...){"
(#1621) Commas (,) must be followed by white space.
(#1621) Variable "K" must be all lower-case
(#1621) Commas (,) must be followed by white space.
(#1621) Variable "B" must be all lower-case
(#1621) Commas (,) must be followed by white space.
(#1621) Variable "B" must be all lower-case
(#1621) Commas (,) must be followed by white space.
(#1621) Commas (,) must be followed by white space.
(#1621) Expected "foreach (...) {\n"; found "foreach(...){"
(#1621) Expected 1 space after "as"; 0 found
(#1621) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1622) Line indented incorrectly; expected at least 16 spaces, found 0
(#1622) Variable "X" must be all lower-case
(#1622) Inline control structures are not allowed
(#1622) Variable "X" must be all lower-case
(#1622) Expected 1 space before "!="; 0 found
(#1622) Expected 1 space after "!="; 0 found
(#1622) Variable "Uc" must be all lower-case
(#1622) Variable "B" must be all lower-case
(#1622) Variable "X" must be all lower-case
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1622) Inline control structures are not allowed
(#1622) Commas (,) must be followed by white space.
(#1622) Variable "K" must be all lower-case
(#1622) Variable "Uc" must be all lower-case
(#1622) Variable "B" must be all lower-case
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1622) Closing brace must be on a line by itself
(#1622) Closing brace must be on a line by itself
(#1622) Inline control structures are not allowed
(#1622) Commas (,) must be followed by white space.
(#1622) Variable "K" must be all lower-case
(#1622) Commas (,) must be followed by white space.
(#1622) Variable "B" must be all lower-case
(#1622) Variable "He" must be all lower-case
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1622) Variable "B" must be all lower-case
(#1622) Closing brace must be on a line by itself
(#1622) Closing brace must be on a line by itself
(#1622) Expected "if (...) {\n"; found "if(...){"
(#1622) Variable "Ie" must be all lower-case
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1622) Expected 1 space before "?"; 0 found
(#1622) Expected 1 space after "?"; 0 found
(#1622) Expected 1 space before ":"; 0 found
(#1622) Expected 1 space after ":"; 0 found
(#1622) Inline control structures are not allowed
(#1622) Variable "Ie" must be all lower-case
(#1622) Commas (,) must be followed by white space.
(#1622) Commas (,) must be followed by white space.
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1622) Expected "if (...) {\n"; found "if(...){"
(#1622) Expected 1 space before "!="; 0 found
(#1622) Expected 1 space after "!="; 0 found
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1622) Closing brace must be on a line by itself
(#1622) Variable "Ab" must be all lower-case
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1622) Expected "if (...) {\n"; found "if(...){"
(#1622) Expected "if (...) {\n"; found "if(...){"
(#1622) Variable "Ie" must be all lower-case
(#1622) Expected 1 space before "!="; 0 found
(#1622) Expected 1 space after "!="; 0 found
(#1622) Variable "Ab" must be all lower-case
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1622) Expected 1 space before "<"; 0 found
(#1622) Expected 1 space after "<"; 0 found
(#1622) Expected 1 space before "?"; 0 found
(#1622) Expected 1 space after "?"; 0 found
(#1622) Expected 1 space before ":"; 0 found
(#1622) Expected 1 space after ":"; 0 found
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1622) Variable "Ab" must be all lower-case
(#1622) Closing brace must be on a line by itself
(#1622) Inline control structures are not allowed
(#1622) Usage of ELSEIF not allowed; use ELSE IF instead
(#1622) Expected 1 space before "!="; 0 found
(#1622) Expected 1 space after "!="; 0 found
(#1622) Variable "He" must be all lower-case
(#1622) Closing brace must be on a line by itself
(#1622) Expected "if (...) {\n"; found "if(...){"
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1622) Expected "foreach (...) {\n"; found "foreach(...){"
(#1622) Expected 1 space before "=>"; 0 found
(#1622) Expected 1 space after "=>"; 0 found
(#1622) Expected 1 space after "as"; 0 found
(#1622) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1623) Line indented incorrectly; expected at least 12 spaces, found 0
(#1623) Variable "Ce" must be all lower-case
(#1623) Expected 1 space before "=>"; 0 found
(#1623) Expected 1 space after "=>"; 0 found
(#1623) Variable "Tc" must be all lower-case
(#1623) Inline control structures are not allowed
(#1623) Variable "Tc" must be all lower-case
(#1623) Expected 1 space before "="; 0 found
(#1623) Expected 1 space after "="; 0 found
(#1623) Variable "Tc" must be all lower-case
(#1623) Variable "Tc" must be all lower-case
(#1623) Expected 1 space before "="; 0 found
(#1623) Expected 1 space after "="; 0 found
(#1623) Variable "Tc" must be all lower-case
(#1623) Inline control structures are not allowed
(#1623) Expected 1 space before "="; 0 found
(#1623) Expected 1 space after "="; 0 found
(#1623) Variable "Ce" must be all lower-case
(#1623) Commas (,) must be followed by white space.
(#1623) Commas (,) must be followed by white space.
(#1623) Variable "Tc" must be all lower-case
(#1623) Usage of ELSEIF not allowed; use ELSE IF instead
(#1623) Variable "Ie" must be all lower-case
(#1623) Expected 1 space before "=="; 0 found
(#1623) Expected 1 space after "=="; 0 found
(#1623) Variable "Fe" must be all lower-case
(#1623) Expected 1 space before "="; 0 found
(#1623) Expected 1 space after "="; 0 found
(#1623) Variable "Uc" must be all lower-case
(#1623) Variable "Ce" must be all lower-case
(#1623) Expected 1 space before "="; 0 found
(#1623) Expected 1 space after "="; 0 found
(#1623) Variable "Fe" must be all lower-case
(#1623) Commas (,) must be followed by white space.
(#1623) Variable "Tc" must be all lower-case
(#1623) Variable "Tc" must be all lower-case
(#1623) Expected 1 space before "="; 0 found
(#1623) Expected 1 space after "="; 0 found
(#1623) Variable "Tc" must be all lower-case
(#1623) Commas (,) must be followed by white space.
(#1623) Variable "Fe" must be all lower-case
(#1623) Variable "Uc" must be all lower-case
(#1623) Variable "Ce" must be all lower-case
(#1623) Closing brace must be on a line by itself
(#1623) Expected "if (...) {\n"; found "if(...){"
(#1623) Commas (,) must be followed by white space.
(#1623) Variable "Ce" must be all lower-case
(#1623) Commas (,) must be followed by white space.
(#1623) Variable "B" must be all lower-case
(#1623) Commas (,) must be followed by white space.
(#1623) Commas (,) must be followed by white space.
(#1623) Variable "B" must be all lower-case
(#1623) Commas (,) must be followed by white space.
(#1623) Variable "B" must be all lower-case
(#1623) Commas (,) must be followed by white space.
(#1623) Variable "Tc" must be all lower-case
(#1623) Commas (,) must be followed by white space.
(#1623) Variable "B" must be all lower-case
(#1623) Commas (,) must be followed by white space.
(#1623) Variable "B" must be all lower-case
(#1623) Expected 1 space before "="; 0 found
(#1623) Expected 1 space after "="; 0 found
(#1623) Closing brace must be on a line by itself
(#1623) Closing brace must be on a line by itself
(#1623) Closing brace must be on a line by itself
(#1623) Expected "if (...) {\n"; found "if(...){"
(#1623) Inline control structures are not allowed
(#1623) Variable "Ie" must be all lower-case
(#1623) Expected 1 space before "!="; 0 found
(#1623) Expected 1 space after "!="; 0 found
(#1623) Variable "Ie" must be all lower-case
(#1623) Usage of ELSEIF not allowed; use ELSE IF instead
(#1623) Expected "foreach (...) {\n"; found "foreach(...){"
(#1623) Expected 1 space before "=>"; 0 found
(#1623) Expected 1 space after "=>"; 0 found
(#1623) Expected 1 space after "as"; 0 found
(#1623) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1623) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1623) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1623) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1623) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1623) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1623) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1623) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1623) Variable "Uc" must be all lower-case
(#1624) Line indented incorrectly; expected at least 24 spaces, found 0
(#1624) Variable "Ce" must be all lower-case
(#1624) Expected 1 space before "=>"; 0 found
(#1624) Expected 1 space after "=>"; 0 found
(#1624) Inline control structures are not allowed
(#1624) Commas (,) must be followed by white space.
(#1624) Variable "Ce" must be all lower-case
(#1624) Commas (,) must be followed by white space.
(#1624) Variable "B" must be all lower-case
(#1624) Commas (,) must be followed by white space.
(#1624) Commas (,) must be followed by white space.
(#1624) Variable "B" must be all lower-case
(#1624) Commas (,) must be followed by white space.
(#1624) Variable "B" must be all lower-case
(#1624) Closing brace must be on a line by itself
(#1624) Closing brace must be on a line by itself
(#1624) Closing brace must be on a line by itself
(#1624) Commas (,) must be followed by white space.
(#1624) Expected 1 space before "?"; 0 found
(#1624) Expected 1 space after "?"; 0 found
(#1624) Expected 1 space before ":"; 0 found
(#1624) Expected 1 space after ":"; 0 found
(#1624) Commas (,) must be followed by white space.
(#1624) Inline control structures are not allowed
(#1624) Variable "Ab" must be all lower-case
(#1624) Closing brace must be on a line by itself
(#1624) Closing brace must be on a line by itself
(#1624) Expected 1 space before "?"; 0 found
(#1624) Expected 1 space after "?"; 0 found
(#1624) Expected 1 space before ":"; 0 found
(#1624) Expected 1 space after ":"; 0 found
(#1624) Commas (,) must be followed by white space.
(#1624) Commas (,) must be followed by white space.
(#1624) Expected 1 space before "=>"; 0 found
(#1624) Expected 1 space after "=>"; 0 found
(#1624) Commas (,) must be followed by white space.
(#1624) Expected "if (...) {\n"; found "if(...){"
(#1624) Variable "K" must be all lower-case
(#1624) Expected 1 space before "="; 0 found
(#1624) Expected 1 space after "="; 0 found
(#1624) Variable "Uc" must be all lower-case
(#1624) Expected 1 space before "="; 0 found
(#1624) Expected 1 space after "="; 0 found
(#1624) Closing brace must be on a line by itself
(#1624) Expected "} else {\n"; found "}else{"
(#1624) Variable "K" must be all lower-case
(#1624) Expected 1 space before "="; 0 found
(#1624) Expected 1 space after "="; 0 found
(#1624) Expected 1 space before "+"; 0 found
(#1624) Expected 1 space after "+"; 0 found
(#1624) Expected 1 space before "=>"; 0 found
(#1624) Expected 1 space after "=>"; 0 found
(#1624) Variable "K" must be all lower-case
(#1624) Expected 1 space before "="; 0 found
(#1624) Expected 1 space after "="; 0 found
(#1624) Variable "He" must be all lower-case
(#1624) Inline control structures are not allowed
(#1624) Variable "He" must be all lower-case
(#1624) Expected 1 space before "!="; 0 found
(#1624) Expected 1 space after "!="; 0 found
(#1624) Variable "K" must be all lower-case
(#1624) Expected 1 space before "="; 0 found
(#1624) Expected 1 space after "="; 0 found
(#1624) Variable "Uc" must be all lower-case
(#1624) Expected 1 space before "=="; 0 found
(#1624) Expected 1 space after "=="; 0 found
(#1624) Variable "Uc" must be all lower-case
(#1624) Expected 1 space before "?"; 0 found
(#1624) Expected 1 space after "?"; 0 found
(#1624) Expected 1 space before ":"; 0 found
(#1624) Expected 1 space after ":"; 0 found
(#1624) Commas (,) must be followed by white space.
(#1624) Expected 1 space before "="; 0 found
(#1624) Expected 1 space after "="; 0 found
(#1624) Closing brace must be on a line by itself
(#1624) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1626) Commas (,) must be followed by white space.
(#1626) Commas (,) must be followed by white space.
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "K" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1627) Commas (,) must be followed by white space.
(#1627) Commas (,) must be followed by white space.
(#1627) Commas (,) must be followed by white space.
(#1627) Variable "K" must be all lower-case
(#1627) Commas (,) must be followed by white space.
(#1628) Commas (,) must be followed by white space.
(#1628) Commas (,) must be followed by white space.
(#1628) Commas (,) must be followed by white space.
(#1628) Variable "K" must be all lower-case
(#1628) Commas (,) must be followed by white space.
(#1629) Expected "if (...) {\n"; found "if(...){"
(#1629) Variable "K" must be all lower-case
(#1629) Closing brace must be on a line by itself
(#1630) Line indented incorrectly; expected at least 16 spaces, found 0
(#1630) Commas (,) must be followed by white space.
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "K" must be all lower-case
(#1630) Commas (,) must be followed by white space.
(#1630) Commas (,) must be followed by white space.
(#1630) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Expected 1 space before "=>"; 0 found
(#1632) Expected 1 space after "=>"; 0 found
(#1632) Expected 1 space before "="; 0 found
(#1632) Expected 1 space after "="; 0 found
(#1632) Expected "foreach (...) {\n"; found "foreach(...){"
(#1632) Expected 1 space before "=>"; 0 found
(#1632) Expected 1 space after "=>"; 0 found
(#1632) Expected 1 space after "as"; 0 found
(#1632) Line exceeds 132 characters; contains 145 characters
(#1632) Line exceeds 132 characters; contains 145 characters
(#1632) Line exceeds 132 characters; contains 145 characters
(#1632) Line exceeds 132 characters; contains 145 characters
(#1632) Line exceeds 132 characters; contains 145 characters
(#1632) Line exceeds 132 characters; contains 145 characters
(#1632) Line exceeds 132 characters; contains 145 characters
(#1632) Line exceeds 132 characters; contains 145 characters
(#1632) Variable "Uc" must be all lower-case
(#1633) Line indented incorrectly; expected at least 16 spaces, found 0
(#1633) Variable "Ce" must be all lower-case
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Variable "Tc" must be all lower-case
(#1633) Variable "Ce" must be all lower-case
(#1633) Expected 1 space before "!="; 0 found
(#1633) Expected 1 space after "!="; 0 found
(#1633) Expected 1 space before "?"; 0 found
(#1633) Expected 1 space after "?"; 0 found
(#1633) Variable "Ce" must be all lower-case
(#1633) Expected 1 space before ":"; 0 found
(#1633) Expected 1 space after ":"; 0 found
(#1633) Closing brace must be on a line by itself
(#1633) Expected "foreach (...) {\n"; found "foreach(...){"
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Expected 1 space before "as"; 0 found
(#1633) Expected 1 space after "as"; 0 found
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Commas (,) must be followed by white space.
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Commas (,) must be followed by white space.
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Commas (,) must be followed by white space.
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Commas (,) must be followed by white space.
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Commas (,) must be followed by white space.
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Commas (,) must be followed by white space.
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Variable "Nb" must be all lower-case
(#1633) Expected "foreach (...) {\n"; found "foreach(...){"
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Expected 1 space before "as"; 0 found
(#1633) Expected 1 space after "as"; 0 found
(#1633) Variable "Df" must be all lower-case
(#1633) Variable "Cf" must be all lower-case
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Variable "Nb" must be all lower-case
(#1633) Expected 1 space before "?"; 0 found
(#1633) Expected 1 space after "?"; 0 found
(#1633) Variable "Nb" must be all lower-case
(#1633) Expected 1 space before ":"; 0 found
(#1633) Expected 1 space after ":"; 0 found
(#1633) Variable "Cf" must be all lower-case
(#1633) Expected 1 space before "="; 0 found
(#1633) Expected 1 space after "="; 0 found
(#1633) Expected "foreach (...) {\n"; found "foreach(...){"
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Expected 1 space after "as"; 0 found
(#1633) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1633) Variable "Uc" must be all lower-case
(#1634) Line indented incorrectly; expected at least 24 spaces, found 0
(#1634) Variable "Ce" must be all lower-case
(#1634) Expected 1 space before "=>"; 0 found
(#1634) Expected 1 space after "=>"; 0 found
(#1634) Variable "Tc" must be all lower-case
(#1634) Variable "C" must be all lower-case
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Variable "Cf" must be all lower-case
(#1634) Variable "Y" must be all lower-case
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Variable "Tc" must be all lower-case
(#1634) Variable "Cf" must be all lower-case
(#1634) Inline control structures are not allowed
(#1634) Expected 1 space before "=="; 0 found
(#1634) Expected 1 space after "=="; 0 found
(#1634) Variable "Ce" must be all lower-case
(#1634) Expected 1 space before "!="; 0 found
(#1634) Expected 1 space after "!="; 0 found
(#1634) Variable "Uc" must be all lower-case
(#1634) Expected 1 space before "?"; 0 found
(#1634) Expected 1 space after "?"; 0 found
(#1634) Expected 1 space before ":"; 0 found
(#1634) Expected 1 space after ":"; 0 found
(#1634) Inline control structures are not allowed
(#1634) Usage of ELSEIF not allowed; use ELSE IF instead
(#1634) Variable "C" must be all lower-case
(#1634) Variable "Y" must be all lower-case
(#1634) Expected 1 space before "?"; 0 found
(#1634) Expected 1 space after "?"; 0 found
(#1634) Expected 1 space before ":"; 0 found
(#1634) Expected 1 space after ":"; 0 found
(#1634) Variable "Y" must be all lower-case
(#1634) Expected 1 space before "=="; 0 found
(#1634) Expected 1 space after "=="; 0 found
(#1634) Expected 1 space before "?"; 0 found
(#1634) Expected 1 space after "?"; 0 found
(#1634) Expected 1 space before ":"; 0 found
(#1634) Expected 1 space after ":"; 0 found
(#1634) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1634) Inline control structures are not allowed
(#1635) Line indented incorrectly; expected at least 28 spaces, found 0
(#1635) Variable "C" must be all lower-case
(#1635) Variable "Y" must be all lower-case
(#1635) Expected 1 space before "?"; 0 found
(#1635) Expected 1 space after "?"; 0 found
(#1635) Expected 1 space before ":"; 0 found
(#1635) Expected 1 space after ":"; 0 found
(#1635) Variable "Cf" must be all lower-case
(#1635) Expected 1 space before "=="; 0 found
(#1635) Expected 1 space after "=="; 0 found
(#1635) Expected 1 space before "?"; 0 found
(#1635) Expected 1 space after "?"; 0 found
(#1635) Expected 1 space before ":"; 0 found
(#1635) Expected 1 space after ":"; 0 found
(#1635) Variable "Cf" must be all lower-case
(#1635) Expected 1 space before "=="; 0 found
(#1635) Expected 1 space after "=="; 0 found
(#1635) Expected 1 space before "?"; 0 found
(#1635) Expected 1 space after "?"; 0 found
(#1635) Expected 1 space before ":"; 0 found
(#1635) Expected 1 space after ":"; 0 found
(#1635) Closing brace must be on a line by itself
(#1635) Closing brace must be on a line by itself
(#1635) Closing brace must be on a line by itself
(#1635) Commas (,) must be followed by white space.
(#1635) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1636) Commas (,) must be followed by white space.
(#1636) Commas (,) must be followed by white space.
(#1637) Expected "if (...) {\n"; found "if(...){"
(#1637) Commas (,) must be followed by white space.
(#1637) Commas (,) must be followed by white space.
(#1637) Commas (,) must be followed by white space.
(#1637) Commas (,) must be followed by white space.
(#1637) Closing brace must be on a line by itself
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "T" must be all lower-case
(#1637) Commas (,) must be followed by white space.
(#1637) Line exceeds 132 characters; contains 157 characters
(#1637) Line exceeds 132 characters; contains 157 characters
(#1637) Line exceeds 132 characters; contains 157 characters
(#1637) Line exceeds 132 characters; contains 157 characters
(#1637) Line exceeds 132 characters; contains 157 characters
(#1637) Line exceeds 132 characters; contains 157 characters
(#1637) Line exceeds 132 characters; contains 157 characters
(#1637) Line exceeds 132 characters; contains 157 characters
(#1639) Closing brace must be on a line by itself
(#1639) Usage of ELSEIF not allowed; use ELSE IF instead
(#1639) Expected "if (...) {\n"; found "if(...){"
(#1639) Variable "Jd" must be all lower-case
(#1639) Expected 1 space before "="; 0 found
(#1639) Expected 1 space after "="; 0 found
(#1639) Expected "foreach (...) {\n"; found "foreach(...){"
(#1639) Expected 1 space before "as"; 0 found
(#1639) Expected 1 space after "as"; 0 found
(#1639) Variable "X" must be all lower-case
(#1639) Inline control structures are not allowed
(#1639) Variable "X" must be all lower-case
(#1639) Variable "Jd" must be all lower-case
(#1639) Closing brace must be on a line by itself
(#1639) Commas (,) must be followed by white space.
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "Jd" must be all lower-case
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "Jd" must be all lower-case
(#1639) Closing brace must be on a line by itself
(#1639) Commas (,) must be followed by white space.
(#1639) Line exceeds maximum limit of 180 characters; contains 249 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 249 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 249 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 249 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 249 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 249 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 249 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 249 characters
(#1642) Expected 1 space before "="; 0 found
(#1642) Expected 1 space after "="; 0 found
(#1642) Expected "foreach (...) {\n"; found "foreach(...){"
(#1642) Expected 1 space before "=>"; 0 found
(#1642) Expected 1 space after "=>"; 0 found
(#1642) Expected 1 space before "as"; 0 found
(#1642) Expected 1 space after "as"; 0 found
(#1642) Expected 1 space before "=>"; 0 found
(#1642) Expected 1 space after "=>"; 0 found
(#1642) Variable "K" must be all lower-case
(#1642) Expected "if (...) {\n"; found "if(...){"
(#1642) Expected 1 space before "?"; 0 found
(#1642) Expected 1 space after "?"; 0 found
(#1642) Expected 1 space before ":"; 0 found
(#1642) Expected 1 space after ":"; 0 found
(#1642) Inline control structures are not allowed
(#1642) Expected 1 space before "=>"; 0 found
(#1642) Expected 1 space after "=>"; 0 found
(#1642) Expected 1 space after "as"; 0 found
(#1642) Variable "K" must be all lower-case
(#1643) Line indented incorrectly; expected at least 12 spaces, found 0
(#1643) Expected 1 space before "=>"; 0 found
(#1643) Expected 1 space after "=>"; 0 found
(#1643) Variable "X" must be all lower-case
(#1643) Expected 1 space before "=>"; 0 found
(#1643) Expected 1 space after "=>"; 0 found
(#1643) Commas (,) must be followed by white space.
(#1643) Expected 1 space before "=>"; 0 found
(#1643) Expected 1 space after "=>"; 0 found
(#1643) Commas (,) must be followed by white space.
(#1643) Expected 1 space before "=>"; 0 found
(#1643) Expected 1 space after "=>"; 0 found
(#1643) Commas (,) must be followed by white space.
(#1643) Closing brace must be on a line by itself
(#1643) Expected 1 space before "?"; 0 found
(#1643) Expected 1 space after "?"; 0 found
(#1643) Commas (,) must be followed by white space.
(#1643) Variable "K" must be all lower-case
(#1643) Commas (,) must be followed by white space.
(#1643) Expected 1 space before ":"; 0 found
(#1643) Expected 1 space after ":"; 0 found
(#1643) Inline control structures are not allowed
(#1643) Expected 1 space before "=>"; 0 found
(#1643) Expected 1 space after "=>"; 0 found
(#1643) Expected 1 space after "as"; 0 found
(#1643) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1643) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1643) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1643) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1643) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1643) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1643) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1643) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1643) Variable "K" must be all lower-case
(#1644) Expected 1 space before "=>"; 0 found
(#1644) Expected 1 space after "=>"; 0 found
(#1644) Variable "X" must be all lower-case
(#1644) Expected 1 space before "=="; 0 found
(#1644) Expected 1 space after "=="; 0 found
(#1644) Expected 1 space before "=="; 0 found
(#1644) Expected 1 space after "=="; 0 found
(#1644) Commas (,) must be followed by white space.
(#1644) Variable "K" must be all lower-case
(#1644) Variable "X" must be all lower-case
(#1644) Expected 1 space before "!="; 0 found
(#1644) Expected 1 space after "!="; 0 found
(#1644) Expected 1 space before "=="; 0 found
(#1644) Expected 1 space after "=="; 0 found
(#1644) Expected 1 space before "=="; 0 found
(#1644) Expected 1 space after "=="; 0 found
(#1644) Variable "X" must be all lower-case
(#1644) Expected 1 space before "!="; 0 found
(#1644) Expected 1 space after "!="; 0 found
(#1644) Expected 1 space before "=="; 0 found
(#1644) Expected 1 space after "=="; 0 found
(#1644) Expected 1 space before "=="; 0 found
(#1644) Expected 1 space after "=="; 0 found
(#1644) Variable "X" must be all lower-case
(#1644) Expected 1 space before "!="; 0 found
(#1644) Expected 1 space after "!="; 0 found
(#1644) Expected 1 space before "?"; 0 found
(#1644) Expected 1 space after "?"; 0 found
(#1644) Variable "X" must be all lower-case
(#1644) Commas (,) must be followed by white space.
(#1644) Commas (,) must be followed by white space.
(#1644) Variable "K" must be all lower-case
(#1644) Expected 1 space before "!="; 0 found
(#1644) Expected 1 space after "!="; 0 found
(#1644) Expected 1 space before "?"; 0 found
(#1644) Expected 1 space after "?"; 0 found
(#1644) Variable "K" must be all lower-case
(#1644) Expected 1 space before ":"; 0 found
(#1644) Expected 1 space after ":"; 0 found
(#1644) Variable "X" must be all lower-case
(#1644) Expected 1 space before ":"; 0 found
(#1644) Expected 1 space after ":"; 0 found
(#1644) Variable "X" must be all lower-case
(#1644) Closing brace must be on a line by itself
(#1644) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1644) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1644) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1644) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1644) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1644) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1644) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1644) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1647) Expected "if (...) {\n"; found "if(...){"
(#1647) Expected 1 space before "+"; 0 found
(#1647) Expected 1 space after "+"; 0 found
(#1647) Commas (,) must be followed by white space.
(#1647) Commas (,) must be followed by white space.
(#1647) Closing brace must be on a line by itself
(#1647) Commas (,) must be followed by white space.
(#1647) Variable "T" must be all lower-case
(#1647) Commas (,) must be followed by white space.
(#1647) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1647) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1647) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1647) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1647) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1647) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1647) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1647) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1649) Closing brace must be on a line by itself
(#1649) Usage of ELSEIF not allowed; use ELSE IF instead
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Variable "R" must be all lower-case
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Variable "Lc" must be all lower-case
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Variable "Ee" must be all lower-case
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Expected "if (...) {\n"; found "if(...){"
(#1649) Variable "R" must be all lower-case
(#1649) Variable "Ee" must be all lower-case
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Expected 1 space before "=="; 0 found
(#1649) Expected 1 space after "=="; 0 found
(#1649) Expected 1 space before "?"; 0 found
(#1649) Expected 1 space after "?"; 0 found
(#1649) Expected 1 space before ":"; 0 found
(#1649) Expected 1 space after ":"; 0 found
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Expected 1 space before "=>"; 0 found
(#1649) Expected 1 space after "=>"; 0 found
(#1649) Commas (,) must be followed by white space.
(#1649) Expected 1 space before "=>"; 0 found
(#1649) Expected 1 space after "=>"; 0 found
(#1649) Variable "Ee" must be all lower-case
(#1649) Closing brace must be on a line by itself
(#1649) Commas (,) must be followed by white space.
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Expected "foreach (...) {\n"; found "foreach(...){"
(#1649) Expected 1 space before "=>"; 0 found
(#1649) Expected 1 space after "=>"; 0 found
(#1649) Expected 1 space after "as"; 0 found
(#1649) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1650) Line indented incorrectly; expected at least 4 spaces, found 0
(#1650) Expected 1 space before "=>"; 0 found
(#1650) Expected 1 space after "=>"; 0 found
(#1650) Variable "C" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Expected "if (...) {\n"; found "if(...){"
(#1650) Variable "C" must be all lower-case
(#1650) Expected 1 space before "!="; 0 found
(#1650) Expected 1 space after "!="; 0 found
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Variable "C" must be all lower-case
(#1650) Commas (,) must be followed by white space.
(#1650) Inline control structures are not allowed
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Closing brace must be on a line by itself
(#1650) Expected 1 space before "+="; 0 found
(#1650) Expected 1 space after "+="; 0 found
(#1650) Closing brace must be on a line by itself
(#1650) Variable "M" must be all lower-case
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "Vc" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Commas (,) must be followed by white space.
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Variable "Vc" must be all lower-case
(#1650) Expected 1 space before "<"; 0 found
(#1650) Expected 1 space after "<"; 0 found
(#1650) Variable "M" must be all lower-case
(#1650) Variable "Z" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "Te" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Commas (,) must be followed by white space.
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Variable "Qc" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Variable "M" must be all lower-case
(#1650) Expected 1 space before "?"; 0 found
(#1650) Expected 1 space after "?"; 0 found
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "M" must be all lower-case
(#1650) Expected 1 space before ":"; 0 found
(#1650) Expected 1 space after ":"; 0 found
(#1650) Variable "Ee" must be all lower-case
(#1650) Expected 1 space before "?"; 0 found
(#1650) Expected 1 space after "?"; 0 found
(#1650) Variable "Ee" must be all lower-case
(#1650) Expected 1 space before ":"; 0 found
(#1650) Expected 1 space after ":"; 0 found
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "M" must be all lower-case
(#1650) Variable "Wc" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Variable "Vc" must be all lower-case
(#1650) Expected 1 space before "?"; 0 found
(#1650) Expected 1 space after "?"; 0 found
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "Vc" must be all lower-case
(#1650) Expected 1 space before ":"; 0 found
(#1650) Expected 1 space after ":"; 0 found
(#1650) Variable "Te" must be all lower-case
(#1650) Expected 1 space before "?"; 0 found
(#1650) Expected 1 space after "?"; 0 found
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "Te" must be all lower-case
(#1650) Expected 1 space before ":"; 0 found
(#1650) Expected 1 space after ":"; 0 found
(#1650) Expected "if (...) {\n"; found "if(...){"
(#1650) Expected "foreach (...) {\n"; found "foreach(...){"
(#1650) Expected 1 space before "=>"; 0 found
(#1650) Expected 1 space after "=>"; 0 found
(#1650) Expected 1 space before "as"; 0 found
(#1650) Expected 1 space after "as"; 0 found
(#1650) Variable "Bh" must be all lower-case
(#1650) Expected 1 space before "=>"; 0 found
(#1650) Expected 1 space after "=>"; 0 found
(#1650) Variable "K" must be all lower-case
(#1650) Variable "Fa" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Variable "K" must be all lower-case
(#1650) Variable "M" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Variable "Fa" must be all lower-case
(#1650) Expected 1 space before "?"; 0 found
(#1650) Expected 1 space after "?"; 0 found
(#1650) Variable "Fa" must be all lower-case
(#1650) Expected 1 space before ":"; 0 found
(#1650) Expected 1 space after ":"; 0 found
(#1650) Variable "K" must be all lower-case
(#1650) Variable "Z" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Variable "Bh" must be all lower-case
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "J" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "M" must be all lower-case
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "Z" must be all lower-case
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "M" must be all lower-case
(#1650) Inline control structures are not allowed
(#1650) Variable "J" must be all lower-case
(#1650) Line exceeds maximum limit of 180 characters; contains 793 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 793 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 793 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 793 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 793 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 793 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 793 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 793 characters
(#1651) Line indented incorrectly; expected at least 12 spaces, found 0
(#1651) Variable "J" must be all lower-case
(#1651) Closing brace must be on a line by itself
(#1651) Closing brace must be on a line by itself
(#1651) Expected "if (...) {\n"; found "if(...){"
(#1651) Variable "Xh" must be all lower-case
(#1651) Expected 1 space before "="; 0 found
(#1651) Expected 1 space after "="; 0 found
(#1651) Variable "Z" must be all lower-case
(#1651) Expected "if (...) {\n"; found "if(...){"
(#1651) Expected 1 space before "="; 0 found
(#1651) Expected 1 space after "="; 0 found
(#1651) Inline control structures are not allowed
(#1651) Expected 1 space before "as"; 0 found
(#1651) Expected 1 space after "as"; 0 found
(#1651) Variable "Za" must be all lower-case
(#1651) Expected 1 space before "="; 0 found
(#1651) Expected 1 space after "="; 0 found
(#1651) Variable "Za" must be all lower-case
(#1651) Commas (,) must be followed by white space.
(#1651) Variable "Xh" must be all lower-case
(#1651) Expected 1 space before "="; 0 found
(#1651) Expected 1 space after "="; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Closing brace must be on a line by itself
(#1651) Variable "Xh" must be all lower-case
(#1651) Expected 1 space before "="; 0 found
(#1651) Expected 1 space after "="; 0 found
(#1651) Variable "Xh" must be all lower-case
(#1651) Expected 1 space before "?"; 0 found
(#1651) Expected 1 space after "?"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Variable "Xh" must be all lower-case
(#1651) Expected 1 space before ":"; 0 found
(#1651) Expected 1 space after ":"; 0 found
(#1651) Expected 1 space before "="; 0 found
(#1651) Expected 1 space after "="; 0 found
(#1651) Variable "Dh" must be all lower-case
(#1651) Expected 1 space before "="; 0 found
(#1651) Expected 1 space after "="; 0 found
(#1651) Expected "foreach (...) {\n"; found "foreach(...){"
(#1651) Expected 1 space after "as"; 0 found
(#1651) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1652) Line indented incorrectly; expected at least 8 spaces, found 0
(#1652) Expected "if (...) {\n"; found "if(...){"
(#1652) Expected 1 space before "=="; 0 found
(#1652) Expected 1 space after "=="; 0 found
(#1652) Expected 1 space before "="; 0 found
(#1652) Expected 1 space after "="; 0 found
(#1652) Variable "Dh" must be all lower-case
(#1652) Expected 1 space before "="; 0 found
(#1652) Expected 1 space after "="; 0 found
(#1652) Variable "M" must be all lower-case
(#1652) Expected 1 space before "?"; 0 found
(#1652) Expected 1 space after "?"; 0 found
(#1652) Expected 1 space before ":"; 0 found
(#1652) Expected 1 space after ":"; 0 found
(#1652) Closing brace must be on a line by itself
(#1652) Closing brace must be on a line by itself
(#1652) Expected "foreach (...) {\n"; found "foreach(...){"
(#1652) Expected 1 space before "=>"; 0 found
(#1652) Expected 1 space after "=>"; 0 found
(#1652) Expected 1 space after "as"; 0 found
(#1652) Variable "Dh" must be all lower-case
(#1653) Line indented incorrectly; expected at least 8 spaces, found 0
(#1653) Expected 1 space before "=>"; 0 found
(#1653) Expected 1 space after "=>"; 0 found
(#1653) Variable "X" must be all lower-case
(#1653) Inline control structures are not allowed
(#1653) Commas (,) must be followed by white space.
(#1653) Variable "M" must be all lower-case
(#1653) Variable "Dh" must be all lower-case
(#1653) Closing brace must be on a line by itself
(#1653) Expected "if (...) {\n"; found "if(...){"
(#1653) Commas (,) must be followed by white space.
(#1653) Commas (,) must be followed by white space.
(#1653) Inline control structures are not allowed
(#1653) Variable "Dh" must be all lower-case
(#1653) Expected 1 space before "==="; 0 found
(#1653) Expected 1 space after "==="; 0 found
(#1653) Variable "H" must be all lower-case
(#1653) Expected 1 space before "="; 0 found
(#1653) Expected 1 space after "="; 0 found
(#1653) Variable "Qc" must be all lower-case
(#1653) Variable "_h" must not contain underscores.
(#1653) Expected 1 space before "="; 0 found
(#1653) Expected 1 space after "="; 0 found
(#1653) Inline control structures are not allowed
(#1653) Expected 1 space before "as"; 0 found
(#1653) Expected 1 space after "as"; 0 found
(#1653) Variable "X" must be all lower-case
(#1653) Variable "_h" must not contain underscores.
(#1653) Expected 1 space before "="; 0 found
(#1653) Expected 1 space after "="; 0 found
(#1653) Variable "Qc" must be all lower-case
(#1653) Commas (,) must be followed by white space.
(#1653) Variable "Z" must be all lower-case
(#1653) Expected 1 space before "?"; 0 found
(#1653) Expected 1 space after "?"; 0 found
(#1653) Commas (,) must be followed by white space.
(#1653) Variable "Z" must be all lower-case
(#1653) Expected 1 space before ":"; 0 found
(#1653) Expected 1 space after ":"; 0 found
(#1653) Variable "X" must be all lower-case
(#1653) Commas (,) must be followed by white space.
(#1653) Variable "Wc" must be all lower-case
(#1653) Commas (,) must be followed by white space.
(#1653) Variable "H" must be all lower-case
(#1653) Expected 1 space before "="; 0 found
(#1653) Expected 1 space after "="; 0 found
(#1653) Commas (,) must be followed by white space.
(#1653) Variable "_h" must not contain underscores.
(#1653) Closing brace must be on a line by itself
(#1653) Commas (,) must be followed by white space.
(#1653) Commas (,) must be followed by white space.
(#1653) Variable "H" must be all lower-case
(#1653) Closing brace must be on a line by itself
(#1653) Expected "if (...) {\n"; found "if(...){"
(#1653) Variable "Z" must be all lower-case
(#1653) Commas (,) must be followed by white space.
(#1653) Variable "Lc" must be all lower-case
(#1653) Expected "if (...) {\n"; found "if(...){"
(#1653) Variable "I" must be all lower-case
(#1653) Expected 1 space before "="; 0 found
(#1653) Expected 1 space after "="; 0 found
(#1653) Expected 1 space before "="; 0 found
(#1653) Expected 1 space after "="; 0 found
(#1653) Variable "O" must be all lower-case
(#1653) Expected 1 space before "="; 0 found
(#1653) Expected 1 space after "="; 0 found
(#1653) Expected "if (...) {\n"; found "if(...){"
(#1653) Expected "foreach (...) {\n"; found "foreach(...){"
(#1653) Expected 1 space before "=>"; 0 found
(#1653) Expected 1 space after "=>"; 0 found
(#1653) Expected 1 space after "as"; 0 found
(#1653) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1654) Line indented incorrectly; expected at least 20 spaces, found 0
(#1654) Variable "C" must be all lower-case
(#1654) Expected 1 space before "=>"; 0 found
(#1654) Expected 1 space after "=>"; 0 found
(#1654) Variable "X" must be all lower-case
(#1654) Variable "X" must be all lower-case
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Variable "C" must be all lower-case
(#1654) Inline control structures are not allowed
(#1654) Variable "X" must be all lower-case
(#1654) Expected 1 space before "!=="; 0 found
(#1654) Expected 1 space after "!=="; 0 found
(#1654) Variable "X" must be all lower-case
(#1654) Expected 1 space before "!=="; 0 found
(#1654) Expected 1 space after "!=="; 0 found
(#1654) Variable "O" must be all lower-case
(#1654) Variable "C" must be all lower-case
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Variable "X" must be all lower-case
(#1654) Expected 1 space before "!=="; 0 found
(#1654) Expected 1 space after "!=="; 0 found
(#1654) Expected 1 space before "?"; 0 found
(#1654) Expected 1 space after "?"; 0 found
(#1654) Variable "X" must be all lower-case
(#1654) Expected 1 space before ":"; 0 found
(#1654) Expected 1 space after ":"; 0 found
(#1654) Variable "C" must be all lower-case
(#1654) Closing brace must be on a line by itself
(#1654) Closing brace must be on a line by itself
(#1654) Expected "if (...) {\n"; found "if(...){"
(#1654) Variable "O" must be all lower-case
(#1654) Inline control structures are not allowed
(#1654) Variable "H" must be all lower-case
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "O" must be all lower-case
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "O" must be all lower-case
(#1654) Expected "if (...) {\n"; found "if(...){"
(#1654) Variable "Dh" must be all lower-case
(#1654) Expected 1 space before "==="; 0 found
(#1654) Expected 1 space after "==="; 0 found
(#1654) Variable "I" must be all lower-case
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Expected 1 space before "?"; 0 found
(#1654) Expected 1 space after "?"; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "Xh" must be all lower-case
(#1654) Expected 1 space before ":"; 0 found
(#1654) Expected 1 space after ":"; 0 found
(#1654) Expected 1 space before "?"; 0 found
(#1654) Expected 1 space after "?"; 0 found
(#1654) Variable "H" must be all lower-case
(#1654) Expected 1 space before ":"; 0 found
(#1654) Expected 1 space after ":"; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "O" must be all lower-case
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "Xh" must be all lower-case
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Closing brace must be on a line by itself
(#1654) Expected "} else {\n"; found "}else{"
(#1654) Expected "foreach (...) {\n"; found "foreach(...){"
(#1654) Expected 1 space before "as"; 0 found
(#1654) Expected 1 space after "as"; 0 found
(#1654) Variable "X" must be all lower-case
(#1654) Variable "Wh" must be all lower-case
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Variable "Z" must be all lower-case
(#1654) Expected 1 space before "?"; 0 found
(#1654) Expected 1 space after "?"; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "Z" must be all lower-case
(#1654) Expected 1 space before ":"; 0 found
(#1654) Expected 1 space after ":"; 0 found
(#1654) Variable "X" must be all lower-case
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "I" must be all lower-case
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Expected 1 space before "?"; 0 found
(#1654) Expected 1 space after "?"; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "Wh" must be all lower-case
(#1654) Commas (,) must be followed by white space.
(#1654) Expected 1 space before ":"; 0 found
(#1654) Expected 1 space after ":"; 0 found
(#1654) Expected 1 space before "?"; 0 found
(#1654) Expected 1 space after "?"; 0 found
(#1654) Variable "H" must be all lower-case
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "Wh" must be all lower-case
(#1654) Expected 1 space before ":"; 0 found
(#1654) Expected 1 space after ":"; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "O" must be all lower-case
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "Wh" must be all lower-case
(#1654) Inline control structures are not allowed
(#1654) Variable "I" must be all lower-case
(#1654) Expected 1 space before "+="; 0 found
(#1654) Expected 1 space after "+="; 0 found
(#1654) Closing brace must be on a line by itself
(#1654) Closing brace must be on a line by itself
(#1654) Closing brace must be on a line by itself
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) Expected "if (...) {\n"; found "if(...){"
(#1654) Variable "I" must be all lower-case
(#1654) Expected 1 space before "=="; 0 found
(#1654) Expected 1 space after "=="; 0 found
(#1654) Variable "Od" must be all lower-case
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Inline control structures are not allowed
(#1654) Variable "Od" must be all lower-case
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "Od" must be all lower-case
(#1654) Closing brace must be on a line by itself
(#1654) Expected 1 space before "?"; 0 found
(#1654) Expected 1 space after "?"; 0 found
(#1654) Expected 1 space before ":"; 0 found
(#1654) Expected 1 space after ":"; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "I" must be all lower-case
(#1654) Expected "if (...) {\n"; found "if(...){"
(#1654) Commas (,) must be followed by white space.
(#1654) Commas (,) must be followed by white space.
(#1654) Commas (,) must be followed by white space.
(#1654) Closing brace must be on a line by itself
(#1654) Closing brace must be on a line by itself
(#1654) Usage of ELSEIF not allowed; use ELSE IF instead
(#1654) Inline control structures are not allowed
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Variable "I" must be all lower-case
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Expected "foreach (...) {\n"; found "foreach(...){"
(#1654) Expected 1 space before "=>"; 0 found
(#1654) Expected 1 space after "=>"; 0 found
(#1654) Expected 1 space before "as"; 0 found
(#1654) Expected 1 space after "as"; 0 found
(#1654) Variable "Bh" must be all lower-case
(#1654) Expected 1 space before "=>"; 0 found
(#1654) Expected 1 space after "=>"; 0 found
(#1654) Variable "K" must be all lower-case
(#1654) Variable "O" must be all lower-case
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Expected "foreach (...) {\n"; found "foreach(...){"
(#1654) Expected 1 space before "=>"; 0 found
(#1654) Expected 1 space after "=>"; 0 found
(#1654) Expected 1 space after "as"; 0 found
(#1654) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 1148 characters
(#1654) Variable "K" must be all lower-case
(#1655) Line indented incorrectly; expected at least 20 spaces, found 0
(#1655) Expected 1 space before "=>"; 0 found
(#1655) Expected 1 space after "=>"; 0 found
(#1655) Variable "X" must be all lower-case
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "O" must be all lower-case
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "X" must be all lower-case
(#1655) Expected 1 space before "!="; 0 found
(#1655) Expected 1 space after "!="; 0 found
(#1655) Expected 1 space before "?"; 0 found
(#1655) Expected 1 space after "?"; 0 found
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "X" must be all lower-case
(#1655) Expected 1 space before ":"; 0 found
(#1655) Expected 1 space after ":"; 0 found
(#1655) Closing brace must be on a line by itself
(#1655) Variable "I" must be all lower-case
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "O" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "Z" must be all lower-case
(#1655) Expected 1 space before "?"; 0 found
(#1655) Expected 1 space after "?"; 0 found
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "Z" must be all lower-case
(#1655) Expected 1 space before ":"; 0 found
(#1655) Expected 1 space after ":"; 0 found
(#1655) Variable "Bh" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "Dh" must be all lower-case
(#1655) Expected 1 space before "==="; 0 found
(#1655) Expected 1 space after "==="; 0 found
(#1655) Commas (,) must be followed by white space.
(#1655) Inline control structures are not allowed
(#1655) Variable "I" must be all lower-case
(#1655) Expected 1 space before "+="; 0 found
(#1655) Expected 1 space after "+="; 0 found
(#1655) Closing brace must be on a line by itself
(#1655) Commas (,) must be followed by white space.
(#1655) Commas (,) must be followed by white space.
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "I" must be all lower-case
(#1655) Closing brace must be on a line by itself
(#1655) Closing brace must be on a line by itself
(#1655) Inline control structures are not allowed
(#1655) Usage of ELSEIF not allowed; use ELSE IF instead
(#1655) Variable "Ec" must be all lower-case
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Commas (,) must be followed by white space.
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Variable "Ec" must be all lower-case
(#1655) Inline control structures are not allowed
(#1655) Usage of ELSEIF not allowed; use ELSE IF instead
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "Ec" must be all lower-case
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "I" must be all lower-case
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "Ec" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Expected 1 space before "=="; 0 found
(#1655) Expected 1 space after "=="; 0 found
(#1655) Expected 1 space before "?"; 0 found
(#1655) Expected 1 space after "?"; 0 found
(#1655) Expected 1 space before ":"; 0 found
(#1655) Expected 1 space after ":"; 0 found
(#1655) Expected 1 space before "=="; 0 found
(#1655) Expected 1 space after "=="; 0 found
(#1655) Expected 1 space before "?"; 0 found
(#1655) Expected 1 space after "?"; 0 found
(#1655) Expected 1 space before ":"; 0 found
(#1655) Expected 1 space after ":"; 0 found
(#1655) Variable "L" must be all lower-case
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Expected "foreach (...) {\n"; found "foreach(...){"
(#1655) Expected 1 space before "=>"; 0 found
(#1655) Expected 1 space after "=>"; 0 found
(#1655) Expected 1 space before "as"; 0 found
(#1655) Expected 1 space after "as"; 0 found
(#1655) Expected 1 space before "=>"; 0 found
(#1655) Expected 1 space after "=>"; 0 found
(#1655) Variable "X" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "X" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#1655) Expected "if (...) {\n"; found "if(...){"
(#1655) Commas (,) must be followed by white space.
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Closing brace must be on a line by itself
(#1655) Expected "} else {\n"; found "}else{"
(#1655) Variable "O" must be all lower-case
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Inline control structures are not allowed
(#1655) Expected 1 space before "=>"; 0 found
(#1655) Expected 1 space after "=>"; 0 found
(#1655) Expected 1 space before "as"; 0 found
(#1655) Expected 1 space after "as"; 0 found
(#1655) Expected 1 space before "=>"; 0 found
(#1655) Expected 1 space after "=>"; 0 found
(#1655) Variable "O" must be all lower-case
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Expected 1 space before "=="; 0 found
(#1655) Expected 1 space after "=="; 0 found
(#1655) Expected 1 space before "?"; 0 found
(#1655) Expected 1 space after "?"; 0 found
(#1655) Expected 1 space before ":"; 0 found
(#1655) Expected 1 space after ":"; 0 found
(#1655) Commas (,) must be followed by white space.
(#1655) Commas (,) must be followed by white space.
(#1655) Commas (,) must be followed by white space.
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "L" must be all lower-case
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Variable "O" must be all lower-case
(#1655) Closing brace must be on a line by itself
(#1655) Closing brace must be on a line by itself
(#1655) Variable "I" must be all lower-case
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Variable "L" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "L" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#1655) Inline control structures are not allowed
(#1655) Variable "I" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#1655) Commas (,) must be followed by white space.
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "I" must be all lower-case
(#1655) Closing brace must be on a line by itself
(#1655) Closing brace must be on a line by itself
(#1655) Closing brace must be on a line by itself
(#1655) Variable "Pg" must be all lower-case
(#1655) Expected 1 space before "="; 0 found
(#1655) Expected 1 space after "="; 0 found
(#1655) Variable "R" must be all lower-case
(#1655) Expected "if (...) {\n"; found "if(...){"
(#1655) Closing brace must be on a line by itself
(#1655) Line exceeds maximum limit of 180 characters; contains 1265 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 1265 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 1265 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 1265 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 1265 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 1265 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 1265 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 1265 characters
(#1655) Inline control structures are not allowed
(#1656) Line indented incorrectly; expected at least 12 spaces, found 0
(#1656) Variable "Pg" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "O" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Expected "if (...) {\n"; found "if(...){"
(#1656) Variable "O" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Expected "foreach (...) {\n"; found "foreach(...){"
(#1656) Expected 1 space before "as"; 0 found
(#1656) Expected 1 space after "as"; 0 found
(#1656) Variable "X" must be all lower-case
(#1656) Inline control structures are not allowed
(#1656) Variable "Lc" must be all lower-case
(#1656) Variable "X" must be all lower-case
(#1656) Expected 1 space before "=="; 0 found
(#1656) Expected 1 space after "=="; 0 found
(#1656) Variable "X" must be all lower-case
(#1656) Expected 1 space before "=="; 0 found
(#1656) Expected 1 space after "=="; 0 found
(#1656) Variable "X" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "X" must be all lower-case
(#1656) Variable "O" must be all lower-case
(#1656) Expected 1 space before ".="; 0 found
(#1656) Expected 1 space after ".="; 0 found
(#1656) Variable "X" must be all lower-case
(#1656) Variable "X" must be all lower-case
(#1656) Closing brace must be on a line by itself
(#1656) Closing brace must be on a line by itself
(#1656) Variable "R" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "O" must be all lower-case
(#1656) Inline control structures are not allowed
(#1656) Expected 1 space before "?"; 0 found
(#1656) Expected 1 space after "?"; 0 found
(#1656) Expected 1 space before ":"; 0 found
(#1656) Expected 1 space after ":"; 0 found
(#1656) Commas (,) must be followed by white space.
(#1656) Expected 1 space before "!="; 0 found
(#1656) Expected 1 space after "!="; 0 found
(#1656) Expected 1 space before "?"; 0 found
(#1656) Expected 1 space after "?"; 0 found
(#1656) Expected 1 space before "?"; 0 found
(#1656) Expected 1 space after "?"; 0 found
(#1656) Expected 1 space before ":"; 0 found
(#1656) Expected 1 space after ":"; 0 found
(#1656) Expected 1 space before ":"; 0 found
(#1656) Expected 1 space after ":"; 0 found
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "M" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "Z" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "Te" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "E" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Expected "if (...) {\n"; found "if(...){"
(#1656) Variable "E" must be all lower-case
(#1656) Expected 1 space before "=="; 0 found
(#1656) Expected 1 space after "=="; 0 found
(#1656) Variable "Oc" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "Z" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "Vc" must be all lower-case
(#1656) Variable "E" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "Oc" must be all lower-case
(#1656) Expected 1 space before "-"; 0 found
(#1656) Expected 1 space after "-"; 0 found
(#1656) Expected 1 space before "/"; 0 found
(#1656) Expected 1 space after "/"; 0 found
(#1656) Closing brace must be on a line by itself
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Variable "M" must be all lower-case
(#1656) Expected "if (...) {\n"; found "if(...){"
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Inline control structures are not allowed
(#1656) Variable "Ee" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Variable "Ee" must be all lower-case
(#1656) Closing brace must be on a line by itself
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Commas (,) must be followed by white space.
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "M" must be all lower-case
(#1656) Inline control structures are not allowed
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "I" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Commas (,) must be followed by white space.
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "Z" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "Vc" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "Te" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "E" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Inline control structures are not allowed
(#1656) Variable "I" must be all lower-case
(#1656) Inline control structures are not allowed
(#1656) Expected 1 space before "=="; 0 found
(#1656) Expected 1 space after "=="; 0 found
(#1656) Variable "E" must be all lower-case
(#1656) Variable "I" must be all lower-case
(#1656) Expected 1 space before "*"; 0 found
(#1656) Expected 1 space after "*"; 0 found
(#1656) Variable "E" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Variable "L" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Expected "while (...) {\n"; found "while(...){"
(#1656) Variable "K" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Variable "I" must be all lower-case
(#1656) Inline control structures are not allowed
(#1656) Variable "E" must be all lower-case
(#1656) Expected 1 space before "=="; 0 found
(#1656) Expected 1 space after "=="; 0 found
(#1656) Variable "K" must be all lower-case
(#1656) Variable "L" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Variable "K" must be all lower-case
(#1656) Closing brace must be on a line by itself
(#1656) Inline control structures are not allowed
(#1656) Expected 1 space before "!="; 0 found
(#1656) Expected 1 space after "!="; 0 found
(#1656) Variable "Vc" must be all lower-case
(#1656) Expected 1 space before "=="; 0 found
(#1656) Expected 1 space after "=="; 0 found
(#1656) Variable "Oc" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Inline control structures are not allowed
(#1656) Variable "L" must be all lower-case
(#1656) Variable "Oa" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "Pg" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "Vc" must be all lower-case
(#1656) Variable "M" must be all lower-case
(#1656) Expected 1 space before "?"; 0 found
(#1656) Expected 1 space after "?"; 0 found
(#1656) Expected 1 space before ":"; 0 found
(#1656) Expected 1 space after ":"; 0 found
(#1656) Expected 1 space before "?"; 0 found
(#1656) Expected 1 space after "?"; 0 found
(#1656) Expected 1 space before ":"; 0 found
(#1656) Expected 1 space after ":"; 0 found
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Variable "Sc" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Variable "M" must be all lower-case
(#1656) Variable "Mf" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Expected "foreach (...) {\n"; found "foreach(...){"
(#1656) Expected 1 space before "=>"; 0 found
(#1656) Expected 1 space after "=>"; 0 found
(#1656) Expected 1 space before "as"; 0 found
(#1656) Expected 1 space after "as"; 0 found
(#1656) Variable "L" must be all lower-case
(#1656) Expected 1 space before "=>"; 0 found
(#1656) Expected 1 space after "=>"; 0 found
(#1656) Variable "X" must be all lower-case
(#1656) Expected "if (...) {\n"; found "if(...){"
(#1656) Expected 1 space before "!="; 0 found
(#1656) Expected 1 space after "!="; 0 found
(#1656) Variable "Ee" must be all lower-case
(#1656) Variable "X" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Variable "M" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Variable "M" must be all lower-case
(#1656) Expected 1 space before "?"; 0 found
(#1656) Expected 1 space after "?"; 0 found
(#1656) Variable "X" must be all lower-case
(#1656) Expected 1 space before "?"; 0 found
(#1656) Expected 1 space after "?"; 0 found
(#1656) Variable "X" must be all lower-case
(#1656) Expected 1 space before ":"; 0 found
(#1656) Expected 1 space after ":"; 0 found
(#1656) Variable "M" must be all lower-case
(#1656) Expected 1 space before ":"; 0 found
(#1656) Expected 1 space after ":"; 0 found
(#1656) Variable "C" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Expected 1 space before "?"; 0 found
(#1656) Expected 1 space after "?"; 0 found
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "Mf" must be all lower-case
(#1656) Expected 1 space before ":"; 0 found
(#1656) Expected 1 space after ":"; 0 found
(#1656) Variable "X" must be all lower-case
(#1656) Expected 1 space before "?"; 0 found
(#1656) Expected 1 space after "?"; 0 found
(#1656) Expected 1 space before ":"; 0 found
(#1656) Expected 1 space after ":"; 0 found
(#1656) Expected "if (...) {\n"; found "if(...){"
(#1656) Variable "C" must be all lower-case
(#1656) Expected 1 space before "!="; 0 found
(#1656) Expected 1 space after "!="; 0 found
(#1656) Variable "Mf" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Variable "C" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Variable "Nb" must be all lower-case
(#1656) Expected 1 space before "="; 0 found
(#1656) Expected 1 space after "="; 0 found
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "Te" must be all lower-case
(#1656) Expected 1 space before "=="; 0 found
(#1656) Expected 1 space after "=="; 0 found
(#1656) Variable "Te" must be all lower-case
(#1656) Expected 1 space before "=="; 0 found
(#1656) Expected 1 space after "=="; 0 found
(#1656) Variable "Te" must be all lower-case
(#1656) Variable "Vc" must be all lower-case
(#1656) Expected 1 space before "=="; 0 found
(#1656) Expected 1 space after "=="; 0 found
(#1656) Expected 1 space before "?"; 0 found
(#1656) Expected 1 space after "?"; 0 found
(#1656) Variable "Nb" must be all lower-case
(#1656) Expected 1 space before ":"; 0 found
(#1656) Expected 1 space after ":"; 0 found
(#1656) Line exceeds maximum limit of 180 characters; contains 2504 characters
(#1656) Line exceeds maximum limit of 180 characters; contains 2504 characters
(#1656) Line exceeds maximum limit of 180 characters; contains 2504 characters
(#1656) Line exceeds maximum limit of 180 characters; contains 2504 characters
(#1656) Line exceeds maximum limit of 180 characters; contains 2504 characters
(#1656) Line exceeds maximum limit of 180 characters; contains 2504 characters
(#1656) Line exceeds maximum limit of 180 characters; contains 2504 characters
(#1656) Line exceeds maximum limit of 180 characters; contains 2504 characters
(#1657) Line indented incorrectly; expected at least 36 spaces, found 0
(#1657) Variable "X" must be all lower-case
(#1657) Commas (,) must be followed by white space.
(#1657) Variable "C" must be all lower-case
(#1657) Commas (,) must be followed by white space.
(#1657) Variable "Nb" must be all lower-case
(#1657) Inline control structures are not allowed
(#1657) Variable "X" must be all lower-case
(#1657) Closing brace must be on a line by itself
(#1657) Variable "Sc" must be all lower-case
(#1657) Expected 1 space before "="; 0 found
(#1657) Expected 1 space after "="; 0 found
(#1657) Variable "X" must be all lower-case
(#1657) Variable "M" must be all lower-case
(#1657) Closing brace must be on a line by itself
(#1657) Closing brace must be on a line by itself
(#1657) Variable "Td" must be all lower-case
(#1657) Expected 1 space before "="; 0 found
(#1657) Expected 1 space after "="; 0 found
(#1657) Expected "if (...) {\n"; found "if(...){"
(#1657) Expected "foreach (...) {\n"; found "foreach(...){"
(#1657) Expected 1 space after "as"; 0 found
(#1657) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1657) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1657) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1657) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1657) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1657) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1657) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1657) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1657) Variable "L" must be all lower-case
(#1658) Line indented incorrectly; expected at least 16 spaces, found 0
(#1658) Variable "K" must be all lower-case
(#1658) Inline control structures are not allowed
(#1658) Expected 1 space before "=>"; 0 found
(#1658) Expected 1 space after "=>"; 0 found
(#1658) Expected 1 space after "as"; 0 found
(#1658) Variable "K" must be all lower-case
(#1659) Line indented incorrectly; expected at least 20 spaces, found 0
(#1659) Expected 1 space before "=>"; 0 found
(#1659) Expected 1 space after "=>"; 0 found
(#1659) Variable "X" must be all lower-case
(#1659) Variable "Td" must be all lower-case
(#1659) Expected 1 space before "="; 0 found
(#1659) Expected 1 space after "="; 0 found
(#1659) Variable "Td" must be all lower-case
(#1659) Commas (,) must be followed by white space.
(#1659) Commas (,) must be followed by white space.
(#1659) Variable "X" must be all lower-case
(#1659) Closing brace must be on a line by itself
(#1659) Closing brace must be on a line by itself
(#1659) Variable "Oa" must be all lower-case
(#1659) Expected 1 space before "?"; 0 found
(#1659) Expected 1 space after "?"; 0 found
(#1659) Expected 1 space before ":"; 0 found
(#1659) Expected 1 space after ":"; 0 found
(#1659) Expected "if (...) {\n"; found "if(...){"
(#1659) Inline control structures are not allowed
(#1659) Expected 1 space before "%"; 0 found
(#1659) Expected 1 space after "%"; 0 found
(#1659) Expected 1 space before "=="; 0 found
(#1659) Expected 1 space after "=="; 0 found
(#1659) Variable "E" must be all lower-case
(#1659) Expected 1 space before "%"; 0 found
(#1659) Expected 1 space after "%"; 0 found
(#1659) Expected 1 space before "=="; 0 found
(#1659) Expected 1 space after "=="; 0 found
(#1659) Closing brace must be on a line by itself
(#1659) Expected "foreach (...) {\n"; found "foreach(...){"
(#1659) Expected 1 space before "=>"; 0 found
(#1659) Expected 1 space after "=>"; 0 found
(#1659) Expected 1 space before "as"; 0 found
(#1659) Expected 1 space after "as"; 0 found
(#1659) Variable "L" must be all lower-case
(#1659) Commas (,) must be followed by white space.
(#1659) Variable "Lc" must be all lower-case
(#1659) Expected 1 space before "=>"; 0 found
(#1659) Expected 1 space after "=>"; 0 found
(#1659) Variable "K" must be all lower-case
(#1659) Variable "Ah" must be all lower-case
(#1659) Expected 1 space before "="; 0 found
(#1659) Expected 1 space after "="; 0 found
(#1659) Variable "L" must be all lower-case
(#1659) Commas (,) must be followed by white space.
(#1659) Expected "if (...) {\n"; found "if(...){"
(#1659) Variable "Ah" must be all lower-case
(#1659) Variable "Ah" must be all lower-case
(#1659) Expected 1 space before "="; 0 found
(#1659) Expected 1 space after "="; 0 found
(#1659) Expected "foreach (...) {\n"; found "foreach(...){"
(#1659) Expected 1 space before "=>"; 0 found
(#1659) Expected 1 space after "=>"; 0 found
(#1659) Expected 1 space before "as"; 0 found
(#1659) Expected 1 space after "as"; 0 found
(#1659) Variable "L" must be all lower-case
(#1659) Expected 1 space before "=>"; 0 found
(#1659) Expected 1 space after "=>"; 0 found
(#1659) Variable "X" must be all lower-case
(#1659) Inline control structures are not allowed
(#1659) The use of backticks in strings is not recommended
(#1659) Commas (,) must be followed by white space.
(#1659) Variable "Ah" must be all lower-case
(#1659) Expected 1 space before "="; 0 found
(#1659) Expected 1 space after "="; 0 found
(#1659) Variable "X" must be all lower-case
(#1659) Closing brace must be on a line by itself
(#1659) Closing brace must be on a line by itself
(#1659) Variable "Bh" must be all lower-case
(#1659) Expected 1 space before "="; 0 found
(#1659) Expected 1 space after "="; 0 found
(#1659) Expected "foreach (...) {\n"; found "foreach(...){"
(#1659) Expected 1 space before "=>"; 0 found
(#1659) Expected 1 space after "=>"; 0 found
(#1659) Expected 1 space after "as"; 0 found
(#1659) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1659) Variable "Ah" must be all lower-case
(#1660) Line indented incorrectly; expected at least 40 spaces, found 0
(#1660) Expected 1 space before "=>"; 0 found
(#1660) Expected 1 space after "=>"; 0 found
(#1660) Variable "X" must be all lower-case
(#1660) Expected "if (...) {\n"; found "if(...){"
(#1660) Expected 1 space before "=="; 0 found
(#1660) Expected 1 space after "=="; 0 found
(#1660) Expected 1 space before "=="; 0 found
(#1660) Expected 1 space after "=="; 0 found
(#1660) Variable "X" must be all lower-case
(#1660) Expected 1 space before ">"; 0 found
(#1660) Expected 1 space after ">"; 0 found
(#1660) Expected 1 space before "="; 0 found
(#1660) Expected 1 space after "="; 0 found
(#1660) Commas (,) must be followed by white space.
(#1660) Expected 1 space before "?"; 0 found
(#1660) Expected 1 space after "?"; 0 found
(#1660) Expected 1 space before ":"; 0 found
(#1660) Expected 1 space after ":"; 0 found
(#1660) Variable "X" must be all lower-case
(#1660) Expected 1 space before "="; 0 found
(#1660) Expected 1 space after "="; 0 found
(#1660) Variable "X" must be all lower-case
(#1660) Closing brace must be on a line by itself
(#1660) Variable "Bh" must be all lower-case
(#1660) Expected 1 space before ".="; 0 found
(#1660) Expected 1 space after ".="; 0 found
(#1660) Variable "X" must be all lower-case
(#1660) Expected 1 space before "!=="; 0 found
(#1660) Expected 1 space after "!=="; 0 found
(#1660) Expected 1 space before "?"; 0 found
(#1660) Expected 1 space after "?"; 0 found
(#1660) Variable "X" must be all lower-case
(#1660) Expected 1 space before ":"; 0 found
(#1660) Expected 1 space after ":"; 0 found
(#1660) Closing brace must be on a line by itself
(#1660) Variable "Vc" must be all lower-case
(#1660) Variable "M" must be all lower-case
(#1660) Expected 1 space before "?"; 0 found
(#1660) Expected 1 space after "?"; 0 found
(#1660) Expected 1 space before ":"; 0 found
(#1660) Expected 1 space after ":"; 0 found
(#1660) Commas (,) must be followed by white space.
(#1660) Variable "Bh" must be all lower-case
(#1660) Commas (,) must be followed by white space.
(#1660) Commas (,) must be followed by white space.
(#1660) Variable "Bh" must be all lower-case
(#1660) Commas (,) must be followed by white space.
(#1660) Commas (,) must be followed by white space.
(#1660) Commas (,) must be followed by white space.
(#1660) Commas (,) must be followed by white space.
(#1660) Expected 1 space before "?"; 0 found
(#1660) Expected 1 space after "?"; 0 found
(#1660) Expected 1 space before ":"; 0 found
(#1660) Expected 1 space after ":"; 0 found
(#1660) Variable "Bh" must be all lower-case
(#1660) Expected "foreach (...) {\n"; found "foreach(...){"
(#1660) Expected 1 space before "=>"; 0 found
(#1660) Expected 1 space after "=>"; 0 found
(#1660) Expected 1 space after "as"; 0 found
(#1660) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1660) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1660) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1660) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1660) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1660) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1660) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1660) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1660) Variable "K" must be all lower-case
(#1661) Line indented incorrectly; expected at least 40 spaces, found 0
(#1661) Expected 1 space before "=>"; 0 found
(#1661) Expected 1 space after "=>"; 0 found
(#1661) Variable "X" must be all lower-case
(#1661) Expected "if (...) {\n"; found "if(...){"
(#1661) Expected 1 space before "="; 0 found
(#1661) Expected 1 space after "="; 0 found
(#1661) Inline control structures are not allowed
(#1661) Variable "X" must be all lower-case
(#1661) Expected 1 space before "!="; 0 found
(#1661) Expected 1 space after "!="; 0 found
(#1661) Expected 1 space before "!="; 0 found
(#1661) Expected 1 space after "!="; 0 found
(#1661) Expected 1 space before "="; 0 found
(#1661) Expected 1 space after "="; 0 found
(#1661) Variable "X" must be all lower-case
(#1661) Expected 1 space before "?"; 0 found
(#1661) Expected 1 space after "?"; 0 found
(#1661) Expected 1 space before ":"; 0 found
(#1661) Expected 1 space after ":"; 0 found
(#1661) Variable "_" must not contain underscores.
(#1661) Expected 1 space before "="; 0 found
(#1661) Expected 1 space after "="; 0 found
(#1661) Inline control structures are not allowed
(#1661) Commas (,) must be followed by white space.
(#1661) Variable "X" must be all lower-case
(#1661) Expected 1 space before "!="; 0 found
(#1661) Expected 1 space after "!="; 0 found
(#1661) Variable "_" must not contain underscores.
(#1661) Expected 1 space before "="; 0 found
(#1661) Expected 1 space after "="; 0 found
(#1661) Variable "Bh" must be all lower-case
(#1661) Expected "if (...) {\n"; found "if(...){"
(#1661) Variable "_" must not contain underscores.
(#1661) Variable "X" must be all lower-case
(#1661) Expected 1 space before "!=="; 0 found
(#1661) Expected 1 space after "!=="; 0 found
(#1661) Expected "foreach (...) {\n"; found "foreach(...){"
(#1661) Expected 1 space before "as"; 0 found
(#1661) Expected 1 space after "as"; 0 found
(#1661) Variable "Lc" must be all lower-case
(#1661) Expected "if (...) {\n"; found "if(...){"
(#1661) Variable "Lc" must be all lower-case
(#1661) Expected 1 space before "=="; 0 found
(#1661) Expected 1 space after "=="; 0 found
(#1661) Expected 1 space before "=="; 0 found
(#1661) Expected 1 space after "=="; 0 found
(#1661) Variable "_" must not contain underscores.
(#1661) Expected 1 space before "="; 0 found
(#1661) Expected 1 space after "="; 0 found
(#1661) Inline control structures are not allowed
(#1661) Expected 1 space before "=>"; 0 found
(#1661) Expected 1 space after "=>"; 0 found
(#1661) Expected 1 space before "as"; 0 found
(#1661) Expected 1 space after "as"; 0 found
(#1661) Expected 1 space before "=>"; 0 found
(#1661) Expected 1 space after "=>"; 0 found
(#1661) Variable "_g" must not contain underscores.
(#1661) Variable "_" must not contain underscores.
(#1661) Expected 1 space before ".="; 0 found
(#1661) Expected 1 space after ".="; 0 found
(#1661) Commas (,) must be followed by white space.
(#1661) Commas (,) must be followed by white space.
(#1661) Variable "L" must be all lower-case
(#1661) Variable "_g" must not contain underscores.
(#1661) Variable "_" must not contain underscores.
(#1661) Expected 1 space before "="; 0 found
(#1661) Expected 1 space after "="; 0 found
(#1661) Expected 1 space before "!="; 0 found
(#1661) Expected 1 space after "!="; 0 found
(#1661) Expected 1 space before "?"; 0 found
(#1661) Expected 1 space after "?"; 0 found
(#1661) Commas (,) must be followed by white space.
(#1661) Commas (,) must be followed by white space.
(#1661) Expected 1 space before ":"; 0 found
(#1661) Expected 1 space after ":"; 0 found
(#1661) Variable "_" must not contain underscores.
(#1661) Inline control structures are not allowed
(#1661) Expected 1 space before "=="; 0 found
(#1661) Expected 1 space after "=="; 0 found
(#1661) Closing brace must be on a line by itself
(#1661) Closing brace must be on a line by itself
(#1661) Closing brace must be on a line by itself
(#1661) Expected "if (...) {\n"; found "if(...){"
(#1661) Expected 1 space before "=="; 0 found
(#1661) Expected 1 space after "=="; 0 found
(#1661) Variable "_" must not contain underscores.
(#1661) Expected 1 space before "="; 0 found
(#1661) Expected 1 space after "="; 0 found
(#1661) Expected 1 space before "="; 0 found
(#1661) Expected 1 space after "="; 0 found
(#1661) Expected "foreach (...) {\n"; found "foreach(...){"
(#1661) Expected 1 space before "as"; 0 found
(#1661) Expected 1 space after "as"; 0 found
(#1661) Variable "W" must be all lower-case
(#1661) Inline control structures are not allowed
(#1661) Variable "W" must be all lower-case
(#1661) Commas (,) must be followed by white space.
(#1661) Variable "Ah" must be all lower-case
(#1661) Variable "_" must not contain underscores.
(#1661) Expected 1 space before ".="; 0 found
(#1661) Expected 1 space after ".="; 0 found
(#1661) Commas (,) must be followed by white space.
(#1661) Variable "W" must be all lower-case
(#1661) Commas (,) must be followed by white space.
(#1661) Variable "W" must be all lower-case
(#1661) Commas (,) must be followed by white space.
(#1661) Variable "W" must be all lower-case
(#1661) Closing brace must be on a line by itself
(#1661) Inline control structures are not allowed
(#1661) Expected 1 space before "=>"; 0 found
(#1661) Expected 1 space after "=>"; 0 found
(#1661) Expected 1 space after "as"; 0 found
(#1661) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1661) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1661) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1661) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1661) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1661) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1661) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1661) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1661) Variable "Ah" must be all lower-case
(#1662) Line indented incorrectly; expected at least 52 spaces, found 0
(#1662) Variable "Dd" must be all lower-case
(#1662) Expected 1 space before "=>"; 0 found
(#1662) Expected 1 space after "=>"; 0 found
(#1662) Variable "W" must be all lower-case
(#1662) Variable "_" must not contain underscores.
(#1662) Expected 1 space before ".="; 0 found
(#1662) Expected 1 space after ".="; 0 found
(#1662) Commas (,) must be followed by white space.
(#1662) Variable "Dd" must be all lower-case
(#1662) Commas (,) must be followed by white space.
(#1662) Variable "W" must be all lower-case
(#1662) Closing brace must be on a line by itself
(#1662) Variable "X" must be all lower-case
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Variable "X" must be all lower-case
(#1662) Commas (,) must be followed by white space.
(#1662) Variable "_" must not contain underscores.
(#1662) Commas (,) must be followed by white space.
(#1662) Commas (,) must be followed by white space.
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Variable "Bh" must be all lower-case
(#1662) Variable "Y" must be all lower-case
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Variable "Bh" must be all lower-case
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Variable "K" must be all lower-case
(#1662) Variable "X" must be all lower-case
(#1662) Variable "L" must be all lower-case
(#1662) Expected 1 space before "=="; 0 found
(#1662) Expected 1 space after "=="; 0 found
(#1662) Variable "K" must be all lower-case
(#1662) Variable "Sc" must be all lower-case
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Commas (,) must be followed by white space.
(#1662) Expected "if (...) {\n"; found "if(...){"
(#1662) Variable "Y" must be all lower-case
(#1662) Expected 1 space before "!=="; 0 found
(#1662) Expected 1 space after "!=="; 0 found
(#1662) Variable "Yc" must be all lower-case
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Variable "Y" must be all lower-case
(#1662) Expected 1 space before "!=="; 0 found
(#1662) Expected 1 space after "!=="; 0 found
(#1662) Expected 1 space before "?"; 0 found
(#1662) Expected 1 space after "?"; 0 found
(#1662) Variable "Y" must be all lower-case
(#1662) Expected 1 space before ":"; 0 found
(#1662) Expected 1 space after ":"; 0 found
(#1662) Variable "K" must be all lower-case
(#1662) Expected 1 space before "?"; 0 found
(#1662) Expected 1 space after "?"; 0 found
(#1662) Variable "K" must be all lower-case
(#1662) Commas (,) must be followed by white space.
(#1662) Expected 1 space before "+"; 0 found
(#1662) Expected 1 space after "+"; 0 found
(#1662) Variable "Yc" must be all lower-case
(#1662) Expected 1 space before ":"; 0 found
(#1662) Expected 1 space after ":"; 0 found
(#1662) Closing brace must be on a line by itself
(#1662) Expected "} else {\n"; found "}else{"
(#1662) Variable "Yd" must be all lower-case
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Variable "X" must be all lower-case
(#1662) Commas (,) must be followed by white space.
(#1662) Variable "Yd" must be all lower-case
(#1662) Expected 1 space before "?"; 0 found
(#1662) Expected 1 space after "?"; 0 found
(#1662) Expected 1 space before ":"; 0 found
(#1662) Expected 1 space after ":"; 0 found
(#1662) Expected 1 space before "?"; 0 found
(#1662) Expected 1 space after "?"; 0 found
(#1662) Expected 1 space before ":"; 0 found
(#1662) Expected 1 space after ":"; 0 found
(#1662) Expected 1 space before "?"; 0 found
(#1662) Expected 1 space after "?"; 0 found
(#1662) Expected 1 space before ":"; 0 found
(#1662) Expected 1 space after ":"; 0 found
(#1662) Variable "X" must be all lower-case
(#1662) Closing brace must be on a line by itself
(#1662) Closing brace must be on a line by itself
(#1662) Closing brace must be on a line by itself
(#1662) Inline control structures are not allowed
(#1662) Variable "Oa" must be all lower-case
(#1662) Variable "Oa" must be all lower-case
(#1662) Commas (,) must be followed by white space.
(#1662) Variable "L" must be all lower-case
(#1662) Closing brace must be on a line by itself
(#1662) Inline control structures are not allowed
(#1662) Closing brace must be on a line by itself
(#1662) Expected "if (...) {\n"; found "if(...){"
(#1662) Variable "L" must be all lower-case
(#1662) Variable "E" must be all lower-case
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Expected "if (...) {\n"; found "if(...){"
(#1662) Expected 1 space before "!="; 0 found
(#1662) Expected 1 space after "!="; 0 found
(#1662) Inline control structures are not allowed
(#1662) Expected 1 space before "+"; 0 found
(#1662) Expected 1 space after "+"; 0 found
(#1662) Variable "Oc" must be all lower-case
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Variable "L" must be all lower-case
(#1662) Usage of ELSEIF not allowed; use ELSE IF instead
(#1662) Expected 1 space before "!="; 0 found
(#1662) Expected 1 space after "!="; 0 found
(#1662) Variable "Oc" must be all lower-case
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Expected 1 space before "?"; 0 found
(#1662) Expected 1 space after "?"; 0 found
(#1662) Expected 1 space before ":"; 0 found
(#1662) Expected 1 space after ":"; 0 found
(#1662) Variable "R" must be all lower-case
(#1662) Commas (,) must be followed by white space.
(#1662) Variable "Z" must be all lower-case
(#1662) Inline control structures are not allowed
(#1662) Variable "Oc" must be all lower-case
(#1662) Expected 1 space before "<"; 0 found
(#1662) Expected 1 space after "<"; 0 found
(#1662) Commas (,) must be followed by white space.
(#1662) Expected 1 space before "*"; 0 found
(#1662) Expected 1 space after "*"; 0 found
(#1662) Variable "E" must be all lower-case
(#1662) Expected 1 space before "+"; 0 found
(#1662) Expected 1 space after "+"; 0 found
(#1662) Expected 1 space before "*"; 0 found
(#1662) Expected 1 space after "*"; 0 found
(#1662) Variable "Oc" must be all lower-case
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Commas (,) must be followed by white space.
(#1662) Variable "Z" must be all lower-case
(#1662) Commas (,) must be followed by white space.
(#1662) Commas (,) must be followed by white space.
(#1662) Variable "Vc" must be all lower-case
(#1662) Inline control structures are not allowed
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Closing brace must be on a line by itself
(#1662) Closing brace must be on a line by itself
(#1662) Expected "if (...) {\n"; found "if(...){"
(#1662) Variable "Oc" must be all lower-case
(#1662) Expected 1 space before "==="; 0 found
(#1662) Expected 1 space after "==="; 0 found
(#1662) Variable "Oc" must be all lower-case
(#1662) Expected 1 space before ">"; 0 found
(#1662) Expected 1 space after ">"; 0 found
(#1662) Variable "E" must be all lower-case
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Variable "Oc" must be all lower-case
(#1662) Expected 1 space before "==="; 0 found
(#1662) Expected 1 space after "==="; 0 found
(#1662) Expected 1 space before "?"; 0 found
(#1662) Expected 1 space after "?"; 0 found
(#1662) Variable "E" must be all lower-case
(#1662) Expected 1 space before "+"; 0 found
(#1662) Expected 1 space after "+"; 0 found
(#1662) Variable "L" must be all lower-case
(#1662) Expected 1 space before ">="; 0 found
(#1662) Expected 1 space after ">="; 0 found
(#1662) Expected 1 space before "?"; 0 found
(#1662) Expected 1 space after "?"; 0 found
(#1662) Expected 1 space before ":"; 0 found
(#1662) Expected 1 space after ":"; 0 found
(#1662) Expected 1 space before ":"; 0 found
(#1662) Expected 1 space after ":"; 0 found
(#1662) Variable "Oc" must be all lower-case
(#1662) Expected 1 space before "-"; 0 found
(#1662) Expected 1 space after "-"; 0 found
(#1662) Expected 1 space before "/"; 0 found
(#1662) Expected 1 space after "/"; 0 found
(#1662) Expected "if (...) {\n"; found "if(...){"
(#1662) Expected 1 space before "!="; 0 found
(#1662) Expected 1 space after "!="; 0 found
(#1662) Variable "E" must be all lower-case
(#1662) Expected 1 space before "+"; 0 found
(#1662) Expected 1 space after "+"; 0 found
(#1662) Commas (,) must be followed by white space.
(#1662) Commas (,) must be followed by white space.
(#1662) Variable "E" must be all lower-case
(#1662) Variable "E" must be all lower-case
(#1662) Expected 1 space before ">"; 0 found
(#1662) Expected 1 space after ">"; 0 found
(#1662) Expected 1 space before "?"; 0 found
(#1662) Expected 1 space after "?"; 0 found
(#1662) Expected 1 space before ":"; 0 found
(#1662) Expected 1 space after ":"; 0 found
(#1662) Inline control structures are not allowed
(#1662) Expected 1 space after first semicolon of FOR loop; 0 found
(#1662) Expected 1 space after second semicolon of FOR loop; 0 found
(#1662) Expected 1 space before "="; 0 found
(#1662) Expected 1 space after "="; 0 found
(#1662) Commas (,) must be followed by white space.
(#1662) Variable "E" must be all lower-case
(#1662) Expected 1 space before "-"; 0 found
(#1662) Expected 1 space after "-"; 0 found
(#1662) Expected 1 space before "<"; 0 found
(#1662) Expected 1 space after "<"; 0 found
(#1662) Commas (,) must be followed by white space.
(#1662) Variable "E" must be all lower-case
(#1662) Expected 1 space before "+"; 0 found
(#1662) Expected 1 space after "+"; 0 found
(#1662) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1662) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1662) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1662) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1662) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1662) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1662) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1662) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1663) Line indented incorrectly; expected at least 24 spaces, found 0
(#1663) Commas (,) must be followed by white space.
(#1663) Variable "E" must be all lower-case
(#1663) Expected "if (...) {\n"; found "if(...){"
(#1663) Expected 1 space before ">"; 0 found
(#1663) Expected 1 space after ">"; 0 found
(#1663) Variable "E" must be all lower-case
(#1663) Expected 1 space before "+"; 0 found
(#1663) Expected 1 space after "+"; 0 found
(#1663) Expected 1 space before "<"; 0 found
(#1663) Expected 1 space after "<"; 0 found
(#1663) Expected 1 space before "?"; 0 found
(#1663) Expected 1 space after "?"; 0 found
(#1663) Expected 1 space before ":"; 0 found
(#1663) Expected 1 space after ":"; 0 found
(#1663) Commas (,) must be followed by white space.
(#1663) Variable "Oc" must be all lower-case
(#1663) Expected 1 space before "!=="; 0 found
(#1663) Expected 1 space after "!=="; 0 found
(#1663) Expected 1 space before "?"; 0 found
(#1663) Expected 1 space after "?"; 0 found
(#1663) Commas (,) must be followed by white space.
(#1663) Variable "E" must be all lower-case
(#1663) Expected 1 space before ":"; 0 found
(#1663) Expected 1 space after ":"; 0 found
(#1663) Closing brace must be on a line by itself
(#1663) Variable "Oc" must be all lower-case
(#1663) Expected 1 space before "==="; 0 found
(#1663) Expected 1 space after "==="; 0 found
(#1663) Expected 1 space before "?"; 0 found
(#1663) Expected 1 space after "?"; 0 found
(#1663) Variable "L" must be all lower-case
(#1663) Expected 1 space before "+"; 0 found
(#1663) Expected 1 space after "+"; 0 found
(#1663) Expected 1 space before ":"; 0 found
(#1663) Expected 1 space after ":"; 0 found
(#1663) Variable "Oc" must be all lower-case
(#1663) Expected 1 space before "-"; 0 found
(#1663) Expected 1 space after "-"; 0 found
(#1663) Variable "E" must be all lower-case
(#1663) Expected 1 space before "*"; 0 found
(#1663) Expected 1 space after "*"; 0 found
(#1663) Expected 1 space before ">"; 0 found
(#1663) Expected 1 space after ">"; 0 found
(#1663) Expected 1 space before "?"; 0 found
(#1663) Expected 1 space after "?"; 0 found
(#1663) Variable "E" must be all lower-case
(#1663) Expected 1 space before "+"; 0 found
(#1663) Expected 1 space after "+"; 0 found
(#1663) Expected 1 space before ":"; 0 found
(#1663) Expected 1 space after ":"; 0 found
(#1663) Closing brace must be on a line by itself
(#1663) Expected "} else {\n"; found "}else{"
(#1663) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1664) Line indented incorrectly; expected at least 56 spaces, found 0
(#1664) Commas (,) must be followed by white space.
(#1664) Commas (,) must be followed by white space.
(#1664) Variable "E" must be all lower-case
(#1664) Variable "E" must be all lower-case
(#1664) Expected 1 space before ">"; 0 found
(#1664) Expected 1 space after ">"; 0 found
(#1664) Expected 1 space before "?"; 0 found
(#1664) Expected 1 space after "?"; 0 found
(#1664) Expected 1 space before ":"; 0 found
(#1664) Expected 1 space after ":"; 0 found
(#1664) Commas (,) must be followed by white space.
(#1664) Variable "E" must be all lower-case
(#1664) Expected 1 space before "?"; 0 found
(#1664) Expected 1 space after "?"; 0 found
(#1664) Variable "E" must be all lower-case
(#1664) Commas (,) must be followed by white space.
(#1664) Variable "E" must be all lower-case
(#1664) Expected 1 space before ":"; 0 found
(#1664) Expected 1 space after ":"; 0 found
(#1664) Commas (,) must be followed by white space.
(#1664) Expected 1 space before ">"; 0 found
(#1664) Expected 1 space after ">"; 0 found
(#1664) Variable "E" must be all lower-case
(#1664) Expected 1 space before "?"; 0 found
(#1664) Expected 1 space after "?"; 0 found
(#1664) Variable "E" must be all lower-case
(#1664) Expected 1 space before "+"; 0 found
(#1664) Expected 1 space after "+"; 0 found
(#1664) Commas (,) must be followed by white space.
(#1664) Variable "E" must be all lower-case
(#1664) Expected 1 space before ">"; 0 found
(#1664) Expected 1 space after ">"; 0 found
(#1664) Variable "E" must be all lower-case
(#1664) Expected 1 space before "+"; 0 found
(#1664) Expected 1 space after "+"; 0 found
(#1664) Expected 1 space before "?"; 0 found
(#1664) Expected 1 space after "?"; 0 found
(#1664) Expected 1 space before ":"; 0 found
(#1664) Expected 1 space after ":"; 0 found
(#1664) Expected 1 space before ":"; 0 found
(#1664) Expected 1 space after ":"; 0 found
(#1664) Closing brace must be on a line by itself
(#1664) Closing brace must be on a line by itself
(#1664) Commas (,) must be followed by white space.
(#1664) Variable "Oc" must be all lower-case
(#1664) Expected 1 space before "!=="; 0 found
(#1664) Expected 1 space after "!=="; 0 found
(#1664) Expected 1 space before "?"; 0 found
(#1664) Expected 1 space after "?"; 0 found
(#1664) Expected 1 space before "?"; 0 found
(#1664) Expected 1 space after "?"; 0 found
(#1664) Expected 1 space before ":"; 0 found
(#1664) Expected 1 space after ":"; 0 found
(#1664) Commas (,) must be followed by white space.
(#1664) Variable "Oc" must be all lower-case
(#1664) Expected 1 space before ":"; 0 found
(#1664) Expected 1 space after ":"; 0 found
(#1664) Variable "Sb" must be all lower-case
(#1664) Expected 1 space before "="; 0 found
(#1664) Expected 1 space after "="; 0 found
(#1664) Expected 1 space before "?"; 0 found
(#1664) Expected 1 space after "?"; 0 found
(#1664) Expected 1 space before ":"; 0 found
(#1664) Expected 1 space after ":"; 0 found
(#1664) Variable "Oc" must be all lower-case
(#1664) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1665) Line indented incorrectly; expected at least 52 spaces, found 0
(#1665) Commas (,) must be followed by white space.
(#1665) Commas (,) must be followed by white space.
(#1665) Commas (,) must be followed by white space.
(#1665) Commas (,) must be followed by white space.
(#1665) Variable "Sb" must be all lower-case
(#1665) Expected "if (...) {\n"; found "if(...){"
(#1665) Commas (,) must be followed by white space.
(#1665) Expected 1 space before "?"; 0 found
(#1665) Expected 1 space after "?"; 0 found
(#1665) Expected 1 space before ":"; 0 found
(#1665) Expected 1 space after ":"; 0 found
(#1665) Commas (,) must be followed by white space.
(#1665) Commas (,) must be followed by white space.
(#1665) Commas (,) must be followed by white space.
(#1665) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1665) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1665) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1665) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1665) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1665) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1665) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1665) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1666) Commas (,) must be followed by white space.
(#1666) Commas (,) must be followed by white space.
(#1666) Commas (,) must be followed by white space.
(#1666) Expected 1 space before "?"; 0 found
(#1666) Expected 1 space after "?"; 0 found
(#1666) Expected 1 space before ":"; 0 found
(#1666) Expected 1 space after ":"; 0 found
(#1666) Commas (,) must be followed by white space.
(#1668) Commas (,) must be followed by white space.
(#1668) Commas (,) must be followed by white space.
(#1669) Commas (,) must be followed by white space.
(#1669) Commas (,) must be followed by white space.
(#1670) Commas (,) must be followed by white space.
(#1670) Commas (,) must be followed by white space.
(#1671) Commas (,) must be followed by white space.
(#1671) Commas (,) must be followed by white space.
(#1671) Commas (,) must be followed by white space.
(#1671) Commas (,) must be followed by white space.
(#1673) Closing brace must be on a line by itself
(#1673) Variable "Mc" must be all lower-case
(#1673) Expected 1 space before "="; 0 found
(#1673) Expected 1 space after "="; 0 found
(#1673) Expected "foreach (...) {\n"; found "foreach(...){"
(#1673) Expected 1 space before "as"; 0 found
(#1673) Expected 1 space after "as"; 0 found
(#1673) Expected "if (...) {\n"; found "if(...){"
(#1673) Variable "Mc" must be all lower-case
(#1673) Closing brace must be on a line by itself
(#1673) Closing brace must be on a line by itself
(#1673) Expected "if (...) {\n"; found "if(...){"
(#1673) Variable "Mc" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Expected 1 space before "="; 0 found
(#1673) Expected 1 space after "="; 0 found
(#1673) Expected 1 space before "?"; 0 found
(#1673) Expected 1 space after "?"; 0 found
(#1673) Commas (,) must be followed by white space.
(#1673) Commas (,) must be followed by white space.
(#1673) Expected 1 space before ":"; 0 found
(#1673) Expected 1 space after ":"; 0 found
(#1673) Commas (,) must be followed by white space.
(#1673) Commas (,) must be followed by white space.
(#1673) Variable "Mc" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Commas (,) must be followed by white space.
(#1673) Commas (,) must be followed by white space.
(#1673) Closing brace must be on a line by itself
(#1673) Variable "Vc" must be all lower-case
(#1673) Variable "M" must be all lower-case
(#1673) Expected 1 space before "?"; 0 found
(#1673) Expected 1 space after "?"; 0 found
(#1673) Expected 1 space before ":"; 0 found
(#1673) Expected 1 space after ":"; 0 found
(#1673) Closing brace must be on a line by itself
(#1673) Expected "if (...) {\n"; found "if(...){"
(#1673) Commas (,) must be followed by white space.
(#1673) Commas (,) must be followed by white space.
(#1673) Variable "L" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Commas (,) must be followed by white space.
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1673) Commas (,) must be followed by white space.
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1673) Commas (,) must be followed by white space.
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1673) Commas (,) must be followed by white space.
(#1673) Commas (,) must be followed by white space.
(#1673) Commas (,) must be followed by white space.
(#1673) Closing brace must be on a line by itself
(#1673) Commas (,) must be followed by white space.
(#1673) Commas (,) must be followed by white space.
(#1673) Variable "T" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Closing brace must be on a line by itself
(#1673) Closing brace must be on a line by itself
(#1673) Expected "if (...) {\n"; found "if(...){"
(#1673) Closing brace must be on a line by itself
(#1673) Closing brace must be on a line by itself
(#1673) Usage of ELSEIF not allowed; use ELSE IF instead
(#1673) Variable "Eg" must be all lower-case
(#1673) Expected 1 space before "="; 0 found
(#1673) Expected 1 space after "="; 0 found
(#1673) Variable "Eg" must be all lower-case
(#1673) Expected 1 space before "?"; 0 found
(#1673) Expected 1 space after "?"; 0 found
(#1673) Expected 1 space before ":"; 0 found
(#1673) Expected 1 space after ":"; 0 found
(#1673) Variable "Ph" must be all lower-case
(#1673) Expected 1 space before "="; 0 found
(#1673) Expected 1 space after "="; 0 found
(#1673) Variable "Eg" must be all lower-case
(#1673) Expected 1 space before "?"; 0 found
(#1673) Expected 1 space after "?"; 0 found
(#1673) Expected 1 space before ":"; 0 found
(#1673) Expected 1 space after ":"; 0 found
(#1673) Inline control structures are not allowed
(#1673) Variable "Ph" must be all lower-case
(#1673) Expected "foreach (...) {\n"; found "foreach(...){"
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1673) Expected 1 space after "as"; 0 found
(#1673) Line exceeds maximum limit of 180 characters; contains 1141 characters
(#1673) Line exceeds maximum limit of 180 characters; contains 1141 characters
(#1673) Line exceeds maximum limit of 180 characters; contains 1141 characters
(#1673) Line exceeds maximum limit of 180 characters; contains 1141 characters
(#1673) Line exceeds maximum limit of 180 characters; contains 1141 characters
(#1673) Line exceeds maximum limit of 180 characters; contains 1141 characters
(#1673) Line exceeds maximum limit of 180 characters; contains 1141 characters
(#1673) Line exceeds maximum limit of 180 characters; contains 1141 characters
(#1673) Variable "Ph" must be all lower-case
(#1674) Line indented incorrectly; expected at least 8 spaces, found 0
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Variable "X" must be all lower-case
(#1674) Commas (,) must be followed by white space.
(#1674) Variable "Eg" must be all lower-case
(#1674) Expected 1 space before "?"; 0 found
(#1674) Expected 1 space after "?"; 0 found
(#1674) Expected 1 space before ":"; 0 found
(#1674) Expected 1 space after ":"; 0 found
(#1674) Commas (,) must be followed by white space.
(#1674) Variable "X" must be all lower-case
(#1674) Closing brace must be on a line by itself
(#1674) Closing brace must be on a line by itself
(#1674) Closing brace must be on a line by itself
(#1674) Usage of ELSEIF not allowed; use ELSE IF instead
(#1674) Expected "if (...) {\n"; found "if(...){"
(#1674) Expected 1 space before "=="; 0 found
(#1674) Expected 1 space after "=="; 0 found
(#1674) Variable "Mg" must be all lower-case
(#1674) Expected 1 space before "="; 0 found
(#1674) Expected 1 space after "="; 0 found
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Commas (,) must be followed by white space.
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Commas (,) must be followed by white space.
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Expected "foreach (...) {\n"; found "foreach(...){"
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Expected 1 space before "as"; 0 found
(#1674) Expected 1 space after "as"; 0 found
(#1674) Variable "C" must be all lower-case
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Variable "R" must be all lower-case
(#1674) Expected 1 space before "="; 0 found
(#1674) Expected 1 space after "="; 0 found
(#1674) Variable "C" must be all lower-case
(#1674) Commas (,) must be followed by white space.
(#1674) Variable "R" must be all lower-case
(#1674) Expected "if (...) {\n"; found "if(...){"
(#1674) Variable "R" must be all lower-case
(#1674) Inline control structures are not allowed
(#1674) Expected 1 space before "as"; 0 found
(#1674) Expected 1 space after "as"; 0 found
(#1674) Commas (,) must be followed by white space.
(#1674) Commas (,) must be followed by white space.
(#1674) Variable "R" must be all lower-case
(#1674) Expected "foreach (...) {\n"; found "foreach(...){"
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Expected 1 space before "as"; 0 found
(#1674) Expected 1 space after "as"; 0 found
(#1674) Variable "Mg" must be all lower-case
(#1674) Expected 1 space before "+"; 0 found
(#1674) Expected 1 space after "+"; 0 found
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Commas (,) must be followed by white space.
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Variable "X" must be all lower-case
(#1674) Expected "if (...) {\n"; found "if(...){"
(#1674) Variable "R" must be all lower-case
(#1674) Expected 1 space before "!="; 0 found
(#1674) Expected 1 space after "!="; 0 found
(#1674) Variable "X" must be all lower-case
(#1674) Expected 1 space before "="; 0 found
(#1674) Expected 1 space after "="; 0 found
(#1674) Variable "R" must be all lower-case
(#1674) Commas (,) must be followed by white space.
(#1674) Expected 1 space before "=="; 0 found
(#1674) Expected 1 space after "=="; 0 found
(#1674) Variable "X" must be all lower-case
(#1674) Variable "R" must be all lower-case
(#1674) Expected 1 space before "=="; 0 found
(#1674) Expected 1 space after "=="; 0 found
(#1674) Variable "Bg" must be all lower-case
(#1674) Expected 1 space before "=="; 0 found
(#1674) Expected 1 space after "=="; 0 found
(#1674) Expected 1 space before "?"; 0 found
(#1674) Expected 1 space after "?"; 0 found
(#1674) Expected 1 space before ":"; 0 found
(#1674) Expected 1 space after ":"; 0 found
(#1674) Expected 1 space before "?"; 0 found
(#1674) Expected 1 space after "?"; 0 found
(#1674) Variable "X" must be all lower-case
(#1674) Expected 1 space before ":"; 0 found
(#1674) Expected 1 space after ":"; 0 found
(#1674) Variable "X" must be all lower-case
(#1674) Inline control structures are not allowed
(#1674) Variable "Mg" must be all lower-case
(#1674) Variable "Mg" must be all lower-case
(#1674) Expected 1 space before "+="; 0 found
(#1674) Expected 1 space after "+="; 0 found
(#1674) Variable "R" must be all lower-case
(#1674) Expected 1 space before "!="; 0 found
(#1674) Expected 1 space after "!="; 0 found
(#1674) Expected 1 space before "!="; 0 found
(#1674) Expected 1 space after "!="; 0 found
(#1674) Expected 1 space before "?"; 0 found
(#1674) Expected 1 space after "?"; 0 found
(#1674) Variable "R" must be all lower-case
(#1674) Expected 1 space before ":"; 0 found
(#1674) Expected 1 space after ":"; 0 found
(#1674) Closing brace must be on a line by itself
(#1674) Inline control structures are not allowed
(#1674) Usage of ELSEIF not allowed; use ELSE IF instead
(#1674) Commas (,) must be followed by white space.
(#1674) Variable "R" must be all lower-case
(#1674) Closing brace must be on a line by itself
(#1674) Closing brace must be on a line by itself
(#1674) Closing brace must be on a line by itself
(#1674) Inline control structures are not allowed
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Expected 1 space after "as"; 0 found
(#1674) Line exceeds maximum limit of 180 characters; contains 812 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 812 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 812 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 812 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 812 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 812 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 812 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 812 characters
(#1674) Variable "Mg" must be all lower-case
(#1675) Line indented incorrectly; expected at least 8 spaces, found 0
(#1675) Expected 1 space before "=>"; 0 found
(#1675) Expected 1 space after "=>"; 0 found
(#1675) Variable "X" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Variable "X" must be all lower-case
(#1675) Closing brace must be on a line by itself
(#1675) Inline control structures are not allowed
(#1675) Usage of ELSEIF not allowed; use ELSE IF instead
(#1675) Expected 1 space before "=="; 0 found
(#1675) Expected 1 space after "=="; 0 found
(#1675) Expected "foreach (...) {\n"; found "foreach(...){"
(#1675) Expected 1 space before "=>"; 0 found
(#1675) Expected 1 space after "=>"; 0 found
(#1675) Expected 1 space before "as"; 0 found
(#1675) Expected 1 space after "as"; 0 found
(#1675) Expected 1 space before "=>"; 0 found
(#1675) Expected 1 space after "=>"; 0 found
(#1675) Variable "X" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Variable "X" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Closing brace must be on a line by itself
(#1675) Closing brace must be on a line by itself
(#1675) Closing brace must be on a line by itself
(#1675) Expected "} else {\n"; found "}else{"
(#1675) Variable "Vg" must be all lower-case
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1675) Commas (,) must be followed by white space.
(#1675) Expected "if (...) {\n"; found "if(...){"
(#1675) Variable "Vg" must be all lower-case
(#1675) Variable "I" must be all lower-case
(#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
(#1675) Inline control structures are not allowed
(#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
(#1675) Expected "if (...) {\n"; found "if(...){"
(#1675) Inline control structures are not allowed
(#1675) Variable "I" must be all lower-case
(#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
(#1675) Closing brace must be on a line by itself
(#1675) Usage of ELSEIF not allowed; use ELSE IF instead
(#1675) Variable "I" must be all lower-case
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1675) Closing brace must be on a line by itself
(#1675) Usage of ELSEIF not allowed; use ELSE IF instead
(#1675) Variable "I" must be all lower-case
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1675) Closing brace must be on a line by itself
(#1675) Usage of ELSEIF not allowed; use ELSE IF instead
(#1675) Inline control structures are not allowed
(#1675) Variable "I" must be all lower-case
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1675) Inline control structures are not allowed
(#1675) Variable "I" must be all lower-case
(#1675) Variable "I" must be all lower-case
(#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
(#1675) Closing brace must be on a line by itself
(#1675) Usage of ELSEIF not allowed; use ELSE IF instead
(#1675) Expected 1 space before "!="; 0 found
(#1675) Expected 1 space after "!="; 0 found
(#1675) Variable "I" must be all lower-case
(#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
(#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
(#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
(#1675) Commas (,) must be followed by white space.
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1675) Closing brace must be on a line by itself
(#1675) Inline control structures are not allowed
(#1675) Usage of ELSEIF not allowed; use ELSE IF instead
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1675) Usage of ELSEIF not allowed; use ELSE IF instead
(#1675) Variable "I" must be all lower-case
(#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
(#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
(#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
(#1675) Expected 1 space before ":"; 0 found
(#1675) Expected 1 space after ":"; 0 found
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Inline control structures are not allowed
(#1675) Variable "K" must be all lower-case
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1675) Variable "I" must be all lower-case
(#1675) Expected 1 space before ".="; 0 found
(#1675) Expected 1 space after ".="; 0 found
(#1675) Variable "K" must be all lower-case
(#1675) Variable "K" must be all lower-case
(#1675) Closing brace must be on a line by itself
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Variable "I" must be all lower-case
(#1675) Closing brace must be on a line by itself
(#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
(#1675) Expected 1 space before ":"; 0 found
(#1675) Expected 1 space after ":"; 0 found
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Expected "if (...) {\n"; found "if(...){"
(#1675) Expected "if (...) {\n"; found "if(...){"
(#1675) Expected 1 space before "!=="; 0 found
(#1675) Expected 1 space after "!=="; 0 found
(#1675) Variable "Ug" must be all lower-case
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1675) Inline control structures are not allowed
(#1675) Variable "Ug" must be all lower-case
(#1675) Expected "if (...) {\n"; found "if(...){"
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Inline control structures are not allowed
(#1675) Expected 1 space before "!="; 0 found
(#1675) Expected 1 space after "!="; 0 found
(#1675) Closing brace must be on a line by itself
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#1675) Commas (,) must be followed by white space.
(#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
(#1675) Commas (,) must be followed by white space.
(#1675) Variable "S" must be all lower-case
(#1675) Expected 1 space before "="; 0 found
(#1675) Expected 1 space after "="; 0 found
(#1675) Expected "foreach (...) {\n"; found "foreach(...){"
(#1675) Expected 1 space before "=>"; 0 found
(#1675) Expected 1 space after "=>"; 0 found
(#1675) Expected 1 space after "as"; 0 found
(#1675) Line exceeds maximum limit of 180 characters; contains 2515 characters
(#1675) Line exceeds maximum limit of 180 characters; contains 2515 characters
(#1675) Line exceeds maximum limit of 180 characters; contains 2515 characters
(#1675) Line exceeds maximum limit of 180 characters; contains 2515 characters
(#1675) Line exceeds maximum limit of 180 characters; contains 2515 characters
(#1675) Line exceeds maximum limit of 180 characters; contains 2515 characters
(#1675) Line exceeds maximum limit of 180 characters; contains 2515 characters
(#1675) Line exceeds maximum limit of 180 characters; contains 2515 characters
(#1675) Variable "Ug" must be all lower-case
(#1676) Line indented incorrectly; expected at least 24 spaces, found 0
(#1676) Variable "C" must be all lower-case
(#1676) Expected 1 space before "=>"; 0 found
(#1676) Expected 1 space after "=>"; 0 found
(#1676) Variable "U" must be all lower-case
(#1676) Variable "Sh" must be all lower-case
(#1676) Expected 1 space before "="; 0 found
(#1676) Expected 1 space after "="; 0 found
(#1676) Variable "U" must be all lower-case
(#1676) Expected 1 space before "!=="; 0 found
(#1676) Expected 1 space after "!=="; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Variable "U" must be all lower-case
(#1676) Variable "Sh" must be all lower-case
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Variable "C" must be all lower-case
(#1676) Commas (,) must be followed by white space.
(#1676) Variable "C" must be all lower-case
(#1676) Commas (,) must be followed by white space.
(#1676) Variable "Vg" must be all lower-case
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Variable "C" must be all lower-case
(#1676) Variable "C" must be all lower-case
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Variable "C" must be all lower-case
(#1676) Expected "if (...) {\n"; found "if(...){"
(#1676) Variable "Sh" must be all lower-case
(#1676) Variable "C" must be all lower-case
(#1676) Commas (,) must be followed by white space.
(#1676) Variable "C" must be all lower-case
(#1676) Closing brace must be on a line by itself
(#1676) Expected "} else {\n"; found "}else{"
(#1676) Expected "foreach (...) {\n"; found "foreach(...){"
(#1676) Expected 1 space before "=>"; 0 found
(#1676) Expected 1 space after "=>"; 0 found
(#1676) Expected 1 space before "as"; 0 found
(#1676) Expected 1 space after "as"; 0 found
(#1676) Expected 1 space before "=>"; 0 found
(#1676) Expected 1 space after "=>"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "=>"; 0 found
(#1676) Expected 1 space after "=>"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "=>"; 0 found
(#1676) Expected 1 space after "=>"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "=>"; 0 found
(#1676) Expected 1 space after "=>"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "=>"; 0 found
(#1676) Expected 1 space after "=>"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "=>"; 0 found
(#1676) Expected 1 space after "=>"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "=>"; 0 found
(#1676) Expected 1 space after "=>"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "=>"; 0 found
(#1676) Expected 1 space after "=>"; 0 found
(#1676) Variable "_" must not contain underscores.
(#1676) Expected 1 space before "="; 0 found
(#1676) Expected 1 space after "="; 0 found
(#1676) Variable "C" must be all lower-case
(#1676) Variable "_" must not contain underscores.
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Expected 1 space before "=="; 0 found
(#1676) Expected 1 space after "=="; 0 found
(#1676) Expected 1 space before "!="; 0 found
(#1676) Expected 1 space after "!="; 0 found
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Variable "_" must not contain underscores.
(#1676) Variable "C" must be all lower-case
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Variable "C" must be all lower-case
(#1676) Closing brace must be on a line by itself
(#1676) Variable "S" must be all lower-case
(#1676) Closing brace must be on a line by itself
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Variable "C" must be all lower-case
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Closing brace must be on a line by itself
(#1676) Commas (,) must be followed by white space.
(#1676) Variable "Ug" must be all lower-case
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "=="; 0 found
(#1676) Expected 1 space after "=="; 0 found
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1676) Inline control structures are not allowed
(#1676) Expected 1 space before "as"; 0 found
(#1676) Expected 1 space after "as"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1676) Expected "if (...) {\n"; found "if(...){"
(#1676) Variable "Mh" must be all lower-case
(#1676) Expected 1 space before "="; 0 found
(#1676) Expected 1 space after "="; 0 found
(#1676) Variable "Pe" must be all lower-case
(#1676) Expected 1 space before "="; 0 found
(#1676) Expected 1 space after "="; 0 found
(#1676) Expected 1 space before "=="; 0 found
(#1676) Expected 1 space after "=="; 0 found
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Expected 1 space before "=="; 0 found
(#1676) Expected 1 space after "=="; 0 found
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Variable "Mh" must be all lower-case
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Expected 1 space before "=="; 0 found
(#1676) Expected 1 space after "=="; 0 found
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Variable "Mh" must be all lower-case
(#1676) Variable "Pe" must be all lower-case
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Expected 1 space before "=="; 0 found
(#1676) Expected 1 space after "=="; 0 found
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Variable "Pe" must be all lower-case
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Expected 1 space before "=="; 0 found
(#1676) Expected 1 space after "=="; 0 found
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Expected 1 space before "=="; 0 found
(#1676) Expected 1 space after "=="; 0 found
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Expected 1 space before "="; 0 found
(#1676) Expected 1 space after "="; 0 found
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Expected "if (...) {\n"; found "if(...){"
(#1676) Expected 1 space before "!="; 0 found
(#1676) Expected 1 space after "!="; 0 found
(#1676) Expected 1 space before "!="; 0 found
(#1676) Expected 1 space after "!="; 0 found
(#1676) Expected 1 space before "="; 0 found
(#1676) Expected 1 space after "="; 0 found
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Commas (,) must be followed by white space.
(#1676) Closing brace must be on a line by itself
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Variable "S" must be all lower-case
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Variable "T" must be all lower-case
(#1676) Commas (,) must be followed by white space.
(#1676) Closing brace must be on a line by itself
(#1676) Commas (,) must be followed by white space.
(#1676) Closing brace must be on a line by itself
(#1676) Commas (,) must be followed by white space.
(#1676) Expected 1 space before "?"; 0 found
(#1676) Expected 1 space after "?"; 0 found
(#1676) Expected 1 space before ":"; 0 found
(#1676) Expected 1 space after ":"; 0 found
(#1676) Expected "if (...) {\n"; found "if(...){"
(#1676) Expected 1 space before "="; 0 found
(#1676) Expected 1 space after "="; 0 found
(#1676) Expected "if (...) {\n"; found "if(...){"
(#1676) Commas (,) must be followed by white space.
(#1676) Expected "foreach (...) {\n"; found "foreach(...){"
(#1676) Expected 1 space after "as"; 0 found
(#1676) Line exceeds maximum limit of 180 characters; contains 3411 characters
(#1676) Line exceeds maximum limit of 180 characters; contains 3411 characters
(#1676) Line exceeds maximum limit of 180 characters; contains 3411 characters
(#1676) Line exceeds maximum limit of 180 characters; contains 3411 characters
(#1676) Line exceeds maximum limit of 180 characters; contains 3411 characters
(#1676) Line exceeds maximum limit of 180 characters; contains 3411 characters
(#1676) Line exceeds maximum limit of 180 characters; contains 3411 characters
(#1676) Line exceeds maximum limit of 180 characters; contains 3411 characters
(#1677) Line indented incorrectly; expected at least 16 spaces, found 0
(#1677) Variable "K" must be all lower-case
(#1677) Commas (,) must be followed by white space.
(#1677) Variable "K" must be all lower-case
(#1677) Expected 1 space before "!="; 0 found
(#1677) Expected 1 space after "!="; 0 found
(#1677) Expected 1 space before "?"; 0 found
(#1677) Expected 1 space after "?"; 0 found
(#1677) Expected 1 space before ":"; 0 found
(#1677) Expected 1 space after ":"; 0 found
(#1677) Variable "K" must be all lower-case
(#1677) Variable "K" must be all lower-case
(#1677) Commas (,) must be followed by white space.
(#1677) Variable "K" must be all lower-case
(#1677) Commas (,) must be followed by white space.
(#1677) Variable "K" must be all lower-case
(#1677) Commas (,) must be followed by white space.
(#1677) Variable "K" must be all lower-case
(#1677) Expected 1 space before "!="; 0 found
(#1677) Expected 1 space after "!="; 0 found
(#1677) Expected 1 space before "?"; 0 found
(#1677) Expected 1 space after "?"; 0 found
(#1677) Expected 1 space before ":"; 0 found
(#1677) Expected 1 space after ":"; 0 found
(#1677) Variable "K" must be all lower-case
(#1677) Closing brace must be on a line by itself
(#1677) Closing brace must be on a line by itself
(#1677) Expected 1 space before "?"; 0 found
(#1677) Expected 1 space after "?"; 0 found
(#1677) Expected 1 space before ":"; 0 found
(#1677) Expected 1 space after ":"; 0 found
(#1677) Closing brace must be on a line by itself
(#1677) Expected "if (...) {\n"; found "if(...){"
(#1677) Expected 1 space before "="; 0 found
(#1677) Expected 1 space after "="; 0 found
(#1677) Expected "if (...) {\n"; found "if(...){"
(#1677) Commas (,) must be followed by white space.
(#1677) Inline control structures are not allowed
(#1677) Expected 1 space after "as"; 0 found
(#1677) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1677) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1677) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1677) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1677) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1677) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1677) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1677) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1678) Line indented incorrectly; expected at least 32 spaces, found 0
(#1678) Variable "X" must be all lower-case
(#1678) Variable "X" must be all lower-case
(#1678) Variable "X" must be all lower-case
(#1678) Closing brace must be on a line by itself
(#1678) Closing brace must be on a line by itself
(#1678) Expected "if (...) {\n"; found "if(...){"
(#1678) Variable "Kh" must be all lower-case
(#1678) Expected 1 space before "="; 0 found
(#1678) Expected 1 space after "="; 0 found
(#1678) Expected "if (...) {\n"; found "if(...){"
(#1678) Variable "Kh" must be all lower-case
(#1678) Commas (,) must be followed by white space.
(#1678) Inline control structures are not allowed
(#1678) Expected 1 space after "as"; 0 found
(#1678) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1678) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1678) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1678) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1678) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1678) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1678) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1678) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1678) Variable "Kh" must be all lower-case
(#1679) Line indented incorrectly; expected at least 24 spaces, found 0
(#1679) Variable "X" must be all lower-case
(#1679) Variable "X" must be all lower-case
(#1679) Variable "X" must be all lower-case
(#1679) Closing brace must be on a line by itself
(#1679) Closing brace must be on a line by itself
(#1679) Expected "if (...) {\n"; found "if(...){"
(#1679) Variable "L" must be all lower-case
(#1679) Expected 1 space before "="; 0 found
(#1679) Expected 1 space after "="; 0 found
(#1679) Expected "if (...) {\n"; found "if(...){"
(#1679) Variable "L" must be all lower-case
(#1679) Commas (,) must be followed by white space.
(#1679) Expected "foreach (...) {\n"; found "foreach(...){echo"<tr>","<th>".h($K["Name"]),"<td>".($K["Execute at"]?lang(270)."<td>".$K["Execute at"]:lang(196)." ".$K["Interval value"]." ".$K["Interval field"]."<td>$K[Starts]"),"<td>$K[Ends]",'<td><a href="'.h(ME).'event='.urlencode($K["Name"]).'">'.lang(123).'</a>';}echo"</table>\n";$qc=$h->result("SELECT @@event_scheduler");if($qc&&$qc!="ON")echo"<p class='error'><code class='jush-sqlset'>event_scheduler</code>: ".h($qc)."\n";}echo'<p class="links"><a href="'.h(ME).'event=">'.lang(193)."</a>\n";}if($Ug)echo"<script type='text/javascript'>ajaxSetHtml('".js_escape(ME)."script=db');</script>\n";}}}page_footer()"
(#1679) Expected 1 space after "as"; 0 found
(#1679) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1679) Variable "L" must be all lower-case
(#1680) Line indented incorrectly; expected at least 40 spaces, found 0
(#1680) Variable "K" must be all lower-case
(#1680) Commas (,) must be followed by white space.
(#1680) Variable "K" must be all lower-case
(#1680) Commas (,) must be followed by white space.
(#1680) Variable "K" must be all lower-case
(#1680) Expected 1 space before "?"; 0 found
(#1680) Expected 1 space after "?"; 0 found
(#1680) Variable "K" must be all lower-case
(#1680) Expected 1 space before ":"; 0 found
(#1680) Expected 1 space after ":"; 0 found
(#1680) Variable "K" must be all lower-case
(#1680) Variable "K" must be all lower-case
(#1680) Variable "K" must be all lower-case
(#1680) Commas (,) must be followed by white space.
(#1680) Variable "K" must be all lower-case
(#1680) Commas (,) must be followed by white space.
(#1680) Variable "K" must be all lower-case
(#1680) Closing brace must be on a line by itself
(#1680) Expected 1 space before "="; 0 found
(#1680) Expected 1 space after "="; 0 found
(#1680) Inline control structures are not allowed
(#1680) Expected 1 space before "!="; 0 found
(#1680) Expected 1 space after "!="; 0 found
(#1680) Closing brace must be on a line by itself
(#1680) Closing brace must be on a line by itself
(#1680) Inline control structures are not allowed
(#1680) Variable "Ug" must be all lower-case
(#1680) Closing brace must be on a line by itself
(#1680) Closing brace must be on a line by itself
(#1680) Closing brace must be on a line by itself
(#1680) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 616 characters
local/adminer/lib/plugins/frames.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 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Inline doc block comments are not allowed; use "// Comment." instead
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) Member variable "sameOrigin" must be all lower-case
(#10) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#10) Scope modifier not specified for member variable "$sameOrigin"
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Whitespace found at end of line
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Expected 2 space(s) before asterisk; 1 found
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Expected 2 space(s) before asterisk; 1 found
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) method name "AdminerFrames::AdminerFrames" must be in lower-case letters only
(#15) PHP4 style constructors are not allowed; use "__construct()" instead
(#15) Visibility must be declared on method "AdminerFrames"
(#15) Variable "sameOrigin" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Variable "sameOrigin" must be all lower-case
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Whitespace found at end of line
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#19) Visibility must be declared on method "headers"
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 8 spaces, found 2
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 12 spaces, found 3
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 8 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
local/adminer/lib/plugins/plugin.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 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Inline doc block comments are not allowed; use "// Comment." instead
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#10) Scope modifier not specified for member variable "$plugins"
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Whitespace found at end of line
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) method name "AdminerPlugin::_findRootClass" must be in lower-case letters only
(#12) Visibility must be declared on method "_findRootClass"
(#12) Opening brace must be the last content on the line
(#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
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected 8 spaces, found 2
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 12 spaces, found 3
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 8 spaces, found 2
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Whitespace found at end of line
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Expected 2 space(s) before asterisk; 1 found
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Expected 2 space(s) before asterisk; 1 found
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 4 spaces, found 1
(#22) method name "AdminerPlugin::AdminerPlugin" must be in lower-case letters only
(#22) PHP4 style constructors are not allowed; use "__construct()" instead
(#22) Visibility must be declared on method "AdminerPlugin"
(#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 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 12 spaces, found 3
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 12 spaces, found 3
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 16 spaces, found 4
(#26) Line exceeds 132 characters; contains 134 characters
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 20 spaces, found 5
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 16 spaces, found 4
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 12 spaces, found 3
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) method name "AdminerPlugin::_callParent" must be in lower-case letters only
(#35) Visibility must be declared on method "_callParent"
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) This comment is 50% valid code; is this commented out code?
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 12 spaces, found 3
(#37) Closing brace must be on a line by itself
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 12 spaces, found 3
(#38) Closing brace must be on a line by itself
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 12 spaces, found 3
(#39) Closing brace must be on a line by itself
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 12 spaces, found 3
(#40) Closing brace must be on a line by itself
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 12 spaces, found 3
(#41) Closing brace must be on a line by itself
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 12 spaces, found 3
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#46) method name "AdminerPlugin::_applyPlugin" must be in lower-case letters only
(#46) Visibility must be declared on method "_applyPlugin"
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 12 spaces, found 3
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 16 spaces, found 4
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 20 spaces, found 5
(#50) Closing brace must be on a line by itself
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 20 spaces, found 5
(#51) Closing brace must be on a line by itself
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 20 spaces, found 5
(#52) Closing brace must be on a line by itself
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 20 spaces, found 5
(#53) Closing brace must be on a line by itself
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 20 spaces, found 5
(#54) Closing brace must be on a line by itself
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 20 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 16 spaces, found 4
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 16 spaces, found 4
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 20 spaces, found 5
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 16 spaces, found 4
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) method name "AdminerPlugin::_appendPlugin" must be in lower-case letters only
(#65) Visibility must be declared on method "_appendPlugin"
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 12 spaces, found 3
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 16 spaces, found 4
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) method name "AdminerPlugin::dumpFormat" must be in lower-case letters only
(#77) Visibility must be declared on method "dumpFormat"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#82) method name "AdminerPlugin::dumpOutput" must be in lower-case letters only
(#82) Visibility must be declared on method "dumpOutput"
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) method name "AdminerPlugin::editFunctions" must be in lower-case letters only
(#87) Visibility must be declared on method "editFunctions"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#94) Visibility must be declared on method "name"
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#99) Visibility must be declared on method "credentials"
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#104) method name "AdminerPlugin::permanentLogin" must be in lower-case letters only
(#104) Visibility must be declared on method "permanentLogin"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#109) Visibility must be declared on method "database"
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#114) Visibility must be declared on method "headers"
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#119) Visibility must be declared on method "head"
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#124) method name "AdminerPlugin::loginForm" must be in lower-case letters only
(#124) Visibility must be declared on method "loginForm"
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#129) Visibility must be declared on method "login"
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#134) method name "AdminerPlugin::tableName" must be in lower-case letters only
(#134) Visibility must be declared on method "tableName"
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#139) method name "AdminerPlugin::fieldName" must be in lower-case letters only
(#139) Visibility must be declared on method "fieldName"
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#144) method name "AdminerPlugin::selectLinks" must be in lower-case letters only
(#144) Visibility must be declared on method "selectLinks"
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#149) method name "AdminerPlugin::foreignKeys" must be in lower-case letters only
(#149) Visibility must be declared on method "foreignKeys"
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 1
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#154) method name "AdminerPlugin::backwardKeys" must be in lower-case letters only
(#154) Visibility must be declared on method "backwardKeys"
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 4 spaces, found 1
(#159) method name "AdminerPlugin::backwardKeysPrint" must be in lower-case letters only
(#159) Visibility must be declared on method "backwardKeysPrint"
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#164) method name "AdminerPlugin::selectQuery" must be in lower-case letters only
(#164) Visibility must be declared on method "selectQuery"
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 1
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 4 spaces, found 1
(#169) method name "AdminerPlugin::rowDescription" must be in lower-case letters only
(#169) Visibility must be declared on method "rowDescription"
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 4 spaces, found 1
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 4 spaces, found 1
(#174) method name "AdminerPlugin::rowDescriptions" must be in lower-case letters only
(#174) Visibility must be declared on method "rowDescriptions"
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#179) method name "AdminerPlugin::selectVal" must be in lower-case letters only
(#179) Visibility must be declared on method "selectVal"
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 4 spaces, found 1
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#184) method name "AdminerPlugin::editVal" must be in lower-case letters only
(#184) Visibility must be declared on method "editVal"
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 4 spaces, found 1
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 4 spaces, found 1
(#189) method name "AdminerPlugin::selectColumnsPrint" must be in lower-case letters only
(#189) Visibility must be declared on method "selectColumnsPrint"
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 1
(#194) method name "AdminerPlugin::selectSearchPrint" must be in lower-case letters only
(#194) Visibility must be declared on method "selectSearchPrint"
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 4 spaces, found 1
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 4 spaces, found 1
(#199) method name "AdminerPlugin::selectOrderPrint" must be in lower-case letters only
(#199) Visibility must be declared on method "selectOrderPrint"
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#204) method name "AdminerPlugin::selectLimitPrint" must be in lower-case letters only
(#204) Visibility must be declared on method "selectLimitPrint"
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 4 spaces, found 1
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 4 spaces, found 1
(#209) method name "AdminerPlugin::selectLengthPrint" must be in lower-case letters only
(#209) Visibility must be declared on method "selectLengthPrint"
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 4 spaces, found 1
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 4 spaces, found 1
(#214) method name "AdminerPlugin::selectActionPrint" must be in lower-case letters only
(#214) Visibility must be declared on method "selectActionPrint"
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 8 spaces, found 2
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 1
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 4 spaces, found 1
(#219) method name "AdminerPlugin::selectCommandPrint" must be in lower-case letters only
(#219) Visibility must be declared on method "selectCommandPrint"
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#224) method name "AdminerPlugin::selectImportPrint" must be in lower-case letters only
(#224) Visibility must be declared on method "selectImportPrint"
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 4 spaces, found 1
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#229) method name "AdminerPlugin::selectEmailPrint" must be in lower-case letters only
(#229) Visibility must be declared on method "selectEmailPrint"
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 4 spaces, found 1
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#234) method name "AdminerPlugin::selectColumnsProcess" must be in lower-case letters only
(#234) Visibility must be declared on method "selectColumnsProcess"
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 4 spaces, found 1
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 1
(#239) method name "AdminerPlugin::selectSearchProcess" must be in lower-case letters only
(#239) Visibility must be declared on method "selectSearchProcess"
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 2
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 4 spaces, found 1
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 4 spaces, found 1
(#244) method name "AdminerPlugin::selectOrderProcess" must be in lower-case letters only
(#244) Visibility must be declared on method "selectOrderProcess"
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 2
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 2
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 4 spaces, found 1
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 4 spaces, found 1
(#249) method name "AdminerPlugin::selectLimitProcess" must be in lower-case letters only
(#249) Visibility must be declared on method "selectLimitProcess"
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 4 spaces, found 1
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 4 spaces, found 1
(#254) method name "AdminerPlugin::selectLengthProcess" must be in lower-case letters only
(#254) Visibility must be declared on method "selectLengthProcess"
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 4 spaces, found 1
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 4 spaces, found 1
(#259) method name "AdminerPlugin::selectEmailProcess" must be in lower-case letters only
(#259) Visibility must be declared on method "selectEmailProcess"
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 1
(#264) method name "AdminerPlugin::messageQuery" must be in lower-case letters only
(#264) Visibility must be declared on method "messageQuery"
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 4 spaces, found 1
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 4 spaces, found 1
(#269) method name "AdminerPlugin::editInput" must be in lower-case letters only
(#269) Visibility must be declared on method "editInput"
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 4 spaces, found 1
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 4 spaces, found 1
(#274) method name "AdminerPlugin::processInput" must be in lower-case letters only
(#274) Visibility must be declared on method "processInput"
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 4 spaces, found 1
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 4 spaces, found 1
(#279) method name "AdminerPlugin::dumpTable" must be in lower-case letters only
(#279) Visibility must be declared on method "dumpTable"
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 4 spaces, found 1
(#284) method name "AdminerPlugin::dumpData" must be in lower-case letters only
(#284) Visibility must be declared on method "dumpData"
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 4 spaces, found 1
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 1
(#289) method name "AdminerPlugin::dumpHeaders" must be in lower-case letters only
(#289) Visibility must be declared on method "dumpHeaders"
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 4 spaces, found 1
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 4 spaces, found 1
(#294) Visibility must be declared on method "homepage"
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 2
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 4 spaces, found 1
(#299) Visibility must be declared on method "navigation"
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 4 spaces, found 1
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 4 spaces, found 1
(#304) method name "AdminerPlugin::tablesPrint" must be in lower-case letters only
(#304) Visibility must be declared on method "tablesPrint"
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 4 spaces, found 1
local/adminer/lib/run_adminer.php
(#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
(#30) Expected "if (...) {\n"; found "if(...) {\n"
(#39) Public method name "Adminer_Custom::loginForm" must be in lower-case letters only
(#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
(#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
(#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
local/adminer/settings.php
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 602 warnings)

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

local/adminer/box/AJS.js
(#1) Line is too long.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Empty block.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) The array literal notation [] is preferable.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) 'c' is already defined.
(#1) Missing semicolon.
(#1) 'm' is already defined.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) 'a' is already defined.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) document.write can be a form of eval.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Creating global 'for' variable. Should be 'for (var k ...'.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) 'a' is already defined.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) 'a' is already defined.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '!==' and instead saw '!='.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Avoid arguments.callee.
(#1) Expected '!==' and instead saw '!='.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) 'd' used out of scope.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) 'h' used out of scope.
(#1) 'h' used out of scope.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) 'd' used out of scope.
(#1) 'h' used out of scope.
(#1) Missing semicolon.
(#1) 'd' used out of scope.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) eval can be harmful.
(#1) Missing semicolon.
(#1) eval can be harmful.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) eval can be harmful.
(#1) Missing semicolon.
(#1) Creating global 'for' variable. Should be 'for (var k ...'.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) 'b' is already defined.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) 'b' is already defined.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Avoid arguments.callee.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Avoid arguments.callee.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Avoid arguments.callee.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Creating global 'for' variable. Should be 'for (var e ...'.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Creating global 'for' variable. Should be 'for (var k ...'.
(#1) Expected '!==' and instead saw '!='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) 'd' is defined but never used.
(#1) 'a' is defined but never used.
(#1) 'a' is defined but never used.
(#1) 'a' is defined but never used.
(#1) 'f' is defined but never used.
local/adminer/box/AJS_fx.js
(#1) Line is too long.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Creating global 'for' variable. Should be 'for (var p ...'.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Creating global 'for' variable. Should be 'for (var p ...'.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
local/adminer/box/gb_scripts.js
(#1) Line is too long.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Script URL.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '===' and instead saw '=='.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing 'new' prefix when invoking a constructor.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing 'new' prefix when invoking a constructor.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing 'new' prefix when invoking a constructor.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing 'new' prefix when invoking a constructor.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing 'new' prefix when invoking a constructor.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing 'new' prefix when invoking a constructor.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '===' and instead saw '=='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Expected '!==' and instead saw '!='.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.
(#1) Missing semicolon.

CSS problems

(2 errors, 7 warnings)

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

local/adminer/lib/adminer.css
(#55) Use of !important
(#74) Use of !important
(#77) Duplicate property 'border' found.
(#77) margin can't be used with display: inline.
(#79) Expected RBRACE at line 79, col 11.
(#79) Rule is empty.
(#81) Unknown property 'xtext-align'.
(#88) Use of !important
(#128) Unknown property 'border-bottom-top-radius'.

PHPDocs style problems

(1394 errors, 5 warnings)

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

local/adminer/index.php
(#20) Package local is not valid
local/adminer/lang/en/local_adminer.php
(#20) Package local is not valid
local/adminer/lib/adminer.php
(#162) Class Min_PDO is not documented
(#177) Class Min_PDOStatement is not documented
(#183) Class Min_SQL is not documented
(#202) Class Min_SQLite is not documented
(#214) Class Min_Result is not documented
(#220) Class Min_SQLite is not documented
(#232) Class Min_Result is not documented
(#239) Class Min_SQLite is not documented
(#243) Class Min_DB is not documented
(#253) Class Min_Driver is not documented
(#377) Class Min_DB is not documented
(#395) Class Min_Result is not documented
(#404) Class Min_DB is not documented
(#411) Class Min_Driver is not documented
(#536) Class Min_DB is not documented
(#555) Class Min_Result is not documented
(#564) Class Min_DB is not documented
(#571) Class Min_Driver is not documented
(#649) Class Min_DB is not documented
(#667) Class Min_Result is not documented
(#677) Class Min_DB is not documented
(#694) Class Min_Result is not documented
(#705) Class Min_Driver is not documented
(#812) Class Min_DB is not documented
(#823) Class Min_Result is not documented
(#833) Class Min_Driver is not documented
(#912) Class Min_DB is not documented
(#923) Class Min_Result is not documented
(#932) Class Min_Driver is not documented
(#993) Class Min_DB is not documented
(#1001) Class Min_Result is not documented
(#1006) Class Min_Driver is not documented
(#1048) Class Min_DB is not documented
(#1056) Class Min_DB is not documented
(#1073) Class Min_Result is not documented
(#1081) Class Min_DB is not documented
(#1089) Class Min_Driver is not documented
(#1196) Class Adminer is not documented
(#1422) Class TmpFile is not documented
(#13) Function connection is not documented
(#14) Function adminer is not documented
(#15) Function idf_unescape is not documented
(#17) Function escape_string is not documented
(#19) Function remove_slashes is not documented
(#21) Function bracket_escape is not documented
(#23) Function h is not documented
(#25) Function nbsp is not documented
(#26) Function nl_br is not documented
(#28) Function checkbox is not documented
(#29) Function optionlist is not documented
(#32) Function html_select is not documented
(#34) Function select_input is not documented
(#35) Function confirm is not documented
(#36) Function print_fieldset is not documented
(#37) Function bold is not documented
(#38) Function odd is not documented
(#39) Function js_escape is not documented
(#41) Function json_row is not documented
(#42) Function ini_bool is not documented
(#43) Function sid is not documented
(#44) Function set_password is not documented
(#45) Function get_password is not documented
(#46) Function q is not documented
(#47) Function get_vals is not documented
(#48) Function get_key_vals is not documented
(#49) Function get_rows is not documented
(#50) Function unique_array is not documented
(#53) Function where is not documented
(#55) Function where_check is not documented
(#57) Function where_link is not documented
(#58) Function convert_fields is not documented
(#60) Function cookie is not documented
(#62) Function restart_session is not documented
(#63) Function stop_session is not documented
(#64) Function get_session is not documented
(#64) Function set_session is not documented
(#65) Function auth_url is not documented
(#66) Function is_ajax is not documented
(#67) Function adminer_redirect is not documented
(#68) Function query_redirect is not documented
(#71) Function queries is not documented
(#73) Function apply_queries is not documented
(#77) Function queries_redirect is not documented
(#79) Function adminer_format_time is not documented
(#81) Function remove_from_uri is not documented
(#83) Function pagination is not documented
(#84) Function get_file is not documented
(#87) Function upload_error is not documented
(#88) Function repeat_pattern is not documented
(#90) Function is_utf8 is not documented
(#91) Function shorten_utf8 is not documented
(#93) Function format_number is not documented
(#95) Function friendly_url is not documented
(#97) Function hidden_fields is not documented
(#100) Function hidden_fields_get is not documented
(#101) Function table_status1 is not documented
(#102) Function column_foreign_keys is not documented
(#103) Function enum_input is not documented
(#104) Function input is not documented
(#107) Function process_input is not documented
(#114) Function fields_from_edit is not documented
(#115) Function search_tables is not documented
(#116) Function dump_headers is not documented
(#117) Function dump_csv is not documented
(#120) Function apply_sql_function is not documented
(#121) Function get_temp_dir is not documented
(#123) Function password_file is not documented
(#124) Function rand_string is not documented
(#126) Function select_value is not documented
(#128) Function is_mail is not documented
(#130) Function is_url is not documented
(#131) Function is_shortable is not documented
(#133) Function count_rows is not documented
(#134) Function slow_query is not documented
(#142) Function get_token is not documented
(#143) Function verify_token is not documented
(#144) Function lzw_decompress is not documented
(#146) Function on_help is not documented
(#147) Function edit_form is not documented
(#155) Function get_lang is not documented
(#156) Function lang is not documented
(#158) Function switch_lang is not documented
(#161) Function get_translations is not documented
(#165) Function Min_PDO::__construct is not documented
(#166) Function Min_PDO::dsn is not documented
(#167) Function Min_PDO::query is not documented
(#169) Function Min_PDO::multi_query is not documented
(#170) Function Min_PDO::store_result is not documented
(#173) Function Min_PDO::next_result is not documented
(#175) Function Min_PDO::result is not documented
(#180) Function Min_PDOStatement::fetch_assoc is not documented
(#181) Function Min_PDOStatement::fetch_row is not documented
(#182) Function Min_PDOStatement::fetch_field is not documented
(#184) Function Min_SQL::Min_SQL is not documented
(#185) Function Min_SQL::quote is not documented
(#186) Function Min_SQL::select is not documented
(#187) Function Min_SQL::delete is not documented
(#189) Function Min_SQL::update is not documented
(#192) Function Min_SQL::insert is not documented
(#194) Function Min_SQL::insertUpdate is not documented
(#196) Function Min_SQL::begin is not documented
(#198) Function Min_SQL::commit is not documented
(#200) Function Min_SQL::rollback is not documented
(#203) Function Min_SQLite::Min_SQLite is not documented
(#205) Function Min_SQLite::query is not documented
(#210) Function Min_SQLite::quote is not documented
(#211) Function Min_SQLite::store_result is not documented
(#212) Function Min_SQLite::result is not documented
(#215) Function Min_Result::Min_Result is not documented
(#216) Function Min_Result::fetch_assoc is not documented
(#217) Function Min_Result::fetch_row is not documented
(#218) Function Min_Result::fetch_field is not documented
(#219) Function Min_Result::__desctruct is not documented
(#221) Function Min_SQLite::Min_SQLite is not documented
(#223) Function Min_SQLite::query is not documented
(#228) Function Min_SQLite::quote is not documented
(#229) Function Min_SQLite::store_result is not documented
(#230) Function Min_SQLite::result is not documented
(#233) Function Min_Result::Min_Result is not documented
(#234) Function Min_Result::fetch_assoc is not documented
(#237) Function Min_Result::fetch_row is not documented
(#238) Function Min_Result::fetch_field is not documented
(#242) Function Min_SQLite::Min_SQLite is not documented
(#246) Function Min_DB::Min_DB is not documented
(#247) Function Min_DB::select_db is not documented
(#250) Function Min_DB::multi_query is not documented
(#251) Function Min_DB::next_result is not documented
(#256) Function Min_Driver::insertUpdate is not documented
(#259) Function idf_escape is not documented
(#260) Function table is not documented
(#262) Function connect is not documented
(#265) Function get_databases is not documented
(#267) Function limit is not documented
(#268) Function limit1 is not documented
(#269) Function db_collation is not documented
(#270) Function engines is not documented
(#272) Function logged_user is not documented
(#274) Function tables_list is not documented
(#276) Function count_tables is not documented
(#278) Function table_status is not documented
(#279) Function is_view is not documented
(#280) Function fk_support is not documented
(#281) Function fields is not documented
(#283) Function indexes is not documented
(#285) Function foreign_keys is not documented
(#286) Function view is not documented
(#288) Function collations is not documented
(#289) Function information_schema is not documented
(#291) Function adminer_error is not documented
(#293) Function check_sqlite_name is not documented
(#296) Function create_database is not documented
(#302) Function drop_databases is not documented
(#306) Function rename_database is not documented
(#308) Function auto_increment is not documented
(#309) Function alter_table is not documented
(#317) Function recreate_table is not documented
(#331) Function index_sql is not documented
(#332) Function alter_indexes is not documented
(#337) Function truncate_tables is not documented
(#339) Function drop_views is not documented
(#341) Function drop_tables is not documented
(#343) Function move_tables is not documented
(#345) Function trigger is not documented
(#348) Function triggers is not documented
(#349) Function trigger_options is not documented
(#351) Function routine is not documented
(#352) Function routines is not documented
(#353) Function routine_languages is not documented
(#354) Function begin is not documented
(#356) Function last_id is not documented
(#357) Function explain is not documented
(#358) Function found_rows is not documented
(#359) Function types is not documented
(#361) Function schemas is not documented
(#363) Function get_schema is not documented
(#364) Function set_schema is not documented
(#366) Function create_sql is not documented
(#367) Function truncate_sql is not documented
(#368) Function use_sql is not documented
(#369) Function trigger_sql is not documented
(#371) Function show_variables is not documented
(#372) Function show_status is not documented
(#373) Function convert_field is not documented
(#374) Function unconvert_field is not documented
(#375) Function support is not documented
(#378) Function Min_DB::_error is not documented
(#379) Function Min_DB::connect is not documented
(#380) Function Min_DB::quote is not documented
(#381) Function Min_DB::select_db is not documented
(#382) Function Min_DB::close is not documented
(#383) Function Min_DB::query is not documented
(#388) Function Min_DB::multi_query is not documented
(#389) Function Min_DB::store_result is not documented
(#390) Function Min_DB::next_result is not documented
(#392) Function Min_DB::result is not documented
(#396) Function Min_Result::Min_Result is not documented
(#397) Function Min_Result::fetch_assoc is not documented
(#399) Function Min_Result::fetch_row is not documented
(#401) Function Min_Result::fetch_field is not documented
(#403) Function Min_Result::__destruct is not documented
(#407) Function Min_DB::connect is not documented
(#409) Function Min_DB::select_db is not documented
(#410) Function Min_DB::close is not documented
(#414) Function Min_Driver::insertUpdate is not documented
(#419) Function idf_escape is not documented
(#420) Function table is not documented
(#422) Function connect is not documented
(#424) Function get_databases is not documented
(#426) Function limit is not documented
(#427) Function limit1 is not documented
(#428) Function db_collation is not documented
(#429) Function engines is not documented
(#431) Function logged_user is not documented
(#432) Function tables_list is not documented
(#434) Function count_tables is not documented
(#436) Function table_status is not documented
(#441) Function is_view is not documented
(#442) Function fk_support is not documented
(#444) Function fields is not documented
(#454) Function indexes is not documented
(#455) Function foreign_keys is not documented
(#460) Function view is not documented
(#462) Function collations is not documented
(#464) Function information_schema is not documented
(#465) Function adminer_error is not documented
(#467) Function create_database is not documented
(#469) Function drop_databases is not documented
(#471) Function rename_database is not documented
(#473) Function auto_increment is not documented
(#474) Function alter_table is not documented
(#479) Function alter_indexes is not documented
(#484) Function truncate_tables is not documented
(#487) Function drop_views is not documented
(#489) Function drop_tables is not documented
(#491) Function move_tables is not documented
(#497) Function trigger is not documented
(#500) Function triggers is not documented
(#501) Function trigger_options is not documented
(#503) Function routines is not documented
(#509) Function routine_languages is not documented
(#511) Function last_id is not documented
(#513) Function explain is not documented
(#514) Function found_rows is not documented
(#516) Function types is not documented
(#522) Function schemas is not documented
(#524) Function get_schema is not documented
(#525) Function set_schema is not documented
(#526) Function use_sql is not documented
(#527) Function show_variables is not documented
(#529) Function process_list is not documented
(#531) Function show_status is not documented
(#532) Function convert_field is not documented
(#533) Function unconvert_field is not documented
(#534) Function support is not documented
(#537) Function Min_DB::_error is not documented
(#538) Function Min_DB::connect is not documented
(#541) Function Min_DB::quote is not documented
(#542) Function Min_DB::select_db is not documented
(#544) Function Min_DB::query is not documented
(#548) Function Min_DB::multi_query is not documented
(#549) Function Min_DB::store_result is not documented
(#550) Function Min_DB::next_result is not documented
(#552) Function Min_DB::result is not documented
(#556) Function Min_Result::Min_Result is not documented
(#557) Function Min_Result::_convert is not documented
(#559) Function Min_Result::fetch_assoc is not documented
(#560) Function Min_Result::fetch_row is not documented
(#561) Function Min_Result::fetch_field is not documented
(#563) Function Min_Result::__destruct is not documented
(#567) Function Min_DB::connect is not documented
(#569) Function Min_DB::select_db is not documented
(#574) Function Min_Driver::begin is not documented
(#576) Function idf_escape is not documented
(#577) Function table is not documented
(#579) Function connect is not documented
(#581) Function get_databases is not documented
(#583) Function limit is not documented
(#584) Function limit1 is not documented
(#585) Function db_collation is not documented
(#586) Function engines is not documented
(#588) Function logged_user is not documented
(#589) Function tables_list is not documented
(#593) Function count_tables is not documented
(#595) Function table_status is not documented
(#598) Function is_view is not documented
(#599) Function fk_support is not documented
(#601) Function fields is not documented
(#602) Function indexes is not documented
(#607) Function view is not documented
(#609) Function collations is not documented
(#611) Function information_schema is not documented
(#613) Function adminer_error is not documented
(#615) Function explain is not documented
(#616) Function found_rows is not documented
(#617) Function alter_table is not documented
(#620) Function foreign_keys is not documented
(#622) Function truncate_tables is not documented
(#624) Function drop_views is not documented
(#626) Function drop_tables is not documented
(#628) Function last_id is not documented
(#630) Function schemas is not documented
(#632) Function get_schema is not documented
(#633) Function set_schema is not documented
(#634) Function show_variables is not documented
(#636) Function process_list is not documented
(#643) Function show_status is not documented
(#645) Function convert_field is not documented
(#646) Function unconvert_field is not documented
(#647) Function support is not documented
(#650) Function Min_DB::_get_error is not documented
(#651) Function Min_DB::connect is not documented
(#652) Function Min_DB::quote is not documented
(#653) Function Min_DB::select_db is not documented
(#654) Function Min_DB::query is not documented
(#656) Function Min_DB::multi_query is not documented
(#659) Function Min_DB::store_result is not documented
(#663) Function Min_DB::next_result is not documented
(#665) Function Min_DB::result is not documented
(#668) Function Min_Result::Min_Result is not documented
(#669) Function Min_Result::_convert is not documented
(#671) Function Min_Result::fetch_assoc is not documented
(#672) Function Min_Result::fetch_row is not documented
(#673) Function Min_Result::fetch_field is not documented
(#675) Function Min_Result::seek is not documented
(#676) Function Min_Result::__destruct is not documented
(#678) Function Min_DB::connect is not documented
(#679) Function Min_DB::quote is not documented
(#680) Function Min_DB::select_db is not documented
(#682) Function Min_DB::query is not documented
(#687) Function Min_DB::multi_query is not documented
(#688) Function Min_DB::store_result is not documented
(#689) Function Min_DB::next_result is not documented
(#691) Function Min_DB::result is not documented
(#695) Function Min_Result::Min_Result is not documented
(#696) Function Min_Result::fetch_assoc is not documented
(#698) Function Min_Result::fetch_row is not documented
(#700) Function Min_Result::num_rows is not documented
(#702) Function Min_Result::fetch_field is not documented
(#703) Function Min_Result::seek is not documented
(#704) Function Min_Result::__destruct is not documented
(#708) Function Min_Driver::insertUpdate is not documented
(#713) Function Min_Driver::begin is not documented
(#715) Function idf_escape is not documented
(#716) Function table is not documented
(#717) Function connect is not documented
(#719) Function get_databases is not documented
(#721) Function limit is not documented
(#722) Function limit1 is not documented
(#724) Function db_collation is not documented
(#725) Function engines is not documented
(#727) Function logged_user is not documented
(#728) Function tables_list is not documented
(#730) Function count_tables is not documented
(#732) Function table_status is not documented
(#733) Function is_view is not documented
(#734) Function fk_support is not documented
(#736) Function fields is not documented
(#742) Function indexes is not documented
(#747) Function view is not documented
(#749) Function collations is not documented
(#750) Function information_schema is not documented
(#752) Function adminer_error is not documented
(#754) Function create_database is not documented
(#756) Function drop_databases is not documented
(#758) Function rename_database is not documented
(#760) Function auto_increment is not documented
(#761) Function alter_table is not documented
(#767) Function alter_indexes is not documented
(#770) Function last_id is not documented
(#771) Function explain is not documented
(#772) Function found_rows is not documented
(#773) Function foreign_keys is not documented
(#774) Function truncate_tables is not documented
(#776) Function drop_views is not documented
(#778) Function drop_tables is not documented
(#780) Function move_tables is not documented
(#782) Function trigger is not documented
(#790) Function triggers is not documented
(#796) Function trigger_options is not documented
(#798) Function schemas is not documented
(#800) Function get_schema is not documented
(#801) Function set_schema is not documented
(#803) Function use_sql is not documented
(#804) Function show_variables is not documented
(#806) Function show_status is not documented
(#808) Function convert_field is not documented
(#809) Function unconvert_field is not documented
(#810) Function support is not documented
(#813) Function Min_DB::select_db is not documented
(#814) Function Min_DB::query is not documented
(#818) Function Min_DB::multi_query is not documented
(#819) Function Min_DB::store_result is not documented
(#820) Function Min_DB::next_result is not documented
(#822) Function Min_DB::quote is not documented
(#824) Function Min_Result::Min_Result is not documented
(#828) Function Min_Result::_processValue is not documented
(#829) Function Min_Result::fetch_assoc is not documented
(#830) Function Min_Result::fetch_row is not documented
(#832) Function Min_Result::fetch_field is not documented
(#836) Function Min_Driver::_chunkRequest is not documented
(#841) Function Min_Driver::_extractIds is not documented
(#842) Function Min_Driver::select is not documented
(#843) Function Min_Driver::delete is not documented
(#844) Function Min_Driver::update is not documented
(#847) Function Min_Driver::insert is not documented
(#851) Function Min_Driver::insertUpdate is not documented
(#855) Function Min_Driver::begin is not documented
(#857) Function Min_Driver::commit is not documented
(#859) Function Min_Driver::rollback is not documented
(#861) Function connect is not documented
(#864) Function support is not documented
(#866) Function logged_user is not documented
(#867) Function get_databases is not documented
(#869) Function collations is not documented
(#871) Function db_collation is not documented
(#872) Function tables_list is not documented
(#873) Function table_status is not documented
(#874) Function explain is not documented
(#875) Function error is not documented
(#877) Function information_schema is not documented
(#878) Function is_view is not documented
(#879) Function indexes is not documented
(#881) Function fields is not documented
(#883) Function foreign_keys is not documented
(#885) Function table is not documented
(#887) Function idf_escape is not documented
(#888) Function limit is not documented
(#889) Function unconvert_field is not documented
(#890) Function fk_support is not documented
(#891) Function engines is not documented
(#893) Function alter_table is not documented
(#894) Function drop_tables is not documented
(#898) Function count_tables is not documented
(#901) Function found_rows is not documented
(#902) Function last_id is not documented
(#903) Function hmac is not documented
(#904) Function sdb_request is not documented
(#909) Function sdb_request_all is not documented
(#913) Function Min_DB::connect is not documented
(#917) Function Min_DB::query is not documented
(#919) Function Min_DB::select_db is not documented
(#922) Function Min_DB::quote is not documented
(#924) Function Min_Result::Min_Result is not documented
(#928) Function Min_Result::fetch_assoc is not documented
(#929) Function Min_Result::fetch_row is not documented
(#931) Function Min_Result::fetch_field is not documented
(#935) Function Min_Driver::quote is not documented
(#936) Function Min_Driver::select is not documented
(#940) Function Min_Driver::insert is not documented
(#942) Function connect is not documented
(#944) Function error is not documented
(#946) Function logged_user is not documented
(#947) Function get_databases is not documented
(#948) Function collations is not documented
(#950) Function db_collation is not documented
(#951) Function count_tables is not documented
(#953) Function tables_list is not documented
(#955) Function table_status is not documented
(#956) Function information_schema is not documented
(#957) Function is_view is not documented
(#958) Function drop_databases is not documented
(#962) Function indexes is not documented
(#963) Function fields is not documented
(#965) Function convert_field is not documented
(#966) Function unconvert_field is not documented
(#967) Function foreign_keys is not documented
(#969) Function fk_support is not documented
(#970) Function engines is not documented
(#972) Function found_rows is not documented
(#973) Function alter_table is not documented
(#975) Function drop_tables is not documented
(#979) Function truncate_tables is not documented
(#983) Function alter_indexes is not documented
(#988) Function last_id is not documented
(#989) Function table is not documented
(#990) Function idf_escape is not documented
(#991) Function support is not documented
(#994) Function Min_DB::rootQuery is not documented
(#996) Function Min_DB::query is not documented
(#997) Function Min_DB::connect is not documented
(#998) Function Min_DB::select_db is not documented
(#1000) Function Min_DB::quote is not documented
(#1002) Function Min_Result::Min_Result is not documented
(#1003) Function Min_Result::fetch_assoc is not documented
(#1004) Function Min_Result::fetch_row is not documented
(#1009) Function Min_Driver::select is not documented
(#1016) Function connect is not documented
(#1018) Function support is not documented
(#1020) Function logged_user is not documented
(#1021) Function get_databases is not documented
(#1022) Function collations is not documented
(#1024) Function db_collation is not documented
(#1025) Function count_tables is not documented
(#1026) Function tables_list is not documented
(#1027) Function table_status is not documented
(#1028) Function error is not documented
(#1030) Function information_schema is not documented
(#1031) Function is_view is not documented
(#1032) Function indexes is not documented
(#1034) Function fields is not documented
(#1035) Function foreign_keys is not documented
(#1037) Function table is not documented
(#1038) Function idf_escape is not documented
(#1039) Function convert_field is not documented
(#1040) Function unconvert_field is not documented
(#1041) Function fk_support is not documented
(#1042) Function found_rows is not documented
(#1044) Function create_database is not documented
(#1045) Function drop_databases is not documented
(#1046) Function drop_tables is not documented
(#1051) Function Min_DB::Min_DB is not documented
(#1052) Function Min_DB::connect is not documented
(#1053) Function Min_DB::result is not documented
(#1055) Function Min_DB::quote is not documented
(#1057) Function Min_DB::connect is not documented
(#1058) Function Min_DB::quote is not documented
(#1059) Function Min_DB::select_db is not documented
(#1061) Function Min_DB::query is not documented
(#1066) Function Min_DB::multi_query is not documented
(#1067) Function Min_DB::store_result is not documented
(#1068) Function Min_DB::next_result is not documented
(#1070) Function Min_DB::result is not documented
(#1074) Function Min_Result::Min_Result is not documented
(#1075) Function Min_Result::fetch_assoc is not documented
(#1077) Function Min_Result::fetch_row is not documented
(#1079) Function Min_Result::fetch_field is not documented
(#1080) Function Min_Result::__destruct is not documented
(#1084) Function Min_DB::connect is not documented
(#1086) Function Min_DB::select_db is not documented
(#1087) Function Min_DB::query is not documented
(#1092) Function Min_Driver::insert is not documented
(#1093) Function Min_Driver::insertUpdate is not documented
(#1098) Function idf_escape is not documented
(#1099) Function table is not documented
(#1101) Function connect is not documented
(#1103) Function get_databases is not documented
(#1104) Function limit is not documented
(#1105) Function limit1 is not documented
(#1107) Function db_collation is not documented
(#1108) Function engines is not documented
(#1109) Function logged_user is not documented
(#1110) Function tables_list is not documented
(#1112) Function count_tables is not documented
(#1114) Function table_status is not documented
(#1115) Function is_view is not documented
(#1116) Function fk_support is not documented
(#1118) Function fields is not documented
(#1119) Function indexes is not documented
(#1120) Function foreign_keys is not documented
(#1122) Function view is not documented
(#1124) Function collations is not documented
(#1126) Function information_schema is not documented
(#1127) Function adminer_error is not documented
(#1129) Function error_line is not documented
(#1130) Function create_database is not documented
(#1132) Function drop_databases is not documented
(#1134) Function rename_database is not documented
(#1137) Function auto_increment is not documented
(#1138) Function alter_table is not documented
(#1142) Function alter_indexes is not documented
(#1145) Function truncate_tables is not documented
(#1147) Function drop_views is not documented
(#1149) Function drop_tables is not documented
(#1151) Function move_tables is not documented
(#1153) Function copy_tables is not documented
(#1159) Function trigger is not documented
(#1162) Function triggers is not documented
(#1163) Function trigger_options is not documented
(#1165) Function routine is not documented
(#1169) Function routines is not documented
(#1171) Function routine_languages is not documented
(#1173) Function last_id is not documented
(#1174) Function explain is not documented
(#1175) Function found_rows is not documented
(#1176) Function types is not documented
(#1178) Function schemas is not documented
(#1180) Function get_schema is not documented
(#1181) Function set_schema is not documented
(#1183) Function create_sql is not documented
(#1184) Function truncate_sql is not documented
(#1185) Function use_sql is not documented
(#1186) Function trigger_sql is not documented
(#1187) Function show_variables is not documented
(#1189) Function process_list is not documented
(#1191) Function show_status is not documented
(#1193) Function convert_field is not documented
(#1194) Function unconvert_field is not documented
(#1195) Function support is not documented
(#1197) Function Adminer::name is not documented
(#1198) Function Adminer::credentials is not documented
(#1200) Function Adminer::permanentLogin is not documented
(#1202) Function Adminer::bruteForceKey is not documented
(#1203) Function Adminer::database is not documented
(#1205) Function Adminer::databases is not documented
(#1207) Function Adminer::schemas is not documented
(#1209) Function Adminer::queryTimeout is not documented
(#1211) Function Adminer::headers is not documented
(#1213) Function Adminer::head is not documented
(#1215) Function Adminer::loginForm is not documented
(#1229) Function Adminer::login is not documented
(#1231) Function Adminer::tableName is not documented
(#1233) Function Adminer::fieldName is not documented
(#1234) Function Adminer::selectLinks is not documented
(#1236) Function Adminer::foreignKeys is not documented
(#1238) Function Adminer::backwardKeys is not documented
(#1240) Function Adminer::backwardKeysPrint is not documented
(#1241) Function Adminer::selectQuery is not documented
(#1242) Function Adminer::rowDescription is not documented
(#1243) Function Adminer::rowDescriptions is not documented
(#1244) Function Adminer::selectLink is not documented
(#1245) Function Adminer::selectVal is not documented
(#1246) Function Adminer::editVal is not documented
(#1247) Function Adminer::selectColumnsPrint is not documented
(#1249) Function Adminer::selectSearchPrint is not documented
(#1251) Function Adminer::selectOrderPrint is not documented
(#1252) Function Adminer::selectLimitPrint is not documented
(#1253) Function Adminer::selectLengthPrint is not documented
(#1254) Function Adminer::selectActionPrint is not documented
(#1257) Function Adminer::selectCommandPrint is not documented
(#1258) Function Adminer::selectImportPrint is not documented
(#1259) Function Adminer::selectEmailPrint is not documented
(#1260) Function Adminer::selectColumnsProcess is not documented
(#1262) Function Adminer::selectSearchProcess is not documented
(#1265) Function Adminer::selectOrderProcess is not documented
(#1266) Function Adminer::selectLimitProcess is not documented
(#1267) Function Adminer::selectLengthProcess is not documented
(#1268) Function Adminer::selectEmailProcess is not documented
(#1270) Function Adminer::selectQueryBuild is not documented
(#1271) Function Adminer::messageQuery is not documented
(#1272) Function Adminer::editFunctions is not documented
(#1276) Function Adminer::editInput is not documented
(#1277) Function Adminer::processInput is not documented
(#1279) Function Adminer::dumpOutput is not documented
(#1280) Function Adminer::dumpFormat is not documented
(#1282) Function Adminer::dumpDatabase is not documented
(#1283) Function Adminer::dumpTable is not documented
(#1284) Function Adminer::dumpData is not documented
(#1288) Function Adminer::dumpFilename is not documented
(#1290) Function Adminer::dumpHeaders is not documented
(#1291) Function Adminer::homepage is not documented
(#1293) Function Adminer::navigation is not documented
(#1305) Function Adminer::databasesPrint is not documented
(#1308) Function Adminer::tablesPrint is not documented
(#1311) Function page_header is not documented
(#1333) Function page_headers is not documented
(#1334) Function page_messages is not documented
(#1335) Function page_footer is not documented
(#1347) Function int32 is not documented
(#1348) Function long2str is not documented
(#1351) Function str2long is not documented
(#1352) Function xxtea_mx is not documented
(#1354) Function encrypt_string is not documented
(#1356) Function decrypt_string is not documented
(#1359) Function add_invalid_login is not documented
(#1362) Function unset_permanent is not documented
(#1364) Function auth_error is not documented
(#1366) Function select is not documented
(#1368) Function referencable_primary is not documented
(#1369) Function textarea is not documented
(#1374) Function edit_type is not documented
(#1377) Function process_length is not documented
(#1378) Function process_type is not documented
(#1379) Function process_field is not documented
(#1381) Function type_class is not documented
(#1382) Function edit_fields is not documented
(#1395) Function process_fields is not documented
(#1400) Function normalize_enum is not documented
(#1401) Function grant is not documented
(#1404) Function drop_create is not documented
(#1406) Function create_trigger is not documented
(#1407) Function create_routine is not documented
(#1409) Function remove_definer is not documented
(#1411) Function format_foreign_key is not documented
(#1412) Function tar_file is not documented
(#1414) Function ini_bytes is not documented
(#1415) Function adminer_doc_link is not documented
(#1416) Function ob_gzencode is not documented
(#1418) Function db_size is not documented
(#1420) Function connect_error is not documented
(#1423) Function TmpFile::TmpFile is not documented
(#1424) Function TmpFile::write is not documented
(#1425) Function TmpFile::send is not documented
(#165) Variable Min_PDO::$_result is not documented
(#165) Variable Min_PDO::$server_info is not documented
(#165) Variable Min_PDO::$affected_rows is not documented
(#165) Variable Min_PDO::$errno is not documented
(#165) Variable Min_PDO::$error is not documented
(#180) Variable Min_PDOStatement::$_offset is not documented
(#180) Variable Min_PDOStatement::$num_rows is not documented
(#184) Variable Min_SQL::$_conn is not documented
(#203) Variable Min_SQLite::$extension is not documented
(#203) Variable Min_SQLite::$server_info is not documented
(#203) Variable Min_SQLite::$affected_rows is not documented
(#203) Variable Min_SQLite::$errno is not documented
(#203) Variable Min_SQLite::$error is not documented
(#203) Variable Min_SQLite::$_link is not documented
(#215) Variable Min_Result::$_result is not documented
(#215) Variable Min_Result::$_offset is not documented
(#215) Variable Min_Result::$num_rows is not documented
(#221) Variable Min_SQLite::$extension is not documented
(#221) Variable Min_SQLite::$server_info is not documented
(#221) Variable Min_SQLite::$affected_rows is not documented
(#221) Variable Min_SQLite::$error is not documented
(#221) Variable Min_SQLite::$_link is not documented
(#233) Variable Min_Result::$_result is not documented
(#233) Variable Min_Result::$_offset is not documented
(#233) Variable Min_Result::$num_rows is not documented
(#242) Variable Min_SQLite::$extension is not documented
(#378) Variable Min_DB::$extension is not documented
(#378) Variable Min_DB::$_link is not documented
(#378) Variable Min_DB::$_result is not documented
(#378) Variable Min_DB::$_string is not documented
(#378) Variable Min_DB::$_database is not documented
(#378) Variable Min_DB::$server_info is not documented
(#378) Variable Min_DB::$affected_rows is not documented
(#378) Variable Min_DB::$error is not documented
(#396) Variable Min_Result::$_result is not documented
(#396) Variable Min_Result::$_offset is not documented
(#396) Variable Min_Result::$num_rows is not documented
(#407) Variable Min_DB::$extension is not documented
(#537) Variable Min_DB::$extension is not documented
(#537) Variable Min_DB::$_link is not documented
(#537) Variable Min_DB::$_result is not documented
(#537) Variable Min_DB::$server_info is not documented
(#537) Variable Min_DB::$affected_rows is not documented
(#537) Variable Min_DB::$errno is not documented
(#537) Variable Min_DB::$error is not documented
(#556) Variable Min_Result::$_result is not documented
(#556) Variable Min_Result::$_offset is not documented
(#556) Variable Min_Result::$num_rows is not documented
(#567) Variable Min_DB::$extension is not documented
(#650) Variable Min_DB::$extension is not documented
(#650) Variable Min_DB::$_link is not documented
(#650) Variable Min_DB::$_result is not documented
(#650) Variable Min_DB::$server_info is not documented
(#650) Variable Min_DB::$affected_rows is not documented
(#650) Variable Min_DB::$errno is not documented
(#650) Variable Min_DB::$error is not documented
(#668) Variable Min_Result::$_result is not documented
(#668) Variable Min_Result::$_offset is not documented
(#668) Variable Min_Result::$_fields is not documented
(#668) Variable Min_Result::$num_rows is not documented
(#678) Variable Min_DB::$extension is not documented
(#678) Variable Min_DB::$_link is not documented
(#678) Variable Min_DB::$_result is not documented
(#678) Variable Min_DB::$server_info is not documented
(#678) Variable Min_DB::$affected_rows is not documented
(#678) Variable Min_DB::$error is not documented
(#695) Variable Min_Result::$_result is not documented
(#695) Variable Min_Result::$_offset is not documented
(#695) Variable Min_Result::$_fields is not documented
(#695) Variable Min_Result::$num_rows is not documented
(#813) Variable Min_DB::$extension is not documented
(#813) Variable Min_DB::$server_info is not documented
(#813) Variable Min_DB::$error is not documented
(#813) Variable Min_DB::$timeout is not documented
(#813) Variable Min_DB::$next is not documented
(#813) Variable Min_DB::$affected_rows is not documented
(#813) Variable Min_DB::$_result is not documented
(#824) Variable Min_Result::$num_rows is not documented
(#824) Variable Min_Result::$_rows is not documented
(#824) Variable Min_Result::$_offset is not documented
(#836) Variable Min_Driver::$zf is not documented
(#913) Variable Min_DB::$extension is not documented
(#913) Variable Min_DB::$error is not documented
(#913) Variable Min_DB::$last_id is not documented
(#913) Variable Min_DB::$_link is not documented
(#913) Variable Min_DB::$_db is not documented
(#924) Variable Min_Result::$num_rows is not documented
(#924) Variable Min_Result::$_rows is not documented
(#924) Variable Min_Result::$_offset is not documented
(#924) Variable Min_Result::$_charset is not documented
(#935) Variable Min_Driver::$zf is not documented
(#994) Variable Min_DB::$extension is not documented
(#994) Variable Min_DB::$server_info is not documented
(#994) Variable Min_DB::$errno is not documented
(#994) Variable Min_DB::$error is not documented
(#994) Variable Min_DB::$_url is not documented
(#1002) Variable Min_Result::$num_rows is not documented
(#1002) Variable Min_Result::$_rows is not documented
(#1051) Variable Min_DB::$extension is not documented
(#1057) Variable Min_DB::$extension is not documented
(#1057) Variable Min_DB::$server_info is not documented
(#1057) Variable Min_DB::$affected_rows is not documented
(#1057) Variable Min_DB::$errno is not documented
(#1057) Variable Min_DB::$error is not documented
(#1057) Variable Min_DB::$_link is not documented
(#1057) Variable Min_DB::$_result is not documented
(#1074) Variable Min_Result::$num_rows is not documented
(#1074) Variable Min_Result::$_result is not documented
(#1074) Variable Min_Result::$_offset is not documented
(#1084) Variable Min_DB::$extension is not documented
(#1197) Variable Adminer::$operators is not documented
(#1423) Variable TmpFile::$handler is not documented
(#1423) Variable TmpFile::$size is not documented
(#8) Not recommended phpdocs tag @version used
(#162) Package is not specified for class Min_PDO. It is also not specified in file-level phpdocs
(#177) Package is not specified for class Min_PDOStatement. It is also not specified in file-level phpdocs
(#183) Package is not specified for class Min_SQL. It is also not specified in file-level phpdocs
(#202) Package is not specified for class Min_SQLite. It is also not specified in file-level phpdocs
(#214) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#220) Package is not specified for class Min_SQLite. It is also not specified in file-level phpdocs
(#232) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#239) Package is not specified for class Min_SQLite. It is also not specified in file-level phpdocs
(#243) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#253) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#377) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#395) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#404) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#411) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#536) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#555) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#564) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#571) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#649) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#667) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#677) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#694) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#705) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#812) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#823) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#833) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#912) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#923) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#932) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#993) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#1001) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#1006) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#1048) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#1056) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#1073) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#1081) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#1089) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#1196) Package is not specified for class Adminer. It is also not specified in file-level phpdocs
(#1422) Package is not specified for class TmpFile. It is also not specified in file-level phpdocs
(#13) Package is not specified for function connection. It is also not specified in file-level phpdocs
(#14) Package is not specified for function adminer. It is also not specified in file-level phpdocs
(#15) Package is not specified for function idf_unescape. It is also not specified in file-level phpdocs
(#17) Package is not specified for function escape_string. It is also not specified in file-level phpdocs
(#19) Package is not specified for function remove_slashes. It is also not specified in file-level phpdocs
(#21) Package is not specified for function bracket_escape. It is also not specified in file-level phpdocs
(#23) Package is not specified for function h. It is also not specified in file-level phpdocs
(#25) Package is not specified for function nbsp. It is also not specified in file-level phpdocs
(#26) Package is not specified for function nl_br. It is also not specified in file-level phpdocs
(#28) Package is not specified for function checkbox. It is also not specified in file-level phpdocs
(#29) Package is not specified for function optionlist. It is also not specified in file-level phpdocs
(#32) Package is not specified for function html_select. It is also not specified in file-level phpdocs
(#34) Package is not specified for function select_input. It is also not specified in file-level phpdocs
(#35) Package is not specified for function confirm. It is also not specified in file-level phpdocs
(#36) Package is not specified for function print_fieldset. It is also not specified in file-level phpdocs
(#37) Package is not specified for function bold. It is also not specified in file-level phpdocs
(#38) Package is not specified for function odd. It is also not specified in file-level phpdocs
(#39) Package is not specified for function js_escape. It is also not specified in file-level phpdocs
(#41) Package is not specified for function json_row. It is also not specified in file-level phpdocs
(#42) Package is not specified for function ini_bool. It is also not specified in file-level phpdocs
(#43) Package is not specified for function sid. It is also not specified in file-level phpdocs
(#44) Package is not specified for function set_password. It is also not specified in file-level phpdocs
(#45) Package is not specified for function get_password. It is also not specified in file-level phpdocs
(#46) Package is not specified for function q. It is also not specified in file-level phpdocs
(#47) Package is not specified for function get_vals. It is also not specified in file-level phpdocs
(#48) Package is not specified for function get_key_vals. It is also not specified in file-level phpdocs
(#49) Package is not specified for function get_rows. It is also not specified in file-level phpdocs
(#50) Package is not specified for function unique_array. It is also not specified in file-level phpdocs
(#53) Package is not specified for function where. It is also not specified in file-level phpdocs
(#55) Package is not specified for function where_check. It is also not specified in file-level phpdocs
(#57) Package is not specified for function where_link. It is also not specified in file-level phpdocs
(#58) Package is not specified for function convert_fields. It is also not specified in file-level phpdocs
(#60) Package is not specified for function cookie. It is also not specified in file-level phpdocs
(#62) Package is not specified for function restart_session. It is also not specified in file-level phpdocs
(#63) Package is not specified for function stop_session. It is also not specified in file-level phpdocs
(#64) Package is not specified for function get_session. It is also not specified in file-level phpdocs
(#64) Package is not specified for function set_session. It is also not specified in file-level phpdocs
(#65) Package is not specified for function auth_url. It is also not specified in file-level phpdocs
(#66) Package is not specified for function is_ajax. It is also not specified in file-level phpdocs
(#67) Package is not specified for function adminer_redirect. It is also not specified in file-level phpdocs
(#68) Package is not specified for function query_redirect. It is also not specified in file-level phpdocs
(#71) Package is not specified for function queries. It is also not specified in file-level phpdocs
(#73) Package is not specified for function apply_queries. It is also not specified in file-level phpdocs
(#77) Package is not specified for function queries_redirect. It is also not specified in file-level phpdocs
(#79) Package is not specified for function adminer_format_time. It is also not specified in file-level phpdocs
(#81) Package is not specified for function remove_from_uri. It is also not specified in file-level phpdocs
(#83) Package is not specified for function pagination. It is also not specified in file-level phpdocs
(#84) Package is not specified for function get_file. It is also not specified in file-level phpdocs
(#87) Package is not specified for function upload_error. It is also not specified in file-level phpdocs
(#88) Package is not specified for function repeat_pattern. It is also not specified in file-level phpdocs
(#90) Package is not specified for function is_utf8. It is also not specified in file-level phpdocs
(#91) Package is not specified for function shorten_utf8. It is also not specified in file-level phpdocs
(#93) Package is not specified for function format_number. It is also not specified in file-level phpdocs
(#95) Package is not specified for function friendly_url. It is also not specified in file-level phpdocs
(#97) Package is not specified for function hidden_fields. It is also not specified in file-level phpdocs
(#100) Package is not specified for function hidden_fields_get. It is also not specified in file-level phpdocs
(#101) Package is not specified for function table_status1. It is also not specified in file-level phpdocs
(#102) Package is not specified for function column_foreign_keys. It is also not specified in file-level phpdocs
(#103) Package is not specified for function enum_input. It is also not specified in file-level phpdocs
(#104) Package is not specified for function input. It is also not specified in file-level phpdocs
(#107) Package is not specified for function process_input. It is also not specified in file-level phpdocs
(#114) Package is not specified for function fields_from_edit. It is also not specified in file-level phpdocs
(#115) Package is not specified for function search_tables. It is also not specified in file-level phpdocs
(#116) Package is not specified for function dump_headers. It is also not specified in file-level phpdocs
(#117) Package is not specified for function dump_csv. It is also not specified in file-level phpdocs
(#120) Package is not specified for function apply_sql_function. It is also not specified in file-level phpdocs
(#121) Package is not specified for function get_temp_dir. It is also not specified in file-level phpdocs
(#123) Package is not specified for function password_file. It is also not specified in file-level phpdocs
(#124) Package is not specified for function rand_string. It is also not specified in file-level phpdocs
(#126) Package is not specified for function select_value. It is also not specified in file-level phpdocs
(#128) Package is not specified for function is_mail. It is also not specified in file-level phpdocs
(#130) Package is not specified for function is_url. It is also not specified in file-level phpdocs
(#131) Package is not specified for function is_shortable. It is also not specified in file-level phpdocs
(#133) Package is not specified for function count_rows. It is also not specified in file-level phpdocs
(#134) Package is not specified for function slow_query. It is also not specified in file-level phpdocs
(#142) Package is not specified for function get_token. It is also not specified in file-level phpdocs
(#143) Package is not specified for function verify_token. It is also not specified in file-level phpdocs
(#144) Package is not specified for function lzw_decompress. It is also not specified in file-level phpdocs
(#146) Package is not specified for function on_help. It is also not specified in file-level phpdocs
(#147) Package is not specified for function edit_form. It is also not specified in file-level phpdocs
(#155) Package is not specified for function get_lang. It is also not specified in file-level phpdocs
(#156) Package is not specified for function lang. It is also not specified in file-level phpdocs
(#158) Package is not specified for function switch_lang. It is also not specified in file-level phpdocs
(#161) Package is not specified for function get_translations. It is also not specified in file-level phpdocs
(#259) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#260) Package is not specified for function table. It is also not specified in file-level phpdocs
(#262) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#265) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#267) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#268) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#269) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#270) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#272) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#274) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#276) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#278) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#279) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#280) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#281) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#283) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#285) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#286) Package is not specified for function view. It is also not specified in file-level phpdocs
(#288) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#289) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#291) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#293) Package is not specified for function check_sqlite_name. It is also not specified in file-level phpdocs
(#296) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#302) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#306) Package is not specified for function rename_database. It is also not specified in file-level phpdocs
(#308) Package is not specified for function auto_increment. It is also not specified in file-level phpdocs
(#309) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#317) Package is not specified for function recreate_table. It is also not specified in file-level phpdocs
(#331) Package is not specified for function index_sql. It is also not specified in file-level phpdocs
(#332) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#337) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#339) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#341) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#343) Package is not specified for function move_tables. It is also not specified in file-level phpdocs
(#345) Package is not specified for function trigger. It is also not specified in file-level phpdocs
(#348) Package is not specified for function triggers. It is also not specified in file-level phpdocs
(#349) Package is not specified for function trigger_options. It is also not specified in file-level phpdocs
(#351) Package is not specified for function routine. It is also not specified in file-level phpdocs
(#352) Package is not specified for function routines. It is also not specified in file-level phpdocs
(#353) Package is not specified for function routine_languages. It is also not specified in file-level phpdocs
(#354) Package is not specified for function begin. It is also not specified in file-level phpdocs
(#356) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#357) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#358) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#359) Package is not specified for function types. It is also not specified in file-level phpdocs
(#361) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#363) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#364) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#366) Package is not specified for function create_sql. It is also not specified in file-level phpdocs
(#367) Package is not specified for function truncate_sql. It is also not specified in file-level phpdocs
(#368) Package is not specified for function use_sql. It is also not specified in file-level phpdocs
(#369) Package is not specified for function trigger_sql. It is also not specified in file-level phpdocs
(#371) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#372) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#373) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#374) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#375) Package is not specified for function support. It is also not specified in file-level phpdocs
(#419) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#420) Package is not specified for function table. It is also not specified in file-level phpdocs
(#422) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#424) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#426) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#427) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#428) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#429) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#431) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#432) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#434) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#436) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#441) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#442) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#444) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#454) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#455) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#460) Package is not specified for function view. It is also not specified in file-level phpdocs
(#462) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#464) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#465) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#467) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#469) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#471) Package is not specified for function rename_database. It is also not specified in file-level phpdocs
(#473) Package is not specified for function auto_increment. It is also not specified in file-level phpdocs
(#474) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#479) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#484) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#487) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#489) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#491) Package is not specified for function move_tables. It is also not specified in file-level phpdocs
(#497) Package is not specified for function trigger. It is also not specified in file-level phpdocs
(#500) Package is not specified for function triggers. It is also not specified in file-level phpdocs
(#501) Package is not specified for function trigger_options. It is also not specified in file-level phpdocs
(#503) Package is not specified for function routines. It is also not specified in file-level phpdocs
(#509) Package is not specified for function routine_languages. It is also not specified in file-level phpdocs
(#511) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#513) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#514) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#516) Package is not specified for function types. It is also not specified in file-level phpdocs
(#522) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#524) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#525) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#526) Package is not specified for function use_sql. It is also not specified in file-level phpdocs
(#527) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#529) Package is not specified for function process_list. It is also not specified in file-level phpdocs
(#531) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#532) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#533) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#534) Package is not specified for function support. It is also not specified in file-level phpdocs
(#576) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#577) Package is not specified for function table. It is also not specified in file-level phpdocs
(#579) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#581) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#583) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#584) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#585) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#586) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#588) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#589) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#593) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#595) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#598) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#599) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#601) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#602) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#607) Package is not specified for function view. It is also not specified in file-level phpdocs
(#609) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#611) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#613) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#615) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#616) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#617) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#620) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#622) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#624) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#626) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#628) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#630) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#632) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#633) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#634) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#636) Package is not specified for function process_list. It is also not specified in file-level phpdocs
(#643) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#645) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#646) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#647) Package is not specified for function support. It is also not specified in file-level phpdocs
(#715) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#716) Package is not specified for function table. It is also not specified in file-level phpdocs
(#717) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#719) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#721) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#722) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#724) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#725) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#727) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#728) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#730) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#732) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#733) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#734) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#736) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#742) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#747) Package is not specified for function view. It is also not specified in file-level phpdocs
(#749) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#750) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#752) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#754) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#756) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#758) Package is not specified for function rename_database. It is also not specified in file-level phpdocs
(#760) Package is not specified for function auto_increment. It is also not specified in file-level phpdocs
(#761) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#767) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#770) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#771) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#772) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#773) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#774) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#776) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#778) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#780) Package is not specified for function move_tables. It is also not specified in file-level phpdocs
(#782) Package is not specified for function trigger. It is also not specified in file-level phpdocs
(#790) Package is not specified for function triggers. It is also not specified in file-level phpdocs
(#796) Package is not specified for function trigger_options. It is also not specified in file-level phpdocs
(#798) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#800) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#801) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#803) Package is not specified for function use_sql. It is also not specified in file-level phpdocs
(#804) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#806) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#808) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#809) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#810) Package is not specified for function support. It is also not specified in file-level phpdocs
(#861) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#864) Package is not specified for function support. It is also not specified in file-level phpdocs
(#866) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#867) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#869) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#871) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#872) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#873) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#874) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#875) Package is not specified for function error. It is also not specified in file-level phpdocs
(#877) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#878) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#879) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#881) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#883) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#885) Package is not specified for function table. It is also not specified in file-level phpdocs
(#887) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#888) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#889) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#890) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#891) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#893) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#894) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#898) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#901) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#902) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#903) Package is not specified for function hmac. It is also not specified in file-level phpdocs
(#904) Package is not specified for function sdb_request. It is also not specified in file-level phpdocs
(#909) Package is not specified for function sdb_request_all. It is also not specified in file-level phpdocs
(#942) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#944) Package is not specified for function error. It is also not specified in file-level phpdocs
(#946) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#947) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#948) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#950) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#951) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#953) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#955) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#956) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#957) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#958) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#962) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#963) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#965) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#966) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#967) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#969) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#970) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#972) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#973) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#975) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#979) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#983) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#988) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#989) Package is not specified for function table. It is also not specified in file-level phpdocs
(#990) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#991) Package is not specified for function support. It is also not specified in file-level phpdocs
(#1016) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#1018) Package is not specified for function support. It is also not specified in file-level phpdocs
(#1020) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#1021) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#1022) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#1024) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#1025) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#1026) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#1027) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#1028) Package is not specified for function error. It is also not specified in file-level phpdocs
(#1030) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#1031) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#1032) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#1034) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#1035) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#1037) Package is not specified for function table. It is also not specified in file-level phpdocs
(#1038) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#1039) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#1040) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#1041) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#1042) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#1044) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#1045) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#1046) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#1098) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#1099) Package is not specified for function table. It is also not specified in file-level phpdocs
(#1101) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#1103) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#1104) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#1105) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#1107) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#1108) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#1109) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#1110) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#1112) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#1114) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#1115) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#1116) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#1118) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#1119) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#1120) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#1122) Package is not specified for function view. It is also not specified in file-level phpdocs
(#1124) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#1126) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#1127) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#1129) Package is not specified for function error_line. It is also not specified in file-level phpdocs
(#1130) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#1132) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#1134) Package is not specified for function rename_database. It is also not specified in file-level phpdocs
(#1137) Package is not specified for function auto_increment. It is also not specified in file-level phpdocs
(#1138) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#1142) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#1145) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#1147) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#1149) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#1151) Package is not specified for function move_tables. It is also not specified in file-level phpdocs
(#1153) Package is not specified for function copy_tables. It is also not specified in file-level phpdocs
(#1159) Package is not specified for function trigger. It is also not specified in file-level phpdocs
(#1162) Package is not specified for function triggers. It is also not specified in file-level phpdocs
(#1163) Package is not specified for function trigger_options. It is also not specified in file-level phpdocs
(#1165) Package is not specified for function routine. It is also not specified in file-level phpdocs
(#1169) Package is not specified for function routines. It is also not specified in file-level phpdocs
(#1171) Package is not specified for function routine_languages. It is also not specified in file-level phpdocs
(#1173) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#1174) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#1175) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#1176) Package is not specified for function types. It is also not specified in file-level phpdocs
(#1178) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#1180) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#1181) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#1183) Package is not specified for function create_sql. It is also not specified in file-level phpdocs
(#1184) Package is not specified for function truncate_sql. It is also not specified in file-level phpdocs
(#1185) Package is not specified for function use_sql. It is also not specified in file-level phpdocs
(#1186) Package is not specified for function trigger_sql. It is also not specified in file-level phpdocs
(#1187) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#1189) Package is not specified for function process_list. It is also not specified in file-level phpdocs
(#1191) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#1193) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#1194) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#1195) Package is not specified for function support. It is also not specified in file-level phpdocs
(#1311) Package is not specified for function page_header. It is also not specified in file-level phpdocs
(#1333) Package is not specified for function page_headers. It is also not specified in file-level phpdocs
(#1334) Package is not specified for function page_messages. It is also not specified in file-level phpdocs
(#1335) Package is not specified for function page_footer. It is also not specified in file-level phpdocs
(#1347) Package is not specified for function int32. It is also not specified in file-level phpdocs
(#1348) Package is not specified for function long2str. It is also not specified in file-level phpdocs
(#1351) Package is not specified for function str2long. It is also not specified in file-level phpdocs
(#1352) Package is not specified for function xxtea_mx. It is also not specified in file-level phpdocs
(#1354) Package is not specified for function encrypt_string. It is also not specified in file-level phpdocs
(#1356) Package is not specified for function decrypt_string. It is also not specified in file-level phpdocs
(#1359) Package is not specified for function add_invalid_login. It is also not specified in file-level phpdocs
(#1362) Package is not specified for function unset_permanent. It is also not specified in file-level phpdocs
(#1364) Package is not specified for function auth_error. It is also not specified in file-level phpdocs
(#1366) Package is not specified for function select. It is also not specified in file-level phpdocs
(#1368) Package is not specified for function referencable_primary. It is also not specified in file-level phpdocs
(#1369) Package is not specified for function textarea. It is also not specified in file-level phpdocs
(#1374) Package is not specified for function edit_type. It is also not specified in file-level phpdocs
(#1377) Package is not specified for function process_length. It is also not specified in file-level phpdocs
(#1378) Package is not specified for function process_type. It is also not specified in file-level phpdocs
(#1379) Package is not specified for function process_field. It is also not specified in file-level phpdocs
(#1381) Package is not specified for function type_class. It is also not specified in file-level phpdocs
(#1382) Package is not specified for function edit_fields. It is also not specified in file-level phpdocs
(#1395) Package is not specified for function process_fields. It is also not specified in file-level phpdocs
(#1400) Package is not specified for function normalize_enum. It is also not specified in file-level phpdocs
(#1401) Package is not specified for function grant. It is also not specified in file-level phpdocs
(#1404) Package is not specified for function drop_create. It is also not specified in file-level phpdocs
(#1406) Package is not specified for function create_trigger. It is also not specified in file-level phpdocs
(#1407) Package is not specified for function create_routine. It is also not specified in file-level phpdocs
(#1409) Package is not specified for function remove_definer. It is also not specified in file-level phpdocs
(#1411) Package is not specified for function format_foreign_key. It is also not specified in file-level phpdocs
(#1412) Package is not specified for function tar_file. It is also not specified in file-level phpdocs
(#1414) Package is not specified for function ini_bytes. It is also not specified in file-level phpdocs
(#1415) Package is not specified for function adminer_doc_link. It is also not specified in file-level phpdocs
(#1416) Package is not specified for function ob_gzencode. It is also not specified in file-level phpdocs
(#1418) Package is not specified for function db_size. It is also not specified in file-level phpdocs
(#1420) Package is not specified for function connect_error. It is also not specified in file-level phpdocs
local/adminer/lib/plugins/frames.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#19) Function AdminerFrames::headers is not documented
(#12) There is no description in phpdocs for function AdminerFrames
(#13) Phpdocs for function AdminerFrames::AdminerFrames has incomplete parameters list
(#9) Phpdocs for variable AdminerFrames::$sameOrigin does not contain @var or incorrect
(#3) Class AdminerFrames does not have @copyright tag
(#9) Not recommended phpdocs tag @access used
(#3) Package is not specified for class AdminerFrames. It is also not specified in file-level phpdocs
local/adminer/lib/plugins/plugin.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#12) Function AdminerPlugin::_findRootClass is not documented
(#35) Function AdminerPlugin::_callParent is not documented
(#46) Function AdminerPlugin::_applyPlugin is not documented
(#65) Function AdminerPlugin::_appendPlugin is not documented
(#77) Function AdminerPlugin::dumpFormat is not documented
(#82) Function AdminerPlugin::dumpOutput is not documented
(#87) Function AdminerPlugin::editFunctions is not documented
(#94) Function AdminerPlugin::name is not documented
(#99) Function AdminerPlugin::credentials is not documented
(#104) Function AdminerPlugin::permanentLogin is not documented
(#109) Function AdminerPlugin::database is not documented
(#114) Function AdminerPlugin::headers is not documented
(#119) Function AdminerPlugin::head is not documented
(#124) Function AdminerPlugin::loginForm is not documented
(#129) Function AdminerPlugin::login is not documented
(#134) Function AdminerPlugin::tableName is not documented
(#139) Function AdminerPlugin::fieldName is not documented
(#144) Function AdminerPlugin::selectLinks is not documented
(#149) Function AdminerPlugin::foreignKeys is not documented
(#154) Function AdminerPlugin::backwardKeys is not documented
(#159) Function AdminerPlugin::backwardKeysPrint is not documented
(#164) Function AdminerPlugin::selectQuery is not documented
(#169) Function AdminerPlugin::rowDescription is not documented
(#174) Function AdminerPlugin::rowDescriptions is not documented
(#179) Function AdminerPlugin::selectVal is not documented
(#184) Function AdminerPlugin::editVal is not documented
(#189) Function AdminerPlugin::selectColumnsPrint is not documented
(#194) Function AdminerPlugin::selectSearchPrint is not documented
(#199) Function AdminerPlugin::selectOrderPrint is not documented
(#204) Function AdminerPlugin::selectLimitPrint is not documented
(#209) Function AdminerPlugin::selectLengthPrint is not documented
(#214) Function AdminerPlugin::selectActionPrint is not documented
(#219) Function AdminerPlugin::selectCommandPrint is not documented
(#224) Function AdminerPlugin::selectImportPrint is not documented
(#229) Function AdminerPlugin::selectEmailPrint is not documented
(#234) Function AdminerPlugin::selectColumnsProcess is not documented
(#239) Function AdminerPlugin::selectSearchProcess is not documented
(#244) Function AdminerPlugin::selectOrderProcess is not documented
(#249) Function AdminerPlugin::selectLimitProcess is not documented
(#254) Function AdminerPlugin::selectLengthProcess is not documented
(#259) Function AdminerPlugin::selectEmailProcess is not documented
(#264) Function AdminerPlugin::messageQuery is not documented
(#269) Function AdminerPlugin::editInput is not documented
(#274) Function AdminerPlugin::processInput is not documented
(#279) Function AdminerPlugin::dumpTable is not documented
(#284) Function AdminerPlugin::dumpData is not documented
(#289) Function AdminerPlugin::dumpHeaders is not documented
(#294) Function AdminerPlugin::homepage is not documented
(#299) Function AdminerPlugin::navigation is not documented
(#304) Function AdminerPlugin::tablesPrint is not documented
(#20) Phpdocs for function AdminerPlugin::AdminerPlugin has incomplete parameters list
(#9) Phpdocs for variable AdminerPlugin::$plugins does not contain @var or incorrect
(#3) Class AdminerPlugin does not have @copyright tag
(#9) Not recommended phpdocs tag @access used
(#3) Package is not specified for class AdminerPlugin. It is also not specified in file-level phpdocs
local/adminer/lib/run_adminer.php
(#17) File-level phpdocs block is not found
(#25) Class Adminer_Custom is not documented
(#21) Function adminer_object is not documented
(#27) Function Adminer_Custom::credentials is not documented
(#39) Function Adminer_Custom::loginForm is not documented
(#25) Package is not specified for class Adminer_Custom. It is also not specified in file-level phpdocs
(#21) Package is not specified for function adminer_object. It is also not specified in file-level phpdocs
local/adminer/settings.php
(#20) Package local is not valid
local/adminer/version.php
(#20) Package local is not valid

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


Mustache template problems

(0 errors, 0 warnings)

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