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

(28516 errors, 878 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 "Hc" 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 "Hc" 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) 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 "X" must be all lower-case
(#9) Expected 1 space before "="; 0 found
(#9) Expected 1 space after "="; 0 found
(#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
(#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
(#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 3339 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3339 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3339 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3339 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3339 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3339 characters
(#11) Line exceeds maximum limit of 180 characters; contains 3339 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) Expected "} else {\n"; found "}else{"
(#12) Closing brace must be on a line by itself
(#12) Closing brace must be on a line by itself
(#12) Closing brace must be on a line by itself
(#12) Closing brace must be on a line by itself
(#12) Closing brace must be on a line by itself
(#12) Closing brace must be on a line by itself
(#12) Closing brace must be on a line by itself
(#12) Closing brace must be on a line by itself
(#12) Line exceeds maximum limit of 180 characters; contains 48260 characters
(#12) Line exceeds maximum limit of 180 characters; contains 48260 characters
(#12) Line exceeds maximum limit of 180 characters; contains 48260 characters
(#12) Line exceeds maximum limit of 180 characters; contains 48260 characters
(#12) Line exceeds maximum limit of 180 characters; contains 48260 characters
(#12) Line exceeds maximum limit of 180 characters; contains 48260 characters
(#12) Line exceeds maximum limit of 180 characters; contains 48260 characters
(#13) Expected 1 space after closing parenthesis; found 0
(#13) Opening brace must be the last content on the line
(#13) Closing brace must be on a line by itself
(#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) Variable "Ld" must be all lower-case
(#15) Expected 1 space before "="; 0 found
(#15) Expected 1 space after "="; 0 found
(#15) Commas (,) must be followed by white space.
(#16) Line indented incorrectly; expected at least 4 spaces, found 0
(#16) Variable "Ld" must be all lower-case
(#16) Variable "Ld" must be all lower-case
(#16) Commas (,) must be followed by white space.
(#16) Variable "Ld" must be all lower-case
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#16) Closing brace must be on a line by itself
(#17) Variable "X" must be all lower-case
(#17) Expected 1 space after closing parenthesis; found 0
(#17) Opening brace must be the last content on the line
(#18) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Variable "X" must be all lower-case
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#18) Closing brace must be on a line by itself
(#19) Line indented incorrectly; expected at least 4 spaces, found 0
(#19) Variable "Af" must be all lower-case
(#19) Commas (,) must be followed by white space.
(#19) Variable "Hc" must be all lower-case
(#19) Expected 1 space after closing parenthesis; found 0
(#19) Opening brace must be the last content on the line
(#19) Expected "if (...) {\n"; found "if(...){"
(#19) Expected "while (...) {\n"; found "while(...){"
(#19) Commas (,) must be followed by white space.
(#19) Variable "X" must be all lower-case
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Variable "Af" must be all lower-case
(#19) Expected "foreach (...) {\n"; found "foreach(...){"
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space after "as"; 0 found
(#19) Variable "X" must be all lower-case
(#20) Line indented incorrectly; expected at least 16 spaces, found 0
(#20) Variable "Bd" must be all lower-case
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Variable "W" must be all lower-case
(#20) Variable "Af" must be all lower-case
(#20) Variable "Bd" must be all lower-case
(#20) Expected "if (...) {\n"; found "if(...){"
(#20) Variable "W" must be all lower-case
(#20) Variable "Af" must be all lower-case
(#20) Variable "Bd" must be all lower-case
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Variable "W" must be all lower-case
(#20) Variable "Af" must be all lower-case
(#20) Variable "Af" must be all lower-case
(#20) Variable "Bd" must be all lower-case
(#20) Closing brace must be on a line by itself
(#20) Inline control structures are not allowed
(#20) Variable "Af" must be all lower-case
(#20) Variable "Bd" must be all lower-case
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#20) Variable "Hc" must be all lower-case
(#20) Expected 1 space before "?"; 0 found
(#20) Expected 1 space after "?"; 0 found
(#20) Variable "W" must be all lower-case
(#20) Expected 1 space before ":"; 0 found
(#20) Expected 1 space after ":"; 0 found
(#20) Variable "W" must be all lower-case
(#20) Closing brace must be on a line by itself
(#20) Closing brace must be on a line by itself
(#20) Closing brace must be on a line by itself
(#20) Closing brace must be on a line by itself
(#20) Line exceeds maximum limit of 180 characters; contains 182 characters
(#20) Line exceeds maximum limit of 180 characters; contains 182 characters
(#20) Line exceeds maximum limit of 180 characters; contains 182 characters
(#20) Line exceeds maximum limit of 180 characters; contains 182 characters
(#20) Line exceeds maximum limit of 180 characters; contains 182 characters
(#20) Line exceeds maximum limit of 180 characters; contains 182 characters
(#20) Line exceeds maximum limit of 180 characters; contains 182 characters
(#21) Line indented incorrectly; expected at least 4 spaces, found 0
(#21) Commas (,) must be followed by white space.
(#21) Variable "Ma" must be all lower-case
(#21) Expected 1 space after closing parenthesis; found 0
(#21) Opening brace must be the last content on the line
(#21) Scope keyword "static" must be followed by a single space
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#21) Commas (,) must be followed by white space.
(#21) Expected 1 space before "=>"; 0 found
(#21) Expected 1 space after "=>"; 0 found
(#22) Line indented incorrectly; expected at least 8 spaces, found 0
(#22) Commas (,) must be followed by white space.
(#22) Variable "Ma" must be all lower-case
(#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) Closing brace must be on a line by itself
(#23) Line indented incorrectly; expected at least 16 spaces, found 0
(#23) Variable "P" must be all lower-case
(#23) Expected 1 space after closing parenthesis; found 0
(#23) Opening brace must be the last content on the line
(#24) Line indented incorrectly; expected at least 20 spaces, found 0
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Variable "P" must be all lower-case
(#24) Commas (,) must be followed by white space.
(#24) Closing brace must be on a line by itself
(#25) Line indented incorrectly; expected at least 8 spaces, found 0
(#25) Variable "P" must be all lower-case
(#25) Expected 1 space after closing parenthesis; found 0
(#25) Opening brace must be the last content on the line
(#25) Variable "P" must be all lower-case
(#25) Expected 1 space before "!="; 0 found
(#25) Expected 1 space after "!="; 0 found
(#25) Expected 1 space before "?"; 0 found
(#25) Expected 1 space after "?"; 0 found
(#25) Variable "P" must be all lower-case
(#25) Expected 1 space before ":"; 0 found
(#25) Expected 1 space after ":"; 0 found
(#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
(#27) Line indented incorrectly; expected at least 12 spaces, found 0
(#27) Commas (,) must be followed by white space.
(#27) Commas (,) must be followed by white space.
(#27) Variable "P" must be all lower-case
(#27) Closing brace must be on a line by itself
(#28) Line indented incorrectly; expected at least 8 spaces, found 0
(#28) Variable "C" must be all lower-case
(#28) Commas (,) must be followed by white space.
(#28) Variable "Y" must be all lower-case
(#28) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#28) Variable "Id" must be all lower-case
(#28) Commas (,) must be followed by white space.
(#28) Variable "Ie" must be all lower-case
(#28) Commas (,) must be followed by white space.
(#28) Expected 1 space after closing parenthesis; found 0
(#28) Opening brace must be the last content on the line
(#28) Variable "J" must be all lower-case
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Variable "C" must be all lower-case
(#28) Variable "Y" must be all lower-case
(#28) Expected 1 space before "?"; 0 found
(#28) Expected 1 space after "?"; 0 found
(#28) Expected 1 space before ":"; 0 found
(#28) Expected 1 space after ":"; 0 found
(#28) Variable "Ie" must be all lower-case
(#28) Expected 1 space before "?"; 0 found
(#28) Expected 1 space after "?"; 0 found
(#28) Variable "Ie" must be all lower-case
(#28) Expected 1 space before ":"; 0 found
(#28) Expected 1 space after ":"; 0 found
(#28) Variable "Id" must be all lower-case
(#28) Expected 1 space before "!="; 0 found
(#28) Expected 1 space after "!="; 0 found
(#28) Expected 1 space before "?"; 0 found
(#28) Expected 1 space after "?"; 0 found
(#28) Expected 1 space before "?"; 0 found
(#28) Expected 1 space after "?"; 0 found
(#28) Expected 1 space before ":"; 0 found
(#28) Expected 1 space after ":"; 0 found
(#28) Variable "J" must be all lower-case
(#28) Variable "Id" must be all lower-case
(#28) Expected 1 space before ":"; 0 found
(#28) Expected 1 space after ":"; 0 found
(#28) Variable "J" must be all lower-case
(#28) Closing brace must be on a line by itself
(#28) Line exceeds maximum limit of 180 characters; contains 244 characters
(#28) Line exceeds maximum limit of 180 characters; contains 244 characters
(#28) Line exceeds maximum limit of 180 characters; contains 244 characters
(#28) Line exceeds maximum limit of 180 characters; contains 244 characters
(#28) Line exceeds maximum limit of 180 characters; contains 244 characters
(#28) Line exceeds maximum limit of 180 characters; contains 244 characters
(#28) Line exceeds maximum limit of 180 characters; contains 244 characters
(#29) Line indented incorrectly; expected at least 8 spaces, found 0
(#29) Variable "Ne" must be all lower-case
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Variable "Fh" must be all lower-case
(#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) Expected "foreach (...) {\n"; found "foreach(...){"
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space after "as"; 0 found
(#29) Variable "Ne" must be all lower-case
(#30) Line indented incorrectly; expected at least 12 spaces, found 0
(#30) Variable "Bd" must be all lower-case
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Variable "W" must be all lower-case
(#30) Variable "Oe" must be all lower-case
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Variable "Bd" must be all lower-case
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Variable "W" must be all lower-case
(#30) Expected "if (...) {\n"; found "if(...){"
(#30) Variable "W" must be all lower-case
(#30) Variable "J" must be all lower-case
(#30) Expected 1 space before ".="; 0 found
(#30) Expected 1 space after ".="; 0 found
(#30) Variable "Bd" must be all lower-case
(#30) Variable "Oe" must be all lower-case
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Variable "W" must be all lower-case
(#30) Closing brace must be on a line by itself
(#30) Inline control structures are not allowed
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space after "as"; 0 found
(#30) Variable "Oe" must be all lower-case
(#31) Line indented incorrectly; expected at least 16 spaces, found 0
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Variable "X" 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 "Fh" must be all lower-case
(#31) Expected 1 space before "?"; 0 found
(#31) Expected 1 space after "?"; 0 found
(#31) Expected 1 space before ":"; 0 found
(#31) Expected 1 space after ":"; 0 found
(#31) Variable "Fh" must be all lower-case
(#31) Expected 1 space before "?"; 0 found
(#31) Expected 1 space after "?"; 0 found
(#31) Expected 1 space before ":"; 0 found
(#31) Expected 1 space after ":"; 0 found
(#31) Variable "X" must be all lower-case
(#31) Expected 1 space before "==="; 0 found
(#31) Expected 1 space after "==="; 0 found
(#31) Expected 1 space before "?"; 0 found
(#31) Expected 1 space after "?"; 0 found
(#31) Expected 1 space before ":"; 0 found
(#31) Expected 1 space after ":"; 0 found
(#31) Variable "X" must be all lower-case
(#31) Inline control structures are not allowed
(#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) Closing brace must be on a line by itself
(#31) Variable "J" must be all lower-case
(#31) Closing brace must be on a line by itself
(#31) Line exceeds maximum limit of 180 characters; contains 189 characters
(#31) Line exceeds maximum limit of 180 characters; contains 189 characters
(#31) Line exceeds maximum limit of 180 characters; contains 189 characters
(#31) Line exceeds maximum limit of 180 characters; contains 189 characters
(#31) Line exceeds maximum limit of 180 characters; contains 189 characters
(#31) Line exceeds maximum limit of 180 characters; contains 189 characters
(#31) Line exceeds maximum limit of 180 characters; contains 189 characters
(#32) Line indented incorrectly; expected at least 8 spaces, found 0
(#32) Variable "C" must be all lower-case
(#32) Commas (,) must be followed by white space.
(#32) Variable "Ne" must be all lower-case
(#32) Commas (,) must be followed by white space.
(#32) Variable "Y" must be all lower-case
(#32) Commas (,) must be followed by white space.
(#32) Variable "He" must be all lower-case
(#32) Expected 1 space after closing parenthesis; found 0
(#32) Opening brace must be the last content on the line
(#32) Inline control structures are not allowed
(#32) Variable "He" must be all lower-case
(#32) Variable "C" must be all lower-case
(#32) Variable "He" must be all lower-case
(#32) Expected 1 space before "?"; 0 found
(#32) Expected 1 space after "?"; 0 found
(#32) Variable "He" must be all lower-case
(#32) Expected 1 space before ":"; 0 found
(#32) Expected 1 space after ":"; 0 found
(#32) Variable "Ne" must be all lower-case
(#32) Commas (,) must be followed by white space.
(#32) Variable "Y" 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) Inline control structures are not allowed
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space after "as"; 0 found
(#32) Line exceeds 132 characters; contains 172 characters
(#32) Line exceeds 132 characters; contains 172 characters
(#32) Line exceeds 132 characters; contains 172 characters
(#32) Line exceeds 132 characters; contains 172 characters
(#32) Line exceeds 132 characters; contains 172 characters
(#32) Line exceeds 132 characters; contains 172 characters
(#32) Line exceeds 132 characters; contains 172 characters
(#32) Variable "Ne" must be all lower-case
(#33) Line indented incorrectly; expected at least 12 spaces, found 0
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Variable "X" 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) Variable "C" must be all lower-case
(#33) Expected 1 space before "=="; 0 found
(#33) Expected 1 space after "=="; 0 found
(#33) Variable "Y" must be all lower-case
(#33) Expected 1 space before "?"; 0 found
(#33) Expected 1 space after "?"; 0 found
(#33) Expected 1 space before ":"; 0 found
(#33) Expected 1 space after ":"; 0 found
(#33) Variable "X" must be all lower-case
(#33) Variable "J" must be all lower-case
(#33) Closing brace must be on a line by itself
(#33) Line exceeds 132 characters; contains 139 characters
(#33) Line exceeds 132 characters; contains 139 characters
(#33) Line exceeds 132 characters; contains 139 characters
(#33) Line exceeds 132 characters; contains 139 characters
(#33) Line exceeds 132 characters; contains 139 characters
(#33) Line exceeds 132 characters; contains 139 characters
(#33) Line exceeds 132 characters; contains 139 characters
(#34) Line indented incorrectly; expected at least 16 spaces, found 0
(#34) Variable "Ia" must be all lower-case
(#34) Commas (,) must be followed by white space.
(#34) Variable "Ne" must be all lower-case
(#34) Commas (,) must be followed by white space.
(#34) Variable "Y" must be all lower-case
(#34) Commas (,) must be followed by white space.
(#34) Expected 1 space after closing parenthesis; found 0
(#34) Opening brace must be the last content on the line
(#34) Variable "Ne" must be all lower-case
(#34) Expected 1 space before "?"; 0 found
(#34) Expected 1 space after "?"; 0 found
(#34) Variable "Ia" must be all lower-case
(#34) Variable "Ne" must be all lower-case
(#34) Commas (,) must be followed by white space.
(#34) Variable "Y" must be all lower-case
(#34) Commas (,) must be followed by white space.
(#34) Expected 1 space before ":"; 0 found
(#34) Expected 1 space after ":"; 0 found
(#34) Variable "Ia" must be all lower-case
(#34) Variable "Y" must be all lower-case
(#34) Closing brace must be on a line by itself
(#34) Line exceeds 132 characters; contains 175 characters
(#34) Line exceeds 132 characters; contains 175 characters
(#34) Line exceeds 132 characters; contains 175 characters
(#34) Line exceeds 132 characters; contains 175 characters
(#34) Line exceeds 132 characters; contains 175 characters
(#34) Line exceeds 132 characters; contains 175 characters
(#34) Line exceeds 132 characters; contains 175 characters
(#35) Line indented incorrectly; expected at least 16 spaces, found 0
(#35) Expected 1 space after closing parenthesis; found 0
(#35) Opening brace must be the last content on the line
(#35) Closing brace must be on a line by itself
(#36) Line indented incorrectly; expected at least 16 spaces, found 0
(#36) Commas (,) must be followed by white space.
(#36) Variable "Qd" must be all lower-case
(#36) Commas (,) must be followed by white space.
(#36) Variable "Qh" must be all lower-case
(#36) Commas (,) must be followed by white space.
(#36) Variable "Ie" must be all lower-case
(#36) Expected 1 space after closing parenthesis; found 0
(#36) Opening brace must be the last content on the line
(#36) Variable "Ie" must be all lower-case
(#36) Variable "Qh" must be all lower-case
(#36) Expected 1 space before "?"; 0 found
(#36) Expected 1 space after "?"; 0 found
(#36) Expected 1 space before ":"; 0 found
(#36) Expected 1 space after ":"; 0 found
(#36) Closing brace must be on a line by itself
(#36) Line exceeds maximum limit of 180 characters; contains 220 characters
(#36) Line exceeds maximum limit of 180 characters; contains 220 characters
(#36) Line exceeds maximum limit of 180 characters; contains 220 characters
(#36) Line exceeds maximum limit of 180 characters; contains 220 characters
(#36) Line exceeds maximum limit of 180 characters; contains 220 characters
(#36) Line exceeds maximum limit of 180 characters; contains 220 characters
(#36) Line exceeds maximum limit of 180 characters; contains 220 characters
(#37) Line indented incorrectly; expected at least 16 spaces, found 0
(#37) Variable "Ua" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#37) Expected 1 space after closing parenthesis; found 0
(#37) Opening brace must be the last content on the line
(#37) Variable "Ua" 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) 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
(#38) Line indented incorrectly; expected at least 16 spaces, found 0
(#38) Variable "J" must be all lower-case
(#38) Expected 1 space after closing parenthesis; found 0
(#38) Opening brace must be the last content on the line
(#38) Scope keyword "static" must be followed by a single space
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Inline control structures are not allowed
(#38) Variable "J" 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) Variable "J" must be all lower-case
(#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 "P" 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
(#40) Line indented incorrectly; expected at least 20 spaces, found 0
(#40) Variable "P" must be all lower-case
(#40) Commas (,) must be followed by white space.
(#40) Closing brace must be on a line by itself
(#41) Line indented incorrectly; expected at least 16 spaces, found 0
(#41) Commas (,) must be followed by white space.
(#41) Variable "X" must be all lower-case
(#41) Expected 1 space after closing parenthesis; found 0
(#41) Opening brace must be the last content on the line
(#41) Scope keyword "static" must be followed by a single space
(#41) Variable "Ic" must be all lower-case
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#41) Inline control structures are not allowed
(#41) Variable "Ic" must be all lower-case
(#41) Expected "if (...) {\n"; found "if(...){"
(#41) Expected 1 space before "!="; 0 found
(#41) Expected 1 space after "!="; 0 found
(#41) Variable "Ic" must be all lower-case
(#41) Expected 1 space before "?"; 0 found
(#41) Expected 1 space after "?"; 0 found
(#41) Expected 1 space before ":"; 0 found
(#41) Expected 1 space after ":"; 0 found
(#41) Commas (,) must be followed by white space.
(#41) Variable "X" must be all lower-case
(#41) Expected 1 space before "!=="; 0 found
(#41) Expected 1 space after "!=="; 0 found
(#41) Expected 1 space before "?"; 0 found
(#41) Expected 1 space after "?"; 0 found
(#41) Variable "X" must be all lower-case
(#41) Commas (,) must be followed by white space.
(#41) Expected 1 space before ":"; 0 found
(#41) Expected 1 space after ":"; 0 found
(#41) Variable "Ic" must be all lower-case
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#41) Closing brace must be on a line by itself
(#41) Expected "} else {\n"; found "}else{"
(#41) Variable "Ic" must be all lower-case
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#41) Closing brace must be on a line by itself
(#41) Closing brace must be on a line by itself
(#41) Line exceeds maximum limit of 180 characters; contains 229 characters
(#41) Line exceeds maximum limit of 180 characters; contains 229 characters
(#41) Line exceeds maximum limit of 180 characters; contains 229 characters
(#41) Line exceeds maximum limit of 180 characters; contains 229 characters
(#41) Line exceeds maximum limit of 180 characters; contains 229 characters
(#41) Line exceeds maximum limit of 180 characters; contains 229 characters
(#41) Line exceeds maximum limit of 180 characters; contains 229 characters
(#42) Line indented incorrectly; expected at least 16 spaces, found 0
(#42) Expected 1 space after closing parenthesis; found 0
(#42) Opening brace must be the last content on the line
(#42) Variable "X" must be all lower-case
(#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) Variable "X" must be all lower-case
(#42) Closing brace must be on a line by itself
(#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) Scope keyword "static" must be followed by a single space
(#43) Variable "J" must be all lower-case
(#43) Inline control structures are not allowed
(#43) Variable "J" must be all lower-case
(#43) Expected 1 space before "==="; 0 found
(#43) Expected 1 space after "==="; 0 found
(#43) Variable "J" must be all lower-case
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#43) Variable "J" 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) Variable "P" must be all lower-case
(#44) Expected 1 space after closing parenthesis; found 0
(#44) Opening brace must be the last content on the line
(#44) Variable "P" 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 "H" must be all lower-case
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space after closing parenthesis; found 0
(#45) Opening brace must be the last content on the line
(#45) Variable "J" must be all lower-case
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#45) Variable "I" must be all lower-case
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#45) Variable "H" must be all lower-case
(#45) Expected "if (...) {\n"; found "if(...){"
(#45) Variable "I" must be all lower-case
(#45) Inline control structures are not allowed
(#45) Variable "K" must be all lower-case
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#45) Variable "I" must be all lower-case
(#45) Variable "J" must be all lower-case
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#45) Variable "K" must be all lower-case
(#45) Closing brace must be on a line by itself
(#45) Variable "J" must be all lower-case
(#45) Closing brace must be on a line by itself
(#46) Line indented incorrectly; expected at least 16 spaces, found 0
(#46) Variable "H" must be all lower-case
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#46) Expected 1 space after closing parenthesis; found 0
(#46) Opening brace must be the last content on the line
(#46) Inline control structures are not allowed
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#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 "I" must be all lower-case
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Variable "H" must be all lower-case
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Expected "if (...) {\n"; found "if(...){"
(#46) Variable "I" must be all lower-case
(#46) Inline control structures are not allowed
(#46) Variable "K" must be all lower-case
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Variable "I" must be all lower-case
(#46) Variable "J" must be all lower-case
(#46) Variable "K" must be all lower-case
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Variable "K" must be all lower-case
(#46) Closing brace must be on a line by itself
(#46) Variable "J" must be all lower-case
(#46) Closing brace must be on a line by itself
(#46) Line exceeds maximum limit of 180 characters; contains 200 characters
(#46) Line exceeds maximum limit of 180 characters; contains 200 characters
(#46) Line exceeds maximum limit of 180 characters; contains 200 characters
(#46) Line exceeds maximum limit of 180 characters; contains 200 characters
(#46) Line exceeds maximum limit of 180 characters; contains 200 characters
(#46) Line exceeds maximum limit of 180 characters; contains 200 characters
(#46) Line exceeds maximum limit of 180 characters; contains 200 characters
(#47) Line indented incorrectly; expected at least 16 spaces, found 0
(#47) Variable "H" must be all lower-case
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Expected 1 space after closing parenthesis; found 0
(#47) Opening brace must be the last content on the line
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Expected 1 space before "?"; 0 found
(#47) Expected 1 space after "?"; 0 found
(#47) Expected 1 space before ":"; 0 found
(#47) Expected 1 space after ":"; 0 found
(#47) Variable "J" must be all lower-case
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Variable "I" must be all lower-case
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Variable "H" must be all lower-case
(#47) Expected "if (...) {\n"; found "if(...){"
(#47) Variable "I" must be all lower-case
(#47) Inline control structures are not allowed
(#47) Variable "K" must be all lower-case
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Variable "I" must be all lower-case
(#47) Variable "J" must be all lower-case
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Variable "K" must be all lower-case
(#47) Closing brace must be on a line by itself
(#47) Inline control structures are not allowed
(#47) Usage of ELSEIF not allowed; use ELSE IF instead
(#47) Variable "I" must be all lower-case
(#47) Variable "J" must be all lower-case
(#47) Closing brace must be on a line by itself
(#47) Line exceeds maximum limit of 180 characters; contains 263 characters
(#47) Line exceeds maximum limit of 180 characters; contains 263 characters
(#47) Line exceeds maximum limit of 180 characters; contains 263 characters
(#47) Line exceeds maximum limit of 180 characters; contains 263 characters
(#47) Line exceeds maximum limit of 180 characters; contains 263 characters
(#47) Line exceeds maximum limit of 180 characters; contains 263 characters
(#47) Line exceeds maximum limit of 180 characters; contains 263 characters
(#48) Line indented incorrectly; expected at least 16 spaces, found 0
(#48) Variable "K" 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) Expected "foreach (...) {\n"; found "foreach(...){"
(#48) Expected 1 space after "as"; 0 found
(#49) Line indented incorrectly; expected at least 20 spaces, found 0
(#49) Expected "if (...) {\n"; found "if(...){"
(#49) Commas (,) must be followed by white space.
(#49) Variable "J" must be all lower-case
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Expected "foreach (...) {\n"; found "foreach(...){"
(#49) Expected 1 space before "as"; 0 found
(#49) Expected 1 space after "as"; 0 found
(#49) Inline control structures are not allowed
(#49) Variable "K" must be all lower-case
(#50) Line indented incorrectly; expected at least 32 spaces, found 0
(#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) Variable "J" must be all lower-case
(#50) Closing brace must be on a line by itself
(#50) Closing brace must be on a line by itself
(#50) Closing brace must be on a line by itself
(#51) Line indented incorrectly; expected at least 16 spaces, found 0
(#51) Variable "Z" 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) Variable "J" must be all lower-case
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Variable "Sc" must be all lower-case
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Expected "foreach (...) {\n"; found "foreach(...){"
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Expected 1 space before "as"; 0 found
(#51) Expected 1 space after "as"; 0 found
(#51) Variable "Z" must be all lower-case
(#51) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Variable "X" must be all lower-case
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Variable "Sc" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space before "?"; 0 found
(#51) Expected 1 space after "?"; 0 found
(#51) Expected 1 space before ":"; 0 found
(#51) Expected 1 space after ":"; 0 found
(#51) Variable "J" must be all lower-case
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Expected 1 space before "=="; 0 found
(#51) Expected 1 space after "=="; 0 found
(#51) Commas (,) must be followed by white space.
(#51) Variable "X" must be all lower-case
(#51) Expected 1 space before "=="; 0 found
(#51) Expected 1 space after "=="; 0 found
(#51) Expected 1 space before "?"; 0 found
(#51) Expected 1 space after "?"; 0 found
(#51) Variable "X" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space before ":"; 0 found
(#51) Expected 1 space after ":"; 0 found
(#51) Commas (,) must be followed by white space.
(#51) Variable "X" must be all lower-case
(#51) Inline control structures are not allowed
(#51) Expected 1 space before "=="; 0 found
(#51) Expected 1 space after "=="; 0 found
(#51) Commas (,) must be followed by white space.
(#51) Variable "X" must be all lower-case
(#51) Variable "J" must be all lower-case
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Variable "X" must be all lower-case
(#51) Closing brace must be on a line by itself
(#51) Inline control structures are not allowed
(#51) Expected 1 space before "as"; 0 found
(#51) Expected 1 space after "as"; 0 found
(#51) Variable "Z" must be all lower-case
(#51) Variable "J" must be all lower-case
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#51) Variable "Sc" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#51) Expected 1 space before "?"; 0 found
(#51) Expected 1 space after "?"; 0 found
(#51) Expected 1 space before ":"; 0 found
(#51) Expected 1 space after ":"; 0 found
(#51) Line exceeds maximum limit of 180 characters; contains 535 characters
(#51) Line exceeds maximum limit of 180 characters; contains 535 characters
(#51) Line exceeds maximum limit of 180 characters; contains 535 characters
(#51) Line exceeds maximum limit of 180 characters; contains 535 characters
(#51) Line exceeds maximum limit of 180 characters; contains 535 characters
(#51) Line exceeds maximum limit of 180 characters; contains 535 characters
(#51) Line exceeds maximum limit of 180 characters; contains 535 characters
(#52) Line indented incorrectly; expected at least 20 spaces, found 0
(#52) Commas (,) must be followed by white space.
(#52) Variable "J" must be all lower-case
(#52) Closing brace must be on a line by itself
(#53) Line indented incorrectly; expected at least 32 spaces, found 0
(#53) Variable "X" must be all lower-case
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space after closing parenthesis; found 0
(#53) Opening brace must be the last content on the line
(#53) Variable "X" must be all lower-case
(#53) Commas (,) must be followed by white space.
(#53) Variable "Za" must be all lower-case
(#53) Variable "Za" must be all lower-case
(#54) Line indented incorrectly; expected at least 36 spaces, found 0
(#54) Variable "Za" must be all lower-case
(#54) Commas (,) must be followed by white space.
(#54) Closing brace must be on a line by itself
(#55) Line indented incorrectly; expected at least 20 spaces, found 0
(#55) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#55) Variable "Y" must be all lower-case
(#55) Commas (,) must be followed by white space.
(#55) Variable "Je" must be all lower-case
(#55) Expected 1 space after closing parenthesis; found 0
(#55) Opening brace must be the last content on the line
(#55) Variable "Y" must be all lower-case
(#55) Expected 1 space before "!=="; 0 found
(#55) Expected 1 space after "!=="; 0 found
(#55) Expected 1 space before "?"; 0 found
(#55) Expected 1 space after "?"; 0 found
(#55) Variable "Je" must be all lower-case
(#55) Expected 1 space before ":"; 0 found
(#55) Expected 1 space after ":"; 0 found
(#55) Variable "Y" must be all lower-case
(#55) Closing brace must be on a line by itself
(#55) Line exceeds maximum limit of 180 characters; contains 189 characters
(#55) Line exceeds maximum limit of 180 characters; contains 189 characters
(#55) Line exceeds maximum limit of 180 characters; contains 189 characters
(#55) Line exceeds maximum limit of 180 characters; contains 189 characters
(#55) Line exceeds maximum limit of 180 characters; contains 189 characters
(#55) Line exceeds maximum limit of 180 characters; contains 189 characters
(#55) Line exceeds maximum limit of 180 characters; contains 189 characters
(#56) Line indented incorrectly; expected at least 20 spaces, found 0
(#56) Commas (,) must be followed by white space.
(#56) Commas (,) must be followed by white space.
(#56) Variable "M" must be all lower-case
(#56) Expected 1 space after closing parenthesis; found 0
(#56) Opening brace must be the last content on the line
(#56) Variable "J" must be all lower-case
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#56) Expected "foreach (...) {\n"; found "foreach(...){"
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Expected 1 space after "as"; 0 found
(#57) Line indented incorrectly; expected at least 24 spaces, found 0
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Variable "X" must be all lower-case
(#57) Inline control structures are not allowed
(#57) Variable "M" must be all lower-case
(#57) Commas (,) must be followed by white space.
(#57) Variable "M" must be all lower-case
(#57) Variable "Fa" must be all lower-case
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Inline control structures are not allowed
(#57) Variable "Fa" must be all lower-case
(#57) Variable "J" must be all lower-case
(#57) Expected 1 space before ".="; 0 found
(#57) Expected 1 space after ".="; 0 found
(#57) Variable "Fa" must be all lower-case
(#57) Closing brace must be on a line by itself
(#57) Variable "J" must be all lower-case
(#57) Closing brace must be on a line by itself
(#57) Line exceeds 132 characters; contains 138 characters
(#57) Line exceeds 132 characters; contains 138 characters
(#57) Line exceeds 132 characters; contains 138 characters
(#57) Line exceeds 132 characters; contains 138 characters
(#57) Line exceeds 132 characters; contains 138 characters
(#57) Line exceeds 132 characters; contains 138 characters
(#57) Line exceeds 132 characters; contains 138 characters
(#58) Line indented incorrectly; expected at least 20 spaces, found 0
(#58) Variable "C" must be all lower-case
(#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 "Sd" 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 "F" must be all lower-case
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#58) Variable "C" must be all lower-case
(#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) 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 "Y" must be all lower-case
(#58) Commas (,) must be followed by white space.
(#58) Variable "Sd" 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 "Sd" must be all lower-case
(#58) Expected 1 space before ":"; 0 found
(#58) Expected 1 space after ":"; 0 found
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Inline control structures are not allowed
(#58) Commas (,) must be followed by white space.
(#58) Expected 1 space before ">="; 0 found
(#58) Expected 1 space after ">="; 0 found
(#58) Variable "F" must be all lower-case
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#58) Line exceeds maximum limit of 180 characters; contains 215 characters
(#58) Line exceeds maximum limit of 180 characters; contains 215 characters
(#58) Line exceeds maximum limit of 180 characters; contains 215 characters
(#58) Line exceeds maximum limit of 180 characters; contains 215 characters
(#58) Line exceeds maximum limit of 180 characters; contains 215 characters
(#58) Line exceeds maximum limit of 180 characters; contains 215 characters
(#58) Line exceeds maximum limit of 180 characters; contains 215 characters
(#59) Line indented incorrectly; expected at least 24 spaces, found 0
(#59) Commas (,) must be followed by white space.
(#59) Variable "F" must be all lower-case
(#59) Closing brace must be on a line by itself
(#60) Line indented incorrectly; expected at least 24 spaces, found 0
(#60) Expected 1 space after closing parenthesis; found 0
(#60) Opening brace must be the last content on the line
(#60) Inline control structures are not allowed
(#60) Closing brace must be on a line by itself
(#61) Line indented incorrectly; expected at least 24 spaces, found 0
(#61) Expected 1 space after closing parenthesis; found 0
(#61) Opening brace must be the last content on the line
(#61) Inline control structures are not allowed
(#61) Closing brace must be on a line by itself
(#61) Expected 1 space after closing parenthesis; found 0
(#61) Opening brace must be the last content on the line
(#61) Closing brace must be on a line by itself
(#61) Line exceeds 132 characters; contains 163 characters
(#61) Line exceeds 132 characters; contains 163 characters
(#61) Line exceeds 132 characters; contains 163 characters
(#61) Line exceeds 132 characters; contains 163 characters
(#61) Line exceeds 132 characters; contains 163 characters
(#61) Line exceeds 132 characters; contains 163 characters
(#61) Line exceeds 132 characters; contains 163 characters
(#62) Line indented incorrectly; expected at least 24 spaces, found 0
(#62) Commas (,) must be followed by white space.
(#62) Variable "X" must be all lower-case
(#62) Expected 1 space after closing parenthesis; found 0
(#62) Opening brace must be the last content on the line
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#62) Variable "X" 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) Variable "Mh" must be all lower-case
(#63) Commas (,) must be followed by white space.
(#63) Variable "N" must be all lower-case
(#63) Commas (,) must be followed by white space.
(#63) Variable "V" must be all lower-case
(#63) Commas (,) must be followed by white space.
(#63) Expected 1 space after closing parenthesis; found 0
(#63) Opening brace must be the last content on the line
(#63) Variable "Ub" must be all lower-case
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#63) Variable "Ub" must be all lower-case
(#63) Expected 1 space before "!=="; 0 found
(#63) Expected 1 space after "!=="; 0 found
(#63) Expected 1 space before "?"; 0 found
(#63) Expected 1 space after "?"; 0 found
(#63) Expected 1 space before ":"; 0 found
(#63) Expected 1 space after ":"; 0 found
(#63) Commas (,) must be followed by white space.
(#63) Variable "B" must be all lower-case
(#63) Variable "B" must be all lower-case
(#63) Expected 1 space before "?"; 0 found
(#63) Expected 1 space after "?"; 0 found
(#63) Expected 1 space before ":"; 0 found
(#63) Expected 1 space after ":"; 0 found
(#63) Variable "Mh" must be all lower-case
(#63) Expected 1 space before "!="; 0 found
(#63) Expected 1 space after "!="; 0 found
(#63) Variable "N" must be all lower-case
(#63) Expected 1 space before "!="; 0 found
(#63) Expected 1 space after "!="; 0 found
(#63) Expected 1 space before "?"; 0 found
(#63) Expected 1 space after "?"; 0 found
(#63) Variable "Mh" must be all lower-case
(#63) Variable "N" must be all lower-case
(#63) Expected 1 space before ":"; 0 found
(#63) Expected 1 space after ":"; 0 found
(#63) Variable "V" must be all lower-case
(#63) Expected 1 space before "!="; 0 found
(#63) Expected 1 space after "!="; 0 found
(#63) Expected 1 space before "?"; 0 found
(#63) Expected 1 space after "?"; 0 found
(#63) Expected 1 space before ":"; 0 found
(#63) Expected 1 space after ":"; 0 found
(#63) Variable "B" must be all lower-case
(#63) Expected 1 space before "?"; 0 found
(#63) Expected 1 space after "?"; 0 found
(#63) Variable "B" must be all lower-case
(#63) Expected 1 space before ":"; 0 found
(#63) Expected 1 space after ":"; 0 found
(#63) Closing brace must be on a line by itself
(#63) Line exceeds maximum limit of 180 characters; contains 354 characters
(#63) Line exceeds maximum limit of 180 characters; contains 354 characters
(#63) Line exceeds maximum limit of 180 characters; contains 354 characters
(#63) Line exceeds maximum limit of 180 characters; contains 354 characters
(#63) Line exceeds maximum limit of 180 characters; contains 354 characters
(#63) Line exceeds maximum limit of 180 characters; contains 354 characters
(#63) Line exceeds maximum limit of 180 characters; contains 354 characters
(#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) Expected 1 space before "=="; 0 found
(#64) Expected 1 space after "=="; 0 found
(#64) Closing brace must be on a line by itself
(#65) Line indented incorrectly; expected at least 24 spaces, found 0
(#65) Variable "A" must be all lower-case
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space after closing parenthesis; found 0
(#65) Opening brace must be the last content on the line
(#65) Expected "if (...) {\n"; found "if(...){"
(#65) Expected 1 space before "!=="; 0 found
(#65) Expected 1 space after "!=="; 0 found
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Variable "A" must be all lower-case
(#65) Expected 1 space before "!=="; 0 found
(#65) Expected 1 space after "!=="; 0 found
(#65) Expected 1 space before "?"; 0 found
(#65) Expected 1 space after "?"; 0 found
(#65) Variable "A" must be all lower-case
(#65) Expected 1 space before ":"; 0 found
(#65) Expected 1 space after ":"; 0 found
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Closing brace must be on a line by itself
(#65) Expected "if (...) {\n"; found "if(...){"
(#65) Variable "A" must be all lower-case
(#65) Expected 1 space before "!=="; 0 found
(#65) Expected 1 space after "!=="; 0 found
(#65) Inline control structures are not allowed
(#65) Variable "A" must be all lower-case
(#65) Expected 1 space before "=="; 0 found
(#65) Expected 1 space after "=="; 0 found
(#65) Variable "A" must be all lower-case
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Variable "A" must be all lower-case
(#65) Closing brace must be on a line by itself
(#65) Closing brace must be on a line by itself
(#65) Line exceeds maximum limit of 180 characters; contains 229 characters
(#65) Line exceeds maximum limit of 180 characters; contains 229 characters
(#65) Line exceeds maximum limit of 180 characters; contains 229 characters
(#65) Line exceeds maximum limit of 180 characters; contains 229 characters
(#65) Line exceeds maximum limit of 180 characters; contains 229 characters
(#65) Line exceeds maximum limit of 180 characters; contains 229 characters
(#65) Line exceeds maximum limit of 180 characters; contains 229 characters
(#66) Line indented incorrectly; expected at least 24 spaces, found 0
(#66) Variable "H" must be all lower-case
(#66) Commas (,) must be followed by white space.
(#66) Variable "A" must be all lower-case
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Variable "Kf" must be all lower-case
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Variable "Bc" must be all lower-case
(#66) Expected 1 space after closing parenthesis; found 0
(#66) Opening brace must be the last content on the line
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Variable "Zg" must be all lower-case
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Expected "if (...) {\n"; found "if(...){"
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Variable "Bc" must be all lower-case
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Variable "H" must be all lower-case
(#66) Variable "Zg" must be all lower-case
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Commas (,) must be followed by white space.
(#66) Closing brace must be on a line by itself
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Inline control structures are not allowed
(#66) Variable "H" must be all lower-case
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Variable "H" must be all lower-case
(#66) Variable "Zg" must be all lower-case
(#66) Expected "if (...) {\n"; found "if(...){"
(#66) Variable "Bc" must be all lower-case
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Line exceeds maximum limit of 180 characters; contains 256 characters
(#66) Line exceeds maximum limit of 180 characters; contains 256 characters
(#66) Line exceeds maximum limit of 180 characters; contains 256 characters
(#66) Line exceeds maximum limit of 180 characters; contains 256 characters
(#66) Line exceeds maximum limit of 180 characters; contains 256 characters
(#66) Line exceeds maximum limit of 180 characters; contains 256 characters
(#66) Line exceeds maximum limit of 180 characters; contains 256 characters
(#67) Line indented incorrectly; expected at least 32 spaces, found 0
(#67) Closing brace must be on a line by itself
(#67) Inline control structures are not allowed
(#67) Variable "Kf" must be all lower-case
(#67) Variable "A" must be all lower-case
(#67) Commas (,) must be followed by white space.
(#68) Line indented incorrectly; expected at least 24 spaces, found 0
(#68) Closing brace must be on a line by itself
(#69) Line indented incorrectly; expected at least 24 spaces, found 0
(#69) Variable "H" must be all lower-case
(#69) Expected 1 space after closing parenthesis; found 0
(#69) Opening brace must be the last content on the line
(#69) Scope keyword "static" must be followed by a single space
(#69) Variable "Ef" 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) Expected 1 space before "==="; 0 found
(#69) Expected 1 space after "==="; 0 found
(#70) Line indented incorrectly; expected at least 28 spaces, found 0
(#70) Commas (,) must be followed by white space.
(#70) Variable "Ef" must be all lower-case
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Variable "J" must be all lower-case
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Variable "H" must be all lower-case
(#70) Variable "Ef" must be all lower-case
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Commas (,) must be followed by white space.
(#70) Variable "H" must be all lower-case
(#70) Expected 1 space before "?"; 0 found
(#70) Expected 1 space after "?"; 0 found
(#70) Variable "H" must be all lower-case
(#70) Expected 1 space before ":"; 0 found
(#70) Expected 1 space after ":"; 0 found
(#70) Variable "H" must be all lower-case
(#70) Commas (,) must be followed by white space.
(#70) Variable "J" must be all lower-case
(#70) Closing brace must be on a line by itself
(#70) Line exceeds maximum limit of 180 characters; contains 187 characters
(#70) Line exceeds maximum limit of 180 characters; contains 187 characters
(#70) Line exceeds maximum limit of 180 characters; contains 187 characters
(#70) Line exceeds maximum limit of 180 characters; contains 187 characters
(#70) Line exceeds maximum limit of 180 characters; contains 187 characters
(#70) Line exceeds maximum limit of 180 characters; contains 187 characters
(#70) Line exceeds maximum limit of 180 characters; contains 187 characters
(#71) Line indented incorrectly; expected at least 24 spaces, found 0
(#71) Variable "H" must be all lower-case
(#71) Commas (,) must be followed by white space.
(#71) Variable "S" must be all lower-case
(#71) Commas (,) must be followed by white space.
(#71) Expected 1 space after closing parenthesis; found 0
(#71) Opening brace must be the last content on the line
(#71) Expected "foreach (...) {\n"; found "foreach(...){"
(#71) Expected 1 space after "as"; 0 found
(#71) Variable "S" must be all lower-case
(#72) Line indented incorrectly; expected at least 28 spaces, found 0
(#72) Variable "Q" must be all lower-case
(#72) Inline control structures are not allowed
(#72) Variable "H" must be all lower-case
(#72) Variable "Q" must be all lower-case
(#73) Line indented incorrectly; expected at least 32 spaces, found 0
(#73) Closing brace must be on a line by itself
(#74) Line indented incorrectly; expected at least 24 spaces, found 0
(#74) Closing brace must be on a line by itself
(#75) Line indented incorrectly; expected at least 28 spaces, found 0
(#75) Variable "A" must be all lower-case
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Variable "Kf" must be all lower-case
(#75) Expected 1 space after closing parenthesis; found 0
(#75) Opening brace must be the last content on the line
(#76) Line indented incorrectly; expected at least 32 spaces, found 0
(#76) Commas (,) must be followed by white space.
(#76) Variable "A" must be all lower-case
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Variable "Kf" must be all lower-case
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Variable "Kf" must be all lower-case
(#76) Closing brace must be on a line by itself
(#77) Line indented incorrectly; expected at least 24 spaces, found 0
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space after closing parenthesis; found 0
(#77) Opening brace must be the last content on the line
(#78) Line indented incorrectly; expected at least 28 spaces, found 0
(#78) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#78) Expected 1 space before "-"; 0 found
(#78) Expected 1 space after "-"; 0 found
(#78) Closing brace must be on a line by itself
(#79) Line indented incorrectly; expected at least 32 spaces, found 0
(#79) Expected 1 space after closing parenthesis; found 0
(#79) Opening brace must be the last content on the line
(#80) Line indented incorrectly; expected at least 36 spaces, found 0
(#80) Expected 1 space before "?"; 0 found
(#80) Expected 1 space after "?"; 0 found
(#80) Expected 1 space before ":"; 0 found
(#80) Expected 1 space after ":"; 0 found
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Closing brace must be on a line by itself
(#81) Line indented incorrectly; expected at least 28 spaces, found 0
(#81) Variable "E" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Variable "Ab" must be all lower-case
(#81) Expected 1 space after closing parenthesis; found 0
(#81) Opening brace must be the last content on the line
(#81) Variable "E" must be all lower-case
(#81) Expected 1 space before "=="; 0 found
(#81) Expected 1 space after "=="; 0 found
(#81) Variable "Ab" must be all lower-case
(#81) Expected 1 space before "?"; 0 found
(#81) Expected 1 space after "?"; 0 found
(#81) Variable "E" must be all lower-case
(#81) Expected 1 space before "+"; 0 found
(#81) Expected 1 space after "+"; 0 found
(#81) Expected 1 space before ":"; 0 found
(#81) Expected 1 space after ":"; 0 found
(#81) Variable "E" must be all lower-case
(#81) Expected 1 space before "?"; 0 found
(#81) Expected 1 space after "?"; 0 found
(#81) Variable "E" must be all lower-case
(#81) Expected 1 space before "?"; 0 found
(#81) Expected 1 space after "?"; 0 found
(#81) Expected 1 space before ":"; 0 found
(#81) Expected 1 space after ":"; 0 found
(#81) Expected 1 space before ":"; 0 found
(#81) Expected 1 space after ":"; 0 found
(#81) Variable "E" must be all lower-case
(#81) Expected 1 space before "+"; 0 found
(#81) Expected 1 space after "+"; 0 found
(#81) Closing brace must be on a line by itself
(#81) Line exceeds maximum limit of 180 characters; contains 183 characters
(#81) Line exceeds maximum limit of 180 characters; contains 183 characters
(#81) Line exceeds maximum limit of 180 characters; contains 183 characters
(#81) Line exceeds maximum limit of 180 characters; contains 183 characters
(#81) Line exceeds maximum limit of 180 characters; contains 183 characters
(#81) Line exceeds maximum limit of 180 characters; contains 183 characters
(#81) Line exceeds maximum limit of 180 characters; contains 183 characters
(#82) Line indented incorrectly; expected at least 28 spaces, found 0
(#82) Commas (,) must be followed by white space.
(#82) Variable "Hb" must be all lower-case
(#82) Expected 1 space after closing parenthesis; found 0
(#82) Opening brace must be the last content on the line
(#82) Variable "Fc" must be all lower-case
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#82) Inline control structures are not allowed
(#82) Variable "Fc" must be all lower-case
(#83) Line indented incorrectly; expected at least 32 spaces, found 0
(#83) Inline control structures are not allowed
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space after "as"; 0 found
(#83) Variable "Fc" must be all lower-case
(#84) Line indented incorrectly; expected at least 32 spaces, found 0
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Variable "X" must be all lower-case
(#84) Variable "Fc" must be all lower-case
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) Variable "X" must be all lower-case
(#84) Variable "J" must be all lower-case
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) Expected "foreach (...) {\n"; found "foreach(...){"
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Expected 1 space before "as"; 0 found
(#84) Expected 1 space after "as"; 0 found
(#84) Variable "Fc" must be all lower-case
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Inline control structures are not allowed
(#84) Variable "C" must be all lower-case
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) Variable "Fc" must be all lower-case
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) Variable "Fc" must be all lower-case
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) Variable "Hb" must be all lower-case
(#84) Commas (,) must be followed by white space.
(#84) Variable "C" 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 "if (...) {\n"; found "if(...){"
(#84) Variable "Hb" must be all lower-case
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Inline control structures are not allowed
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Variable "Qf" must be all lower-case
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Inline control structures are not allowed
(#84) Usage of ELSEIF not allowed; use ELSE IF instead
(#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) Commas (,) must be followed by white space.
(#84) Variable "J" 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) Inline control structures are not allowed
(#84) Variable "J" 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) Variable "J" must be all lower-case
(#84) Closing brace must be on a line by itself
(#84) Line exceeds maximum limit of 180 characters; contains 426 characters
(#84) Line exceeds maximum limit of 180 characters; contains 426 characters
(#84) Line exceeds maximum limit of 180 characters; contains 426 characters
(#84) Line exceeds maximum limit of 180 characters; contains 426 characters
(#84) Line exceeds maximum limit of 180 characters; contains 426 characters
(#84) Line exceeds maximum limit of 180 characters; contains 426 characters
(#84) Line exceeds maximum limit of 180 characters; contains 426 characters
(#85) Line indented incorrectly; expected at least 28 spaces, found 0
(#85) Expected 1 space after closing parenthesis; found 0
(#85) Opening brace must be the last content on the line
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#85) Expected 1 space before "=="; 0 found
(#85) Expected 1 space after "=="; 0 found
(#85) Expected 1 space before "?"; 0 found
(#85) Expected 1 space after "?"; 0 found
(#85) Expected 1 space before ":"; 0 found
(#85) Expected 1 space after ":"; 0 found
(#85) Expected 1 space before "?"; 0 found
(#85) Expected 1 space after "?"; 0 found
(#85) Expected 1 space before "?"; 0 found
(#85) Expected 1 space after "?"; 0 found
(#85) Commas (,) must be followed by white space.
(#85) Expected 1 space before ":"; 0 found
(#85) Expected 1 space after ":"; 0 found
(#85) Expected 1 space before ":"; 0 found
(#85) Expected 1 space after ":"; 0 found
(#85) Closing brace must be on a line by itself
(#85) Line exceeds 132 characters; contains 141 characters
(#85) Line exceeds 132 characters; contains 141 characters
(#85) Line exceeds 132 characters; contains 141 characters
(#85) Line exceeds 132 characters; contains 141 characters
(#85) Line exceeds 132 characters; contains 141 characters
(#85) Line exceeds 132 characters; contains 141 characters
(#85) Line exceeds 132 characters; contains 141 characters
(#86) Line indented incorrectly; expected at least 28 spaces, found 0
(#86) Commas (,) must be followed by white space.
(#86) Expected 1 space after closing parenthesis; found 0
(#86) Opening brace must be the last content on the line
(#87) Line indented incorrectly; expected at least 32 spaces, found 0
(#87) Commas (,) must be followed by white space.
(#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) Closing brace must be on a line by itself
(#88) Line indented incorrectly; expected at least 28 spaces, found 0
(#88) Variable "X" must be all lower-case
(#88) Expected 1 space after closing parenthesis; found 0
(#88) Opening brace must be the last content on the line
(#88) Commas (,) must be followed by white space.
(#88) Variable "X" must be all lower-case
(#88) Commas (,) must be followed by white space.
(#88) Variable "X" must be all lower-case
(#88) Closing brace must be on a line by itself
(#89) Line indented incorrectly; expected at least 28 spaces, found 0
(#89) Variable "P" must be all lower-case
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Variable "Fg" must be all lower-case
(#89) Expected 1 space after closing parenthesis; found 0
(#89) Opening brace must be the last content on the line
(#89) Inline control structures are not allowed
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Variable "P" must be all lower-case
(#89) Commas (,) must be followed by white space.
(#89) Variable "B" must be all lower-case
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Variable "P" must be all lower-case
(#89) Commas (,) must be followed by white space.
(#89) Variable "B" must be all lower-case
(#89) Line exceeds 132 characters; contains 180 characters
(#89) Line exceeds 132 characters; contains 180 characters
(#89) Line exceeds 132 characters; contains 180 characters
(#89) Line exceeds 132 characters; contains 180 characters
(#89) Line exceeds 132 characters; contains 180 characters
(#89) Line exceeds 132 characters; contains 180 characters
(#89) Line exceeds 132 characters; contains 180 characters
(#90) Line indented incorrectly; expected at least 32 spaces, found 0
(#90) Variable "B" must be all lower-case
(#90) Variable "Fg" must be all lower-case
(#90) Variable "B" must be all lower-case
(#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
(#92) Line indented incorrectly; expected at least 32 spaces, found 0
(#92) Commas (,) must be followed by white space.
(#92) Commas (,) must be followed by white space.
(#92) Variable "X" must be all lower-case
(#92) Closing brace must be on a line by itself
(#93) Line indented incorrectly; expected at least 32 spaces, found 0
(#93) Variable "Af" must be all lower-case
(#93) Commas (,) must be followed by white space.
(#93) Expected 1 space after closing parenthesis; found 0
(#93) Opening brace must be the last content on the line
(#93) Expected "while (...) {\n"; found "while(...){"
(#93) Commas (,) must be followed by white space.
(#93) Variable "X" must be all lower-case
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Variable "Af" must be all lower-case
(#93) Expected "if (...) {\n"; found "if(...){"
(#93) Variable "X" must be all lower-case
(#93) Inline control structures are not allowed
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#93) Expected 1 space after "as"; 0 found
(#93) Variable "X" must be all lower-case
(#94) Line indented incorrectly; expected at least 44 spaces, found 0
(#94) Variable "Bd" must be all lower-case
(#94) Expected 1 space before "=>"; 0 found
(#94) Expected 1 space after "=>"; 0 found
(#94) Variable "W" must be all lower-case
(#94) Variable "Af" must be all lower-case
(#94) Variable "Bd" must be all lower-case
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#94) Variable "W" must be all lower-case
(#94) Closing brace must be on a line by itself
(#94) Inline control structures are not allowed
(#94) Usage of ELSEIF not allowed; use ELSE IF instead
(#94) Commas (,) must be followed by white space.
(#94) Variable "X" must be all lower-case
(#94) Closing brace must be on a line by itself
(#94) Closing brace must be on a line by itself
(#95) Line indented incorrectly; expected at least 32 spaces, found 0
(#95) Expected 1 space after closing parenthesis; found 0
(#95) Opening brace must be the last content on the line
(#95) Expected 1 space before "?"; 0 found
(#95) Expected 1 space after "?"; 0 found
(#95) Expected 1 space before ":"; 0 found
(#95) Expected 1 space after ":"; 0 found
(#95) Commas (,) must be followed by white space.
(#95) Expected 1 space before "!=="; 0 found
(#95) Expected 1 space after "!=="; 0 found
(#95) Expected 1 space before "?"; 0 found
(#95) Expected 1 space after "?"; 0 found
(#95) Expected 1 space before ":"; 0 found
(#95) Expected 1 space after ":"; 0 found
(#95) Commas (,) must be followed by white space.
(#95) Closing brace must be on a line by itself
(#95) Line exceeds maximum limit of 180 characters; contains 278 characters
(#95) Line exceeds maximum limit of 180 characters; contains 278 characters
(#95) Line exceeds maximum limit of 180 characters; contains 278 characters
(#95) Line exceeds maximum limit of 180 characters; contains 278 characters
(#95) Line exceeds maximum limit of 180 characters; contains 278 characters
(#95) Line exceeds maximum limit of 180 characters; contains 278 characters
(#95) Line exceeds maximum limit of 180 characters; contains 278 characters
(#96) Line indented incorrectly; expected at least 32 spaces, found 0
(#96) Variable "Q" must be all lower-case
(#96) Commas (,) must be followed by white space.
(#96) Variable "Cc" 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
(#96) Variable "J" must be all lower-case
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#96) Variable "Q" must be all lower-case
(#96) Commas (,) must be followed by white space.
(#96) Variable "Cc" must be all lower-case
(#96) Variable "J" must be all lower-case
(#96) Expected 1 space before "?"; 0 found
(#96) Expected 1 space after "?"; 0 found
(#96) Variable "J" must be all lower-case
(#96) Expected 1 space before ":"; 0 found
(#96) Expected 1 space after ":"; 0 found
(#96) Expected 1 space before "=>"; 0 found
(#96) Expected 1 space after "=>"; 0 found
(#96) Variable "Q" must be all lower-case
(#96) Closing brace must be on a line by itself
(#97) Line indented incorrectly; expected at least 32 spaces, found 0
(#97) Variable "Q" must be all lower-case
(#97) Expected 1 space after closing parenthesis; found 0
(#97) Opening brace must be the last content on the line
(#97) Variable "J" must be all lower-case
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) Expected "foreach (...) {\n"; found "foreach(...){"
(#97) Expected 1 space before "as"; 0 found
(#97) Expected 1 space after "as"; 0 found
(#97) Variable "Q" must be all lower-case
(#97) Inline control structures are not allowed
(#97) Expected 1 space before "as"; 0 found
(#97) Expected 1 space after "as"; 0 found
(#97) Variable "X" must be all lower-case
(#97) Variable "J" must be all lower-case
(#97) Variable "X" must be all lower-case
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) Closing brace must be on a line by itself
(#97) Variable "J" must be all lower-case
(#97) Closing brace must be on a line by itself
(#97) Line exceeds 132 characters; contains 133 characters
(#97) Line exceeds 132 characters; contains 133 characters
(#97) Line exceeds 132 characters; contains 133 characters
(#97) Line exceeds 132 characters; contains 133 characters
(#97) Line exceeds 132 characters; contains 133 characters
(#97) Line exceeds 132 characters; contains 133 characters
(#97) Line exceeds 132 characters; contains 133 characters
(#98) Line indented incorrectly; expected at least 32 spaces, found 0
(#98) Variable "U" must be all lower-case
(#98) Commas (,) must be followed by white space.
(#98) Variable "Ia" must be all lower-case
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Variable "Y" 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) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Variable "Zd" must be all lower-case
(#98) Variable "J" must be all lower-case
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Expected 1 space before "!=="; 0 found
(#98) Expected 1 space after "!=="; 0 found
(#98) Expected 1 space before "?"; 0 found
(#98) Expected 1 space after "?"; 0 found
(#98) Variable "U" must be all lower-case
(#98) Variable "Y" must be all lower-case
(#98) Expected 1 space before "?"; 0 found
(#98) Expected 1 space after "?"; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Variable "Y" must be all lower-case
(#98) Expected 1 space before ":"; 0 found
(#98) Expected 1 space after ":"; 0 found
(#98) Variable "Y" must be all lower-case
(#98) Expected 1 space before "==="; 0 found
(#98) Expected 1 space after "==="; 0 found
(#98) Expected 1 space before "?"; 0 found
(#98) Expected 1 space after "?"; 0 found
(#98) Expected 1 space before ":"; 0 found
(#98) Expected 1 space after ":"; 0 found
(#98) Expected 1 space before ":"; 0 found
(#98) Expected 1 space after ":"; 0 found
(#98) Expected "foreach (...) {\n"; found "foreach(...){"
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#98) Expected 1 space before "as"; 0 found
(#98) Expected 1 space after "as"; 0 found
(#98) Variable "Zd" must be all lower-case
(#98) Expected 1 space before "=>"; 0 found
(#98) Expected 1 space after "=>"; 0 found
(#98) Variable "X" must be all lower-case
(#98) Variable "X" must be all lower-case
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Variable "X" must be all lower-case
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#98) Variable "Y" must be all lower-case
(#98) Expected 1 space before "?"; 0 found
(#98) Expected 1 space after "?"; 0 found
(#98) Variable "Y" must be all lower-case
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#98) Expected 1 space before "+"; 0 found
(#98) Expected 1 space after "+"; 0 found
(#98) Expected 1 space before ":"; 0 found
(#98) Expected 1 space after ":"; 0 found
(#98) Variable "Y" must be all lower-case
(#98) Expected 1 space before "?"; 0 found
(#98) Expected 1 space after "?"; 0 found
(#98) Expected 1 space before "+"; 0 found
(#98) Expected 1 space after "+"; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Variable "Y" must be all lower-case
(#98) Expected 1 space before ":"; 0 found
(#98) Expected 1 space after ":"; 0 found
(#98) Variable "Y" must be all lower-case
(#98) Expected 1 space before "==="; 0 found
(#98) Expected 1 space after "==="; 0 found
(#98) Variable "X" must be all lower-case
(#98) Variable "J" must be all lower-case
(#98) Expected 1 space before ".="; 0 found
(#98) Expected 1 space after ".="; 0 found
(#98) Variable "U" must be all lower-case
(#98) Expected 1 space before "+"; 0 found
(#98) Expected 1 space after "+"; 0 found
(#98) Expected 1 space before "?"; 0 found
(#98) Expected 1 space after "?"; 0 found
(#98) Expected 1 space before ":"; 0 found
(#98) Expected 1 space after ":"; 0 found
(#98) Variable "X" must be all lower-case
(#98) Commas (,) must be followed by white space.
(#98) Closing brace must be on a line by itself
(#98) Variable "J" must be all lower-case
(#98) Closing brace must be on a line by itself
(#98) Line exceeds maximum limit of 180 characters; contains 505 characters
(#98) Line exceeds maximum limit of 180 characters; contains 505 characters
(#98) Line exceeds maximum limit of 180 characters; contains 505 characters
(#98) Line exceeds maximum limit of 180 characters; contains 505 characters
(#98) Line exceeds maximum limit of 180 characters; contains 505 characters
(#98) Line exceeds maximum limit of 180 characters; contains 505 characters
(#98) Line exceeds maximum limit of 180 characters; contains 505 characters
(#99) Line indented incorrectly; expected at least 32 spaces, found 0
(#99) Commas (,) must be followed by white space.
(#99) Variable "Y" must be all lower-case
(#99) Commas (,) must be followed by white space.
(#99) Expected 1 space after closing parenthesis; found 0
(#99) Opening brace must be the last content on the line
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#99) Variable "C" must be all lower-case
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Expected "if (...) {\n"; found "if(...){"
(#99) Variable "Y" must be all lower-case
(#99) Variable "Da" must be all lower-case
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Variable "Y" must be all lower-case
(#99) Inline control structures are not allowed
(#99) Commas (,) must be followed by white space.
(#99) Expected 1 space before ">="; 0 found
(#99) Expected 1 space after ">="; 0 found
(#99) Variable "Da" must be all lower-case
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Variable "Y" must be all lower-case
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Commas (,) must be followed by white space.
(#99) Variable "Da" must be all lower-case
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Closing brace must be on a line by itself
(#99) Variable "Tf" must be all lower-case
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#99) Inline control structures are not allowed
(#99) Variable "Tf" must be all lower-case
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Variable "Tc" must be all lower-case
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Variable "Tf" must be all lower-case
(#99) Expected 1 space before "?"; 0 found
(#99) Expected 1 space after "?"; 0 found
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Expected 1 space before ":"; 0 found
(#99) Expected 1 space after ":"; 0 found
(#99) Expected 1 space before "+"; 0 found
(#99) Expected 1 space after "+"; 0 found
(#99) Variable "Ia" must be all lower-case
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#99) Variable "C" must be all lower-case
(#99) Inline control structures are not allowed
(#99) Expected 1 space before "=="; 0 found
(#99) Expected 1 space after "=="; 0 found
(#99) Line exceeds maximum limit of 180 characters; contains 460 characters
(#99) Line exceeds maximum limit of 180 characters; contains 460 characters
(#99) Line exceeds maximum limit of 180 characters; contains 460 characters
(#99) Line exceeds maximum limit of 180 characters; contains 460 characters
(#99) Line exceeds maximum limit of 180 characters; contains 460 characters
(#99) Line exceeds maximum limit of 180 characters; contains 460 characters
(#99) Line exceeds maximum limit of 180 characters; contains 460 characters
(#100) Line indented incorrectly; expected at least 36 spaces, found 0
(#100) Variable "Tc" must be all lower-case
(#100) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#100) Variable "Ia" must be all lower-case
(#100) Commas (,) must be followed by white space.
(#100) Variable "Y" must be all lower-case
(#100) Variable "Ic" must be all lower-case
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#100) Expected "foreach (...) {\n"; found "foreach(...){"
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#100) Expected 1 space after "as"; 0 found
(#100) Variable "Tc" must be all lower-case
(#101) Line indented incorrectly; expected at least 40 spaces, found 0
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#101) Variable "X" must be all lower-case
(#101) Inline control structures are not allowed
(#101) Expected 1 space before "==="; 0 found
(#101) Expected 1 space after "==="; 0 found
(#101) Variable "X" must be all lower-case
(#101) Variable "Ic" must be all lower-case
(#101) Closing brace must be on a line by itself
(#101) Variable "He" must be all lower-case
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#101) Variable "Ic" must be all lower-case
(#101) Expected 1 space before "?"; 0 found
(#101) Expected 1 space after "?"; 0 found
(#101) Variable "Ic" must be all lower-case
(#101) Expected 1 space before ":"; 0 found
(#101) Expected 1 space after ":"; 0 found
(#101) Variable "Ia" must be all lower-case
(#101) Expected 1 space before ".="; 0 found
(#101) Expected 1 space after ".="; 0 found
(#101) Variable "He" must be all lower-case
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#101) Commas (,) must be followed by white space.
(#101) Variable "Tc" must be all lower-case
(#101) Variable "Tc" must be all lower-case
(#101) Variable "Tc" must be all lower-case
(#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) Variable "C" must be all lower-case
(#101) Commas (,) must be followed by white space.
(#101) Variable "Tc" must be all lower-case
(#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) Expected 1 space before ":"; 0 found
(#101) Expected 1 space after ":"; 0 found
(#101) Variable "Tc" must be all lower-case
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Variable "Ia" must be all lower-case
(#101) Commas (,) must be followed by white space.
(#101) Variable "Y" must be all lower-case
(#101) Inline control structures are not allowed
(#101) Expected 1 space before "!="; 0 found
(#101) Expected 1 space after "!="; 0 found
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
(#101) Expected 1 space before "=="; 0 found
(#101) Expected 1 space after "=="; 0 found
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Variable "Zd" must be all lower-case
(#101) Expected "foreach (...) {\n"; found "foreach(...){"
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#101) Expected 1 space before "as"; 0 found
(#101) Expected 1 space after "as"; 0 found
(#101) Variable "Zd" must be all lower-case
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#101) Variable "X" must be all lower-case
(#101) Variable "X" must be all lower-case
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Variable "X" must be all lower-case
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#101) Variable "Y" must be all lower-case
(#101) Expected 1 space before "?"; 0 found
(#101) Expected 1 space after "?"; 0 found
(#101) Variable "Y" must be all lower-case
(#101) Expected 1 space before ">>"; 0 found
(#101) Expected 1 space after ">>"; 0 found
(#101) Expected 1 space before "&" operator; 0 found
(#101) Expected 1 space after "&" operator; 0 found
(#101) Expected 1 space before ":"; 0 found
(#101) Expected 1 space after ":"; 0 found
(#101) Variable "X" must be all lower-case
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Variable "Y" must be all lower-case
(#101) Commas (,) must be followed by white space.
(#101) Variable "C" must be all lower-case
(#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) Variable "He" must be all lower-case
(#101) Variable "X" must be all lower-case
(#101) Commas (,) must be followed by white space.
(#101) Closing brace must be on a line by itself
(#101) Closing brace must be on a line by itself
(#101) Inline control structures are not allowed
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
(#101) Commas (,) must be followed by white space.
(#101) Variable "C" must be all lower-case
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
(#101) Variable "Xg" must be all lower-case
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Variable "Y" must be all lower-case
(#101) Inline control structures are not allowed
(#101) Variable "Xg" must be all lower-case
(#101) Expected 1 space before "!="; 0 found
(#101) Expected 1 space after "!="; 0 found
(#101) Variable "Ia" must be all lower-case
(#101) Expected 1 space before ".="; 0 found
(#101) Expected 1 space after ".="; 0 found
(#101) Variable "L" must be all lower-case
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#101) Commas (,) must be followed by white space.
(#101) Variable "Y" must be all lower-case
(#101) Commas (,) must be followed by white space.
(#101) Expected 1 space before "+"; 0 found
(#101) Expected 1 space after "+"; 0 found
(#101) Variable "Ia" must be all lower-case
(#101) Expected 1 space before ".="; 0 found
(#101) Expected 1 space after ".="; 0 found
(#101) Variable "L" must be all lower-case
(#101) Variable "L" must be all lower-case
(#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) Closing brace must be on a line by itself
(#101) Variable "Ia" must be all lower-case
(#101) Variable "Y" must be all lower-case
(#101) Closing brace must be on a line by itself
(#101) Inline control structures are not allowed
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
(#101) Expected 1 space before "=="; 0 found
(#101) Expected 1 space after "=="; 0 found
(#101) Variable "Ia" must be all lower-case
(#101) Variable "Y" must be all lower-case
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Variable "B" must be all lower-case
(#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) Variable "B" must be all lower-case
(#101) Expected 1 space before "+"; 0 found
(#101) Expected 1 space after "+"; 0 found
(#101) Variable "B" must be all lower-case
(#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) Variable "B" must be all lower-case
(#101) Expected 1 space before "?"; 0 found
(#101) Expected 1 space after "?"; 0 found
(#101) Expected 1 space before ":"; 0 found
(#101) Expected 1 space after ":"; 0 found
(#101) Expected 1 space before ":"; 0 found
(#101) Expected 1 space after ":"; 0 found
(#101) Expected 1 space before "?"; 0 found
(#101) Expected 1 space after "?"; 0 found
(#101) Expected 1 space before "+"; 0 found
(#101) Expected 1 space after "+"; 0 found
(#101) Expected 1 space before "?"; 0 found
(#101) Expected 1 space after "?"; 0 found
(#101) Expected 1 space before ":"; 0 found
(#101) Expected 1 space after ":"; 0 found
(#101) Expected 1 space before ":"; 0 found
(#101) Expected 1 space after ":"; 0 found
(#101) Inline control structures are not allowed
(#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) 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) Variable "Y" must be all lower-case
(#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) Variable "Ia" must be all lower-case
(#101) Closing brace must be on a line by itself
(#101) Closing brace must be on a line by itself
(#101) Closing brace must be on a line by itself
(#101) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#101) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#101) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#101) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#101) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#101) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#101) Line exceeds maximum limit of 180 characters; contains 1933 characters
(#102) Line indented incorrectly; expected at least 32 spaces, found 0
(#102) Expected 1 space after closing parenthesis; found 0
(#102) Opening brace must be the last content on the line
(#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 "Y" must be all lower-case
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#102) Expected "if (...) {\n"; found "if(...){"
(#102) Expected 1 space before "=="; 0 found
(#102) Expected 1 space after "=="; 0 found
(#102) Inline control structures are not allowed
(#102) Variable "Y" must be all lower-case
(#102) Expected 1 space before "=="; 0 found
(#102) Expected 1 space after "=="; 0 found
(#102) Line exceeds 132 characters; contains 147 characters
(#102) Line exceeds 132 characters; contains 147 characters
(#102) Line exceeds 132 characters; contains 147 characters
(#102) Line exceeds 132 characters; contains 147 characters
(#102) Line exceeds 132 characters; contains 147 characters
(#102) Line exceeds 132 characters; contains 147 characters
(#102) Line exceeds 132 characters; contains 147 characters
(#103) Line indented incorrectly; expected at least 40 spaces, found 0
(#103) Inline control structures are not allowed
(#103) Variable "Y" must be all lower-case
(#103) Expected 1 space before "=="; 0 found
(#103) Expected 1 space after "=="; 0 found
(#103) Variable "Y" must be all lower-case
(#103) Closing brace must be on a line by itself
(#103) Inline control structures are not allowed
(#103) Variable "Y" must be all lower-case
(#103) Expected 1 space before "=="; 0 found
(#103) Expected 1 space after "=="; 0 found
(#104) Line indented incorrectly; expected at least 32 spaces, found 0
(#104) Inline control structures are not allowed
(#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) Inline control structures are not allowed
(#104) Expected 1 space before "=="; 0 found
(#104) Expected 1 space after "=="; 0 found
(#104) Inline control structures are not allowed
(#104) Expected 1 space before "=="; 0 found
(#104) Expected 1 space after "=="; 0 found
(#104) Line exceeds 132 characters; contains 148 characters
(#104) Line exceeds 132 characters; contains 148 characters
(#104) Line exceeds 132 characters; contains 148 characters
(#104) Line exceeds 132 characters; contains 148 characters
(#104) Line exceeds 132 characters; contains 148 characters
(#104) Line exceeds 132 characters; contains 148 characters
(#104) Line exceeds 132 characters; contains 148 characters
(#105) Line indented incorrectly; expected at least 32 spaces, found 0
(#105) Variable "Y" must be all lower-case
(#105) Expected "if (...) {\n"; found "if(...){"
(#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 "Y" 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) Commas (,) must be followed by white space.
(#105) Inline control structures are not allowed
(#105) Variable "Y" must be all lower-case
(#106) Line indented incorrectly; expected at least 36 spaces, found 0
(#106) Variable "Y" must be all lower-case
(#106) Closing brace must be on a line by itself
(#106) Expected "if (...) {\n"; found "if(...){"
(#106) Commas (,) must be followed by white space.
(#106) Variable "Fc" must be all lower-case
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#106) Inline control structures are not allowed
(#106) Variable "Fc" must be all lower-case
(#106) Line exceeds 132 characters; contains 144 characters
(#106) Line exceeds 132 characters; contains 144 characters
(#106) Line exceeds 132 characters; contains 144 characters
(#106) Line exceeds 132 characters; contains 144 characters
(#106) Line exceeds 132 characters; contains 144 characters
(#106) Line exceeds 132 characters; contains 144 characters
(#106) Line exceeds 132 characters; contains 144 characters
(#107) Line indented incorrectly; expected at least 36 spaces, found 0
(#108) Line indented incorrectly; expected at least 36 spaces, found 0
(#108) Variable "Fc" must be all lower-case
(#108) Closing brace must be on a line by itself
(#108) Commas (,) must be followed by white space.
(#108) Variable "Y" must be all lower-case
(#108) Commas (,) must be followed by white space.
(#108) Closing brace must be on a line by itself
(#109) Line indented incorrectly; expected at least 40 spaces, found 0
(#109) Expected 1 space after closing parenthesis; found 0
(#109) Opening brace must be the last content on the line
(#109) Commas (,) must be followed by white space.
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#109) Variable "Oc" must be all lower-case
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#109) Expected "foreach (...) {\n"; found "foreach(...){"
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Expected 1 space before "as"; 0 found
(#109) Expected 1 space after "as"; 0 found
(#109) Commas (,) must be followed by white space.
(#109) Variable "Q" must be all lower-case
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Variable "R" must be all lower-case
(#109) Variable "C" must be all lower-case
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#109) Variable "R" must be all lower-case
(#109) Expected "if (...) {\n"; found "if(...){"
(#109) Variable "R" must be all lower-case
(#109) Variable "C" must be all lower-case
(#109) Expected 1 space before "!="; 0 found
(#109) Expected 1 space after "!="; 0 found
(#109) Variable "Q" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "I" must be all lower-case
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#109) Variable "Q" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Variable "Q" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Expected "if (...) {\n"; found "if(...){"
(#109) Variable "I" must be all lower-case
(#109) Variable "I" must be all lower-case
(#109) Expected "if (...) {\n"; found "if(...){"
(#109) Variable "Oc" must be all lower-case
(#109) Variable "Oc" must be all lower-case
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#109) Closing brace must be on a line by itself
(#109) Variable "I" must be all lower-case
(#109) Expected 1 space before "?"; 0 found
(#109) Expected 1 space after "?"; 0 found
(#109) Variable "Q" must be all lower-case
(#109) Variable "C" must be all lower-case
(#109) Expected 1 space before ":"; 0 found
(#109) Expected 1 space after ":"; 0 found
(#109) Variable "C" must be all lower-case
(#109) Closing brace must be on a line by itself
(#109) Closing brace must be on a line by itself
(#109) Closing brace must be on a line by itself
(#109) Variable "Oc" must be all lower-case
(#109) Expected 1 space before "?"; 0 found
(#109) Expected 1 space after "?"; 0 found
(#109) Expected 1 space before ":"; 0 found
(#109) Expected 1 space after ":"; 0 found
(#109) Closing brace must be on a line by itself
(#109) Line exceeds maximum limit of 180 characters; contains 734 characters
(#109) Line exceeds maximum limit of 180 characters; contains 734 characters
(#109) Line exceeds maximum limit of 180 characters; contains 734 characters
(#109) Line exceeds maximum limit of 180 characters; contains 734 characters
(#109) Line exceeds maximum limit of 180 characters; contains 734 characters
(#109) Line exceeds maximum limit of 180 characters; contains 734 characters
(#109) Line exceeds maximum limit of 180 characters; contains 734 characters
(#110) Line indented incorrectly; expected at least 40 spaces, found 0
(#110) Commas (,) must be followed by white space.
(#110) Expected 1 space after closing parenthesis; found 0
(#110) Opening brace must be the last content on the line
(#110) Variable "J" must be all lower-case
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Variable "Ze" 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) Variable "Ze" must be all lower-case
(#110) Expected 1 space before "!="; 0 found
(#110) Expected 1 space after "!="; 0 found
(#110) Variable "J" must be all lower-case
(#110) Variable "Ze" must be all lower-case
(#110) Expected 1 space before "!="; 0 found
(#110) Expected 1 space after "!="; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Variable "Ze" must be all lower-case
(#110) Expected 1 space before "?"; 0 found
(#110) Expected 1 space after "?"; 0 found
(#110) Variable "Ze" must be all lower-case
(#110) Expected 1 space before ":"; 0 found
(#110) Expected 1 space after ":"; 0 found
(#110) Variable "J" must be all lower-case
(#110) Closing brace must be on a line by itself
(#110) Line exceeds maximum limit of 180 characters; contains 297 characters
(#110) Line exceeds maximum limit of 180 characters; contains 297 characters
(#110) Line exceeds maximum limit of 180 characters; contains 297 characters
(#110) Line exceeds maximum limit of 180 characters; contains 297 characters
(#110) Line exceeds maximum limit of 180 characters; contains 297 characters
(#110) Line exceeds maximum limit of 180 characters; contains 297 characters
(#110) Line exceeds maximum limit of 180 characters; contains 297 characters
(#111) Line indented incorrectly; expected at least 40 spaces, found 0
(#111) Variable "K" must be all lower-case
(#111) Expected 1 space after closing parenthesis; found 0
(#111) Opening brace must be the last content on the line
(#111) Expected "foreach (...) {\n"; found "foreach(...){"
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Expected 1 space after "as"; 0 found
(#111) Variable "K" must be all lower-case
(#112) Line indented incorrectly; expected at least 44 spaces, found 0
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Variable "X" must be all lower-case
(#112) Inline control structures are not allowed
(#112) Commas (,) must be followed by white space.
(#112) Variable "X" must be all lower-case
(#112) Variable "X" must be all lower-case
(#112) Expected 1 space before "==="; 0 found
(#112) Expected 1 space after "==="; 0 found
(#112) Variable "K" must be all lower-case
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#112) Variable "X" must be all lower-case
(#112) Closing brace must be on a line by itself
(#113) Line indented incorrectly; expected at least 44 spaces, found 0
(#113) Expected 1 space before "=="; 0 found
(#113) Expected 1 space after "=="; 0 found
(#113) Expected 1 space before "?"; 0 found
(#113) Expected 1 space after "?"; 0 found
(#113) Expected 1 space before ":"; 0 found
(#113) Expected 1 space after ":"; 0 found
(#113) Expected 1 space before "=="; 0 found
(#113) Expected 1 space after "=="; 0 found
(#113) Expected 1 space before "?"; 0 found
(#113) Expected 1 space after "?"; 0 found
(#113) Expected 1 space before ":"; 0 found
(#113) Expected 1 space after ":"; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Variable "K" must be all lower-case
(#113) Closing brace must be on a line by itself
(#114) Line indented incorrectly; expected at least 40 spaces, found 0
(#114) Commas (,) must be followed by white space.
(#114) Expected 1 space after closing parenthesis; found 0
(#114) Opening brace must be the last content on the line
(#114) Expected 1 space before "?"; 0 found
(#114) Expected 1 space after "?"; 0 found
(#114) Expected 1 space before "=="; 0 found
(#114) Expected 1 space after "=="; 0 found
(#114) Expected 1 space before "?"; 0 found
(#114) Expected 1 space after "?"; 0 found
(#114) Expected 1 space before ":"; 0 found
(#114) Expected 1 space after ":"; 0 found
(#114) Expected 1 space before "=="; 0 found
(#114) Expected 1 space after "=="; 0 found
(#114) Expected 1 space before "?"; 0 found
(#114) Expected 1 space after "?"; 0 found
(#114) Expected 1 space before ":"; 0 found
(#114) Expected 1 space after ":"; 0 found
(#114) Expected 1 space before ":"; 0 found
(#114) Expected 1 space after ":"; 0 found
(#114) Closing brace must be on a line by itself
(#114) Line exceeds 132 characters; contains 153 characters
(#114) Line exceeds 132 characters; contains 153 characters
(#114) Line exceeds 132 characters; contains 153 characters
(#114) Line exceeds 132 characters; contains 153 characters
(#114) Line exceeds 132 characters; contains 153 characters
(#114) Line exceeds 132 characters; contains 153 characters
(#114) Line exceeds 132 characters; contains 153 characters
(#115) Line indented incorrectly; expected at least 40 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 "Pb" must be all lower-case
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Expected "if (...) {\n"; found "if(...){"
(#115) Variable "Pb" must be all lower-case
(#115) Inline control structures are not allowed
(#115) Variable "Pb" must be all lower-case
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Variable "Gc" 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) Inline control structures are not allowed
(#115) Variable "Gc" must be all lower-case
(#115) Line exceeds 132 characters; contains 159 characters
(#115) Line exceeds 132 characters; contains 159 characters
(#115) Line exceeds 132 characters; contains 159 characters
(#115) Line exceeds 132 characters; contains 159 characters
(#115) Line exceeds 132 characters; contains 159 characters
(#115) Line exceeds 132 characters; contains 159 characters
(#115) Line exceeds 132 characters; contains 159 characters
(#116) Line indented incorrectly; expected at least 52 spaces, found 0
(#116) Variable "Pb" must be all lower-case
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#116) Variable "Gc" must be all lower-case
(#116) Variable "Gc" 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) Variable "Gc" must be all lower-case
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#116) Variable "Pb" must be all lower-case
(#116) Variable "J" must be all lower-case
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#116) Variable "Gc" must be all lower-case
(#116) Inline control structures are not allowed
(#116) Variable "J" must be all lower-case
(#116) Variable "J" must be all lower-case
(#116) Variable "Qc" must be all lower-case
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#116) Variable "Gc" must be all lower-case
(#116) Commas (,) must be followed by white space.
(#116) Expected "if (...) {\n"; found "if(...){"
(#116) Variable "Qc" must be all lower-case
(#116) Variable "J" must be all lower-case
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#116) Variable "Qc" must be all lower-case
(#116) Commas (,) must be followed by white space.
(#116) Variable "J" must be all lower-case
(#116) Variable "Qc" must be all lower-case
(#116) Closing brace must be on a line by itself
(#116) Variable "J" must be all lower-case
(#116) Closing brace must be on a line by itself
(#116) Line exceeds maximum limit of 180 characters; contains 198 characters
(#116) Line exceeds maximum limit of 180 characters; contains 198 characters
(#116) Line exceeds maximum limit of 180 characters; contains 198 characters
(#116) Line exceeds maximum limit of 180 characters; contains 198 characters
(#116) Line exceeds maximum limit of 180 characters; contains 198 characters
(#116) Line exceeds maximum limit of 180 characters; contains 198 characters
(#116) Line exceeds maximum limit of 180 characters; contains 198 characters
(#117) Line indented incorrectly; expected at least 40 spaces, found 0
(#117) Expected 1 space after closing parenthesis; found 0
(#117) Opening brace must be the last content on the line
(#118) Line indented incorrectly; expected at least 44 spaces, found 0
(#118) Commas (,) must be followed by white space.
(#118) Closing brace must be on a line by itself
(#119) Line indented incorrectly; expected at least 52 spaces, found 0
(#119) Variable "X" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Variable "_" must not contain underscores.
(#119) Commas (,) must be followed by white space.
(#119) Commas (,) must be followed by white space.
(#119) Variable "Yg" must be all lower-case
(#119) Expected 1 space after closing parenthesis; found 0
(#119) Opening brace must be the last content on the line
(#119) Commas (,) must be followed by white space.
(#119) Expected "if (...) {\n"; found "if(...){"
(#119) Variable "X" must be all lower-case
(#119) Variable "J" must be all lower-case
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#119) Inline control structures are not allowed
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Expected 1 space after "as"; 0 found
(#119) Variable "X" must be all lower-case
(#120) Line indented incorrectly; expected at least 60 spaces, found 0
(#120) Variable "Bd" must be all lower-case
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Variable "W" must be all lower-case
(#120) Variable "J" must be all lower-case
(#120) Expected 1 space before ".="; 0 found
(#120) Expected 1 space after ".="; 0 found
(#120) Variable "X" must be all lower-case
(#120) Expected 1 space before "!="; 0 found
(#120) Expected 1 space after "!="; 0 found
(#120) Variable "X" must be all lower-case
(#120) Expected 1 space before "?"; 0 found
(#120) Expected 1 space after "?"; 0 found
(#120) Variable "Bd" must be all lower-case
(#120) Expected 1 space before ":"; 0 found
(#120) Expected 1 space after ":"; 0 found
(#120) Variable "W" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Variable "_" must not contain underscores.
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#120) Variable "Yg" must be all lower-case
(#120) Variable "J" must be all lower-case
(#120) Closing brace must be on a line by itself
(#120) Inline control structures are not allowed
(#120) Variable "_" must not contain underscores.
(#120) Variable "_" must not contain underscores.
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#120) Variable "X" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Expected "if (...) {\n"; found "if(...){"
(#120) Variable "_" must not contain underscores.
(#120) Expected 1 space before "==="; 0 found
(#120) Expected 1 space after "==="; 0 found
(#120) Inline control structures are not allowed
(#120) Variable "X" must be all lower-case
(#120) Variable "_" must not contain underscores.
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#120) Variable "X" must be all lower-case
(#120) Inline control structures are not allowed
(#120) Variable "Cf" must be all lower-case
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#120) Variable "X" must be all lower-case
(#120) Variable "_" must not contain underscores.
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#120) Variable "Cf" must be all lower-case
(#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) Variable "X" must be all lower-case
(#120) Expected 1 space before ":"; 0 found
(#120) Expected 1 space after ":"; 0 found
(#120) Variable "Cf" must be all lower-case
(#120) Variable "X" must be all lower-case
(#120) Closing brace must be on a line by itself
(#120) Variable "J" must be all lower-case
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#120) Variable "X" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Expected "if (...) {\n"; found "if(...){"
(#120) Variable "J" must be all lower-case
(#120) Expected 1 space before "!=="; 0 found
(#120) Expected 1 space after "!=="; 0 found
(#120) Inline control structures are not allowed
(#120) Variable "J" must be all lower-case
(#120) Expected 1 space before "==="; 0 found
(#120) Expected 1 space after "==="; 0 found
(#120) Variable "J" must be all lower-case
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#120) Inline control structures are not allowed
(#120) Usage of ELSEIF not allowed; use ELSE IF instead
(#120) Variable "Yg" must be all lower-case
(#120) Expected 1 space before "!="; 0 found
(#120) Expected 1 space after "!="; 0 found
(#120) Variable "J" must be all lower-case
(#120) Variable "J" must be all lower-case
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#120) Variable "J" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#120) Variable "Yg" must be all lower-case
(#120) Inline control structures are not allowed
(#120) Variable "J" must be all lower-case
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#120) Variable "J" must be all lower-case
(#120) Closing brace must be on a line by itself
(#120) Variable "J" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Variable "_" must not contain underscores.
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#120) Variable "X" must be all lower-case
(#120) Closing brace must be on a line by itself
(#120) Line exceeds maximum limit of 180 characters; contains 504 characters
(#120) Line exceeds maximum limit of 180 characters; contains 504 characters
(#120) Line exceeds maximum limit of 180 characters; contains 504 characters
(#120) Line exceeds maximum limit of 180 characters; contains 504 characters
(#120) Line exceeds maximum limit of 180 characters; contains 504 characters
(#120) Line exceeds maximum limit of 180 characters; contains 504 characters
(#120) Line exceeds maximum limit of 180 characters; contains 504 characters
(#121) Line indented incorrectly; expected at least 44 spaces, found 0
(#121) Expected 1 space after closing parenthesis; found 0
(#121) Opening brace must be the last content on the line
(#121) Variable "Ga" must be all lower-case
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) The use of backticks in strings is not recommended
(#121) Variable "Sb" must be all lower-case
(#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) Variable "Ga" must be all lower-case
(#122) Line indented incorrectly; expected at least 48 spaces, found 0
(#122) Commas (,) must be followed by white space.
(#122) Closing brace must be on a line by itself
(#123) Line indented incorrectly; expected at least 60 spaces, found 0
(#123) Variable "P" must be all lower-case
(#123) Expected 1 space after closing parenthesis; found 0
(#123) Opening brace must be the last content on the line
(#123) Variable "Sb" must be all lower-case
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#123) Variable "Sb" must be all lower-case
(#123) Commas (,) must be followed by white space.
(#123) Variable "P" must be all lower-case
(#123) Commas (,) must be followed by white space.
(#123) Variable "B" must be all lower-case
(#123) Expected 1 space before "?"; 0 found
(#123) Expected 1 space after "?"; 0 found
(#123) Variable "B" must be all lower-case
(#123) Expected 1 space before ":"; 0 found
(#123) Expected 1 space after ":"; 0 found
(#123) Closing brace must be on a line by itself
(#123) Line exceeds 132 characters; contains 168 characters
(#123) Line exceeds 132 characters; contains 168 characters
(#123) Line exceeds 132 characters; contains 168 characters
(#123) Line exceeds 132 characters; contains 168 characters
(#123) Line exceeds 132 characters; contains 168 characters
(#123) Line exceeds 132 characters; contains 168 characters
(#123) Line exceeds 132 characters; contains 168 characters
(#124) Line indented incorrectly; expected at least 60 spaces, found 0
(#124) Expected 1 space after closing parenthesis; found 0
(#124) Opening brace must be the last content on the line
(#125) Line indented incorrectly; expected at least 64 spaces, found 0
(#125) Commas (,) must be followed by white space.
(#125) Closing brace must be on a line by itself
(#126) Line indented incorrectly; expected at least 60 spaces, found 0
(#126) Variable "Q" must be all lower-case
(#126) Commas (,) must be followed by white space.
(#126) Variable "Z" must be all lower-case
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Variable "Wc" must be all lower-case
(#126) Expected 1 space after closing parenthesis; found 0
(#126) Opening brace must be the last content on the line
(#126) Variable "H" must be all lower-case
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#126) Variable "Q" must be all lower-case
(#126) Variable "Z" must be all lower-case
(#126) Expected 1 space before "?"; 0 found
(#126) Expected 1 space after "?"; 0 found
(#126) Commas (,) must be followed by white space.
(#126) Variable "Z" must be all lower-case
(#126) Expected 1 space before ":"; 0 found
(#126) Expected 1 space after ":"; 0 found
(#126) Expected 1 space before "=="; 0 found
(#126) Expected 1 space after "=="; 0 found
(#126) Variable "Wc" must be all lower-case
(#126) Expected 1 space before "=="; 0 found
(#126) Expected 1 space after "=="; 0 found
(#126) Expected 1 space before "?"; 0 found
(#126) Expected 1 space after "?"; 0 found
(#126) Commas (,) must be followed by white space.
(#126) Variable "Wc" must be all lower-case
(#126) Variable "H" must be all lower-case
(#126) Expected 1 space before ":"; 0 found
(#126) Expected 1 space after ":"; 0 found
(#126) Expected 1 space before "?"; 0 found
(#126) Expected 1 space after "?"; 0 found
(#126) Variable "H" must be all lower-case
(#126) Expected 1 space before ":"; 0 found
(#126) Expected 1 space after ":"; 0 found
(#126) Variable "H" must be all lower-case
(#126) Closing brace must be on a line by itself
(#126) Line exceeds maximum limit of 180 characters; contains 246 characters
(#126) Line exceeds maximum limit of 180 characters; contains 246 characters
(#126) Line exceeds maximum limit of 180 characters; contains 246 characters
(#126) Line exceeds maximum limit of 180 characters; contains 246 characters
(#126) Line exceeds maximum limit of 180 characters; contains 246 characters
(#126) Line exceeds maximum limit of 180 characters; contains 246 characters
(#126) Line exceeds maximum limit of 180 characters; contains 246 characters
(#127) Line indented incorrectly; expected at least 60 spaces, found 0
(#127) Variable "H" must be all lower-case
(#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) Variable "T" must be all lower-case
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#127) Expected "if (...) {\n"; found "if(...){"
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#127) Expected 1 space before "=="; 0 found
(#127) Expected 1 space after "=="; 0 found
(#127) Variable "Gd" must be all lower-case
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#127) Line exceeds maximum limit of 180 characters; contains 219 characters
(#127) Line exceeds maximum limit of 180 characters; contains 219 characters
(#127) Line exceeds maximum limit of 180 characters; contains 219 characters
(#127) Line exceeds maximum limit of 180 characters; contains 219 characters
(#127) Line exceeds maximum limit of 180 characters; contains 219 characters
(#127) Line exceeds maximum limit of 180 characters; contains 219 characters
(#127) Line exceeds maximum limit of 180 characters; contains 219 characters
(#129) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Variable "T" must be all lower-case
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Variable "Gd" must be all lower-case
(#130) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Expected 1 space before "*"; 0 found
(#131) Expected 1 space after "*"; 0 found
(#131) Commas (,) must be followed by white space.
(#133) Closing brace must be on a line by itself
(#133) Inline control structures are not allowed
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#133) Variable "J" must be all lower-case
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#133) Variable "H" must be all lower-case
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Expected "if (...) {\n"; found "if(...){"
(#133) Closing brace must be on a line by itself
(#133) Line exceeds 132 characters; contains 166 characters
(#133) Line exceeds 132 characters; contains 166 characters
(#133) Line exceeds 132 characters; contains 166 characters
(#133) Line exceeds 132 characters; contains 166 characters
(#133) Line exceeds 132 characters; contains 166 characters
(#133) Line exceeds 132 characters; contains 166 characters
(#133) Line exceeds 132 characters; contains 166 characters
(#134) Line indented incorrectly; expected at least 60 spaces, found 0
(#134) Variable "J" must be all lower-case
(#134) Closing brace must be on a line by itself
(#135) Line indented incorrectly; expected at least 60 spaces, found 0
(#135) Expected 1 space after closing parenthesis; found 0
(#135) Opening brace must be the last content on the line
(#135) Variable "Hf" must be all lower-case
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#135) Commas (,) must be followed by white space.
(#135) Variable "Hf" must be all lower-case
(#135) Expected 1 space before "^"; 0 found
(#135) Expected 1 space after "^"; 0 found
(#135) Variable "Hf" must be all lower-case
(#135) Closing brace must be on a line by itself
(#136) Line indented incorrectly; expected at least 60 spaces, found 0
(#136) Expected 1 space after closing parenthesis; found 0
(#136) Opening brace must be the last content on the line
(#136) Variable "T" must be all lower-case
(#136) Commas (,) must be followed by white space.
(#136) Variable "Hf" must be all lower-case
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#136) Commas (,) must be followed by white space.
(#136) Variable "Hf" must be all lower-case
(#136) Expected 1 space before "^"; 0 found
(#136) Expected 1 space after "^"; 0 found
(#136) Expected 1 space before "=="; 0 found
(#136) Expected 1 space after "=="; 0 found
(#136) Variable "T" must be all lower-case
(#136) Closing brace must be on a line by itself
(#137) Line indented incorrectly; expected at least 60 spaces, found 0
(#137) Variable "Qa" must be all lower-case
(#137) Expected 1 space after closing parenthesis; found 0
(#137) Opening brace must be the last content on the line
(#137) Variable "Ob" must be all lower-case
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Variable "Ra" must be all lower-case
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Variable "Vf" must be all lower-case
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Variable "Wf" must be all lower-case
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Expected "for (...) {\n"; found "for(...){"
(#137) Expected 1 space after first semicolon of FOR loop; 0 found
(#137) Expected 1 space after second semicolon of FOR loop; 0 found
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "<"; 0 found
(#137) Expected 1 space after "<"; 0 found
(#137) Variable "Qa" must be all lower-case
(#137) Variable "Vf" must be all lower-case
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Variable "Vf" must be all lower-case
(#137) Expected 1 space before "<<"; 0 found
(#137) Expected 1 space after "<<"; 0 found
(#137) Expected 1 space before "+"; 0 found
(#137) Expected 1 space after "+"; 0 found
(#137) Variable "Qa" must be all lower-case
(#137) Variable "Wf" must be all lower-case
(#137) Expected 1 space before "+="; 0 found
(#137) Expected 1 space after "+="; 0 found
(#137) Expected "if (...) {\n"; found "if(...){"
(#137) Variable "Wf" must be all lower-case
(#137) Expected 1 space before ">="; 0 found
(#137) Expected 1 space after ">="; 0 found
(#137) Variable "Ra" must be all lower-case
(#137) Variable "Wf" must be all lower-case
(#137) Expected 1 space before "-="; 0 found
(#137) Expected 1 space after "-="; 0 found
(#137) Variable "Ra" must be all lower-case
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Variable "Vf" must be all lower-case
(#137) Expected 1 space before ">>"; 0 found
(#137) Expected 1 space after ">>"; 0 found
(#137) Variable "Wf" must be all lower-case
(#137) Variable "Vf" must be all lower-case
(#137) Expected 1 space before "&="; 0 found
(#137) Expected 1 space after "&="; 0 found
(#137) Expected 1 space before "<<"; 0 found
(#137) Expected 1 space after "<<"; 0 found
(#137) Variable "Wf" must be all lower-case
(#137) Expected 1 space before "-"; 0 found
(#137) Expected 1 space after "-"; 0 found
(#137) Variable "Ob" must be all lower-case
(#137) Inline control structures are not allowed
(#137) Variable "Ob" must be all lower-case
(#137) Expected 1 space before ">>"; 0 found
(#137) Expected 1 space after ">>"; 0 found
(#137) Variable "Ra" must be all lower-case
(#137) Variable "Ra" must be all lower-case
(#137) Closing brace must be on a line by itself
(#137) Closing brace must be on a line by itself
(#137) Variable "Nb" must be all lower-case
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Commas (,) must be followed by white space.
(#137) Variable "J" must be all lower-case
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Expected "foreach (...) {\n"; found "foreach(...){"
(#137) Expected 1 space before "=>"; 0 found
(#137) Expected 1 space after "=>"; 0 found
(#137) Expected 1 space after "as"; 0 found
(#137) Line exceeds maximum limit of 180 characters; contains 240 characters
(#137) Line exceeds maximum limit of 180 characters; contains 240 characters
(#137) Line exceeds maximum limit of 180 characters; contains 240 characters
(#137) Line exceeds maximum limit of 180 characters; contains 240 characters
(#137) Line exceeds maximum limit of 180 characters; contains 240 characters
(#137) Line exceeds maximum limit of 180 characters; contains 240 characters
(#137) Line exceeds maximum limit of 180 characters; contains 240 characters
(#138) Line indented incorrectly; expected at least 64 spaces, found 0
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Variable "Nb" must be all lower-case
(#138) Inline control structures are not allowed
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Variable "Uh" must be all lower-case
(#138) Variable "Uh" must be all lower-case
(#138) Variable "J" must be all lower-case
(#138) Expected 1 space before ".="; 0 found
(#138) Expected 1 space after ".="; 0 found
(#138) Inline control structures are not allowed
(#138) Variable "Nb" must be all lower-case
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Variable "Uh" must be all lower-case
(#138) Variable "Uh" must be all lower-case
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Closing brace must be on a line by itself
(#138) Variable "J" must be all lower-case
(#138) Closing brace must be on a line by itself
(#139) Line indented incorrectly; expected at least 60 spaces, found 0
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space after closing parenthesis; found 0
(#139) Opening brace must be the last content on the line
(#139) Closing brace must be on a line by itself
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Variable "Ub" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Variable "Tc" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Variable "Yc" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Variable "Kd" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Variable "Ge" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Variable "Cg" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Variable "T" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Variable "Ah" must be all lower-case
(#139) Commas (,) must be followed by white space.
(#139) Inline control structures are not allowed
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#139) Inline control structures are not allowed
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "!="; 0 found
(#139) Expected 1 space after "!="; 0 found
(#139) Expected 1 space before ".="; 0 found
(#139) Expected 1 space after ".="; 0 found
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Expected "if (...) {\n"; found "if(...){"
(#139) Variable "F" must be all lower-case
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Inline control structures are not allowed
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before ">="; 0 found
(#139) Expected 1 space after ">="; 0 found
(#139) Variable "F" must be all lower-case
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Variable "F" must be all lower-case
(#139) Closing brace must be on a line by itself
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Variable "Hc" must be all lower-case
(#139) Inline control structures are not allowed
(#139) Function set_magic_quotes_runtime() has been deprecated
(#139) The use of function set_magic_quotes_runtime is discouraged from PHP version 5.3 and forbidden from PHP version 5.4
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Variable "Kd" must be all lower-case
(#139) Expected 1 space before "="; 0 found
(#139) Expected 1 space after "="; 0 found
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Line exceeds maximum limit of 180 characters; contains 1645 characters
(#139) Line exceeds maximum limit of 180 characters; contains 1645 characters
(#139) Line exceeds maximum limit of 180 characters; contains 1645 characters
(#139) Line exceeds maximum limit of 180 characters; contains 1645 characters
(#139) Line exceeds maximum limit of 180 characters; contains 1645 characters
(#139) Line exceeds maximum limit of 180 characters; contains 1645 characters
(#139) Line exceeds maximum limit of 180 characters; contains 1645 characters
(#140) Line indented incorrectly; expected at least 60 spaces, found 0
(#140) Expected 1 space after closing parenthesis; found 0
(#140) Opening brace must be the last content on the line
(#140) Closing brace must be on a line by itself
(#141) Line indented incorrectly; expected at least 60 spaces, found 0
(#141) Commas (,) must be followed by white space.
(#141) Expected 1 space after closing parenthesis; found 0
(#141) Opening brace must be the last content on the line
(#141) Expected "if (...) {\n"; found "if(...){"
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Commas (,) must be followed by white space.
(#141) Inline control structures are not allowed
(#141) Expected 1 space before "!=="; 0 found
(#141) Expected 1 space after "!=="; 0 found
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Closing brace must be on a line by itself
(#141) Commas (,) must be followed by white space.
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected "if (...) {\n"; found "if(...){"
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before "<"; 0 found
(#141) Expected 1 space after "<"; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before ">"; 0 found
(#141) Expected 1 space after ">"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "<"; 0 found
(#141) Expected 1 space after "<"; 0 found
(#141) Expected 1 space before "/"; 0 found
(#141) Expected 1 space after "/"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "!="; 0 found
(#141) Expected 1 space after "!="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "!="; 0 found
(#141) Expected 1 space after "!="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before ">"; 0 found
(#141) Expected 1 space after ">"; 0 found
(#141) Expected 1 space before "/"; 0 found
(#141) Expected 1 space after "/"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "!="; 0 found
(#141) Expected 1 space after "!="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "=="; 0 found
(#141) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "!="; 0 found
(#141) Expected 1 space after "!="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before ">"; 0 found
(#141) Expected 1 space after ">"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "<"; 0 found
(#141) Expected 1 space after "<"; 0 found
(#141) Expected 1 space before "/"; 0 found
(#141) Expected 1 space after "/"; 0 found
(#141) Expected 1 space before "%"; 0 found
(#141) Expected 1 space after "%"; 0 found
(#141) Expected 1 space before "!="; 0 found
(#141) Expected 1 space after "!="; 0 found
(#141) Expected 1 space before "?"; 0 found
(#141) Expected 1 space after "?"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before ":"; 0 found
(#141) Expected 1 space after ":"; 0 found
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Closing brace must be on a line by itself
(#141) Variable "Da" must be all lower-case
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Variable "Da" must be all lower-case
(#141) Variable "Nc" must be all lower-case
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Inline control structures are not allowed
(#141) Variable "Nc" must be all lower-case
(#141) Expected 1 space before "!="; 0 found
(#141) Expected 1 space after "!="; 0 found
(#141) Variable "Da" must be all lower-case
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Line exceeds maximum limit of 180 characters; contains 670 characters
(#141) Line exceeds maximum limit of 180 characters; contains 670 characters
(#141) Line exceeds maximum limit of 180 characters; contains 670 characters
(#141) Line exceeds maximum limit of 180 characters; contains 670 characters
(#141) Line exceeds maximum limit of 180 characters; contains 670 characters
(#141) Line exceeds maximum limit of 180 characters; contains 670 characters
(#141) Line exceeds maximum limit of 180 characters; contains 670 characters
(#142) Line indented incorrectly; expected at least 64 spaces, found 0
(#142) Variable "Nc" must be all lower-case
(#142) Commas (,) must be followed by white space.
(#142) Variable "Da" must be all lower-case
(#142) Closing brace must be on a line by itself
(#143) Line indented incorrectly; expected at least 60 spaces, found 0
(#143) Expected 1 space after closing parenthesis; found 0
(#143) Opening brace must be the last content on the line
(#143) Commas (,) must be followed by white space.
(#143) Variable "Kd" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Variable "Kd" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Closing brace must be on a line by itself
(#143) Expected "if (...) {\n"; found "if(...){"
(#143) Commas (,) must be followed by white space.
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#143) Closing brace must be on a line by itself
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#143) Expected "if (...) {\n"; found "if(...){"
(#143) Variable "Kd" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#143) Closing brace must be on a line by itself
(#143) Inline control structures are not allowed
(#143) Usage of ELSEIF not allowed; use ELSE IF instead
(#143) Variable "Kd" must be all lower-case
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Variable "Zd" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Inline control structures are not allowed
(#143) Expected 1 space after "as"; 0 found
(#143) Line exceeds maximum limit of 180 characters; contains 825 characters
(#143) Variable "Zd" must be all lower-case
(#143) Line exceeds maximum limit of 180 characters; contains 825 characters
(#143) Line exceeds maximum limit of 180 characters; contains 825 characters
(#143) Line exceeds maximum limit of 180 characters; contains 825 characters
(#143) Line exceeds maximum limit of 180 characters; contains 825 characters
(#143) Line exceeds maximum limit of 180 characters; contains 825 characters
(#143) Line exceeds maximum limit of 180 characters; contains 825 characters
(#144) Line indented incorrectly; expected at least 64 spaces, found 0
(#144) Variable "B" must be all lower-case
(#144) Variable "B" must be all lower-case
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#144) Variable "B" must be all lower-case
(#144) Expected 1 space before "?"; 0 found
(#144) Expected 1 space after "?"; 0 found
(#144) Variable "B" must be all lower-case
(#144) Expected 1 space before ":"; 0 found
(#144) Expected 1 space after ":"; 0 found
(#144) Expected "foreach (...) {\n"; found "foreach(...){"
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#144) Expected 1 space after "as"; 0 found
(#145) Line indented incorrectly; expected at least 64 spaces, found 0
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#145) Variable "Df" must be all lower-case
(#145) Expected "if (...) {\n"; found "if(...){"
(#145) Variable "Kd" must be all lower-case
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#145) Closing brace must be on a line by itself
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Expected "if (...) {\n"; found "if(...){"
(#145) Variable "Kd" must be all lower-case
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#145) Closing brace must be on a line by itself
(#145) Closing brace must be on a line by itself
(#145) Closing brace must be on a line by itself
(#145) Expected "if (...) {\n"; found "if(...){"
(#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) Closing brace must be on a line by itself
(#145) Line exceeds maximum limit of 180 characters; contains 276 characters
(#145) Line exceeds maximum limit of 180 characters; contains 276 characters
(#145) Line exceeds maximum limit of 180 characters; contains 276 characters
(#145) Line exceeds maximum limit of 180 characters; contains 276 characters
(#145) Line exceeds maximum limit of 180 characters; contains 276 characters
(#145) Line exceeds maximum limit of 180 characters; contains 276 characters
(#145) Line exceeds maximum limit of 180 characters; contains 276 characters
(#146) Line indented incorrectly; expected at least 60 spaces, found 0
(#146) Variable "Jd" must be all lower-case
(#146) Expected 1 space after closing parenthesis; found 0
(#146) Opening brace must be the last content on the line
(#146) Variable "Jd" must be all lower-case
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) The use of backticks in strings is not recommended
(#146) Closing brace must be on a line by itself
(#146) Closing brace must be on a line by itself
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Inline control structures are not allowed
(#146) Expected 1 space before "as"; 0 found
(#146) Expected 1 space after "as"; 0 found
(#146) Commas (,) must be followed by white space.
(#146) Variable "X" must be all lower-case
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Variable "X" must be all lower-case
(#146) Commas (,) must be followed by white space.
(#146) Expected 1 space before "?"; 0 found
(#146) Expected 1 space after "?"; 0 found
(#146) Commas (,) must be followed by white space.
(#146) Variable "X" must be all lower-case
(#146) Expected 1 space before ":"; 0 found
(#146) Expected 1 space after ":"; 0 found
(#146) Variable "X" must be all lower-case
(#146) Closing brace must be on a line by itself
(#146) Inline control structures are not allowed
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Expected "if (...) {\n"; found "if(...){"
(#146) Line exceeds maximum limit of 180 characters; contains 99489 characters
(#146) Line exceeds maximum limit of 180 characters; contains 99489 characters
(#146) Line exceeds maximum limit of 180 characters; contains 99489 characters
(#146) Line exceeds maximum limit of 180 characters; contains 99489 characters
(#146) Line exceeds maximum limit of 180 characters; contains 99489 characters
(#146) Line exceeds maximum limit of 180 characters; contains 99489 characters
(#146) Line exceeds maximum limit of 180 characters; contains 99489 characters
(#147) Line indented incorrectly; expected at least 64 spaces, found 0
(#148) Line indented incorrectly; expected at least 64 spaces, found 0
(#149) Line indented incorrectly; expected at least 64 spaces, found 0
(#149) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#149) Scope modifier not specified for member variable "$_result"
(#149) Commas (,) must be followed by white space.
(#149) Member variable "server_info" must not contain underscores.
(#149) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#149) Scope modifier not specified for member variable "$server_info"
(#149) Commas (,) must be followed by white space.
(#149) Member variable "affected_rows" must not contain underscores.
(#149) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#149) Scope modifier not specified for member variable "$affected_rows"
(#149) Commas (,) must be followed by white space.
(#149) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#149) Scope modifier not specified for member variable "$errno"
(#149) Commas (,) must be followed by white space.
(#149) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#149) Scope modifier not specified for member variable "$error"
(#149) Visibility must be declared on method "__construct"
(#150) Line indented incorrectly; expected at least 68 spaces, found 0
(#150) Expected 1 space after closing parenthesis; found 0
(#150) Opening brace must be the last content on the line
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#150) Commas (,) must be followed by white space.
(#150) Inline control structures are not allowed
(#150) Expected 1 space before "!=="; 0 found
(#150) Expected 1 space after "!=="; 0 found
(#150) Closing brace must be on a line by itself
(#150) Visibility must be declared on method "dsn"
(#151) Line indented incorrectly; expected at least 68 spaces, found 0
(#151) Variable "Zb" must be all lower-case
(#151) Commas (,) must be followed by white space.
(#151) Variable "V" must be all lower-case
(#151) Commas (,) must be followed by white space.
(#151) Variable "G" must be all lower-case
(#151) Expected 1 space after closing parenthesis; found 0
(#151) Opening brace must be the last content on the line
(#151) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#151) Variable "Zb" must be all lower-case
(#151) Commas (,) must be followed by white space.
(#151) Variable "V" must be all lower-case
(#151) Commas (,) must be followed by white space.
(#151) Variable "G" must be all lower-case
(#151) Closing brace must be on a line by itself
(#151) Closing brace must be on a line by itself
(#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) Line exceeds maximum limit of 180 characters; contains 194 characters
(#151) Visibility must be declared on method "query"
(#151) Line exceeds maximum limit of 180 characters; contains 194 characters
(#151) Line exceeds maximum limit of 180 characters; contains 194 characters
(#151) Line exceeds maximum limit of 180 characters; contains 194 characters
(#151) Line exceeds maximum limit of 180 characters; contains 194 characters
(#151) Line exceeds maximum limit of 180 characters; contains 194 characters
(#151) Line exceeds maximum limit of 180 characters; contains 194 characters
(#152) Line indented incorrectly; expected at least 68 spaces, found 0
(#152) Variable "H" must be all lower-case
(#152) Commas (,) must be followed by white space.
(#152) Expected 1 space after closing parenthesis; found 0
(#152) Opening brace must be the last content on the line
(#152) Variable "I" must be all lower-case
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#152) Variable "H" must be all lower-case
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#152) Expected "if (...) {\n"; found "if(...){"
(#152) Variable "I" must be all lower-case
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#153) Line indented incorrectly; expected at least 76 spaces, found 0
(#153) Closing brace must be on a line by itself
(#153) Variable "I" must be all lower-case
(#153) Variable "I" must be all lower-case
(#153) Closing brace must be on a line by itself
(#153) Visibility must be declared on method "multi_query"
(#154) Line indented incorrectly; expected at least 68 spaces, found 0
(#154) Variable "H" must be all lower-case
(#154) Expected 1 space after closing parenthesis; found 0
(#154) Opening brace must be the last content on the line
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#154) Variable "H" must be all lower-case
(#154) Closing brace must be on a line by itself
(#154) Visibility must be declared on method "store_result"
(#155) Line indented incorrectly; expected at least 68 spaces, found 0
(#155) Variable "I" must be all lower-case
(#155) Expected 1 space after closing parenthesis; found 0
(#155) Opening brace must be the last content on the line
(#155) Expected "if (...) {\n"; found "if(...){"
(#155) Variable "I" must be all lower-case
(#155) Variable "I" must be all lower-case
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#155) Inline control structures are not allowed
(#155) Variable "I" must be all lower-case
(#156) Line indented incorrectly; expected at least 76 spaces, found 0
(#156) Closing brace must be on a line by itself
(#156) Expected "if (...) {\n"; found "if(...){"
(#156) Variable "I" must be all lower-case
(#156) Variable "I" must be all lower-case
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Variable "I" must be all lower-case
(#156) Variable "I" must be all lower-case
(#156) Closing brace must be on a line by itself
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Variable "I" must be all lower-case
(#157) Line indented incorrectly; expected at least 68 spaces, found 0
(#157) Closing brace must be on a line by itself
(#157) Visibility must be declared on method "next_result"
(#158) Line indented incorrectly; expected at least 68 spaces, found 0
(#158) Expected 1 space after closing parenthesis; found 0
(#158) Opening brace must be the last content on the line
(#158) Inline control structures are not allowed
(#159) Line indented incorrectly; expected at least 72 spaces, found 0
(#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) Visibility must be declared on method "result"
(#160) Line indented incorrectly; expected at least 68 spaces, found 0
(#160) Variable "H" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space after closing parenthesis; found 0
(#160) Opening brace must be the last content on the line
(#160) Variable "I" must be all lower-case
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Variable "H" must be all lower-case
(#160) Inline control structures are not allowed
(#160) Variable "I" must be all lower-case
(#161) Line indented incorrectly; expected at least 72 spaces, found 0
(#161) Variable "K" must be all lower-case
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#161) Variable "I" must be all lower-case
(#161) Variable "K" must be all lower-case
(#161) Closing brace must be on a line by itself
(#161) Closing brace must be on a line by itself
(#162) Line indented incorrectly; expected at least 60 spaces, found 0
(#163) Line indented incorrectly; expected at least 60 spaces, found 0
(#164) Line indented incorrectly; expected at least 60 spaces, found 0
(#164) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#164) Scope modifier not specified for member variable "$_offset"
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Member variable "num_rows" must not contain underscores.
(#164) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#164) Scope modifier not specified for member variable "$num_rows"
(#164) Visibility must be declared on method "fetch_assoc"
(#165) Line indented incorrectly; expected at least 64 spaces, found 0
(#165) Expected 1 space after closing parenthesis; found 0
(#165) Opening brace must be the last content on the line
(#165) Closing brace must be on a line by itself
(#165) Visibility must be declared on method "fetch_row"
(#166) Line indented incorrectly; expected at least 64 spaces, found 0
(#166) Expected 1 space after closing parenthesis; found 0
(#166) Opening brace must be the last content on the line
(#166) Closing brace must be on a line by itself
(#166) Visibility must be declared on method "fetch_field"
(#167) Line indented incorrectly; expected at least 64 spaces, found 0
(#167) Expected 1 space after closing parenthesis; found 0
(#167) Opening brace must be the last content on the line
(#167) Variable "K" must be all lower-case
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) Variable "K" must be all lower-case
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) Variable "K" must be all lower-case
(#167) Variable "K" must be all lower-case
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) Variable "K" must be all lower-case
(#167) Variable "K" must be all lower-case
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) Commas (,) must be followed by white space.
(#167) Variable "K" must be all lower-case
(#167) Expected 1 space before "?"; 0 found
(#167) Expected 1 space after "?"; 0 found
(#167) Expected 1 space before ":"; 0 found
(#167) Expected 1 space after ":"; 0 found
(#167) Variable "K" 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) Closing brace must be on a line by itself
(#167) Variable "Ub" must be all lower-case
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) Line exceeds maximum limit of 180 characters; contains 192 characters
(#167) Line exceeds maximum limit of 180 characters; contains 192 characters
(#167) Line exceeds maximum limit of 180 characters; contains 192 characters
(#167) Line exceeds maximum limit of 180 characters; contains 192 characters
(#167) Line exceeds maximum limit of 180 characters; contains 192 characters
(#167) Line exceeds maximum limit of 180 characters; contains 192 characters
(#167) Line exceeds maximum limit of 180 characters; contains 192 characters
(#168) Line indented incorrectly; expected at least 60 spaces, found 0
(#168) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#168) Scope modifier not specified for member variable "$_conn"
(#168) method name "Min_SQL::Min_SQL" must be in lower-case letters only
(#168) PHP4 style constructors are not allowed; use "__construct()" instead
(#168) Visibility must be declared on method "Min_SQL"
(#169) Line indented incorrectly; expected at least 64 spaces, found 0
(#169) Expected 1 space after closing parenthesis; found 0
(#169) Opening brace must be the last content on the line
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#169) Closing brace must be on a line by itself
(#169) Visibility must be declared on method "select"
(#170) Line indented incorrectly; expected at least 64 spaces, found 0
(#170) Variable "Q" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Variable "M" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Variable "Z" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Variable "Wc" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Variable "Pe" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Variable "E" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Expected 1 space after closing parenthesis; found 0
(#170) Opening brace must be the last content on the line
(#170) Commas (,) must be followed by white space.
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#170) Variable "Wc" must be all lower-case
(#170) Expected 1 space before "<"; 0 found
(#170) Expected 1 space after "<"; 0 found
(#170) Variable "M" must be all lower-case
(#170) Variable "H" must be all lower-case
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#170) Variable "M" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Variable "Z" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Variable "Wc" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Variable "Pe" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Variable "E" must be all lower-case
(#170) Inline control structures are not allowed
(#170) Variable "H" must be all lower-case
(#170) Variable "H" must be all lower-case
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#170) Expected 1 space before "!="; 0 found
(#170) Expected 1 space after "!="; 0 found
(#170) Variable "Wc" must be all lower-case
(#170) Expected 1 space before "=="; 0 found
(#170) Expected 1 space after "=="; 0 found
(#170) Expected 1 space before "?"; 0 found
(#170) Expected 1 space after "?"; 0 found
(#170) Expected 1 space before ":"; 0 found
(#170) Expected 1 space after ":"; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Variable "M" must be all lower-case
(#170) Variable "Q" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Variable "Z" must be all lower-case
(#170) Expected 1 space before "?"; 0 found
(#170) Expected 1 space after "?"; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Variable "Z" must be all lower-case
(#170) Expected 1 space before ":"; 0 found
(#170) Expected 1 space after ":"; 0 found
(#170) Variable "Wc" must be all lower-case
(#170) Expected 1 space before "?"; 0 found
(#170) Expected 1 space after "?"; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Variable "Wc" must be all lower-case
(#170) Expected 1 space before ":"; 0 found
(#170) Expected 1 space after ":"; 0 found
(#170) Variable "Pe" must be all lower-case
(#170) Expected 1 space before "?"; 0 found
(#170) Expected 1 space after "?"; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Variable "Pe" must be all lower-case
(#170) Expected 1 space before ":"; 0 found
(#170) Expected 1 space after ":"; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Expected 1 space before "!="; 0 found
(#170) Expected 1 space after "!="; 0 found
(#170) Expected 1 space before "?"; 0 found
(#170) Expected 1 space after "?"; 0 found
(#170) Expected 1 space before ":"; 0 found
(#170) Expected 1 space after ":"; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Variable "E" must be all lower-case
(#170) Expected 1 space before "?"; 0 found
(#170) Expected 1 space after "?"; 0 found
(#170) Expected 1 space before "*"; 0 found
(#170) Expected 1 space after "*"; 0 found
(#170) Variable "E" must be all lower-case
(#170) Expected 1 space before ":"; 0 found
(#170) Expected 1 space after ":"; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Inline control structures are not allowed
(#170) Variable "H" must be all lower-case
(#170) Variable "H" must be all lower-case
(#170) Closing brace must be on a line by itself
(#170) Line exceeds maximum limit of 180 characters; contains 496 characters
(#170) Visibility must be declared on method "delete"
(#170) Line exceeds maximum limit of 180 characters; contains 496 characters
(#170) Line exceeds maximum limit of 180 characters; contains 496 characters
(#170) Line exceeds maximum limit of 180 characters; contains 496 characters
(#170) Line exceeds maximum limit of 180 characters; contains 496 characters
(#170) Line exceeds maximum limit of 180 characters; contains 496 characters
(#170) Line exceeds maximum limit of 180 characters; contains 496 characters
(#171) Line indented incorrectly; expected at least 64 spaces, found 0
(#171) Variable "Q" must be all lower-case
(#171) Commas (,) must be followed by white space.
(#171) Variable "Ff" must be all lower-case
(#171) Commas (,) must be followed by white space.
(#171) Expected 1 space after closing parenthesis; found 0
(#171) Opening brace must be the last content on the line
(#171) Variable "H" must be all lower-case
(#171) Expected 1 space before "="; 0 found
(#171) Expected 1 space after "="; 0 found
(#171) Variable "Q" must be all lower-case
(#172) Line indented incorrectly; expected at least 68 spaces, found 0
(#172) Expected 1 space before "?"; 0 found
(#172) Expected 1 space after "?"; 0 found
(#172) Variable "H" must be all lower-case
(#172) Commas (,) must be followed by white space.
(#172) Variable "Ff" must be all lower-case
(#172) Expected 1 space before ":"; 0 found
(#172) Expected 1 space after ":"; 0 found
(#172) Variable "H" must be all lower-case
(#172) Closing brace must be on a line by itself
(#172) Visibility must be declared on method "update"
(#173) Line indented incorrectly; expected at least 64 spaces, found 0
(#173) Variable "Q" must be all lower-case
(#173) Commas (,) must be followed by white space.
(#173) Variable "O" must be all lower-case
(#173) Commas (,) must be followed by white space.
(#173) Variable "Ff" must be all lower-case
(#173) Commas (,) must be followed by white space.
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space after closing parenthesis; found 0
(#173) Opening brace must be the last content on the line
(#173) Variable "Kh" must be all lower-case
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#173) Inline control structures are not allowed
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Expected 1 space after "as"; 0 found
(#173) Variable "O" must be all lower-case
(#174) Line indented incorrectly; expected at least 68 spaces, found 0
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Variable "X" must be all lower-case
(#174) Variable "Kh" must be all lower-case
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#174) Variable "H" must be all lower-case
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#174) Variable "Q" must be all lower-case
(#174) Commas (,) must be followed by white space.
(#174) Variable "Kh" must be all lower-case
(#175) Line indented incorrectly; expected at least 68 spaces, found 0
(#175) Expected 1 space before "?"; 0 found
(#175) Expected 1 space after "?"; 0 found
(#175) Variable "H" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Variable "Ff" must be all lower-case
(#175) Expected 1 space before ":"; 0 found
(#175) Expected 1 space after ":"; 0 found
(#175) Variable "H" must be all lower-case
(#175) Closing brace must be on a line by itself
(#175) Visibility must be declared on method "insert"
(#176) Line indented incorrectly; expected at least 68 spaces, found 0
(#176) Variable "Q" must be all lower-case
(#176) Commas (,) must be followed by white space.
(#176) Variable "O" must be all lower-case
(#176) Expected 1 space after closing parenthesis; found 0
(#176) Opening brace must be the last content on the line
(#177) Line indented incorrectly; expected at least 72 spaces, found 0
(#177) Variable "Q" must be all lower-case
(#177) Variable "O" must be all lower-case
(#177) Expected 1 space before "?"; 0 found
(#177) Expected 1 space after "?"; 0 found
(#177) Commas (,) must be followed by white space.
(#177) Variable "O" must be all lower-case
(#177) Commas (,) must be followed by white space.
(#177) Variable "O" must be all lower-case
(#177) Expected 1 space before ":"; 0 found
(#177) Expected 1 space after ":"; 0 found
(#177) Closing brace must be on a line by itself
(#177) Line exceeds 132 characters; contains 135 characters
(#177) Line exceeds 132 characters; contains 135 characters
(#177) Line exceeds 132 characters; contains 135 characters
(#177) Line exceeds 132 characters; contains 135 characters
(#177) Line exceeds 132 characters; contains 135 characters
(#177) Line exceeds 132 characters; contains 135 characters
(#177) Line exceeds 132 characters; contains 135 characters
(#177) method name "Min_SQL::insertUpdate" must be in lower-case letters only
(#177) Visibility must be declared on method "insertUpdate"
(#178) Line indented incorrectly; expected at least 68 spaces, found 0
(#178) Variable "Q" must be all lower-case
(#178) Commas (,) must be followed by white space.
(#178) Variable "L" must be all lower-case
(#178) Commas (,) must be followed by white space.
(#178) Expected 1 space after closing parenthesis; found 0
(#178) Opening brace must be the last content on the line
(#179) Line indented incorrectly; expected at least 72 spaces, found 0
(#179) Closing brace must be on a line by itself
(#179) Visibility must be declared on method "begin"
(#180) Line indented incorrectly; expected at least 72 spaces, found 0
(#180) Expected 1 space after closing parenthesis; found 0
(#180) Opening brace must be the last content on the line
(#181) Line indented incorrectly; expected at least 76 spaces, found 0
(#181) Closing brace must be on a line by itself
(#181) Visibility must be declared on method "commit"
(#182) Line indented incorrectly; expected at least 72 spaces, found 0
(#182) Expected 1 space after closing parenthesis; found 0
(#182) Opening brace must be the last content on the line
(#183) Line indented incorrectly; expected at least 76 spaces, found 0
(#183) Closing brace must be on a line by itself
(#183) Visibility must be declared on method "rollback"
(#184) Line indented incorrectly; expected at least 76 spaces, found 0
(#184) Expected 1 space after closing parenthesis; found 0
(#184) Opening brace must be the last content on the line
(#185) Line indented incorrectly; expected at least 80 spaces, found 0
(#185) Closing brace must be on a line by itself
(#185) Closing brace must be on a line by itself
(#185) Variable "Ub" must be all lower-case
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#185) Variable "Ub" must be all lower-case
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#185) Expected "if (...) {\n"; found "if(...){"
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#185) Expected 1 space before "?"; 0 found
(#185) Expected 1 space after "?"; 0 found
(#185) Expected 1 space before ":"; 0 found
(#185) Expected 1 space after ":"; 0 found
(#185) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "?"; 0 found
(#185) Expected 1 space after "?"; 0 found
(#185) Expected 1 space before ":"; 0 found
(#185) Expected 1 space after ":"; 0 found
(#185) Expected "if (...) {\n"; found "if(...){"
(#185) Expected 1 space before "?"; 0 found
(#185) Expected 1 space after "?"; 0 found
(#185) Expected 1 space before ":"; 0 found
(#185) Expected 1 space after ":"; 0 found
(#185) Expected "if (...) {\n"; found "if(...){"
(#185) Line exceeds maximum limit of 180 characters; contains 354 characters
(#185) Line exceeds maximum limit of 180 characters; contains 354 characters
(#185) Line exceeds maximum limit of 180 characters; contains 354 characters
(#185) Line exceeds maximum limit of 180 characters; contains 354 characters
(#185) Line exceeds maximum limit of 180 characters; contains 354 characters
(#185) Line exceeds maximum limit of 180 characters; contains 354 characters
(#185) Line exceeds maximum limit of 180 characters; contains 354 characters
(#186) Line indented incorrectly; expected at least 76 spaces, found 0
(#186) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#186) Scope modifier not specified for member variable "$extension"
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#186) Commas (,) must be followed by white space.
(#186) Member variable "server_info" must not contain underscores.
(#186) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#186) Scope modifier not specified for member variable "$server_info"
(#186) Commas (,) must be followed by white space.
(#186) Member variable "affected_rows" must not contain underscores.
(#186) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#186) Scope modifier not specified for member variable "$affected_rows"
(#186) Commas (,) must be followed by white space.
(#186) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#186) Scope modifier not specified for member variable "$errno"
(#186) Commas (,) must be followed by white space.
(#186) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#186) Scope modifier not specified for member variable "$error"
(#186) Commas (,) must be followed by white space.
(#186) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#186) Scope modifier not specified for member variable "$_link"
(#186) method name "Min_SQLite::Min_SQLite" must be in lower-case letters only
(#186) PHP4 style constructors are not allowed; use "__construct()" instead
(#186) Visibility must be declared on method "Min_SQLite"
(#187) Line indented incorrectly; expected at least 80 spaces, found 0
(#187) Variable "Gc" 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) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#188) Line indented incorrectly; expected at least 84 spaces, found 0
(#188) Variable "Gc" must be all lower-case
(#188) Variable "Nh" must be all lower-case
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#188) Variable "Nh" must be all lower-case
(#188) Closing brace must be on a line by itself
(#188) Visibility must be declared on method "query"
(#189) Line indented incorrectly; expected at least 76 spaces, found 0
(#189) Variable "H" must be all lower-case
(#189) Expected 1 space after closing parenthesis; found 0
(#189) Opening brace must be the last content on the line
(#189) Variable "I" 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) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#189) Expected "if (...) {\n"; found "if(...){"
(#189) Variable "I" must be all lower-case
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#189) Line exceeds 132 characters; contains 153 characters
(#189) Line exceeds 132 characters; contains 153 characters
(#189) Line exceeds 132 characters; contains 153 characters
(#189) Line exceeds 132 characters; contains 153 characters
(#189) Line exceeds 132 characters; contains 153 characters
(#189) Line exceeds 132 characters; contains 153 characters
(#189) Line exceeds 132 characters; contains 153 characters
(#190) Line indented incorrectly; expected at least 84 spaces, found 0
(#190) Closing brace must be on a line by itself
(#190) Inline control structures are not allowed
(#190) Usage of ELSEIF not allowed; use ELSE IF instead
(#190) Variable "I" must be all lower-case
(#191) Line indented incorrectly; expected at least 76 spaces, found 0
(#192) Line indented incorrectly; expected at least 76 spaces, found 0
(#192) Variable "I" must be all lower-case
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#193) Line indented incorrectly; expected at least 76 spaces, found 0
(#193) Closing brace must be on a line by itself
(#193) Visibility must be declared on method "quote"
(#194) Line indented incorrectly; expected at least 84 spaces, found 0
(#194) Variable "P" must be all lower-case
(#194) Expected 1 space after closing parenthesis; found 0
(#194) Opening brace must be the last content on the line
(#194) Variable "P" must be all lower-case
(#194) Expected 1 space before "?"; 0 found
(#194) Expected 1 space after "?"; 0 found
(#194) Variable "P" 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 "P" must be all lower-case
(#194) Closing brace must be on a line by itself
(#194) Visibility must be declared on method "store_result"
(#195) Line indented incorrectly; expected at least 84 spaces, found 0
(#195) Expected 1 space after closing parenthesis; found 0
(#195) Opening brace must be the last content on the line
(#195) Closing brace must be on a line by itself
(#195) Visibility must be declared on method "result"
(#196) Line indented incorrectly; expected at least 84 spaces, found 0
(#196) Variable "H" must be all lower-case
(#196) Commas (,) must be followed by white space.
(#196) Expected 1 space after closing parenthesis; found 0
(#196) Opening brace must be the last content on the line
(#196) Variable "I" must be all lower-case
(#196) Expected 1 space before "="; 0 found
(#196) Expected 1 space after "="; 0 found
(#196) Variable "H" must be all lower-case
(#196) Inline control structures are not allowed
(#196) Variable "I" must be all lower-case
(#197) Line indented incorrectly; expected at least 88 spaces, found 0
(#197) Variable "K" must be all lower-case
(#197) Expected 1 space before "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#197) Variable "I" must be all lower-case
(#197) Variable "K" must be all lower-case
(#197) Closing brace must be on a line by itself
(#197) Closing brace must be on a line by itself
(#198) Line indented incorrectly; expected at least 80 spaces, found 0
(#198) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#198) Scope modifier not specified for member variable "$_result"
(#198) Commas (,) must be followed by white space.
(#198) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#198) Scope modifier not specified for member variable "$_offset"
(#198) Expected 1 space before "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Member variable "num_rows" must not contain underscores.
(#198) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#198) Scope modifier not specified for member variable "$num_rows"
(#198) method name "Min_Result::Min_Result" must be in lower-case letters only
(#198) PHP4 style constructors are not allowed; use "__construct()" instead
(#198) Visibility must be declared on method "Min_Result"
(#199) Line indented incorrectly; expected at least 84 spaces, found 0
(#199) Variable "I" must be all lower-case
(#199) Expected 1 space after closing parenthesis; found 0
(#199) Opening brace must be the last content on the line
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#199) Variable "I" must be all lower-case
(#199) Closing brace must be on a line by itself
(#199) Visibility must be declared on method "fetch_assoc"
(#200) Line indented incorrectly; expected at least 84 spaces, found 0
(#200) Expected 1 space after closing parenthesis; found 0
(#200) Opening brace must be the last content on the line
(#200) Closing brace must be on a line by itself
(#200) Visibility must be declared on method "fetch_row"
(#201) Line indented incorrectly; expected at least 84 spaces, found 0
(#201) Expected 1 space after closing parenthesis; found 0
(#201) Opening brace must be the last content on the line
(#201) Closing brace must be on a line by itself
(#201) Visibility must be declared on method "fetch_field"
(#202) Line indented incorrectly; expected at least 84 spaces, found 0
(#202) Expected 1 space after closing parenthesis; found 0
(#202) Opening brace must be the last content on the line
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#202) Variable "U" must be all lower-case
(#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) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#202) Variable "U" must be all lower-case
(#202) Commas (,) must be followed by white space.
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#202) Variable "U" must be all lower-case
(#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) Closing brace must be on a line by itself
(#202) Line exceeds maximum limit of 180 characters; contains 186 characters
(#202) method name "Min_Result::__desctruct" is invalid; only PHP magic methods should be prefixed with a double underscore
(#202) Visibility must be declared on method "__desctruct"
(#202) Line exceeds maximum limit of 180 characters; contains 186 characters
(#202) Line exceeds maximum limit of 180 characters; contains 186 characters
(#202) Line exceeds maximum limit of 180 characters; contains 186 characters
(#202) Line exceeds maximum limit of 180 characters; contains 186 characters
(#202) Line exceeds maximum limit of 180 characters; contains 186 characters
(#202) Line exceeds maximum limit of 180 characters; contains 186 characters
(#203) Line indented incorrectly; expected at least 84 spaces, found 0
(#203) Expected 1 space after closing parenthesis; found 0
(#203) Opening brace must be the last content on the line
(#203) Closing brace must be on a line by itself
(#203) Closing brace must be on a line by itself
(#203) Closing brace must be on a line by itself
(#203) Expected "} else {\n"; found "}else{"
(#203) Duplicate class name "Min_SQLite" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 185
(#204) Line indented incorrectly; expected at least 84 spaces, found 0
(#204) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#204) Scope modifier not specified for member variable "$extension"
(#204) Expected 1 space before "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#204) Commas (,) must be followed by white space.
(#204) Member variable "server_info" must not contain underscores.
(#204) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#204) Scope modifier not specified for member variable "$server_info"
(#204) Commas (,) must be followed by white space.
(#204) Member variable "affected_rows" must not contain underscores.
(#204) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#204) Scope modifier not specified for member variable "$affected_rows"
(#204) Commas (,) must be followed by white space.
(#204) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#204) Scope modifier not specified for member variable "$error"
(#204) Commas (,) must be followed by white space.
(#204) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#204) Scope modifier not specified for member variable "$_link"
(#204) method name "Min_SQLite::Min_SQLite" must be in lower-case letters only
(#204) PHP4 style constructors are not allowed; use "__construct()" instead
(#204) Visibility must be declared on method "Min_SQLite"
(#205) Line indented incorrectly; expected at least 88 spaces, found 0
(#205) Variable "Gc" must be all lower-case
(#205) Expected 1 space after closing parenthesis; found 0
(#205) Opening brace must be the last content on the line
(#205) Expected 1 space before "="; 0 found
(#205) Expected 1 space after "="; 0 found
(#205) Extension 'sqlite' is removed since PHP 5.4
(#205) Expected 1 space before "="; 0 found
(#205) Expected 1 space after "="; 0 found
(#206) Line indented incorrectly; expected at least 92 spaces, found 0
(#206) Variable "Gc" must be all lower-case
(#206) Closing brace must be on a line by itself
(#206) Visibility must be declared on method "query"
(#207) Line indented incorrectly; expected at least 84 spaces, found 0
(#207) Variable "H" must be all lower-case
(#207) Commas (,) must be followed by white space.
(#207) Expected 1 space after closing parenthesis; found 0
(#207) Opening brace must be the last content on the line
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "?"; 0 found
(#207) Expected 1 space after "?"; 0 found
(#207) Expected 1 space before ":"; 0 found
(#207) Expected 1 space after ":"; 0 found
(#207) Variable "I" must be all lower-case
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Variable "H" must be all lower-case
(#207) Commas (,) must be followed by white space.
(#207) Commas (,) must be followed by white space.
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Expected "if (...) {\n"; found "if(...){"
(#207) Variable "I" must be all lower-case
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Line exceeds 132 characters; contains 143 characters
(#207) Line exceeds 132 characters; contains 143 characters
(#207) Line exceeds 132 characters; contains 143 characters
(#207) Line exceeds 132 characters; contains 143 characters
(#207) Line exceeds 132 characters; contains 143 characters
(#207) Line exceeds 132 characters; contains 143 characters
(#207) Line exceeds 132 characters; contains 143 characters
(#208) Line indented incorrectly; expected at least 92 spaces, found 0
(#208) Closing brace must be on a line by itself
(#208) Usage of ELSEIF not allowed; use ELSE IF instead
(#208) Variable "I" must be all lower-case
(#208) Expected 1 space before "==="; 0 found
(#208) Expected 1 space after "==="; 0 found
(#208) Expected 1 space before "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#209) Line indented incorrectly; expected at least 88 spaces, found 0
(#209) Closing brace must be on a line by itself
(#210) Line indented incorrectly; expected at least 92 spaces, found 0
(#211) Line indented incorrectly; expected at least 92 spaces, found 0
(#211) Variable "I" must be all lower-case
(#211) Closing brace must be on a line by itself
(#211) Visibility must be declared on method "quote"
(#212) Line indented incorrectly; expected at least 92 spaces, found 0
(#212) Variable "P" must be all lower-case
(#212) Expected 1 space after closing parenthesis; found 0
(#212) Opening brace must be the last content on the line
(#212) Extension 'sqlite' is removed since PHP 5.4
(#212) Variable "P" must be all lower-case
(#212) Closing brace must be on a line by itself
(#212) Visibility must be declared on method "store_result"
(#213) Line indented incorrectly; expected at least 92 spaces, found 0
(#213) Expected 1 space after closing parenthesis; found 0
(#213) Opening brace must be the last content on the line
(#213) Closing brace must be on a line by itself
(#213) Visibility must be declared on method "result"
(#214) Line indented incorrectly; expected at least 92 spaces, found 0
(#214) Variable "H" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Expected 1 space after closing parenthesis; found 0
(#214) Opening brace must be the last content on the line
(#214) Variable "I" must be all lower-case
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#214) Variable "H" must be all lower-case
(#214) Inline control structures are not allowed
(#214) Variable "I" must be all lower-case
(#215) Line indented incorrectly; expected at least 96 spaces, found 0
(#215) Variable "K" must be all lower-case
(#215) Expected 1 space before "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#215) Variable "I" must be all lower-case
(#215) Variable "K" must be all lower-case
(#215) Closing brace must be on a line by itself
(#215) Closing brace must be on a line by itself
(#215) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 197
(#216) Line indented incorrectly; expected at least 84 spaces, found 0
(#216) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#216) Scope modifier not specified for member variable "$_result"
(#216) Commas (,) must be followed by white space.
(#216) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#216) Scope modifier not specified for member variable "$_offset"
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#216) Commas (,) must be followed by white space.
(#216) Member variable "num_rows" must not contain underscores.
(#216) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#216) Scope modifier not specified for member variable "$num_rows"
(#216) method name "Min_Result::Min_Result" must be in lower-case letters only
(#216) PHP4 style constructors are not allowed; use "__construct()" instead
(#216) Visibility must be declared on method "Min_Result"
(#217) Line indented incorrectly; expected at least 88 spaces, found 0
(#217) Variable "I" must be all lower-case
(#217) Expected 1 space after closing parenthesis; found 0
(#217) Opening brace must be the last content on the line
(#217) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#217) Variable "I" must be all lower-case
(#217) Inline control structures are not allowed
(#217) Variable "I" must be all lower-case
(#217) Commas (,) must be followed by white space.
(#217) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#217) Variable "I" must be all lower-case
(#217) Closing brace must be on a line by itself
(#217) Visibility must be declared on method "fetch_assoc"
(#218) Line indented incorrectly; expected at least 88 spaces, found 0
(#218) Expected 1 space after closing parenthesis; found 0
(#218) Opening brace must be the last content on the line
(#218) Variable "K" must be all lower-case
(#218) Expected 1 space before "="; 0 found
(#218) Expected 1 space after "="; 0 found
(#218) Inline control structures are not allowed
(#218) Variable "K" must be all lower-case
(#219) Line indented incorrectly; expected at least 92 spaces, found 0
(#219) Variable "J" must be all lower-case
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#219) Inline control structures are not allowed
(#219) Expected 1 space before "=>"; 0 found
(#219) Expected 1 space after "=>"; 0 found
(#219) Expected 1 space after "as"; 0 found
(#219) Variable "K" must be all lower-case
(#220) Line indented incorrectly; expected at least 92 spaces, found 0
(#220) Expected 1 space before "=>"; 0 found
(#220) Expected 1 space after "=>"; 0 found
(#220) Variable "X" must be all lower-case
(#220) Variable "J" must be all lower-case
(#220) Expected 1 space before "=="; 0 found
(#220) Expected 1 space after "=="; 0 found
(#220) Expected 1 space before "?"; 0 found
(#220) Expected 1 space after "?"; 0 found
(#220) Expected 1 space before ":"; 0 found
(#220) Expected 1 space after ":"; 0 found
(#220) Expected 1 space before "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#220) Variable "X" must be all lower-case
(#220) Variable "J" must be all lower-case
(#220) Closing brace must be on a line by itself
(#220) Visibility must be declared on method "fetch_row"
(#221) Line indented incorrectly; expected at least 88 spaces, found 0
(#221) Expected 1 space after closing parenthesis; found 0
(#221) Opening brace must be the last content on the line
(#221) Closing brace must be on a line by itself
(#221) Visibility must be declared on method "fetch_field"
(#222) Line indented incorrectly; expected at least 88 spaces, found 0
(#222) Expected 1 space after closing parenthesis; found 0
(#222) Opening brace must be the last content on the line
(#222) Variable "C" must be all lower-case
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#222) Expected "if (...) {\n"; found "if(...){"
(#222) Commas (,) must be followed by white space.
(#222) Variable "C" must be all lower-case
(#222) Commas (,) must be followed by white space.
(#222) Variable "B" must be all lower-case
(#222) Variable "Q" must be all lower-case
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#222) Variable "B" must be all lower-case
(#222) Expected 1 space before "!="; 0 found
(#222) Expected 1 space after "!="; 0 found
(#222) Expected 1 space before "?"; 0 found
(#222) Expected 1 space after "?"; 0 found
(#222) Variable "B" must be all lower-case
(#222) Expected 1 space before ":"; 0 found
(#222) Expected 1 space after ":"; 0 found
(#222) Variable "B" must be all lower-case
(#222) Variable "C" must be all lower-case
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#222) Variable "B" must be all lower-case
(#222) Expected 1 space before "!="; 0 found
(#222) Expected 1 space after "!="; 0 found
(#222) Expected 1 space before "?"; 0 found
(#222) Expected 1 space after "?"; 0 found
(#222) Variable "B" must be all lower-case
(#222) Expected 1 space before ":"; 0 found
(#222) Expected 1 space after ":"; 0 found
(#222) Variable "B" must be all lower-case
(#222) Closing brace must be on a line by itself
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#222) Variable "C" must be all lower-case
(#222) Commas (,) must be followed by white space.
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#222) Variable "C" must be all lower-case
(#222) Commas (,) must be followed by white space.
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#222) Variable "Q" must be all lower-case
(#222) Commas (,) must be followed by white space.
(#222) Closing brace must be on a line by itself
(#222) Closing brace must be on a line by itself
(#222) Closing brace must be on a line by itself
(#222) Closing brace must be on a line by itself
(#222) Usage of ELSEIF not allowed; use ELSE IF instead
(#222) Duplicate class name "Min_SQLite" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 185
(#222) Line exceeds maximum limit of 180 characters; contains 331 characters
(#222) Line exceeds maximum limit of 180 characters; contains 331 characters
(#222) Line exceeds maximum limit of 180 characters; contains 331 characters
(#222) Line exceeds maximum limit of 180 characters; contains 331 characters
(#222) Line exceeds maximum limit of 180 characters; contains 331 characters
(#222) Line exceeds maximum limit of 180 characters; contains 331 characters
(#222) Line exceeds maximum limit of 180 characters; contains 331 characters
(#223) Line indented incorrectly; expected at least 84 spaces, found 0
(#224) Line indented incorrectly; expected at least 84 spaces, found 0
(#225) Line indented incorrectly; expected at least 84 spaces, found 0
(#225) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#225) Scope modifier not specified for member variable "$extension"
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#225) method name "Min_SQLite::Min_SQLite" must be in lower-case letters only
(#225) PHP4 style constructors are not allowed; use "__construct()" instead
(#225) Visibility must be declared on method "Min_SQLite"
(#226) Line indented incorrectly; expected at least 88 spaces, found 0
(#226) Variable "Gc" must be all lower-case
(#226) Expected 1 space after closing parenthesis; found 0
(#226) Opening brace must be the last content on the line
(#226) Variable "Gc" must be all lower-case
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Closing brace must be on a line by itself
(#226) Closing brace must be on a line by itself
(#226) Closing brace must be on a line by itself
(#226) Expected "if (...) {\n"; found "if(...){"
(#227) Line indented incorrectly; expected at least 92 spaces, found 0
(#228) Line indented incorrectly; expected at least 92 spaces, found 0
(#229) Line indented incorrectly; expected at least 92 spaces, found 0
(#229) method name "Min_DB::Min_DB" must be in lower-case letters only
(#229) PHP4 style constructors are not allowed; use "__construct()" instead
(#229) Visibility must be declared on method "Min_DB"
(#230) Line indented incorrectly; expected at least 96 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 "select_db"
(#231) Line indented incorrectly; expected at least 96 spaces, found 0
(#231) Variable "Gc" must be all lower-case
(#231) Expected 1 space after closing parenthesis; found 0
(#231) Opening brace must be the last content on the line
(#231) Expected "if (...) {\n"; found "if(...){"
(#231) Variable "Gc" must be all lower-case
(#231) Commas (,) must be followed by white space.
(#231) Variable "Gc" must be all lower-case
(#231) Expected 1 space before "?"; 0 found
(#231) Expected 1 space after "?"; 0 found
(#231) Variable "Gc" must be all lower-case
(#231) Expected 1 space before ":"; 0 found
(#231) Expected 1 space after ":"; 0 found
(#231) Variable "Gc" must be all lower-case
(#231) Variable "Gc" must be all lower-case
(#231) Line exceeds maximum limit of 180 characters; contains 193 characters
(#231) Line exceeds maximum limit of 180 characters; contains 193 characters
(#231) Line exceeds maximum limit of 180 characters; contains 193 characters
(#231) Line exceeds maximum limit of 180 characters; contains 193 characters
(#231) Line exceeds maximum limit of 180 characters; contains 193 characters
(#231) Line exceeds maximum limit of 180 characters; contains 193 characters
(#231) Line exceeds maximum limit of 180 characters; contains 193 characters
(#232) Line indented incorrectly; expected at least 104 spaces, found 0
(#232) Closing brace must be on a line by itself
(#233) Line indented incorrectly; expected at least 96 spaces, found 0
(#233) Closing brace must be on a line by itself
(#233) Visibility must be declared on method "multi_query"
(#234) Line indented incorrectly; expected at least 96 spaces, found 0
(#234) Variable "H" 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 "H" must be all lower-case
(#234) Closing brace must be on a line by itself
(#234) Visibility must be declared on method "next_result"
(#235) Line indented incorrectly; expected at least 96 spaces, found 0
(#235) Expected 1 space after closing parenthesis; found 0
(#235) Opening brace must be the last content on the line
(#236) Line indented incorrectly; expected at least 100 spaces, found 0
(#236) Closing brace must be on a line by itself
(#236) Closing brace must be on a line by itself
(#236) Closing brace must be on a line by itself
(#237) Line indented incorrectly; expected at least 88 spaces, found 0
(#238) Line indented incorrectly; expected at least 88 spaces, found 0
(#239) Line indented incorrectly; expected at least 88 spaces, found 0
(#239) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#239) Visibility must be declared on method "insertUpdate"
(#240) Line indented incorrectly; expected at least 92 spaces, found 0
(#240) Variable "Q" must be all lower-case
(#240) Commas (,) must be followed by white space.
(#240) Variable "L" must be all lower-case
(#240) Commas (,) must be followed by white space.
(#240) Expected 1 space after closing parenthesis; found 0
(#240) Opening brace must be the last content on the line
(#240) Variable "Kh" must be all lower-case
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#240) Inline control structures are not allowed
(#240) Expected 1 space after "as"; 0 found
(#240) Variable "L" must be all lower-case
(#241) Line indented incorrectly; expected at least 96 spaces, found 0
(#241) Variable "O" must be all lower-case
(#241) Variable "Kh" must be all lower-case
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#241) Commas (,) must be followed by white space.
(#241) Variable "O" must be all lower-case
(#242) Line indented incorrectly; expected at least 96 spaces, found 0
(#242) Variable "Q" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Variable "L" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Variable "Kh" must be all lower-case
(#242) Closing brace must be on a line by itself
(#242) Closing brace must be on a line by itself
(#243) Line indented incorrectly; expected at least 100 spaces, found 0
(#243) Expected 1 space after closing parenthesis; found 0
(#243) Opening brace must be the last content on the line
(#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
(#244) Line indented incorrectly; expected at least 100 spaces, found 0
(#244) Expected 1 space after closing parenthesis; found 0
(#244) Opening brace must be the last content on the line
(#245) Line indented incorrectly; expected at least 104 spaces, found 0
(#245) Closing brace must be on a line by itself
(#246) Line indented incorrectly; expected at least 100 spaces, found 0
(#246) Expected 1 space after closing parenthesis; found 0
(#246) Opening brace must be the last content on the line
(#247) Line indented incorrectly; expected at least 104 spaces, found 0
(#248) Line indented incorrectly; expected at least 104 spaces, found 0
(#248) Closing brace must be on a line by itself
(#249) Line indented incorrectly; expected at least 104 spaces, found 0
(#249) Expected 1 space after closing parenthesis; found 0
(#249) Opening brace must be the last content on the line
(#250) Line indented incorrectly; expected at least 108 spaces, found 0
(#250) Closing brace must be on a line by itself
(#251) Line indented incorrectly; expected at least 104 spaces, found 0
(#251) Variable "H" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Variable "Z" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Commas (,) must be followed by white space.
(#251) Variable "D" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Expected 1 space after closing parenthesis; found 0
(#251) Opening brace must be the last content on the line
(#251) Variable "H" must be all lower-case
(#251) Expected 1 space before "!=="; 0 found
(#251) Expected 1 space after "!=="; 0 found
(#251) Expected 1 space before "?"; 0 found
(#251) Expected 1 space after "?"; 0 found
(#251) Variable "D" must be all lower-case
(#251) Expected 1 space before "?"; 0 found
(#251) Expected 1 space after "?"; 0 found
(#251) Variable "D" must be all lower-case
(#251) Expected 1 space before ":"; 0 found
(#251) Expected 1 space after ":"; 0 found
(#251) Expected 1 space before ":"; 0 found
(#251) Expected 1 space after ":"; 0 found
(#251) Closing brace must be on a line by itself
(#252) Line indented incorrectly; expected at least 104 spaces, found 0
(#252) Variable "H" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Variable "Z" must be all lower-case
(#252) Expected 1 space after closing parenthesis; found 0
(#252) Opening brace must be the last content on the line
(#252) Expected 1 space before "?"; 0 found
(#252) Expected 1 space after "?"; 0 found
(#252) Variable "H" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Variable "Z" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Expected 1 space before ":"; 0 found
(#252) Expected 1 space after ":"; 0 found
(#252) Variable "H" must be all lower-case
(#252) Closing brace must be on a line by itself
(#252) Line exceeds 132 characters; contains 140 characters
(#252) Line exceeds 132 characters; contains 140 characters
(#252) Line exceeds 132 characters; contains 140 characters
(#252) Line exceeds 132 characters; contains 140 characters
(#252) Line exceeds 132 characters; contains 140 characters
(#252) Line exceeds 132 characters; contains 140 characters
(#252) Line exceeds 132 characters; contains 140 characters
(#253) Line indented incorrectly; expected at least 104 spaces, found 0
(#253) Commas (,) must be followed by white space.
(#253) Expected 1 space after closing parenthesis; found 0
(#253) Opening brace must be the last content on the line
(#253) Closing brace must be on a line by itself
(#254) Line indented incorrectly; expected at least 104 spaces, found 0
(#254) Expected 1 space after closing parenthesis; found 0
(#254) Opening brace must be the last content on the line
(#255) Line indented incorrectly; expected at least 108 spaces, found 0
(#255) Closing brace must be on a line by itself
(#256) Line indented incorrectly; expected at least 104 spaces, found 0
(#256) Expected 1 space after closing parenthesis; found 0
(#256) Opening brace must be the last content on the line
(#257) Line indented incorrectly; expected at least 108 spaces, found 0
(#257) Closing brace must be on a line by itself
(#258) Line indented incorrectly; expected at least 108 spaces, found 0
(#258) Expected 1 space after closing parenthesis; found 0
(#258) Opening brace must be the last content on the line
(#259) Line indented incorrectly; expected at least 112 spaces, found 0
(#259) Commas (,) must be followed by white space.
(#259) Closing brace must be on a line by itself
(#259) Line exceeds 132 characters; contains 138 characters
(#259) Line exceeds 132 characters; contains 138 characters
(#259) Line exceeds 132 characters; contains 138 characters
(#259) Line exceeds 132 characters; contains 138 characters
(#259) Line exceeds 132 characters; contains 138 characters
(#259) Line exceeds 132 characters; contains 138 characters
(#259) Line exceeds 132 characters; contains 138 characters
(#260) Line indented incorrectly; expected at least 108 spaces, found 0
(#260) Expected 1 space after closing parenthesis; found 0
(#260) Opening brace must be the last content on the line
(#261) Line indented incorrectly; expected at least 112 spaces, found 0
(#261) Closing brace must be on a line by itself
(#262) Line indented incorrectly; expected at least 112 spaces, found 0
(#262) Variable "C" must be all lower-case
(#262) Expected 1 space after closing parenthesis; found 0
(#262) Opening brace must be the last content on the line
(#262) Variable "J" must be all lower-case
(#262) Expected 1 space before "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#262) Expected "foreach (...) {\n"; found "foreach(...){"
(#262) Expected 1 space before "as"; 0 found
(#262) Expected 1 space after "as"; 0 found
(#262) Variable "C" must be all lower-case
(#262) Expected 1 space before "!="; 0 found
(#262) Expected 1 space after "!="; 0 found
(#262) Expected 1 space before "?"; 0 found
(#262) Expected 1 space after "?"; 0 found
(#262) Variable "C" must be all lower-case
(#262) Expected 1 space before ":"; 0 found
(#262) Expected 1 space after ":"; 0 found
(#262) Variable "K" must be all lower-case
(#262) Variable "K" must be all lower-case
(#262) Expected 1 space before "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#262) Variable "K" must be all lower-case
(#262) Expected 1 space before "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#262) Variable "K" must be all lower-case
(#262) Expected 1 space before "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#262) Variable "K" must be all lower-case
(#262) Variable "J" must be all lower-case
(#262) Variable "K" must be all lower-case
(#262) Expected 1 space before "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#262) Variable "K" must be all lower-case
(#262) Closing brace must be on a line by itself
(#262) Inline control structures are not allowed
(#262) Expected 1 space before "as"; 0 found
(#262) Expected 1 space after "as"; 0 found
(#262) Commas (,) must be followed by white space.
(#262) Commas (,) must be followed by white space.
(#262) Variable "K" must be all lower-case
(#262) Variable "J" must be all lower-case
(#262) Variable "K" must be all lower-case
(#262) Expected 1 space before "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#262) Variable "K" must be all lower-case
(#262) Variable "C" must be all lower-case
(#262) Expected 1 space before "!="; 0 found
(#262) Expected 1 space after "!="; 0 found
(#262) Expected 1 space before "?"; 0 found
(#262) Expected 1 space after "?"; 0 found
(#262) Variable "J" must be all lower-case
(#262) Variable "C" must be all lower-case
(#262) Expected 1 space before ":"; 0 found
(#262) Expected 1 space after ":"; 0 found
(#262) Variable "J" must be all lower-case
(#262) Closing brace must be on a line by itself
(#262) Line exceeds maximum limit of 180 characters; contains 462 characters
(#262) Line exceeds maximum limit of 180 characters; contains 462 characters
(#262) Line exceeds maximum limit of 180 characters; contains 462 characters
(#262) Line exceeds maximum limit of 180 characters; contains 462 characters
(#262) Line exceeds maximum limit of 180 characters; contains 462 characters
(#262) Line exceeds maximum limit of 180 characters; contains 462 characters
(#262) Line exceeds maximum limit of 180 characters; contains 462 characters
(#263) Line indented incorrectly; expected at least 112 spaces, found 0
(#263) Variable "R" must be all lower-case
(#263) Expected 1 space after closing parenthesis; found 0
(#263) Opening brace must be the last content on the line
(#263) Variable "R" must be all lower-case
(#263) Expected 1 space before "=="; 0 found
(#263) Expected 1 space after "=="; 0 found
(#263) Closing brace must be on a line by itself
(#264) Line indented incorrectly; expected at least 112 spaces, found 0
(#264) Variable "R" must be all lower-case
(#264) Expected 1 space after closing parenthesis; found 0
(#264) Opening brace must be the last content on the line
(#264) Closing brace must be on a line by itself
(#265) Line indented incorrectly; expected at least 112 spaces, found 0
(#265) Variable "Q" must be all lower-case
(#265) Expected 1 space after closing parenthesis; found 0
(#265) Opening brace must be the last content on the line
(#265) Variable "J" must be all lower-case
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#265) Expected "foreach (...) {\n"; found "foreach(...){"
(#265) Expected 1 space before "as"; 0 found
(#265) Expected 1 space after "as"; 0 found
(#265) Variable "Q" must be all lower-case
(#265) Variable "K" must be all lower-case
(#265) Variable "C" must be all lower-case
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#265) Variable "K" must be all lower-case
(#265) Variable "U" must be all lower-case
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#265) Variable "K" must be all lower-case
(#265) Variable "Ib" must be all lower-case
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#265) Variable "K" must be all lower-case
(#265) Variable "J" must be all lower-case
(#265) Variable "C" must be all lower-case
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Variable "C" must be all lower-case
(#265) Commas (,) must be followed by white space.
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Variable "U" must be all lower-case
(#265) Expected 1 space before "?"; 0 found
(#265) Expected 1 space after "?"; 0 found
(#265) Expected 1 space before ":"; 0 found
(#265) Expected 1 space after ":"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Variable "U" must be all lower-case
(#265) Expected 1 space before "?"; 0 found
(#265) Expected 1 space after "?"; 0 found
(#265) Expected 1 space before ":"; 0 found
(#265) Expected 1 space after ":"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Variable "U" must be all lower-case
(#265) Expected 1 space before "?"; 0 found
(#265) Expected 1 space after "?"; 0 found
(#265) Expected 1 space before ":"; 0 found
(#265) Expected 1 space after ":"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Variable "U" must be all lower-case
(#265) Expected 1 space before "?"; 0 found
(#265) Expected 1 space after "?"; 0 found
(#265) Expected 1 space before ":"; 0 found
(#265) Expected 1 space after ":"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Variable "U" must be all lower-case
(#265) Commas (,) must be followed by white space.
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Variable "Ib" must be all lower-case
(#265) Commas (,) must be followed by white space.
(#265) Variable "B" must be all lower-case
(#265) Expected 1 space before "?"; 0 found
(#265) Expected 1 space after "?"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Commas (,) must be followed by white space.
(#265) Variable "B" must be all lower-case
(#265) Expected 1 space before ":"; 0 found
(#265) Expected 1 space after ":"; 0 found
(#265) Variable "Ib" must be all lower-case
(#265) Expected 1 space before "=="; 0 found
(#265) Expected 1 space after "=="; 0 found
(#265) Expected 1 space before "?"; 0 found
(#265) Expected 1 space after "?"; 0 found
(#265) Expected 1 space before ":"; 0 found
(#265) Expected 1 space after ":"; 0 found
(#265) Variable "Ib" must be all lower-case
(#265) Commas (,) must be followed by white space.
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Variable "K" must be all lower-case
(#265) Commas (,) must be followed by white space.
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Variable "K" must be all lower-case
(#265) Commas (,) must be followed by white space.
(#265) Expected "if (...) {\n"; found "if(...){"
(#265) Variable "K" must be all lower-case
(#265) Inline control structures are not allowed
(#265) Expected 1 space before "!="; 0 found
(#265) Expected 1 space after "!="; 0 found
(#265) Variable "J" must be all lower-case
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#265) Inline control structures are not allowed
(#265) Usage of ELSEIF not allowed; use ELSE IF instead
(#265) Commas (,) must be followed by white space.
(#265) Variable "U" must be all lower-case
(#265) Variable "J" must be all lower-case
(#265) Variable "C" must be all lower-case
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#265) Variable "C" must be all lower-case
(#265) Closing brace must be on a line by itself
(#265) Closing brace must be on a line by itself
(#265) Expected 1 space before "="; 0 found
(#265) Expected 1 space after "="; 0 found
(#265) Variable "Q" must be all lower-case
(#265) Commas (,) must be followed by white space.
(#265) Commas (,) must be followed by white space.
(#265) Variable "Zd" must be all lower-case
(#265) Commas (,) must be followed by white space.
(#265) Expected "foreach (...) {\n"; found "foreach(...){"
(#265) Expected 1 space after "as"; 0 found
(#265) Line exceeds maximum limit of 180 characters; contains 905 characters
(#265) Variable "Zd" must be all lower-case
(#265) Line exceeds maximum limit of 180 characters; contains 905 characters
(#265) Line exceeds maximum limit of 180 characters; contains 905 characters
(#265) Line exceeds maximum limit of 180 characters; contains 905 characters
(#265) Line exceeds maximum limit of 180 characters; contains 905 characters
(#265) Line exceeds maximum limit of 180 characters; contains 905 characters
(#265) Line exceeds maximum limit of 180 characters; contains 905 characters
(#266) Line indented incorrectly; expected at least 116 spaces, found 0
(#266) Variable "B" must be all lower-case
(#266) Variable "C" must be all lower-case
(#266) Expected 1 space before "="; 0 found
(#266) Expected 1 space after "="; 0 found
(#266) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#266) Variable "B" must be all lower-case
(#266) Inline control structures are not allowed
(#266) Variable "J" must be all lower-case
(#266) Variable "C" must be all lower-case
(#266) Variable "J" must be all lower-case
(#266) Variable "C" must be all lower-case
(#266) Expected 1 space before "="; 0 found
(#266) Expected 1 space after "="; 0 found
(#266) Variable "B" must be all lower-case
(#266) Commas (,) must be followed by white space.
(#266) Closing brace must be on a line by itself
(#266) Variable "J" must be all lower-case
(#266) Closing brace must be on a line by itself
(#267) Line indented incorrectly; expected at least 112 spaces, found 0
(#267) Variable "Q" must be all lower-case
(#267) Commas (,) must be followed by white space.
(#267) Expected 1 space after closing parenthesis; found 0
(#267) Opening brace must be the last content on the line
(#267) Inline control structures are not allowed
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#267) Variable "J" must be all lower-case
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#267) Variable "Q" must be all lower-case
(#267) Expected "if (...) {\n"; found "if(...){"
(#267) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#267) Variable "B" must be all lower-case
(#267) Variable "J" must be all lower-case
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#267) Expected 1 space before "=>"; 0 found
(#267) Expected 1 space after "=>"; 0 found
(#267) Commas (,) must be followed by white space.
(#267) Expected 1 space before "=>"; 0 found
(#267) Expected 1 space after "=>"; 0 found
(#267) Commas (,) must be followed by white space.
(#267) Expected 1 space before "=>"; 0 found
(#267) Expected 1 space after "=>"; 0 found
(#267) Commas (,) must be followed by white space.
(#267) Expected 1 space before "=>"; 0 found
(#267) Expected 1 space after "=>"; 0 found
(#267) Commas (,) must be followed by white space.
(#267) Variable "B" must be all lower-case
(#267) Commas (,) must be followed by white space.
(#267) Variable "Zd" must be all lower-case
(#267) Commas (,) must be followed by white space.
(#267) Expected "foreach (...) {\n"; found "foreach(...){"
(#267) Expected 1 space after "as"; 0 found
(#267) Line exceeds maximum limit of 180 characters; contains 410 characters
(#267) Variable "Zd" must be all lower-case
(#267) Line exceeds maximum limit of 180 characters; contains 410 characters
(#267) Line exceeds maximum limit of 180 characters; contains 410 characters
(#267) Line exceeds maximum limit of 180 characters; contains 410 characters
(#267) Line exceeds maximum limit of 180 characters; contains 410 characters
(#267) Line exceeds maximum limit of 180 characters; contains 410 characters
(#267) Line exceeds maximum limit of 180 characters; contains 410 characters
(#268) Line indented incorrectly; expected at least 120 spaces, found 0
(#268) Variable "B" must be all lower-case
(#268) Variable "J" must be all lower-case
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Variable "B" must be all lower-case
(#268) Variable "B" must be all lower-case
(#268) Variable "J" must be all lower-case
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Commas (,) must be followed by white space.
(#268) Variable "B" 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
(#268) Closing brace must be on a line by itself
(#268) Expected "if (...) {\n"; found "if(...){"
(#268) Variable "J" must be all lower-case
(#268) Expected "foreach (...) {\n"; found "foreach(...){"
(#268) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space after "=>"; 0 found
(#268) Expected 1 space before "as"; 0 found
(#268) Expected 1 space after "as"; 0 found
(#268) Variable "Q" must be all lower-case
(#268) Variable "C" must be all lower-case
(#268) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space after "=>"; 0 found
(#268) Inline control structures are not allowed
(#268) Variable "J" 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) Commas (,) must be followed by white space.
(#268) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space after "=>"; 0 found
(#268) Variable "C" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space after "=>"; 0 found
(#268) Commas (,) must be followed by white space.
(#268) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space after "=>"; 0 found
(#268) Closing brace must be on a line by itself
(#268) Closing brace must be on a line by itself
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Variable "Q" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Expected "foreach (...) {\n"; found "foreach(...){"
(#268) Expected 1 space before "as"; 0 found
(#268) Expected 1 space after "as"; 0 found
(#268) Variable "Q" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Variable "K" must be all lower-case
(#268) Variable "C" must be all lower-case
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Variable "K" must be all lower-case
(#268) Expected "if (...) {\n"; found "if(...){"
(#268) Commas (,) must be followed by white space.
(#268) Variable "C" must be all lower-case
(#268) Variable "J" must be all lower-case
(#268) Variable "C" must be all lower-case
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Variable "K" 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 "J" must be all lower-case
(#268) Variable "C" must be all lower-case
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Inline control structures are not allowed
(#268) Expected 1 space before "as"; 0 found
(#268) Expected 1 space after "as"; 0 found
(#268) Variable "C" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Variable "J" must be all lower-case
(#268) Variable "C" must be all lower-case
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Variable "J" must be all lower-case
(#268) Variable "C" must be all lower-case
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Expected "if (...) {\n"; found "if(...){"
(#268) Variable "C" must be all lower-case
(#268) Variable "Q" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Commas (,) must be followed by white space.
(#268) Variable "C" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Variable "Qf" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Variable "Qf" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Variable "Zd" must be all lower-case
(#268) Inline control structures are not allowed
(#268) Expected 1 space before "as"; 0 found
(#268) Expected 1 space after "as"; 0 found
(#268) Variable "Zd" must be all lower-case
(#268) Variable "X" must be all lower-case
(#268) Variable "J" must be all lower-case
(#268) Variable "C" must be all lower-case
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#268) Variable "X" 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
(#268) Closing brace must be on a line by itself
(#268) Closing brace must be on a line by itself
(#268) Variable "J" must be all lower-case
(#268) Closing brace must be on a line by itself
(#268) Line exceeds maximum limit of 180 characters; contains 911 characters
(#268) Line exceeds maximum limit of 180 characters; contains 911 characters
(#268) Line exceeds maximum limit of 180 characters; contains 911 characters
(#268) Line exceeds maximum limit of 180 characters; contains 911 characters
(#268) Line exceeds maximum limit of 180 characters; contains 911 characters
(#268) Line exceeds maximum limit of 180 characters; contains 911 characters
(#268) Line exceeds maximum limit of 180 characters; contains 911 characters
(#269) Line indented incorrectly; expected at least 116 spaces, found 0
(#269) Variable "Q" 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) Variable "J" must be all lower-case
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#269) Expected "foreach (...) {\n"; found "foreach(...){"
(#269) Expected 1 space before "as"; 0 found
(#269) Expected 1 space after "as"; 0 found
(#269) Variable "Q" must be all lower-case
(#269) Variable "K" must be all lower-case
(#269) Variable "J" must be all lower-case
(#269) Variable "K" must be all lower-case
(#269) Inline control structures are not allowed
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#269) Variable "K" must be all lower-case
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#269) Variable "K" must be all lower-case
(#269) Expected 1 space before "="; 0 found
(#269) Expected 1 space after "="; 0 found
(#269) Variable "K" must be all lower-case
(#269) Closing brace must be on a line by itself
(#269) Variable "J" must be all lower-case
(#269) Closing brace must be on a line by itself
(#269) Line exceeds maximum limit of 180 characters; contains 191 characters
(#269) Line exceeds maximum limit of 180 characters; contains 191 characters
(#269) Line exceeds maximum limit of 180 characters; contains 191 characters
(#269) Line exceeds maximum limit of 180 characters; contains 191 characters
(#269) Line exceeds maximum limit of 180 characters; contains 191 characters
(#269) Line exceeds maximum limit of 180 characters; contains 191 characters
(#269) Line exceeds maximum limit of 180 characters; contains 191 characters
(#270) Line indented incorrectly; expected at least 116 spaces, found 0
(#270) Variable "C" must be all lower-case
(#270) Expected 1 space after closing parenthesis; found 0
(#270) Opening brace must be the last content on the line
(#271) Line indented incorrectly; expected at least 120 spaces, found 0
(#271) Expected 1 space before "=>"; 0 found
(#271) Expected 1 space after "=>"; 0 found
(#271) The use of backticks in strings is not recommended
(#271) Commas (,) must be followed by white space.
(#271) Commas (,) must be followed by white space.
(#271) Variable "C" must be all lower-case
(#271) Closing brace must be on a line by itself
(#271) Line exceeds 132 characters; contains 150 characters
(#271) Line exceeds 132 characters; contains 150 characters
(#271) Line exceeds 132 characters; contains 150 characters
(#271) Line exceeds 132 characters; contains 150 characters
(#271) Line exceeds 132 characters; contains 150 characters
(#271) Line exceeds 132 characters; contains 150 characters
(#271) Line exceeds 132 characters; contains 150 characters
(#272) Line indented incorrectly; expected at least 116 spaces, found 0
(#272) Expected 1 space after closing parenthesis; found 0
(#272) Opening brace must be the last content on the line
(#272) Expected 1 space before "?"; 0 found
(#272) Expected 1 space after "?"; 0 found
(#272) Commas (,) must be followed by white space.
(#272) Expected 1 space before ":"; 0 found
(#272) Expected 1 space after ":"; 0 found
(#272) Closing brace must be on a line by itself
(#273) Line indented incorrectly; expected at least 116 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 120 spaces, found 0
(#274) Closing brace must be on a line by itself
(#275) Line indented incorrectly; expected at least 116 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 120 spaces, found 0
(#276) Closing brace must be on a line by itself
(#277) Line indented incorrectly; expected at least 120 spaces, found 0
(#277) Variable "C" must be all lower-case
(#277) Expected 1 space after closing parenthesis; found 0
(#277) Opening brace must be the last content on the line
(#277) Variable "Ac" must be all lower-case
(#277) Expected 1 space before "="; 0 found
(#277) Expected 1 space after "="; 0 found
(#277) Expected "if (...) {\n"; found "if(...){"
(#277) Variable "Ac" must be all lower-case
(#277) Commas (,) must be followed by white space.
(#277) Variable "C" must be all lower-case
(#277) Expected 1 space before "="; 0 found
(#277) Expected 1 space after "="; 0 found
(#277) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#277) Variable "Ac" must be all lower-case
(#277) Line exceeds 132 characters; contains 145 characters
(#277) Line exceeds 132 characters; contains 145 characters
(#277) Line exceeds 132 characters; contains 145 characters
(#277) Line exceeds 132 characters; contains 145 characters
(#277) Line exceeds 132 characters; contains 145 characters
(#277) Line exceeds 132 characters; contains 145 characters
(#277) Line exceeds 132 characters; contains 145 characters
(#278) Line indented incorrectly; expected at least 128 spaces, found 0
(#278) Closing brace must be on a line by itself
(#279) Line indented incorrectly; expected at least 120 spaces, found 0
(#279) Closing brace must be on a line by itself
(#280) Line indented incorrectly; expected at least 120 spaces, found 0
(#280) Commas (,) must be followed by white space.
(#280) Expected 1 space after closing parenthesis; found 0
(#280) Opening brace must be the last content on the line
(#280) Expected "if (...) {\n"; found "if(...){"
(#280) Expected 1 space before "="; 0 found
(#280) Expected 1 space after "="; 0 found
(#281) Line indented incorrectly; expected at least 128 spaces, found 0
(#281) Closing brace must be on a line by itself
(#281) Inline control structures are not allowed
(#282) Line indented incorrectly; expected at least 120 spaces, found 0
(#282) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#282) Variable "_" must not contain underscores.
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#283) Line indented incorrectly; expected at least 124 spaces, found 0
(#283) Closing brace must be on a line by itself
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#284) Line indented incorrectly; expected at least 124 spaces, found 0
(#284) Closing brace must be on a line by itself
(#284) Variable "_" must not contain underscores.
(#284) Variable "_" must not contain underscores.
(#284) Variable "_" must not contain underscores.
(#285) Line indented incorrectly; expected at least 124 spaces, found 0
(#285) Closing brace must be on a line by itself
(#286) Line indented incorrectly; expected at least 120 spaces, found 0
(#286) Expected 1 space after closing parenthesis; found 0
(#286) Opening brace must be the last content on the line
(#286) Expected "foreach (...) {\n"; found "foreach(...){"
(#286) Expected 1 space after "as"; 0 found
(#287) Line indented incorrectly; expected at least 124 spaces, found 0
(#287) Expected "if (...) {\n"; found "if(...){"
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#288) Line indented incorrectly; expected at least 132 spaces, found 0
(#288) Closing brace must be on a line by itself
(#288) Closing brace must be on a line by itself
(#289) Line indented incorrectly; expected at least 120 spaces, found 0
(#289) Closing brace must be on a line by itself
(#290) Line indented incorrectly; expected at least 124 spaces, found 0
(#290) Variable "C" must be all lower-case
(#290) Commas (,) must be followed by white space.
(#290) Expected 1 space after closing parenthesis; found 0
(#290) Opening brace must be the last content on the line
(#290) Inline control structures are not allowed
(#290) Variable "C" must be all lower-case
(#291) Line indented incorrectly; expected at least 128 spaces, found 0
(#291) Expected 1 space before "="; 0 found
(#291) Expected 1 space after "="; 0 found
(#291) Commas (,) must be followed by white space.
(#291) Variable "C" must be all lower-case
(#291) Closing brace must be on a line by itself
(#292) Line indented incorrectly; expected at least 120 spaces, found 0
(#292) Expected 1 space after closing parenthesis; found 0
(#292) Opening brace must be the last content on the line
(#292) Expected 1 space before "=="; 0 found
(#292) Expected 1 space after "=="; 0 found
(#292) Expected 1 space before "?"; 0 found
(#292) Expected 1 space after "?"; 0 found
(#292) Expected 1 space before ":"; 0 found
(#292) Expected 1 space after ":"; 0 found
(#292) Closing brace must be on a line by itself
(#293) Line indented incorrectly; expected at least 120 spaces, found 0
(#293) Variable "Q" must be all lower-case
(#293) Commas (,) must be followed by white space.
(#293) Variable "C" must be all lower-case
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#293) Variable "Kc" must be all lower-case
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#293) Variable "Ka" must be all lower-case
(#293) Commas (,) must be followed by white space.
(#293) Expected 1 space after closing parenthesis; found 0
(#293) Opening brace must be the last content on the line
(#293) Variable "Eh" must be all lower-case
(#293) Expected 1 space before "="; 0 found
(#293) Expected 1 space after "="; 0 found
(#293) Variable "Q" must be all lower-case
(#293) Expected 1 space before "=="; 0 found
(#293) Expected 1 space after "=="; 0 found
(#293) Variable "Kc" must be all lower-case
(#293) Expected "foreach (...) {\n"; found "foreach(...){"
(#293) Expected 1 space after "as"; 0 found
(#294) Line indented incorrectly; expected at least 124 spaces, found 0
(#294) Expected "if (...) {\n"; found "if(...){"
(#294) Expected 1 space before "!="; 0 found
(#294) Expected 1 space after "!="; 0 found
(#294) Variable "Eh" must be all lower-case
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#294) Closing brace must be on a line by itself
(#294) Closing brace must be on a line by itself
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#294) Variable "Xe" must be all lower-case
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#294) Expected "foreach (...) {\n"; found "foreach(...){"
(#294) Expected 1 space after "as"; 0 found
(#295) Line indented incorrectly; expected at least 124 spaces, found 0
(#295) Expected "if (...) {\n"; found "if(...){"
(#295) Expected 1 space before "="; 0 found
(#295) Expected 1 space after "="; 0 found
(#295) Variable "Eh" must be all lower-case
(#295) Expected 1 space before "?"; 0 found
(#295) Expected 1 space after "?"; 0 found
(#295) Expected 1 space before ":"; 0 found
(#295) Expected 1 space after ":"; 0 found
(#295) Inline control structures are not allowed
(#295) Expected 1 space before "!="; 0 found
(#295) Expected 1 space after "!="; 0 found
(#295) Variable "Xe" must be all lower-case
(#295) Expected 1 space before "="; 0 found
(#295) Expected 1 space after "="; 0 found
(#295) Closing brace must be on a line by itself
(#295) Closing brace must be on a line by itself
(#295) Expected "if (...) {\n"; found "if(...){"
(#295) Variable "Eh" must be all lower-case
(#295) Expected "foreach (...) {\n"; found "foreach(...){"
(#295) Expected 1 space after "as"; 0 found
(#296) Line indented incorrectly; expected at least 128 spaces, found 0
(#296) Variable "X" must be all lower-case
(#296) Inline control structures are not allowed
(#296) Variable "Q" must be all lower-case
(#296) Variable "X" must be all lower-case
(#297) Line indented incorrectly; expected at least 132 spaces, found 0
(#297) Closing brace must be on a line by itself
(#297) Inline control structures are not allowed
(#297) Variable "Q" must be all lower-case
(#297) Expected 1 space before "!="; 0 found
(#297) Expected 1 space after "!="; 0 found
(#297) Variable "C" must be all lower-case
(#297) Variable "Q" must be all lower-case
(#297) Variable "C" must be all lower-case
(#298) Line indented incorrectly; expected at least 124 spaces, found 0
(#298) Closing brace must be on a line by itself
(#298) Inline control structures are not allowed
(#298) Usage of ELSEIF not allowed; use ELSE IF instead
(#298) Variable "Q" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#298) Variable "C" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#298) Commas (,) must be followed by white space.
(#298) Variable "Xe" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#298) Variable "Kc" must be all lower-case
(#299) Line indented incorrectly; expected at least 124 spaces, found 0
(#299) Inline control structures are not allowed
(#299) Variable "Ka" must be all lower-case
(#299) Variable "Ka" must be all lower-case
(#299) Variable "C" must be all lower-case
(#300) Line indented incorrectly; expected at least 124 spaces, found 0
(#300) Closing brace must be on a line by itself
(#301) Line indented incorrectly; expected at least 120 spaces, found 0
(#301) Variable "Q" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Variable "C" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Commas (,) must be followed by white space.
(#301) Variable "Xe" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Variable "Kc" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space after closing parenthesis; found 0
(#301) Opening brace must be the last content on the line
(#301) Expected "if (...) {\n"; found "if(...){"
(#301) Variable "Q" must be all lower-case
(#301) Expected 1 space before "!="; 0 found
(#301) Expected 1 space after "!="; 0 found
(#301) Expected "if (...) {\n"; found "if(...){"
(#301) Expected "foreach (...) {\n"; found "foreach(...){"
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#301) Expected 1 space before "as"; 0 found
(#301) Expected 1 space after "as"; 0 found
(#301) Variable "Q" must be all lower-case
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#301) Expected 1 space before "="; 0 found
(#301) Expected 1 space after "="; 0 found
(#301) Commas (,) must be followed by white space.
(#301) Variable "Xe" must be all lower-case
(#301) Expected 1 space before "="; 0 found
(#301) Expected 1 space after "="; 0 found
(#301) Closing brace must be on a line by itself
(#301) Closing brace must be on a line by itself
(#301) Expected 1 space before "="; 0 found
(#301) Expected 1 space after "="; 0 found
(#301) Expected "foreach (...) {\n"; found "foreach(...){"
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#301) Expected 1 space after "as"; 0 found
(#301) Line exceeds 132 characters; contains 179 characters
(#301) Line exceeds 132 characters; contains 179 characters
(#301) Line exceeds 132 characters; contains 179 characters
(#301) Line exceeds 132 characters; contains 179 characters
(#301) Line exceeds 132 characters; contains 179 characters
(#301) Line exceeds 132 characters; contains 179 characters
(#301) Line exceeds 132 characters; contains 179 characters
(#302) Line indented incorrectly; expected at least 128 spaces, found 0
(#302) Expected 1 space before "=>"; 0 found
(#302) Expected 1 space after "=>"; 0 found
(#302) Inline control structures are not allowed
(#302) Expected 1 space before "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#302) Expected 1 space before "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#302) Closing brace must be on a line by itself
(#302) Variable "Xb" must be all lower-case
(#302) Expected 1 space before "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#302) Expected "foreach (...) {\n"; found "foreach(...){"
(#302) Expected 1 space before "=>"; 0 found
(#302) Expected 1 space after "=>"; 0 found
(#302) Expected 1 space after "as"; 0 found
(#303) Line indented incorrectly; expected at least 128 spaces, found 0
(#303) Expected 1 space before "=>"; 0 found
(#303) Expected 1 space after "=>"; 0 found
(#303) Variable "X" must be all lower-case
(#303) Expected "if (...) {\n"; found "if(...){"
(#303) Variable "X" must be all lower-case
(#303) Expected 1 space before "=="; 0 found
(#303) Expected 1 space after "=="; 0 found
(#303) Variable "Xb" must be all lower-case
(#303) Variable "X" must be all lower-case
(#303) Expected 1 space before "="; 0 found
(#303) Expected 1 space after "="; 0 found
(#303) Closing brace must be on a line by itself
(#303) Closing brace must be on a line by itself
(#303) Expected "foreach (...) {\n"; found "foreach(...){"
(#303) Expected 1 space before "=>"; 0 found
(#303) Expected 1 space after "=>"; 0 found
(#303) Expected 1 space before "as"; 0 found
(#303) Expected 1 space after "as"; 0 found
(#303) Variable "Q" must be all lower-case
(#303) Variable "Ed" must be all lower-case
(#303) Expected 1 space before "=>"; 0 found
(#303) Expected 1 space after "=>"; 0 found
(#303) Expected 1 space before "="; 0 found
(#303) Expected 1 space after "="; 0 found
(#303) Expected "foreach (...) {\n"; found "foreach(...){"
(#303) Expected 1 space before "=>"; 0 found
(#303) Expected 1 space after "=>"; 0 found
(#303) Expected 1 space before "as"; 0 found
(#303) Expected 1 space after "as"; 0 found
(#303) Expected 1 space before "=>"; 0 found
(#303) Expected 1 space after "=>"; 0 found
(#303) Inline control structures are not allowed
(#303) Variable "Xe" must be all lower-case
(#303) Line exceeds 132 characters; contains 152 characters
(#303) Line exceeds 132 characters; contains 152 characters
(#303) Line exceeds 132 characters; contains 152 characters
(#303) Line exceeds 132 characters; contains 152 characters
(#303) Line exceeds 132 characters; contains 152 characters
(#303) Line exceeds 132 characters; contains 152 characters
(#303) Line exceeds 132 characters; contains 152 characters
(#304) Line indented incorrectly; expected at least 136 spaces, found 0
(#304) Expected 1 space before "="; 0 found
(#304) Expected 1 space after "="; 0 found
(#304) Variable "Xe" must be all lower-case
(#304) Expected 1 space before "?"; 0 found
(#304) Expected 1 space after "?"; 0 found
(#304) Expected 1 space before ":"; 0 found
(#304) Expected 1 space after ":"; 0 found
(#304) Closing brace must be on a line by itself
(#304) Expected 1 space before "="; 0 found
(#304) Expected 1 space after "="; 0 found
(#304) Commas (,) must be followed by white space.
(#304) Expected "if (...) {\n"; found "if(...){"
(#304) Variable "Xb" must be all lower-case
(#304) Variable "Ed" must be all lower-case
(#304) Inline control structures are not allowed
(#304) Expected 1 space before "!="; 0 found
(#304) Expected 1 space after "!="; 0 found
(#304) Expected 1 space before "="; 0 found
(#304) Expected 1 space after "="; 0 found
(#304) Commas (,) must be followed by white space.
(#304) Variable "Ed" must be all lower-case
(#304) Commas (,) must be followed by white space.
(#304) Closing brace must be on a line by itself
(#304) Closing brace must be on a line by itself
(#304) Expected "foreach (...) {\n"; found "foreach(...){"
(#304) Expected 1 space before "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Expected 1 space after "as"; 0 found
(#304) Line exceeds 132 characters; contains 160 characters
(#304) Line exceeds 132 characters; contains 160 characters
(#304) Line exceeds 132 characters; contains 160 characters
(#304) Line exceeds 132 characters; contains 160 characters
(#304) Line exceeds 132 characters; contains 160 characters
(#304) Line exceeds 132 characters; contains 160 characters
(#304) Line exceeds 132 characters; contains 160 characters
(#305) Line indented incorrectly; expected at least 128 spaces, found 0
(#305) Expected 1 space before "=>"; 0 found
(#305) Expected 1 space after "=>"; 0 found
(#305) Variable "X" must be all lower-case
(#305) Expected "if (...) {\n"; found "if(...){"
(#305) Variable "X" must be all lower-case
(#305) Expected 1 space before "=="; 0 found
(#305) Expected 1 space after "=="; 0 found
(#305) Variable "Kc" must be all lower-case
(#305) Expected 1 space before "="; 0 found
(#305) Expected 1 space after "="; 0 found
(#305) Variable "X" must be all lower-case
(#305) Closing brace must be on a line by itself
(#305) Closing brace must be on a line by itself
(#305) Expected "foreach (...) {\n"; found "foreach(...){"
(#305) Expected 1 space before "=>"; 0 found
(#305) Expected 1 space after "=>"; 0 found
(#305) Expected 1 space before "as"; 0 found
(#305) Expected 1 space after "as"; 0 found
(#305) Variable "Q" must be all lower-case
(#305) Variable "Ed" must be all lower-case
(#305) Expected 1 space before "=>"; 0 found
(#305) Expected 1 space after "=>"; 0 found
(#305) Expected "foreach (...) {\n"; found "foreach(...){"
(#305) Expected 1 space before "=>"; 0 found
(#305) Expected 1 space after "=>"; 0 found
(#305) Expected 1 space before "as"; 0 found
(#305) Expected 1 space after "as"; 0 found
(#305) Expected 1 space before "=>"; 0 found
(#305) Expected 1 space after "=>"; 0 found
(#305) Inline control structures are not allowed
(#305) Variable "Xe" must be all lower-case
(#305) Line exceeds 132 characters; contains 160 characters
(#305) Line exceeds 132 characters; contains 160 characters
(#305) Line exceeds 132 characters; contains 160 characters
(#305) Line exceeds 132 characters; contains 160 characters
(#305) Line exceeds 132 characters; contains 160 characters
(#305) Line exceeds 132 characters; contains 160 characters
(#305) Line exceeds 132 characters; contains 160 characters
(#306) Line indented incorrectly; expected at least 136 spaces, found 0
(#306) Expected 1 space before "="; 0 found
(#306) Expected 1 space after "="; 0 found
(#306) Variable "Xe" must be all lower-case
(#306) Closing brace must be on a line by itself
(#306) Inline control structures are not allowed
(#306) Variable "Kc" must be all lower-case
(#306) Variable "Ed" must be all lower-case
(#306) Variable "Kc" must be all lower-case
(#306) Expected 1 space before "="; 0 found
(#306) Expected 1 space after "="; 0 found
(#306) Closing brace must be on a line by itself
(#306) Closing brace must be on a line by itself
(#306) Expected 1 space before "="; 0 found
(#306) Expected 1 space after "="; 0 found
(#306) Commas (,) must be followed by white space.
(#306) Variable "Kc" must be all lower-case
(#306) Inline control structures are not allowed
(#306) Variable "Q" must be all lower-case
(#306) Expected 1 space before "!="; 0 found
(#306) Expected 1 space after "!="; 0 found
(#306) Expected 1 space before "?"; 0 found
(#306) Expected 1 space after "?"; 0 found
(#306) Variable "C" must be all lower-case
(#306) Expected 1 space before ":"; 0 found
(#306) Expected 1 space after ":"; 0 found
(#306) Variable "C" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Line exceeds maximum limit of 180 characters; contains 233 characters
(#306) Line exceeds maximum limit of 180 characters; contains 233 characters
(#306) Line exceeds maximum limit of 180 characters; contains 233 characters
(#306) Line exceeds maximum limit of 180 characters; contains 233 characters
(#306) Line exceeds maximum limit of 180 characters; contains 233 characters
(#306) Line exceeds maximum limit of 180 characters; contains 233 characters
(#306) Line exceeds maximum limit of 180 characters; contains 233 characters
(#307) Line indented incorrectly; expected at least 120 spaces, found 0
(#307) Expected "if (...) {\n"; found "if(...){"
(#307) Variable "Q" must be all lower-case
(#307) Expected 1 space before "!="; 0 found
(#307) Expected 1 space after "!="; 0 found
(#307) Inline control structures are not allowed
(#307) Variable "Xe" must be all lower-case
(#307) Variable "C" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Variable "Xe" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Commas (,) must be followed by white space.
(#307) Variable "Xe" must be all lower-case
(#307) Variable "Q" must be all lower-case
(#307) Line exceeds maximum limit of 180 characters; contains 184 characters
(#307) Line exceeds maximum limit of 180 characters; contains 184 characters
(#307) Line exceeds maximum limit of 180 characters; contains 184 characters
(#307) Line exceeds maximum limit of 180 characters; contains 184 characters
(#307) Line exceeds maximum limit of 180 characters; contains 184 characters
(#307) Line exceeds maximum limit of 180 characters; contains 184 characters
(#307) Line exceeds maximum limit of 180 characters; contains 184 characters
(#308) Line indented incorrectly; expected at least 124 spaces, found 0
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#308) Expected "foreach (...) {\n"; found "foreach(...){"
(#308) Expected 1 space before "=>"; 0 found
(#308) Expected 1 space after "=>"; 0 found
(#308) Expected 1 space before "as"; 0 found
(#308) Expected 1 space after "as"; 0 found
(#308) Variable "Q" must be all lower-case
(#308) Expected 1 space before "=>"; 0 found
(#308) Expected 1 space after "=>"; 0 found
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#308) 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
(#308) Inline control structures are not allowed
(#308) Variable "Q" must be all lower-case
(#308) Line exceeds maximum limit of 180 characters; contains 208 characters
(#308) Line exceeds maximum limit of 180 characters; contains 208 characters
(#308) Line exceeds maximum limit of 180 characters; contains 208 characters
(#308) Line exceeds maximum limit of 180 characters; contains 208 characters
(#308) Line exceeds maximum limit of 180 characters; contains 208 characters
(#308) Line exceeds maximum limit of 180 characters; contains 208 characters
(#308) Line exceeds maximum limit of 180 characters; contains 208 characters
(#309) Line indented incorrectly; expected at least 124 spaces, found 0
(#309) Variable "C" must be all lower-case
(#309) Variable "C" must be all lower-case
(#309) Inline control structures are not allowed
(#309) Variable "C" must be all lower-case
(#309) Commas (,) must be followed by white space.
(#310) Line indented incorrectly; expected at least 124 spaces, found 0
(#310) Expected "foreach (...) {\n"; found "foreach(...){"
(#310) Expected 1 space after "as"; 0 found
(#311) Line indented incorrectly; expected at least 124 spaces, found 0
(#311) Inline control structures are not allowed
(#312) Line indented incorrectly; expected at least 128 spaces, found 0
(#312) Closing brace must be on a line by itself
(#312) Closing brace must be on a line by itself
(#313) Line indented incorrectly; expected at least 120 spaces, found 0
(#313) Closing brace must be on a line by itself
(#314) Line indented incorrectly; expected at least 124 spaces, found 0
(#314) Variable "Q" must be all lower-case
(#314) Commas (,) must be followed by white space.
(#314) Variable "U" must be all lower-case
(#314) Commas (,) must be followed by white space.
(#314) Variable "C" must be all lower-case
(#314) Commas (,) must be followed by white space.
(#314) Expected 1 space after closing parenthesis; found 0
(#314) Opening brace must be the last content on the line
(#314) Variable "U" must be all lower-case
(#314) Variable "U" must be all lower-case
(#314) Expected 1 space before "!="; 0 found
(#314) Expected 1 space after "!="; 0 found
(#314) Expected 1 space before "?"; 0 found
(#314) Expected 1 space after "?"; 0 found
(#314) Expected 1 space before ":"; 0 found
(#314) Expected 1 space after ":"; 0 found
(#314) Variable "C" must be all lower-case
(#314) Expected 1 space before "!="; 0 found
(#314) Expected 1 space after "!="; 0 found
(#314) Expected 1 space before "?"; 0 found
(#314) Expected 1 space after "?"; 0 found
(#314) Variable "C" must be all lower-case
(#314) Expected 1 space before ":"; 0 found
(#314) Expected 1 space after ":"; 0 found
(#314) Variable "Q" must be all lower-case
(#314) Variable "Q" must be all lower-case
(#314) Closing brace must be on a line by itself
(#314) Line exceeds 132 characters; contains 137 characters
(#314) Line exceeds 132 characters; contains 137 characters
(#314) Line exceeds 132 characters; contains 137 characters
(#314) Line exceeds 132 characters; contains 137 characters
(#314) Line exceeds 132 characters; contains 137 characters
(#314) Line exceeds 132 characters; contains 137 characters
(#314) Line exceeds 132 characters; contains 137 characters
(#315) Line indented incorrectly; expected at least 124 spaces, found 0
(#315) Variable "Q" must be all lower-case
(#315) Commas (,) must be followed by white space.
(#315) Expected 1 space after closing parenthesis; found 0
(#315) Opening brace must be the last content on the line
(#315) Expected "foreach (...) {\n"; found "foreach(...){"
(#315) Expected 1 space after "as"; 0 found
(#316) Line indented incorrectly; expected at least 128 spaces, found 0
(#316) Inline control structures are not allowed
(#316) Expected 1 space before "=="; 0 found
(#316) Expected 1 space after "=="; 0 found
(#317) Line indented incorrectly; expected at least 132 spaces, found 0
(#317) Variable "Q" must be all lower-case
(#317) Commas (,) must be followed by white space.
(#317) Variable "Q" must be all lower-case
(#317) Commas (,) must be followed by white space.
(#317) Commas (,) must be followed by white space.
(#317) Commas (,) must be followed by white space.
(#317) Commas (,) must be followed by white space.
(#317) Closing brace must be on a line by itself
(#317) Expected "foreach (...) {\n"; found "foreach(...){"
(#317) Expected 1 space before "as"; 0 found
(#317) Expected 1 space after "as"; 0 found
(#317) Variable "X" must be all lower-case
(#317) Inline control structures are not allowed
(#317) Variable "X" must be all lower-case
(#317) Expected 1 space before "=="; 0 found
(#317) Expected 1 space after "=="; 0 found
(#317) Expected 1 space before "?"; 0 found
(#317) Expected 1 space after "?"; 0 found
(#317) Variable "X" must be all lower-case
(#317) Expected 1 space before ":"; 0 found
(#317) Expected 1 space after ":"; 0 found
(#317) Variable "Q" must be all lower-case
(#317) Commas (,) must be followed by white space.
(#317) Variable "X" must be all lower-case
(#317) Commas (,) must be followed by white space.
(#317) Variable "X" must be all lower-case
(#317) Commas (,) must be followed by white space.
(#317) Variable "X" must be all lower-case
(#317) Line exceeds 132 characters; contains 178 characters
(#317) Line exceeds 132 characters; contains 178 characters
(#317) Line exceeds 132 characters; contains 178 characters
(#317) Line exceeds 132 characters; contains 178 characters
(#317) Line exceeds 132 characters; contains 178 characters
(#317) Line exceeds 132 characters; contains 178 characters
(#317) Line exceeds 132 characters; contains 178 characters
(#318) Line indented incorrectly; expected at least 128 spaces, found 0
(#318) Closing brace must be on a line by itself
(#319) Line indented incorrectly; expected at least 132 spaces, found 0
(#319) Closing brace must be on a line by itself
(#320) Line indented incorrectly; expected at least 124 spaces, found 0
(#320) Variable "S" must be all lower-case
(#320) Expected 1 space after closing parenthesis; found 0
(#320) Opening brace must be the last content on the line
(#321) Line indented incorrectly; expected at least 128 spaces, found 0
(#321) Commas (,) must be followed by white space.
(#321) Variable "S" must be all lower-case
(#321) Closing brace must be on a line by itself
(#322) Line indented incorrectly; expected at least 132 spaces, found 0
(#322) Variable "Ph" must be all lower-case
(#322) Expected 1 space after closing parenthesis; found 0
(#322) Opening brace must be the last content on the line
(#323) Line indented incorrectly; expected at least 136 spaces, found 0
(#323) Commas (,) must be followed by white space.
(#323) Variable "Ph" must be all lower-case
(#323) Closing brace must be on a line by itself
(#324) Line indented incorrectly; expected at least 128 spaces, found 0
(#324) Variable "S" must be all lower-case
(#324) Expected 1 space after closing parenthesis; found 0
(#324) Opening brace must be the last content on the line
(#325) Line indented incorrectly; expected at least 132 spaces, found 0
(#325) Commas (,) must be followed by white space.
(#325) Variable "S" must be all lower-case
(#325) Closing brace must be on a line by itself
(#326) Line indented incorrectly; expected at least 136 spaces, found 0
(#326) Variable "S" must be all lower-case
(#326) Commas (,) must be followed by white space.
(#326) Variable "Ph" must be all lower-case
(#326) Commas (,) must be followed by white space.
(#326) Variable "Sg" must be all lower-case
(#326) Expected 1 space after closing parenthesis; found 0
(#326) Opening brace must be the last content on the line
(#327) Line indented incorrectly; expected at least 140 spaces, found 0
(#327) Closing brace must be on a line by itself
(#328) Line indented incorrectly; expected at least 132 spaces, found 0
(#328) Variable "C" must be all lower-case
(#328) Expected 1 space after closing parenthesis; found 0
(#328) Opening brace must be the last content on the line
(#328) Inline control structures are not allowed
(#328) Variable "C" must be all lower-case
(#328) Expected 1 space before "=="; 0 found
(#328) Expected 1 space after "=="; 0 found
(#329) Line indented incorrectly; expected at least 136 spaces, found 0
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#329) The use of backticks in strings is not recommended
(#329) Commas (,) must be followed by white space.
(#329) Variable "C" must be all lower-case
(#329) Commas (,) must be followed by white space.
(#329) Variable "B" must be all lower-case
(#329) Line exceeds maximum limit of 180 characters; contains 321 characters
(#329) Line exceeds maximum limit of 180 characters; contains 321 characters
(#329) Line exceeds maximum limit of 180 characters; contains 321 characters
(#329) Line exceeds maximum limit of 180 characters; contains 321 characters
(#329) Line exceeds maximum limit of 180 characters; contains 321 characters
(#329) Line exceeds maximum limit of 180 characters; contains 321 characters
(#329) Line exceeds maximum limit of 180 characters; contains 321 characters
(#330) Line indented incorrectly; expected at least 136 spaces, found 0
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Variable "B" must be all lower-case
(#330) Commas (,) must be followed by white space.
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Variable "B" must be all lower-case
(#330) Commas (,) must be followed by white space.
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Variable "C" must be all lower-case
(#330) Commas (,) must be followed by white space.
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Variable "B" must be all lower-case
(#330) Closing brace must be on a line by itself
(#331) Line indented incorrectly; expected at least 140 spaces, found 0
(#331) Variable "Q" must be all lower-case
(#331) Expected 1 space after closing parenthesis; found 0
(#331) Opening brace must be the last content on the line
(#331) Variable "J" must be all lower-case
(#331) Expected 1 space before "="; 0 found
(#331) Expected 1 space after "="; 0 found
(#331) Expected "foreach (...) {\n"; found "foreach(...){"
(#331) Expected 1 space before "as"; 0 found
(#331) Expected 1 space after "as"; 0 found
(#331) Variable "Q" must be all lower-case
(#331) Variable "K" must be all lower-case
(#331) The use of backticks in strings is not recommended
(#331) Commas (,) must be followed by white space.
(#331) Variable "K" must be all lower-case
(#331) Commas (,) must be followed by white space.
(#331) Variable "B" must be all lower-case
(#331) Variable "J" must be all lower-case
(#331) Variable "K" must be all lower-case
(#331) Expected 1 space before "="; 0 found
(#331) Expected 1 space after "="; 0 found
(#331) Variable "B" must be all lower-case
(#331) Commas (,) must be followed by white space.
(#331) Variable "B" must be all lower-case
(#331) Closing brace must be on a line by itself
(#331) Variable "J" must be all lower-case
(#331) Closing brace must be on a line by itself
(#331) Line exceeds maximum limit of 180 characters; contains 282 characters
(#331) Line exceeds maximum limit of 180 characters; contains 282 characters
(#331) Line exceeds maximum limit of 180 characters; contains 282 characters
(#331) Line exceeds maximum limit of 180 characters; contains 282 characters
(#331) Line exceeds maximum limit of 180 characters; contains 282 characters
(#331) Line exceeds maximum limit of 180 characters; contains 282 characters
(#331) Line exceeds maximum limit of 180 characters; contains 282 characters
(#332) Line indented incorrectly; expected at least 140 spaces, found 0
(#332) Expected 1 space after closing parenthesis; found 0
(#332) Opening brace must be the last content on the line
(#333) Line indented incorrectly; expected at least 144 spaces, found 0
(#333) Expected 1 space before "=>"; 0 found
(#333) Expected 1 space after "=>"; 0 found
(#333) Commas (,) must be followed by white space.
(#333) Commas (,) must be followed by white space.
(#333) Commas (,) must be followed by white space.
(#333) Expected 1 space before "=>"; 0 found
(#333) Expected 1 space after "=>"; 0 found
(#333) Commas (,) must be followed by white space.
(#333) Closing brace must be on a line by itself
(#334) Line indented incorrectly; expected at least 140 spaces, found 0
(#334) Variable "C" must be all lower-case
(#334) Commas (,) must be followed by white space.
(#334) Variable "U" must be all lower-case
(#334) Closing brace must be on a line by itself
(#335) Line indented incorrectly; expected at least 140 spaces, found 0
(#335) Closing brace must be on a line by itself
(#336) Line indented incorrectly; expected at least 140 spaces, found 0
(#336) Closing brace must be on a line by itself
(#337) Line indented incorrectly; expected at least 140 spaces, found 0
(#337) Expected 1 space after closing parenthesis; found 0
(#337) Opening brace must be the last content on the line
(#338) Line indented incorrectly; expected at least 144 spaces, found 0
(#338) Closing brace must be on a line by itself
(#339) Line indented incorrectly; expected at least 140 spaces, found 0
(#339) Expected 1 space after closing parenthesis; found 0
(#339) Opening brace must be the last content on the line
(#339) Closing brace must be on a line by itself
(#340) Line indented incorrectly; expected at least 140 spaces, found 0
(#340) Commas (,) must be followed by white space.
(#340) Variable "H" 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
(#340) Variable "H" must be all lower-case
(#340) Closing brace must be on a line by itself
(#341) Line indented incorrectly; expected at least 140 spaces, found 0
(#341) Variable "R" must be all lower-case
(#341) Commas (,) must be followed by white space.
(#341) Variable "Z" must be all lower-case
(#341) Closing brace must be on a line by itself
(#342) Line indented incorrectly; expected at least 140 spaces, found 0
(#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 144 spaces, found 0
(#343) Closing brace must be on a line by itself
(#344) Line indented incorrectly; expected at least 140 spaces, found 0
(#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 144 spaces, found 0
(#345) Closing brace must be on a line by itself
(#346) Line indented incorrectly; expected at least 144 spaces, found 0
(#346) Expected 1 space after closing parenthesis; found 0
(#346) Opening brace must be the last content on the line
(#346) Closing brace must be on a line by itself
(#347) Line indented incorrectly; expected at least 144 spaces, found 0
(#347) Expected 1 space after closing parenthesis; found 0
(#347) Opening brace must be the last content on the line
(#348) Line indented incorrectly; expected at least 148 spaces, found 0
(#348) Closing brace must be on a line by itself
(#349) Line indented incorrectly; expected at least 144 spaces, found 0
(#349) Variable "Q" must be all lower-case
(#349) Commas (,) must be followed by white space.
(#349) Variable "Ka" 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) Variable "Q" must be all lower-case
(#349) Expected "foreach (...) {\n"; found "foreach(...){"
(#349) Expected 1 space before "=>"; 0 found
(#349) Expected 1 space after "=>"; 0 found
(#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 "C" must be all lower-case
(#349) Expected 1 space before "=>"; 0 found
(#349) Expected 1 space after "=>"; 0 found
(#349) Inline control structures are not allowed
(#349) Variable "C" must be all lower-case
(#349) Expected 1 space before "=="; 0 found
(#349) Expected 1 space after "=="; 0 found
(#349) Variable "J" must be all lower-case
(#349) Expected 1 space before ".="; 0 found
(#349) Expected 1 space after ".="; 0 found
(#349) Variable "Q" must be all lower-case
(#349) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#349) Variable "C" must be all lower-case
(#349) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#349) Commas (,) must be followed by white space.
(#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 292 characters
(#349) Line exceeds maximum limit of 180 characters; contains 292 characters
(#349) Line exceeds maximum limit of 180 characters; contains 292 characters
(#349) Line exceeds maximum limit of 180 characters; contains 292 characters
(#349) Line exceeds maximum limit of 180 characters; contains 292 characters
(#349) Line exceeds maximum limit of 180 characters; contains 292 characters
(#349) Line exceeds maximum limit of 180 characters; contains 292 characters
(#350) Line indented incorrectly; expected at least 144 spaces, found 0
(#350) Variable "Q" must be all lower-case
(#350) Expected 1 space after closing parenthesis; found 0
(#350) Opening brace must be the last content on the line
(#350) Variable "Q" must be all lower-case
(#350) Closing brace must be on a line by itself
(#351) Line indented incorrectly; expected at least 144 spaces, found 0
(#351) Variable "Db" must be all lower-case
(#351) Closing brace must be on a line by itself
(#352) Line indented incorrectly; expected at least 144 spaces, found 0
(#352) Variable "Q" must be all lower-case
(#352) Commas (,) must be followed by white space.
(#352) Variable "Dg" must be all lower-case
(#352) Expected 1 space after closing parenthesis; found 0
(#352) Opening brace must be the last content on the line
(#353) Line indented incorrectly; expected at least 148 spaces, found 0
(#353) Variable "Q" must be all lower-case
(#353) Closing brace must be on a line by itself
(#354) Line indented incorrectly; expected at least 144 spaces, found 0
(#354) Expected 1 space after closing parenthesis; found 0
(#354) Opening brace must be the last content on the line
(#354) Variable "J" must be all lower-case
(#354) Expected 1 space before "="; 0 found
(#354) Expected 1 space after "="; 0 found
(#354) Inline control structures are not allowed
(#354) Expected 1 space before "as"; 0 found
(#354) Expected 1 space after "as"; 0 found
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Commas (,) must be followed by white space.
(#354) Variable "J" must be all lower-case
(#354) Expected 1 space before "="; 0 found
(#354) Expected 1 space after "="; 0 found
(#354) Variable "J" must be all lower-case
(#354) Closing brace must be on a line by itself
(#354) Line exceeds maximum limit of 180 characters; contains 557 characters
(#354) Line exceeds maximum limit of 180 characters; contains 557 characters
(#354) Line exceeds maximum limit of 180 characters; contains 557 characters
(#354) Line exceeds maximum limit of 180 characters; contains 557 characters
(#354) Line exceeds maximum limit of 180 characters; contains 557 characters
(#354) Line exceeds maximum limit of 180 characters; contains 557 characters
(#354) Line exceeds maximum limit of 180 characters; contains 557 characters
(#355) Line indented incorrectly; expected at least 144 spaces, found 0
(#355) Expected 1 space after closing parenthesis; found 0
(#355) Opening brace must be the last content on the line
(#355) Variable "J" must be all lower-case
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#355) Expected "foreach (...) {\n"; found "foreach(...){"
(#355) Expected 1 space before "as"; 0 found
(#355) Expected 1 space after "as"; 0 found
(#355) Variable "Me" must be all lower-case
(#355) Commas (,) must be followed by white space.
(#355) Variable "X" must be all lower-case
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#355) Commas (,) must be followed by white space.
(#355) Variable "Me" must be all lower-case
(#355) Commas (,) must be followed by white space.
(#355) Variable "J" must be all lower-case
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#355) Variable "X" must be all lower-case
(#355) Closing brace must be on a line by itself
(#355) Variable "J" must be all lower-case
(#355) Closing brace must be on a line by itself
(#355) Line exceeds 132 characters; contains 134 characters
(#355) Line exceeds 132 characters; contains 134 characters
(#355) Line exceeds 132 characters; contains 134 characters
(#355) Line exceeds 132 characters; contains 134 characters
(#355) Line exceeds 132 characters; contains 134 characters
(#355) Line exceeds 132 characters; contains 134 characters
(#355) Line exceeds 132 characters; contains 134 characters
(#356) Line indented incorrectly; expected at least 144 spaces, found 0
(#356) Closing brace must be on a line by itself
(#357) Line indented incorrectly; expected at least 144 spaces, found 0
(#357) Commas (,) must be followed by white space.
(#357) Variable "J" must be all lower-case
(#357) Expected 1 space after closing parenthesis; found 0
(#357) Opening brace must be the last content on the line
(#357) Variable "J" must be all lower-case
(#357) Closing brace must be on a line by itself
(#358) Line indented incorrectly; expected at least 144 spaces, found 0
(#358) Variable "Dc" 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
(#359) Line indented incorrectly; expected at least 148 spaces, found 0
(#359) Commas (,) must be followed by white space.
(#359) Variable "Dc" must be all lower-case
(#359) Closing brace must be on a line by itself
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#359) Expected 1 space before "=>"; 0 found
(#359) Expected 1 space after "=>"; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Expected 1 space before "=>"; 0 found
(#359) Expected 1 space after "=>"; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Expected 1 space before "=>"; 0 found
(#359) Expected 1 space after "=>"; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Expected 1 space before "=>"; 0 found
(#359) Expected 1 space after "=>"; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Expected 1 space before "=>"; 0 found
(#359) Expected 1 space after "=>"; 0 found
(#359) Variable "Cg" must be all lower-case
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#359) Variable "Ah" must be all lower-case
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#359) Variable "Ke" must be all lower-case
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Variable "Tc" must be all lower-case
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Variable "Yc" must be all lower-case
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Expected 1 space before "=>"; 0 found
(#359) Expected 1 space after "=>"; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Expected 1 space before "=>"; 0 found
(#359) Expected 1 space after "=>"; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Closing brace must be on a line by itself
(#359) Variable "Ub" must be all lower-case
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#359) Expected "if (...) {\n"; found "if(...){"
(#359) Expected 1 space before "="; 0 found
(#359) Expected 1 space after "="; 0 found
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#359) Expected "if (...) {\n"; found "if(...){"
(#359) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 226
(#359) Line exceeds maximum limit of 180 characters; contains 698 characters
(#359) Line exceeds maximum limit of 180 characters; contains 698 characters
(#359) Line exceeds maximum limit of 180 characters; contains 698 characters
(#359) Line exceeds maximum limit of 180 characters; contains 698 characters
(#359) Line exceeds maximum limit of 180 characters; contains 698 characters
(#359) Line exceeds maximum limit of 180 characters; contains 698 characters
(#359) Line exceeds maximum limit of 180 characters; contains 698 characters
(#360) Line indented incorrectly; expected at least 88 spaces, found 0
(#360) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#360) Scope modifier not specified for member variable "$extension"
(#360) Expected 1 space before "="; 0 found
(#360) Expected 1 space after "="; 0 found
(#360) Commas (,) must be followed by white space.
(#360) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#360) Scope modifier not specified for member variable "$_link"
(#360) Commas (,) must be followed by white space.
(#360) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#360) Scope modifier not specified for member variable "$_result"
(#360) Commas (,) must be followed by white space.
(#360) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#360) Scope modifier not specified for member variable "$_string"
(#360) Commas (,) must be followed by white space.
(#360) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#360) Scope modifier not specified for member variable "$_database"
(#360) Expected 1 space before "="; 0 found
(#360) Expected 1 space after "="; 0 found
(#360) Commas (,) must be followed by white space.
(#360) Member variable "server_info" must not contain underscores.
(#360) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#360) Scope modifier not specified for member variable "$server_info"
(#360) Commas (,) must be followed by white space.
(#360) Member variable "affected_rows" must not contain underscores.
(#360) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#360) Scope modifier not specified for member variable "$affected_rows"
(#360) Commas (,) must be followed by white space.
(#360) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#360) Scope modifier not specified for member variable "$error"
(#360) Visibility must be declared on method "_error"
(#361) Line indented incorrectly; expected at least 92 spaces, found 0
(#361) Commas (,) must be followed by white space.
(#361) Expected 1 space after closing parenthesis; found 0
(#361) Opening brace must be the last content on the line
(#361) Inline control structures are not allowed
(#361) Expected 1 space before "="; 0 found
(#361) Expected 1 space after "="; 0 found
(#361) Expected 1 space before "="; 0 found
(#361) Expected 1 space after "="; 0 found
(#361) Commas (,) must be followed by white space.
(#361) Commas (,) must be followed by white space.
(#361) Expected 1 space before "="; 0 found
(#361) Expected 1 space after "="; 0 found
(#361) Closing brace must be on a line by itself
(#361) Line exceeds 132 characters; contains 141 characters
(#361) Line exceeds 132 characters; contains 141 characters
(#361) Line exceeds 132 characters; contains 141 characters
(#361) Line exceeds 132 characters; contains 141 characters
(#361) Line exceeds 132 characters; contains 141 characters
(#361) Line exceeds 132 characters; contains 141 characters
(#361) Line exceeds 132 characters; contains 141 characters
(#361) Visibility must be declared on method "connect"
(#362) Line indented incorrectly; expected at least 92 spaces, found 0
(#362) Variable "N" must be all lower-case
(#362) Commas (,) must be followed by white space.
(#362) Variable "V" must be all lower-case
(#362) Commas (,) must be followed by white space.
(#362) Variable "G" must be all lower-case
(#362) Expected 1 space after closing parenthesis; found 0
(#362) Opening brace must be the last content on the line
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#362) Commas (,) must be followed by white space.
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#362) Commas (,) must be followed by white space.
(#362) Commas (,) must be followed by white space.
(#362) Variable "N" must be all lower-case
(#362) Commas (,) must be followed by white space.
(#362) Variable "V" must be all lower-case
(#362) Commas (,) must be followed by white space.
(#362) Variable "G" must be all lower-case
(#362) Commas (,) must be followed by white space.
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#362) Expected 1 space before "!="; 0 found
(#362) Expected 1 space after "!="; 0 found
(#362) Expected 1 space before "?"; 0 found
(#362) Expected 1 space after "?"; 0 found
(#362) Commas (,) must be followed by white space.
(#362) Expected 1 space before ":"; 0 found
(#362) Expected 1 space after ":"; 0 found
(#362) Commas (,) must be followed by white space.
(#362) Expected "if (...) {\n"; found "if(...){"
(#362) Expected 1 space before "!="; 0 found
(#362) Expected 1 space after "!="; 0 found
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#362) Commas (,) must be followed by white space.
(#362) Closing brace must be on a line by itself
(#362) Expected "if (...) {\n"; found "if(...){"
(#362) Variable "Nh" must be all lower-case
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#362) Expected 1 space before "="; 0 found
(#362) Expected 1 space after "="; 0 found
(#362) Variable "Nh" must be all lower-case
(#362) Commas (,) must be followed by white space.
(#362) Closing brace must be on a line by itself
(#362) Closing brace must be on a line by itself
(#362) Line exceeds maximum limit of 180 characters; contains 673 characters
(#362) Visibility must be declared on method "quote"
(#362) Line exceeds maximum limit of 180 characters; contains 673 characters
(#362) Line exceeds maximum limit of 180 characters; contains 673 characters
(#362) Line exceeds maximum limit of 180 characters; contains 673 characters
(#362) Line exceeds maximum limit of 180 characters; contains 673 characters
(#362) Line exceeds maximum limit of 180 characters; contains 673 characters
(#362) Line exceeds maximum limit of 180 characters; contains 673 characters
(#363) Line indented incorrectly; expected at least 92 spaces, found 0
(#363) Variable "P" must be all lower-case
(#363) Expected 1 space after closing parenthesis; found 0
(#363) Opening brace must be the last content on the line
(#363) Commas (,) must be followed by white space.
(#363) Variable "P" must be all lower-case
(#363) Closing brace must be on a line by itself
(#363) Visibility must be declared on method "select_db"
(#364) Line indented incorrectly; expected at least 92 spaces, found 0
(#364) Variable "Db" must be all lower-case
(#364) Expected 1 space after closing parenthesis; found 0
(#364) Opening brace must be the last content on the line
(#364) Inline control structures are not allowed
(#364) Variable "Db" must be all lower-case
(#364) Expected 1 space before "=="; 0 found
(#364) Expected 1 space after "=="; 0 found
(#364) Variable "J" must be all lower-case
(#364) Expected 1 space before "="; 0 found
(#364) Expected 1 space after "="; 0 found
(#364) Variable "Db" must be all lower-case
(#364) Commas (,) must be followed by white space.
(#364) Commas (,) must be followed by white space.
(#364) Inline control structures are not allowed
(#364) Variable "J" must be all lower-case
(#364) Expected 1 space before "="; 0 found
(#364) Expected 1 space after "="; 0 found
(#364) Variable "J" must be all lower-case
(#364) Variable "J" must be all lower-case
(#364) Closing brace must be on a line by itself
(#364) Line exceeds maximum limit of 180 characters; contains 203 characters
(#364) Visibility must be declared on method "close"
(#364) Line exceeds maximum limit of 180 characters; contains 203 characters
(#364) Line exceeds maximum limit of 180 characters; contains 203 characters
(#364) Line exceeds maximum limit of 180 characters; contains 203 characters
(#364) Line exceeds maximum limit of 180 characters; contains 203 characters
(#364) Line exceeds maximum limit of 180 characters; contains 203 characters
(#364) Line exceeds maximum limit of 180 characters; contains 203 characters
(#365) Line indented incorrectly; expected at least 92 spaces, found 0
(#365) Expected 1 space after closing parenthesis; found 0
(#365) Opening brace must be the last content on the line
(#365) Expected 1 space before "="; 0 found
(#365) Expected 1 space after "="; 0 found
(#365) Closing brace must be on a line by itself
(#365) Visibility must be declared on method "query"
(#366) Line indented incorrectly; expected at least 92 spaces, found 0
(#366) Variable "H" must be all lower-case
(#366) Commas (,) must be followed by white space.
(#366) Expected 1 space after closing parenthesis; found 0
(#366) Opening brace must be the last content on the line
(#366) Variable "I" must be all lower-case
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#366) Commas (,) must be followed by white space.
(#366) Variable "H" must be all lower-case
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#366) Expected "if (...) {\n"; found "if(...){"
(#366) Variable "I" must be all lower-case
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#367) Line indented incorrectly; expected at least 100 spaces, found 0
(#367) Closing brace must be on a line by itself
(#367) Usage of ELSEIF not allowed; use ELSE IF instead
(#367) Variable "I" must be all lower-case
(#367) Expected 1 space before "="; 0 found
(#367) Expected 1 space after "="; 0 found
(#367) Variable "I" must be all lower-case
(#368) Line indented incorrectly; expected at least 96 spaces, found 0
(#368) Closing brace must be on a line by itself
(#369) Line indented incorrectly; expected at least 100 spaces, found 0
(#370) Line indented incorrectly; expected at least 100 spaces, found 0
(#370) Variable "I" must be all lower-case
(#370) Closing brace must be on a line by itself
(#370) Visibility must be declared on method "multi_query"
(#371) Line indented incorrectly; expected at least 92 spaces, found 0
(#371) Variable "H" must be all lower-case
(#371) Expected 1 space after closing parenthesis; found 0
(#371) Opening brace must be the last content on the line
(#371) Expected 1 space before "="; 0 found
(#371) Expected 1 space after "="; 0 found
(#371) Variable "H" must be all lower-case
(#371) Closing brace must be on a line by itself
(#371) Visibility must be declared on method "store_result"
(#372) Line indented incorrectly; expected at least 92 spaces, found 0
(#372) Expected 1 space after closing parenthesis; found 0
(#372) Opening brace must be the last content on the line
(#372) Closing brace must be on a line by itself
(#372) Visibility must be declared on method "next_result"
(#373) Line indented incorrectly; expected at least 92 spaces, found 0
(#373) Expected 1 space after closing parenthesis; found 0
(#373) Opening brace must be the last content on the line
(#374) Line indented incorrectly; expected at least 96 spaces, found 0
(#374) Closing brace must be on a line by itself
(#374) Visibility must be declared on method "result"
(#375) Line indented incorrectly; expected at least 92 spaces, found 0
(#375) Variable "H" must be all lower-case
(#375) Commas (,) must be followed by white space.
(#375) Expected 1 space after closing parenthesis; found 0
(#375) Opening brace must be the last content on the line
(#375) Variable "I" must be all lower-case
(#375) Expected 1 space before "="; 0 found
(#375) Expected 1 space after "="; 0 found
(#375) Variable "H" must be all lower-case
(#375) Inline control structures are not allowed
(#375) Variable "I" must be all lower-case
(#375) Variable "I" must be all lower-case
(#376) Line indented incorrectly; expected at least 96 spaces, found 0
(#377) Line indented incorrectly; expected at least 96 spaces, found 0
(#377) Variable "I" must be all lower-case
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Closing brace must be on a line by itself
(#377) Closing brace must be on a line by itself
(#377) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 197
(#378) Line indented incorrectly; expected at least 148 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 "$_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 "$_offset"
(#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 "num_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 "$num_rows"
(#378) method name "Min_Result::Min_Result" must be in lower-case letters only
(#378) PHP4 style constructors are not allowed; use "__construct()" instead
(#378) Visibility must be declared on method "Min_Result"
(#379) Line indented incorrectly; expected at least 152 spaces, found 0
(#379) Variable "I" must be all lower-case
(#379) Expected 1 space after closing parenthesis; found 0
(#379) Opening brace must be the last content on the line
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#379) Variable "I" must be all lower-case
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#379) Variable "I" must be all lower-case
(#379) Closing brace must be on a line by itself
(#379) Visibility must be declared on method "fetch_assoc"
(#380) Line indented incorrectly; expected at least 152 spaces, found 0
(#380) Expected 1 space after closing parenthesis; found 0
(#380) Opening brace must be the last content on the line
(#381) Line indented incorrectly; expected at least 156 spaces, found 0
(#381) Closing brace must be on a line by itself
(#381) Visibility must be declared on method "fetch_row"
(#382) Line indented incorrectly; expected at least 152 spaces, found 0
(#382) Expected 1 space after closing parenthesis; found 0
(#382) Opening brace must be the last content on the line
(#383) Line indented incorrectly; expected at least 156 spaces, found 0
(#383) Closing brace must be on a line by itself
(#383) Visibility must be declared on method "fetch_field"
(#384) Line indented incorrectly; expected at least 156 spaces, found 0
(#384) Expected 1 space after closing parenthesis; found 0
(#384) Opening brace must be the last content on the line
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#384) Variable "J" 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 160 spaces, found 0
(#385) Inline control structures are not allowed
(#385) Variable "J" must be all lower-case
(#385) Expected 1 space before "="; 0 found
(#385) Expected 1 space after "="; 0 found
(#385) Commas (,) must be followed by white space.
(#385) Variable "J" must be all lower-case
(#385) Expected 1 space before "="; 0 found
(#385) Expected 1 space after "="; 0 found
(#385) Commas (,) must be followed by white space.
(#385) Variable "J" must be all lower-case
(#385) Expected 1 space before "="; 0 found
(#385) Expected 1 space after "="; 0 found
(#385) Variable "J" must be all lower-case
(#385) Variable "J" must be all lower-case
(#385) Expected 1 space before "="; 0 found
(#385) Expected 1 space after "="; 0 found
(#385) Commas (,) must be followed by white space.
(#385) Variable "J" must be all lower-case
(#385) Expected 1 space before "="; 0 found
(#385) Expected 1 space after "="; 0 found
(#385) Variable "J" must be all lower-case
(#385) Expected 1 space before "=="; 0 found
(#385) Expected 1 space after "=="; 0 found
(#385) Expected 1 space before "?"; 0 found
(#385) Expected 1 space after "?"; 0 found
(#385) Expected 1 space before ":"; 0 found
(#385) Expected 1 space after ":"; 0 found
(#385) Variable "J" must be all lower-case
(#385) Closing brace must be on a line by itself
(#385) Line exceeds maximum limit of 180 characters; contains 255 characters
(#385) Visibility must be declared on method "__destruct"
(#385) Line exceeds maximum limit of 180 characters; contains 255 characters
(#385) Line exceeds maximum limit of 180 characters; contains 255 characters
(#385) Line exceeds maximum limit of 180 characters; contains 255 characters
(#385) Line exceeds maximum limit of 180 characters; contains 255 characters
(#385) Line exceeds maximum limit of 180 characters; contains 255 characters
(#385) Line exceeds maximum limit of 180 characters; contains 255 characters
(#386) Line indented incorrectly; expected at least 156 spaces, found 0
(#386) Expected 1 space after closing parenthesis; found 0
(#386) Opening brace must be the last content on the line
(#386) Closing brace must be on a line by itself
(#386) Closing brace must be on a line by itself
(#386) Closing brace must be on a line by itself
(#386) Usage of ELSEIF not allowed; use ELSE IF instead
(#386) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 226
(#387) Line indented incorrectly; expected at least 152 spaces, found 0
(#388) Line indented incorrectly; expected at least 152 spaces, found 0
(#389) Line indented incorrectly; expected at least 152 spaces, found 0
(#389) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#389) Scope modifier not specified for member variable "$extension"
(#389) Expected 1 space before "="; 0 found
(#389) Expected 1 space after "="; 0 found
(#389) Visibility must be declared on method "connect"
(#390) Line indented incorrectly; expected at least 156 spaces, found 0
(#390) Variable "N" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Variable "V" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Variable "G" must be all lower-case
(#390) Expected 1 space after closing parenthesis; found 0
(#390) Opening brace must be the last content on the line
(#390) Expected 1 space before "="; 0 found
(#390) Expected 1 space after "="; 0 found
(#390) Variable "P" must be all lower-case
(#390) Expected 1 space before "="; 0 found
(#390) Expected 1 space after "="; 0 found
(#390) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#390) Variable "N" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Variable "P" must be all lower-case
(#390) Expected 1 space before "!="; 0 found
(#390) Expected 1 space after "!="; 0 found
(#390) Expected 1 space before "?"; 0 found
(#390) Expected 1 space after "?"; 0 found
(#390) Commas (,) must be followed by white space.
(#390) Expected 1 space before ":"; 0 found
(#390) Expected 1 space after ":"; 0 found
(#390) Commas (,) must be followed by white space.
(#390) Variable "V" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Variable "G" must be all lower-case
(#390) Line exceeds maximum limit of 180 characters; contains 235 characters
(#390) Line exceeds maximum limit of 180 characters; contains 235 characters
(#390) Line exceeds maximum limit of 180 characters; contains 235 characters
(#390) Line exceeds maximum limit of 180 characters; contains 235 characters
(#390) Line exceeds maximum limit of 180 characters; contains 235 characters
(#390) Line exceeds maximum limit of 180 characters; contains 235 characters
(#390) Line exceeds maximum limit of 180 characters; contains 235 characters
(#391) Line indented incorrectly; expected at least 160 spaces, found 0
(#391) Closing brace must be on a line by itself
(#391) Visibility must be declared on method "select_db"
(#392) Line indented incorrectly; expected at least 152 spaces, found 0
(#392) Variable "Db" must be all lower-case
(#392) Expected 1 space after closing parenthesis; found 0
(#392) Opening brace must be the last content on the line
(#392) Expected 1 space before "=="; 0 found
(#392) Expected 1 space after "=="; 0 found
(#392) Variable "Db" must be all lower-case
(#392) Closing brace must be on a line by itself
(#392) Visibility must be declared on method "close"
(#393) Line indented incorrectly; expected at least 152 spaces, found 0
(#393) Closing brace must be on a line by itself
(#393) Closing brace must be on a line by itself
(#393) Closing brace must be on a line by itself
(#393) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 236
(#394) Line indented incorrectly; expected at least 156 spaces, found 0
(#395) Line indented incorrectly; expected at least 156 spaces, found 0
(#396) Line indented incorrectly; expected at least 156 spaces, found 0
(#396) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#396) Visibility must be declared on method "insertUpdate"
(#397) Line indented incorrectly; expected at least 160 spaces, found 0
(#397) Variable "Q" must be all lower-case
(#397) Commas (,) must be followed by white space.
(#397) Variable "L" must be all lower-case
(#397) Commas (,) must be followed by white space.
(#397) Expected 1 space after closing parenthesis; found 0
(#397) Opening brace must be the last content on the line
(#397) Expected "foreach (...) {\n"; found "foreach(...){"
(#397) Expected 1 space after "as"; 0 found
(#397) Variable "L" must be all lower-case
(#398) Line indented incorrectly; expected at least 164 spaces, found 0
(#398) Variable "O" must be all lower-case
(#398) Variable "Bh" must be all lower-case
(#398) Expected 1 space before "="; 0 found
(#398) Expected 1 space after "="; 0 found
(#398) Variable "Z" must be all lower-case
(#398) Expected 1 space before "="; 0 found
(#398) Expected 1 space after "="; 0 found
(#398) Expected "foreach (...) {\n"; found "foreach(...){"
(#398) Expected 1 space before "=>"; 0 found
(#398) Expected 1 space after "=>"; 0 found
(#398) Expected 1 space after "as"; 0 found
(#398) Variable "O" must be all lower-case
(#399) Line indented incorrectly; expected at least 168 spaces, found 0
(#399) Expected 1 space before "=>"; 0 found
(#399) Expected 1 space after "=>"; 0 found
(#399) Variable "X" must be all lower-case
(#399) Variable "Bh" must be all lower-case
(#399) Expected 1 space before "="; 0 found
(#399) Expected 1 space after "="; 0 found
(#399) Inline control structures are not allowed
(#399) Variable "Z" must be all lower-case
(#399) Expected 1 space before "="; 0 found
(#399) Expected 1 space after "="; 0 found
(#399) Closing brace must be on a line by itself
(#399) Inline control structures are not allowed
(#399) Variable "Z" must be all lower-case
(#399) Variable "Q" must be all lower-case
(#399) Commas (,) must be followed by white space.
(#399) Variable "Bh" must be all lower-case
(#399) Commas (,) must be followed by white space.
(#399) Variable "Z" must be all lower-case
(#399) Variable "Q" must be all lower-case
(#399) Commas (,) must be followed by white space.
(#399) Variable "O" must be all lower-case
(#399) Commas (,) must be followed by white space.
(#399) Variable "O" must be all lower-case
(#399) Line exceeds maximum limit of 180 characters; contains 299 characters
(#399) Line exceeds maximum limit of 180 characters; contains 299 characters
(#399) Line exceeds maximum limit of 180 characters; contains 299 characters
(#399) Line exceeds maximum limit of 180 characters; contains 299 characters
(#399) Line exceeds maximum limit of 180 characters; contains 299 characters
(#399) Line exceeds maximum limit of 180 characters; contains 299 characters
(#399) Line exceeds maximum limit of 180 characters; contains 299 characters
(#400) Line indented incorrectly; expected at least 168 spaces, found 0
(#400) Closing brace must be on a line by itself
(#401) Line indented incorrectly; expected at least 160 spaces, found 0
(#401) Closing brace must be on a line by itself
(#401) Closing brace must be on a line by itself
(#402) Line indented incorrectly; expected at least 152 spaces, found 0
(#402) Expected 1 space after closing parenthesis; found 0
(#402) Opening brace must be the last content on the line
(#402) Commas (,) must be followed by white space.
(#402) Commas (,) must be followed by white space.
(#402) Closing brace must be on a line by itself
(#403) Line indented incorrectly; expected at least 152 spaces, found 0
(#403) Expected 1 space after closing parenthesis; found 0
(#403) Opening brace must be the last content on the line
(#404) Line indented incorrectly; expected at least 156 spaces, found 0
(#404) Closing brace must be on a line by itself
(#405) Line indented incorrectly; expected at least 152 spaces, found 0
(#405) Expected 1 space after closing parenthesis; found 0
(#405) Opening brace must be the last content on the line
(#405) Expected 1 space before "="; 0 found
(#405) Expected 1 space after "="; 0 found
(#406) Line indented incorrectly; expected at least 156 spaces, found 0
(#406) Expected 1 space before "="; 0 found
(#406) Expected 1 space after "="; 0 found
(#406) Expected "if (...) {\n"; found "if(...){"
(#406) Commas (,) must be followed by white space.
(#406) Commas (,) must be followed by white space.
(#406) Inline control structures are not allowed
(#406) Expected 1 space before ">="; 0 found
(#406) Expected 1 space after ">="; 0 found
(#406) Closing brace must be on a line by itself
(#406) Closing brace must be on a line by itself
(#406) Line exceeds 132 characters; contains 166 characters
(#406) Line exceeds 132 characters; contains 166 characters
(#406) Line exceeds 132 characters; contains 166 characters
(#406) Line exceeds 132 characters; contains 166 characters
(#406) Line exceeds 132 characters; contains 166 characters
(#406) Line exceeds 132 characters; contains 166 characters
(#406) Line exceeds 132 characters; contains 166 characters
(#407) Line indented incorrectly; expected at least 156 spaces, found 0
(#407) Expected 1 space after closing parenthesis; found 0
(#407) Opening brace must be the last content on the line
(#408) Line indented incorrectly; expected at least 160 spaces, found 0
(#408) Closing brace must be on a line by itself
(#409) Line indented incorrectly; expected at least 156 spaces, found 0
(#409) Variable "H" must be all lower-case
(#409) Commas (,) must be followed by white space.
(#409) Variable "Z" must be all lower-case
(#409) Commas (,) must be followed by white space.
(#409) Commas (,) must be followed by white space.
(#409) Variable "D" must be all lower-case
(#409) Commas (,) must be followed by white space.
(#409) Expected 1 space after closing parenthesis; found 0
(#409) Opening brace must be the last content on the line
(#409) Variable "H" must be all lower-case
(#409) Expected 1 space before "!=="; 0 found
(#409) Expected 1 space after "!=="; 0 found
(#409) Expected 1 space before "?"; 0 found
(#409) Expected 1 space after "?"; 0 found
(#409) Variable "D" must be all lower-case
(#409) Expected 1 space before "?"; 0 found
(#409) Expected 1 space after "?"; 0 found
(#409) Variable "D" must be all lower-case
(#409) Expected 1 space before ":"; 0 found
(#409) Expected 1 space after ":"; 0 found
(#409) Expected 1 space before ":"; 0 found
(#409) Expected 1 space after ":"; 0 found
(#409) Closing brace must be on a line by itself
(#410) Line indented incorrectly; expected at least 156 spaces, found 0
(#410) Variable "H" must be all lower-case
(#410) Commas (,) must be followed by white space.
(#410) Variable "Z" 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) Variable "H" must be all lower-case
(#410) Closing brace must be on a line by itself
(#411) Line indented incorrectly; expected at least 156 spaces, found 0
(#411) Commas (,) must be followed by white space.
(#411) Expected 1 space after closing parenthesis; found 0
(#411) Opening brace must be the last content on the line
(#411) Closing brace must be on a line by itself
(#412) Line indented incorrectly; expected at least 156 spaces, found 0
(#412) Expected 1 space after closing parenthesis; found 0
(#412) Opening brace must be the last content on the line
(#413) Line indented incorrectly; expected at least 160 spaces, found 0
(#413) Closing brace must be on a line by itself
(#414) Line indented incorrectly; expected at least 156 spaces, found 0
(#414) Expected 1 space after closing parenthesis; found 0
(#414) Opening brace must be the last content on the line
(#414) Closing brace must be on a line by itself
(#415) Line indented incorrectly; expected at least 156 spaces, found 0
(#415) Expected 1 space after closing parenthesis; found 0
(#415) Opening brace must be the last content on the line
(#416) Line indented incorrectly; expected at least 160 spaces, found 0
(#416) Closing brace must be on a line by itself
(#416) Line exceeds 132 characters; contains 144 characters
(#416) Line exceeds 132 characters; contains 144 characters
(#416) Line exceeds 132 characters; contains 144 characters
(#416) Line exceeds 132 characters; contains 144 characters
(#416) Line exceeds 132 characters; contains 144 characters
(#416) Line exceeds 132 characters; contains 144 characters
(#416) Line exceeds 132 characters; contains 144 characters
(#417) Line indented incorrectly; expected at least 156 spaces, found 0
(#417) Expected 1 space after closing parenthesis; found 0
(#417) Opening brace must be the last content on the line
(#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 160 spaces, found 0
(#419) Variable "C" must be all lower-case
(#419) Expected 1 space after closing parenthesis; found 0
(#419) Opening brace must be the last content on the line
(#419) Variable "J" must be all lower-case
(#419) Expected 1 space before "="; 0 found
(#419) Expected 1 space after "="; 0 found
(#419) Inline control structures are not allowed
(#419) Expected 1 space before "as"; 0 found
(#419) Expected 1 space after "as"; 0 found
(#419) Line exceeds maximum limit of 180 characters; contains 356 characters
(#419) Line exceeds maximum limit of 180 characters; contains 356 characters
(#419) Line exceeds maximum limit of 180 characters; contains 356 characters
(#419) Line exceeds maximum limit of 180 characters; contains 356 characters
(#419) Line exceeds maximum limit of 180 characters; contains 356 characters
(#419) Line exceeds maximum limit of 180 characters; contains 356 characters
(#419) Line exceeds maximum limit of 180 characters; contains 356 characters
(#423) Variable "C" must be all lower-case
(#423) Expected 1 space before "!="; 0 found
(#423) Expected 1 space after "!="; 0 found
(#423) Expected 1 space before "?"; 0 found
(#423) Expected 1 space after "?"; 0 found
(#423) Variable "C" must be all lower-case
(#423) Expected 1 space before ":"; 0 found
(#423) Expected 1 space after ":"; 0 found
(#423) Variable "K" must be all lower-case
(#423) Variable "J" must be all lower-case
(#423) Variable "K" must be all lower-case
(#423) Expected 1 space before "="; 0 found
(#423) Expected 1 space after "="; 0 found
(#423) Variable "K" must be all lower-case
(#423) Variable "C" must be all lower-case
(#423) Expected 1 space before "!="; 0 found
(#423) Expected 1 space after "!="; 0 found
(#423) Expected 1 space before "?"; 0 found
(#423) Expected 1 space after "?"; 0 found
(#423) Variable "J" must be all lower-case
(#423) Variable "C" must be all lower-case
(#423) Expected 1 space before ":"; 0 found
(#423) Expected 1 space after ":"; 0 found
(#423) Variable "J" must be all lower-case
(#423) Closing brace must be on a line by itself
(#424) Line indented incorrectly; expected at least 160 spaces, found 0
(#424) Variable "R" must be all lower-case
(#424) Expected 1 space after closing parenthesis; found 0
(#424) Opening brace must be the last content on the line
(#424) Variable "R" must be all lower-case
(#424) Expected 1 space before "=="; 0 found
(#424) Expected 1 space after "=="; 0 found
(#424) Closing brace must be on a line by itself
(#425) Line indented incorrectly; expected at least 160 spaces, found 0
(#425) Variable "R" must be all lower-case
(#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 164 spaces, found 0
(#426) Closing brace must be on a line by itself
(#427) Line indented incorrectly; expected at least 160 spaces, found 0
(#427) Variable "Q" must be all lower-case
(#427) Expected 1 space after closing parenthesis; found 0
(#427) Opening brace must be the last content on the line
(#427) Variable "J" must be all lower-case
(#427) Expected 1 space before "="; 0 found
(#427) Expected 1 space after "="; 0 found
(#427) Variable "Ba" 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) Commas (,) must be followed by white space.
(#427) Expected 1 space before "=>"; 0 found
(#427) Expected 1 space after "=>"; 0 found
(#427) Commas (,) must be followed by white space.
(#427) Expected "foreach (...) {\n"; found "foreach(...){"
(#427) Expected 1 space before "as"; 0 found
(#427) Expected 1 space after "as"; 0 found
(#427) Line exceeds maximum limit of 180 characters; contains 297 characters
(#427) Line exceeds maximum limit of 180 characters; contains 297 characters
(#427) Line exceeds maximum limit of 180 characters; contains 297 characters
(#427) Line exceeds maximum limit of 180 characters; contains 297 characters
(#427) Line exceeds maximum limit of 180 characters; contains 297 characters
(#427) Line exceeds maximum limit of 180 characters; contains 297 characters
(#427) Line exceeds maximum limit of 180 characters; contains 297 characters
(#432) Variable "Q" must be all lower-case
(#436) Variable "K" must be all lower-case
(#436) Commas (,) must be followed by white space.
(#436) Variable "K" must be all lower-case
(#436) Commas (,) must be followed by white space.
(#436) Variable "B" must be all lower-case
(#436) Commas (,) must be followed by white space.
(#436) Variable "U" must be all lower-case
(#436) Commas (,) must be followed by white space.
(#436) Commas (,) must be followed by white space.
(#436) Variable "K" must be all lower-case
(#436) Commas (,) must be followed by white space.
(#436) Variable "Ea" must be all lower-case
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#436) Variable "B" must be all lower-case
(#436) Variable "K" must be all lower-case
(#436) Expected 1 space before ".="; 0 found
(#436) Expected 1 space after ".="; 0 found
(#436) Variable "Ea" must be all lower-case
(#436) Variable "K" must be all lower-case
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#436) Variable "Ba" must be all lower-case
(#436) Variable "U" must be all lower-case
(#436) Expected 1 space before "?"; 0 found
(#436) Expected 1 space after "?"; 0 found
(#436) Variable "Ba" must be all lower-case
(#436) Variable "U" must be all lower-case
(#436) Expected 1 space before ":"; 0 found
(#436) Expected 1 space after ":"; 0 found
(#436) Variable "U" must be all lower-case
(#436) Variable "K" must be all lower-case
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#436) Variable "K" must be all lower-case
(#436) Variable "Ea" must be all lower-case
(#436) Variable "K" must be all lower-case
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#436) Variable "K" must be all lower-case
(#436) Variable "K" must be all lower-case
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#436) Commas (,) must be followed by white space.
(#436) Variable "K" must be all lower-case
(#436) Variable "K" must be all lower-case
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Commas (,) must be followed by white space.
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Commas (,) must be followed by white space.
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Inline control structures are not allowed
(#436) Commas (,) must be followed by white space.
(#436) Variable "K" must be all lower-case
(#436) Commas (,) must be followed by white space.
(#436) Variable "B" must be all lower-case
(#436) Variable "K" must be all lower-case
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#436) Variable "B" must be all lower-case
(#436) Expected 1 space before "=="; 0 found
(#436) Expected 1 space after "=="; 0 found
(#436) Expected 1 space before "?"; 0 found
(#436) Expected 1 space after "?"; 0 found
(#436) Variable "B" must be all lower-case
(#436) Expected 1 space before ":"; 0 found
(#436) Expected 1 space after ":"; 0 found
(#436) Variable "B" must be all lower-case
(#436) Variable "B" must be all lower-case
(#436) Variable "J" must be all lower-case
(#436) Variable "K" must be all lower-case
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#436) Variable "K" must be all lower-case
(#436) Closing brace must be on a line by itself
(#436) Variable "J" must be all lower-case
(#436) Closing brace must be on a line by itself
(#436) Line exceeds maximum limit of 180 characters; contains 517 characters
(#436) Line exceeds maximum limit of 180 characters; contains 517 characters
(#436) Line exceeds maximum limit of 180 characters; contains 517 characters
(#436) Line exceeds maximum limit of 180 characters; contains 517 characters
(#436) Line exceeds maximum limit of 180 characters; contains 517 characters
(#436) Line exceeds maximum limit of 180 characters; contains 517 characters
(#436) Line exceeds maximum limit of 180 characters; contains 517 characters
(#437) Line indented incorrectly; expected at least 164 spaces, found 0
(#437) Variable "Q" must be all lower-case
(#437) Commas (,) must be followed by white space.
(#437) Expected 1 space after closing parenthesis; found 0
(#437) Opening brace must be the last content on the line
(#437) Inline control structures are not allowed
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#437) Variable "J" must be all lower-case
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#437) Variable "Lg" must be all lower-case
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#437) Variable "Q" must be all lower-case
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#437) Variable "Lg" must be all lower-case
(#437) Commas (,) must be followed by white space.
(#437) Expected "foreach (...) {\n"; found "foreach(...){"
(#437) Expected 1 space before "as"; 0 found
(#437) Expected 1 space after "as"; 0 found
(#437) Variable "Lg" must be all lower-case
(#437) Commas (,) must be followed by white space.
(#437) Variable "K" must be all lower-case
(#437) Variable "Rf" must be all lower-case
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#437) Variable "K" must be all lower-case
(#437) Variable "J" must be all lower-case
(#437) Variable "Rf" must be all lower-case
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#437) Variable "K" must be all lower-case
(#437) Expected 1 space before "?"; 0 found
(#437) Expected 1 space after "?"; 0 found
(#437) Expected 1 space before ":"; 0 found
(#437) Expected 1 space after ":"; 0 found
(#437) Variable "K" must be all lower-case
(#437) Expected 1 space before "?"; 0 found
(#437) Expected 1 space after "?"; 0 found
(#437) Expected 1 space before ":"; 0 found
(#437) Expected 1 space after ":"; 0 found
(#437) Variable "J" must be all lower-case
(#437) Variable "Rf" 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) Commas (,) must be followed by white space.
(#437) Variable "K" must be all lower-case
(#437) Variable "J" must be all lower-case
(#437) Variable "Rf" must be all lower-case
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#437) Variable "J" must be all lower-case
(#437) Variable "Rf" 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) Commas (,) must be followed by white space.
(#437) Variable "K" must be all lower-case
(#437) Variable "J" must be all lower-case
(#437) Variable "Rf" must be all lower-case
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#437) Expected 1 space before "&" operator; 0 found
(#437) Expected 1 space after "&" operator; 0 found
(#437) Expected 1 space before "?"; 0 found
(#437) Expected 1 space after "?"; 0 found
(#437) Expected 1 space before ":"; 0 found
(#437) Expected 1 space after ":"; 0 found
(#437) Variable "J" must be all lower-case
(#437) Variable "Rf" must be all lower-case
(#437) Expected 1 space before "="; 0 found
(#437) Expected 1 space after "="; 0 found
(#437) Closing brace must be on a line by itself
(#437) Variable "J" must be all lower-case
(#437) Closing brace must be on a line by itself
(#437) Line exceeds maximum limit of 180 characters; contains 835 characters
(#437) Line exceeds maximum limit of 180 characters; contains 835 characters
(#437) Line exceeds maximum limit of 180 characters; contains 835 characters
(#437) Line exceeds maximum limit of 180 characters; contains 835 characters
(#437) Line exceeds maximum limit of 180 characters; contains 835 characters
(#437) Line exceeds maximum limit of 180 characters; contains 835 characters
(#437) Line exceeds maximum limit of 180 characters; contains 835 characters
(#438) Line indented incorrectly; expected at least 164 spaces, found 0
(#438) Variable "Q" must be all lower-case
(#438) Expected 1 space after closing parenthesis; found 0
(#438) Opening brace must be the last content on the line
(#438) Variable "Ge" must be all lower-case
(#438) Variable "J" must be all lower-case
(#438) Expected 1 space before "="; 0 found
(#438) Expected 1 space after "="; 0 found
(#438) Expected "foreach (...) {\n"; found "foreach(...){"
(#438) Expected 1 space before "as"; 0 found
(#438) Expected 1 space after "as"; 0 found
(#440) Variable "Q" must be all lower-case
(#440) Line exceeds 132 characters; contains 175 characters
(#440) Line exceeds 132 characters; contains 175 characters
(#440) Line exceeds 132 characters; contains 175 characters
(#440) Line exceeds 132 characters; contains 175 characters
(#440) Line exceeds 132 characters; contains 175 characters
(#440) Line exceeds 132 characters; contains 175 characters
(#440) Line exceeds 132 characters; contains 175 characters
(#442) Variable "K" must be all lower-case
(#442) Expected "if (...) {\n"; found "if(...){"
(#442) Commas (,) must be followed by white space.
(#442) Variable "K" must be all lower-case
(#442) Commas (,) must be followed by white space.
(#442) Variable "B" must be all lower-case
(#442) Variable "K" must be all lower-case
(#442) Expected 1 space before "="; 0 found
(#442) Expected 1 space after "="; 0 found
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Variable "B" must be all lower-case
(#442) Expected "if (...) {\n"; found "if(...){"
(#442) Commas (,) must be followed by white space.
(#442) Variable "B" must be all lower-case
(#442) Commas (,) must be followed by white space.
(#442) Variable "Yd" must be all lower-case
(#442) Variable "K" must be all lower-case
(#442) Expected 1 space before "="; 0 found
(#442) Expected 1 space after "="; 0 found
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Variable "Yd" must be all lower-case
(#442) Variable "K" must be all lower-case
(#442) Expected 1 space before "="; 0 found
(#442) Expected 1 space after "="; 0 found
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Variable "Yd" must be all lower-case
(#442) Closing brace must be on a line by itself
(#442) Variable "K" must be all lower-case
(#442) Expected 1 space before "="; 0 found
(#442) Expected 1 space after "="; 0 found
(#442) Commas (,) must be followed by white space.
(#442) Commas (,) must be followed by white space.
(#442) Variable "B" must be all lower-case
(#442) Variable "K" must be all lower-case
(#442) Expected 1 space before "="; 0 found
(#442) Expected 1 space after "="; 0 found
(#442) Variable "Ge" must be all lower-case
(#442) Commas (,) must be followed by white space.
(#442) Variable "B" must be all lower-case
(#442) Commas (,) must be followed by white space.
(#442) Variable "Yd" must be all lower-case
(#442) Expected 1 space before "?"; 0 found
(#442) Expected 1 space after "?"; 0 found
(#442) Variable "Yd" must be all lower-case
(#442) Expected 1 space before ":"; 0 found
(#442) Expected 1 space after ":"; 0 found
(#442) Variable "K" must be all lower-case
(#442) Expected 1 space before "="; 0 found
(#442) Expected 1 space after "="; 0 found
(#442) Variable "Ge" must be all lower-case
(#442) Commas (,) must be followed by white space.
(#442) Variable "B" must be all lower-case
(#442) Commas (,) must be followed by white space.
(#442) Variable "Yd" must be all lower-case
(#442) Expected 1 space before "?"; 0 found
(#442) Expected 1 space after "?"; 0 found
(#442) Variable "Yd" must be all lower-case
(#442) Expected 1 space before ":"; 0 found
(#442) Expected 1 space after ":"; 0 found
(#442) Variable "J" must be all lower-case
(#442) Variable "K" must be all lower-case
(#442) Expected 1 space before "="; 0 found
(#442) Expected 1 space after "="; 0 found
(#442) Variable "K" must be all lower-case
(#442) Closing brace must be on a line by itself
(#442) Closing brace must be on a line by itself
(#442) Variable "J" must be all lower-case
(#442) Closing brace must be on a line by itself
(#442) Line exceeds maximum limit of 180 characters; contains 651 characters
(#442) Line exceeds maximum limit of 180 characters; contains 651 characters
(#442) Line exceeds maximum limit of 180 characters; contains 651 characters
(#442) Line exceeds maximum limit of 180 characters; contains 651 characters
(#442) Line exceeds maximum limit of 180 characters; contains 651 characters
(#442) Line exceeds maximum limit of 180 characters; contains 651 characters
(#442) Line exceeds maximum limit of 180 characters; contains 651 characters
(#443) Line indented incorrectly; expected at least 164 spaces, found 0
(#443) Variable "C" 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 168 spaces, found 0
(#444) Expected 1 space before "=>"; 0 found
(#444) Expected 1 space after "=>"; 0 found
(#444) Variable "C" must be all lower-case
(#444) Closing brace must be on a line by itself
(#445) Expected 1 space after closing parenthesis; found 0
(#445) Opening brace must be the last content on the line
(#446) Line indented incorrectly; expected at least 4 spaces, found 0
(#446) Closing brace must be on a line by itself
(#447) Line indented incorrectly; expected at least 168 spaces, found 0
(#447) Expected 1 space after closing parenthesis; found 0
(#447) Opening brace must be the last content on the line
(#447) Expected 1 space before "=="; 0 found
(#447) Expected 1 space after "=="; 0 found
(#447) Closing brace must be on a line by itself
(#448) Line indented incorrectly; expected at least 168 spaces, found 0
(#448) Expected 1 space after closing parenthesis; found 0
(#448) Opening brace must be the last content on the line
(#448) Variable "J" must be all lower-case
(#448) Expected 1 space before "="; 0 found
(#448) Expected 1 space after "="; 0 found
(#448) Inline control structures are not allowed
(#448) Commas (,) must be followed by white space.
(#448) Variable "J" must be all lower-case
(#448) Commas (,) must be followed by white space.
(#448) Variable "B" must be all lower-case
(#448) Variable "J" must be all lower-case
(#448) Expected 1 space before "="; 0 found
(#448) Expected 1 space after "="; 0 found
(#448) Variable "B" must be all lower-case
(#448) Variable "B" must be all lower-case
(#448) Commas (,) must be followed by white space.
(#448) Commas (,) must be followed by white space.
(#448) Variable "B" must be all lower-case
(#448) Variable "B" must be all lower-case
(#448) Line exceeds maximum limit of 180 characters; contains 208 characters
(#448) Line exceeds maximum limit of 180 characters; contains 208 characters
(#448) Line exceeds maximum limit of 180 characters; contains 208 characters
(#448) Line exceeds maximum limit of 180 characters; contains 208 characters
(#448) Line exceeds maximum limit of 180 characters; contains 208 characters
(#448) Line exceeds maximum limit of 180 characters; contains 208 characters
(#448) Line exceeds maximum limit of 180 characters; contains 208 characters
(#449) Line indented incorrectly; expected at least 172 spaces, found 0
(#449) Variable "J" must be all lower-case
(#449) Closing brace must be on a line by itself
(#450) Line indented incorrectly; expected at least 168 spaces, found 0
(#450) Commas (,) must be followed by white space.
(#450) Expected 1 space after closing parenthesis; found 0
(#450) Opening brace must be the last content on the line
(#451) Line indented incorrectly; expected at least 172 spaces, found 0
(#451) Expected 1 space before "?"; 0 found
(#451) Expected 1 space after "?"; 0 found
(#451) Expected 1 space before ":"; 0 found
(#451) Expected 1 space after ":"; 0 found
(#451) Closing brace must be on a line by itself
(#452) Line indented incorrectly; expected at least 172 spaces, found 0
(#452) Expected 1 space after closing parenthesis; found 0
(#452) Opening brace must be the last content on the line
(#453) Line indented incorrectly; expected at least 176 spaces, found 0
(#453) Commas (,) must be followed by white space.
(#453) Commas (,) must be followed by white space.
(#453) Closing brace must be on a line by itself
(#454) Line indented incorrectly; expected at least 172 spaces, found 0
(#454) Variable "C" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Expected 1 space after closing parenthesis; found 0
(#454) Opening brace must be the last content on the line
(#455) Line indented incorrectly; expected at least 176 spaces, found 0
(#455) Variable "C" must be all lower-case
(#455) Closing brace must be on a line by itself
(#456) Line indented incorrectly; expected at least 176 spaces, found 0
(#456) Expected 1 space after closing parenthesis; found 0
(#456) Opening brace must be the last content on the line
(#456) Closing brace must be on a line by itself
(#457) Line indented incorrectly; expected at least 176 spaces, found 0
(#457) Variable "Q" must be all lower-case
(#457) Commas (,) must be followed by white space.
(#457) Variable "C" must be all lower-case
(#457) Commas (,) must be followed by white space.
(#457) Commas (,) must be followed by white space.
(#457) Variable "Kc" must be all lower-case
(#457) Commas (,) must be followed by white space.
(#457) Commas (,) must be followed by white space.
(#457) Commas (,) must be followed by white space.
(#457) Commas (,) must be followed by white space.
(#457) Variable "Ka" must be all lower-case
(#457) Commas (,) must be followed by white space.
(#457) Expected 1 space after closing parenthesis; found 0
(#457) Opening brace must be the last content on the line
(#457) Expected 1 space before "="; 0 found
(#457) Expected 1 space after "="; 0 found
(#457) Variable "Ef" must be all lower-case
(#457) Expected 1 space before "="; 0 found
(#457) Expected 1 space after "="; 0 found
(#457) Expected "foreach (...) {\n"; found "foreach(...){"
(#457) Expected 1 space after "as"; 0 found
(#458) Line indented incorrectly; expected at least 180 spaces, found 0
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Variable "X" must be all lower-case
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Inline control structures are not allowed
(#458) Variable "X" must be all lower-case
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Variable "Jh" must be all lower-case
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Variable "X" must be all lower-case
(#458) Variable "X" must be all lower-case
(#458) Inline control structures are not allowed
(#458) Variable "X" must be all lower-case
(#458) Expected 1 space before "=="; 0 found
(#458) Expected 1 space after "=="; 0 found
(#458) Variable "X" must be all lower-case
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Variable "X" must be all lower-case
(#458) Expected 1 space before "=="; 0 found
(#458) Expected 1 space after "=="; 0 found
(#458) Expected 1 space before "?"; 0 found
(#458) Expected 1 space after "?"; 0 found
(#458) Expected 1 space before ":"; 0 found
(#458) Expected 1 space after ":"; 0 found
(#458) Inline control structures are not allowed
(#458) Expected 1 space before "=="; 0 found
(#458) Expected 1 space after "=="; 0 found
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Variable "Q" must be all lower-case
(#458) Expected 1 space before "!="; 0 found
(#458) Expected 1 space after "!="; 0 found
(#458) Expected 1 space before "?"; 0 found
(#458) Expected 1 space after "?"; 0 found
(#458) Expected 1 space before ":"; 0 found
(#458) Expected 1 space after ":"; 0 found
(#458) Variable "X" must be all lower-case
(#458) Inline control structures are not allowed
(#458) Expected 1 space before "!="; 0 found
(#458) Expected 1 space after "!="; 0 found
(#458) Variable "X" must be all lower-case
(#458) Variable "Ef" must be all lower-case
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Variable "Q" must be all lower-case
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Expected "if (...) {\n"; found "if(...){"
(#458) Variable "X" must be all lower-case
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Variable "X" must be all lower-case
(#458) Expected 1 space before "?"; 0 found
(#458) Expected 1 space after "?"; 0 found
(#458) Variable "X" must be all lower-case
(#458) Expected 1 space before ":"; 0 found
(#458) Expected 1 space after ":"; 0 found
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Variable "X" must be all lower-case
(#458) Expected 1 space before "=="; 0 found
(#458) Expected 1 space after "=="; 0 found
(#458) Expected 1 space before "?"; 0 found
(#458) Expected 1 space after "?"; 0 found
(#458) Expected 1 space before ":"; 0 found
(#458) Expected 1 space after ":"; 0 found
(#458) Variable "X" must be all lower-case
(#458) Closing brace must be on a line by itself
(#458) Closing brace must be on a line by itself
(#458) Inline control structures are not allowed
(#458) Expected 1 space before "!="; 0 found
(#458) Expected 1 space after "!="; 0 found
(#458) Variable "Jh" must be all lower-case
(#458) Expected 1 space before "!="; 0 found
(#458) Expected 1 space after "!="; 0 found
(#458) Variable "Ef" must be all lower-case
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Variable "Q" must be all lower-case
(#458) Variable "X" must be all lower-case
(#458) Variable "Jh" must be all lower-case
(#458) Expected 1 space before "!="; 0 found
(#458) Expected 1 space after "!="; 0 found
(#458) Expected 1 space before "?"; 0 found
(#458) Expected 1 space after "?"; 0 found
(#458) Variable "Jh" must be all lower-case
(#458) Commas (,) must be followed by white space.
(#458) Expected 1 space before ":"; 0 found
(#458) Expected 1 space after ":"; 0 found
(#458) Closing brace must be on a line by itself
(#458) Closing brace must be on a line by itself
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Commas (,) must be followed by white space.
(#458) Variable "Kc" must be all lower-case
(#458) Inline control structures are not allowed
(#458) Variable "Q" must be all lower-case
(#458) Expected 1 space before "=="; 0 found
(#458) Expected 1 space after "=="; 0 found
(#458) Variable "Ef" must be all lower-case
(#458) Commas (,) must be followed by white space.
(#458) Variable "C" must be all lower-case
(#458) Commas (,) must be followed by white space.
(#458) Inline control structures are not allowed
(#458) Usage of ELSEIF not allowed; use ELSE IF instead
(#458) Variable "Ef" must be all lower-case
(#458) Commas (,) must be followed by white space.
(#458) Variable "Q" must be all lower-case
(#458) Commas (,) must be followed by white space.
(#458) Inline control structures are not allowed
(#458) Variable "Q" must be all lower-case
(#458) Expected 1 space before "!="; 0 found
(#458) Expected 1 space after "!="; 0 found
(#458) Variable "Q" must be all lower-case
(#458) Expected 1 space before "!="; 0 found
(#458) Expected 1 space after "!="; 0 found
(#458) Variable "C" must be all lower-case
(#458) Variable "Ef" must be all lower-case
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Variable "Q" must be all lower-case
(#458) Variable "C" must be all lower-case
(#458) Inline control structures are not allowed
(#458) Variable "Q" must be all lower-case
(#458) Expected 1 space before "!="; 0 found
(#458) Expected 1 space after "!="; 0 found
(#458) Expected 1 space before "!="; 0 found
(#458) Expected 1 space after "!="; 0 found
(#458) Variable "Ef" must be all lower-case
(#458) Expected 1 space before "="; 0 found
(#458) Expected 1 space after "="; 0 found
(#458) Variable "C" must be all lower-case
(#458) Expected "if (...) {\n"; found "if(...){"
(#458) Empty IF statement detected
(#458) Variable "Ka" must be all lower-case
(#458) Expected 1 space before "!="; 0 found
(#458) Expected 1 space after "!="; 0 found
(#458) Closing brace must be on a line by itself
(#458) Expected "foreach (...) {\n"; found "foreach(...){"
(#458) Expected 1 space after "as"; 0 found
(#458) Line exceeds maximum limit of 180 characters; contains 881 characters
(#458) Variable "Ef" must be all lower-case
(#458) Line exceeds maximum limit of 180 characters; contains 881 characters
(#458) Line exceeds maximum limit of 180 characters; contains 881 characters
(#458) Line exceeds maximum limit of 180 characters; contains 881 characters
(#458) Line exceeds maximum limit of 180 characters; contains 881 characters
(#458) Line exceeds maximum limit of 180 characters; contains 881 characters
(#458) Line exceeds maximum limit of 180 characters; contains 881 characters
(#459) Line indented incorrectly; expected at least 180 spaces, found 0
(#459) Variable "H" must be all lower-case
(#459) Inline control structures are not allowed
(#459) Variable "H" must be all lower-case
(#460) Line indented incorrectly; expected at least 184 spaces, found 0
(#460) Closing brace must be on a line by itself
(#461) Line indented incorrectly; expected at least 180 spaces, found 0
(#461) Closing brace must be on a line by itself
(#462) Line indented incorrectly; expected at least 176 spaces, found 0
(#462) Variable "Q" must be all lower-case
(#462) Commas (,) must be followed by white space.
(#462) Expected 1 space after closing parenthesis; found 0
(#462) Opening brace must be the last content on the line
(#462) Expected 1 space before "="; 0 found
(#462) Expected 1 space after "="; 0 found
(#462) Variable "Vb" must be all lower-case
(#462) Expected 1 space before "="; 0 found
(#462) Expected 1 space after "="; 0 found
(#462) Variable "Ef" must be all lower-case
(#462) Expected 1 space before "="; 0 found
(#462) Expected 1 space after "="; 0 found
(#462) Expected "foreach (...) {\n"; found "foreach(...){"
(#462) Expected 1 space after "as"; 0 found
(#463) Line indented incorrectly; expected at least 180 spaces, found 0
(#463) Variable "X" must be all lower-case
(#463) Inline control structures are not allowed
(#463) Variable "X" must be all lower-case
(#463) Expected 1 space before "!="; 0 found
(#463) Expected 1 space after "!="; 0 found
(#463) Expected 1 space before "="; 0 found
(#463) Expected 1 space after "="; 0 found
(#463) Variable "X" must be all lower-case
(#463) Expected 1 space before "=="; 0 found
(#463) Expected 1 space after "=="; 0 found
(#463) Expected 1 space before "?"; 0 found
(#463) Expected 1 space after "?"; 0 found
(#463) Variable "X" must be all lower-case
(#463) Expected 1 space before ":"; 0 found
(#463) Expected 1 space after ":"; 0 found
(#463) Variable "X" must be all lower-case
(#463) Expected 1 space before "!="; 0 found
(#463) Expected 1 space after "!="; 0 found
(#463) Expected 1 space before "?"; 0 found
(#463) Expected 1 space after "?"; 0 found
(#463) Variable "X" must be all lower-case
(#463) Expected 1 space before ":"; 0 found
(#463) Expected 1 space after ":"; 0 found
(#463) Variable "X" must be all lower-case
(#463) Variable "X" must be all lower-case
(#463) Expected 1 space before "=="; 0 found
(#463) Expected 1 space after "=="; 0 found
(#463) Expected 1 space before "?"; 0 found
(#463) Expected 1 space after "?"; 0 found
(#463) Expected 1 space before ":"; 0 found
(#463) Expected 1 space after ":"; 0 found
(#463) Variable "X" must be all lower-case
(#463) Inline control structures are not allowed
(#463) Usage of ELSEIF not allowed; use ELSE IF instead
(#463) Variable "X" must be all lower-case
(#463) Expected 1 space before "=="; 0 found
(#463) Expected 1 space after "=="; 0 found
(#463) Variable "Vb" must be all lower-case
(#463) Expected 1 space before "="; 0 found
(#463) Expected 1 space after "="; 0 found
(#463) Variable "X" must be all lower-case
(#463) Inline control structures are not allowed
(#463) Variable "Ef" must be all lower-case
(#463) Expected 1 space before "="; 0 found
(#463) Expected 1 space after "="; 0 found
(#463) Variable "X" must be all lower-case
(#463) Expected 1 space before "!="; 0 found
(#463) Expected 1 space after "!="; 0 found
(#463) Expected 1 space before "?"; 0 found
(#463) Expected 1 space after "?"; 0 found
(#463) Variable "X" must be all lower-case
(#463) Expected 1 space before ":"; 0 found
(#463) Expected 1 space after ":"; 0 found
(#463) Variable "Q" must be all lower-case
(#463) Variable "Q" must be all lower-case
(#463) Variable "X" must be all lower-case
(#463) Closing brace must be on a line by itself
(#463) Inline control structures are not allowed
(#463) Variable "Ef" must be all lower-case
(#463) Commas (,) must be followed by white space.
(#463) Variable "Q" must be all lower-case
(#463) Commas (,) must be followed by white space.
(#463) Inline control structures are not allowed
(#463) Variable "Vb" must be all lower-case
(#463) Variable "Ef" must be all lower-case
(#463) Commas (,) must be followed by white space.
(#463) Commas (,) must be followed by white space.
(#463) Variable "Vb" must be all lower-case
(#463) Expected "foreach (...) {\n"; found "foreach(...){"
(#463) Expected 1 space after "as"; 0 found
(#463) Line exceeds maximum limit of 180 characters; contains 464 characters
(#463) Variable "Ef" must be all lower-case
(#463) Line exceeds maximum limit of 180 characters; contains 464 characters
(#463) Line exceeds maximum limit of 180 characters; contains 464 characters
(#463) Line exceeds maximum limit of 180 characters; contains 464 characters
(#463) Line exceeds maximum limit of 180 characters; contains 464 characters
(#463) Line exceeds maximum limit of 180 characters; contains 464 characters
(#463) Line exceeds maximum limit of 180 characters; contains 464 characters
(#464) Line indented incorrectly; expected at least 180 spaces, found 0
(#464) Variable "H" must be all lower-case
(#464) Inline control structures are not allowed
(#464) Variable "H" must be all lower-case
(#465) Line indented incorrectly; expected at least 184 spaces, found 0
(#465) Closing brace must be on a line by itself
(#466) Line indented incorrectly; expected at least 180 spaces, found 0
(#466) Closing brace must be on a line by itself
(#467) Line indented incorrectly; expected at least 180 spaces, found 0
(#467) Variable "S" must be all lower-case
(#467) Expected 1 space after closing parenthesis; found 0
(#467) Opening brace must be the last content on the line
(#468) Line indented incorrectly; expected at least 184 spaces, found 0
(#468) Commas (,) must be followed by white space.
(#468) Commas (,) must be followed by white space.
(#468) Variable "S" must be all lower-case
(#469) Line indented incorrectly; expected at least 184 spaces, found 0
(#469) Closing brace must be on a line by itself
(#470) Line indented incorrectly; expected at least 180 spaces, found 0
(#470) Variable "Ph" must be all lower-case
(#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 184 spaces, found 0
(#471) Commas (,) must be followed by white space.
(#471) Commas (,) must be followed by white space.
(#471) Variable "Ph" must be all lower-case
(#471) Closing brace must be on a line by itself
(#472) Line indented incorrectly; expected at least 184 spaces, found 0
(#472) Variable "S" must be all lower-case
(#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 188 spaces, found 0
(#473) Commas (,) must be followed by white space.
(#473) Commas (,) must be followed by white space.
(#473) Variable "S" must be all lower-case
(#473) Closing brace must be on a line by itself
(#474) Line indented incorrectly; expected at least 184 spaces, found 0
(#474) Variable "S" must be all lower-case
(#474) Commas (,) must be followed by white space.
(#474) Variable "Ph" must be all lower-case
(#474) Commas (,) must be followed by white space.
(#474) Variable "Sg" must be all lower-case
(#474) Expected 1 space after closing parenthesis; found 0
(#474) Opening brace must be the last content on the line
(#474) Expected "foreach (...) {\n"; found "foreach(...){"
(#474) Expected 1 space after "as"; 0 found
(#474) Variable "S" must be all lower-case
(#475) Line indented incorrectly; expected at least 188 spaces, found 0
(#475) Variable "Q" must be all lower-case
(#475) Inline control structures are not allowed
(#475) Variable "Q" must be all lower-case
(#475) Variable "Sg" must be all lower-case
(#476) Line indented incorrectly; expected at least 192 spaces, found 0
(#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) Variable "Ph" must be all lower-case
(#477) Line indented incorrectly; expected at least 184 spaces, found 0
(#477) Variable "Q" must be all lower-case
(#477) Inline control structures are not allowed
(#477) Variable "Q" must be all lower-case
(#477) Variable "Sg" must be all lower-case
(#478) Line indented incorrectly; expected at least 188 spaces, found 0
(#478) Closing brace must be on a line by itself
(#479) Line indented incorrectly; expected at least 192 spaces, found 0
(#479) Closing brace must be on a line by itself
(#480) Line indented incorrectly; expected at least 188 spaces, found 0
(#480) Variable "C" must be all lower-case
(#480) Expected 1 space after closing parenthesis; found 0
(#480) Opening brace must be the last content on the line
(#480) Inline control structures are not allowed
(#480) Variable "C" must be all lower-case
(#480) Expected 1 space before "=="; 0 found
(#480) Expected 1 space after "=="; 0 found
(#481) Line indented incorrectly; expected at least 192 spaces, found 0
(#481) Expected 1 space before "=>"; 0 found
(#481) Expected 1 space after "=>"; 0 found
(#481) Variable "L" must be all lower-case
(#481) Expected 1 space before "="; 0 found
(#481) Expected 1 space after "="; 0 found
(#481) Variable "C" must be all lower-case
(#481) Line exceeds maximum limit of 180 characters; contains 348 characters
(#481) Line exceeds maximum limit of 180 characters; contains 348 characters
(#481) Line exceeds maximum limit of 180 characters; contains 348 characters
(#481) Line exceeds maximum limit of 180 characters; contains 348 characters
(#481) Line exceeds maximum limit of 180 characters; contains 348 characters
(#481) Line exceeds maximum limit of 180 characters; contains 348 characters
(#481) Line exceeds maximum limit of 180 characters; contains 348 characters
(#482) Line indented incorrectly; expected at least 192 spaces, found 0
(#482) Variable "L" must be all lower-case
(#482) Closing brace must be on a line by itself
(#483) Line indented incorrectly; expected at least 192 spaces, found 0
(#483) Variable "Q" must be all lower-case
(#483) Expected 1 space after closing parenthesis; found 0
(#483) Opening brace must be the last content on the line
(#483) Variable "J" must be all lower-case
(#483) Expected 1 space before "="; 0 found
(#483) Expected 1 space after "="; 0 found
(#483) Inline control structures are not allowed
(#483) Expected 1 space before "as"; 0 found
(#483) Expected 1 space after "as"; 0 found
(#483) Variable "Q" must be all lower-case
(#483) Variable "K" must be all lower-case
(#483) Variable "J" must be all lower-case
(#483) Variable "K" must be all lower-case
(#483) Expected 1 space before "="; 0 found
(#483) Expected 1 space after "="; 0 found
(#483) Variable "K" must be all lower-case
(#483) Commas (,) must be followed by white space.
(#483) Variable "K" must be all lower-case
(#483) Variable "J" must be all lower-case
(#483) Closing brace must be on a line by itself
(#483) Line exceeds maximum limit of 180 characters; contains 220 characters
(#483) Line exceeds maximum limit of 180 characters; contains 220 characters
(#483) Line exceeds maximum limit of 180 characters; contains 220 characters
(#483) Line exceeds maximum limit of 180 characters; contains 220 characters
(#483) Line exceeds maximum limit of 180 characters; contains 220 characters
(#483) Line exceeds maximum limit of 180 characters; contains 220 characters
(#483) Line exceeds maximum limit of 180 characters; contains 220 characters
(#484) Line indented incorrectly; expected at least 192 spaces, found 0
(#484) Expected 1 space after closing parenthesis; found 0
(#484) Opening brace must be the last content on the line
(#485) Line indented incorrectly; expected at least 196 spaces, found 0
(#485) Expected 1 space before "=>"; 0 found
(#485) Expected 1 space after "=>"; 0 found
(#485) Commas (,) must be followed by white space.
(#485) Commas (,) must be followed by white space.
(#485) Expected 1 space before "=>"; 0 found
(#485) Expected 1 space after "=>"; 0 found
(#485) Commas (,) must be followed by white space.
(#485) Commas (,) must be followed by white space.
(#485) Closing brace must be on a line by itself
(#486) Line indented incorrectly; expected at least 192 spaces, found 0
(#486) Expected 1 space after closing parenthesis; found 0
(#486) Opening brace must be the last content on the line
(#487) Line indented incorrectly; expected at least 196 spaces, found 0
(#487) Line exceeds 132 characters; contains 141 characters
(#487) Line exceeds 132 characters; contains 141 characters
(#487) Line exceeds 132 characters; contains 141 characters
(#487) Line exceeds 132 characters; contains 141 characters
(#487) Line exceeds 132 characters; contains 141 characters
(#487) Line exceeds 132 characters; contains 141 characters
(#487) Line exceeds 132 characters; contains 141 characters
(#491) Closing brace must be on a line by itself
(#492) Line indented incorrectly; expected at least 196 spaces, found 0
(#492) Expected 1 space after closing parenthesis; found 0
(#492) Opening brace must be the last content on the line
(#493) Line indented incorrectly; expected at least 200 spaces, found 0
(#493) Closing brace must be on a line by itself
(#494) Expected 1 space after closing parenthesis; found 0
(#494) Opening brace must be the last content on the line
(#495) Line indented incorrectly; expected at least 4 spaces, found 0
(#495) Closing brace must be on a line by itself
(#496) Line indented incorrectly; expected at least 200 spaces, found 0
(#496) Commas (,) must be followed by white space.
(#496) Variable "H" must be all lower-case
(#496) Expected 1 space after closing parenthesis; found 0
(#496) Opening brace must be the last content on the line
(#496) Variable "H" must be all lower-case
(#496) Closing brace must be on a line by itself
(#497) Line indented incorrectly; expected at least 200 spaces, found 0
(#497) Variable "R" must be all lower-case
(#497) Commas (,) must be followed by white space.
(#497) Variable "Z" must be all lower-case
(#497) Expected 1 space after closing parenthesis; found 0
(#497) Opening brace must be the last content on the line
(#497) Inline control structures are not allowed
(#497) Commas (,) must be followed by white space.
(#497) Variable "R" must be all lower-case
(#497) Variable "Z" must be all lower-case
(#497) Expected 1 space before "?"; 0 found
(#497) Expected 1 space after "?"; 0 found
(#497) Commas (,) must be followed by white space.
(#497) Variable "Z" must be all lower-case
(#497) Expected 1 space before ":"; 0 found
(#497) Expected 1 space after ":"; 0 found
(#497) Commas (,) must be followed by white space.
(#497) Variable "Qf" must be all lower-case
(#497) Variable "Qf" must be all lower-case
(#497) Line exceeds maximum limit of 180 characters; contains 182 characters
(#497) Line exceeds maximum limit of 180 characters; contains 182 characters
(#497) Line exceeds maximum limit of 180 characters; contains 182 characters
(#497) Line exceeds maximum limit of 180 characters; contains 182 characters
(#497) Line exceeds maximum limit of 180 characters; contains 182 characters
(#497) Line exceeds maximum limit of 180 characters; contains 182 characters
(#497) Line exceeds maximum limit of 180 characters; contains 182 characters
(#498) Line indented incorrectly; expected at least 204 spaces, found 0
(#498) Closing brace must be on a line by itself
(#499) Line indented incorrectly; expected at least 200 spaces, found 0
(#499) Expected 1 space after closing parenthesis; found 0
(#499) Opening brace must be the last content on the line
(#500) Line indented incorrectly; expected at least 204 spaces, found 0
(#504) Closing brace must be on a line by itself
(#505) Line indented incorrectly; expected at least 204 spaces, found 0
(#505) Expected 1 space after closing parenthesis; found 0
(#505) Opening brace must be the last content on the line
(#506) Line indented incorrectly; expected at least 208 spaces, found 0
(#506) Closing brace must be on a line by itself
(#507) Expected 1 space after closing parenthesis; found 0
(#507) Opening brace must be the last content on the line
(#507) Closing brace must be on a line by itself
(#508) Expected 1 space after closing parenthesis; found 0
(#508) Opening brace must be the last content on the line
(#508) Commas (,) must be followed by white space.
(#508) Commas (,) must be followed by white space.
(#508) Variable "Cg" must be all lower-case
(#508) Variable "J" must be all lower-case
(#508) Expected 1 space before "="; 0 found
(#508) Expected 1 space after "="; 0 found
(#508) Expected "foreach (...) {\n"; found "foreach(...){"
(#508) Expected 1 space before "as"; 0 found
(#508) Expected 1 space after "as"; 0 found
(#508) Variable "U" must be all lower-case
(#508) Expected "if (...) {\n"; found "if(...){"
(#508) Variable "U" must be all lower-case
(#508) Variable "U" must be all lower-case
(#508) Expected 1 space before "="; 0 found
(#508) Expected 1 space after "="; 0 found
(#508) Variable "Cg" must be all lower-case
(#508) Expected 1 space before "="; 0 found
(#508) Expected 1 space after "="; 0 found
(#508) Variable "U" must be all lower-case
(#508) Closing brace must be on a line by itself
(#508) Closing brace must be on a line by itself
(#508) Variable "J" must be all lower-case
(#508) Closing brace must be on a line by itself
(#508) Line exceeds 132 characters; contains 175 characters
(#508) Line exceeds 132 characters; contains 175 characters
(#508) Line exceeds 132 characters; contains 175 characters
(#508) Line exceeds 132 characters; contains 175 characters
(#508) Line exceeds 132 characters; contains 175 characters
(#508) Line exceeds 132 characters; contains 175 characters
(#508) Line exceeds 132 characters; contains 175 characters
(#509) Variable "Db" must be all lower-case
(#509) Expected 1 space after closing parenthesis; found 0
(#509) Opening brace must be the last content on the line
(#509) Variable "Db" must be all lower-case
(#509) Closing brace must be on a line by itself
(#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 4 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) Expected 1 space before "<"; 0 found
(#513) Expected 1 space after "<"; 0 found
(#513) Expected 1 space before "?"; 0 found
(#513) Expected 1 space after "?"; 0 found
(#513) Expected 1 space before ":"; 0 found
(#513) Expected 1 space after ":"; 0 found
(#513) Closing brace must be on a line by itself
(#514) Line indented incorrectly; expected at least 4 spaces, found 0
(#514) Closing brace must be on a line by itself
(#515) Line indented incorrectly; expected at least 4 spaces, found 0
(#515) Closing brace must be on a line by itself
(#516) Line indented incorrectly; expected at least 4 spaces, found 0
(#516) Commas (,) must be followed by white space.
(#516) Variable "J" must be all lower-case
(#516) Expected 1 space after closing parenthesis; found 0
(#516) Opening brace must be the last content on the line
(#516) Variable "J" must be all lower-case
(#516) Closing brace must be on a line by itself
(#517) Line indented incorrectly; expected at least 4 spaces, found 0
(#517) Variable "Dc" must be all lower-case
(#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 8 spaces, found 0
(#518) Commas (,) must be followed by white space.
(#518) Variable "Dc" must be all lower-case
(#518) Closing brace must be on a line by itself
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Variable "Cg" must be all lower-case
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Expected "foreach (...) {\n"; found "foreach(...){"
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Expected 1 space before "as"; 0 found
(#518) Expected 1 space after "as"; 0 found
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Variable "X" must be all lower-case
(#518) Expected 1 space before "+="; 0 found
(#518) Expected 1 space after "+="; 0 found
(#518) Variable "X" must be all lower-case
(#518) Variable "Cg" must be all lower-case
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Variable "X" must be all lower-case
(#518) Closing brace must be on a line by itself
(#518) Variable "Ah" must be all lower-case
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Variable "Ke" must be all lower-case
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Variable "Tc" must be all lower-case
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Variable "Yc" must be all lower-case
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Expected 1 space before "=>"; 0 found
(#518) Expected 1 space after "=>"; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Closing brace must be on a line by itself
(#518) Variable "Ub" must be all lower-case
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Expected "if (...) {\n"; found "if(...){"
(#518) Expected 1 space before "="; 0 found
(#518) Expected 1 space after "="; 0 found
(#518) Commas (,) must be followed by white space.
(#518) Commas (,) must be followed by white space.
(#518) Expected "if (...) {\n"; found "if(...){"
(#518) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 226
(#518) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#518) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#518) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#518) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#518) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#518) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#518) Line exceeds maximum limit of 180 characters; contains 1314 characters
(#519) Line indented incorrectly; expected at least 156 spaces, found 0
(#519) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#519) Scope modifier not specified for member variable "$extension"
(#519) Expected 1 space before "="; 0 found
(#519) Expected 1 space after "="; 0 found
(#519) Commas (,) must be followed by white space.
(#519) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#519) Scope modifier not specified for member variable "$_link"
(#519) Commas (,) must be followed by white space.
(#519) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#519) Scope modifier not specified for member variable "$_result"
(#519) Commas (,) must be followed by white space.
(#519) Member variable "server_info" must not contain underscores.
(#519) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#519) Scope modifier not specified for member variable "$server_info"
(#519) Commas (,) must be followed by white space.
(#519) Member variable "affected_rows" must not contain underscores.
(#519) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#519) Scope modifier not specified for member variable "$affected_rows"
(#519) Commas (,) must be followed by white space.
(#519) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#519) Scope modifier not specified for member variable "$errno"
(#519) Commas (,) must be followed by white space.
(#519) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#519) Scope modifier not specified for member variable "$error"
(#519) Visibility must be declared on method "_error"
(#520) Line indented incorrectly; expected at least 160 spaces, found 0
(#520) Commas (,) must be followed by white space.
(#520) Expected 1 space after closing parenthesis; found 0
(#520) Opening brace must be the last content on the line
(#520) Inline control structures are not allowed
(#520) Expected 1 space before "="; 0 found
(#520) Expected 1 space after "="; 0 found
(#520) Expected 1 space before "="; 0 found
(#520) Expected 1 space after "="; 0 found
(#520) Commas (,) must be followed by white space.
(#520) Commas (,) must be followed by white space.
(#520) Expected 1 space before "="; 0 found
(#520) Expected 1 space after "="; 0 found
(#520) Closing brace must be on a line by itself
(#520) Line exceeds 132 characters; contains 141 characters
(#520) Line exceeds 132 characters; contains 141 characters
(#520) Line exceeds 132 characters; contains 141 characters
(#520) Line exceeds 132 characters; contains 141 characters
(#520) Line exceeds 132 characters; contains 141 characters
(#520) Line exceeds 132 characters; contains 141 characters
(#520) Line exceeds 132 characters; contains 141 characters
(#520) Visibility must be declared on method "connect"
(#521) Line indented incorrectly; expected at least 160 spaces, found 0
(#521) Variable "N" must be all lower-case
(#521) Commas (,) must be followed by white space.
(#521) Variable "V" must be all lower-case
(#521) Commas (,) must be followed by white space.
(#521) Variable "G" must be all lower-case
(#521) Expected 1 space after closing parenthesis; found 0
(#521) Opening brace must be the last content on the line
(#521) Expected 1 space before "="; 0 found
(#521) Expected 1 space after "="; 0 found
(#521) Variable "V" must be all lower-case
(#521) Commas (,) must be followed by white space.
(#521) Variable "G" must be all lower-case
(#521) Commas (,) must be followed by white space.
(#521) Variable "N" must be all lower-case
(#521) Commas (,) must be followed by white space.
(#521) Expected "if (...) {\n"; found "if(...){"
(#521) Expected 1 space before "="; 0 found
(#521) Expected 1 space after "="; 0 found
(#521) Line exceeds 132 characters; contains 144 characters
(#521) Line exceeds 132 characters; contains 144 characters
(#521) Line exceeds 132 characters; contains 144 characters
(#521) Line exceeds 132 characters; contains 144 characters
(#521) Line exceeds 132 characters; contains 144 characters
(#521) Line exceeds 132 characters; contains 144 characters
(#521) Line exceeds 132 characters; contains 144 characters
(#522) Line indented incorrectly; expected at least 168 spaces, found 0
(#522) Closing brace must be on a line by itself
(#522) Expected 1 space before "="; 0 found
(#522) Expected 1 space after "="; 0 found
(#522) Expected 1 space before "="; 0 found
(#522) Expected 1 space after "="; 0 found
(#523) Line indented incorrectly; expected at least 160 spaces, found 0
(#523) Closing brace must be on a line by itself
(#523) Visibility must be declared on method "quote"
(#524) Line indented incorrectly; expected at least 160 spaces, found 0
(#524) Variable "P" must be all lower-case
(#524) Expected 1 space after closing parenthesis; found 0
(#524) Opening brace must be the last content on the line
(#524) Commas (,) must be followed by white space.
(#524) Commas (,) must be followed by white space.
(#524) Variable "P" must be all lower-case
(#524) Closing brace must be on a line by itself
(#524) Visibility must be declared on method "select_db"
(#525) Line indented incorrectly; expected at least 160 spaces, found 0
(#525) Variable "Db" must be all lower-case
(#525) Expected 1 space after closing parenthesis; found 0
(#525) Opening brace must be the last content on the line
(#526) Line indented incorrectly; expected at least 164 spaces, found 0
(#526) Closing brace must be on a line by itself
(#526) Visibility must be declared on method "query"
(#527) Line indented incorrectly; expected at least 160 spaces, found 0
(#527) Variable "H" must be all lower-case
(#527) Commas (,) must be followed by white space.
(#527) Expected 1 space after closing parenthesis; found 0
(#527) Opening brace must be the last content on the line
(#527) Variable "I" must be all lower-case
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#527) Commas (,) must be followed by white space.
(#527) Variable "H" must be all lower-case
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#527) Expected "if (...) {\n"; found "if(...){"
(#527) Variable "I" must be all lower-case
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#527) Line exceeds 132 characters; contains 158 characters
(#527) Line exceeds 132 characters; contains 158 characters
(#527) Line exceeds 132 characters; contains 158 characters
(#527) Line exceeds 132 characters; contains 158 characters
(#527) Line exceeds 132 characters; contains 158 characters
(#527) Line exceeds 132 characters; contains 158 characters
(#527) Line exceeds 132 characters; contains 158 characters
(#528) Line indented incorrectly; expected at least 168 spaces, found 0
(#528) Closing brace must be on a line by itself
(#528) Commas (,) must be followed by white space.
(#528) Variable "J" must be all lower-case
(#528) Expected 1 space before "="; 0 found
(#528) Expected 1 space after "="; 0 found
(#528) Variable "I" must be all lower-case
(#528) Expected "if (...) {\n"; found "if(...){"
(#528) Variable "J" must be all lower-case
(#528) Inline control structures are not allowed
(#528) Variable "I" must be all lower-case
(#529) Line indented incorrectly; expected at least 164 spaces, found 0
(#530) Line indented incorrectly; expected at least 164 spaces, found 0
(#530) Variable "I" must be all lower-case
(#530) Expected 1 space before "="; 0 found
(#530) Expected 1 space after "="; 0 found
(#530) Variable "I" must be all lower-case
(#530) Closing brace must be on a line by itself
(#530) Variable "J" must be all lower-case
(#530) Closing brace must be on a line by itself
(#530) Visibility must be declared on method "multi_query"
(#531) Line indented incorrectly; expected at least 164 spaces, found 0
(#531) Variable "H" must be all lower-case
(#531) Expected 1 space after closing parenthesis; found 0
(#531) Opening brace must be the last content on the line
(#531) Expected 1 space before "="; 0 found
(#531) Expected 1 space after "="; 0 found
(#531) Variable "H" must be all lower-case
(#531) Closing brace must be on a line by itself
(#531) Visibility must be declared on method "store_result"
(#532) Line indented incorrectly; expected at least 164 spaces, found 0
(#532) Expected 1 space after closing parenthesis; found 0
(#532) Opening brace must be the last content on the line
(#532) Closing brace must be on a line by itself
(#532) Visibility must be declared on method "next_result"
(#533) Line indented incorrectly; expected at least 164 spaces, found 0
(#533) Expected 1 space after closing parenthesis; found 0
(#533) Opening brace must be the last content on the line
(#534) Line indented incorrectly; expected at least 168 spaces, found 0
(#534) Closing brace must be on a line by itself
(#534) Visibility must be declared on method "result"
(#535) Line indented incorrectly; expected at least 164 spaces, found 0
(#535) Variable "H" must be all lower-case
(#535) Commas (,) must be followed by white space.
(#535) Expected 1 space after closing parenthesis; found 0
(#535) Opening brace must be the last content on the line
(#535) Variable "I" must be all lower-case
(#535) Expected 1 space before "="; 0 found
(#535) Expected 1 space after "="; 0 found
(#535) Variable "H" must be all lower-case
(#535) Inline control structures are not allowed
(#535) Variable "I" must be all lower-case
(#535) Variable "I" must be all lower-case
(#536) Line indented incorrectly; expected at least 168 spaces, found 0
(#537) Line indented incorrectly; expected at least 168 spaces, found 0
(#537) Variable "I" must be all lower-case
(#537) Commas (,) must be followed by white space.
(#537) Closing brace must be on a line by itself
(#537) Closing brace must be on a line by itself
(#537) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 197
(#538) Line indented incorrectly; expected at least 8 spaces, found 0
(#538) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#538) Scope modifier not specified for member variable "$_result"
(#538) Commas (,) must be followed by white space.
(#538) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#538) Scope modifier not specified for member variable "$_offset"
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#538) Commas (,) must be followed by white space.
(#538) Member variable "num_rows" must not contain underscores.
(#538) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#538) Scope modifier not specified for member variable "$num_rows"
(#538) method name "Min_Result::Min_Result" must be in lower-case letters only
(#538) PHP4 style constructors are not allowed; use "__construct()" instead
(#538) Visibility must be declared on method "Min_Result"
(#539) Line indented incorrectly; expected at least 12 spaces, found 0
(#539) Variable "I" 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 "I" must be all lower-case
(#539) Closing brace must be on a line by itself
(#539) Visibility must be declared on method "_convert"
(#540) Line indented incorrectly; expected at least 12 spaces, found 0
(#540) Variable "K" must be all lower-case
(#540) Expected 1 space after closing parenthesis; found 0
(#540) Opening brace must be the last content on the line
(#540) Expected "foreach (...) {\n"; found "foreach(...){"
(#540) Expected 1 space before "=>"; 0 found
(#540) Expected 1 space after "=>"; 0 found
(#540) Expected 1 space after "as"; 0 found
(#540) Variable "K" must be all lower-case
(#541) Line indented incorrectly; expected at least 16 spaces, found 0
(#541) Expected 1 space before "=>"; 0 found
(#541) Expected 1 space after "=>"; 0 found
(#541) Variable "X" must be all lower-case
(#541) Inline control structures are not allowed
(#541) Variable "X" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Variable "K" must be all lower-case
(#541) Expected 1 space before "="; 0 found
(#541) Expected 1 space after "="; 0 found
(#541) Variable "X" must be all lower-case
(#541) Closing brace must be on a line by itself
(#541) Variable "K" must be all lower-case
(#541) Closing brace must be on a line by itself
(#541) Visibility must be declared on method "fetch_assoc"
(#542) Line indented incorrectly; expected at least 12 spaces, found 0
(#542) Expected 1 space after closing parenthesis; found 0
(#542) Opening brace must be the last content on the line
(#542) Closing brace must be on a line by itself
(#542) Visibility must be declared on method "fetch_row"
(#543) Line indented incorrectly; expected at least 12 spaces, found 0
(#543) Expected 1 space after closing parenthesis; found 0
(#543) Opening brace must be the last content on the line
(#543) Closing brace must be on a line by itself
(#543) Visibility must be declared on method "fetch_field"
(#544) Line indented incorrectly; expected at least 12 spaces, found 0
(#544) Expected 1 space after closing parenthesis; found 0
(#544) Opening brace must be the last content on the line
(#544) Expected 1 space before "="; 0 found
(#544) Expected 1 space after "="; 0 found
(#544) Variable "J" must be all lower-case
(#544) Expected 1 space before "="; 0 found
(#544) Expected 1 space after "="; 0 found
(#545) Line indented incorrectly; expected at least 16 spaces, found 0
(#545) Variable "J" 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 "J" must be all lower-case
(#545) Expected 1 space before "="; 0 found
(#545) Expected 1 space after "="; 0 found
(#545) Variable "J" must be all lower-case
(#545) Variable "J" 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 "J" 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 "J" 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) Variable "J" must be all lower-case
(#545) Closing brace must be on a line by itself
(#545) Line exceeds maximum limit of 180 characters; contains 195 characters
(#545) Visibility must be declared on method "__destruct"
(#545) Line exceeds maximum limit of 180 characters; contains 195 characters
(#545) Line exceeds maximum limit of 180 characters; contains 195 characters
(#545) Line exceeds maximum limit of 180 characters; contains 195 characters
(#545) Line exceeds maximum limit of 180 characters; contains 195 characters
(#545) Line exceeds maximum limit of 180 characters; contains 195 characters
(#545) Line exceeds maximum limit of 180 characters; contains 195 characters
(#546) Line indented incorrectly; expected at least 12 spaces, found 0
(#546) Expected 1 space after closing parenthesis; found 0
(#546) Opening brace must be the last content on the line
(#546) Closing brace must be on a line by itself
(#546) Closing brace must be on a line by itself
(#546) Closing brace must be on a line by itself
(#546) Usage of ELSEIF not allowed; use ELSE IF instead
(#546) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 226
(#547) Line indented incorrectly; expected at least 12 spaces, found 0
(#548) Line indented incorrectly; expected at least 12 spaces, found 0
(#549) Line indented incorrectly; expected at least 12 spaces, found 0
(#549) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#549) Scope modifier not specified for member variable "$extension"
(#549) Expected 1 space before "="; 0 found
(#549) Expected 1 space after "="; 0 found
(#549) Visibility must be declared on method "connect"
(#550) Line indented incorrectly; expected at least 16 spaces, found 0
(#550) Variable "N" must be all lower-case
(#550) Commas (,) must be followed by white space.
(#550) Variable "V" must be all lower-case
(#550) Commas (,) must be followed by white space.
(#550) Variable "G" must be all lower-case
(#550) Expected 1 space after closing parenthesis; found 0
(#550) Opening brace must be the last content on the line
(#550) Variable "N" must be all lower-case
(#550) Commas (,) must be followed by white space.
(#550) Variable "V" must be all lower-case
(#550) Commas (,) must be followed by white space.
(#550) Variable "G" must be all lower-case
(#551) Line indented incorrectly; expected at least 20 spaces, found 0
(#551) Closing brace must be on a line by itself
(#551) Visibility must be declared on method "select_db"
(#552) Line indented incorrectly; expected at least 12 spaces, found 0
(#552) Variable "Db" must be all lower-case
(#552) Expected 1 space after closing parenthesis; found 0
(#552) Opening brace must be the last content on the line
(#553) Line indented incorrectly; expected at least 16 spaces, found 0
(#553) Closing brace must be on a line by itself
(#553) Closing brace must be on a line by itself
(#553) Closing brace must be on a line by itself
(#553) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 236
(#554) Line indented incorrectly; expected at least 12 spaces, found 0
(#555) Line indented incorrectly; expected at least 12 spaces, found 0
(#556) Line indented incorrectly; expected at least 12 spaces, found 0
(#556) Visibility must be declared on method "begin"
(#557) Line indented incorrectly; expected at least 16 spaces, found 0
(#557) Expected 1 space after closing parenthesis; found 0
(#557) Opening brace must be the last content on the line
(#558) Line indented incorrectly; expected at least 20 spaces, found 0
(#558) Closing brace must be on a line by itself
(#558) Closing brace must be on a line by itself
(#559) Line indented incorrectly; expected at least 16 spaces, found 0
(#559) Expected 1 space after closing parenthesis; found 0
(#559) Opening brace must be the last content on the line
(#559) Commas (,) must be followed by white space.
(#559) Commas (,) must be followed by white space.
(#559) Closing brace must be on a line by itself
(#560) Line indented incorrectly; expected at least 16 spaces, found 0
(#560) Expected 1 space after closing parenthesis; found 0
(#560) Opening brace must be the last content on the line
(#561) Line indented incorrectly; expected at least 20 spaces, found 0
(#561) Closing brace must be on a line by itself
(#562) Line indented incorrectly; expected at least 16 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
(#563) Line indented incorrectly; expected at least 20 spaces, found 0
(#563) Expected 1 space before "="; 0 found
(#563) Expected 1 space after "="; 0 found
(#563) Inline control structures are not allowed
(#563) Commas (,) must be followed by white space.
(#563) Commas (,) must be followed by white space.
(#563) Closing brace must be on a line by itself
(#564) Line indented incorrectly; expected at least 20 spaces, found 0
(#564) Expected 1 space after closing parenthesis; found 0
(#564) Opening brace must be the last content on the line
(#565) Line indented incorrectly; expected at least 24 spaces, found 0
(#565) Closing brace must be on a line by itself
(#566) Line indented incorrectly; expected at least 20 spaces, found 0
(#566) Variable "H" must be all lower-case
(#566) Commas (,) must be followed by white space.
(#566) Variable "Z" must be all lower-case
(#566) Commas (,) must be followed by white space.
(#566) Commas (,) must be followed by white space.
(#566) Variable "D" must be all lower-case
(#566) Commas (,) must be followed by white space.
(#566) Expected 1 space after closing parenthesis; found 0
(#566) Opening brace must be the last content on the line
(#566) Variable "D" must be all lower-case
(#566) Expected 1 space before "?"; 0 found
(#566) Expected 1 space after "?"; 0 found
(#566) Variable "H" must be all lower-case
(#566) Expected 1 space before "+"; 0 found
(#566) Expected 1 space after "+"; 0 found
(#566) Variable "D" must be all lower-case
(#566) Variable "D" must be all lower-case
(#566) Expected 1 space before ":"; 0 found
(#566) Expected 1 space after ":"; 0 found
(#566) Expected 1 space before "!=="; 0 found
(#566) Expected 1 space after "!=="; 0 found
(#566) Expected 1 space before "?"; 0 found
(#566) Expected 1 space after "?"; 0 found
(#566) Variable "H" must be all lower-case
(#566) Expected 1 space before "+"; 0 found
(#566) Expected 1 space after "+"; 0 found
(#566) Variable "D" must be all lower-case
(#566) Expected 1 space before ":"; 0 found
(#566) Expected 1 space after ":"; 0 found
(#566) Variable "H" must be all lower-case
(#566) Closing brace must be on a line by itself
(#566) Line exceeds maximum limit of 180 characters; contains 222 characters
(#566) Line exceeds maximum limit of 180 characters; contains 222 characters
(#566) Line exceeds maximum limit of 180 characters; contains 222 characters
(#566) Line exceeds maximum limit of 180 characters; contains 222 characters
(#566) Line exceeds maximum limit of 180 characters; contains 222 characters
(#566) Line exceeds maximum limit of 180 characters; contains 222 characters
(#566) Line exceeds maximum limit of 180 characters; contains 222 characters
(#567) Line indented incorrectly; expected at least 20 spaces, found 0
(#567) Variable "H" must be all lower-case
(#567) Commas (,) must be followed by white space.
(#567) Variable "Z" must be all lower-case
(#567) Expected 1 space after closing parenthesis; found 0
(#567) Opening brace must be the last content on the line
(#567) Variable "H" must be all lower-case
(#567) Closing brace must be on a line by itself
(#568) Line indented incorrectly; expected at least 20 spaces, found 0
(#568) Commas (,) must be followed by white space.
(#568) Expected 1 space after closing parenthesis; found 0
(#568) Opening brace must be the last content on the line
(#568) Closing brace must be on a line by itself
(#568) Line exceeds 132 characters; contains 138 characters
(#568) Line exceeds 132 characters; contains 138 characters
(#568) Line exceeds 132 characters; contains 138 characters
(#568) Line exceeds 132 characters; contains 138 characters
(#568) Line exceeds 132 characters; contains 138 characters
(#568) Line exceeds 132 characters; contains 138 characters
(#568) Line exceeds 132 characters; contains 138 characters
(#569) Line indented incorrectly; expected at least 20 spaces, found 0
(#569) Expected 1 space after closing parenthesis; found 0
(#569) Opening brace must be the last content on the line
(#570) Line indented incorrectly; expected at least 24 spaces, found 0
(#570) Closing brace must be on a line by itself
(#571) Line indented incorrectly; expected at least 20 spaces, found 0
(#571) Expected 1 space after closing parenthesis; found 0
(#571) Opening brace must be the last content on the line
(#571) Closing brace must be on a line by itself
(#572) Line indented incorrectly; expected at least 20 spaces, found 0
(#572) Expected 1 space after closing parenthesis; found 0
(#572) Opening brace must be the last content on the line
(#573) Line indented incorrectly; expected at least 24 spaces, found 0
(#575) Closing brace must be on a line by itself
(#576) Line indented incorrectly; expected at least 20 spaces, found 0
(#576) Expected 1 space after closing parenthesis; found 0
(#576) Opening brace must be the last content on the line
(#577) Line indented incorrectly; expected at least 24 spaces, found 0
(#577) Closing brace must be on a line by itself
(#578) Variable "C" must be all lower-case
(#578) Expected 1 space after closing parenthesis; found 0
(#578) Opening brace must be the last content on the line
(#578) Variable "J" must be all lower-case
(#578) Expected 1 space before "="; 0 found
(#578) Expected 1 space after "="; 0 found
(#578) Expected 1 space before "="; 0 found
(#578) Expected 1 space after "="; 0 found
(#578) Variable "C" must be all lower-case
(#578) Expected "foreach (...) {\n"; found "foreach(...){"
(#578) Expected 1 space before "as"; 0 found
(#578) Expected 1 space after "as"; 0 found
(#578) Variable "C" must be all lower-case
(#578) Expected 1 space before "!="; 0 found
(#578) Expected 1 space after "!="; 0 found
(#578) Expected 1 space before "?"; 0 found
(#578) Expected 1 space after "?"; 0 found
(#578) Expected 1 space before ":"; 0 found
(#578) Expected 1 space after ":"; 0 found
(#578) Line exceeds maximum limit of 180 characters; contains 244 characters
(#578) Line exceeds maximum limit of 180 characters; contains 244 characters
(#578) Line exceeds maximum limit of 180 characters; contains 244 characters
(#578) Line exceeds maximum limit of 180 characters; contains 244 characters
(#578) Line exceeds maximum limit of 180 characters; contains 244 characters
(#578) Line exceeds maximum limit of 180 characters; contains 244 characters
(#578) Line exceeds maximum limit of 180 characters; contains 244 characters
(#579) Variable "C" must be all lower-case
(#579) Expected 1 space before "!="; 0 found
(#579) Expected 1 space after "!="; 0 found
(#579) Expected 1 space before "?"; 0 found
(#579) Expected 1 space after "?"; 0 found
(#579) Expected 1 space before ":"; 0 found
(#579) Expected 1 space after ":"; 0 found
(#580) Variable "K" must be all lower-case
(#580) Inline control structures are not allowed
(#580) Variable "C" must be all lower-case
(#580) Expected 1 space before "!="; 0 found
(#580) Expected 1 space after "!="; 0 found
(#580) Variable "K" must be all lower-case
(#580) Variable "J" must be all lower-case
(#580) Variable "K" must be all lower-case
(#580) Expected 1 space before "="; 0 found
(#580) Expected 1 space after "="; 0 found
(#580) Variable "K" must be all lower-case
(#580) Closing brace must be on a line by itself
(#580) Variable "J" must be all lower-case
(#580) Closing brace must be on a line by itself
(#581) Line indented incorrectly; expected at least 24 spaces, found 0
(#581) Variable "R" must be all lower-case
(#581) Expected 1 space after closing parenthesis; found 0
(#581) Opening brace must be the last content on the line
(#581) Variable "R" must be all lower-case
(#581) Expected 1 space before "=="; 0 found
(#581) Expected 1 space after "=="; 0 found
(#581) Closing brace must be on a line by itself
(#582) Line indented incorrectly; expected at least 24 spaces, found 0
(#582) Variable "R" must be all lower-case
(#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 28 spaces, found 0
(#583) Closing brace must be on a line by itself
(#584) Line indented incorrectly; expected at least 24 spaces, found 0
(#584) Variable "Q" must be all lower-case
(#584) Expected 1 space after closing parenthesis; found 0
(#584) Opening brace must be the last content on the line
(#584) Variable "J" must be all lower-case
(#584) Expected 1 space before "="; 0 found
(#584) Expected 1 space after "="; 0 found
(#584) Expected "foreach (...) {\n"; found "foreach(...){"
(#584) Expected 1 space before "as"; 0 found
(#584) Expected 1 space after "as"; 0 found
(#584) Variable "Q" must be all lower-case
(#584) Variable "K" must be all lower-case
(#584) Variable "U" must be all lower-case
(#584) Expected 1 space before "="; 0 found
(#584) Expected 1 space after "="; 0 found
(#584) Variable "K" must be all lower-case
(#584) Expected 1 space before "="; 0 found
(#584) Expected 1 space after "="; 0 found
(#584) Variable "K" must be all lower-case
(#584) Inline control structures are not allowed
(#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 "K" must be all lower-case
(#584) Variable "J" must be all lower-case
(#584) Variable "K" 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) Variable "K" must be all lower-case
(#584) Commas (,) must be followed by white space.
(#584) Expected 1 space before "=>"; 0 found
(#584) Expected 1 space after "=>"; 0 found
(#584) Variable "U" 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) Commas (,) must be followed by white space.
(#584) Expected 1 space before "=>"; 0 found
(#584) Expected 1 space after "=>"; 0 found
(#584) Variable "U" must be all lower-case
(#584) Commas (,) must be followed by white space.
(#584) Expected 1 space before "=>"; 0 found
(#584) Expected 1 space after "=>"; 0 found
(#584) Commas (,) must be followed by white space.
(#584) Expected 1 space before "=>"; 0 found
(#584) Expected 1 space after "=>"; 0 found
(#584) Variable "K" must be all lower-case
(#584) Commas (,) must be followed by white space.
(#584) Expected 1 space before "=>"; 0 found
(#584) Expected 1 space after "=>"; 0 found
(#584) Variable "K" must be all lower-case
(#584) Expected 1 space before "=="; 0 found
(#584) Expected 1 space after "=="; 0 found
(#584) Commas (,) must be followed by white space.
(#584) 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) Commas (,) must be followed by white space.
(#584) Expected 1 space before "=>"; 0 found
(#584) Expected 1 space after "=>"; 0 found
(#584) Commas (,) must be followed by white space.
(#584) Expected 1 space before "=>"; 0 found
(#584) Expected 1 space after "=>"; 0 found
(#584) Commas (,) must be followed by white space.
(#584) Closing brace must be on a line by itself
(#584) Variable "J" must be all lower-case
(#584) Closing brace must be on a line by itself
(#584) Line exceeds maximum limit of 180 characters; contains 475 characters
(#584) Line exceeds maximum limit of 180 characters; contains 475 characters
(#584) Line exceeds maximum limit of 180 characters; contains 475 characters
(#584) Line exceeds maximum limit of 180 characters; contains 475 characters
(#584) Line exceeds maximum limit of 180 characters; contains 475 characters
(#584) Line exceeds maximum limit of 180 characters; contains 475 characters
(#584) Line exceeds maximum limit of 180 characters; contains 475 characters
(#585) Line indented incorrectly; expected at least 24 spaces, found 0
(#585) Variable "Q" must be all lower-case
(#585) Commas (,) must be followed by white space.
(#585) Expected 1 space after closing parenthesis; found 0
(#585) Opening brace must be the last content on the line
(#585) Variable "J" must be all lower-case
(#585) Expected 1 space before "="; 0 found
(#585) Expected 1 space after "="; 0 found
(#585) Expected "foreach (...) {\n"; found "foreach(...){"
(#585) Expected 1 space before "as"; 0 found
(#585) Expected 1 space after "as"; 0 found
(#588) Variable "Q" must be all lower-case
(#589) Commas (,) must be followed by white space.
(#589) Variable "K" must be all lower-case
(#589) Expected 1 space before "="; 0 found
(#589) Expected 1 space after "="; 0 found
(#589) Variable "K" must be all lower-case
(#589) Variable "J" must be all lower-case
(#589) Expected 1 space before "="; 0 found
(#589) Expected 1 space after "="; 0 found
(#589) Variable "K" must be all lower-case
(#589) Expected 1 space before "=="; 0 found
(#589) Expected 1 space after "=="; 0 found
(#589) Expected 1 space before "?"; 0 found
(#589) Expected 1 space after "?"; 0 found
(#589) Expected 1 space before ":"; 0 found
(#589) Expected 1 space after ":"; 0 found
(#589) Variable "K" must be all lower-case
(#589) Expected 1 space before "=="; 0 found
(#589) Expected 1 space after "=="; 0 found
(#589) Expected 1 space before "?"; 0 found
(#589) Expected 1 space after "?"; 0 found
(#589) Expected 1 space before ":"; 0 found
(#589) Expected 1 space after ":"; 0 found
(#589) Variable "J" must be all lower-case
(#589) Expected 1 space before "="; 0 found
(#589) Expected 1 space after "="; 0 found
(#589) Variable "K" must be all lower-case
(#589) Variable "J" must be all lower-case
(#589) Expected 1 space before "="; 0 found
(#589) Expected 1 space after "="; 0 found
(#589) Variable "K" must be all lower-case
(#589) Variable "K" must be all lower-case
(#589) Expected 1 space before "!="; 0 found
(#589) Expected 1 space after "!="; 0 found
(#589) Variable "K" must be all lower-case
(#589) Expected 1 space before "?"; 0 found
(#589) Expected 1 space after "?"; 0 found
(#589) Variable "K" must be all lower-case
(#589) Expected 1 space before ":"; 0 found
(#589) Expected 1 space after ":"; 0 found
(#589) Variable "J" must be all lower-case
(#589) Expected 1 space before "="; 0 found
(#589) Expected 1 space after "="; 0 found
(#589) Variable "K" must be all lower-case
(#589) Expected 1 space before "?"; 0 found
(#589) Expected 1 space after "?"; 0 found
(#589) Expected 1 space before ":"; 0 found
(#589) Expected 1 space after ":"; 0 found
(#589) Closing brace must be on a line by itself
(#589) Variable "J" must be all lower-case
(#589) Closing brace must be on a line by itself
(#589) Line exceeds maximum limit of 180 characters; contains 387 characters
(#589) Line exceeds maximum limit of 180 characters; contains 387 characters
(#589) Line exceeds maximum limit of 180 characters; contains 387 characters
(#589) Line exceeds maximum limit of 180 characters; contains 387 characters
(#589) Line exceeds maximum limit of 180 characters; contains 387 characters
(#589) Line exceeds maximum limit of 180 characters; contains 387 characters
(#589) Line exceeds maximum limit of 180 characters; contains 387 characters
(#590) Line indented incorrectly; expected at least 24 spaces, found 0
(#590) Variable "C" must be all lower-case
(#590) Expected 1 space after closing parenthesis; found 0
(#590) Opening brace must be the last content on the line
(#590) Variable "L" must be all lower-case
(#590) Expected 1 space before "="; 0 found
(#590) Expected 1 space after "="; 0 found
(#590) Variable "C" must be all lower-case
(#591) Line indented incorrectly; expected at least 28 spaces, found 0
(#591) Variable "L" must be all lower-case
(#591) Closing brace must be on a line by itself
(#592) Expected 1 space after closing parenthesis; found 0
(#592) Opening brace must be the last content on the line
(#593) Line indented incorrectly; expected at least 4 spaces, found 0
(#593) Closing brace must be on a line by itself
(#594) Line indented incorrectly; expected at least 28 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 32 spaces, found 0
(#595) Closing brace must be on a line by itself
(#596) Line indented incorrectly; expected at least 4 spaces, found 0
(#596) Expected 1 space after closing parenthesis; found 0
(#596) Opening brace must be the last content on the line
(#597) Line indented incorrectly; expected at least 8 spaces, found 0
(#597) Closing brace must be on a line by itself
(#598) Line indented incorrectly; expected at least 32 spaces, found 0
(#598) Commas (,) must be followed by white space.
(#598) Variable "H" must be all lower-case
(#598) Expected 1 space after closing parenthesis; found 0
(#598) Opening brace must be the last content on the line
(#598) Variable "H" must be all lower-case
(#598) Closing brace must be on a line by itself
(#599) Line indented incorrectly; expected at least 32 spaces, found 0
(#599) Variable "R" must be all lower-case
(#599) Commas (,) must be followed by white space.
(#599) Variable "Z" must be all lower-case
(#599) Closing brace must be on a line by itself
(#600) Line indented incorrectly; expected at least 32 spaces, found 0
(#600) Variable "Q" must be all lower-case
(#600) Commas (,) must be followed by white space.
(#600) Variable "C" must be all lower-case
(#600) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#600) Variable "Kc" must be all lower-case
(#600) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#600) Commas (,) must be followed by white space.
(#600) Variable "Ka" must be all lower-case
(#600) Commas (,) must be followed by white space.
(#600) Expected 1 space after closing parenthesis; found 0
(#600) Opening brace must be the last content on the line
(#600) Expected 1 space before "="; 0 found
(#600) Expected 1 space after "="; 0 found
(#600) Variable "Vb" must be all lower-case
(#600) Expected 1 space before "="; 0 found
(#600) Expected 1 space after "="; 0 found
(#600) Expected "foreach (...) {\n"; found "foreach(...){"
(#600) Expected 1 space after "as"; 0 found
(#601) Line indented incorrectly; expected at least 36 spaces, found 0
(#601) Variable "X" must be all lower-case
(#601) Expected 1 space before "="; 0 found
(#601) Expected 1 space after "="; 0 found
(#601) Inline control structures are not allowed
(#601) Variable "X" must be all lower-case
(#601) Expected 1 space before "!="; 0 found
(#601) Expected 1 space after "!="; 0 found
(#601) Expected 1 space before "!="; 0 found
(#601) Expected 1 space after "!="; 0 found
(#601) Variable "X" must be all lower-case
(#601) Variable "Q" must be all lower-case
(#601) Variable "X" must be all lower-case
(#601) Inline control structures are not allowed
(#601) Variable "X" must be all lower-case
(#601) Expected 1 space before "="; 0 found
(#601) Expected 1 space after "="; 0 found
(#601) Variable "Q" must be all lower-case
(#601) Expected 1 space before "!="; 0 found
(#601) Expected 1 space after "!="; 0 found
(#601) Expected 1 space before "?"; 0 found
(#601) Expected 1 space after "?"; 0 found
(#601) Expected 1 space before "!="; 0 found
(#601) Expected 1 space after "!="; 0 found
(#601) Expected 1 space before "?"; 0 found
(#601) Expected 1 space after "?"; 0 found
(#601) Expected 1 space before ":"; 0 found
(#601) Expected 1 space after ":"; 0 found
(#601) Expected 1 space before ":"; 0 found
(#601) Expected 1 space after ":"; 0 found
(#601) Variable "X" must be all lower-case
(#601) Variable "Q" must be all lower-case
(#601) Expected 1 space before "!="; 0 found
(#601) Expected 1 space after "!="; 0 found
(#601) Expected 1 space before "?"; 0 found
(#601) Expected 1 space after "?"; 0 found
(#601) Expected 1 space before ":"; 0 found
(#601) Expected 1 space after ":"; 0 found
(#601) Inline control structures are not allowed
(#601) Variable "Vb" must be all lower-case
(#601) Expected 1 space before "="; 0 found
(#601) Expected 1 space after "="; 0 found
(#601) Closing brace must be on a line by itself
(#601) Inline control structures are not allowed
(#601) Variable "Q" must be all lower-case
(#601) Expected 1 space before "=="; 0 found
(#601) Expected 1 space after "=="; 0 found
(#601) Line exceeds maximum limit of 180 characters; contains 269 characters
(#601) Line exceeds maximum limit of 180 characters; contains 269 characters
(#601) Line exceeds maximum limit of 180 characters; contains 269 characters
(#601) Line exceeds maximum limit of 180 characters; contains 269 characters
(#601) Line exceeds maximum limit of 180 characters; contains 269 characters
(#601) Line exceeds maximum limit of 180 characters; contains 269 characters
(#601) Line exceeds maximum limit of 180 characters; contains 269 characters
(#602) Line indented incorrectly; expected at least 36 spaces, found 0
(#602) Variable "C" must be all lower-case
(#602) Commas (,) must be followed by white space.
(#602) Variable "Q" must be all lower-case
(#602) Commas (,) must be followed by white space.
(#602) Variable "Vb" must be all lower-case
(#602) Variable "Q" must be all lower-case
(#602) Commas (,) must be followed by white space.
(#602) Variable "Vb" must be all lower-case
(#602) Variable "Q" must be all lower-case
(#602) Expected 1 space before "=="; 0 found
(#602) Expected 1 space after "=="; 0 found
(#602) Variable "C" must be all lower-case
(#602) Variable "Q" must be all lower-case
(#602) Variable "C" must be all lower-case
(#602) Closing brace must be on a line by itself
(#602) Line exceeds maximum limit of 180 characters; contains 288 characters
(#602) Line exceeds maximum limit of 180 characters; contains 288 characters
(#602) Line exceeds maximum limit of 180 characters; contains 288 characters
(#602) Line exceeds maximum limit of 180 characters; contains 288 characters
(#602) Line exceeds maximum limit of 180 characters; contains 288 characters
(#602) Line exceeds maximum limit of 180 characters; contains 288 characters
(#602) Line exceeds maximum limit of 180 characters; contains 288 characters
(#603) Line indented incorrectly; expected at least 32 spaces, found 0
(#603) Variable "Q" must be all lower-case
(#603) Expected 1 space after closing parenthesis; found 0
(#603) Opening brace must be the last content on the line
(#604) Line indented incorrectly; expected at least 36 spaces, found 0
(#604) Closing brace must be on a line by itself
(#605) Line indented incorrectly; expected at least 36 spaces, found 0
(#605) Variable "S" must be all lower-case
(#605) Expected 1 space after closing parenthesis; found 0
(#605) Opening brace must be the last content on the line
(#606) Line indented incorrectly; expected at least 40 spaces, found 0
(#606) Commas (,) must be followed by white space.
(#606) Variable "S" must be all lower-case
(#606) Closing brace must be on a line by itself
(#607) Line indented incorrectly; expected at least 36 spaces, found 0
(#607) Variable "Ph" must be all lower-case
(#607) Expected 1 space after closing parenthesis; found 0
(#607) Opening brace must be the last content on the line
(#608) Line indented incorrectly; expected at least 40 spaces, found 0
(#608) Commas (,) must be followed by white space.
(#608) Variable "Ph" must be all lower-case
(#608) Closing brace must be on a line by itself
(#609) Line indented incorrectly; expected at least 40 spaces, found 0
(#609) Variable "S" must be all lower-case
(#609) Expected 1 space after closing parenthesis; found 0
(#609) Opening brace must be the last content on the line
(#610) Line indented incorrectly; expected at least 44 spaces, found 0
(#610) Commas (,) must be followed by white space.
(#610) Variable "S" must be all lower-case
(#610) Closing brace must be on a line by itself
(#611) Line indented incorrectly; expected at least 40 spaces, found 0
(#611) Expected 1 space after closing parenthesis; found 0
(#611) Opening brace must be the last content on the line
(#612) Line indented incorrectly; expected at least 44 spaces, found 0
(#612) Closing brace must be on a line by itself
(#613) Line indented incorrectly; expected at least 44 spaces, found 0
(#613) Expected 1 space after closing parenthesis; found 0
(#613) Opening brace must be the last content on the line
(#614) Line indented incorrectly; expected at least 48 spaces, found 0
(#614) Closing brace must be on a line by itself
(#614) Line exceeds 132 characters; contains 161 characters
(#614) Line exceeds 132 characters; contains 161 characters
(#614) Line exceeds 132 characters; contains 161 characters
(#614) Line exceeds 132 characters; contains 161 characters
(#614) Line exceeds 132 characters; contains 161 characters
(#614) Line exceeds 132 characters; contains 161 characters
(#614) Line exceeds 132 characters; contains 161 characters
(#615) Line indented incorrectly; expected at least 44 spaces, found 0
(#615) Expected 1 space after closing parenthesis; found 0
(#615) Opening brace must be the last content on the line
(#615) Closing brace must be on a line by itself
(#616) Line indented incorrectly; expected at least 44 spaces, found 0
(#616) Expected 1 space after closing parenthesis; found 0
(#616) Opening brace must be the last content on the line
(#616) Closing brace must be on a line by itself
(#617) Line indented incorrectly; expected at least 44 spaces, found 0
(#617) Expected 1 space after closing parenthesis; found 0
(#617) Opening brace must be the last content on the line
(#618) Line indented incorrectly; expected at least 48 spaces, found 0
(#618) Closing brace must be on a line by itself
(#619) Line indented incorrectly; expected at least 44 spaces, found 0
(#619) Expected 1 space after closing parenthesis; found 0
(#619) Opening brace must be the last content on the line
(#620) Line indented incorrectly; expected at least 48 spaces, found 0
(#620) Line exceeds maximum limit of 180 characters; contains 273 characters
(#620) Line exceeds maximum limit of 180 characters; contains 273 characters
(#620) Line exceeds maximum limit of 180 characters; contains 273 characters
(#620) Line exceeds maximum limit of 180 characters; contains 273 characters
(#620) Line exceeds maximum limit of 180 characters; contains 273 characters
(#620) Line exceeds maximum limit of 180 characters; contains 273 characters
(#620) Line exceeds maximum limit of 180 characters; contains 273 characters
(#625) Closing brace must be on a line by itself
(#626) Line indented incorrectly; expected at least 48 spaces, found 0
(#626) Expected 1 space after closing parenthesis; found 0
(#626) Opening brace must be the last content on the line
(#626) Variable "L" must be all lower-case
(#626) Expected 1 space before "="; 0 found
(#626) Expected 1 space after "="; 0 found
(#627) Line indented incorrectly; expected at least 52 spaces, found 0
(#627) Variable "L" must be all lower-case
(#627) Closing brace must be on a line by itself
(#628) Closing brace must be on a line by itself
(#629) Commas (,) must be followed by white space.
(#629) Variable "J" must be all lower-case
(#629) Expected 1 space after closing parenthesis; found 0
(#629) Opening brace must be the last content on the line
(#629) Variable "J" must be all lower-case
(#629) Closing brace must be on a line by itself
(#630) Variable "Dc" must be all lower-case
(#630) Expected 1 space after closing parenthesis; found 0
(#630) Opening brace must be the last content on the line
(#631) Line indented incorrectly; expected at least 4 spaces, found 0
(#631) Commas (,) must be followed by white space.
(#631) Variable "Dc" must be all lower-case
(#631) Closing brace must be on a line by itself
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Variable "Cg" must be all lower-case
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Expected "foreach (...) {\n"; found "foreach(...){"
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Expected 1 space before "as"; 0 found
(#631) Expected 1 space after "as"; 0 found
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Variable "X" must be all lower-case
(#631) Expected 1 space before "+="; 0 found
(#631) Expected 1 space after "+="; 0 found
(#631) Variable "X" must be all lower-case
(#631) Variable "Cg" must be all lower-case
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Variable "X" must be all lower-case
(#631) Closing brace must be on a line by itself
(#631) Variable "Ah" must be all lower-case
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Variable "Ke" must be all lower-case
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Variable "Tc" must be all lower-case
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Variable "Yc" must be all lower-case
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Expected 1 space before "=>"; 0 found
(#631) Expected 1 space after "=>"; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Closing brace must be on a line by itself
(#631) Variable "Ub" must be all lower-case
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Expected "if (...) {\n"; found "if(...){"
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Commas (,) must be followed by white space.
(#631) Commas (,) must be followed by white space.
(#631) Expected "if (...) {\n"; found "if(...){"
(#631) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 226
(#631) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#631) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#631) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#631) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#631) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#631) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#631) Line exceeds maximum limit of 180 characters; contains 1126 characters
(#632) Line indented incorrectly; expected at least 16 spaces, found 0
(#632) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#632) Scope modifier not specified for member variable "$extension"
(#632) Expected 1 space before "="; 0 found
(#632) Expected 1 space after "="; 0 found
(#632) Commas (,) must be followed by white space.
(#632) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#632) Scope modifier not specified for member variable "$_link"
(#632) Commas (,) must be followed by white space.
(#632) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#632) Scope modifier not specified for member variable "$_result"
(#632) Commas (,) must be followed by white space.
(#632) Member variable "server_info" must not contain underscores.
(#632) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#632) Scope modifier not specified for member variable "$server_info"
(#632) Commas (,) must be followed by white space.
(#632) Member variable "affected_rows" must not contain underscores.
(#632) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#632) Scope modifier not specified for member variable "$affected_rows"
(#632) Commas (,) must be followed by white space.
(#632) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#632) Scope modifier not specified for member variable "$errno"
(#632) Commas (,) must be followed by white space.
(#632) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#632) Scope modifier not specified for member variable "$error"
(#632) Visibility must be declared on method "_get_error"
(#633) Line indented incorrectly; expected at least 20 spaces, found 0
(#633) Expected 1 space after closing parenthesis; found 0
(#633) Opening brace must be the last content on the line
(#633) Expected 1 space before "="; 0 found
(#633) Expected 1 space after "="; 0 found
(#633) Expected "foreach (...) {\n"; found "foreach(...){"
(#633) Expected 1 space before "as"; 0 found
(#633) Expected 1 space after "as"; 0 found
(#633) Expected 1 space before "="; 0 found
(#633) Expected 1 space after "="; 0 found
(#633) Expected 1 space before ".="; 0 found
(#633) Expected 1 space after ".="; 0 found
(#633) Closing brace must be on a line by itself
(#633) Expected 1 space before "="; 0 found
(#633) Expected 1 space after "="; 0 found
(#633) Closing brace must be on a line by itself
(#633) Line exceeds 132 characters; contains 155 characters
(#633) Line exceeds 132 characters; contains 155 characters
(#633) Line exceeds 132 characters; contains 155 characters
(#633) Line exceeds 132 characters; contains 155 characters
(#633) Line exceeds 132 characters; contains 155 characters
(#633) Line exceeds 132 characters; contains 155 characters
(#633) Line exceeds 132 characters; contains 155 characters
(#633) Visibility must be declared on method "connect"
(#634) Line indented incorrectly; expected at least 20 spaces, found 0
(#634) Variable "N" must be all lower-case
(#634) Commas (,) must be followed by white space.
(#634) Variable "V" must be all lower-case
(#634) Commas (,) must be followed by white space.
(#634) Variable "G" must be all lower-case
(#634) Expected 1 space after closing parenthesis; found 0
(#634) Opening brace must be the last content on the line
(#634) Expected 1 space before "="; 0 found
(#634) Expected 1 space after "="; 0 found
(#634) Variable "N" must be all lower-case
(#634) Commas (,) must be followed by white space.
(#634) Expected 1 space before "=>"; 0 found
(#634) Expected 1 space after "=>"; 0 found
(#634) Variable "V" must be all lower-case
(#634) Commas (,) must be followed by white space.
(#634) Expected 1 space before "=>"; 0 found
(#634) Expected 1 space after "=>"; 0 found
(#634) Variable "G" must be all lower-case
(#634) Commas (,) must be followed by white space.
(#634) Expected 1 space before "=>"; 0 found
(#634) Expected 1 space after "=>"; 0 found
(#634) Expected "if (...) {\n"; found "if(...){"
(#634) Expected 1 space before "="; 0 found
(#634) Expected 1 space after "="; 0 found
(#634) Expected 1 space before "="; 0 found
(#634) Expected 1 space after "="; 0 found
(#634) Closing brace must be on a line by itself
(#634) Inline control structures are not allowed
(#634) Closing brace must be on a line by itself
(#634) Line exceeds maximum limit of 180 characters; contains 258 characters
(#634) Visibility must be declared on method "quote"
(#634) Line exceeds maximum limit of 180 characters; contains 258 characters
(#634) Line exceeds maximum limit of 180 characters; contains 258 characters
(#634) Line exceeds maximum limit of 180 characters; contains 258 characters
(#634) Line exceeds maximum limit of 180 characters; contains 258 characters
(#634) Line exceeds maximum limit of 180 characters; contains 258 characters
(#634) Line exceeds maximum limit of 180 characters; contains 258 characters
(#635) Line indented incorrectly; expected at least 20 spaces, found 0
(#635) Variable "P" must be all lower-case
(#635) Expected 1 space after closing parenthesis; found 0
(#635) Opening brace must be the last content on the line
(#635) Commas (,) must be followed by white space.
(#635) Commas (,) must be followed by white space.
(#635) Variable "P" must be all lower-case
(#635) Closing brace must be on a line by itself
(#635) Visibility must be declared on method "select_db"
(#636) Line indented incorrectly; expected at least 20 spaces, found 0
(#636) Variable "Db" must be all lower-case
(#636) Expected 1 space after closing parenthesis; found 0
(#636) Opening brace must be the last content on the line
(#636) Variable "Db" must be all lower-case
(#636) Closing brace must be on a line by itself
(#636) Visibility must be declared on method "query"
(#637) Line indented incorrectly; expected at least 20 spaces, found 0
(#637) Variable "H" must be all lower-case
(#637) Commas (,) must be followed by white space.
(#637) Expected 1 space after closing parenthesis; found 0
(#637) Opening brace must be the last content on the line
(#637) Variable "I" must be all lower-case
(#637) Expected 1 space before "="; 0 found
(#637) Expected 1 space after "="; 0 found
(#637) Commas (,) must be followed by white space.
(#637) Variable "H" must be all lower-case
(#637) Expected 1 space before "="; 0 found
(#637) Expected 1 space after "="; 0 found
(#637) Expected "if (...) {\n"; found "if(...){"
(#637) Variable "I" must be all lower-case
(#638) Line indented incorrectly; expected at least 28 spaces, found 0
(#638) Closing brace must be on a line by itself
(#638) Variable "I" must be all lower-case
(#638) Closing brace must be on a line by itself
(#638) Visibility must be declared on method "multi_query"
(#639) Line indented incorrectly; expected at least 20 spaces, found 0
(#639) Variable "H" must be all lower-case
(#639) Expected 1 space after closing parenthesis; found 0
(#639) Opening brace must be the last content on the line
(#639) Expected 1 space before "="; 0 found
(#639) Expected 1 space after "="; 0 found
(#639) Commas (,) must be followed by white space.
(#639) Variable "H" must be all lower-case
(#639) Expected 1 space before "="; 0 found
(#639) Expected 1 space after "="; 0 found
(#639) Expected "if (...) {\n"; found "if(...){"
(#640) Line indented incorrectly; expected at least 28 spaces, found 0
(#640) Closing brace must be on a line by itself
(#641) Line indented incorrectly; expected at least 20 spaces, found 0
(#641) Closing brace must be on a line by itself
(#641) Visibility must be declared on method "store_result"
(#642) Line indented incorrectly; expected at least 28 spaces, found 0
(#642) Variable "I" must be all lower-case
(#642) Expected 1 space after closing parenthesis; found 0
(#642) Opening brace must be the last content on the line
(#642) Inline control structures are not allowed
(#642) Variable "I" must be all lower-case
(#642) Variable "I" must be all lower-case
(#642) Expected 1 space before "="; 0 found
(#642) Expected 1 space after "="; 0 found
(#642) Inline control structures are not allowed
(#642) Variable "I" must be all lower-case
(#643) Line indented incorrectly; expected at least 32 spaces, found 0
(#644) Line indented incorrectly; expected at least 32 spaces, found 0
(#644) Variable "I" must be all lower-case
(#644) Expected 1 space before "="; 0 found
(#644) Expected 1 space after "="; 0 found
(#644) Variable "I" must be all lower-case
(#645) Line indented incorrectly; expected at least 32 spaces, found 0
(#645) Closing brace must be on a line by itself
(#645) Visibility must be declared on method "next_result"
(#646) Line indented incorrectly; expected at least 20 spaces, found 0
(#646) Expected 1 space after closing parenthesis; found 0
(#646) Opening brace must be the last content on the line
(#647) Line indented incorrectly; expected at least 24 spaces, found 0
(#647) Closing brace must be on a line by itself
(#647) Visibility must be declared on method "result"
(#648) Line indented incorrectly; expected at least 32 spaces, found 0
(#648) Variable "H" must be all lower-case
(#648) Commas (,) must be followed by white space.
(#648) Expected 1 space after closing parenthesis; found 0
(#648) Opening brace must be the last content on the line
(#648) Variable "I" must be all lower-case
(#648) Expected 1 space before "="; 0 found
(#648) Expected 1 space after "="; 0 found
(#648) Variable "H" must be all lower-case
(#648) Inline control structures are not allowed
(#648) Variable "I" must be all lower-case
(#649) Line indented incorrectly; expected at least 36 spaces, found 0
(#649) Variable "K" must be all lower-case
(#649) Expected 1 space before "="; 0 found
(#649) Expected 1 space after "="; 0 found
(#649) Variable "I" must be all lower-case
(#649) Variable "K" must be all lower-case
(#649) Closing brace must be on a line by itself
(#649) Closing brace must be on a line by itself
(#649) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 197
(#650) Line indented incorrectly; expected at least 4 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 "$_result"
(#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 "$_offset"
(#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 "$_fields"
(#650) Commas (,) must be followed by white space.
(#650) Member variable "num_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 "$num_rows"
(#650) method name "Min_Result::Min_Result" must be in lower-case letters only
(#650) PHP4 style constructors are not allowed; use "__construct()" instead
(#650) Visibility must be declared on method "Min_Result"
(#651) Line indented incorrectly; expected at least 8 spaces, found 0
(#651) Variable "I" must be all lower-case
(#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) Variable "I" must be all lower-case
(#651) Closing brace must be on a line by itself
(#651) Visibility must be declared on method "_convert"
(#652) Line indented incorrectly; expected at least 8 spaces, found 0
(#652) Variable "K" 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 "foreach (...) {\n"; found "foreach(...){"
(#652) Expected 1 space before "=>"; 0 found
(#652) Expected 1 space after "=>"; 0 found
(#652) Expected 1 space after "as"; 0 found
(#652) Variable "K" must be all lower-case
(#653) Line indented incorrectly; expected at least 12 spaces, found 0
(#653) Expected 1 space before "=>"; 0 found
(#653) Expected 1 space after "=>"; 0 found
(#653) Variable "X" must be all lower-case
(#653) Inline control structures are not allowed
(#653) Variable "X" must be all lower-case
(#653) Commas (,) must be followed by white space.
(#653) Variable "K" must be all lower-case
(#653) Expected 1 space before "="; 0 found
(#653) Expected 1 space after "="; 0 found
(#653) Variable "X" must be all lower-case
(#653) Closing brace must be on a line by itself
(#653) Variable "K" must be all lower-case
(#653) Closing brace must be on a line by itself
(#653) Visibility must be declared on method "fetch_assoc"
(#654) Line indented incorrectly; expected at least 8 spaces, found 0
(#654) Expected 1 space after closing parenthesis; found 0
(#654) Opening brace must be the last content on the line
(#654) Commas (,) must be followed by white space.
(#654) Commas (,) must be followed by white space.
(#654) Closing brace must be on a line by itself
(#654) Visibility must be declared on method "fetch_row"
(#655) Line indented incorrectly; expected at least 8 spaces, found 0
(#655) Expected 1 space after closing parenthesis; found 0
(#655) Opening brace must be the last content on the line
(#655) Commas (,) must be followed by white space.
(#655) Commas (,) must be followed by white space.
(#655) Closing brace must be on a line by itself
(#655) Visibility must be declared on method "fetch_field"
(#656) Line indented incorrectly; expected at least 8 spaces, found 0
(#656) Expected 1 space after closing parenthesis; found 0
(#656) Opening brace must be the last content on the line
(#656) Inline control structures are not allowed
(#656) Expected 1 space before "="; 0 found
(#656) Expected 1 space after "="; 0 found
(#656) Expected 1 space before "="; 0 found
(#656) Expected 1 space after "="; 0 found
(#656) Variable "J" must be all lower-case
(#656) Expected 1 space before "="; 0 found
(#656) Expected 1 space after "="; 0 found
(#657) Line indented incorrectly; expected at least 12 spaces, found 0
(#657) Variable "J" must be all lower-case
(#657) Expected 1 space before "="; 0 found
(#657) Expected 1 space after "="; 0 found
(#657) Variable "J" must be all lower-case
(#657) Expected 1 space before "="; 0 found
(#657) Expected 1 space after "="; 0 found
(#657) Variable "J" must be all lower-case
(#657) Expected 1 space before "="; 0 found
(#657) Expected 1 space after "="; 0 found
(#657) Expected 1 space before "=="; 0 found
(#657) Expected 1 space after "=="; 0 found
(#657) Expected 1 space before "?"; 0 found
(#657) Expected 1 space after "?"; 0 found
(#657) Expected 1 space before ":"; 0 found
(#657) Expected 1 space after ":"; 0 found
(#657) Variable "J" must be all lower-case
(#657) Closing brace must be on a line by itself
(#657) Visibility must be declared on method "seek"
(#658) Line indented incorrectly; expected at least 8 spaces, found 0
(#658) Variable "D" must be all lower-case
(#658) Expected 1 space after closing parenthesis; found 0
(#658) Opening brace must be the last content on the line
(#658) Inline control structures are not allowed
(#658) Expected 1 space after first semicolon of FOR loop; 0 found
(#658) Expected 1 space after second semicolon of FOR loop; 0 found
(#658) Expected 1 space before "="; 0 found
(#658) Expected 1 space after "="; 0 found
(#658) Expected 1 space before "<"; 0 found
(#658) Expected 1 space after "<"; 0 found
(#658) Variable "D" must be all lower-case
(#658) Closing brace must be on a line by itself
(#658) Visibility must be declared on method "__destruct"
(#659) Line indented incorrectly; expected at least 8 spaces, found 0
(#659) Expected 1 space after closing parenthesis; found 0
(#659) Opening brace must be the last content on the line
(#659) Closing brace must be on a line by itself
(#659) Closing brace must be on a line by itself
(#659) Closing brace must be on a line by itself
(#659) Usage of ELSEIF not allowed; use ELSE IF instead
(#659) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 226
(#660) Line indented incorrectly; expected at least 8 spaces, found 0
(#660) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#660) Scope modifier not specified for member variable "$extension"
(#660) Expected 1 space before "="; 0 found
(#660) Expected 1 space after "="; 0 found
(#660) Commas (,) must be followed by white space.
(#660) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#660) Scope modifier not specified for member variable "$_link"
(#660) Commas (,) must be followed by white space.
(#660) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#660) Scope modifier not specified for member variable "$_result"
(#660) Commas (,) must be followed by white space.
(#660) Member variable "server_info" must not contain underscores.
(#660) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#660) Scope modifier not specified for member variable "$server_info"
(#660) Commas (,) must be followed by white space.
(#660) Member variable "affected_rows" must not contain underscores.
(#660) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#660) Scope modifier not specified for member variable "$affected_rows"
(#660) Commas (,) must be followed by white space.
(#660) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#660) Scope modifier not specified for member variable "$error"
(#660) Visibility must be declared on method "connect"
(#661) Line indented incorrectly; expected at least 12 spaces, found 0
(#661) Variable "N" must be all lower-case
(#661) Commas (,) must be followed by white space.
(#661) Variable "V" must be all lower-case
(#661) Commas (,) must be followed by white space.
(#661) Variable "G" must be all lower-case
(#661) Expected 1 space after closing parenthesis; found 0
(#661) Opening brace must be the last content on the line
(#661) Expected 1 space before "="; 0 found
(#661) Expected 1 space after "="; 0 found
(#661) Variable "N" must be all lower-case
(#661) Commas (,) must be followed by white space.
(#661) Variable "V" must be all lower-case
(#661) Commas (,) must be followed by white space.
(#661) Variable "G" must be all lower-case
(#661) Expected "if (...) {\n"; found "if(...){"
(#661) Variable "I" must be all lower-case
(#661) Expected 1 space before "="; 0 found
(#661) Expected 1 space after "="; 0 found
(#661) Variable "K" must be all lower-case
(#661) Expected 1 space before "="; 0 found
(#661) Expected 1 space after "="; 0 found
(#661) Variable "I" must be all lower-case
(#661) Expected 1 space before "="; 0 found
(#661) Expected 1 space after "="; 0 found
(#661) Commas (,) must be followed by white space.
(#661) Variable "K" must be all lower-case
(#661) Closing brace must be on a line by itself
(#661) Inline control structures are not allowed
(#661) Expected 1 space before "="; 0 found
(#661) Expected 1 space after "="; 0 found
(#661) Closing brace must be on a line by itself
(#661) Line exceeds maximum limit of 180 characters; contains 325 characters
(#661) Visibility must be declared on method "quote"
(#661) Line exceeds maximum limit of 180 characters; contains 325 characters
(#661) Line exceeds maximum limit of 180 characters; contains 325 characters
(#661) Line exceeds maximum limit of 180 characters; contains 325 characters
(#661) Line exceeds maximum limit of 180 characters; contains 325 characters
(#661) Line exceeds maximum limit of 180 characters; contains 325 characters
(#661) Line exceeds maximum limit of 180 characters; contains 325 characters
(#662) Line indented incorrectly; expected at least 12 spaces, found 0
(#662) Variable "P" must be all lower-case
(#662) Expected 1 space after closing parenthesis; found 0
(#662) Opening brace must be the last content on the line
(#662) Commas (,) must be followed by white space.
(#662) Commas (,) must be followed by white space.
(#662) Variable "P" must be all lower-case
(#662) Closing brace must be on a line by itself
(#662) Visibility must be declared on method "select_db"
(#663) Line indented incorrectly; expected at least 12 spaces, found 0
(#663) Variable "Db" must be all lower-case
(#663) Expected 1 space after closing parenthesis; found 0
(#663) Opening brace must be the last content on the line
(#664) Line indented incorrectly; expected at least 16 spaces, found 0
(#664) Variable "Db" must be all lower-case
(#664) Closing brace must be on a line by itself
(#664) Visibility must be declared on method "query"
(#665) Line indented incorrectly; expected at least 12 spaces, found 0
(#665) Variable "H" must be all lower-case
(#665) Commas (,) must be followed by white space.
(#665) Expected 1 space after closing parenthesis; found 0
(#665) Opening brace must be the last content on the line
(#665) Variable "I" must be all lower-case
(#665) Expected 1 space before "="; 0 found
(#665) Expected 1 space after "="; 0 found
(#665) Variable "H" must be all lower-case
(#665) Commas (,) must be followed by white space.
(#665) Expected 1 space before "="; 0 found
(#665) Expected 1 space after "="; 0 found
(#665) Expected "if (...) {\n"; found "if(...){"
(#665) Variable "I" must be all lower-case
(#665) Expected 1 space before "="; 0 found
(#665) Expected 1 space after "="; 0 found
(#666) Line indented incorrectly; expected at least 20 spaces, found 0
(#666) Closing brace must be on a line by itself
(#666) Expected "if (...) {\n"; found "if(...){"
(#666) Variable "I" must be all lower-case
(#666) Expected 1 space before "==="; 0 found
(#666) Expected 1 space after "==="; 0 found
(#666) Expected 1 space before "="; 0 found
(#666) Expected 1 space after "="; 0 found
(#667) Line indented incorrectly; expected at least 16 spaces, found 0
(#667) Closing brace must be on a line by itself
(#668) Line indented incorrectly; expected at least 20 spaces, found 0
(#669) Line indented incorrectly; expected at least 20 spaces, found 0
(#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 "multi_query"
(#670) Line indented incorrectly; expected at least 16 spaces, found 0
(#670) Variable "H" 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 1 space before "="; 0 found
(#670) Expected 1 space after "="; 0 found
(#670) Variable "H" must be all lower-case
(#670) Closing brace must be on a line by itself
(#670) Visibility must be declared on method "store_result"
(#671) Line indented incorrectly; expected at least 16 spaces, found 0
(#671) Expected 1 space after closing parenthesis; found 0
(#671) Opening brace must be the last content on the line
(#671) Closing brace must be on a line by itself
(#671) Visibility must be declared on method "next_result"
(#672) Line indented incorrectly; expected at least 16 spaces, found 0
(#672) Expected 1 space after closing parenthesis; found 0
(#672) Opening brace must be the last content on the line
(#673) Line indented incorrectly; expected at least 20 spaces, found 0
(#673) Closing brace must be on a line by itself
(#673) Visibility must be declared on method "result"
(#674) Line indented incorrectly; expected at least 16 spaces, found 0
(#674) Variable "H" must be all lower-case
(#674) Commas (,) must be followed by white space.
(#674) Expected 1 space after closing parenthesis; found 0
(#674) Opening brace must be the last content on the line
(#674) Variable "I" must be all lower-case
(#674) Expected 1 space before "="; 0 found
(#674) Expected 1 space after "="; 0 found
(#674) Variable "H" must be all lower-case
(#674) Inline control structures are not allowed
(#674) Variable "I" must be all lower-case
(#675) Line indented incorrectly; expected at least 20 spaces, found 0
(#676) Line indented incorrectly; expected at least 20 spaces, found 0
(#676) Variable "I" must be all lower-case
(#676) Commas (,) must be followed by white space.
(#676) Commas (,) must be followed by white space.
(#676) Closing brace must be on a line by itself
(#676) Closing brace must be on a line by itself
(#676) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 197
(#677) Line indented incorrectly; expected at least 8 spaces, found 0
(#677) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#677) Scope modifier not specified for member variable "$_result"
(#677) Commas (,) must be followed by white space.
(#677) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#677) Scope modifier not specified for member variable "$_offset"
(#677) Expected 1 space before "="; 0 found
(#677) Expected 1 space after "="; 0 found
(#677) Commas (,) must be followed by white space.
(#677) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#677) Scope modifier not specified for member variable "$_fields"
(#677) Commas (,) must be followed by white space.
(#677) Member variable "num_rows" must not contain underscores.
(#677) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#677) Scope modifier not specified for member variable "$num_rows"
(#677) method name "Min_Result::Min_Result" must be in lower-case letters only
(#677) PHP4 style constructors are not allowed; use "__construct()" instead
(#677) Visibility must be declared on method "Min_Result"
(#678) Line indented incorrectly; expected at least 12 spaces, found 0
(#678) Variable "I" must be all lower-case
(#678) Expected 1 space after closing parenthesis; found 0
(#678) Opening brace must be the last content on the line
(#678) Expected 1 space before "="; 0 found
(#678) Expected 1 space after "="; 0 found
(#678) Variable "I" must be all lower-case
(#678) Expected 1 space before "="; 0 found
(#678) Expected 1 space after "="; 0 found
(#678) Variable "I" must be all lower-case
(#678) Closing brace must be on a line by itself
(#678) Visibility must be declared on method "fetch_assoc"
(#679) Line indented incorrectly; expected at least 12 spaces, found 0
(#679) Expected 1 space after closing parenthesis; found 0
(#679) Opening brace must be the last content on the line
(#680) Line indented incorrectly; expected at least 16 spaces, found 0
(#680) Closing brace must be on a line by itself
(#680) Visibility must be declared on method "fetch_row"
(#681) Line indented incorrectly; expected at least 12 spaces, found 0
(#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) Closing brace must be on a line by itself
(#682) Visibility must be declared on method "num_rows"
(#683) Line indented incorrectly; expected at least 16 spaces, found 0
(#683) Expected 1 space after closing parenthesis; found 0
(#683) Opening brace must be the last content on the line
(#684) Line indented incorrectly; expected at least 20 spaces, found 0
(#684) Closing brace must be on a line by itself
(#684) Visibility must be declared on method "fetch_field"
(#685) Line indented incorrectly; expected at least 16 spaces, found 0
(#685) Expected 1 space after closing parenthesis; found 0
(#685) Opening brace must be the last content on the line
(#685) Variable "J" must be all lower-case
(#685) Expected 1 space before "="; 0 found
(#685) Expected 1 space after "="; 0 found
(#685) Variable "J" must be all lower-case
(#685) Expected 1 space before "="; 0 found
(#685) Expected 1 space after "="; 0 found
(#685) Variable "J" must be all lower-case
(#685) Variable "J" must be all lower-case
(#685) Expected 1 space before "="; 0 found
(#685) Expected 1 space after "="; 0 found
(#685) Variable "J" must be all lower-case
(#685) Variable "J" must be all lower-case
(#685) Closing brace must be on a line by itself
(#685) Visibility must be declared on method "seek"
(#686) Line indented incorrectly; expected at least 16 spaces, found 0
(#686) Variable "D" must be all lower-case
(#686) Expected 1 space after closing parenthesis; found 0
(#686) Opening brace must be the last content on the line
(#686) Commas (,) must be followed by white space.
(#686) Variable "D" must be all lower-case
(#686) Closing brace must be on a line by itself
(#686) Visibility must be declared on method "__destruct"
(#687) Line indented incorrectly; expected at least 16 spaces, found 0
(#687) Expected 1 space after closing parenthesis; found 0
(#687) Opening brace must be the last content on the line
(#687) Closing brace must be on a line by itself
(#687) Closing brace must be on a line by itself
(#687) Closing brace must be on a line by itself
(#687) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 236
(#688) Line indented incorrectly; expected at least 8 spaces, found 0
(#689) Line indented incorrectly; expected at least 8 spaces, found 0
(#690) Line indented incorrectly; expected at least 8 spaces, found 0
(#690) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#690) Visibility must be declared on method "insertUpdate"
(#691) Line indented incorrectly; expected at least 12 spaces, found 0
(#691) Variable "Q" must be all lower-case
(#691) Commas (,) must be followed by white space.
(#691) Variable "L" must be all lower-case
(#691) Commas (,) must be followed by white space.
(#691) Expected 1 space after closing parenthesis; found 0
(#691) Opening brace must be the last content on the line
(#691) Expected "foreach (...) {\n"; found "foreach(...){"
(#691) Expected 1 space after "as"; 0 found
(#691) Variable "L" must be all lower-case
(#692) Line indented incorrectly; expected at least 16 spaces, found 0
(#692) Variable "O" must be all lower-case
(#692) Variable "Bh" must be all lower-case
(#692) Expected 1 space before "="; 0 found
(#692) Expected 1 space after "="; 0 found
(#692) Variable "Z" must be all lower-case
(#692) Expected 1 space before "="; 0 found
(#692) Expected 1 space after "="; 0 found
(#692) Expected "foreach (...) {\n"; found "foreach(...){"
(#692) Expected 1 space before "=>"; 0 found
(#692) Expected 1 space after "=>"; 0 found
(#692) Expected 1 space after "as"; 0 found
(#692) Variable "O" must be all lower-case
(#693) Line indented incorrectly; expected at least 20 spaces, found 0
(#693) Expected 1 space before "=>"; 0 found
(#693) Expected 1 space after "=>"; 0 found
(#693) Variable "X" must be all lower-case
(#693) Variable "Bh" must be all lower-case
(#693) Expected 1 space before "="; 0 found
(#693) Expected 1 space after "="; 0 found
(#693) Inline control structures are not allowed
(#693) Variable "Z" must be all lower-case
(#693) Expected 1 space before "="; 0 found
(#693) Expected 1 space after "="; 0 found
(#693) Closing brace must be on a line by itself
(#693) Inline control structures are not allowed
(#693) Variable "Q" must be all lower-case
(#693) Commas (,) must be followed by white space.
(#693) Variable "O" must be all lower-case
(#693) Commas (,) must be followed by white space.
(#693) Commas (,) must be followed by white space.
(#693) Variable "O" must be all lower-case
(#693) Commas (,) must be followed by white space.
(#693) Variable "Z" must be all lower-case
(#693) Commas (,) must be followed by white space.
(#693) Variable "Bh" must be all lower-case
(#693) Commas (,) must be followed by white space.
(#693) Variable "O" must be all lower-case
(#693) Commas (,) must be followed by white space.
(#693) Variable "O" must be all lower-case
(#693) Line exceeds maximum limit of 180 characters; contains 376 characters
(#693) Line exceeds maximum limit of 180 characters; contains 376 characters
(#693) Line exceeds maximum limit of 180 characters; contains 376 characters
(#693) Line exceeds maximum limit of 180 characters; contains 376 characters
(#693) Line exceeds maximum limit of 180 characters; contains 376 characters
(#693) Line exceeds maximum limit of 180 characters; contains 376 characters
(#693) Line exceeds maximum limit of 180 characters; contains 376 characters
(#694) Line indented incorrectly; expected at least 20 spaces, found 0
(#694) Closing brace must be on a line by itself
(#695) Line indented incorrectly; expected at least 12 spaces, found 0
(#695) Closing brace must be on a line by itself
(#695) Visibility must be declared on method "begin"
(#696) Line indented incorrectly; expected at least 8 spaces, found 0
(#696) Expected 1 space after closing parenthesis; found 0
(#696) Opening brace must be the last content on the line
(#697) Line indented incorrectly; expected at least 12 spaces, found 0
(#697) Closing brace must be on a line by itself
(#697) Closing brace must be on a line by itself
(#698) Line indented incorrectly; expected at least 16 spaces, found 0
(#698) Expected 1 space after closing parenthesis; found 0
(#698) Opening brace must be the last content on the line
(#698) Commas (,) must be followed by white space.
(#698) Commas (,) must be followed by white space.
(#698) Closing brace must be on a line by itself
(#699) Line indented incorrectly; expected at least 16 spaces, found 0
(#699) Expected 1 space after closing parenthesis; found 0
(#699) Opening brace must be the last content on the line
(#699) Expected 1 space before "!="; 0 found
(#699) Expected 1 space after "!="; 0 found
(#699) Expected 1 space before "?"; 0 found
(#699) Expected 1 space after "?"; 0 found
(#699) Expected 1 space before ":"; 0 found
(#699) Expected 1 space after ":"; 0 found
(#699) Closing brace must be on a line by itself
(#700) Line indented incorrectly; expected at least 16 spaces, found 0
(#700) Expected 1 space after closing parenthesis; found 0
(#700) Opening brace must be the last content on the line
(#700) Expected 1 space before "="; 0 found
(#700) Expected 1 space after "="; 0 found
(#701) Line indented incorrectly; expected at least 20 spaces, found 0
(#701) Expected 1 space before "="; 0 found
(#701) Expected 1 space after "="; 0 found
(#701) Inline control structures are not allowed
(#701) Commas (,) must be followed by white space.
(#701) Commas (,) must be followed by white space.
(#701) Closing brace must be on a line by itself
(#702) Line indented incorrectly; expected at least 16 spaces, found 0
(#702) Expected 1 space after closing parenthesis; found 0
(#702) Opening brace must be the last content on the line
(#703) Line indented incorrectly; expected at least 20 spaces, found 0
(#703) Closing brace must be on a line by itself
(#704) Line indented incorrectly; expected at least 20 spaces, found 0
(#704) Variable "H" must be all lower-case
(#704) Commas (,) must be followed by white space.
(#704) Variable "Z" must be all lower-case
(#704) Commas (,) must be followed by white space.
(#704) Commas (,) must be followed by white space.
(#704) Variable "D" must be all lower-case
(#704) Commas (,) must be followed by white space.
(#704) Expected 1 space after closing parenthesis; found 0
(#704) Opening brace must be the last content on the line
(#704) Expected 1 space before "!=="; 0 found
(#704) Expected 1 space after "!=="; 0 found
(#704) Expected 1 space before "?"; 0 found
(#704) Expected 1 space after "?"; 0 found
(#704) Expected 1 space before "+"; 0 found
(#704) Expected 1 space after "+"; 0 found
(#704) Variable "D" must be all lower-case
(#704) Expected 1 space before ":"; 0 found
(#704) Expected 1 space after ":"; 0 found
(#704) Variable "H" must be all lower-case
(#704) Closing brace must be on a line by itself
(#705) Line indented incorrectly; expected at least 20 spaces, found 0
(#705) Variable "H" must be all lower-case
(#705) Commas (,) must be followed by white space.
(#705) Variable "Z" must be all lower-case
(#705) Expected 1 space after closing parenthesis; found 0
(#705) Opening brace must be the last content on the line
(#706) Line indented incorrectly; expected at least 24 spaces, found 0
(#706) Variable "H" must be all lower-case
(#706) Commas (,) must be followed by white space.
(#706) Variable "Z" must be all lower-case
(#706) Commas (,) must be followed by white space.
(#706) Closing brace must be on a line by itself
(#707) Line indented incorrectly; expected at least 20 spaces, found 0
(#707) Commas (,) must be followed by white space.
(#707) Expected 1 space after closing parenthesis; found 0
(#707) Opening brace must be the last content on the line
(#707) Closing brace must be on a line by itself
(#708) Line indented incorrectly; expected at least 20 spaces, found 0
(#708) Expected 1 space after closing parenthesis; found 0
(#708) Opening brace must be the last content on the line
(#709) Line indented incorrectly; expected at least 24 spaces, found 0
(#709) Closing brace must be on a line by itself
(#710) Line indented incorrectly; expected at least 20 spaces, found 0
(#710) Expected 1 space after closing parenthesis; found 0
(#710) Opening brace must be the last content on the line
(#710) Closing brace must be on a line by itself
(#711) Line indented incorrectly; expected at least 20 spaces, found 0
(#711) Expected 1 space after closing parenthesis; found 0
(#711) Opening brace must be the last content on the line
(#712) Line indented incorrectly; expected at least 24 spaces, found 0
(#712) Closing brace must be on a line by itself
(#712) Line exceeds 132 characters; contains 160 characters
(#712) Line exceeds 132 characters; contains 160 characters
(#712) Line exceeds 132 characters; contains 160 characters
(#712) Line exceeds 132 characters; contains 160 characters
(#712) Line exceeds 132 characters; contains 160 characters
(#712) Line exceeds 132 characters; contains 160 characters
(#712) Line exceeds 132 characters; contains 160 characters
(#713) Line indented incorrectly; expected at least 20 spaces, found 0
(#713) Expected 1 space after closing parenthesis; found 0
(#713) Opening brace must be the last content on the line
(#713) Variable "J" must be all lower-case
(#713) Expected 1 space before "="; 0 found
(#713) Expected 1 space after "="; 0 found
(#713) Expected "foreach (...) {\n"; found "foreach(...){"
(#713) Expected 1 space after "as"; 0 found
(#714) Line indented incorrectly; expected at least 24 spaces, found 0
(#714) Variable "J" must be all lower-case
(#714) Expected 1 space before "="; 0 found
(#714) Expected 1 space after "="; 0 found
(#714) Closing brace must be on a line by itself
(#714) Variable "J" must be all lower-case
(#714) Closing brace must be on a line by itself
(#715) Line indented incorrectly; expected at least 24 spaces, found 0
(#715) Variable "C" must be all lower-case
(#715) Expected 1 space after closing parenthesis; found 0
(#715) Opening brace must be the last content on the line
(#715) Variable "J" must be all lower-case
(#715) Expected 1 space before "="; 0 found
(#715) Expected 1 space after "="; 0 found
(#715) Expected "foreach (...) {\n"; found "foreach(...){"
(#715) Expected 1 space before "as"; 0 found
(#715) Expected 1 space after "as"; 0 found
(#715) Variable "C" must be all lower-case
(#715) Expected 1 space before "!="; 0 found
(#715) Expected 1 space after "!="; 0 found
(#715) Expected 1 space before "?"; 0 found
(#715) Expected 1 space after "?"; 0 found
(#715) Variable "C" must be all lower-case
(#715) Expected 1 space before ":"; 0 found
(#715) Expected 1 space after ":"; 0 found
(#715) Variable "K" must be all lower-case
(#715) Inline control structures are not allowed
(#715) Variable "C" must be all lower-case
(#715) Expected 1 space before "!="; 0 found
(#715) Expected 1 space after "!="; 0 found
(#715) Variable "K" must be all lower-case
(#715) Variable "J" must be all lower-case
(#715) Variable "K" must be all lower-case
(#715) Expected 1 space before "="; 0 found
(#715) Expected 1 space after "="; 0 found
(#715) Variable "K" must be all lower-case
(#715) Closing brace must be on a line by itself
(#715) Variable "J" must be all lower-case
(#715) Closing brace must be on a line by itself
(#715) Line exceeds maximum limit of 180 characters; contains 297 characters
(#715) Line exceeds maximum limit of 180 characters; contains 297 characters
(#715) Line exceeds maximum limit of 180 characters; contains 297 characters
(#715) Line exceeds maximum limit of 180 characters; contains 297 characters
(#715) Line exceeds maximum limit of 180 characters; contains 297 characters
(#715) Line exceeds maximum limit of 180 characters; contains 297 characters
(#715) Line exceeds maximum limit of 180 characters; contains 297 characters
(#716) Line indented incorrectly; expected at least 24 spaces, found 0
(#716) Variable "R" must be all lower-case
(#716) Expected 1 space after closing parenthesis; found 0
(#716) Opening brace must be the last content on the line
(#716) Variable "R" must be all lower-case
(#716) Expected 1 space before "=="; 0 found
(#716) Expected 1 space after "=="; 0 found
(#716) Closing brace must be on a line by itself
(#717) Line indented incorrectly; expected at least 24 spaces, found 0
(#717) Variable "R" must be all lower-case
(#717) Expected 1 space after closing parenthesis; found 0
(#717) Opening brace must be the last content on the line
(#718) Line indented incorrectly; expected at least 28 spaces, found 0
(#718) Closing brace must be on a line by itself
(#719) Line indented incorrectly; expected at least 24 spaces, found 0
(#719) Variable "Q" must be all lower-case
(#719) Expected 1 space after closing parenthesis; found 0
(#719) Opening brace must be the last content on the line
(#719) Variable "J" must be all lower-case
(#719) Expected 1 space before "="; 0 found
(#719) Expected 1 space after "="; 0 found
(#719) Expected "foreach (...) {\n"; found "foreach(...){"
(#719) Expected 1 space before "as"; 0 found
(#719) Expected 1 space after "as"; 0 found
(#724) Variable "Q" must be all lower-case
(#724) Variable "K" must be all lower-case
(#724) Variable "U" must be all lower-case
(#724) Expected 1 space before "="; 0 found
(#724) Expected 1 space after "="; 0 found
(#724) Variable "K" must be all lower-case
(#724) Expected 1 space before "="; 0 found
(#724) Expected 1 space after "="; 0 found
(#724) Commas (,) must be followed by white space.
(#724) Variable "U" must be all lower-case
(#724) Expected 1 space before "?"; 0 found
(#724) Expected 1 space after "?"; 0 found
(#724) Variable "K" must be all lower-case
(#724) Expected 1 space before ":"; 0 found
(#724) Expected 1 space after ":"; 0 found
(#724) Variable "U" must be all lower-case
(#724) Expected 1 space before "=="; 0 found
(#724) Expected 1 space after "=="; 0 found
(#724) Expected 1 space before "?"; 0 found
(#724) Expected 1 space after "?"; 0 found
(#724) Variable "K" must be all lower-case
(#724) Expected 1 space before ":"; 0 found
(#724) Expected 1 space after ":"; 0 found
(#724) Variable "J" must be all lower-case
(#724) Variable "K" must be all lower-case
(#724) Expected 1 space before "="; 0 found
(#724) Expected 1 space after "="; 0 found
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Variable "K" must be all lower-case
(#724) Commas (,) must be followed by white space.
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Variable "U" must be all lower-case
(#724) Expected 1 space before "?"; 0 found
(#724) Expected 1 space after "?"; 0 found
(#724) Expected 1 space before ":"; 0 found
(#724) Expected 1 space after ":"; 0 found
(#724) Commas (,) must be followed by white space.
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Variable "U" must be all lower-case
(#724) Commas (,) must be followed by white space.
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Commas (,) must be followed by white space.
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Variable "K" must be all lower-case
(#724) Commas (,) must be followed by white space.
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Variable "K" must be all lower-case
(#724) Commas (,) must be followed by white space.
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Variable "K" must be all lower-case
(#724) Commas (,) must be followed by white space.
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Variable "K" must be all lower-case
(#724) Commas (,) must be followed by white space.
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Commas (,) must be followed by white space.
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Commas (,) must be followed by white space.
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Commas (,) must be followed by white space.
(#724) Expected 1 space before "=>"; 0 found
(#724) Expected 1 space after "=>"; 0 found
(#724) Variable "K" must be all lower-case
(#724) Commas (,) must be followed by white space.
(#724) Closing brace must be on a line by itself
(#724) Variable "J" must be all lower-case
(#724) Closing brace must be on a line by itself
(#724) Line exceeds maximum limit of 180 characters; contains 544 characters
(#724) Line exceeds maximum limit of 180 characters; contains 544 characters
(#724) Line exceeds maximum limit of 180 characters; contains 544 characters
(#724) Line exceeds maximum limit of 180 characters; contains 544 characters
(#724) Line exceeds maximum limit of 180 characters; contains 544 characters
(#724) Line exceeds maximum limit of 180 characters; contains 544 characters
(#724) Line exceeds maximum limit of 180 characters; contains 544 characters
(#725) Line indented incorrectly; expected at least 28 spaces, found 0
(#725) Variable "Q" must be all lower-case
(#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) Variable "J" must be all lower-case
(#725) Expected 1 space before "="; 0 found
(#725) Expected 1 space after "="; 0 found
(#725) Expected "foreach (...) {\n"; found "foreach(...){"
(#725) Expected 1 space before "as"; 0 found
(#725) Expected 1 space after "as"; 0 found
(#725) Line exceeds 132 characters; contains 144 characters
(#725) Line exceeds 132 characters; contains 144 characters
(#725) Line exceeds 132 characters; contains 144 characters
(#725) Line exceeds 132 characters; contains 144 characters
(#725) Line exceeds 132 characters; contains 144 characters
(#725) Line exceeds 132 characters; contains 144 characters
(#725) Line exceeds 132 characters; contains 144 characters
(#729) Variable "Q" must be all lower-case
(#729) Commas (,) must be followed by white space.
(#729) Variable "K" must be all lower-case
(#729) Variable "C" must be all lower-case
(#729) Expected 1 space before "="; 0 found
(#729) Expected 1 space after "="; 0 found
(#729) Variable "K" must be all lower-case
(#729) Variable "J" must be all lower-case
(#729) Variable "C" must be all lower-case
(#729) Expected 1 space before "="; 0 found
(#729) Expected 1 space after "="; 0 found
(#729) Variable "K" must be all lower-case
(#729) Expected 1 space before "?"; 0 found
(#729) Expected 1 space after "?"; 0 found
(#729) Expected 1 space before ":"; 0 found
(#729) Expected 1 space after ":"; 0 found
(#729) Variable "K" must be all lower-case
(#729) Expected 1 space before "?"; 0 found
(#729) Expected 1 space after "?"; 0 found
(#729) Expected 1 space before ":"; 0 found
(#729) Expected 1 space after ":"; 0 found
(#729) Variable "J" must be all lower-case
(#729) Variable "C" must be all lower-case
(#729) Expected 1 space before "="; 0 found
(#729) Expected 1 space after "="; 0 found
(#729) Variable "J" must be all lower-case
(#729) Variable "C" must be all lower-case
(#729) Variable "K" must be all lower-case
(#729) Expected 1 space before "="; 0 found
(#729) Expected 1 space after "="; 0 found
(#729) Variable "K" must be all lower-case
(#729) Variable "J" must be all lower-case
(#729) Variable "C" must be all lower-case
(#729) Variable "K" must be all lower-case
(#729) Expected 1 space before "="; 0 found
(#729) Expected 1 space after "="; 0 found
(#729) Variable "K" must be all lower-case
(#729) Expected 1 space before "?"; 0 found
(#729) Expected 1 space after "?"; 0 found
(#729) Expected 1 space before ":"; 0 found
(#729) Expected 1 space after ":"; 0 found
(#729) Closing brace must be on a line by itself
(#729) Variable "J" must be all lower-case
(#729) Closing brace must be on a line by itself
(#729) Line exceeds maximum limit of 180 characters; contains 317 characters
(#729) Line exceeds maximum limit of 180 characters; contains 317 characters
(#729) Line exceeds maximum limit of 180 characters; contains 317 characters
(#729) Line exceeds maximum limit of 180 characters; contains 317 characters
(#729) Line exceeds maximum limit of 180 characters; contains 317 characters
(#729) Line exceeds maximum limit of 180 characters; contains 317 characters
(#729) Line exceeds maximum limit of 180 characters; contains 317 characters
(#730) Variable "C" must be all lower-case
(#730) Expected 1 space after closing parenthesis; found 0
(#730) Opening brace must be the last content on the line
(#731) Line indented incorrectly; expected at least 4 spaces, found 0
(#731) Expected 1 space before "=>"; 0 found
(#731) Expected 1 space after "=>"; 0 found
(#731) Commas (,) must be followed by white space.
(#731) Commas (,) must be followed by white space.
(#731) Variable "C" must be all lower-case
(#731) Closing brace must be on a line by itself
(#731) Line exceeds maximum limit of 180 characters; contains 207 characters
(#731) Line exceeds maximum limit of 180 characters; contains 207 characters
(#731) Line exceeds maximum limit of 180 characters; contains 207 characters
(#731) Line exceeds maximum limit of 180 characters; contains 207 characters
(#731) Line exceeds maximum limit of 180 characters; contains 207 characters
(#731) Line exceeds maximum limit of 180 characters; contains 207 characters
(#731) Line exceeds maximum limit of 180 characters; contains 207 characters
(#732) Expected 1 space after closing parenthesis; found 0
(#732) Opening brace must be the last content on the line
(#732) Variable "J" must be all lower-case
(#732) Expected 1 space before "="; 0 found
(#732) Expected 1 space after "="; 0 found
(#732) Inline control structures are not allowed
(#732) Expected 1 space before "as"; 0 found
(#732) Expected 1 space after "as"; 0 found
(#732) Variable "J" must be all lower-case
(#732) Commas (,) must be followed by white space.
(#732) Commas (,) must be followed by white space.
(#732) Expected 1 space before "="; 0 found
(#732) Expected 1 space after "="; 0 found
(#732) Variable "J" must be all lower-case
(#732) Closing brace must be on a line by itself
(#732) Line exceeds 132 characters; contains 140 characters
(#732) Line exceeds 132 characters; contains 140 characters
(#732) Line exceeds 132 characters; contains 140 characters
(#732) Line exceeds 132 characters; contains 140 characters
(#732) Line exceeds 132 characters; contains 140 characters
(#732) Line exceeds 132 characters; contains 140 characters
(#732) Line exceeds 132 characters; contains 140 characters
(#733) Expected 1 space after closing parenthesis; found 0
(#733) Opening brace must be the last content on the line
(#734) Line indented incorrectly; expected at least 4 spaces, found 0
(#734) Closing brace must be on a line by itself
(#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 4 spaces, found 0
(#736) Commas (,) must be followed by white space.
(#736) Commas (,) must be followed by white space.
(#736) Closing brace must be on a line by itself
(#737) Line indented incorrectly; expected at least 4 spaces, found 0
(#737) Commas (,) must be followed by white space.
(#737) Expected 1 space after closing parenthesis; found 0
(#737) Opening brace must be the last content on the line
(#738) Line indented incorrectly; expected at least 8 spaces, found 0
(#738) Commas (,) must be followed by white space.
(#738) Expected 1 space before "?"; 0 found
(#738) Expected 1 space after "?"; 0 found
(#738) Expected 1 space before ":"; 0 found
(#738) Expected 1 space after ":"; 0 found
(#738) Closing brace must be on a line by itself
(#739) Line indented incorrectly; expected at least 4 spaces, found 0
(#739) Expected 1 space after closing parenthesis; found 0
(#739) Opening brace must be the last content on the line
(#740) Line indented incorrectly; expected at least 8 spaces, found 0
(#740) Commas (,) must be followed by white space.
(#740) Commas (,) must be followed by white space.
(#740) Closing brace must be on a line by itself
(#741) Line indented incorrectly; expected at least 8 spaces, found 0
(#741) Variable "C" must be all lower-case
(#741) Commas (,) must be followed by white space.
(#741) Expected 1 space after closing parenthesis; found 0
(#741) Opening brace must be the last content on the line
(#741) Inline control structures are not allowed
(#741) Commas (,) must be followed by white space.
(#741) Variable "C" must be all lower-case
(#741) Line exceeds maximum limit of 180 characters; contains 196 characters
(#741) Line exceeds maximum limit of 180 characters; contains 196 characters
(#741) Line exceeds maximum limit of 180 characters; contains 196 characters
(#741) Line exceeds maximum limit of 180 characters; contains 196 characters
(#741) Line exceeds maximum limit of 180 characters; contains 196 characters
(#741) Line exceeds maximum limit of 180 characters; contains 196 characters
(#741) Line exceeds maximum limit of 180 characters; contains 196 characters
(#742) Line indented incorrectly; expected at least 12 spaces, found 0
(#742) Closing brace must be on a line by itself
(#743) Line indented incorrectly; expected at least 8 spaces, found 0
(#743) Expected 1 space after closing parenthesis; found 0
(#743) Opening brace must be the last content on the line
(#743) Expected 1 space before "!="; 0 found
(#743) Expected 1 space after "!="; 0 found
(#743) Expected 1 space before "?"; 0 found
(#743) Expected 1 space after "?"; 0 found
(#743) Expected 1 space before ":"; 0 found
(#743) Expected 1 space after ":"; 0 found
(#743) Closing brace must be on a line by itself
(#744) Line indented incorrectly; expected at least 8 spaces, found 0
(#744) Variable "Q" must be all lower-case
(#744) Commas (,) must be followed by white space.
(#744) Variable "C" must be all lower-case
(#744) Commas (,) must be followed by white space.
(#744) Commas (,) must be followed by white space.
(#744) Variable "Kc" must be all lower-case
(#744) Commas (,) must be followed by white space.
(#744) Commas (,) must be followed by white space.
(#744) Commas (,) must be followed by white space.
(#744) Commas (,) must be followed by white space.
(#744) Variable "Ka" must be all lower-case
(#744) Commas (,) must be followed by white space.
(#744) Expected 1 space after closing parenthesis; found 0
(#744) Opening brace must be the last content on the line
(#744) Expected 1 space before "="; 0 found
(#744) Expected 1 space after "="; 0 found
(#744) Expected "foreach (...) {\n"; found "foreach(...){"
(#744) Expected 1 space after "as"; 0 found
(#745) Line indented incorrectly; expected at least 12 spaces, found 0
(#745) Expected 1 space before "="; 0 found
(#745) Expected 1 space after "="; 0 found
(#745) Variable "X" must be all lower-case
(#745) Expected 1 space before "="; 0 found
(#745) Expected 1 space after "="; 0 found
(#745) Inline control structures are not allowed
(#745) Variable "X" must be all lower-case
(#745) Expected 1 space before "="; 0 found
(#745) Expected 1 space after "="; 0 found
(#745) Variable "X" must be all lower-case
(#745) Expected 1 space before "="; 0 found
(#745) Expected 1 space after "="; 0 found
(#745) Commas (,) must be followed by white space.
(#745) Commas (,) must be followed by white space.
(#745) Variable "X" must be all lower-case
(#745) Inline control structures are not allowed
(#745) Expected 1 space before "=="; 0 found
(#745) Expected 1 space after "=="; 0 found
(#745) Expected 1 space before "="; 0 found
(#745) Expected 1 space after "="; 0 found
(#745) Commas (,) must be followed by white space.
(#745) Variable "X" must be all lower-case
(#745) Variable "Q" must be all lower-case
(#745) Expected 1 space before "=="; 0 found
(#745) Expected 1 space after "=="; 0 found
(#745) Expected 1 space before "?"; 0 found
(#745) Expected 1 space after "?"; 0 found
(#745) Variable "Kc" must be all lower-case
(#745) Variable "X" must be all lower-case
(#745) Commas (,) must be followed by white space.
(#745) Expected 1 space before "+"; 0 found
(#745) Expected 1 space after "+"; 0 found
(#745) Variable "X" must be all lower-case
(#745) Expected 1 space before ":"; 0 found
(#745) Expected 1 space after ":"; 0 found
(#745) Variable "X" must be all lower-case
(#745) Inline control structures are not allowed
(#745) Expected 1 space before "!="; 0 found
(#745) Expected 1 space after "!="; 0 found
(#745) Variable "X" must be all lower-case
(#745) Variable "Q" must be all lower-case
(#745) Variable "X" must be all lower-case
(#745) Commas (,) must be followed by white space.
(#745) Variable "X" must be all lower-case
(#745) Expected 1 space before "="; 0 found
(#745) Expected 1 space after "="; 0 found
(#745) Closing brace must be on a line by itself
(#745) Closing brace must be on a line by itself
(#745) Closing brace must be on a line by itself
(#745) Inline control structures are not allowed
(#745) Variable "Q" must be all lower-case
(#745) Expected 1 space before "=="; 0 found
(#745) Expected 1 space after "=="; 0 found
(#745) Line exceeds maximum limit of 180 characters; contains 405 characters
(#745) Line exceeds maximum limit of 180 characters; contains 405 characters
(#745) Line exceeds maximum limit of 180 characters; contains 405 characters
(#745) Line exceeds maximum limit of 180 characters; contains 405 characters
(#745) Line exceeds maximum limit of 180 characters; contains 405 characters
(#745) Line exceeds maximum limit of 180 characters; contains 405 characters
(#745) Line exceeds maximum limit of 180 characters; contains 405 characters
(#746) Line indented incorrectly; expected at least 12 spaces, found 0
(#746) Variable "C" must be all lower-case
(#746) Commas (,) must be followed by white space.
(#746) Inline control structures are not allowed
(#746) Variable "Q" must be all lower-case
(#746) Expected 1 space before "!="; 0 found
(#746) Expected 1 space after "!="; 0 found
(#746) Variable "C" must be all lower-case
(#746) Variable "Q" must be all lower-case
(#746) Variable "C" must be all lower-case
(#746) Inline control structures are not allowed
(#746) Variable "Kc" must be all lower-case
(#746) Expected 1 space before "="; 0 found
(#746) Expected 1 space after "="; 0 found
(#746) Variable "Kc" must be all lower-case
(#746) Expected "foreach (...) {\n"; found "foreach(...){"
(#746) Expected 1 space before "=>"; 0 found
(#746) Expected 1 space after "=>"; 0 found
(#746) Expected 1 space after "as"; 0 found
(#746) Line exceeds 132 characters; contains 165 characters
(#746) Line exceeds 132 characters; contains 165 characters
(#746) Line exceeds 132 characters; contains 165 characters
(#746) Line exceeds 132 characters; contains 165 characters
(#746) Line exceeds 132 characters; contains 165 characters
(#746) Line exceeds 132 characters; contains 165 characters
(#746) Line exceeds 132 characters; contains 165 characters
(#747) Line indented incorrectly; expected at least 12 spaces, found 0
(#747) Expected 1 space before "=>"; 0 found
(#747) Expected 1 space after "=>"; 0 found
(#747) Variable "X" must be all lower-case
(#747) Inline control structures are not allowed
(#747) Variable "C" must be all lower-case
(#747) Commas (,) must be followed by white space.
(#747) Variable "X" must be all lower-case
(#748) Line indented incorrectly; expected at least 16 spaces, found 0
(#748) Closing brace must be on a line by itself
(#749) Line indented incorrectly; expected at least 12 spaces, found 0
(#749) Closing brace must be on a line by itself
(#750) Line indented incorrectly; expected at least 8 spaces, found 0
(#750) Variable "Q" must be all lower-case
(#750) Commas (,) must be followed by white space.
(#750) Expected 1 space after closing parenthesis; found 0
(#750) Opening brace must be the last content on the line
(#750) Expected 1 space before "="; 0 found
(#750) Expected 1 space after "="; 0 found
(#750) Variable "Vb" must be all lower-case
(#750) Expected 1 space before "="; 0 found
(#750) Expected 1 space after "="; 0 found
(#750) Expected "foreach (...) {\n"; found "foreach(...){"
(#750) Expected 1 space after "as"; 0 found
(#751) Line indented incorrectly; expected at least 12 spaces, found 0
(#751) Variable "X" must be all lower-case
(#751) Expected "if (...) {\n"; found "if(...){"
(#751) Variable "X" must be all lower-case
(#751) Expected 1 space before "=="; 0 found
(#751) Expected 1 space after "=="; 0 found
(#751) Inline control structures are not allowed
(#751) Variable "X" must be all lower-case
(#751) Expected 1 space before "=="; 0 found
(#751) Expected 1 space after "=="; 0 found
(#751) Variable "Vb" must be all lower-case
(#751) Expected 1 space before "="; 0 found
(#751) Expected 1 space after "="; 0 found
(#751) Variable "X" must be all lower-case
(#751) Inline control structures are not allowed
(#751) Expected 1 space before "="; 0 found
(#751) Expected 1 space after "="; 0 found
(#751) Variable "X" must be all lower-case
(#751) Variable "Q" must be all lower-case
(#751) Closing brace must be on a line by itself
(#751) Inline control structures are not allowed
(#751) Usage of ELSEIF not allowed; use ELSE IF instead
(#751) Variable "X" must be all lower-case
(#751) Expected 1 space before "!="; 0 found
(#751) Expected 1 space after "!="; 0 found
(#751) Expected 1 space before "?"; 0 found
(#751) Expected 1 space after "?"; 0 found
(#751) Variable "X" must be all lower-case
(#751) Variable "X" must be all lower-case
(#751) Expected 1 space before "!="; 0 found
(#751) Expected 1 space after "!="; 0 found
(#751) Expected 1 space before "?"; 0 found
(#751) Expected 1 space after "?"; 0 found
(#751) Expected 1 space before ":"; 0 found
(#751) Expected 1 space after ":"; 0 found
(#751) Variable "X" must be all lower-case
(#751) Expected 1 space before "!="; 0 found
(#751) Expected 1 space after "!="; 0 found
(#751) Expected 1 space before "?"; 0 found
(#751) Expected 1 space after "?"; 0 found
(#751) Variable "X" must be all lower-case
(#751) Expected 1 space before ":"; 0 found
(#751) Expected 1 space after ":"; 0 found
(#751) Variable "Q" must be all lower-case
(#751) Variable "Q" must be all lower-case
(#751) Expected 1 space before ":"; 0 found
(#751) Expected 1 space after ":"; 0 found
(#751) Variable "Q" must be all lower-case
(#751) Variable "X" must be all lower-case
(#751) Line exceeds maximum limit of 180 characters; contains 313 characters
(#751) Line exceeds maximum limit of 180 characters; contains 313 characters
(#751) Line exceeds maximum limit of 180 characters; contains 313 characters
(#751) Line exceeds maximum limit of 180 characters; contains 313 characters
(#751) Line exceeds maximum limit of 180 characters; contains 313 characters
(#751) Line exceeds maximum limit of 180 characters; contains 313 characters
(#751) Line exceeds maximum limit of 180 characters; contains 313 characters
(#752) Line indented incorrectly; expected at least 16 spaces, found 0
(#752) Closing brace must be on a line by itself
(#752) Commas (,) must be followed by white space.
(#752) Variable "Vb" must be all lower-case
(#752) Variable "Q" must be all lower-case
(#752) Commas (,) must be followed by white space.
(#752) Variable "Vb" must be all lower-case
(#752) Closing brace must be on a line by itself
(#752) Line exceeds 132 characters; contains 139 characters
(#752) Line exceeds 132 characters; contains 139 characters
(#752) Line exceeds 132 characters; contains 139 characters
(#752) Line exceeds 132 characters; contains 139 characters
(#752) Line exceeds 132 characters; contains 139 characters
(#752) Line exceeds 132 characters; contains 139 characters
(#752) Line exceeds 132 characters; contains 139 characters
(#753) Line indented incorrectly; expected at least 12 spaces, found 0
(#753) Expected 1 space after closing parenthesis; found 0
(#753) Opening brace must be the last content on the line
(#753) Closing brace must be on a line by itself
(#754) Line indented incorrectly; expected at least 12 spaces, found 0
(#754) Commas (,) must be followed by white space.
(#754) Variable "H" must be all lower-case
(#754) Expected 1 space after closing parenthesis; found 0
(#754) Opening brace must be the last content on the line
(#754) Variable "J" must be all lower-case
(#754) Expected 1 space before "="; 0 found
(#754) Expected 1 space after "="; 0 found
(#754) Variable "H" must be all lower-case
(#754) Variable "J" must be all lower-case
(#754) Closing brace must be on a line by itself
(#755) Line indented incorrectly; expected at least 12 spaces, found 0
(#755) Variable "R" must be all lower-case
(#755) Commas (,) must be followed by white space.
(#755) Variable "Z" must be all lower-case
(#755) Closing brace must be on a line by itself
(#756) Line indented incorrectly; expected at least 12 spaces, found 0
(#756) Variable "Q" must be all lower-case
(#756) Expected 1 space after closing parenthesis; found 0
(#756) Opening brace must be the last content on the line
(#756) Variable "J" must be all lower-case
(#756) Expected 1 space before "="; 0 found
(#756) Expected 1 space after "="; 0 found
(#756) Expected "foreach (...) {\n"; found "foreach(...){"
(#756) Expected 1 space before "as"; 0 found
(#756) Expected 1 space after "as"; 0 found
(#756) Variable "Q" must be all lower-case
(#756) Variable "K" must be all lower-case
(#756) Variable "J" must be all lower-case
(#756) Variable "K" must be all lower-case
(#756) Expected 1 space before "="; 0 found
(#756) Expected 1 space after "="; 0 found
(#756) Variable "K" must be all lower-case
(#756) Expected 1 space before "="; 0 found
(#756) Expected 1 space after "="; 0 found
(#756) Variable "K" must be all lower-case
(#756) Expected 1 space before "="; 0 found
(#756) Expected 1 space after "="; 0 found
(#756) Variable "K" must be all lower-case
(#756) Closing brace must be on a line by itself
(#756) Variable "J" must be all lower-case
(#756) Closing brace must be on a line by itself
(#756) Line exceeds maximum limit of 180 characters; contains 232 characters
(#756) Line exceeds maximum limit of 180 characters; contains 232 characters
(#756) Line exceeds maximum limit of 180 characters; contains 232 characters
(#756) Line exceeds maximum limit of 180 characters; contains 232 characters
(#756) Line exceeds maximum limit of 180 characters; contains 232 characters
(#756) Line exceeds maximum limit of 180 characters; contains 232 characters
(#756) Line exceeds maximum limit of 180 characters; contains 232 characters
(#757) Line indented incorrectly; expected at least 12 spaces, found 0
(#757) Variable "S" must be all lower-case
(#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 16 spaces, found 0
(#758) Commas (,) must be followed by white space.
(#758) Variable "S" must be all lower-case
(#758) Closing brace must be on a line by itself
(#759) Line indented incorrectly; expected at least 12 spaces, found 0
(#759) Variable "Ph" must be all lower-case
(#759) Expected 1 space after closing parenthesis; found 0
(#759) Opening brace must be the last content on the line
(#760) Line indented incorrectly; expected at least 16 spaces, found 0
(#760) Commas (,) must be followed by white space.
(#760) Commas (,) must be followed by white space.
(#760) Variable "Ph" must be all lower-case
(#760) Closing brace must be on a line by itself
(#761) Line indented incorrectly; expected at least 16 spaces, found 0
(#761) Variable "S" must be all lower-case
(#761) Expected 1 space after closing parenthesis; found 0
(#761) Opening brace must be the last content on the line
(#762) Line indented incorrectly; expected at least 20 spaces, found 0
(#762) Commas (,) must be followed by white space.
(#762) Commas (,) must be followed by white space.
(#762) Variable "S" must be all lower-case
(#762) Closing brace must be on a line by itself
(#763) Line indented incorrectly; expected at least 16 spaces, found 0
(#763) Variable "S" must be all lower-case
(#763) Commas (,) must be followed by white space.
(#763) Variable "Ph" must be all lower-case
(#763) Commas (,) must be followed by white space.
(#763) Variable "Sg" must be all lower-case
(#763) Expected 1 space after closing parenthesis; found 0
(#763) Opening brace must be the last content on the line
(#764) Line indented incorrectly; expected at least 20 spaces, found 0
(#764) Variable "Sg" must be all lower-case
(#764) Commas (,) must be followed by white space.
(#764) Variable "S" must be all lower-case
(#764) Commas (,) must be followed by white space.
(#764) Variable "Ph" must be all lower-case
(#764) Closing brace must be on a line by itself
(#765) Line indented incorrectly; expected at least 20 spaces, found 0
(#765) Variable "C" must be all lower-case
(#765) Expected 1 space after closing parenthesis; found 0
(#765) Opening brace must be the last content on the line
(#765) Inline control structures are not allowed
(#765) Variable "C" must be all lower-case
(#765) Expected 1 space before "=="; 0 found
(#765) Expected 1 space after "=="; 0 found
(#766) Line indented incorrectly; expected at least 24 spaces, found 0
(#766) Variable "L" must be all lower-case
(#766) Expected 1 space before "="; 0 found
(#766) Expected 1 space after "="; 0 found
(#767) Line exceeds maximum limit of 180 characters; contains 218 characters
(#767) Line exceeds maximum limit of 180 characters; contains 218 characters
(#767) Line exceeds maximum limit of 180 characters; contains 218 characters
(#767) Line exceeds maximum limit of 180 characters; contains 218 characters
(#767) Line exceeds maximum limit of 180 characters; contains 218 characters
(#767) Line exceeds maximum limit of 180 characters; contains 218 characters
(#767) Line exceeds maximum limit of 180 characters; contains 218 characters
(#772) Variable "C" must be all lower-case
(#772) Variable "J" must be all lower-case
(#772) Expected 1 space before "="; 0 found
(#772) Expected 1 space after "="; 0 found
(#772) Variable "L" must be all lower-case
(#772) Inline control structures are not allowed
(#772) Variable "J" must be all lower-case
(#772) Variable "J" must be all lower-case
(#772) Expected 1 space before "="; 0 found
(#772) Expected 1 space after "="; 0 found
(#772) Commas (,) must be followed by white space.
(#772) Commas (,) must be followed by white space.
(#772) Variable "J" must be all lower-case
(#772) Variable "J" must be all lower-case
(#772) Closing brace must be on a line by itself
(#772) Line exceeds 132 characters; contains 145 characters
(#772) Line exceeds 132 characters; contains 145 characters
(#772) Line exceeds 132 characters; contains 145 characters
(#772) Line exceeds 132 characters; contains 145 characters
(#772) Line exceeds 132 characters; contains 145 characters
(#772) Line exceeds 132 characters; contains 145 characters
(#772) Line exceeds 132 characters; contains 145 characters
(#773) Line indented incorrectly; expected at least 20 spaces, found 0
(#773) Variable "Q" must be all lower-case
(#773) Expected 1 space after closing parenthesis; found 0
(#773) Opening brace must be the last content on the line
(#773) Variable "J" must be all lower-case
(#773) Expected 1 space before "="; 0 found
(#773) Expected 1 space after "="; 0 found
(#773) Inline control structures are not allowed
(#773) Expected 1 space before "as"; 0 found
(#773) Expected 1 space after "as"; 0 found
(#774) Line exceeds maximum limit of 180 characters; contains 227 characters
(#774) Line exceeds maximum limit of 180 characters; contains 227 characters
(#774) Line exceeds maximum limit of 180 characters; contains 227 characters
(#774) Line exceeds maximum limit of 180 characters; contains 227 characters
(#774) Line exceeds maximum limit of 180 characters; contains 227 characters
(#774) Line exceeds maximum limit of 180 characters; contains 227 characters
(#774) Line exceeds maximum limit of 180 characters; contains 227 characters
(#778) Variable "Q" must be all lower-case
(#778) Variable "K" must be all lower-case
(#778) Variable "J" must be all lower-case
(#778) Variable "K" must be all lower-case
(#778) Expected 1 space before "="; 0 found
(#778) Expected 1 space after "="; 0 found
(#778) Variable "K" must be all lower-case
(#778) Commas (,) must be followed by white space.
(#778) Variable "K" must be all lower-case
(#778) Variable "J" must be all lower-case
(#778) Closing brace must be on a line by itself
(#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 4 spaces, found 0
(#780) Expected 1 space before "=>"; 0 found
(#780) Expected 1 space after "=>"; 0 found
(#780) Commas (,) must be followed by white space.
(#780) Commas (,) must be followed by white space.
(#780) Expected 1 space before "=>"; 0 found
(#780) Expected 1 space after "=>"; 0 found
(#780) Commas (,) must be followed by white space.
(#780) Closing brace must be on a line by itself
(#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 4 spaces, found 0
(#782) Closing brace must be on a line by itself
(#783) Line indented incorrectly; expected at least 4 spaces, found 0
(#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) Expected 1 space before "!="; 0 found
(#783) Expected 1 space after "!="; 0 found
(#783) Closing brace must be on a line by itself
(#784) Line indented incorrectly; expected at least 4 spaces, found 0
(#784) Expected 1 space after closing parenthesis; found 0
(#784) Opening brace must be the last content on the line
(#785) Line indented incorrectly; expected at least 8 spaces, found 0
(#785) Closing brace must be on a line by itself
(#786) Line indented incorrectly; expected at least 4 spaces, found 0
(#786) Variable "Db" must be all lower-case
(#786) Expected 1 space after closing parenthesis; found 0
(#786) Opening brace must be the last content on the line
(#786) Variable "Db" must be all lower-case
(#786) Closing brace must be on a line by itself
(#787) Line indented incorrectly; expected at least 4 spaces, found 0
(#787) Expected 1 space after closing parenthesis; found 0
(#787) Opening brace must be the last content on the line
(#788) Line indented incorrectly; expected at least 8 spaces, found 0
(#788) Closing brace must be on a line by itself
(#789) Line indented incorrectly; expected at least 4 spaces, found 0
(#789) Expected 1 space after closing parenthesis; found 0
(#789) Opening brace must be the last content on the line
(#790) Line indented incorrectly; expected at least 8 spaces, found 0
(#790) Closing brace must be on a line by itself
(#791) Line indented incorrectly; expected at least 8 spaces, found 0
(#791) Closing brace must be on a line by itself
(#792) Line indented incorrectly; expected at least 8 spaces, found 0
(#792) Commas (,) must be followed by white space.
(#792) Variable "J" must be all lower-case
(#792) Expected 1 space after closing parenthesis; found 0
(#792) Opening brace must be the last content on the line
(#792) Variable "J" must be all lower-case
(#792) Closing brace must be on a line by itself
(#793) Line indented incorrectly; expected at least 8 spaces, found 0
(#793) Variable "Dc" must be all lower-case
(#793) Expected 1 space after closing parenthesis; found 0
(#793) Opening brace must be the last content on the line
(#794) Line indented incorrectly; expected at least 12 spaces, found 0
(#794) Commas (,) must be followed by white space.
(#794) Variable "Dc" must be all lower-case
(#794) Closing brace must be on a line by itself
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#794) Variable "Cg" must be all lower-case
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#794) Expected "foreach (...) {\n"; found "foreach(...){"
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Expected 1 space before "as"; 0 found
(#794) Expected 1 space after "as"; 0 found
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Variable "X" must be all lower-case
(#794) Expected 1 space before "+="; 0 found
(#794) Expected 1 space after "+="; 0 found
(#794) Variable "X" must be all lower-case
(#794) Variable "Cg" must be all lower-case
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#794) Variable "X" must be all lower-case
(#794) Closing brace must be on a line by itself
(#794) Variable "Ah" must be all lower-case
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#794) Variable "Ke" must be all lower-case
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Variable "Tc" must be all lower-case
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Variable "Yc" must be all lower-case
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Closing brace must be on a line by itself
(#794) Variable "Ub" must be all lower-case
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#794) Expected "if (...) {\n"; found "if(...){"
(#794) Expected 1 space before "="; 0 found
(#794) Expected 1 space after "="; 0 found
(#794) Commas (,) must be followed by white space.
(#794) Expected "if (...) {\n"; found "if(...){"
(#794) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 226
(#794) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#794) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#794) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#794) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#794) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#794) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#794) Line exceeds maximum limit of 180 characters; contains 1112 characters
(#795) Line indented incorrectly; expected at least 12 spaces, found 0
(#795) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#795) Scope modifier not specified for member variable "$extension"
(#795) Expected 1 space before "="; 0 found
(#795) Expected 1 space after "="; 0 found
(#795) Commas (,) must be followed by white space.
(#795) Member variable "server_info" must not contain underscores.
(#795) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#795) Scope modifier not specified for member variable "$server_info"
(#795) Expected 1 space before "="; 0 found
(#795) Expected 1 space after "="; 0 found
(#795) Commas (,) must be followed by white space.
(#795) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#795) Scope modifier not specified for member variable "$error"
(#795) Commas (,) must be followed by white space.
(#795) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#795) Scope modifier not specified for member variable "$timeout"
(#795) Commas (,) must be followed by white space.
(#795) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#795) Scope modifier not specified for member variable "$next"
(#795) Commas (,) must be followed by white space.
(#795) Member variable "affected_rows" must not contain underscores.
(#795) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#795) Scope modifier not specified for member variable "$affected_rows"
(#795) Commas (,) must be followed by white space.
(#795) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#795) Scope modifier not specified for member variable "$_result"
(#795) Visibility must be declared on method "select_db"
(#796) Line indented incorrectly; expected at least 16 spaces, found 0
(#796) Variable "Db" must be all lower-case
(#796) Expected 1 space after closing parenthesis; found 0
(#796) Opening brace must be the last content on the line
(#796) Variable "Db" must be all lower-case
(#796) Expected 1 space before "=="; 0 found
(#796) Expected 1 space after "=="; 0 found
(#796) Closing brace must be on a line by itself
(#796) Visibility must be declared on method "query"
(#797) Line indented incorrectly; expected at least 16 spaces, found 0
(#797) Variable "H" must be all lower-case
(#797) Commas (,) must be followed by white space.
(#797) Expected 1 space after closing parenthesis; found 0
(#797) Opening brace must be the last content on the line
(#797) Variable "F" must be all lower-case
(#797) Expected 1 space before "="; 0 found
(#797) Expected 1 space after "="; 0 found
(#797) Expected 1 space before "=>"; 0 found
(#797) Expected 1 space after "=>"; 0 found
(#797) Variable "H" must be all lower-case
(#797) Commas (,) must be followed by white space.
(#797) Expected 1 space before "=>"; 0 found
(#797) Expected 1 space after "=>"; 0 found
(#797) Inline control structures are not allowed
(#797) Variable "F" must be all lower-case
(#797) Expected 1 space before "="; 0 found
(#797) Expected 1 space after "="; 0 found
(#797) Variable "I" must be all lower-case
(#797) Expected 1 space before "="; 0 found
(#797) Expected 1 space after "="; 0 found
(#797) Commas (,) must be followed by white space.
(#797) Commas (,) must be followed by white space.
(#797) Variable "F" must be all lower-case
(#797) Commas (,) must be followed by white space.
(#797) Inline control structures are not allowed
(#797) Variable "I" must be all lower-case
(#797) Expected 1 space before "==="; 0 found
(#797) Expected 1 space after "==="; 0 found
(#797) Variable "I" must be all lower-case
(#797) Expected "if (...) {\n"; found "if(...){"
(#797) Commas (,) must be followed by white space.
(#797) Variable "H" must be all lower-case
(#797) Variable "Gg" must be all lower-case
(#797) Expected 1 space before "="; 0 found
(#797) Expected 1 space after "="; 0 found
(#797) Inline control structures are not allowed
(#797) Expected 1 space after "as"; 0 found
(#797) Line exceeds maximum limit of 180 characters; contains 259 characters
(#797) Variable "I" must be all lower-case
(#797) Line exceeds maximum limit of 180 characters; contains 259 characters
(#797) Line exceeds maximum limit of 180 characters; contains 259 characters
(#797) Line exceeds maximum limit of 180 characters; contains 259 characters
(#797) Line exceeds maximum limit of 180 characters; contains 259 characters
(#797) Line exceeds maximum limit of 180 characters; contains 259 characters
(#797) Line exceeds maximum limit of 180 characters; contains 259 characters
(#798) Line indented incorrectly; expected at least 24 spaces, found 0
(#798) Variable "_d" must not contain underscores.
(#798) Variable "Gg" must be all lower-case
(#798) Expected 1 space before "+="; 0 found
(#798) Expected 1 space after "+="; 0 found
(#798) Variable "_d" must not contain underscores.
(#798) Variable "I" must be all lower-case
(#798) Expected 1 space before "="; 0 found
(#798) Expected 1 space after "="; 0 found
(#798) Expected 1 space before "=>"; 0 found
(#798) Expected 1 space after "=>"; 0 found
(#798) Expected 1 space before "=>"; 0 found
(#798) Expected 1 space after "=>"; 0 found
(#798) Commas (,) must be followed by white space.
(#798) Expected 1 space before "=>"; 0 found
(#798) Expected 1 space after "=>"; 0 found
(#798) Variable "Gg" must be all lower-case
(#798) Commas (,) must be followed by white space.
(#798) Closing brace must be on a line by itself
(#799) Line indented incorrectly; expected at least 16 spaces, found 0
(#800) Line indented incorrectly; expected at least 16 spaces, found 0
(#800) Variable "I" must be all lower-case
(#800) Closing brace must be on a line by itself
(#800) Visibility must be declared on method "multi_query"
(#801) Line indented incorrectly; expected at least 16 spaces, found 0
(#801) Variable "H" must be all lower-case
(#801) Expected 1 space after closing parenthesis; found 0
(#801) Opening brace must be the last content on the line
(#801) Expected 1 space before "="; 0 found
(#801) Expected 1 space after "="; 0 found
(#801) Variable "H" must be all lower-case
(#801) Closing brace must be on a line by itself
(#801) Visibility must be declared on method "store_result"
(#802) Line indented incorrectly; expected at least 16 spaces, found 0
(#802) Expected 1 space after closing parenthesis; found 0
(#802) Opening brace must be the last content on the line
(#802) Closing brace must be on a line by itself
(#802) Visibility must be declared on method "next_result"
(#803) Line indented incorrectly; expected at least 16 spaces, found 0
(#803) Expected 1 space after closing parenthesis; found 0
(#803) Opening brace must be the last content on the line
(#804) Line indented incorrectly; expected at least 20 spaces, found 0
(#804) Closing brace must be on a line by itself
(#804) Visibility must be declared on method "quote"
(#805) Line indented incorrectly; expected at least 16 spaces, found 0
(#805) Variable "P" must be all lower-case
(#805) Expected 1 space after closing parenthesis; found 0
(#805) Opening brace must be the last content on the line
(#805) Commas (,) must be followed by white space.
(#805) Commas (,) must be followed by white space.
(#805) Variable "P" must be all lower-case
(#805) Closing brace must be on a line by itself
(#805) Closing brace must be on a line by itself
(#805) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 197
(#806) Line indented incorrectly; expected at least 12 spaces, found 0
(#806) Member variable "num_rows" must not contain underscores.
(#806) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#806) Scope modifier not specified for member variable "$num_rows"
(#806) Commas (,) must be followed by white space.
(#806) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#806) Scope modifier not specified for member variable "$_rows"
(#806) Expected 1 space before "="; 0 found
(#806) Expected 1 space after "="; 0 found
(#806) Commas (,) must be followed by white space.
(#806) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#806) Scope modifier not specified for member variable "$_offset"
(#806) Expected 1 space before "="; 0 found
(#806) Expected 1 space after "="; 0 found
(#806) method name "Min_Result::Min_Result" must be in lower-case letters only
(#806) PHP4 style constructors are not allowed; use "__construct()" instead
(#806) Visibility must be declared on method "Min_Result"
(#807) Line indented incorrectly; expected at least 16 spaces, found 0
(#807) Variable "I" must be all lower-case
(#807) Expected 1 space after closing parenthesis; found 0
(#807) Opening brace must be the last content on the line
(#807) Expected "foreach (...) {\n"; found "foreach(...){"
(#807) Expected 1 space after "as"; 0 found
(#807) Variable "I" must be all lower-case
(#808) Line indented incorrectly; expected at least 20 spaces, found 0
(#808) Variable "_d" must not contain underscores.
(#808) Variable "K" must be all lower-case
(#808) Expected 1 space before "="; 0 found
(#808) Expected 1 space after "="; 0 found
(#808) Inline control structures are not allowed
(#808) Variable "_d" must not contain underscores.
(#808) Expected 1 space before "!="; 0 found
(#808) Expected 1 space after "!="; 0 found
(#808) Variable "K" must be all lower-case
(#808) Expected 1 space before "="; 0 found
(#808) Expected 1 space after "="; 0 found
(#808) Variable "_d" must not contain underscores.
(#808) Expected "foreach (...) {\n"; found "foreach(...){"
(#808) Expected 1 space after "as"; 0 found
(#808) Variable "_d" must not contain underscores.
(#809) Line indented incorrectly; expected at least 24 spaces, found 0
(#809) Variable "Ha" must be all lower-case
(#809) Variable "C" must be all lower-case
(#809) Expected 1 space before "="; 0 found
(#809) Expected 1 space after "="; 0 found
(#809) Variable "Ha" must be all lower-case
(#809) Variable "Y" must be all lower-case
(#809) Expected 1 space before "="; 0 found
(#809) Expected 1 space after "="; 0 found
(#809) Variable "Ha" must be all lower-case
(#809) Expected "if (...) {\n"; found "if(...){"
(#809) Variable "K" must be all lower-case
(#809) Variable "C" must be all lower-case
(#809) Variable "K" must be all lower-case
(#809) Variable "C" must be all lower-case
(#809) Expected 1 space before "="; 0 found
(#809) Expected 1 space after "="; 0 found
(#809) Variable "K" must be all lower-case
(#809) Variable "C" must be all lower-case
(#809) Variable "K" must be all lower-case
(#809) Variable "C" must be all lower-case
(#809) Expected 1 space before "="; 0 found
(#809) Expected 1 space after "="; 0 found
(#809) Variable "Y" must be all lower-case
(#809) Closing brace must be on a line by itself
(#809) Inline control structures are not allowed
(#809) Variable "K" must be all lower-case
(#809) Variable "C" must be all lower-case
(#809) Expected 1 space before "="; 0 found
(#809) Expected 1 space after "="; 0 found
(#809) Variable "Y" must be all lower-case
(#809) Closing brace must be on a line by itself
(#809) Expected 1 space before "="; 0 found
(#809) Expected 1 space after "="; 0 found
(#809) Variable "K" must be all lower-case
(#809) Expected "foreach (...) {\n"; found "foreach(...){"
(#809) Expected 1 space before "=>"; 0 found
(#809) Expected 1 space after "=>"; 0 found
(#809) Expected 1 space after "as"; 0 found
(#809) Line exceeds 132 characters; contains 173 characters
(#809) Line exceeds 132 characters; contains 173 characters
(#809) Line exceeds 132 characters; contains 173 characters
(#809) Line exceeds 132 characters; contains 173 characters
(#809) Line exceeds 132 characters; contains 173 characters
(#809) Line exceeds 132 characters; contains 173 characters
(#809) Line exceeds 132 characters; contains 173 characters
(#809) Variable "K" must be all lower-case
(#810) Line indented incorrectly; expected at least 24 spaces, found 0
(#810) Expected 1 space before "=>"; 0 found
(#810) Expected 1 space after "=>"; 0 found
(#810) Variable "X" must be all lower-case
(#810) Inline control structures are not allowed
(#810) Expected 1 space before "="; 0 found
(#810) Expected 1 space after "="; 0 found
(#810) Closing brace must be on a line by itself
(#810) Closing brace must be on a line by itself
(#810) Expected 1 space before "="; 0 found
(#810) Expected 1 space after "="; 0 found
(#810) Closing brace must be on a line by itself
(#810) method name "Min_Result::_processValue" must be in lower-case letters only
(#810) Visibility must be declared on method "_processValue"
(#811) Line indented incorrectly; expected at least 12 spaces, found 0
(#811) Expected 1 space after closing parenthesis; found 0
(#811) Opening brace must be the last content on the line
(#811) Expected 1 space before "=="; 0 found
(#811) Expected 1 space after "=="; 0 found
(#811) Expected 1 space before "?"; 0 found
(#811) Expected 1 space after "?"; 0 found
(#811) Expected 1 space before ":"; 0 found
(#811) Expected 1 space after ":"; 0 found
(#811) Closing brace must be on a line by itself
(#811) Visibility must be declared on method "fetch_assoc"
(#812) Line indented incorrectly; expected at least 12 spaces, found 0
(#812) Expected 1 space after closing parenthesis; found 0
(#812) Opening brace must be the last content on the line
(#812) Variable "K" must be all lower-case
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Inline control structures are not allowed
(#812) Variable "K" must be all lower-case
(#812) Variable "K" must be all lower-case
(#812) Variable "J" must be all lower-case
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Inline control structures are not allowed
(#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) Variable "X" must be all lower-case
(#812) Variable "J" must be all lower-case
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Variable "K" must be all lower-case
(#812) Variable "J" must be all lower-case
(#812) Closing brace must be on a line by itself
(#812) Line exceeds 132 characters; contains 149 characters
(#812) Line exceeds 132 characters; contains 149 characters
(#812) Line exceeds 132 characters; contains 149 characters
(#812) Line exceeds 132 characters; contains 149 characters
(#812) Line exceeds 132 characters; contains 149 characters
(#812) Line exceeds 132 characters; contains 149 characters
(#812) Line exceeds 132 characters; contains 149 characters
(#812) Visibility must be declared on method "fetch_row"
(#813) Line indented incorrectly; expected at least 12 spaces, found 0
(#813) Expected 1 space after closing parenthesis; found 0
(#813) Opening brace must be the last content on the line
(#813) Variable "J" must be all lower-case
(#813) Expected 1 space before "="; 0 found
(#813) Expected 1 space after "="; 0 found
(#813) Inline control structures are not allowed
(#813) Variable "J" must be all lower-case
(#813) Variable "J" must be all lower-case
(#814) Line indented incorrectly; expected at least 16 spaces, found 0
(#814) Variable "J" must be all lower-case
(#814) Closing brace must be on a line by itself
(#814) Visibility must be declared on method "fetch_field"
(#815) Line indented incorrectly; expected at least 12 spaces, found 0
(#815) Expected 1 space after closing parenthesis; found 0
(#815) Opening brace must be the last content on the line
(#815) Variable "Fd" 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 "Fd" must be all lower-case
(#815) Closing brace must be on a line by itself
(#815) Closing brace must be on a line by itself
(#815) Closing brace must be on a line by itself
(#815) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 236
(#816) Line indented incorrectly; expected at least 12 spaces, found 0
(#817) Line indented incorrectly; expected at least 12 spaces, found 0
(#818) Line indented incorrectly; expected at least 12 spaces, found 0
(#818) method name "Min_Driver::_chunkRequest" must be in lower-case letters only
(#818) Visibility must be declared on method "_chunkRequest"
(#819) Line indented incorrectly; expected at least 16 spaces, found 0
(#819) Commas (,) must be followed by white space.
(#819) Commas (,) must be followed by white space.
(#819) Variable "F" must be all lower-case
(#819) Commas (,) must be followed by white space.
(#819) Expected 1 space after closing parenthesis; found 0
(#819) Opening brace must be the last content on the line
(#819) Expected "foreach (...) {\n"; found "foreach(...){"
(#819) Expected 1 space before "as"; 0 found
(#819) Expected 1 space after "as"; 0 found
(#819) Commas (,) must be followed by white space.
(#819) Expected 1 space before "="; 0 found
(#819) Expected 1 space after "="; 0 found
(#819) Variable "F" must be all lower-case
(#819) Expected "foreach (...) {\n"; found "foreach(...){"
(#819) Expected 1 space before "=>"; 0 found
(#819) Expected 1 space after "=>"; 0 found
(#819) Expected 1 space after "as"; 0 found
(#820) Line indented incorrectly; expected at least 24 spaces, found 0
(#820) Expected 1 space before "=>"; 0 found
(#820) Expected 1 space after "=>"; 0 found
(#820) Expected 1 space before "="; 0 found
(#820) Expected 1 space after "="; 0 found
(#820) Inline control structures are not allowed
(#820) Expected 1 space before "=>"; 0 found
(#820) Expected 1 space after "=>"; 0 found
(#820) Expected 1 space after "as"; 0 found
(#821) Line indented incorrectly; expected at least 28 spaces, found 0
(#821) Expected 1 space before "=>"; 0 found
(#821) Expected 1 space after "=>"; 0 found
(#821) Variable "X" must be all lower-case
(#821) Expected 1 space before "="; 0 found
(#821) Expected 1 space after "="; 0 found
(#821) Variable "X" must be all lower-case
(#821) Closing brace must be on a line by itself
(#821) Inline control structures are not allowed
(#821) Commas (,) must be followed by white space.
(#822) Line indented incorrectly; expected at least 16 spaces, found 0
(#822) Closing brace must be on a line by itself
(#822) Expected 1 space before "="; 0 found
(#822) Expected 1 space after "="; 0 found
(#823) Line indented incorrectly; expected at least 16 spaces, found 0
(#823) Closing brace must be on a line by itself
(#823) method name "Min_Driver::_extractIds" must be in lower-case letters only
(#823) Visibility must be declared on method "_extractIds"
(#824) Line indented incorrectly; expected at least 12 spaces, found 0
(#824) Variable "Q" must be all lower-case
(#824) Commas (,) must be followed by white space.
(#824) Variable "Ff" must be all lower-case
(#824) Commas (,) must be followed by white space.
(#824) Expected 1 space after closing parenthesis; found 0
(#824) Opening brace must be the last content on the line
(#824) Variable "J" must be all lower-case
(#824) Expected 1 space before "="; 0 found
(#824) Expected 1 space after "="; 0 found
(#824) Inline control structures are not allowed
(#824) Commas (,) must be followed by white space.
(#824) Variable "Ff" must be all lower-case
(#824) Commas (,) must be followed by white space.
(#824) Variable "Zd" must be all lower-case
(#824) Variable "J" must be all lower-case
(#824) Expected 1 space before "="; 0 found
(#824) Expected 1 space after "="; 0 found
(#824) Commas (,) must be followed by white space.
(#824) Variable "Zd" must be all lower-case
(#824) Inline control structures are not allowed
(#824) Expected 1 space before "as"; 0 found
(#824) Expected 1 space after "as"; 0 found
(#824) Commas (,) must be followed by white space.
(#824) Commas (,) must be followed by white space.
(#824) Expected 1 space before "=>"; 0 found
(#824) Expected 1 space after "=>"; 0 found
(#824) Variable "Q" must be all lower-case
(#824) Variable "Ff" must be all lower-case
(#824) Expected 1 space before "?"; 0 found
(#824) Expected 1 space after "?"; 0 found
(#824) Expected 1 space before ":"; 0 found
(#824) Expected 1 space after ":"; 0 found
(#824) Variable "_d" must not contain underscores.
(#824) Variable "J" must be all lower-case
(#824) Expected 1 space before "="; 0 found
(#824) Expected 1 space after "="; 0 found
(#824) Variable "_d" must not contain underscores.
(#824) Closing brace must be on a line by itself
(#824) Variable "J" must be all lower-case
(#824) Closing brace must be on a line by itself
(#824) Line exceeds maximum limit of 180 characters; contains 301 characters
(#824) Visibility must be declared on method "select"
(#824) Line exceeds maximum limit of 180 characters; contains 301 characters
(#824) Line exceeds maximum limit of 180 characters; contains 301 characters
(#824) Line exceeds maximum limit of 180 characters; contains 301 characters
(#824) Line exceeds maximum limit of 180 characters; contains 301 characters
(#824) Line exceeds maximum limit of 180 characters; contains 301 characters
(#824) Line exceeds maximum limit of 180 characters; contains 301 characters
(#825) Line indented incorrectly; expected at least 12 spaces, found 0
(#825) Variable "Q" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Variable "M" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Variable "Z" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Variable "Wc" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Variable "Pe" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Commas (,) must be followed by white space.
(#825) Variable "E" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Expected 1 space after closing parenthesis; found 0
(#825) Opening brace must be the last content on the line
(#825) Expected 1 space before "="; 0 found
(#825) Expected 1 space after "="; 0 found
(#825) Variable "J" must be all lower-case
(#825) Expected 1 space before "="; 0 found
(#825) Expected 1 space after "="; 0 found
(#825) Variable "Q" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Variable "M" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Variable "Z" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Variable "Wc" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Variable "Pe" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Commas (,) must be followed by white space.
(#825) Variable "E" must be all lower-case
(#825) Commas (,) must be followed by white space.
(#825) Expected 1 space before "="; 0 found
(#825) Expected 1 space after "="; 0 found
(#825) Variable "J" must be all lower-case
(#825) Closing brace must be on a line by itself
(#825) Line exceeds 132 characters; contains 148 characters
(#825) Line exceeds 132 characters; contains 148 characters
(#825) Line exceeds 132 characters; contains 148 characters
(#825) Line exceeds 132 characters; contains 148 characters
(#825) Line exceeds 132 characters; contains 148 characters
(#825) Line exceeds 132 characters; contains 148 characters
(#825) Line exceeds 132 characters; contains 148 characters
(#825) Visibility must be declared on method "delete"
(#826) Line indented incorrectly; expected at least 12 spaces, found 0
(#826) Variable "Q" must be all lower-case
(#826) Commas (,) must be followed by white space.
(#826) Variable "Ff" must be all lower-case
(#826) Commas (,) must be followed by white space.
(#826) Expected 1 space after closing parenthesis; found 0
(#826) Opening brace must be the last content on the line
(#826) Variable "Q" must be all lower-case
(#826) Commas (,) must be followed by white space.
(#826) Variable "Ff" must be all lower-case
(#826) Commas (,) must be followed by white space.
(#826) Commas (,) must be followed by white space.
(#826) Commas (,) must be followed by white space.
(#826) Expected 1 space before "=>"; 0 found
(#826) Expected 1 space after "=>"; 0 found
(#826) Variable "Q" must be all lower-case
(#826) Closing brace must be on a line by itself
(#826) Line exceeds 132 characters; contains 135 characters
(#826) Line exceeds 132 characters; contains 135 characters
(#826) Line exceeds 132 characters; contains 135 characters
(#826) Line exceeds 132 characters; contains 135 characters
(#826) Line exceeds 132 characters; contains 135 characters
(#826) Line exceeds 132 characters; contains 135 characters
(#826) Line exceeds 132 characters; contains 135 characters
(#826) Visibility must be declared on method "update"
(#827) Line indented incorrectly; expected at least 12 spaces, found 0
(#827) Variable "Q" must be all lower-case
(#827) Commas (,) must be followed by white space.
(#827) Variable "O" must be all lower-case
(#827) Commas (,) must be followed by white space.
(#827) Variable "Ff" must be all lower-case
(#827) Commas (,) must be followed by white space.
(#827) Commas (,) must be followed by white space.
(#827) Expected 1 space after closing parenthesis; found 0
(#827) Opening brace must be the last content on the line
(#827) Variable "Jb" must be all lower-case
(#827) Expected 1 space before "="; 0 found
(#827) Expected 1 space after "="; 0 found
(#827) Expected 1 space before "="; 0 found
(#827) Expected 1 space after "="; 0 found
(#827) Expected 1 space before "="; 0 found
(#827) Expected 1 space after "="; 0 found
(#827) Expected 1 space before "="; 0 found
(#827) Expected 1 space after "="; 0 found
(#827) Variable "Q" must be all lower-case
(#827) Commas (,) must be followed by white space.
(#827) Variable "Ff" must be all lower-case
(#827) Commas (,) must be followed by white space.
(#827) Expected 1 space before "="; 0 found
(#827) Expected 1 space after "="; 0 found
(#827) Variable "O" must be all lower-case
(#827) The use of backticks in strings is not recommended
(#827) Variable "O" must be all lower-case
(#827) The use of backticks in strings is not recommended
(#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 167 characters
(#827) Line exceeds 132 characters; contains 167 characters
(#827) Line exceeds 132 characters; contains 167 characters
(#827) Line exceeds 132 characters; contains 167 characters
(#827) Line exceeds 132 characters; contains 167 characters
(#827) Line exceeds 132 characters; contains 167 characters
(#827) Line exceeds 132 characters; contains 167 characters
(#827) Variable "O" must be all lower-case
(#828) Line indented incorrectly; expected at least 16 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) Expected 1 space before "="; 0 found
(#828) Expected 1 space after "="; 0 found
(#828) Inline control structures are not allowed
(#828) Variable "X" must be all lower-case
(#828) Expected 1 space before "=="; 0 found
(#828) Expected 1 space after "=="; 0 found
(#828) Expected 1 space before "!="; 0 found
(#828) Expected 1 space after "!="; 0 found
(#828) Expected 1 space before "!="; 0 found
(#828) Expected 1 space after "!="; 0 found
(#828) Variable "Jb" must be all lower-case
(#828) Variable "Jb" must be all lower-case
(#828) Expected 1 space before "="; 0 found
(#828) Expected 1 space after "="; 0 found
(#828) Expected "if (...) {\n"; found "if(...){"
(#828) Variable "X" must be all lower-case
(#828) Expected 1 space before "!="; 0 found
(#828) Expected 1 space after "!="; 0 found
(#828) Expected "foreach (...) {\n"; found "foreach(...){"
(#828) Expected 1 space before "=>"; 0 found
(#828) Expected 1 space after "=>"; 0 found
(#828) Expected 1 space after "as"; 0 found
(#828) Line exceeds 132 characters; contains 142 characters
(#828) Line exceeds 132 characters; contains 142 characters
(#828) Line exceeds 132 characters; contains 142 characters
(#828) Line exceeds 132 characters; contains 142 characters
(#828) Line exceeds 132 characters; contains 142 characters
(#828) Line exceeds 132 characters; contains 142 characters
(#828) Line exceeds 132 characters; contains 142 characters
(#828) Variable "X" must be all lower-case
(#829) Line indented incorrectly; expected at least 24 spaces, found 0
(#829) Variable "Bd" must be all lower-case
(#829) Expected 1 space before "=>"; 0 found
(#829) Expected 1 space after "=>"; 0 found
(#829) Variable "W" must be all lower-case
(#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) Variable "X" must be all lower-case
(#829) Expected 1 space before "?"; 0 found
(#829) Expected 1 space after "?"; 0 found
(#829) Variable "W" must be all lower-case
(#829) Expected 1 space before ":"; 0 found
(#829) Expected 1 space after ":"; 0 found
(#829) Variable "W" must be all lower-case
(#829) Inline control structures are not allowed
(#829) Variable "Bd" must be all lower-case
(#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) Closing brace must be on a line by itself
(#829) Closing brace must be on a line by itself
(#829) Variable "F" must be all lower-case
(#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) Variable "Q" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#829) Commas (,) must be followed by white space.
(#829) Variable "F" must be all lower-case
(#829) Commas (,) must be followed by white space.
(#829) Variable "Jb" must be all lower-case
(#829) Commas (,) must be followed by white space.
(#829) Commas (,) must be followed by white space.
(#829) Variable "F" must be all lower-case
(#829) Commas (,) must be followed by white space.
(#829) Variable "Jb" must be all lower-case
(#829) Closing brace must be on a line by itself
(#829) Line exceeds maximum limit of 180 characters; contains 340 characters
(#829) Visibility must be declared on method "insert"
(#829) Line exceeds maximum limit of 180 characters; contains 340 characters
(#829) Line exceeds maximum limit of 180 characters; contains 340 characters
(#829) Line exceeds maximum limit of 180 characters; contains 340 characters
(#829) Line exceeds maximum limit of 180 characters; contains 340 characters
(#829) Line exceeds maximum limit of 180 characters; contains 340 characters
(#829) Line exceeds maximum limit of 180 characters; contains 340 characters
(#830) Line indented incorrectly; expected at least 12 spaces, found 0
(#830) Variable "Q" must be all lower-case
(#830) Commas (,) must be followed by white space.
(#830) Variable "O" must be all lower-case
(#830) Expected 1 space after closing parenthesis; found 0
(#830) Opening brace must be the last content on the line
(#830) Variable "F" must be all lower-case
(#830) Expected 1 space before "="; 0 found
(#830) Expected 1 space after "="; 0 found
(#830) Expected 1 space before "=>"; 0 found
(#830) Expected 1 space after "=>"; 0 found
(#830) Variable "Q" must be all lower-case
(#830) Expected 1 space before "="; 0 found
(#830) Expected 1 space after "="; 0 found
(#830) Expected "foreach (...) {\n"; found "foreach(...){"
(#830) Expected 1 space before "=>"; 0 found
(#830) Expected 1 space after "=>"; 0 found
(#830) Expected 1 space after "as"; 0 found
(#830) Variable "O" must be all lower-case
(#831) Line indented incorrectly; expected at least 16 spaces, found 0
(#831) Variable "C" must be all lower-case
(#831) Expected 1 space before "=>"; 0 found
(#831) Expected 1 space after "=>"; 0 found
(#831) Variable "Y" must be all lower-case
(#831) Expected "if (...) {\n"; found "if(...){"
(#831) Variable "Y" must be all lower-case
(#831) Expected 1 space before "!="; 0 found
(#831) Expected 1 space after "!="; 0 found
(#831) Variable "C" must be all lower-case
(#831) Expected 1 space before "="; 0 found
(#831) Expected 1 space after "="; 0 found
(#831) Variable "C" must be all lower-case
(#831) Inline control structures are not allowed
(#831) Variable "C" must be all lower-case
(#831) Expected 1 space before "=="; 0 found
(#831) Expected 1 space after "=="; 0 found
(#831) Variable "F" must be all lower-case
(#831) Expected 1 space before "="; 0 found
(#831) Expected 1 space after "="; 0 found
(#831) Variable "Y" must be all lower-case
(#831) Expected "foreach (...) {\n"; found "foreach(...){"
(#831) Expected 1 space after "as"; 0 found
(#831) Variable "Y" must be all lower-case
(#832) Line indented incorrectly; expected at least 28 spaces, found 0
(#832) Variable "X" must be all lower-case
(#832) Variable "F" must be all lower-case
(#832) Expected 1 space before "="; 0 found
(#832) Expected 1 space after "="; 0 found
(#832) Variable "C" must be all lower-case
(#832) Variable "F" must be all lower-case
(#832) Expected 1 space before "="; 0 found
(#832) Expected 1 space after "="; 0 found
(#832) Variable "Y" must be all lower-case
(#832) Expected 1 space before "?"; 0 found
(#832) Expected 1 space after "?"; 0 found
(#832) Variable "X" must be all lower-case
(#832) Expected 1 space before ":"; 0 found
(#832) Expected 1 space after ":"; 0 found
(#832) Variable "Y" must be all lower-case
(#832) Closing brace must be on a line by itself
(#832) Closing brace must be on a line by itself
(#832) Closing brace must be on a line by itself
(#832) Closing brace must be on a line by itself
(#833) Line indented incorrectly; expected at least 12 spaces, found 0
(#833) Commas (,) must be followed by white space.
(#833) Variable "F" must be all lower-case
(#833) Closing brace must be on a line by itself
(#833) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#833) Visibility must be declared on method "insertUpdate"
(#834) Line indented incorrectly; expected at least 24 spaces, found 0
(#834) Variable "Q" must be all lower-case
(#834) Commas (,) must be followed by white space.
(#834) Variable "L" must be all lower-case
(#834) Commas (,) must be followed by white space.
(#834) Expected 1 space after closing parenthesis; found 0
(#834) Opening brace must be the last content on the line
(#834) Expected "foreach (...) {\n"; found "foreach(...){"
(#834) Expected 1 space after "as"; 0 found
(#834) Variable "L" must be all lower-case
(#835) Line indented incorrectly; expected at least 28 spaces, found 0
(#835) Variable "O" must be all lower-case
(#835) Inline control structures are not allowed
(#835) Variable "Q" must be all lower-case
(#835) Commas (,) must be followed by white space.
(#835) Variable "O" must be all lower-case
(#835) Commas (,) must be followed by white space.
(#835) The use of backticks in strings is not recommended
(#835) Variable "O" must be all lower-case
(#835) The use of backticks in strings is not recommended
(#836) Line indented incorrectly; expected at least 32 spaces, found 0
(#836) Closing brace must be on a line by itself
(#837) Line indented incorrectly; expected at least 24 spaces, found 0
(#837) Closing brace must be on a line by itself
(#837) Visibility must be declared on method "begin"
(#838) Line indented incorrectly; expected at least 12 spaces, found 0
(#838) Expected 1 space after closing parenthesis; found 0
(#838) Opening brace must be the last content on the line
(#839) Line indented incorrectly; expected at least 16 spaces, found 0
(#839) Closing brace must be on a line by itself
(#839) Visibility must be declared on method "commit"
(#840) Line indented incorrectly; expected at least 24 spaces, found 0
(#840) Expected 1 space after closing parenthesis; found 0
(#840) Opening brace must be the last content on the line
(#841) Line indented incorrectly; expected at least 28 spaces, found 0
(#841) Closing brace must be on a line by itself
(#841) Visibility must be declared on method "rollback"
(#842) Line indented incorrectly; expected at least 16 spaces, found 0
(#842) Expected 1 space after closing parenthesis; found 0
(#842) Opening brace must be the last content on the line
(#843) Line indented incorrectly; expected at least 20 spaces, found 0
(#843) Closing brace must be on a line by itself
(#843) Closing brace must be on a line by itself
(#844) Line indented incorrectly; expected at least 12 spaces, found 0
(#844) Expected 1 space after closing parenthesis; found 0
(#844) Opening brace must be the last content on the line
(#845) Line indented incorrectly; expected at least 16 spaces, found 0
(#846) Line indented incorrectly; expected at least 16 spaces, found 0
(#846) Closing brace must be on a line by itself
(#847) Line indented incorrectly; expected at least 20 spaces, found 0
(#847) Variable "Dc" must be all lower-case
(#847) Expected 1 space after closing parenthesis; found 0
(#847) Opening brace must be the last content on the line
(#848) Line indented incorrectly; expected at least 24 spaces, found 0
(#848) Commas (,) must be followed by white space.
(#848) Variable "Dc" must be all lower-case
(#848) Closing brace must be on a line by itself
(#849) Line indented incorrectly; expected at least 16 spaces, found 0
(#849) Expected 1 space after closing parenthesis; found 0
(#849) Opening brace must be the last content on the line
(#849) Expected 1 space before "="; 0 found
(#849) Expected 1 space after "="; 0 found
(#849) Closing brace must be on a line by itself
(#850) Line indented incorrectly; expected at least 16 spaces, found 0
(#850) Expected 1 space after closing parenthesis; found 0
(#850) Opening brace must be the last content on the line
(#851) Line indented incorrectly; expected at least 20 spaces, found 0
(#851) Closing brace must be on a line by itself
(#852) Line indented incorrectly; expected at least 16 spaces, found 0
(#852) Expected 1 space after closing parenthesis; found 0
(#852) Opening brace must be the last content on the line
(#853) Line indented incorrectly; expected at least 20 spaces, found 0
(#853) Closing brace must be on a line by itself
(#854) Line indented incorrectly; expected at least 20 spaces, found 0
(#854) Commas (,) must be followed by white space.
(#854) Closing brace must be on a line by itself
(#855) Line indented incorrectly; expected at least 20 spaces, found 0
(#855) Expected 1 space after closing parenthesis; found 0
(#855) Opening brace must be the last content on the line
(#855) Variable "J" must be all lower-case
(#855) Expected 1 space before "="; 0 found
(#855) Expected 1 space after "="; 0 found
(#855) Inline control structures are not allowed
(#855) Expected 1 space before "as"; 0 found
(#855) Expected 1 space after "as"; 0 found
(#855) Commas (,) must be followed by white space.
(#855) Variable "Q" must be all lower-case
(#855) Variable "J" must be all lower-case
(#855) Variable "Q" must be all lower-case
(#855) Expected 1 space before "="; 0 found
(#855) Expected 1 space after "="; 0 found
(#855) Inline control structures are not allowed
(#855) Variable "J" must be all lower-case
(#855) Closing brace must be on a line by itself
(#855) Line exceeds maximum limit of 180 characters; contains 205 characters
(#855) Line exceeds maximum limit of 180 characters; contains 205 characters
(#855) Line exceeds maximum limit of 180 characters; contains 205 characters
(#855) Line exceeds maximum limit of 180 characters; contains 205 characters
(#855) Line exceeds maximum limit of 180 characters; contains 205 characters
(#855) Line exceeds maximum limit of 180 characters; contains 205 characters
(#855) Line exceeds maximum limit of 180 characters; contains 205 characters
(#856) Line indented incorrectly; expected at least 20 spaces, found 0
(#856) Variable "C" must be all lower-case
(#856) Commas (,) must be followed by white space.
(#856) Variable "Cc" must be all lower-case
(#856) Expected 1 space after closing parenthesis; found 0
(#856) Opening brace must be the last content on the line
(#856) Variable "J" must be all lower-case
(#856) Expected 1 space before "="; 0 found
(#856) Expected 1 space after "="; 0 found
(#856) Expected "foreach (...) {\n"; found "foreach(...){"
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Expected 1 space before "as"; 0 found
(#856) Expected 1 space after "as"; 0 found
(#856) Variable "C" must be all lower-case
(#856) Expected 1 space before "!="; 0 found
(#856) Expected 1 space after "!="; 0 found
(#856) Expected 1 space before "?"; 0 found
(#856) Expected 1 space after "?"; 0 found
(#856) Variable "C" must be all lower-case
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Expected 1 space before ":"; 0 found
(#856) Expected 1 space after ":"; 0 found
(#856) Variable "Q" must be all lower-case
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Variable "U" must be all lower-case
(#856) Variable "K" must be all lower-case
(#856) Expected 1 space before "="; 0 found
(#856) Expected 1 space after "="; 0 found
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Variable "Q" must be all lower-case
(#856) Commas (,) must be followed by white space.
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Expected "if (...) {\n"; found "if(...){"
(#856) Variable "Cc" must be all lower-case
(#856) Expected 1 space before "="; 0 found
(#856) Expected 1 space after "="; 0 found
(#856) Commas (,) must be followed by white space.
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Variable "Q" must be all lower-case
(#856) Expected "if (...) {\n"; found "if(...){"
(#856) Inline control structures are not allowed
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Expected 1 space before "as"; 0 found
(#856) Expected 1 space after "as"; 0 found
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Commas (,) must be followed by white space.
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Commas (,) must be followed by white space.
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Commas (,) must be followed by white space.
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Commas (,) must be followed by white space.
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Variable "X" must be all lower-case
(#856) Variable "K" must be all lower-case
(#856) Expected 1 space before "="; 0 found
(#856) Expected 1 space after "="; 0 found
(#856) Variable "X" must be all lower-case
(#856) Closing brace must be on a line by itself
(#856) Closing brace must be on a line by itself
(#856) Inline control structures are not allowed
(#856) Variable "C" must be all lower-case
(#856) Expected 1 space before "!="; 0 found
(#856) Expected 1 space after "!="; 0 found
(#856) Variable "K" must be all lower-case
(#856) Variable "J" must be all lower-case
(#856) Variable "Q" must be all lower-case
(#856) Expected 1 space before "="; 0 found
(#856) Expected 1 space after "="; 0 found
(#856) Variable "K" must be all lower-case
(#856) Closing brace must be on a line by itself
(#856) Variable "J" must be all lower-case
(#856) Closing brace must be on a line by itself
(#856) Line exceeds maximum limit of 180 characters; contains 449 characters
(#856) Line exceeds maximum limit of 180 characters; contains 449 characters
(#856) Line exceeds maximum limit of 180 characters; contains 449 characters
(#856) Line exceeds maximum limit of 180 characters; contains 449 characters
(#856) Line exceeds maximum limit of 180 characters; contains 449 characters
(#856) Line exceeds maximum limit of 180 characters; contains 449 characters
(#856) Line exceeds maximum limit of 180 characters; contains 449 characters
(#857) Line indented incorrectly; expected at least 20 spaces, found 0
(#857) Commas (,) must be followed by white space.
(#857) Variable "H" must be all lower-case
(#857) Closing brace must be on a line by itself
(#858) Line indented incorrectly; expected at least 20 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 24 spaces, found 0
(#859) Closing brace must be on a line by itself
(#860) Line indented incorrectly; expected at least 20 spaces, found 0
(#860) Closing brace must be on a line by itself
(#861) Line indented incorrectly; expected at least 20 spaces, found 0
(#861) Variable "R" must be all lower-case
(#861) Closing brace must be on a line by itself
(#862) Line indented incorrectly; expected at least 20 spaces, found 0
(#862) Variable "Q" must be all lower-case
(#862) Commas (,) must be followed by white space.
(#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 24 spaces, found 0
(#863) Expected 1 space before "=>"; 0 found
(#863) Expected 1 space after "=>"; 0 found
(#863) Commas (,) must be followed by white space.
(#863) Expected 1 space before "=>"; 0 found
(#863) Expected 1 space after "=>"; 0 found
(#863) Commas (,) must be followed by white space.
(#863) Closing brace must be on a line by itself
(#864) Line indented incorrectly; expected at least 20 spaces, found 0
(#864) Variable "Q" must be all lower-case
(#864) Expected 1 space after closing parenthesis; found 0
(#864) Opening brace must be the last content on the line
(#864) Variable "J" must be all lower-case
(#864) Expected 1 space before "="; 0 found
(#864) Expected 1 space after "="; 0 found
(#864) Expected "foreach (...) {\n"; found "foreach(...){"
(#864) Expected 1 space before "=>"; 0 found
(#864) Expected 1 space after "=>"; 0 found
(#864) Expected 1 space before "as"; 0 found
(#864) Expected 1 space after "as"; 0 found
(#864) Expected 1 space before "=>"; 0 found
(#864) Expected 1 space after "=>"; 0 found
(#864) Variable "X" must be all lower-case
(#864) Expected "if (...) {\n"; found "if(...){"
(#864) Variable "X" must be all lower-case
(#864) Expected 1 space before "!="; 0 found
(#864) Expected 1 space after "!="; 0 found
(#864) Variable "X" must be all lower-case
(#864) Expected 1 space before "="; 0 found
(#864) Expected 1 space after "="; 0 found
(#864) Variable "X" must be all lower-case
(#864) Variable "X" must be all lower-case
(#864) Expected 1 space before "="; 0 found
(#864) Expected 1 space after "="; 0 found
(#864) Variable "X" must be all lower-case
(#864) Expected 1 space before "="; 0 found
(#864) Expected 1 space after "="; 0 found
(#864) Closing brace must be on a line by itself
(#864) Closing brace must be on a line by itself
(#864) Expected "foreach (...) {\n"; found "foreach(...){"
(#864) Expected 1 space before "=>"; 0 found
(#864) Expected 1 space after "=>"; 0 found
(#864) Expected 1 space before "as"; 0 found
(#864) Expected 1 space after "as"; 0 found
(#864) Expected 1 space before "=>"; 0 found
(#864) Expected 1 space after "=>"; 0 found
(#864) Variable "X" must be all lower-case
(#864) Variable "C" must be all lower-case
(#864) Expected 1 space before "="; 0 found
(#864) Expected 1 space after "="; 0 found
(#864) Commas (,) must be followed by white space.
(#864) Variable "J" must be all lower-case
(#864) Variable "C" must be all lower-case
(#864) Expected 1 space before "="; 0 found
(#864) Expected 1 space after "="; 0 found
(#864) Expected 1 space before "=>"; 0 found
(#864) Expected 1 space after "=>"; 0 found
(#864) Variable "C" must be all lower-case
(#864) Commas (,) must be followed by white space.
(#864) Expected 1 space before "=>"; 0 found
(#864) Expected 1 space after "=>"; 0 found
(#864) Expected 1 space before "=>"; 0 found
(#864) Expected 1 space after "=>"; 0 found
(#864) Commas (,) must be followed by white space.
(#864) Expected 1 space before "=>"; 0 found
(#864) Expected 1 space after "=>"; 0 found
(#864) Commas (,) must be followed by white space.
(#864) Expected 1 space before "=>"; 0 found
(#864) Expected 1 space after "=>"; 0 found
(#864) Closing brace must be on a line by itself
(#864) Variable "J" must be all lower-case
(#864) Closing brace must be on a line by itself
(#864) Line exceeds maximum limit of 180 characters; contains 361 characters
(#864) Line exceeds maximum limit of 180 characters; contains 361 characters
(#864) Line exceeds maximum limit of 180 characters; contains 361 characters
(#864) Line exceeds maximum limit of 180 characters; contains 361 characters
(#864) Line exceeds maximum limit of 180 characters; contains 361 characters
(#864) Line exceeds maximum limit of 180 characters; contains 361 characters
(#864) Line exceeds maximum limit of 180 characters; contains 361 characters
(#865) Line indented incorrectly; expected at least 20 spaces, found 0
(#865) Variable "Q" 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) Closing brace must be on a line by itself
(#867) Line indented incorrectly; expected at least 20 spaces, found 0
(#867) Expected 1 space after closing parenthesis; found 0
(#867) Opening brace must be the last content on the line
(#868) Line indented incorrectly; expected at least 24 spaces, found 0
(#868) Closing brace must be on a line by itself
(#869) Line indented incorrectly; expected at least 24 spaces, found 0
(#869) Expected 1 space after closing parenthesis; found 0
(#869) Opening brace must be the last content on the line
(#869) The use of backticks in strings is not recommended
(#869) The use of backticks in strings is not recommended
(#869) Commas (,) must be followed by white space.
(#869) The use of backticks in strings is not recommended
(#869) Commas (,) must be followed by white space.
(#869) The use of backticks in strings is not recommended
(#869) Closing brace must be on a line by itself
(#870) Line indented incorrectly; expected at least 24 spaces, found 0
(#870) Variable "H" must be all lower-case
(#870) Commas (,) must be followed by white space.
(#870) Variable "Z" must be all lower-case
(#870) Commas (,) must be followed by white space.
(#870) Commas (,) must be followed by white space.
(#870) Variable "D" must be all lower-case
(#870) Commas (,) must be followed by white space.
(#870) Expected 1 space after closing parenthesis; found 0
(#870) Opening brace must be the last content on the line
(#870) Variable "H" must be all lower-case
(#870) Expected 1 space before "!=="; 0 found
(#870) Expected 1 space after "!=="; 0 found
(#870) Expected 1 space before "?"; 0 found
(#870) Expected 1 space after "?"; 0 found
(#870) Expected 1 space before ":"; 0 found
(#870) Expected 1 space after ":"; 0 found
(#870) Closing brace must be on a line by itself
(#871) Line indented incorrectly; expected at least 24 spaces, found 0
(#871) Commas (,) must be followed by white space.
(#871) Variable "J" must be all lower-case
(#871) Expected 1 space after closing parenthesis; found 0
(#871) Opening brace must be the last content on the line
(#871) Variable "J" must be all lower-case
(#871) Closing brace must be on a line by itself
(#872) Line indented incorrectly; expected at least 24 spaces, found 0
(#872) Variable "R" must be all lower-case
(#872) Closing brace must be on a line by itself
(#873) Line indented incorrectly; expected at least 24 spaces, found 0
(#873) Expected 1 space after closing parenthesis; found 0
(#873) Opening brace must be the last content on the line
(#874) Line indented incorrectly; expected at least 28 spaces, found 0
(#874) Closing brace must be on a line by itself
(#875) Line indented incorrectly; expected at least 24 spaces, found 0
(#875) Variable "Q" must be all lower-case
(#875) Commas (,) must be followed by white space.
(#875) Variable "C" must be all lower-case
(#875) Commas (,) must be followed by white space.
(#875) Commas (,) must be followed by white space.
(#875) Variable "Kc" must be all lower-case
(#875) Commas (,) must be followed by white space.
(#875) Commas (,) must be followed by white space.
(#875) Commas (,) must be followed by white space.
(#875) Commas (,) must be followed by white space.
(#875) Variable "Ka" must be all lower-case
(#875) Commas (,) must be followed by white space.
(#875) Expected 1 space after closing parenthesis; found 0
(#875) Opening brace must be the last content on the line
(#875) Variable "Q" must be all lower-case
(#875) Expected 1 space before "=="; 0 found
(#875) Expected 1 space after "=="; 0 found
(#875) Commas (,) must be followed by white space.
(#875) Expected 1 space before "=>"; 0 found
(#875) Expected 1 space after "=>"; 0 found
(#875) Variable "C" must be all lower-case
(#875) Closing brace must be on a line by itself
(#876) Line indented incorrectly; expected at least 24 spaces, found 0
(#876) Variable "S" must be all lower-case
(#876) Expected 1 space after closing parenthesis; found 0
(#876) Opening brace must be the last content on the line
(#876) Expected "foreach (...) {\n"; found "foreach(...){"
(#876) Expected 1 space after "as"; 0 found
(#876) Variable "S" must be all lower-case
(#877) Line indented incorrectly; expected at least 28 spaces, found 0
(#877) Variable "Q" must be all lower-case
(#877) Inline control structures are not allowed
(#877) Commas (,) must be followed by white space.
(#877) Expected 1 space before "=>"; 0 found
(#877) Expected 1 space after "=>"; 0 found
(#877) Variable "Q" must be all lower-case
(#878) Line indented incorrectly; expected at least 32 spaces, found 0
(#878) Closing brace must be on a line by itself
(#879) Line indented incorrectly; expected at least 24 spaces, found 0
(#879) Closing brace must be on a line by itself
(#880) Line indented incorrectly; expected at least 24 spaces, found 0
(#880) Expected 1 space after closing parenthesis; found 0
(#880) Opening brace must be the last content on the line
(#880) Inline control structures are not allowed
(#880) Expected 1 space after "as"; 0 found
(#881) Line indented incorrectly; expected at least 28 spaces, found 0
(#882) Line indented incorrectly; expected at least 28 spaces, found 0
(#882) Expected 1 space before "=>"; 0 found
(#882) Expected 1 space after "=>"; 0 found
(#882) Closing brace must be on a line by itself
(#883) Line indented incorrectly; expected at least 24 spaces, found 0
(#883) Variable "R" must be all lower-case
(#883) Commas (,) must be followed by white space.
(#883) Variable "Z" must be all lower-case
(#883) Expected 1 space after closing parenthesis; found 0
(#883) Opening brace must be the last content on the line
(#883) Variable "Z" must be all lower-case
(#883) Expected 1 space before "?"; 0 found
(#883) Expected 1 space after "?"; 0 found
(#883) Expected 1 space before ":"; 0 found
(#883) Expected 1 space after ":"; 0 found
(#883) Variable "R" must be all lower-case
(#883) Closing brace must be on a line by itself
(#884) Line indented incorrectly; expected at least 24 spaces, found 0
(#884) Closing brace must be on a line by itself
(#885) Line indented incorrectly; expected at least 24 spaces, found 0
(#885) Variable "Aa" must be all lower-case
(#885) Commas (,) must be followed by white space.
(#885) Variable "Bb" must be all lower-case
(#885) Commas (,) must be followed by white space.
(#885) Commas (,) must be followed by white space.
(#885) Variable "Jf" must be all lower-case
(#885) Expected 1 space after closing parenthesis; found 0
(#885) Opening brace must be the last content on the line
(#885) Variable "Ta" must be all lower-case
(#885) Expected 1 space before "="; 0 found
(#885) Expected 1 space after "="; 0 found
(#885) Inline control structures are not allowed
(#885) Expected 1 space before ">"; 0 found
(#885) Expected 1 space after ">"; 0 found
(#885) Variable "Ta" must be all lower-case
(#885) Expected 1 space before "="; 0 found
(#885) Expected 1 space after "="; 0 found
(#885) Commas (,) must be followed by white space.
(#885) Variable "Aa" must be all lower-case
(#885) Expected 1 space before "="; 0 found
(#885) Expected 1 space after "="; 0 found
(#885) Commas (,) must be followed by white space.
(#885) Variable "Ta" must be all lower-case
(#885) Commas (,) must be followed by white space.
(#885) Variable "Cd" must be all lower-case
(#885) Expected 1 space before "="; 0 found
(#885) Expected 1 space after "="; 0 found
(#885) Expected 1 space before "^"; 0 found
(#885) Expected 1 space after "^"; 0 found
(#885) Commas (,) must be followed by white space.
(#885) Variable "Ta" must be all lower-case
(#885) Variable "Dd" must be all lower-case
(#885) Expected 1 space before "="; 0 found
(#885) Expected 1 space after "="; 0 found
(#885) Expected 1 space before "^"; 0 found
(#885) Expected 1 space after "^"; 0 found
(#885) Commas (,) must be followed by white space.
(#885) Variable "Ta" must be all lower-case
(#885) Variable "J" must be all lower-case
(#885) Expected 1 space before "="; 0 found
(#885) Expected 1 space after "="; 0 found
(#885) Variable "Aa" must be all lower-case
(#885) Variable "Dd" must be all lower-case
(#885) Commas (,) must be followed by white space.
(#885) Variable "Aa" must be all lower-case
(#885) Variable "Cd" must be all lower-case
(#885) Variable "Bb" must be all lower-case
(#885) Inline control structures are not allowed
(#885) Variable "Jf" must be all lower-case
(#885) Variable "J" must be all lower-case
(#885) Expected 1 space before "="; 0 found
(#885) Expected 1 space after "="; 0 found
(#885) Commas (,) must be followed by white space.
(#885) Variable "J" must be all lower-case
(#885) Variable "J" must be all lower-case
(#885) Closing brace must be on a line by itself
(#885) Line exceeds maximum limit of 180 characters; contains 236 characters
(#885) Line exceeds maximum limit of 180 characters; contains 236 characters
(#885) Line exceeds maximum limit of 180 characters; contains 236 characters
(#885) Line exceeds maximum limit of 180 characters; contains 236 characters
(#885) Line exceeds maximum limit of 180 characters; contains 236 characters
(#885) Line exceeds maximum limit of 180 characters; contains 236 characters
(#885) Line exceeds maximum limit of 180 characters; contains 236 characters
(#886) Line indented incorrectly; expected at least 24 spaces, found 0
(#886) Commas (,) must be followed by white space.
(#886) Variable "F" must be all lower-case
(#886) Expected 1 space after closing parenthesis; found 0
(#886) Opening brace must be the last content on the line
(#886) Commas (,) must be followed by white space.
(#886) Commas (,) must be followed by white space.
(#886) Variable "F" must be all lower-case
(#886) Commas (,) must be followed by white space.
(#886) Expected 1 space before "="; 0 found
(#886) Expected 1 space after "="; 0 found
(#886) Variable "F" must be all lower-case
(#886) Expected 1 space before "="; 0 found
(#886) Expected 1 space after "="; 0 found
(#886) Variable "F" must be all lower-case
(#886) Expected 1 space before "="; 0 found
(#886) Expected 1 space after "="; 0 found
(#886) Variable "F" must be all lower-case
(#886) Expected 1 space before "="; 0 found
(#886) Expected 1 space after "="; 0 found
(#886) Variable "F" must be all lower-case
(#886) Expected 1 space before "="; 0 found
(#886) Expected 1 space after "="; 0 found
(#886) Variable "F" must be all lower-case
(#886) Expected 1 space before "="; 0 found
(#886) Expected 1 space after "="; 0 found
(#886) Variable "F" must be all lower-case
(#886) Variable "H" must be all lower-case
(#886) Expected 1 space before "="; 0 found
(#886) Expected 1 space after "="; 0 found
(#886) Inline control structures are not allowed
(#886) Expected 1 space before "=>"; 0 found
(#886) Expected 1 space after "=>"; 0 found
(#886) Expected 1 space after "as"; 0 found
(#886) Line exceeds maximum limit of 180 characters; contains 266 characters
(#886) Variable "F" must be all lower-case
(#886) Line exceeds maximum limit of 180 characters; contains 266 characters
(#886) Line exceeds maximum limit of 180 characters; contains 266 characters
(#886) Line exceeds maximum limit of 180 characters; contains 266 characters
(#886) Line exceeds maximum limit of 180 characters; contains 266 characters
(#886) Line exceeds maximum limit of 180 characters; contains 266 characters
(#886) Line exceeds maximum limit of 180 characters; contains 266 characters
(#887) Line indented incorrectly; expected at least 28 spaces, found 0
(#887) Expected 1 space before "=>"; 0 found
(#887) Expected 1 space after "=>"; 0 found
(#887) Variable "X" must be all lower-case
(#887) Variable "H" must be all lower-case
(#887) Expected 1 space before ".="; 0 found
(#887) Expected 1 space after ".="; 0 found
(#887) Variable "X" must be all lower-case
(#887) Variable "H" must be all lower-case
(#887) Expected 1 space before "="; 0 found
(#887) Expected 1 space after "="; 0 found
(#887) Commas (,) must be followed by white space.
(#887) Commas (,) must be followed by white space.
(#887) Variable "H" must be all lower-case
(#887) Commas (,) must be followed by white space.
(#887) Variable "H" must be all lower-case
(#887) Expected 1 space before ".="; 0 found
(#887) Expected 1 space after ".="; 0 found
(#887) Commas (,) must be followed by white space.
(#887) Commas (,) must be followed by white space.
(#887) Commas (,) must be followed by white space.
(#887) Variable "H" must be all lower-case
(#887) Commas (,) must be followed by white space.
(#887) Commas (,) must be followed by white space.
(#887) Commas (,) must be followed by white space.
(#887) Variable "Fc" must be all lower-case
(#887) Expected 1 space before "="; 0 found
(#887) Expected 1 space after "="; 0 found
(#887) Commas (,) must be followed by white space.
(#887) Expected 1 space before "?"; 0 found
(#887) Expected 1 space after "?"; 0 found
(#887) Expected 1 space before ":"; 0 found
(#887) Expected 1 space after ":"; 0 found
(#887) Commas (,) must be followed by white space.
(#887) Commas (,) must be followed by white space.
(#887) Expected 1 space before "=>"; 0 found
(#887) Expected 1 space after "=>"; 0 found
(#887) Expected 1 space before "=>"; 0 found
(#887) Expected 1 space after "=>"; 0 found
(#887) Commas (,) must be followed by white space.
(#887) Expected 1 space before "=>"; 0 found
(#887) Expected 1 space after "=>"; 0 found
(#887) Variable "H" must be all lower-case
(#887) Commas (,) must be followed by white space.
(#887) Expected 1 space before "=>"; 0 found
(#887) Expected 1 space after "=>"; 0 found
(#887) Commas (,) must be followed by white space.
(#887) Expected "if (...) {\n"; found "if(...){"
(#887) Variable "Fc" must be all lower-case
(#887) Expected 1 space before "="; 0 found
(#887) Expected 1 space after "="; 0 found
(#887) Variable "php_errormsg" must not contain underscores.
(#887) Line exceeds maximum limit of 180 characters; contains 457 characters
(#887) Line exceeds maximum limit of 180 characters; contains 457 characters
(#887) Line exceeds maximum limit of 180 characters; contains 457 characters
(#887) Line exceeds maximum limit of 180 characters; contains 457 characters
(#887) Line exceeds maximum limit of 180 characters; contains 457 characters
(#887) Line exceeds maximum limit of 180 characters; contains 457 characters
(#887) Line exceeds maximum limit of 180 characters; contains 457 characters
(#888) Line indented incorrectly; expected at least 32 spaces, found 0
(#888) Closing brace must be on a line by itself
(#888) Variable "Vh" must be all lower-case
(#888) Expected 1 space before "="; 0 found
(#888) Expected 1 space after "="; 0 found
(#888) Variable "Fc" must be all lower-case
(#888) Expected "if (...) {\n"; found "if(...){"
(#888) Variable "Vh" must be all lower-case
(#888) Expected 1 space before "="; 0 found
(#888) Expected 1 space after "="; 0 found
(#888) Expected 1 space before "="; 0 found
(#888) Expected 1 space after "="; 0 found
(#888) Line exceeds 132 characters; contains 135 characters
(#888) Line exceeds 132 characters; contains 135 characters
(#888) Line exceeds 132 characters; contains 135 characters
(#888) Line exceeds 132 characters; contains 135 characters
(#888) Line exceeds 132 characters; contains 135 characters
(#888) Line exceeds 132 characters; contains 135 characters
(#888) Line exceeds 132 characters; contains 135 characters
(#889) Line indented incorrectly; expected at least 32 spaces, found 0
(#889) Closing brace must be on a line by itself
(#889) Expected "if (...) {\n"; found "if(...){"
(#889) Variable "Vh" must be all lower-case
(#889) Expected 1 space before "="; 0 found
(#889) Expected 1 space after "="; 0 found
(#889) Variable "Vh" must be all lower-case
(#889) Expected 1 space before "="; 0 found
(#889) Expected 1 space after "="; 0 found
(#890) Line indented incorrectly; expected at least 36 spaces, found 0
(#890) Closing brace must be on a line by itself
(#890) Expected 1 space before "="; 0 found
(#890) Expected 1 space after "="; 0 found
(#890) Variable "Rg" must be all lower-case
(#890) Expected 1 space before "="; 0 found
(#890) Expected 1 space after "="; 0 found
(#890) Variable "Vh" must be all lower-case
(#890) Variable "Rg" must be all lower-case
(#890) Expected 1 space before "?"; 0 found
(#890) Expected 1 space after "?"; 0 found
(#890) Variable "Vh" must be all lower-case
(#890) Variable "Rg" must be all lower-case
(#890) Expected 1 space before ":"; 0 found
(#890) Expected 1 space after ":"; 0 found
(#890) Closing brace must be on a line by itself
(#891) Line indented incorrectly; expected at least 24 spaces, found 0
(#891) Commas (,) must be followed by white space.
(#891) Variable "Rg" must be all lower-case
(#891) Commas (,) must be followed by white space.
(#891) Variable "F" must be all lower-case
(#891) Commas (,) must be followed by white space.
(#891) Expected 1 space after closing parenthesis; found 0
(#891) Opening brace must be the last content on the line
(#891) Variable "J" must be all lower-case
(#891) Expected 1 space before "="; 0 found
(#891) Expected 1 space after "="; 0 found
(#891) Expected 1 space before "="; 0 found
(#891) Expected 1 space after "="; 0 found
(#891) Expected 1 space before "?"; 0 found
(#891) Expected 1 space after "?"; 0 found
(#891) Expected 1 space before ":"; 0 found
(#891) Expected 1 space after ":"; 0 found
(#891) Expected 1 space before "="; 0 found
(#891) Expected 1 space after "="; 0 found
(#891) Commas (,) must be followed by white space.
(#891) Variable "F" must be all lower-case
(#891) Commas (,) must be followed by white space.
(#891) Variable "B" must be all lower-case
(#891) Expected 1 space before "?"; 0 found
(#891) Expected 1 space after "?"; 0 found
(#891) Variable "B" must be all lower-case
(#891) Expected 1 space before ":"; 0 found
(#891) Expected 1 space after ":"; 0 found
(#891) Expected "do {\n...} while (...);\n"; found "do{...}while(...);"
(#891) Variable "Vh" must be all lower-case
(#891) Expected 1 space before "="; 0 found
(#891) Expected 1 space after "="; 0 found
(#891) Commas (,) must be followed by white space.
(#891) Variable "F" must be all lower-case
(#891) Inline control structures are not allowed
(#891) Variable "Vh" must be all lower-case
(#891) Inline control structures are not allowed
(#891) Expected 1 space after "as"; 0 found
(#891) Variable "Vh" must be all lower-case
(#891) Line exceeds maximum limit of 180 characters; contains 212 characters
(#891) Variable "Rg" must be all lower-case
(#891) Line exceeds maximum limit of 180 characters; contains 212 characters
(#891) Line exceeds maximum limit of 180 characters; contains 212 characters
(#891) Line exceeds maximum limit of 180 characters; contains 212 characters
(#891) Line exceeds maximum limit of 180 characters; contains 212 characters
(#891) Line exceeds maximum limit of 180 characters; contains 212 characters
(#891) Line exceeds maximum limit of 180 characters; contains 212 characters
(#892) Line indented incorrectly; expected at least 32 spaces, found 0
(#892) Variable "J" must be all lower-case
(#892) Expected 1 space before "="; 0 found
(#892) Expected 1 space after "="; 0 found
(#892) Expected "if (...) {\n"; found "if(...){"
(#892) Variable "J" must be all lower-case
(#892) Expected 1 space before ">="; 0 found
(#892) Expected 1 space after ">="; 0 found
(#892) Expected 1 space before "="; 0 found
(#892) Expected 1 space after "="; 0 found
(#892) Variable "Vh" must be all lower-case
(#892) Closing brace must be on a line by itself
(#892) Inline control structures are not allowed
(#892) Expected 1 space before "-"; 0 found
(#892) Expected 1 space after "-"; 0 found
(#892) Expected 1 space before ">"; 0 found
(#892) Expected 1 space after ">"; 0 found
(#893) Line indented incorrectly; expected at least 32 spaces, found 0
(#893) Variable "F" must be all lower-case
(#893) Expected 1 space before "="; 0 found
(#893) Expected 1 space after "="; 0 found
(#893) Variable "Vh" must be all lower-case
(#893) Inline control structures are not allowed
(#893) Variable "F" must be all lower-case
(#893) Expected 1 space before "="; 0 found
(#893) Expected 1 space after "="; 0 found
(#893) Commas (,) must be followed by white space.
(#893) Expected 1 space before "-"; 0 found
(#893) Expected 1 space after "-"; 0 found
(#893) Variable "J" must be all lower-case
(#893) Commas (,) must be followed by white space.
(#893) Variable "F" must be all lower-case
(#893) Closing brace must be on a line by itself
(#893) Variable "Vh" must be all lower-case
(#893) Variable "J" must be all lower-case
(#893) Closing brace must be on a line by itself
(#893) Expected 1 space before "="; 0 found
(#893) Expected 1 space after "="; 0 found
(#893) Variable "Ke" must be all lower-case
(#893) Expected 1 space before "="; 0 found
(#893) Expected 1 space after "="; 0 found
(#893) Commas (,) must be followed by white space.
(#893) Commas (,) must be followed by white space.
(#893) Commas (,) must be followed by white space.
(#893) Commas (,) must be followed by white space.
(#893) Commas (,) must be followed by white space.
(#893) Commas (,) must be followed by white space.
(#893) Commas (,) must be followed by white space.
(#893) Commas (,) must be followed by white space.
(#893) Commas (,) must be followed by white space.
(#893) Commas (,) must be followed by white space.
(#893) Commas (,) must be followed by white space.
(#893) Variable "Tc" must be all lower-case
(#893) Expected 1 space before "="; 0 found
(#893) Expected 1 space after "="; 0 found
(#893) Variable "Yc" must be all lower-case
(#893) Expected 1 space before "="; 0 found
(#893) Expected 1 space after "="; 0 found
(#893) Expected 1 space before "="; 0 found
(#893) Expected 1 space after "="; 0 found
(#893) Closing brace must be on a line by itself
(#893) Variable "Ub" must be all lower-case
(#893) Expected 1 space before "="; 0 found
(#893) Expected 1 space after "="; 0 found
(#893) Expected "if (...) {\n"; found "if(...){"
(#893) Expected 1 space before "="; 0 found
(#893) Expected 1 space after "="; 0 found
(#893) Commas (,) must be followed by white space.
(#893) Expected "if (...) {\n"; found "if(...){"
(#893) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 226
(#893) Line exceeds maximum limit of 180 characters; contains 460 characters
(#893) Line exceeds maximum limit of 180 characters; contains 460 characters
(#893) Line exceeds maximum limit of 180 characters; contains 460 characters
(#893) Line exceeds maximum limit of 180 characters; contains 460 characters
(#893) Line exceeds maximum limit of 180 characters; contains 460 characters
(#893) Line exceeds maximum limit of 180 characters; contains 460 characters
(#893) Line exceeds maximum limit of 180 characters; contains 460 characters
(#894) Line indented incorrectly; expected at least 20 spaces, found 0
(#894) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#894) Scope modifier not specified for member variable "$extension"
(#894) Expected 1 space before "="; 0 found
(#894) Expected 1 space after "="; 0 found
(#894) Commas (,) must be followed by white space.
(#894) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#894) Scope modifier not specified for member variable "$error"
(#894) Commas (,) must be followed by white space.
(#894) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#894) Scope modifier not specified for member variable "$_link"
(#894) Commas (,) must be followed by white space.
(#894) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#894) Scope modifier not specified for member variable "$_db"
(#894) Visibility must be declared on method "connect"
(#895) Line indented incorrectly; expected at least 24 spaces, found 0
(#895) Variable "N" must be all lower-case
(#895) Commas (,) must be followed by white space.
(#895) Variable "V" must be all lower-case
(#895) Commas (,) must be followed by white space.
(#895) Variable "G" 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 1 space before "="; 0 found
(#895) Expected 1 space after "="; 0 found
(#895) Variable "Ne" must be all lower-case
(#895) Expected 1 space before "="; 0 found
(#895) Expected 1 space after "="; 0 found
(#895) Expected "if (...) {\n"; found "if(...){"
(#895) Variable "V" must be all lower-case
(#895) Expected 1 space before "!="; 0 found
(#895) Expected 1 space after "!="; 0 found
(#895) Variable "Ne" must be all lower-case
(#895) Expected 1 space before "="; 0 found
(#895) Expected 1 space after "="; 0 found
(#895) Variable "V" must be all lower-case
(#895) Variable "Ne" must be all lower-case
(#895) Expected 1 space before "="; 0 found
(#895) Expected 1 space after "="; 0 found
(#895) Variable "G" must be all lower-case
(#895) Closing brace must be on a line by itself
(#895) Inline control structures are not allowed
(#895) Expected 1 space before "!="; 0 found
(#895) Expected 1 space after "!="; 0 found
(#895) Variable "Ne" must be all lower-case
(#895) Expected 1 space before "="; 0 found
(#895) Expected 1 space after "="; 0 found
(#895) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#895) Expected 1 space before "="; 0 found
(#895) Expected 1 space after "="; 0 found
(#895) Line exceeds 132 characters; contains 151 characters
(#895) Line exceeds 132 characters; contains 151 characters
(#895) Line exceeds 132 characters; contains 151 characters
(#895) Line exceeds 132 characters; contains 151 characters
(#895) Line exceeds 132 characters; contains 151 characters
(#895) Line exceeds 132 characters; contains 151 characters
(#895) Line exceeds 132 characters; contains 151 characters
(#896) Line indented incorrectly; expected at least 32 spaces, found 0
(#896) Variable "N" must be all lower-case
(#896) Commas (,) must be followed by white space.
(#896) Variable "Ne" must be all lower-case
(#897) Line indented incorrectly; expected at least 32 spaces, found 0
(#897) Closing brace must be on a line by itself
(#897) Expected 1 space before "="; 0 found
(#897) Expected 1 space after "="; 0 found
(#898) Line indented incorrectly; expected at least 28 spaces, found 0
(#898) Closing brace must be on a line by itself
(#898) Closing brace must be on a line by itself
(#898) Visibility must be declared on method "query"
(#899) Line indented incorrectly; expected at least 20 spaces, found 0
(#899) Variable "H" must be all lower-case
(#899) Expected 1 space after closing parenthesis; found 0
(#899) Opening brace must be the last content on the line
(#900) Line indented incorrectly; expected at least 24 spaces, found 0
(#900) Closing brace must be on a line by itself
(#900) Visibility must be declared on method "select_db"
(#901) Line indented incorrectly; expected at least 28 spaces, found 0
(#901) Variable "Db" must be all lower-case
(#901) Expected 1 space after closing parenthesis; found 0
(#901) Opening brace must be the last content on the line
(#901) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#901) Expected 1 space before "="; 0 found
(#901) Expected 1 space after "="; 0 found
(#901) Variable "Db" must be all lower-case
(#902) Line indented incorrectly; expected at least 36 spaces, found 0
(#902) Closing brace must be on a line by itself
(#902) Expected 1 space before "="; 0 found
(#902) Expected 1 space after "="; 0 found
(#903) Line indented incorrectly; expected at least 32 spaces, found 0
(#903) Closing brace must be on a line by itself
(#903) Closing brace must be on a line by itself
(#903) Visibility must be declared on method "quote"
(#904) Line indented incorrectly; expected at least 24 spaces, found 0
(#904) Variable "P" 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 "P" must be all lower-case
(#904) Closing brace must be on a line by itself
(#904) Closing brace must be on a line by itself
(#904) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 197
(#905) Line indented incorrectly; expected at least 32 spaces, found 0
(#905) Member variable "num_rows" must not contain underscores.
(#905) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#905) Scope modifier not specified for member variable "$num_rows"
(#905) Commas (,) must be followed by white space.
(#905) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#905) Scope modifier not specified for member variable "$_rows"
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#905) Commas (,) must be followed by white space.
(#905) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#905) Scope modifier not specified for member variable "$_offset"
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#905) Commas (,) must be followed by white space.
(#905) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#905) Scope modifier not specified for member variable "$_charset"
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#905) method name "Min_Result::Min_Result" must be in lower-case letters only
(#905) PHP4 style constructors are not allowed; use "__construct()" instead
(#905) Visibility must be declared on method "Min_Result"
(#906) Line indented incorrectly; expected at least 36 spaces, found 0
(#906) Variable "I" must be all lower-case
(#906) Expected 1 space after closing parenthesis; found 0
(#906) Opening brace must be the last content on the line
(#906) Expected "foreach (...) {\n"; found "foreach(...){"
(#906) Expected 1 space after "as"; 0 found
(#906) Variable "I" must be all lower-case
(#907) Line indented incorrectly; expected at least 40 spaces, found 0
(#907) Variable "_d" must not contain underscores.
(#907) Variable "K" must be all lower-case
(#907) Expected 1 space before "="; 0 found
(#907) Expected 1 space after "="; 0 found
(#907) Expected "foreach (...) {\n"; found "foreach(...){"
(#907) Expected 1 space before "=>"; 0 found
(#907) Expected 1 space after "=>"; 0 found
(#907) Expected 1 space after "as"; 0 found
(#907) Variable "_d" must not contain underscores.
(#908) Line indented incorrectly; expected at least 44 spaces, found 0
(#908) Expected 1 space before "=>"; 0 found
(#908) Expected 1 space after "=>"; 0 found
(#908) Variable "X" must be all lower-case
(#908) Inline control structures are not allowed
(#908) Variable "X" must be all lower-case
(#908) Commas (,) must be followed by white space.
(#908) Expected 1 space before "="; 0 found
(#908) Expected 1 space after "="; 0 found
(#908) Variable "K" must be all lower-case
(#908) Expected 1 space before "="; 0 found
(#908) Expected 1 space after "="; 0 found
(#908) Variable "X" must be all lower-case
(#908) Commas (,) must be followed by white space.
(#908) Expected 1 space before "?"; 0 found
(#908) Expected 1 space after "?"; 0 found
(#908) Variable "X" must be all lower-case
(#908) Expected 1 space before ":"; 0 found
(#908) Expected 1 space after ":"; 0 found
(#908) Variable "X" must be all lower-case
(#908) Commas (,) must be followed by white space.
(#908) Expected 1 space before "?"; 0 found
(#908) Expected 1 space after "?"; 0 found
(#908) Commas (,) must be followed by white space.
(#908) Variable "X" must be all lower-case
(#908) Expected 1 space before ":"; 0 found
(#908) Expected 1 space after ":"; 0 found
(#908) Variable "X" must be all lower-case
(#908) Commas (,) must be followed by white space.
(#908) Expected 1 space before "?"; 0 found
(#908) Expected 1 space after "?"; 0 found
(#908) Variable "X" must be all lower-case
(#908) Expected 1 space before ":"; 0 found
(#908) Expected 1 space after ":"; 0 found
(#908) Variable "X" must be all lower-case
(#908) Commas (,) must be followed by white space.
(#908) Expected 1 space before "?"; 0 found
(#908) Expected 1 space after "?"; 0 found
(#908) Variable "X" must be all lower-case
(#908) Expected 1 space before ":"; 0 found
(#908) Expected 1 space after ":"; 0 found
(#908) Variable "X" must be all lower-case
(#908) Expected 1 space before "?"; 0 found
(#908) Expected 1 space after "?"; 0 found
(#908) Variable "X" must be all lower-case
(#908) Expected 1 space before ":"; 0 found
(#908) Expected 1 space after ":"; 0 found
(#908) Variable "X" must be all lower-case
(#908) Closing brace must be on a line by itself
(#908) Expected 1 space before "="; 0 found
(#908) Expected 1 space after "="; 0 found
(#908) Variable "K" must be all lower-case
(#908) Expected "foreach (...) {\n"; found "foreach(...){"
(#908) Expected 1 space before "=>"; 0 found
(#908) Expected 1 space after "=>"; 0 found
(#908) Expected 1 space after "as"; 0 found
(#908) Line exceeds maximum limit of 180 characters; contains 308 characters
(#908) Variable "K" must be all lower-case
(#908) Line exceeds maximum limit of 180 characters; contains 308 characters
(#908) Line exceeds maximum limit of 180 characters; contains 308 characters
(#908) Line exceeds maximum limit of 180 characters; contains 308 characters
(#908) Line exceeds maximum limit of 180 characters; contains 308 characters
(#908) Line exceeds maximum limit of 180 characters; contains 308 characters
(#908) Line exceeds maximum limit of 180 characters; contains 308 characters
(#909) Line indented incorrectly; expected at least 44 spaces, found 0
(#909) Expected 1 space before "=>"; 0 found
(#909) Expected 1 space after "=>"; 0 found
(#909) Variable "X" must be all lower-case
(#909) Inline control structures are not allowed
(#909) Expected 1 space before "="; 0 found
(#909) Expected 1 space after "="; 0 found
(#909) Closing brace must be on a line by itself
(#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) Closing brace must be on a line by itself
(#909) Visibility must be declared on method "fetch_assoc"
(#910) Line indented incorrectly; expected at least 32 spaces, found 0
(#910) Expected 1 space after closing parenthesis; found 0
(#910) Opening brace must be the last content on the line
(#910) Variable "K" must be all lower-case
(#910) Expected 1 space before "="; 0 found
(#910) Expected 1 space after "="; 0 found
(#910) Inline control structures are not allowed
(#910) Variable "K" must be all lower-case
(#910) Variable "K" must be all lower-case
(#910) Variable "J" must be all lower-case
(#910) Expected 1 space before "="; 0 found
(#910) Expected 1 space after "="; 0 found
(#910) Inline control structures are not allowed
(#910) Expected 1 space before "=>"; 0 found
(#910) Expected 1 space after "=>"; 0 found
(#910) Expected 1 space before "as"; 0 found
(#910) Expected 1 space after "as"; 0 found
(#910) Expected 1 space before "=>"; 0 found
(#910) Expected 1 space after "=>"; 0 found
(#910) Variable "X" must be all lower-case
(#910) Variable "J" must be all lower-case
(#910) Expected 1 space before "="; 0 found
(#910) Expected 1 space after "="; 0 found
(#910) Variable "K" must be all lower-case
(#910) Variable "J" must be all lower-case
(#910) Closing brace must be on a line by itself
(#910) Line exceeds 132 characters; contains 149 characters
(#910) Line exceeds 132 characters; contains 149 characters
(#910) Line exceeds 132 characters; contains 149 characters
(#910) Line exceeds 132 characters; contains 149 characters
(#910) Line exceeds 132 characters; contains 149 characters
(#910) Line exceeds 132 characters; contains 149 characters
(#910) Line exceeds 132 characters; contains 149 characters
(#910) Visibility must be declared on method "fetch_row"
(#911) Line indented incorrectly; expected at least 32 spaces, found 0
(#911) Expected 1 space after closing parenthesis; found 0
(#911) Opening brace must be the last content on the line
(#911) Variable "J" must be all lower-case
(#911) Expected 1 space before "="; 0 found
(#911) Expected 1 space after "="; 0 found
(#911) Inline control structures are not allowed
(#911) Variable "J" must be all lower-case
(#911) Variable "J" must be all lower-case
(#912) Line indented incorrectly; expected at least 36 spaces, found 0
(#912) Variable "J" must be all lower-case
(#912) Closing brace must be on a line by itself
(#912) Visibility must be declared on method "fetch_field"
(#913) Line indented incorrectly; expected at least 32 spaces, found 0
(#913) Expected 1 space after closing parenthesis; found 0
(#913) Opening brace must be the last content on the line
(#913) Variable "Fd" must be all lower-case
(#913) Expected 1 space before "="; 0 found
(#913) Expected 1 space after "="; 0 found
(#913) Variable "C" must be all lower-case
(#913) Expected 1 space before "="; 0 found
(#913) Expected 1 space after "="; 0 found
(#913) Variable "Fd" must be all lower-case
(#913) Expected 1 space before "=>"; 0 found
(#913) Expected 1 space after "=>"; 0 found
(#913) Variable "C" must be all lower-case
(#913) Commas (,) must be followed by white space.
(#913) Expected 1 space before "=>"; 0 found
(#913) Expected 1 space after "=>"; 0 found
(#913) Variable "C" must be all lower-case
(#913) Commas (,) must be followed by white space.
(#913) Closing brace must be on a line by itself
(#913) Closing brace must be on a line by itself
(#913) Closing brace must be on a line by itself
(#913) Line exceeds 132 characters; contains 145 characters
(#913) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 236
(#913) Line exceeds 132 characters; contains 145 characters
(#913) Line exceeds 132 characters; contains 145 characters
(#913) Line exceeds 132 characters; contains 145 characters
(#913) Line exceeds 132 characters; contains 145 characters
(#913) Line exceeds 132 characters; contains 145 characters
(#913) Line exceeds 132 characters; contains 145 characters
(#914) Line indented incorrectly; expected at least 32 spaces, found 0
(#915) Line indented incorrectly; expected at least 32 spaces, found 0
(#916) Line indented incorrectly; expected at least 32 spaces, found 0
(#916) Visibility must be declared on method "select"
(#917) Line indented incorrectly; expected at least 36 spaces, found 0
(#917) Variable "Q" must be all lower-case
(#917) Commas (,) must be followed by white space.
(#917) Variable "M" must be all lower-case
(#917) Commas (,) must be followed by white space.
(#917) Variable "Z" must be all lower-case
(#917) Commas (,) must be followed by white space.
(#917) Variable "Wc" must be all lower-case
(#917) Commas (,) must be followed by white space.
(#917) Variable "Pe" must be all lower-case
(#917) Commas (,) must be followed by white space.
(#917) Commas (,) must be followed by white space.
(#917) Variable "E" must be all lower-case
(#917) Commas (,) must be followed by white space.
(#917) Expected 1 space after closing parenthesis; found 0
(#917) Opening brace must be the last content on the line
(#917) Variable "M" must be all lower-case
(#917) Expected 1 space before "="; 0 found
(#917) Expected 1 space after "="; 0 found
(#917) Variable "M" must be all lower-case
(#917) Expected 1 space before "=="; 0 found
(#917) Expected 1 space after "=="; 0 found
(#917) Expected 1 space before "?"; 0 found
(#917) Expected 1 space after "?"; 0 found
(#917) Expected 1 space before ":"; 0 found
(#917) Expected 1 space after ":"; 0 found
(#917) Variable "M" must be all lower-case
(#917) Commas (,) must be followed by white space.
(#917) Expected 1 space before "="; 0 found
(#917) Expected 1 space after "="; 0 found
(#917) Expected "foreach (...) {\n"; found "foreach(...){"
(#917) Expected 1 space after "as"; 0 found
(#917) Variable "Pe" must be all lower-case
(#918) Line indented incorrectly; expected at least 40 spaces, found 0
(#918) Variable "X" must be all lower-case
(#918) Variable "X" must be all lower-case
(#918) Expected 1 space before "="; 0 found
(#918) Expected 1 space after "="; 0 found
(#918) Commas (,) must be followed by white space.
(#918) Commas (,) must be followed by white space.
(#918) Variable "X" must be all lower-case
(#918) Commas (,) must be followed by white space.
(#918) Commas (,) must be followed by white space.
(#918) Variable "X" must be all lower-case
(#918) Expected 1 space before "="; 0 found
(#918) Expected 1 space after "="; 0 found
(#918) Expected 1 space before "?"; 0 found
(#918) Expected 1 space after "?"; 0 found
(#918) Expected 1 space before ":"; 0 found
(#918) Expected 1 space after ":"; 0 found
(#918) Closing brace must be on a line by itself
(#919) Line indented incorrectly; expected at least 40 spaces, found 0
(#920) Line indented incorrectly; expected at least 40 spaces, found 0
(#920) Variable "Q" must be all lower-case
(#920) Commas (,) must be followed by white space.
(#920) Variable "M" must be all lower-case
(#920) Variable "E" must be all lower-case
(#920) Expected 1 space before "*"; 0 found
(#920) Expected 1 space after "*"; 0 found
(#920) Closing brace must be on a line by itself
(#920) Line exceeds 132 characters; contains 134 characters
(#920) Line exceeds 132 characters; contains 134 characters
(#920) Line exceeds 132 characters; contains 134 characters
(#920) Line exceeds 132 characters; contains 134 characters
(#920) Line exceeds 132 characters; contains 134 characters
(#920) Line exceeds 132 characters; contains 134 characters
(#920) Line exceeds 132 characters; contains 134 characters
(#920) Visibility must be declared on method "insert"
(#921) Line indented incorrectly; expected at least 32 spaces, found 0
(#921) Variable "Q" must be all lower-case
(#921) Commas (,) must be followed by white space.
(#921) Variable "O" must be all lower-case
(#921) Expected 1 space after closing parenthesis; found 0
(#921) Opening brace must be the last content on the line
(#921) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#921) Variable "J" must be all lower-case
(#921) Expected 1 space before "="; 0 found
(#921) Expected 1 space after "="; 0 found
(#921) Variable "Q" must be all lower-case
(#921) Variable "O" must be all lower-case
(#921) Expected 1 space before "="; 0 found
(#921) Expected 1 space after "="; 0 found
(#921) Variable "J" must be all lower-case
(#921) Expected 1 space before "="; 0 found
(#921) Expected 1 space after "="; 0 found
(#921) Variable "J" must be all lower-case
(#921) Variable "J" must be all lower-case
(#921) Closing brace must be on a line by itself
(#921) Expected 1 space before "="; 0 found
(#921) Expected 1 space after "="; 0 found
(#921) Line exceeds maximum limit of 180 characters; contains 216 characters
(#921) Line exceeds maximum limit of 180 characters; contains 216 characters
(#921) Line exceeds maximum limit of 180 characters; contains 216 characters
(#921) Line exceeds maximum limit of 180 characters; contains 216 characters
(#921) Line exceeds maximum limit of 180 characters; contains 216 characters
(#921) Line exceeds maximum limit of 180 characters; contains 216 characters
(#921) Line exceeds maximum limit of 180 characters; contains 216 characters
(#922) Line indented incorrectly; expected at least 40 spaces, found 0
(#922) Closing brace must be on a line by itself
(#922) Closing brace must be on a line by itself
(#922) Closing brace must be on a line by itself
(#923) Line indented incorrectly; expected at least 32 spaces, found 0
(#923) Expected 1 space after closing parenthesis; found 0
(#923) Opening brace must be the last content on the line
(#923) Expected 1 space before "="; 0 found
(#923) Expected 1 space after "="; 0 found
(#924) Line indented incorrectly; expected at least 36 spaces, found 0
(#924) Expected 1 space before "="; 0 found
(#924) Expected 1 space after "="; 0 found
(#924) Inline control structures are not allowed
(#924) Commas (,) must be followed by white space.
(#924) Commas (,) must be followed by white space.
(#924) Closing brace must be on a line by itself
(#925) Line indented incorrectly; expected at least 40 spaces, found 0
(#925) Expected 1 space after closing parenthesis; found 0
(#925) Opening brace must be the last content on the line
(#926) Line indented incorrectly; expected at least 44 spaces, found 0
(#926) Closing brace must be on a line by itself
(#927) Line indented incorrectly; expected at least 36 spaces, found 0
(#927) Expected 1 space after closing parenthesis; found 0
(#927) Opening brace must be the last content on the line
(#927) Expected 1 space before "="; 0 found
(#927) Expected 1 space after "="; 0 found
(#927) Closing brace must be on a line by itself
(#928) Line indented incorrectly; expected at least 36 spaces, found 0
(#928) Variable "Jc" must be all lower-case
(#928) Expected 1 space after closing parenthesis; found 0
(#928) Opening brace must be the last content on the line
(#928) Variable "J" must be all lower-case
(#928) Expected 1 space before "="; 0 found
(#928) Expected 1 space after "="; 0 found
(#928) Variable "Gb" must be all lower-case
(#928) Expected 1 space before "="; 0 found
(#928) Expected 1 space after "="; 0 found
(#928) Inline control structures are not allowed
(#928) Expected 1 space before "as"; 0 found
(#928) Expected 1 space after "as"; 0 found
(#928) Variable "Gb" must be all lower-case
(#928) Variable "J" must be all lower-case
(#928) Expected 1 space before "="; 0 found
(#928) Expected 1 space after "="; 0 found
(#928) Variable "J" must be all lower-case
(#928) Closing brace must be on a line by itself
(#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
(#930) Line indented incorrectly; expected at least 40 spaces, found 0
(#930) Closing brace must be on a line by itself
(#931) Line indented incorrectly; expected at least 36 spaces, found 0
(#931) Commas (,) must be followed by white space.
(#931) Closing brace must be on a line by itself
(#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 "J" must be all lower-case
(#932) Expected 1 space before "="; 0 found
(#932) Expected 1 space after "="; 0 found
(#932) Inline control structures are not allowed
(#932) Expected 1 space after "as"; 0 found
(#933) Line indented incorrectly; expected at least 40 spaces, found 0
(#933) Variable "J" must be all lower-case
(#933) Expected 1 space before "="; 0 found
(#933) Expected 1 space after "="; 0 found
(#933) Variable "J" must be all lower-case
(#933) Closing brace must be on a line by itself
(#934) Line indented incorrectly; expected at least 36 spaces, found 0
(#934) Expected 1 space after closing parenthesis; found 0
(#934) Opening brace must be the last content on the line
(#935) Line indented incorrectly; expected at least 40 spaces, found 0
(#935) Commas (,) must be followed by white space.
(#935) Closing brace must be on a line by itself
(#936) Line indented incorrectly; expected at least 40 spaces, found 0
(#936) Variable "C" must be all lower-case
(#936) Commas (,) must be followed by white space.
(#936) Variable "Cc" 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 "J" must be all lower-case
(#936) Expected 1 space before "="; 0 found
(#936) Expected 1 space after "="; 0 found
(#936) Expected "foreach (...) {\n"; found "foreach(...){"
(#936) Expected 1 space before "=>"; 0 found
(#936) Expected 1 space after "=>"; 0 found
(#936) Expected 1 space before "as"; 0 found
(#936) Expected 1 space after "as"; 0 found
(#936) Variable "Q" must be all lower-case
(#936) Expected 1 space before "=>"; 0 found
(#936) Expected 1 space after "=>"; 0 found
(#936) Variable "U" must be all lower-case
(#936) Variable "J" must be all lower-case
(#936) Variable "Q" 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 "Q" must be all lower-case
(#936) Inline control structures are not allowed
(#936) Variable "C" must be all lower-case
(#936) Expected 1 space before "=="; 0 found
(#936) Expected 1 space after "=="; 0 found
(#936) Variable "Q" must be all lower-case
(#936) Variable "J" must be all lower-case
(#936) Variable "Q" must be all lower-case
(#936) Closing brace must be on a line by itself
(#936) Variable "J" must be all lower-case
(#936) Closing brace must be on a line by itself
(#936) Line exceeds 132 characters; contains 139 characters
(#936) Line exceeds 132 characters; contains 139 characters
(#936) Line exceeds 132 characters; contains 139 characters
(#936) Line exceeds 132 characters; contains 139 characters
(#936) Line exceeds 132 characters; contains 139 characters
(#936) Line exceeds 132 characters; contains 139 characters
(#936) Line exceeds 132 characters; contains 139 characters
(#937) Line indented incorrectly; expected at least 40 spaces, found 0
(#937) Closing brace must be on a line by itself
(#938) Line indented incorrectly; expected at least 40 spaces, found 0
(#938) Variable "R" must be all lower-case
(#938) Closing brace must be on a line by itself
(#939) Line indented incorrectly; expected at least 40 spaces, found 0
(#939) Expected 1 space after closing parenthesis; found 0
(#939) Opening brace must be the last content on the line
(#939) Expected "foreach (...) {\n"; found "foreach(...){"
(#939) Expected 1 space after "as"; 0 found
(#940) Line indented incorrectly; expected at least 44 spaces, found 0
(#940) Variable "Uf" must be all lower-case
(#940) Expected 1 space before "="; 0 found
(#940) Expected 1 space after "="; 0 found
(#940) Inline control structures are not allowed
(#940) Variable "Uf" must be all lower-case
(#941) Line indented incorrectly; expected at least 48 spaces, found 0
(#941) Closing brace must be on a line by itself
(#942) Line indented incorrectly; expected at least 40 spaces, found 0
(#942) Closing brace must be on a line by itself
(#943) Line indented incorrectly; expected at least 40 spaces, found 0
(#943) Variable "Q" must be all lower-case
(#943) Commas (,) must be followed by white space.
(#943) Expected 1 space after closing parenthesis; found 0
(#943) Opening brace must be the last content on the line
(#943) Variable "J" must be all lower-case
(#943) Expected 1 space before "="; 0 found
(#943) Expected 1 space after "="; 0 found
(#943) Expected "foreach (...) {\n"; found "foreach(...){"
(#943) Expected 1 space before "as"; 0 found
(#943) Expected 1 space after "as"; 0 found
(#943) Variable "Q" must be all lower-case
(#943) Variable "Mb" must be all lower-case
(#943) Expected 1 space before "="; 0 found
(#943) Expected 1 space after "="; 0 found
(#943) Inline control structures are not allowed
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#943) Expected 1 space before "as"; 0 found
(#943) Expected 1 space after "as"; 0 found
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#943) Variable "U" must be all lower-case
(#943) Variable "Mb" must be all lower-case
(#943) Expected 1 space before "="; 0 found
(#943) Expected 1 space after "="; 0 found
(#943) Variable "U" must be all lower-case
(#943) Expected 1 space before "=="; 0 found
(#943) Expected 1 space after "=="; 0 found
(#943) Expected 1 space before "?"; 0 found
(#943) Expected 1 space after "?"; 0 found
(#943) Expected 1 space before ":"; 0 found
(#943) Expected 1 space after ":"; 0 found
(#943) Variable "J" must be all lower-case
(#943) Expected 1 space before "="; 0 found
(#943) Expected 1 space after "="; 0 found
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#943) Expected 1 space before "=="; 0 found
(#943) Expected 1 space after "=="; 0 found
(#943) Expected 1 space before "?"; 0 found
(#943) Expected 1 space after "?"; 0 found
(#943) Expected 1 space before ":"; 0 found
(#943) Expected 1 space after ":"; 0 found
(#943) Expected 1 space before "?"; 0 found
(#943) Expected 1 space after "?"; 0 found
(#943) Expected 1 space before ":"; 0 found
(#943) Expected 1 space after ":"; 0 found
(#943) Commas (,) must be followed by white space.
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#943) Commas (,) must be followed by white space.
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#943) Variable "Mb" must be all lower-case
(#943) Commas (,) must be followed by white space.
(#943) Closing brace must be on a line by itself
(#943) Variable "J" must be all lower-case
(#943) Closing brace must be on a line by itself
(#943) Line exceeds maximum limit of 180 characters; contains 320 characters
(#943) Line exceeds maximum limit of 180 characters; contains 320 characters
(#943) Line exceeds maximum limit of 180 characters; contains 320 characters
(#943) Line exceeds maximum limit of 180 characters; contains 320 characters
(#943) Line exceeds maximum limit of 180 characters; contains 320 characters
(#943) Line exceeds maximum limit of 180 characters; contains 320 characters
(#943) Line exceeds maximum limit of 180 characters; contains 320 characters
(#944) Line indented incorrectly; expected at least 40 spaces, found 0
(#944) Variable "Q" must be all lower-case
(#944) Expected 1 space after closing parenthesis; found 0
(#944) Opening brace must be the last content on the line
(#945) Line indented incorrectly; expected at least 44 spaces, found 0
(#945) Closing brace must be on a line by itself
(#946) Line indented incorrectly; expected at least 40 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) Commas (,) must be followed by white space.
(#947) Variable "J" must be all lower-case
(#947) Expected 1 space after closing parenthesis; found 0
(#947) Opening brace must be the last content on the line
(#947) Variable "J" 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 "Q" 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
(#949) Line indented incorrectly; expected at least 44 spaces, found 0
(#949) Closing brace must be on a line by itself
(#950) Line indented incorrectly; expected at least 40 spaces, found 0
(#950) Variable "R" must be all lower-case
(#950) Closing brace must be on a line by itself
(#951) Line indented incorrectly; expected at least 40 spaces, found 0
(#951) Expected 1 space after closing parenthesis; found 0
(#951) Opening brace must be the last content on the line
(#952) Line indented incorrectly; expected at least 44 spaces, found 0
(#952) Closing brace must be on a line by itself
(#953) Line indented incorrectly; expected at least 40 spaces, found 0
(#953) Variable "R" must be all lower-case
(#953) Commas (,) must be followed by white space.
(#953) Variable "Z" must be all lower-case
(#953) Expected 1 space after closing parenthesis; found 0
(#953) Opening brace must be the last content on the line
(#953) Variable "Z" 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) Variable "Q" must be all lower-case
(#954) Commas (,) must be followed by white space.
(#954) Variable "C" must be all lower-case
(#954) Commas (,) must be followed by white space.
(#954) Commas (,) must be followed by white space.
(#954) Variable "Kc" must be all lower-case
(#954) Commas (,) must be followed by white space.
(#954) Commas (,) must be followed by white space.
(#954) Commas (,) must be followed by white space.
(#954) Commas (,) must be followed by white space.
(#954) Variable "Ka" must be all lower-case
(#954) Commas (,) must be followed by white space.
(#954) Expected 1 space after closing parenthesis; found 0
(#954) Opening brace must be the last content on the line
(#954) Expected "if (...) {\n"; found "if(...){"
(#954) Variable "Q" must be all lower-case
(#954) Expected 1 space before "=="; 0 found
(#954) Expected 1 space after "=="; 0 found
(#954) Variable "C" must be all lower-case
(#955) Line indented incorrectly; expected at least 48 spaces, found 0
(#955) Closing brace must be on a line by itself
(#955) Closing brace must be on a line by itself
(#956) Line indented incorrectly; expected at least 40 spaces, found 0
(#956) Variable "S" 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) Expected "foreach (...) {\n"; found "foreach(...){"
(#956) Expected 1 space after "as"; 0 found
(#956) Variable "S" must be all lower-case
(#957) Line indented incorrectly; expected at least 44 spaces, found 0
(#957) Variable "Q" must be all lower-case
(#957) Variable "Uf" must be all lower-case
(#957) Expected 1 space before "="; 0 found
(#957) Expected 1 space after "="; 0 found
(#957) Variable "Q" must be all lower-case
(#957) Inline control structures are not allowed
(#957) Variable "Uf" must be all lower-case
(#958) Line indented incorrectly; expected at least 48 spaces, found 0
(#958) Closing brace must be on a line by itself
(#959) Line indented incorrectly; expected at least 40 spaces, found 0
(#959) Closing brace must be on a line by itself
(#960) Line indented incorrectly; expected at least 48 spaces, found 0
(#960) Variable "S" must be all lower-case
(#960) Expected 1 space after closing parenthesis; found 0
(#960) Opening brace must be the last content on the line
(#960) Expected "foreach (...) {\n"; found "foreach(...){"
(#960) Expected 1 space after "as"; 0 found
(#960) Variable "S" must be all lower-case
(#961) Line indented incorrectly; expected at least 52 spaces, found 0
(#961) Variable "Q" must be all lower-case
(#961) Variable "Uf" must be all lower-case
(#961) Expected 1 space before "="; 0 found
(#961) Expected 1 space after "="; 0 found
(#961) Variable "Q" must be all lower-case
(#961) Inline control structures are not allowed
(#961) Variable "Uf" must be all lower-case
(#962) Line indented incorrectly; expected at least 56 spaces, found 0
(#962) Closing brace must be on a line by itself
(#963) Line indented incorrectly; expected at least 48 spaces, found 0
(#963) Closing brace must be on a line by itself
(#964) Line indented incorrectly; expected at least 40 spaces, found 0
(#964) Expected 1 space after closing parenthesis; found 0
(#964) Opening brace must be the last content on the line
(#964) Closing brace must be on a line by itself
(#965) Line indented incorrectly; expected at least 40 spaces, found 0
(#965) Expected 1 space after closing parenthesis; found 0
(#965) Opening brace must be the last content on the line
(#965) Closing brace must be on a line by itself
(#966) Line indented incorrectly; expected at least 40 spaces, found 0
(#966) Variable "Dc" must be all lower-case
(#966) Expected 1 space after closing parenthesis; found 0
(#966) Opening brace must be the last content on the line
(#967) Line indented incorrectly; expected at least 44 spaces, found 0
(#967) Commas (,) must be followed by white space.
(#967) Variable "Dc" must be all lower-case
(#967) Closing brace must be on a line by itself
(#967) Expected 1 space before "="; 0 found
(#967) Expected 1 space after "="; 0 found
(#967) Variable "Ke" must be all lower-case
(#967) Expected 1 space before "="; 0 found
(#967) Expected 1 space after "="; 0 found
(#967) Variable "Tc" must be all lower-case
(#967) Expected 1 space before "="; 0 found
(#967) Expected 1 space after "="; 0 found
(#967) Variable "Yc" must be all lower-case
(#967) Expected 1 space before "="; 0 found
(#967) Expected 1 space after "="; 0 found
(#967) Expected 1 space before "="; 0 found
(#967) Expected 1 space after "="; 0 found
(#967) Closing brace must be on a line by itself
(#967) Variable "Ub" must be all lower-case
(#967) Expected 1 space before "="; 0 found
(#967) Expected 1 space after "="; 0 found
(#967) Expected "if (...) {\n"; found "if(...){"
(#967) Expected 1 space before "="; 0 found
(#967) Expected 1 space after "="; 0 found
(#967) Commas (,) must be followed by white space.
(#967) Expected "if (...) {\n"; found "if(...){"
(#967) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 226
(#967) Line exceeds maximum limit of 180 characters; contains 265 characters
(#967) Line exceeds maximum limit of 180 characters; contains 265 characters
(#967) Line exceeds maximum limit of 180 characters; contains 265 characters
(#967) Line exceeds maximum limit of 180 characters; contains 265 characters
(#967) Line exceeds maximum limit of 180 characters; contains 265 characters
(#967) Line exceeds maximum limit of 180 characters; contains 265 characters
(#967) Line exceeds maximum limit of 180 characters; contains 265 characters
(#968) Line indented incorrectly; expected at least 40 spaces, found 0
(#968) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#968) Scope modifier not specified for member variable "$extension"
(#968) Expected 1 space before "="; 0 found
(#968) Expected 1 space after "="; 0 found
(#968) Commas (,) must be followed by white space.
(#968) Member variable "server_info" must not contain underscores.
(#968) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#968) Scope modifier not specified for member variable "$server_info"
(#968) Commas (,) must be followed by white space.
(#968) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#968) Scope modifier not specified for member variable "$errno"
(#968) Commas (,) must be followed by white space.
(#968) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#968) Scope modifier not specified for member variable "$error"
(#968) Commas (,) must be followed by white space.
(#968) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#968) Scope modifier not specified for member variable "$_url"
(#968) Visibility must be declared on method "query"
(#969) Line indented incorrectly; expected at least 44 spaces, found 0
(#969) Commas (,) must be followed by white space.
(#969) Commas (,) must be followed by white space.
(#969) Expected 1 space after closing parenthesis; found 0
(#969) Opening brace must be the last content on the line
(#969) Commas (,) must be followed by white space.
(#969) Variable "Fc" must be all lower-case
(#969) Expected 1 space before "="; 0 found
(#969) Expected 1 space after "="; 0 found
(#969) Expected 1 space before "!="; 0 found
(#969) Expected 1 space after "!="; 0 found
(#969) Expected 1 space before "?"; 0 found
(#969) Expected 1 space after "?"; 0 found
(#969) Expected 1 space before ":"; 0 found
(#969) Expected 1 space after ":"; 0 found
(#969) Commas (,) must be followed by white space.
(#969) Commas (,) must be followed by white space.
(#969) Expected 1 space before "=>"; 0 found
(#969) Expected 1 space after "=>"; 0 found
(#969) Expected 1 space before "=>"; 0 found
(#969) Expected 1 space after "=>"; 0 found
(#969) Commas (,) must be followed by white space.
(#969) Expected 1 space before "=>"; 0 found
(#969) Expected 1 space after "=>"; 0 found
(#969) Commas (,) must be followed by white space.
(#969) Expected 1 space before "=>"; 0 found
(#969) Expected 1 space after "=>"; 0 found
(#969) Commas (,) must be followed by white space.
(#969) Expected "if (...) {\n"; found "if(...){"
(#969) Variable "Fc" must be all lower-case
(#969) Expected 1 space before "="; 0 found
(#969) Expected 1 space after "="; 0 found
(#969) Variable "php_errormsg" must not contain underscores.
(#969) Variable "Fc" must be all lower-case
(#969) Closing brace must be on a line by itself
(#969) Expected "if (...) {\n"; found "if(...){"
(#969) Commas (,) must be followed by white space.
(#969) Expected 1 space before "="; 0 found
(#969) Expected 1 space after "="; 0 found
(#969) Variable "Fc" must be all lower-case
(#969) Line exceeds maximum limit of 180 characters; contains 380 characters
(#969) Line exceeds maximum limit of 180 characters; contains 380 characters
(#969) Line exceeds maximum limit of 180 characters; contains 380 characters
(#969) Line exceeds maximum limit of 180 characters; contains 380 characters
(#969) Line exceeds maximum limit of 180 characters; contains 380 characters
(#969) Line exceeds maximum limit of 180 characters; contains 380 characters
(#969) Line exceeds maximum limit of 180 characters; contains 380 characters
(#970) Line indented incorrectly; expected at least 52 spaces, found 0
(#970) Closing brace must be on a line by itself
(#970) Variable "J" must be all lower-case
(#970) Expected 1 space before "="; 0 found
(#970) Expected 1 space after "="; 0 found
(#970) Variable "Fc" must be all lower-case
(#970) Commas (,) must be followed by white space.
(#970) Expected "if (...) {\n"; found "if(...){"
(#970) Variable "J" must be all lower-case
(#970) Expected 1 space before "="; 0 found
(#970) Expected 1 space after "="; 0 found
(#970) Inline control structures are not allowed
(#970) Expected 1 space before "="; 0 found
(#970) Expected 1 space after "="; 0 found
(#970) Expected 1 space before "="; 0 found
(#970) Expected 1 space after "="; 0 found
(#970) Expected "foreach (...) {\n"; found "foreach(...){"
(#970) Expected 1 space before "=>"; 0 found
(#970) Expected 1 space after "=>"; 0 found
(#970) Expected 1 space before "as"; 0 found
(#970) Expected 1 space after "as"; 0 found
(#970) Variable "C" must be all lower-case
(#970) Expected 1 space before "=>"; 0 found
(#970) Expected 1 space after "=>"; 0 found
(#970) Variable "Y" must be all lower-case
(#970) Expected "if (...) {\n"; found "if(...){"
(#970) Variable "Y" must be all lower-case
(#970) Expected 1 space before "=="; 0 found
(#970) Expected 1 space after "=="; 0 found
(#970) Commas (,) must be followed by white space.
(#970) Variable "C" must be all lower-case
(#970) Expected 1 space before "="; 0 found
(#970) Expected 1 space after "="; 0 found
(#970) Variable "C" must be all lower-case
(#970) Closing brace must be on a line by itself
(#970) Closing brace must be on a line by itself
(#970) Closing brace must be on a line by itself
(#970) Closing brace must be on a line by itself
(#970) Variable "J" must be all lower-case
(#970) Closing brace must be on a line by itself
(#970) Line exceeds maximum limit of 180 characters; contains 312 characters
(#970) Visibility must be declared on method "connect"
(#970) Line exceeds maximum limit of 180 characters; contains 312 characters
(#970) Line exceeds maximum limit of 180 characters; contains 312 characters
(#970) Line exceeds maximum limit of 180 characters; contains 312 characters
(#970) Line exceeds maximum limit of 180 characters; contains 312 characters
(#970) Line exceeds maximum limit of 180 characters; contains 312 characters
(#970) Line exceeds maximum limit of 180 characters; contains 312 characters
(#971) Line indented incorrectly; expected at least 40 spaces, found 0
(#971) Variable "N" must be all lower-case
(#971) Commas (,) must be followed by white space.
(#971) Variable "V" must be all lower-case
(#971) Commas (,) must be followed by white space.
(#971) Variable "G" must be all lower-case
(#971) Expected 1 space after closing parenthesis; found 0
(#971) Opening brace must be the last content on the line
(#971) Expected 1 space before "="; 0 found
(#971) Expected 1 space after "="; 0 found
(#971) Variable "V" must be all lower-case
(#971) Variable "J" must be all lower-case
(#971) Expected 1 space before "="; 0 found
(#971) Expected 1 space after "="; 0 found
(#971) Inline control structures are not allowed
(#971) Variable "J" must be all lower-case
(#971) Expected 1 space before "="; 0 found
(#971) Expected 1 space after "="; 0 found
(#971) Variable "J" must be all lower-case
(#971) Variable "J" must be all lower-case
(#971) Closing brace must be on a line by itself
(#971) Line exceeds 132 characters; contains 142 characters
(#971) Line exceeds 132 characters; contains 142 characters
(#971) Line exceeds 132 characters; contains 142 characters
(#971) Line exceeds 132 characters; contains 142 characters
(#971) Line exceeds 132 characters; contains 142 characters
(#971) Line exceeds 132 characters; contains 142 characters
(#971) Line exceeds 132 characters; contains 142 characters
(#971) Visibility must be declared on method "select_db"
(#972) Line indented incorrectly; expected at least 40 spaces, found 0
(#972) Variable "Db" must be all lower-case
(#972) Expected 1 space after closing parenthesis; found 0
(#972) Opening brace must be the last content on the line
(#972) Expected 1 space before "="; 0 found
(#972) Expected 1 space after "="; 0 found
(#972) Variable "Db" must be all lower-case
(#973) Line indented incorrectly; expected at least 44 spaces, found 0
(#973) Closing brace must be on a line by itself
(#973) Visibility must be declared on method "quote"
(#974) Line indented incorrectly; expected at least 40 spaces, found 0
(#974) Variable "P" must be all lower-case
(#974) Expected 1 space after closing parenthesis; found 0
(#974) Opening brace must be the last content on the line
(#974) Variable "P" must be all lower-case
(#974) Closing brace must be on a line by itself
(#974) Closing brace must be on a line by itself
(#974) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 197
(#975) Line indented incorrectly; expected at least 44 spaces, found 0
(#975) Member variable "num_rows" must not contain underscores.
(#975) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#975) Scope modifier not specified for member variable "$num_rows"
(#975) Commas (,) must be followed by white space.
(#975) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#975) Scope modifier not specified for member variable "$_rows"
(#975) method name "Min_Result::Min_Result" must be in lower-case letters only
(#975) PHP4 style constructors are not allowed; use "__construct()" instead
(#975) Visibility must be declared on method "Min_Result"
(#976) Line indented incorrectly; expected at least 48 spaces, found 0
(#976) Variable "L" 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 1 space before "="; 0 found
(#976) Expected 1 space after "="; 0 found
(#976) Expected 1 space before "="; 0 found
(#976) Expected 1 space after "="; 0 found
(#976) Variable "L" must be all lower-case
(#976) Closing brace must be on a line by itself
(#976) Visibility must be declared on method "fetch_assoc"
(#977) Line indented incorrectly; expected at least 48 spaces, found 0
(#977) Expected 1 space after closing parenthesis; found 0
(#977) Opening brace must be the last content on the line
(#977) Variable "J" must be all lower-case
(#977) Expected 1 space before "="; 0 found
(#977) Expected 1 space after "="; 0 found
(#977) Variable "J" must be all lower-case
(#977) Closing brace must be on a line by itself
(#977) Visibility must be declared on method "fetch_row"
(#978) Line indented incorrectly; expected at least 48 spaces, found 0
(#978) Expected 1 space after closing parenthesis; found 0
(#978) Opening brace must be the last content on the line
(#979) Line indented incorrectly; expected at least 52 spaces, found 0
(#979) Closing brace must be on a line by itself
(#979) Closing brace must be on a line by itself
(#979) Closing brace must be on a line by itself
(#979) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 236
(#980) Line indented incorrectly; expected at least 44 spaces, found 0
(#981) Line indented incorrectly; expected at least 44 spaces, found 0
(#982) Line indented incorrectly; expected at least 44 spaces, found 0
(#982) Visibility must be declared on method "select"
(#983) Line indented incorrectly; expected at least 48 spaces, found 0
(#983) Variable "Q" must be all lower-case
(#983) Commas (,) must be followed by white space.
(#983) Variable "M" must be all lower-case
(#983) Commas (,) must be followed by white space.
(#983) Variable "Z" must be all lower-case
(#983) Commas (,) must be followed by white space.
(#983) Variable "Wc" must be all lower-case
(#983) Commas (,) must be followed by white space.
(#983) Variable "Pe" must be all lower-case
(#983) Commas (,) must be followed by white space.
(#983) Commas (,) must be followed by white space.
(#983) Variable "E" must be all lower-case
(#983) Commas (,) must be followed by white space.
(#983) Expected 1 space after closing parenthesis; found 0
(#983) Opening brace must be the last content on the line
(#983) Variable "Bb" must be all lower-case
(#983) Expected 1 space before "="; 0 found
(#983) Expected 1 space after "="; 0 found
(#983) Variable "H" must be all lower-case
(#983) Expected 1 space before "="; 0 found
(#983) Expected 1 space after "="; 0 found
(#983) Variable "Q" must be all lower-case
(#983) Inline control structures are not allowed
(#983) Variable "M" must be all lower-case
(#983) Expected 1 space before "!="; 0 found
(#983) Expected 1 space after "!="; 0 found
(#983) Variable "Bb" must be all lower-case
(#983) Expected 1 space before "="; 0 found
(#983) Expected 1 space after "="; 0 found
(#983) Variable "M" must be all lower-case
(#983) Expected "if (...) {\n"; found "if(...){"
(#983) Variable "Pe" must be all lower-case
(#983) Expected 1 space before "="; 0 found
(#983) Expected 1 space after "="; 0 found
(#983) Expected "foreach (...) {\n"; found "foreach(...){"
(#983) Expected 1 space after "as"; 0 found
(#983) Line exceeds 132 characters; contains 144 characters
(#983) Line exceeds 132 characters; contains 144 characters
(#983) Line exceeds 132 characters; contains 144 characters
(#983) Line exceeds 132 characters; contains 144 characters
(#983) Line exceeds 132 characters; contains 144 characters
(#983) Line exceeds 132 characters; contains 144 characters
(#983) Line exceeds 132 characters; contains 144 characters
(#983) Variable "Pe" must be all lower-case
(#984) Line indented incorrectly; expected at least 56 spaces, found 0
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#984) Commas (,) must be followed by white space.
(#984) Commas (,) must be followed by white space.
(#984) Commas (,) must be followed by white space.
(#984) Commas (,) must be followed by white space.
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#984) Expected 1 space before "?"; 0 found
(#984) Expected 1 space after "?"; 0 found
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#984) Expected 1 space before ":"; 0 found
(#984) Expected 1 space after ":"; 0 found
(#984) Closing brace must be on a line by itself
(#984) Variable "Bb" must be all lower-case
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#984) Closing brace must be on a line by itself
(#984) Expected "if (...) {\n"; found "if(...){"
(#984) Variable "Bb" must be all lower-case
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#984) Inline control structures are not allowed
(#984) Variable "E" must be all lower-case
(#984) Variable "Bb" must be all lower-case
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#984) Variable "E" must be all lower-case
(#984) Expected 1 space before "*"; 0 found
(#984) Expected 1 space after "*"; 0 found
(#984) Closing brace must be on a line by itself
(#984) Expected "foreach (...) {\n"; found "foreach(...){"
(#984) Expected 1 space before "as"; 0 found
(#984) Expected 1 space after "as"; 0 found
(#984) Variable "X" must be all lower-case
(#984) Expected "if (...) {\n"; found "if(...){"
(#984) Variable "X" must be all lower-case
(#984) Expected 1 space before "!="; 0 found
(#984) Expected 1 space after "!="; 0 found
(#984) Variable "Vg" must be all lower-case
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#984) Variable "X" must be all lower-case
(#984) Expected 1 space before "!="; 0 found
(#984) Expected 1 space after "!="; 0 found
(#984) Expected 1 space before "?"; 0 found
(#984) Expected 1 space after "?"; 0 found
(#984) Variable "X" must be all lower-case
(#984) Expected 1 space before ":"; 0 found
(#984) Expected 1 space after ":"; 0 found
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#984) Variable "X" must be all lower-case
(#984) Inline control structures are not allowed
(#984) Variable "X" must be all lower-case
(#984) Expected 1 space before "=="; 0 found
(#984) Expected 1 space after "=="; 0 found
(#984) Variable "Bb" must be all lower-case
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#984) Variable "Vg" must be all lower-case
(#984) Inline control structures are not allowed
(#984) Variable "Bb" must be all lower-case
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#984) Variable "Vg" must be all lower-case
(#984) Closing brace must be on a line by itself
(#984) Closing brace must be on a line by itself
(#984) Inline control structures are not allowed
(#984) Variable "Bb" must be all lower-case
(#984) Variable "Bb" must be all lower-case
(#984) Variable "Bb" must be all lower-case
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#984) Inline control structures are not allowed
(#984) Variable "H" must be all lower-case
(#984) The use of function print_r() is forbidden
(#984) Variable "Bb" must be all lower-case
(#984) Commas (,) must be followed by white space.
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#984) Variable "H" must be all lower-case
(#984) Commas (,) must be followed by white space.
(#984) Variable "Bb" must be all lower-case
(#984) Inline control structures are not allowed
(#984) Line exceeds maximum limit of 180 characters; contains 623 characters
(#984) Line exceeds maximum limit of 180 characters; contains 623 characters
(#984) Line exceeds maximum limit of 180 characters; contains 623 characters
(#984) Line exceeds maximum limit of 180 characters; contains 623 characters
(#984) Line exceeds maximum limit of 180 characters; contains 623 characters
(#984) Line exceeds maximum limit of 180 characters; contains 623 characters
(#984) Line exceeds maximum limit of 180 characters; contains 623 characters
(#985) Line indented incorrectly; expected at least 48 spaces, found 0
(#985) Variable "J" 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 before "as"; 0 found
(#985) Expected 1 space after "as"; 0 found
(#985) Variable "K" 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) Expected "if (...) {\n"; found "if(...){"
(#985) Variable "M" 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) Inline control structures are not allowed
(#985) Expected 1 space after "as"; 0 found
(#985) Variable "M" 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) Closing brace must be on a line by itself
(#986) Inline control structures are not allowed
(#986) Expected 1 space before "=>"; 0 found
(#986) Expected 1 space after "=>"; 0 found
(#986) Expected 1 space after "as"; 0 found
(#987) Line indented incorrectly; expected at least 48 spaces, found 0
(#987) Expected 1 space before "=>"; 0 found
(#987) Expected 1 space after "=>"; 0 found
(#987) Variable "X" must be all lower-case
(#987) Variable "K" must be all lower-case
(#987) Expected 1 space before "="; 0 found
(#987) Expected 1 space after "="; 0 found
(#987) Variable "X" must be all lower-case
(#987) Expected 1 space before "?"; 0 found
(#987) Expected 1 space after "?"; 0 found
(#987) Variable "X" must be all lower-case
(#987) Expected 1 space before ":"; 0 found
(#987) Expected 1 space after ":"; 0 found
(#987) Variable "X" must be all lower-case
(#987) Variable "J" must be all lower-case
(#987) Expected 1 space before "="; 0 found
(#987) Expected 1 space after "="; 0 found
(#987) Variable "K" must be all lower-case
(#987) Closing brace must be on a line by itself
(#988) Line indented incorrectly; expected at least 48 spaces, found 0
(#989) Line indented incorrectly; expected at least 48 spaces, found 0
(#989) Variable "J" must be all lower-case
(#989) Closing brace must be on a line by itself
(#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) Expected 1 space before "="; 0 found
(#990) Expected 1 space after "="; 0 found
(#991) Line indented incorrectly; expected at least 56 spaces, found 0
(#991) Expected 1 space before "="; 0 found
(#991) Expected 1 space after "="; 0 found
(#991) Inline control structures are not allowed
(#991) Commas (,) must be followed by white space.
(#991) Commas (,) must be followed by white space.
(#991) Closing brace must be on a line by itself
(#992) Line indented incorrectly; expected at least 48 spaces, found 0
(#992) Variable "Dc" 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 52 spaces, found 0
(#993) Commas (,) must be followed by white space.
(#993) Variable "Dc" must be all lower-case
(#993) Closing brace must be on a line by itself
(#994) Line indented incorrectly; expected at least 56 spaces, found 0
(#994) Expected 1 space after closing parenthesis; found 0
(#994) Opening brace must be the last content on the line
(#994) Expected 1 space before "="; 0 found
(#994) Expected 1 space after "="; 0 found
(#994) Closing brace must be on a line by itself
(#995) Line indented incorrectly; expected at least 56 spaces, found 0
(#995) Expected 1 space after closing parenthesis; found 0
(#995) Opening brace must be the last content on the line
(#995) Variable "J" must be all lower-case
(#995) Expected 1 space before "="; 0 found
(#995) Expected 1 space after "="; 0 found
(#995) Inline control structures are not allowed
(#995) Variable "J" must be all lower-case
(#995) Variable "J" must be all lower-case
(#995) Expected 1 space before "="; 0 found
(#995) Expected 1 space after "="; 0 found
(#995) Variable "J" must be all lower-case
(#995) Variable "J" must be all lower-case
(#995) Closing brace must be on a line by itself
(#996) Line indented incorrectly; expected at least 56 spaces, found 0
(#996) Expected 1 space after closing parenthesis; found 0
(#996) Opening brace must be the last content on the line
(#997) Line indented incorrectly; expected at least 60 spaces, found 0
(#997) Closing brace must be on a line by itself
(#998) Line indented incorrectly; expected at least 56 spaces, found 0
(#998) Commas (,) must be followed by white space.
(#998) Closing brace must be on a line by itself
(#999) Line indented incorrectly; expected at least 56 spaces, found 0
(#999) Expected 1 space after closing parenthesis; found 0
(#999) Opening brace must be the last content on the line
(#999) Variable "J" must be all lower-case
(#999) Expected 1 space before "="; 0 found
(#999) Expected 1 space after "="; 0 found
(#999) Inline control structures are not allowed
(#999) Variable "J" must be all lower-case
(#999) Variable "J" must be all lower-case
(#999) Expected 1 space before "="; 0 found
(#999) Expected 1 space after "="; 0 found
(#999) Commas (,) must be followed by white space.
(#999) Variable "J" must be all lower-case
(#999) Variable "J" must be all lower-case
(#999) Closing brace must be on a line by itself
(#1000) Line indented incorrectly; expected at least 56 spaces, found 0
(#1000) Expected 1 space after closing parenthesis; found 0
(#1000) Opening brace must be the last content on the line
(#1000) Variable "J" must be all lower-case
(#1000) Expected 1 space before "="; 0 found
(#1000) Expected 1 space after "="; 0 found
(#1000) Inline control structures are not allowed
(#1000) Variable "J" must be all lower-case
(#1000) Variable "J" must be all lower-case
(#1000) Expected 1 space before "="; 0 found
(#1000) Expected 1 space after "="; 0 found
(#1000) Variable "J" must be all lower-case
(#1000) Commas (,) must be followed by white space.
(#1000) Variable "J" must be all lower-case
(#1000) Closing brace must be on a line by itself
(#1001) Line indented incorrectly; expected at least 56 spaces, found 0
(#1001) Variable "C" must be all lower-case
(#1001) Commas (,) must be followed by white space.
(#1001) Variable "Cc" 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 "J" must be all lower-case
(#1001) Expected 1 space before "="; 0 found
(#1001) Expected 1 space after "="; 0 found
(#1001) Expected "if (...) {\n"; found "if(...){"
(#1001) Variable "J" must be all lower-case
(#1001) Inline control structures are not allowed
(#1001) Expected 1 space before "=>"; 0 found
(#1001) Expected 1 space after "=>"; 0 found
(#1001) Expected 1 space after "as"; 0 found
(#1001) Variable "J" must be all lower-case
(#1002) Line indented incorrectly; expected at least 64 spaces, found 0
(#1002) Expected 1 space before "=>"; 0 found
(#1002) Expected 1 space after "=>"; 0 found
(#1002) Variable "U" must be all lower-case
(#1002) Variable "J" must be all lower-case
(#1002) Expected 1 space before "="; 0 found
(#1002) Expected 1 space after "="; 0 found
(#1002) Expected 1 space before "=>"; 0 found
(#1002) Expected 1 space after "=>"; 0 found
(#1002) Commas (,) must be followed by white space.
(#1002) Expected 1 space before "=>"; 0 found
(#1002) Expected 1 space after "=>"; 0 found
(#1002) Variable "U" must be all lower-case
(#1002) Inline control structures are not allowed
(#1002) Variable "C" must be all lower-case
(#1002) Expected 1 space before "!="; 0 found
(#1002) Expected 1 space after "!="; 0 found
(#1002) Variable "J" must be all lower-case
(#1002) Variable "C" must be all lower-case
(#1002) Closing brace must be on a line by itself
(#1002) Variable "J" must be all lower-case
(#1002) Closing brace must be on a line by itself
(#1003) Line indented incorrectly; expected at least 56 spaces, found 0
(#1003) Expected 1 space after closing parenthesis; found 0
(#1003) Opening brace must be the last content on the line
(#1004) Line indented incorrectly; expected at least 60 spaces, found 0
(#1004) Closing brace must be on a line by itself
(#1005) Line indented incorrectly; expected at least 64 spaces, found 0
(#1005) Closing brace must be on a line by itself
(#1006) Line indented incorrectly; expected at least 64 spaces, found 0
(#1006) Variable "R" must be all lower-case
(#1006) Closing brace must be on a line by itself
(#1007) Line indented incorrectly; expected at least 64 spaces, found 0
(#1007) Variable "Q" must be all lower-case
(#1007) Commas (,) must be followed by white space.
(#1007) Expected 1 space after closing parenthesis; found 0
(#1007) Opening brace must be the last content on the line
(#1008) Line indented incorrectly; expected at least 68 spaces, found 0
(#1008) Expected 1 space before "=>"; 0 found
(#1008) Expected 1 space after "=>"; 0 found
(#1008) Commas (,) must be followed by white space.
(#1008) Expected 1 space before "=>"; 0 found
(#1008) Expected 1 space after "=>"; 0 found
(#1008) Commas (,) must be followed by white space.
(#1008) Closing brace must be on a line by itself
(#1009) Line indented incorrectly; expected at least 64 spaces, found 0
(#1009) Variable "Q" must be all lower-case
(#1009) Expected 1 space after closing parenthesis; found 0
(#1009) Opening brace must be the last content on the line
(#1009) Variable "Xd" must be all lower-case
(#1009) Expected 1 space before "="; 0 found
(#1009) Expected 1 space after "="; 0 found
(#1009) Variable "Q" must be all lower-case
(#1009) Variable "J" must be all lower-case
(#1009) Expected 1 space before "="; 0 found
(#1009) Expected 1 space after "="; 0 found
(#1009) Expected "if (...) {\n"; found "if(...){"
(#1009) Variable "Xd" must be all lower-case
(#1009) Inline control structures are not allowed
(#1009) Expected 1 space before "=>"; 0 found
(#1009) Expected 1 space after "=>"; 0 found
(#1009) Expected 1 space before "as"; 0 found
(#1009) Expected 1 space after "as"; 0 found
(#1009) Variable "Xd" must be all lower-case
(#1009) Variable "Q" must be all lower-case
(#1009) Variable "C" must be all lower-case
(#1009) Expected 1 space before "=>"; 0 found
(#1009) Expected 1 space after "=>"; 0 found
(#1009) Variable "J" must be all lower-case
(#1009) Variable "C" must be all lower-case
(#1009) Expected 1 space before "="; 0 found
(#1009) Expected 1 space after "="; 0 found
(#1009) Expected 1 space before "=>"; 0 found
(#1009) Expected 1 space after "=>"; 0 found
(#1009) Variable "C" must be all lower-case
(#1009) Commas (,) must be followed by white space.
(#1009) Expected 1 space before "=>"; 0 found
(#1009) Expected 1 space after "=>"; 0 found
(#1009) Commas (,) must be followed by white space.
(#1009) Expected 1 space before "=>"; 0 found
(#1009) Expected 1 space after "=>"; 0 found
(#1009) Commas (,) must be followed by white space.
(#1009) Expected 1 space before "=>"; 0 found
(#1009) Expected 1 space after "=>"; 0 found
(#1009) Expected 1 space before "=>"; 0 found
(#1009) Expected 1 space after "=>"; 0 found
(#1009) Commas (,) must be followed by white space.
(#1009) Expected 1 space before "=>"; 0 found
(#1009) Expected 1 space after "=>"; 0 found
(#1009) Commas (,) must be followed by white space.
(#1009) Expected 1 space before "=>"; 0 found
(#1009) Expected 1 space after "=>"; 0 found
(#1009) Commas (,) must be followed by white space.
(#1009) Closing brace must be on a line by itself
(#1009) Variable "J" must be all lower-case
(#1009) Closing brace must be on a line by itself
(#1009) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1009) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1009) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1009) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1009) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1009) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1009) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1010) Line indented incorrectly; expected at least 64 spaces, found 0
(#1010) Variable "Q" 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
(#1011) Line indented incorrectly; expected at least 68 spaces, found 0
(#1011) Closing brace must be on a line by itself
(#1012) Line indented incorrectly; expected at least 64 spaces, found 0
(#1012) Expected 1 space after closing parenthesis; found 0
(#1012) Opening brace must be the last content on the line
(#1012) Closing brace must be on a line by itself
(#1013) Line indented incorrectly; expected at least 64 spaces, found 0
(#1013) Expected 1 space after closing parenthesis; found 0
(#1013) Opening brace must be the last content on the line
(#1013) Closing brace must be on a line by itself
(#1014) Line indented incorrectly; expected at least 64 spaces, found 0
(#1014) Closing brace must be on a line by itself
(#1015) Line indented incorrectly; expected at least 64 spaces, found 0
(#1015) Commas (,) must be followed by white space.
(#1015) Variable "J" must be all lower-case
(#1015) Expected 1 space after closing parenthesis; found 0
(#1015) Opening brace must be the last content on the line
(#1015) Variable "J" must be all lower-case
(#1015) Closing brace must be on a line by itself
(#1016) Line indented incorrectly; expected at least 64 spaces, found 0
(#1016) Variable "R" must be all lower-case
(#1016) Closing brace must be on a line by itself
(#1017) Line indented incorrectly; expected at least 64 spaces, found 0
(#1017) Variable "R" must be all lower-case
(#1017) Commas (,) must be followed by white space.
(#1017) Variable "Z" must be all lower-case
(#1017) Expected 1 space after closing parenthesis; found 0
(#1017) Opening brace must be the last content on the line
(#1018) Line indented incorrectly; expected at least 68 spaces, found 0
(#1018) Closing brace must be on a line by itself
(#1019) Line indented incorrectly; expected at least 64 spaces, found 0
(#1019) Expected 1 space after closing parenthesis; found 0
(#1019) Opening brace must be the last content on the line
(#1019) Commas (,) must be followed by white space.
(#1019) Commas (,) must be followed by white space.
(#1019) Closing brace must be on a line by itself
(#1020) Line indented incorrectly; expected at least 64 spaces, found 0
(#1020) Expected 1 space after closing parenthesis; found 0
(#1020) Opening brace must be the last content on the line
(#1020) Commas (,) must be followed by white space.
(#1020) Commas (,) must be followed by white space.
(#1020) Commas (,) must be followed by white space.
(#1020) Closing brace must be on a line by itself
(#1021) Line indented incorrectly; expected at least 64 spaces, found 0
(#1021) Variable "S" must be all lower-case
(#1021) Expected 1 space after closing parenthesis; found 0
(#1021) Opening brace must be the last content on the line
(#1021) Variable "J" must be all lower-case
(#1021) Expected 1 space before "="; 0 found
(#1021) Expected 1 space after "="; 0 found
(#1021) Inline control structures are not allowed
(#1021) Expected 1 space after "as"; 0 found
(#1021) Variable "S" must be all lower-case
(#1022) Line indented incorrectly; expected at least 68 spaces, found 0
(#1022) Variable "Q" 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 "Q" must be all lower-case
(#1022) Commas (,) must be followed by white space.
(#1022) Commas (,) must be followed by white space.
(#1022) Variable "J" must be all lower-case
(#1022) Closing brace must be on a line by itself
(#1022) Expected 1 space before "="; 0 found
(#1022) Expected 1 space after "="; 0 found
(#1022) Variable "Ke" must be all lower-case
(#1022) Expected 1 space before "="; 0 found
(#1022) Expected 1 space after "="; 0 found
(#1022) Commas (,) must be followed by white space.
(#1022) Variable "Tc" must be all lower-case
(#1022) Expected 1 space before "="; 0 found
(#1022) Expected 1 space after "="; 0 found
(#1022) Variable "Yc" must be all lower-case
(#1022) Expected 1 space before "="; 0 found
(#1022) Expected 1 space after "="; 0 found
(#1022) Expected 1 space before "="; 0 found
(#1022) Expected 1 space after "="; 0 found
(#1022) Closing brace must be on a line by itself
(#1022) Variable "Ub" must be all lower-case
(#1022) Expected 1 space before "="; 0 found
(#1022) Expected 1 space after "="; 0 found
(#1022) Expected 1 space before "=>"; 0 found
(#1022) Expected 1 space after "=>"; 0 found
(#1022) Expected 1 space before "+"; 0 found
(#1022) Expected 1 space after "+"; 0 found
(#1022) Variable "Ub" must be all lower-case
(#1022) Expected "if (...) {\n"; found "if(...){"
(#1022) Expected 1 space before "="; 0 found
(#1022) Expected 1 space after "="; 0 found
(#1022) Commas (,) must be followed by white space.
(#1022) Commas (,) must be followed by white space.
(#1022) Commas (,) must be followed by white space.
(#1022) Expected "if (...) {\n"; found "if(...){"
(#1022) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 226
(#1022) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1022) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1022) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1022) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1022) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1022) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1022) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1023) Line indented incorrectly; expected at least 52 spaces, found 0
(#1024) Line indented incorrectly; expected at least 52 spaces, found 0
(#1025) Line indented incorrectly; expected at least 52 spaces, found 0
(#1025) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1025) Scope modifier not specified for member variable "$extension"
(#1025) Expected 1 space before "="; 0 found
(#1025) Expected 1 space after "="; 0 found
(#1025) method name "Min_DB::Min_DB" must be in lower-case letters only
(#1025) PHP4 style constructors are not allowed; use "__construct()" instead
(#1025) Visibility must be declared on method "Min_DB"
(#1026) Line indented incorrectly; expected at least 56 spaces, found 0
(#1026) Expected 1 space after closing parenthesis; found 0
(#1026) Opening brace must be the last content on the line
(#1026) Closing brace must be on a line by itself
(#1026) Visibility must be declared on method "connect"
(#1027) Line indented incorrectly; expected at least 56 spaces, found 0
(#1027) Variable "N" must be all lower-case
(#1027) Commas (,) must be followed by white space.
(#1027) Variable "V" must be all lower-case
(#1027) Commas (,) must be followed by white space.
(#1027) Variable "G" must be all lower-case
(#1027) Expected 1 space after closing parenthesis; found 0
(#1027) Opening brace must be the last content on the line
(#1027) Commas (,) must be followed by white space.
(#1027) Expected 1 space before "="; 0 found
(#1027) Expected 1 space after "="; 0 found
(#1027) Commas (,) must be followed by white space.
(#1027) Variable "N" must be all lower-case
(#1027) Commas (,) must be followed by white space.
(#1027) Variable "J" must be all lower-case
(#1027) Expected 1 space before "="; 0 found
(#1027) Expected 1 space after "="; 0 found
(#1027) Variable "N" must be all lower-case
(#1027) Expected 1 space before "!="; 0 found
(#1027) Expected 1 space after "!="; 0 found
(#1027) Expected 1 space before "?"; 0 found
(#1027) Expected 1 space after "?"; 0 found
(#1027) Expected 1 space before ":"; 0 found
(#1027) Expected 1 space after ":"; 0 found
(#1027) Commas (,) must be followed by white space.
(#1027) Variable "N" must be all lower-case
(#1027) Variable "V" must be all lower-case
(#1027) Expected 1 space before "!="; 0 found
(#1027) Expected 1 space after "!="; 0 found
(#1027) Expected 1 space before "?"; 0 found
(#1027) Expected 1 space after "?"; 0 found
(#1027) Variable "V" must be all lower-case
(#1027) Expected 1 space before ":"; 0 found
(#1027) Expected 1 space after ":"; 0 found
(#1027) Commas (,) must be followed by white space.
(#1027) Variable "N" must be all lower-case
(#1027) Variable "V" must be all lower-case
(#1027) Variable "G" must be all lower-case
(#1027) Expected 1 space before "!="; 0 found
(#1027) Expected 1 space after "!="; 0 found
(#1027) Expected 1 space before "?"; 0 found
(#1027) Expected 1 space after "?"; 0 found
(#1027) Variable "G" must be all lower-case
(#1027) Expected 1 space before ":"; 0 found
(#1027) Expected 1 space after ":"; 0 found
(#1027) Commas (,) must be followed by white space.
(#1027) Commas (,) must be followed by white space.
(#1027) Expected 1 space before "?"; 0 found
(#1027) Expected 1 space after "?"; 0 found
(#1027) Expected 1 space before ":"; 0 found
(#1027) Expected 1 space after ":"; 0 found
(#1027) Commas (,) must be followed by white space.
(#1027) Expected 1 space before "?"; 0 found
(#1027) Expected 1 space after "?"; 0 found
(#1027) Expected 1 space before ":"; 0 found
(#1027) Expected 1 space after ":"; 0 found
(#1027) Expected "if (...) {\n"; found "if(...){"
(#1027) Variable "J" must be all lower-case
(#1027) Inline control structures are not allowed
(#1027) Commas (,) must be followed by white space.
(#1027) Inline control structures are not allowed
(#1027) Closing brace must be on a line by itself
(#1027) Variable "J" must be all lower-case
(#1027) Closing brace must be on a line by itself
(#1027) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1027) Visibility must be declared on method "result"
(#1027) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1027) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1027) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1027) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1027) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1027) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1028) Line indented incorrectly; expected at least 56 spaces, found 0
(#1028) Variable "H" must be all lower-case
(#1028) Commas (,) must be followed by white space.
(#1028) Expected 1 space after closing parenthesis; found 0
(#1028) Opening brace must be the last content on the line
(#1028) Variable "I" must be all lower-case
(#1028) Expected 1 space before "="; 0 found
(#1028) Expected 1 space after "="; 0 found
(#1028) Variable "H" must be all lower-case
(#1028) Inline control structures are not allowed
(#1028) Variable "I" must be all lower-case
(#1029) Line indented incorrectly; expected at least 60 spaces, found 0
(#1029) Variable "K" must be all lower-case
(#1029) Expected 1 space before "="; 0 found
(#1029) Expected 1 space after "="; 0 found
(#1029) Variable "I" must be all lower-case
(#1029) Variable "K" must be all lower-case
(#1029) Closing brace must be on a line by itself
(#1029) Visibility must be declared on method "quote"
(#1030) Line indented incorrectly; expected at least 56 spaces, found 0
(#1030) Variable "P" must be all lower-case
(#1030) Expected 1 space after closing parenthesis; found 0
(#1030) Opening brace must be the last content on the line
(#1030) Variable "P" must be all lower-case
(#1030) Closing brace must be on a line by itself
(#1030) Closing brace must be on a line by itself
(#1030) Closing brace must be on a line by itself
(#1030) Usage of ELSEIF not allowed; use ELSE IF instead
(#1030) Line exceeds 132 characters; contains 151 characters
(#1030) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 226
(#1030) Line exceeds 132 characters; contains 151 characters
(#1030) Line exceeds 132 characters; contains 151 characters
(#1030) Line exceeds 132 characters; contains 151 characters
(#1030) Line exceeds 132 characters; contains 151 characters
(#1030) Line exceeds 132 characters; contains 151 characters
(#1030) Line exceeds 132 characters; contains 151 characters
(#1031) Line indented incorrectly; expected at least 72 spaces, found 0
(#1031) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1031) Scope modifier not specified for member variable "$extension"
(#1031) Expected 1 space before "="; 0 found
(#1031) Expected 1 space after "="; 0 found
(#1031) Commas (,) must be followed by white space.
(#1031) Member variable "server_info" must not contain underscores.
(#1031) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1031) Scope modifier not specified for member variable "$server_info"
(#1031) Commas (,) must be followed by white space.
(#1031) Member variable "affected_rows" must not contain underscores.
(#1031) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1031) Scope modifier not specified for member variable "$affected_rows"
(#1031) Commas (,) must be followed by white space.
(#1031) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1031) Scope modifier not specified for member variable "$errno"
(#1031) Commas (,) must be followed by white space.
(#1031) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1031) Scope modifier not specified for member variable "$error"
(#1031) Commas (,) must be followed by white space.
(#1031) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1031) Scope modifier not specified for member variable "$_link"
(#1031) Commas (,) must be followed by white space.
(#1031) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1031) Scope modifier not specified for member variable "$_result"
(#1031) Visibility must be declared on method "connect"
(#1032) Line indented incorrectly; expected at least 76 spaces, found 0
(#1032) Variable "N" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Variable "V" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Variable "G" must be all lower-case
(#1032) Expected 1 space after closing parenthesis; found 0
(#1032) Opening brace must be the last content on the line
(#1032) Expected 1 space before "="; 0 found
(#1032) Expected 1 space after "="; 0 found
(#1032) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1032) Variable "N" must be all lower-case
(#1032) Expected 1 space before "!="; 0 found
(#1032) Expected 1 space after "!="; 0 found
(#1032) Expected 1 space before "?"; 0 found
(#1032) Expected 1 space after "?"; 0 found
(#1032) Variable "N" must be all lower-case
(#1032) Expected 1 space before ":"; 0 found
(#1032) Expected 1 space after ":"; 0 found
(#1032) Commas (,) must be followed by white space.
(#1032) Variable "N" must be all lower-case
(#1032) Expected 1 space before "!="; 0 found
(#1032) Expected 1 space after "!="; 0 found
(#1032) Expected 1 space before "?"; 0 found
(#1032) Expected 1 space after "?"; 0 found
(#1032) Variable "V" must be all lower-case
(#1032) Expected 1 space before ":"; 0 found
(#1032) Expected 1 space after ":"; 0 found
(#1032) Commas (,) must be followed by white space.
(#1032) Variable "N" must be all lower-case
(#1032) Expected 1 space before "!="; 0 found
(#1032) Expected 1 space after "!="; 0 found
(#1032) Expected 1 space before "?"; 0 found
(#1032) Expected 1 space after "?"; 0 found
(#1032) Variable "G" must be all lower-case
(#1032) Expected 1 space before ":"; 0 found
(#1032) Expected 1 space after ":"; 0 found
(#1032) Commas (,) must be followed by white space.
(#1032) Commas (,) must be followed by white space.
(#1032) Expected "if (...) {\n"; found "if(...){"
(#1032) Expected 1 space before "="; 0 found
(#1032) Expected 1 space after "="; 0 found
(#1032) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1032) Inline control structures are not allowed
(#1032) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1032) Commas (,) must be followed by white space.
(#1032) Inline control structures are not allowed
(#1032) Closing brace must be on a line by itself
(#1032) Inline control structures are not allowed
(#1032) Expected 1 space before "="; 0 found
(#1032) Expected 1 space after "="; 0 found
(#1032) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1032) Closing brace must be on a line by itself
(#1032) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1032) Visibility must be declared on method "quote"
(#1032) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1032) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1032) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1032) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1032) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1032) Line exceeds maximum limit of 180 characters; contains 451 characters
(#1033) Line indented incorrectly; expected at least 76 spaces, found 0
(#1033) Variable "P" must be all lower-case
(#1033) Expected 1 space after closing parenthesis; found 0
(#1033) Opening brace must be the last content on the line
(#1033) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1033) Variable "P" must be all lower-case
(#1033) Commas (,) must be followed by white space.
(#1033) Closing brace must be on a line by itself
(#1033) Visibility must be declared on method "select_db"
(#1034) Line indented incorrectly; expected at least 76 spaces, found 0
(#1034) Variable "Db" must be all lower-case
(#1034) Expected 1 space after closing parenthesis; found 0
(#1034) Opening brace must be the last content on the line
(#1035) Line indented incorrectly; expected at least 80 spaces, found 0
(#1035) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1035) Variable "Db" must be all lower-case
(#1035) Commas (,) must be followed by white space.
(#1035) Closing brace must be on a line by itself
(#1035) Visibility must be declared on method "query"
(#1036) Line indented incorrectly; expected at least 76 spaces, found 0
(#1036) Variable "H" must be all lower-case
(#1036) Commas (,) must be followed by white space.
(#1036) Expected 1 space after closing parenthesis; found 0
(#1036) Opening brace must be the last content on the line
(#1036) Variable "I" must be all lower-case
(#1036) Expected 1 space before "="; 0 found
(#1036) Expected 1 space after "="; 0 found
(#1036) Expected 1 space before "?"; 0 found
(#1036) Expected 1 space after "?"; 0 found
(#1036) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1036) Variable "H" must be all lower-case
(#1036) Commas (,) must be followed by white space.
(#1036) Expected 1 space before ":"; 0 found
(#1036) Expected 1 space after ":"; 0 found
(#1036) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1036) Variable "H" must be all lower-case
(#1036) Commas (,) must be followed by white space.
(#1036) Expected 1 space before "="; 0 found
(#1036) Expected 1 space after "="; 0 found
(#1036) Expected "if (...) {\n"; found "if(...){"
(#1036) Variable "I" must be all lower-case
(#1036) Expected 1 space before "="; 0 found
(#1036) Expected 1 space after "="; 0 found
(#1036) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1036) Expected 1 space before "="; 0 found
(#1036) Expected 1 space after "="; 0 found
(#1036) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1036) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1036) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1036) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1036) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1036) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1036) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1036) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1037) Line indented incorrectly; expected at least 84 spaces, found 0
(#1037) Closing brace must be on a line by itself
(#1037) Expected "if (...) {\n"; found "if(...){"
(#1037) Variable "I" must be all lower-case
(#1037) Expected 1 space before "==="; 0 found
(#1037) Expected 1 space after "==="; 0 found
(#1037) Expected 1 space before "="; 0 found
(#1037) Expected 1 space after "="; 0 found
(#1037) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1037) Expected 1 space before "="; 0 found
(#1037) Expected 1 space after "="; 0 found
(#1037) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1038) Line indented incorrectly; expected at least 80 spaces, found 0
(#1038) Closing brace must be on a line by itself
(#1039) Line indented incorrectly; expected at least 84 spaces, found 0
(#1040) Line indented incorrectly; expected at least 84 spaces, found 0
(#1040) Variable "I" must be all lower-case
(#1040) Closing brace must be on a line by itself
(#1040) Visibility must be declared on method "multi_query"
(#1041) Line indented incorrectly; expected at least 80 spaces, found 0
(#1041) Variable "H" 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) Expected 1 space before "="; 0 found
(#1041) Expected 1 space after "="; 0 found
(#1041) Variable "H" must be all lower-case
(#1041) Closing brace must be on a line by itself
(#1041) Visibility must be declared on method "store_result"
(#1042) Line indented incorrectly; expected at least 80 spaces, found 0
(#1042) Expected 1 space after closing parenthesis; found 0
(#1042) Opening brace must be the last content on the line
(#1042) Closing brace must be on a line by itself
(#1042) Visibility must be declared on method "next_result"
(#1043) Line indented incorrectly; expected at least 80 spaces, found 0
(#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 84 spaces, found 0
(#1044) Closing brace must be on a line by itself
(#1044) Visibility must be declared on method "result"
(#1045) Line indented incorrectly; expected at least 80 spaces, found 0
(#1045) Variable "H" must be all lower-case
(#1045) Commas (,) must be followed by white space.
(#1045) Expected 1 space after closing parenthesis; found 0
(#1045) Opening brace must be the last content on the line
(#1045) Variable "I" must be all lower-case
(#1045) Expected 1 space before "="; 0 found
(#1045) Expected 1 space after "="; 0 found
(#1045) Variable "H" must be all lower-case
(#1045) Inline control structures are not allowed
(#1045) Variable "I" must be all lower-case
(#1045) Variable "I" must be all lower-case
(#1046) Line indented incorrectly; expected at least 84 spaces, found 0
(#1047) Line indented incorrectly; expected at least 84 spaces, found 0
(#1047) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1047) Variable "I" must be all lower-case
(#1047) Commas (,) must be followed by white space.
(#1047) Commas (,) must be followed by white space.
(#1047) Closing brace must be on a line by itself
(#1047) Closing brace must be on a line by itself
(#1047) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 197
(#1048) Line indented incorrectly; expected at least 56 spaces, found 0
(#1048) Member variable "num_rows" must not contain underscores.
(#1048) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1048) Scope modifier not specified for member variable "$num_rows"
(#1048) Commas (,) must be followed by white space.
(#1048) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1048) Scope modifier not specified for member variable "$_result"
(#1048) Commas (,) must be followed by white space.
(#1048) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1048) Scope modifier not specified for member variable "$_offset"
(#1048) Expected 1 space before "="; 0 found
(#1048) Expected 1 space after "="; 0 found
(#1048) method name "Min_Result::Min_Result" must be in lower-case letters only
(#1048) PHP4 style constructors are not allowed; use "__construct()" instead
(#1048) Visibility must be declared on method "Min_Result"
(#1049) Line indented incorrectly; expected at least 60 spaces, found 0
(#1049) Variable "I" must be all lower-case
(#1049) Expected 1 space after closing parenthesis; found 0
(#1049) Opening brace must be the last content on the line
(#1049) Expected 1 space before "="; 0 found
(#1049) Expected 1 space after "="; 0 found
(#1049) Variable "I" must be all lower-case
(#1049) Expected 1 space before "="; 0 found
(#1049) Expected 1 space after "="; 0 found
(#1049) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1049) Variable "I" must be all lower-case
(#1049) Closing brace must be on a line by itself
(#1049) Visibility must be declared on method "fetch_assoc"
(#1050) Line indented incorrectly; expected at least 60 spaces, found 0
(#1050) Expected 1 space after closing parenthesis; found 0
(#1050) Opening brace must be the last content on the line
(#1051) Line indented incorrectly; expected at least 64 spaces, found 0
(#1051) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1051) Closing brace must be on a line by itself
(#1051) Visibility must be declared on method "fetch_row"
(#1052) Line indented incorrectly; expected at least 60 spaces, found 0
(#1052) Expected 1 space after closing parenthesis; found 0
(#1052) Opening brace must be the last content on the line
(#1053) Line indented incorrectly; expected at least 64 spaces, found 0
(#1053) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1053) Closing brace must be on a line by itself
(#1053) Visibility must be declared on method "fetch_field"
(#1054) Line indented incorrectly; expected at least 64 spaces, found 0
(#1054) Expected 1 space after closing parenthesis; found 0
(#1054) Opening brace must be the last content on the line
(#1054) Variable "J" must be all lower-case
(#1054) Expected 1 space before "="; 0 found
(#1054) Expected 1 space after "="; 0 found
(#1054) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1054) Commas (,) must be followed by white space.
(#1054) Variable "J" must be all lower-case
(#1054) Expected 1 space before "="; 0 found
(#1054) Expected 1 space after "="; 0 found
(#1054) Variable "J" must be all lower-case
(#1054) Variable "J" must be all lower-case
(#1054) Expected 1 space before "="; 0 found
(#1054) Expected 1 space after "="; 0 found
(#1054) Variable "J" must be all lower-case
(#1054) Variable "J" must be all lower-case
(#1054) Expected 1 space before "="; 0 found
(#1054) Expected 1 space after "="; 0 found
(#1054) Variable "J" must be all lower-case
(#1054) Expected 1 space before "?"; 0 found
(#1054) Expected 1 space after "?"; 0 found
(#1054) Expected 1 space before ":"; 0 found
(#1054) Expected 1 space after ":"; 0 found
(#1054) Variable "J" must be all lower-case
(#1054) Closing brace must be on a line by itself
(#1054) Line exceeds 132 characters; contains 160 characters
(#1054) Line exceeds 132 characters; contains 160 characters
(#1054) Line exceeds 132 characters; contains 160 characters
(#1054) Line exceeds 132 characters; contains 160 characters
(#1054) Line exceeds 132 characters; contains 160 characters
(#1054) Line exceeds 132 characters; contains 160 characters
(#1054) Line exceeds 132 characters; contains 160 characters
(#1054) Visibility must be declared on method "__destruct"
(#1055) Line indented incorrectly; expected at least 64 spaces, found 0
(#1055) Expected 1 space after closing parenthesis; found 0
(#1055) Opening brace must be the last content on the line
(#1055) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1055) Closing brace must be on a line by itself
(#1055) Closing brace must be on a line by itself
(#1055) Closing brace must be on a line by itself
(#1055) Usage of ELSEIF not allowed; use ELSE IF instead
(#1055) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 226
(#1056) Line indented incorrectly; expected at least 60 spaces, found 0
(#1057) Line indented incorrectly; expected at least 60 spaces, found 0
(#1058) Line indented incorrectly; expected at least 60 spaces, found 0
(#1058) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1058) Scope modifier not specified for member variable "$extension"
(#1058) Expected 1 space before "="; 0 found
(#1058) Expected 1 space after "="; 0 found
(#1058) Visibility must be declared on method "connect"
(#1059) Line indented incorrectly; expected at least 64 spaces, found 0
(#1059) Variable "N" must be all lower-case
(#1059) Commas (,) must be followed by white space.
(#1059) Variable "V" must be all lower-case
(#1059) Commas (,) must be followed by white space.
(#1059) Variable "G" 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) Commas (,) must be followed by white space.
(#1059) Commas (,) must be followed by white space.
(#1059) Commas (,) must be followed by white space.
(#1059) Commas (,) must be followed by white space.
(#1059) Variable "N" must be all lower-case
(#1059) Commas (,) must be followed by white space.
(#1059) Variable "V" must be all lower-case
(#1059) Commas (,) must be followed by white space.
(#1059) Variable "G" must be all lower-case
(#1059) Line exceeds 132 characters; contains 173 characters
(#1059) Line exceeds 132 characters; contains 173 characters
(#1059) Line exceeds 132 characters; contains 173 characters
(#1059) Line exceeds 132 characters; contains 173 characters
(#1059) Line exceeds 132 characters; contains 173 characters
(#1059) Line exceeds 132 characters; contains 173 characters
(#1059) Line exceeds 132 characters; contains 173 characters
(#1060) Line indented incorrectly; expected at least 68 spaces, found 0
(#1060) Closing brace must be on a line by itself
(#1060) Visibility must be declared on method "select_db"
(#1061) Line indented incorrectly; expected at least 60 spaces, found 0
(#1061) Variable "Db" must be all lower-case
(#1061) Expected 1 space after closing parenthesis; found 0
(#1061) Opening brace must be the last content on the line
(#1061) Variable "Db" must be all lower-case
(#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 60 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) Commas (,) must be followed by white space.
(#1063) Line indented incorrectly; expected at least 64 spaces, found 0
(#1063) Variable "H" must be all lower-case
(#1063) Commas (,) must be followed by white space.
(#1063) Closing brace must be on a line by itself
(#1063) Closing brace must be on a line by itself
(#1063) Closing brace must be on a line by itself
(#1063) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 236
(#1064) Line indented incorrectly; expected at least 64 spaces, found 0
(#1065) Line indented incorrectly; expected at least 64 spaces, found 0
(#1066) Line indented incorrectly; expected at least 64 spaces, found 0
(#1066) Visibility must be declared on method "insert"
(#1067) Line indented incorrectly; expected at least 68 spaces, found 0
(#1067) Variable "Q" must be all lower-case
(#1067) Commas (,) must be followed by white space.
(#1067) Variable "O" 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) Variable "O" must be all lower-case
(#1067) Expected 1 space before "?"; 0 found
(#1067) Expected 1 space after "?"; 0 found
(#1067) Variable "Q" must be all lower-case
(#1067) Commas (,) must be followed by white space.
(#1067) Variable "O" must be all lower-case
(#1067) Expected 1 space before ":"; 0 found
(#1067) Expected 1 space after ":"; 0 found
(#1067) Variable "Q" must be all lower-case
(#1067) Closing brace must be on a line by itself
(#1067) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#1067) Visibility must be declared on method "insertUpdate"
(#1068) Line indented incorrectly; expected at least 68 spaces, found 0
(#1068) Variable "Q" must be all lower-case
(#1068) Commas (,) must be followed by white space.
(#1068) Variable "L" must be all lower-case
(#1068) Commas (,) must be followed by white space.
(#1068) Expected 1 space after closing parenthesis; found 0
(#1068) Opening brace must be the last content on the line
(#1068) Expected 1 space before "="; 0 found
(#1068) Expected 1 space after "="; 0 found
(#1068) Variable "L" must be all lower-case
(#1068) Expected 1 space before "="; 0 found
(#1068) Expected 1 space after "="; 0 found
(#1068) Variable "Q" must be all lower-case
(#1068) Commas (,) must be followed by white space.
(#1068) Variable "Kh" must be all lower-case
(#1068) Expected 1 space before "="; 0 found
(#1068) Expected 1 space after "="; 0 found
(#1068) Inline control structures are not allowed
(#1068) Expected 1 space after "as"; 0 found
(#1068) Line exceeds 132 characters; contains 135 characters
(#1068) Line exceeds 132 characters; contains 135 characters
(#1068) Line exceeds 132 characters; contains 135 characters
(#1068) Line exceeds 132 characters; contains 135 characters
(#1068) Line exceeds 132 characters; contains 135 characters
(#1068) Line exceeds 132 characters; contains 135 characters
(#1068) Line exceeds 132 characters; contains 135 characters
(#1069) Line indented incorrectly; expected at least 72 spaces, found 0
(#1069) Variable "Kh" must be all lower-case
(#1069) Expected 1 space before "="; 0 found
(#1069) Expected 1 space after "="; 0 found
(#1069) Variable "Fg" must be all lower-case
(#1069) Expected 1 space before "="; 0 found
(#1069) Expected 1 space after "="; 0 found
(#1069) Commas (,) must be followed by white space.
(#1069) Variable "Kh" must be all lower-case
(#1069) Variable "Kh" must be all lower-case
(#1069) Expected 1 space before "="; 0 found
(#1069) Expected 1 space after "="; 0 found
(#1069) Expected 1 space before "="; 0 found
(#1069) Expected 1 space after "="; 0 found
(#1069) Expected "foreach (...) {\n"; found "foreach(...){"
(#1069) Expected 1 space after "as"; 0 found
(#1069) Variable "L" must be all lower-case
(#1070) Line indented incorrectly; expected at least 72 spaces, found 0
(#1070) Variable "O" must be all lower-case
(#1070) Variable "Y" must be all lower-case
(#1070) Expected 1 space before "="; 0 found
(#1070) Expected 1 space after "="; 0 found
(#1070) Commas (,) must be followed by white space.
(#1070) Variable "O" must be all lower-case
(#1070) Expected "if (...) {\n"; found "if(...){"
(#1070) Variable "Kh" must be all lower-case
(#1070) Expected 1 space before "+"; 0 found
(#1070) Expected 1 space after "+"; 0 found
(#1070) Expected 1 space before "+"; 0 found
(#1070) Expected 1 space after "+"; 0 found
(#1070) Variable "Y" must be all lower-case
(#1070) Expected 1 space before "+"; 0 found
(#1070) Expected 1 space after "+"; 0 found
(#1070) Variable "Fg" must be all lower-case
(#1070) Expected 1 space before ">"; 0 found
(#1070) Expected 1 space after ">"; 0 found
(#1070) Inline control structures are not allowed
(#1070) Commas (,) must be followed by white space.
(#1070) Variable "Kh" must be all lower-case
(#1070) Variable "Fg" must be all lower-case
(#1070) Line exceeds 132 characters; contains 133 characters
(#1070) Line exceeds 132 characters; contains 133 characters
(#1070) Line exceeds 132 characters; contains 133 characters
(#1070) Line exceeds 132 characters; contains 133 characters
(#1070) Line exceeds 132 characters; contains 133 characters
(#1070) Line exceeds 132 characters; contains 133 characters
(#1070) Line exceeds 132 characters; contains 133 characters
(#1071) Line indented incorrectly; expected at least 80 spaces, found 0
(#1071) Variable "Kh" must be all lower-case
(#1071) Expected 1 space before "="; 0 found
(#1071) Expected 1 space after "="; 0 found
(#1071) Expected 1 space before "="; 0 found
(#1071) Expected 1 space after "="; 0 found
(#1071) Closing brace must be on a line by itself
(#1071) Variable "Kh" must be all lower-case
(#1071) Expected 1 space before "="; 0 found
(#1071) Expected 1 space after "="; 0 found
(#1071) Variable "Y" must be all lower-case
(#1071) Expected 1 space before "+="; 0 found
(#1071) Expected 1 space after "+="; 0 found
(#1071) Variable "Y" must be all lower-case
(#1071) Expected 1 space before "+"; 0 found
(#1071) Expected 1 space after "+"; 0 found
(#1071) Closing brace must be on a line by itself
(#1072) Line indented incorrectly; expected at least 72 spaces, found 0
(#1072) Commas (,) must be followed by white space.
(#1072) Variable "Kh" must be all lower-case
(#1072) Variable "Fg" must be all lower-case
(#1072) Closing brace must be on a line by itself
(#1072) Closing brace must be on a line by itself
(#1073) Line indented incorrectly; expected at least 64 spaces, found 0
(#1073) Expected 1 space after closing parenthesis; found 0
(#1073) Opening brace must be the last content on the line
(#1073) The use of backticks in strings is not recommended
(#1073) The use of backticks in strings is not recommended
(#1073) Commas (,) must be followed by white space.
(#1073) The use of backticks in strings is not recommended
(#1073) Commas (,) must be followed by white space.
(#1073) The use of backticks in strings is not recommended
(#1073) Closing brace must be on a line by itself
(#1074) Line indented incorrectly; expected at least 64 spaces, found 0
(#1074) Expected 1 space after closing parenthesis; found 0
(#1074) Opening brace must be the last content on the line
(#1075) Line indented incorrectly; expected at least 68 spaces, found 0
(#1075) Closing brace must be on a line by itself
(#1076) Line indented incorrectly; expected at least 64 spaces, found 0
(#1076) Expected 1 space after closing parenthesis; found 0
(#1076) Opening brace must be the last content on the line
(#1076) Expected 1 space before "="; 0 found
(#1076) Expected 1 space after "="; 0 found
(#1077) Line indented incorrectly; expected at least 68 spaces, found 0
(#1077) Expected 1 space before "="; 0 found
(#1077) Expected 1 space after "="; 0 found
(#1077) Expected "if (...) {\n"; found "if(...){"
(#1077) Commas (,) must be followed by white space.
(#1077) Commas (,) must be followed by white space.
(#1077) Closing brace must be on a line by itself
(#1077) Variable "J" must be all lower-case
(#1077) Expected 1 space before "="; 0 found
(#1077) Expected 1 space after "="; 0 found
(#1077) Inline control structures are not allowed
(#1077) Variable "J" must be all lower-case
(#1077) Expected 1 space before "="; 0 found
(#1077) Expected 1 space after "="; 0 found
(#1077) Commas (,) must be followed by white space.
(#1077) Commas (,) must be followed by white space.
(#1077) Variable "J" must be all lower-case
(#1077) Expected 1 space before ">"; 0 found
(#1077) Expected 1 space after ">"; 0 found
(#1077) Variable "J" must be all lower-case
(#1077) Variable "J" must be all lower-case
(#1077) Expected 1 space before "="; 0 found
(#1077) Expected 1 space after "="; 0 found
(#1077) Variable "J" must be all lower-case
(#1077) Closing brace must be on a line by itself
(#1077) Line exceeds maximum limit of 180 characters; contains 269 characters
(#1077) Line exceeds maximum limit of 180 characters; contains 269 characters
(#1077) Line exceeds maximum limit of 180 characters; contains 269 characters
(#1077) Line exceeds maximum limit of 180 characters; contains 269 characters
(#1077) Line exceeds maximum limit of 180 characters; contains 269 characters
(#1077) Line exceeds maximum limit of 180 characters; contains 269 characters
(#1077) Line exceeds maximum limit of 180 characters; contains 269 characters
(#1078) Line indented incorrectly; expected at least 68 spaces, found 0
(#1078) Variable "Jc" must be all lower-case
(#1078) Expected 1 space after closing parenthesis; found 0
(#1078) Opening brace must be the last content on the line
(#1078) Variable "J" must be all lower-case
(#1078) Expected 1 space before "="; 0 found
(#1078) Expected 1 space after "="; 0 found
(#1078) Expected "if (...) {\n"; found "if(...){"
(#1078) Variable "J" must be all lower-case
(#1078) Expected 1 space before "==="; 0 found
(#1078) Expected 1 space after "==="; 0 found
(#1078) Variable "H" must be all lower-case
(#1078) Expected 1 space before "="; 0 found
(#1078) Expected 1 space after "="; 0 found
(#1078) Expected 1 space before ">="; 0 found
(#1078) Expected 1 space after ">="; 0 found
(#1078) Expected 1 space before "?"; 0 found
(#1078) Expected 1 space after "?"; 0 found
(#1078) Expected 1 space before ":"; 0 found
(#1078) Expected 1 space after ":"; 0 found
(#1078) Variable "J" must be all lower-case
(#1078) Expected 1 space before "="; 0 found
(#1078) Expected 1 space after "="; 0 found
(#1078) Variable "Jc" must be all lower-case
(#1078) Expected 1 space before "?"; 0 found
(#1078) Expected 1 space after "?"; 0 found
(#1078) Variable "H" must be all lower-case
(#1078) Expected 1 space before ":"; 0 found
(#1078) Expected 1 space after ":"; 0 found
(#1078) Variable "H" must be all lower-case
(#1078) Commas (,) must be followed by white space.
(#1078) Variable "J" must be all lower-case
(#1078) Closing brace must be on a line by itself
(#1078) Variable "J" must be all lower-case
(#1078) Closing brace must be on a line by itself
(#1078) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1078) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1078) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1078) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1078) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1078) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1078) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1079) Line indented incorrectly; expected at least 68 spaces, found 0
(#1079) Variable "H" must be all lower-case
(#1079) Commas (,) must be followed by white space.
(#1079) Variable "Z" must be all lower-case
(#1079) Commas (,) must be followed by white space.
(#1079) Commas (,) must be followed by white space.
(#1079) Variable "D" must be all lower-case
(#1079) Commas (,) must be followed by white space.
(#1079) Expected 1 space after closing parenthesis; found 0
(#1079) Opening brace must be the last content on the line
(#1079) Variable "H" must be all lower-case
(#1079) Expected 1 space before "!=="; 0 found
(#1079) Expected 1 space after "!=="; 0 found
(#1079) Expected 1 space before "?"; 0 found
(#1079) Expected 1 space after "?"; 0 found
(#1079) Variable "D" must be all lower-case
(#1079) Expected 1 space before "?"; 0 found
(#1079) Expected 1 space after "?"; 0 found
(#1079) Variable "D" must be all lower-case
(#1079) Expected 1 space before ":"; 0 found
(#1079) Expected 1 space after ":"; 0 found
(#1079) Expected 1 space before ":"; 0 found
(#1079) Expected 1 space after ":"; 0 found
(#1079) Closing brace must be on a line by itself
(#1080) Line indented incorrectly; expected at least 68 spaces, found 0
(#1080) Variable "H" must be all lower-case
(#1080) Commas (,) must be followed by white space.
(#1080) Variable "Z" must be all lower-case
(#1080) Expected 1 space after closing parenthesis; found 0
(#1080) Opening brace must be the last content on the line
(#1081) Line indented incorrectly; expected at least 72 spaces, found 0
(#1081) Variable "H" must be all lower-case
(#1081) Commas (,) must be followed by white space.
(#1081) Variable "Z" must be all lower-case
(#1081) Commas (,) must be followed by white space.
(#1081) Closing brace must be on a line by itself
(#1082) Line indented incorrectly; expected at least 68 spaces, found 0
(#1082) Commas (,) must be followed by white space.
(#1082) Expected 1 space after closing parenthesis; found 0
(#1082) Opening brace must be the last content on the line
(#1082) Variable "J" must be all lower-case
(#1082) Expected 1 space before "="; 0 found
(#1082) Expected 1 space after "="; 0 found
(#1082) Expected 1 space before "="; 0 found
(#1082) Expected 1 space after "="; 0 found
(#1082) Commas (,) must be followed by white space.
(#1082) Inline control structures are not allowed
(#1082) Commas (,) must be followed by white space.
(#1082) Commas (,) must be followed by white space.
(#1082) Variable "B" must be all lower-case
(#1082) Variable "J" must be all lower-case
(#1082) Expected 1 space before "="; 0 found
(#1082) Expected 1 space after "="; 0 found
(#1082) Variable "B" must be all lower-case
(#1082) Inline control structures are not allowed
(#1082) Usage of ELSEIF not allowed; use ELSE IF instead
(#1082) Commas (,) must be followed by white space.
(#1082) Commas (,) must be followed by white space.
(#1082) Variable "B" must be all lower-case
(#1082) Variable "J" must be all lower-case
(#1082) Expected 1 space before "="; 0 found
(#1082) Expected 1 space after "="; 0 found
(#1082) Variable "B" must be all lower-case
(#1082) Variable "J" must be all lower-case
(#1082) Closing brace must be on a line by itself
(#1082) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1082) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1082) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1082) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1082) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1082) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1082) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1083) Line indented incorrectly; expected at least 68 spaces, found 0
(#1083) Expected 1 space after closing parenthesis; found 0
(#1083) Opening brace must be the last content on the line
(#1083) Variable "J" must be all lower-case
(#1083) Expected 1 space before "="; 0 found
(#1083) Expected 1 space after "="; 0 found
(#1083) Expected "foreach (...) {\n"; found "foreach(...){"
(#1083) Expected 1 space before "as"; 0 found
(#1083) Expected 1 space after "as"; 0 found
(#1083) Variable "K" must be all lower-case
(#1083) Inline control structures are not allowed
(#1083) Commas (,) must be followed by white space.
(#1083) Variable "K" must be all lower-case
(#1083) Variable "J" must be all lower-case
(#1083) Expected 1 space before "="; 0 found
(#1083) Expected 1 space after "="; 0 found
(#1083) Variable "K" must be all lower-case
(#1083) Closing brace must be on a line by itself
(#1083) Variable "J" must be all lower-case
(#1083) Closing brace must be on a line by itself
(#1083) Line exceeds 132 characters; contains 141 characters
(#1083) Line exceeds 132 characters; contains 141 characters
(#1083) Line exceeds 132 characters; contains 141 characters
(#1083) Line exceeds 132 characters; contains 141 characters
(#1083) Line exceeds 132 characters; contains 141 characters
(#1083) Line exceeds 132 characters; contains 141 characters
(#1083) Line exceeds 132 characters; contains 141 characters
(#1084) Line indented incorrectly; expected at least 68 spaces, found 0
(#1084) Expected 1 space after closing parenthesis; found 0
(#1084) Opening brace must be the last content on the line
(#1084) Closing brace must be on a line by itself
(#1085) Line indented incorrectly; expected at least 68 spaces, found 0
(#1085) Expected 1 space after closing parenthesis; found 0
(#1085) Opening brace must be the last content on the line
(#1086) Line indented incorrectly; expected at least 72 spaces, found 0
(#1086) Expected 1 space before ">="; 0 found
(#1086) Expected 1 space after ">="; 0 found
(#1086) Expected 1 space before "?"; 0 found
(#1086) Expected 1 space after "?"; 0 found
(#1086) Expected 1 space before ":"; 0 found
(#1086) Expected 1 space after ":"; 0 found
(#1086) Closing brace must be on a line by itself
(#1086) Line exceeds 132 characters; contains 171 characters
(#1086) Line exceeds 132 characters; contains 171 characters
(#1086) Line exceeds 132 characters; contains 171 characters
(#1086) Line exceeds 132 characters; contains 171 characters
(#1086) Line exceeds 132 characters; contains 171 characters
(#1086) Line exceeds 132 characters; contains 171 characters
(#1086) Line exceeds 132 characters; contains 171 characters
(#1087) Line indented incorrectly; expected at least 68 spaces, found 0
(#1087) Expected 1 space after closing parenthesis; found 0
(#1087) Opening brace must be the last content on the line
(#1087) Variable "J" must be all lower-case
(#1087) Expected 1 space before "="; 0 found
(#1087) Expected 1 space after "="; 0 found
(#1087) Inline control structures are not allowed
(#1087) Expected 1 space after "as"; 0 found
(#1088) Line indented incorrectly; expected at least 72 spaces, found 0
(#1088) Variable "J" must be all lower-case
(#1088) Expected 1 space before "="; 0 found
(#1088) Expected 1 space after "="; 0 found
(#1088) Variable "J" must be all lower-case
(#1088) Closing brace must be on a line by itself
(#1089) Line indented incorrectly; expected at least 72 spaces, found 0
(#1089) Variable "C" must be all lower-case
(#1089) Commas (,) must be followed by white space.
(#1089) Variable "Cc" must be all lower-case
(#1089) Expected 1 space after closing parenthesis; found 0
(#1089) Opening brace must be the last content on the line
(#1089) Variable "J" must be all lower-case
(#1089) Expected 1 space before "="; 0 found
(#1089) Expected 1 space after "="; 0 found
(#1089) Expected "foreach (...) {\n"; found "foreach(...){"
(#1089) Expected 1 space before "as"; 0 found
(#1089) Expected 1 space after "as"; 0 found
(#1089) Variable "Cc" must be all lower-case
(#1089) Expected 1 space before ">="; 0 found
(#1089) Expected 1 space after ">="; 0 found
(#1089) Expected 1 space before "?"; 0 found
(#1089) Expected 1 space after "?"; 0 found
(#1089) Variable "C" must be all lower-case
(#1089) Expected 1 space before "!="; 0 found
(#1089) Expected 1 space after "!="; 0 found
(#1089) Expected 1 space before "?"; 0 found
(#1089) Expected 1 space after "?"; 0 found
(#1089) Variable "C" must be all lower-case
(#1089) Expected 1 space before ":"; 0 found
(#1089) Expected 1 space after ":"; 0 found
(#1089) Expected 1 space before ":"; 0 found
(#1089) Expected 1 space after ":"; 0 found
(#1089) Variable "C" must be all lower-case
(#1089) Expected 1 space before "!="; 0 found
(#1089) Expected 1 space after "!="; 0 found
(#1089) Expected 1 space before "?"; 0 found
(#1089) Expected 1 space after "?"; 0 found
(#1089) Variable "C" must be all lower-case
(#1089) Commas (,) must be followed by white space.
(#1089) Expected 1 space before ":"; 0 found
(#1089) Expected 1 space after ":"; 0 found
(#1089) Variable "K" must be all lower-case
(#1089) Inline control structures are not allowed
(#1089) Variable "K" must be all lower-case
(#1089) Expected 1 space before "=="; 0 found
(#1089) Expected 1 space after "=="; 0 found
(#1089) Variable "K" must be all lower-case
(#1089) Expected 1 space before "="; 0 found
(#1089) Expected 1 space after "="; 0 found
(#1089) Commas (,) must be followed by white space.
(#1089) Commas (,) must be followed by white space.
(#1089) Variable "K" must be all lower-case
(#1089) Inline control structures are not allowed
(#1089) Variable "K" must be all lower-case
(#1089) Variable "K" must be all lower-case
(#1089) Expected 1 space before "="; 0 found
(#1089) Expected 1 space after "="; 0 found
(#1089) Inline control structures are not allowed
(#1089) Variable "C" must be all lower-case
(#1089) Expected 1 space before "!="; 0 found
(#1089) Expected 1 space after "!="; 0 found
(#1089) Variable "K" must be all lower-case
(#1089) Variable "J" must be all lower-case
(#1089) Variable "K" must be all lower-case
(#1089) Expected 1 space before "="; 0 found
(#1089) Expected 1 space after "="; 0 found
(#1089) Variable "K" must be all lower-case
(#1089) Closing brace must be on a line by itself
(#1089) Variable "J" must be all lower-case
(#1089) Closing brace must be on a line by itself
(#1089) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1089) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1089) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1089) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1089) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1089) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1089) Line exceeds maximum limit of 180 characters; contains 543 characters
(#1090) Line indented incorrectly; expected at least 72 spaces, found 0
(#1090) Variable "R" must be all lower-case
(#1090) Expected 1 space after closing parenthesis; found 0
(#1090) Opening brace must be the last content on the line
(#1090) Variable "R" must be all lower-case
(#1090) Expected 1 space before "==="; 0 found
(#1090) Expected 1 space after "==="; 0 found
(#1090) Closing brace must be on a line by itself
(#1091) Line indented incorrectly; expected at least 72 spaces, found 0
(#1091) Variable "R" must be all lower-case
(#1091) Expected 1 space after closing parenthesis; found 0
(#1091) Opening brace must be the last content on the line
(#1092) Line indented incorrectly; expected at least 76 spaces, found 0
(#1092) Commas (,) must be followed by white space.
(#1092) Variable "R" must be all lower-case
(#1092) Closing brace must be on a line by itself
(#1093) Line indented incorrectly; expected at least 72 spaces, found 0
(#1093) Variable "Q" 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 "J" must be all lower-case
(#1093) Expected 1 space before "="; 0 found
(#1093) Expected 1 space after "="; 0 found
(#1093) Expected "foreach (...) {\n"; found "foreach(...){"
(#1093) Expected 1 space before "as"; 0 found
(#1093) Expected 1 space after "as"; 0 found
(#1093) Variable "Q" must be all lower-case
(#1093) Variable "K" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Variable "K" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Variable "B" must be all lower-case
(#1093) Variable "J" must be all lower-case
(#1093) Variable "K" must be all lower-case
(#1093) Expected 1 space before "="; 0 found
(#1093) Expected 1 space after "="; 0 found
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Variable "K" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Variable "K" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Variable "B" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Variable "B" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Variable "B" must be all lower-case
(#1093) Variable "B" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Variable "K" must be all lower-case
(#1093) Expected 1 space before "!="; 0 found
(#1093) Expected 1 space after "!="; 0 found
(#1093) Commas (,) must be followed by white space.
(#1093) Variable "B" must be all lower-case
(#1093) Expected 1 space before "?"; 0 found
(#1093) Expected 1 space after "?"; 0 found
(#1093) Variable "K" must be all lower-case
(#1093) Expected 1 space before ":"; 0 found
(#1093) Expected 1 space after ":"; 0 found
(#1093) Commas (,) must be followed by white space.
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Variable "K" must be all lower-case
(#1093) Expected 1 space before "=="; 0 found
(#1093) Expected 1 space after "=="; 0 found
(#1093) Commas (,) must be followed by white space.
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Variable "K" must be all lower-case
(#1093) Expected 1 space before "=="; 0 found
(#1093) Expected 1 space after "=="; 0 found
(#1093) Commas (,) must be followed by white space.
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Commas (,) must be followed by white space.
(#1093) Variable "K" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Variable "B" must be all lower-case
(#1093) Expected 1 space before "?"; 0 found
(#1093) Expected 1 space after "?"; 0 found
(#1093) Variable "B" must be all lower-case
(#1093) Expected 1 space before ":"; 0 found
(#1093) Expected 1 space after ":"; 0 found
(#1093) Commas (,) must be followed by white space.
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Variable "K" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Commas (,) must be followed by white space.
(#1093) Variable "K" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Variable "K" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Expected 1 space before "=>"; 0 found
(#1093) Expected 1 space after "=>"; 0 found
(#1093) Variable "K" must be all lower-case
(#1093) Expected 1 space before "=="; 0 found
(#1093) Expected 1 space after "=="; 0 found
(#1093) Commas (,) must be followed by white space.
(#1093) Closing brace must be on a line by itself
(#1093) Variable "J" must be all lower-case
(#1093) Closing brace must be on a line by itself
(#1093) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1093) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1093) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1093) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1093) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1093) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1093) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1094) Line indented incorrectly; expected at least 72 spaces, found 0
(#1094) Variable "Q" 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) Variable "J" must be all lower-case
(#1094) Expected 1 space before "="; 0 found
(#1094) Expected 1 space after "="; 0 found
(#1094) Expected "foreach (...) {\n"; found "foreach(...){"
(#1094) Expected 1 space before "as"; 0 found
(#1094) Expected 1 space after "as"; 0 found
(#1094) Variable "Q" must be all lower-case
(#1094) Commas (,) must be followed by white space.
(#1094) Variable "K" must be all lower-case
(#1094) Variable "J" must be all lower-case
(#1094) Variable "K" must be all lower-case
(#1094) Expected 1 space before "="; 0 found
(#1094) Expected 1 space after "="; 0 found
(#1094) Variable "K" must be all lower-case
(#1094) Expected 1 space before "=="; 0 found
(#1094) Expected 1 space after "=="; 0 found
(#1094) Expected 1 space before "?"; 0 found
(#1094) Expected 1 space after "?"; 0 found
(#1094) Expected 1 space before ":"; 0 found
(#1094) Expected 1 space after ":"; 0 found
(#1094) Variable "K" must be all lower-case
(#1094) Expected 1 space before "=="; 0 found
(#1094) Expected 1 space after "=="; 0 found
(#1094) Expected 1 space before "?"; 0 found
(#1094) Expected 1 space after "?"; 0 found
(#1094) Expected 1 space before ":"; 0 found
(#1094) Expected 1 space after ":"; 0 found
(#1094) Variable "K" must be all lower-case
(#1094) Expected 1 space before "?"; 0 found
(#1094) Expected 1 space after "?"; 0 found
(#1094) Expected 1 space before ":"; 0 found
(#1094) Expected 1 space after ":"; 0 found
(#1094) Variable "J" must be all lower-case
(#1094) Variable "K" must be all lower-case
(#1094) Expected 1 space before "="; 0 found
(#1094) Expected 1 space after "="; 0 found
(#1094) Variable "K" must be all lower-case
(#1094) Variable "J" must be all lower-case
(#1094) Variable "K" must be all lower-case
(#1094) Expected 1 space before "="; 0 found
(#1094) Expected 1 space after "="; 0 found
(#1094) Variable "K" must be all lower-case
(#1094) Variable "J" must be all lower-case
(#1094) Variable "K" must be all lower-case
(#1094) Expected 1 space before "="; 0 found
(#1094) Expected 1 space after "="; 0 found
(#1094) Closing brace must be on a line by itself
(#1094) Variable "J" must be all lower-case
(#1094) Closing brace must be on a line by itself
(#1094) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1094) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1094) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1094) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1094) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1094) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1094) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1095) Line indented incorrectly; expected at least 72 spaces, found 0
(#1095) Variable "Q" must be all lower-case
(#1095) Expected 1 space after closing parenthesis; found 0
(#1095) Opening brace must be the last content on the line
(#1095) Commas (,) must be followed by white space.
(#1095) Variable "Ge" must be all lower-case
(#1095) Scope keyword "static" must be followed by a single space
(#1095) Expected 1 space before "="; 0 found
(#1095) Expected 1 space after "="; 0 found
(#1095) The use of backticks in strings is not recommended
(#1095) Variable "J" 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) Variable "Q" must be all lower-case
(#1095) Commas (,) must be followed by white space.
(#1095) Expected "if (...) {\n"; found "if(...){"
(#1095) Commas (,) must be followed by white space.
(#1095) Commas (,) must be followed by white space.
(#1095) Variable "Zd" must be all lower-case
(#1095) Commas (,) must be followed by white space.
(#1095) Expected "foreach (...) {\n"; found "foreach(...){"
(#1095) Expected 1 space after "as"; 0 found
(#1095) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1095) Variable "Zd" must be all lower-case
(#1095) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1095) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1095) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1095) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1095) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1095) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1096) Line indented incorrectly; expected at least 80 spaces, found 0
(#1096) Variable "B" must be all lower-case
(#1096) Commas (,) must be followed by white space.
(#1096) Variable "B" must be all lower-case
(#1096) Commas (,) must be followed by white space.
(#1096) Commas (,) must be followed by white space.
(#1096) Variable "B" must be all lower-case
(#1096) Commas (,) must be followed by white space.
(#1096) Variable "Sg" must be all lower-case
(#1096) Variable "J" must be all lower-case
(#1096) Variable "B" 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 "B" 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 "B" must be all lower-case
(#1096) Expected 1 space before ":"; 0 found
(#1096) Expected 1 space after ":"; 0 found
(#1096) Variable "B" must be all lower-case
(#1096) Commas (,) must be followed by white space.
(#1096) Expected 1 space before "=>"; 0 found
(#1096) Expected 1 space after "=>"; 0 found
(#1096) Variable "B" 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 "B" must be all lower-case
(#1096) Expected 1 space before ":"; 0 found
(#1096) Expected 1 space after ":"; 0 found
(#1096) Variable "B" must be all lower-case
(#1096) Commas (,) must be followed by white space.
(#1096) Expected 1 space before "=>"; 0 found
(#1096) Expected 1 space after "=>"; 0 found
(#1096) Commas (,) must be followed by white space.
(#1096) Commas (,) must be followed by white space.
(#1096) Expected 1 space before "=>"; 0 found
(#1096) Expected 1 space after "=>"; 0 found
(#1096) Commas (,) must be followed by white space.
(#1096) Variable "Sg" must be all lower-case
(#1096) Commas (,) must be followed by white space.
(#1096) Expected 1 space before "=>"; 0 found
(#1096) Expected 1 space after "=>"; 0 found
(#1096) Variable "B" must be all lower-case
(#1096) Expected 1 space before "?"; 0 found
(#1096) Expected 1 space after "?"; 0 found
(#1096) Variable "B" 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) Expected 1 space before "=>"; 0 found
(#1096) Expected 1 space after "=>"; 0 found
(#1096) Variable "B" must be all lower-case
(#1096) Expected 1 space before "?"; 0 found
(#1096) Expected 1 space after "?"; 0 found
(#1096) Variable "B" 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) Closing brace must be on a line by itself
(#1096) Closing brace must be on a line by itself
(#1096) Variable "J" must be all lower-case
(#1096) Closing brace must be on a line by itself
(#1096) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1096) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1096) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1096) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1096) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1096) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1096) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1097) Line indented incorrectly; expected at least 72 spaces, found 0
(#1097) Variable "C" must be all lower-case
(#1097) Expected 1 space after closing parenthesis; found 0
(#1097) Opening brace must be the last content on the line
(#1098) Line indented incorrectly; expected at least 76 spaces, found 0
(#1098) Expected 1 space before "=>"; 0 found
(#1098) Expected 1 space after "=>"; 0 found
(#1098) The use of backticks in strings is not recommended
(#1098) Commas (,) must be followed by white space.
(#1098) Commas (,) must be followed by white space.
(#1098) Variable "C" must be all lower-case
(#1098) Commas (,) must be followed by white space.
(#1098) Closing brace must be on a line by itself
(#1099) Line indented incorrectly; expected at least 80 spaces, found 0
(#1099) Expected 1 space after closing parenthesis; found 0
(#1099) Opening brace must be the last content on the line
(#1099) Variable "J" must be all lower-case
(#1099) Expected 1 space before "="; 0 found
(#1099) Expected 1 space after "="; 0 found
(#1099) Expected "foreach (...) {\n"; found "foreach(...){"
(#1099) Expected 1 space before "as"; 0 found
(#1099) Expected 1 space after "as"; 0 found
(#1099) Variable "K" must be all lower-case
(#1099) Inline control structures are not allowed
(#1099) Variable "K" must be all lower-case
(#1099) Variable "J" must be all lower-case
(#1099) Variable "K" must be all lower-case
(#1099) Expected 1 space before "="; 0 found
(#1099) Expected 1 space after "="; 0 found
(#1099) Variable "K" must be all lower-case
(#1099) Inline control structures are not allowed
(#1099) Variable "J" must be all lower-case
(#1099) Variable "K" must be all lower-case
(#1099) Expected 1 space before "="; 0 found
(#1099) Expected 1 space after "="; 0 found
(#1099) Variable "K" must be all lower-case
(#1099) Closing brace must be on a line by itself
(#1099) Variable "J" must be all lower-case
(#1099) Inline control structures are not allowed
(#1099) Expected 1 space before "=>"; 0 found
(#1099) Expected 1 space after "=>"; 0 found
(#1099) Expected 1 space after "as"; 0 found
(#1099) Line exceeds 132 characters; contains 180 characters
(#1099) Line exceeds 132 characters; contains 180 characters
(#1099) Line exceeds 132 characters; contains 180 characters
(#1099) Line exceeds 132 characters; contains 180 characters
(#1099) Line exceeds 132 characters; contains 180 characters
(#1099) Line exceeds 132 characters; contains 180 characters
(#1099) Line exceeds 132 characters; contains 180 characters
(#1099) Variable "J" must be all lower-case
(#1100) Line indented incorrectly; expected at least 84 spaces, found 0
(#1100) Expected 1 space before "=>"; 0 found
(#1100) Expected 1 space after "=>"; 0 found
(#1100) Variable "X" must be all lower-case
(#1100) Variable "J" must be all lower-case
(#1100) Variable "J" must be all lower-case
(#1100) Closing brace must be on a line by itself
(#1101) Line indented incorrectly; expected at least 76 spaces, found 0
(#1101) Expected 1 space after closing parenthesis; found 0
(#1101) Opening brace must be the last content on the line
(#1101) Expected 1 space before ">="; 0 found
(#1101) Expected 1 space after ">="; 0 found
(#1101) Expected 1 space before "=="; 0 found
(#1101) Expected 1 space after "=="; 0 found
(#1101) Expected 1 space before ">="; 0 found
(#1101) Expected 1 space after ">="; 0 found
(#1101) Expected 1 space before "=="; 0 found
(#1101) Expected 1 space after "=="; 0 found
(#1101) Closing brace must be on a line by itself
(#1101) Line exceeds 132 characters; contains 144 characters
(#1101) Line exceeds 132 characters; contains 144 characters
(#1101) Line exceeds 132 characters; contains 144 characters
(#1101) Line exceeds 132 characters; contains 144 characters
(#1101) Line exceeds 132 characters; contains 144 characters
(#1101) Line exceeds 132 characters; contains 144 characters
(#1101) Line exceeds 132 characters; contains 144 characters
(#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
(#1103) Line indented incorrectly; expected at least 80 spaces, found 0
(#1103) Commas (,) must be followed by white space.
(#1103) Commas (,) must be followed by white space.
(#1103) Closing brace must be on a line by itself
(#1104) Line indented incorrectly; expected at least 76 spaces, found 0
(#1104) Expected 1 space after closing parenthesis; found 0
(#1104) Opening brace must be the last content on the line
(#1104) Inline control structures are not allowed
(#1104) Commas (,) must be followed by white space.
(#1104) Commas (,) must be followed by white space.
(#1104) Variable "Qf" must be all lower-case
(#1104) Variable "Qf" must be all lower-case
(#1104) Expected 1 space before "-"; 0 found
(#1104) Expected 1 space after "-"; 0 found
(#1104) Closing brace must be on a line by itself
(#1105) Line indented incorrectly; expected at least 76 spaces, found 0
(#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) Commas (,) must be followed by white space.
(#1106) Line indented incorrectly; expected at least 80 spaces, found 0
(#1106) Expected 1 space before "?"; 0 found
(#1106) Expected 1 space after "?"; 0 found
(#1106) Expected 1 space before ":"; 0 found
(#1106) Expected 1 space after ":"; 0 found
(#1106) Closing brace must be on a line by itself
(#1107) Line indented incorrectly; expected at least 76 spaces, found 0
(#1107) Expected 1 space after closing parenthesis; found 0
(#1107) Opening brace must be the last content on the line
(#1107) Commas (,) must be followed by white space.
(#1108) Line indented incorrectly; expected at least 80 spaces, found 0
(#1108) Commas (,) must be followed by white space.
(#1108) Commas (,) must be followed by white space.
(#1108) Closing brace must be on a line by itself
(#1109) Line indented incorrectly; expected at least 80 spaces, found 0
(#1109) Variable "C" must be all lower-case
(#1109) Commas (,) must be followed by white space.
(#1109) Expected 1 space after closing parenthesis; found 0
(#1109) Opening brace must be the last content on the line
(#1109) Expected "if (...) {\n"; found "if(...){"
(#1109) Variable "C" must be all lower-case
(#1109) Commas (,) must be followed by white space.
(#1109) Variable "Sf" must be all lower-case
(#1109) Expected 1 space before "="; 0 found
(#1109) Expected 1 space after "="; 0 found
(#1109) Inline control structures are not allowed
(#1109) Expected 1 space before "=>"; 0 found
(#1109) Expected 1 space after "=>"; 0 found
(#1109) Expected 1 space before "as"; 0 found
(#1109) Expected 1 space after "as"; 0 found
(#1109) Variable "Q" must be all lower-case
(#1109) Expected 1 space before "=>"; 0 found
(#1109) Expected 1 space after "=>"; 0 found
(#1109) Variable "U" must be all lower-case
(#1109) Variable "Sf" must be all lower-case
(#1109) Expected 1 space before "="; 0 found
(#1109) Expected 1 space after "="; 0 found
(#1109) Variable "Q" must be all lower-case
(#1109) Variable "C" must be all lower-case
(#1109) Variable "Q" must be all lower-case
(#1109) Expected "if (...) {\n"; found "if(...){"
(#1109) Variable "Sf" must be all lower-case
(#1109) Commas (,) must be followed by white space.
(#1109) Variable "Sf" must be all lower-case
(#1109) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1109) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1109) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1109) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1109) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1109) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1109) Line exceeds maximum limit of 180 characters; contains 244 characters
(#1110) Line indented incorrectly; expected at least 92 spaces, found 0
(#1110) Closing brace must be on a line by itself
(#1110) Closing brace must be on a line by itself
(#1111) Line indented incorrectly; expected at least 80 spaces, found 0
(#1111) Closing brace must be on a line by itself
(#1112) Line indented incorrectly; expected at least 80 spaces, found 0
(#1112) Expected 1 space after closing parenthesis; found 0
(#1112) Opening brace must be the last content on the line
(#1112) Variable "La" must be all lower-case
(#1112) Expected 1 space before "="; 0 found
(#1112) Expected 1 space after "="; 0 found
(#1112) Expected "if (...) {\n"; found "if(...){"
(#1112) Expected 1 space before "!="; 0 found
(#1112) Expected 1 space after "!="; 0 found
(#1112) Expected "foreach (...) {\n"; found "foreach(...){"
(#1112) Expected 1 space before "as"; 0 found
(#1112) Expected 1 space after "as"; 0 found
(#1112) Expected "if (...) {\n"; found "if(...){"
(#1112) Commas (,) must be followed by white space.
(#1112) Commas (,) must be followed by white space.
(#1112) Variable "La" must be all lower-case
(#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) Inline control structures are not allowed
(#1112) Expected 1 space before "=="; 0 found
(#1112) Expected 1 space after "=="; 0 found
(#1112) Variable "La" must be all lower-case
(#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) Closing brace must be on a line by itself
(#1112) Variable "La" must be all lower-case
(#1112) Closing brace must be on a line by itself
(#1112) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1112) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1112) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1112) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1112) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1112) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1112) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1113) Line indented incorrectly; expected at least 80 spaces, found 0
(#1113) Variable "Q" must be all lower-case
(#1113) Commas (,) must be followed by white space.
(#1113) Variable "C" must be all lower-case
(#1113) Commas (,) must be followed by white space.
(#1113) Commas (,) must be followed by white space.
(#1113) Variable "Kc" must be all lower-case
(#1113) Commas (,) must be followed by white space.
(#1113) Commas (,) must be followed by white space.
(#1113) Commas (,) must be followed by white space.
(#1113) Commas (,) must be followed by white space.
(#1113) Variable "Ka" must be all lower-case
(#1113) Commas (,) must be followed by white space.
(#1113) Expected 1 space after closing parenthesis; found 0
(#1113) Opening brace must be the last content on the line
(#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) Expected 1 space before "="; 0 found
(#1114) Expected 1 space after "="; 0 found
(#1114) Expected 1 space before "?"; 0 found
(#1114) Expected 1 space after "?"; 0 found
(#1114) Variable "Q" must be all lower-case
(#1114) Expected 1 space before "!="; 0 found
(#1114) Expected 1 space after "!="; 0 found
(#1114) Expected 1 space before "?"; 0 found
(#1114) Expected 1 space after "?"; 0 found
(#1114) Expected 1 space before "!="; 0 found
(#1114) Expected 1 space after "!="; 0 found
(#1114) Expected 1 space before "?"; 0 found
(#1114) Expected 1 space after "?"; 0 found
(#1114) Expected 1 space before ":"; 0 found
(#1114) Expected 1 space after ":"; 0 found
(#1114) Expected 1 space before ":"; 0 found
(#1114) Expected 1 space after ":"; 0 found
(#1114) Variable "Q" must be all lower-case
(#1114) Expected 1 space before "!="; 0 found
(#1114) Expected 1 space after "!="; 0 found
(#1114) Expected 1 space before "?"; 0 found
(#1114) Expected 1 space after "?"; 0 found
(#1114) Expected 1 space before ":"; 0 found
(#1114) Expected 1 space after ":"; 0 found
(#1114) Expected 1 space before ":"; 0 found
(#1114) Expected 1 space after ":"; 0 found
(#1114) Expected 1 space before "="; 0 found
(#1114) Expected 1 space after "="; 0 found
(#1114) Commas (,) must be followed by white space.
(#1114) Variable "Kc" must be all lower-case
(#1114) Variable "_g" must not contain underscores.
(#1114) Expected 1 space before "="; 0 found
(#1114) Expected 1 space after "="; 0 found
(#1114) Expected 1 space before "?"; 0 found
(#1114) Expected 1 space after "?"; 0 found
(#1114) Expected 1 space before ":"; 0 found
(#1114) Expected 1 space after ":"; 0 found
(#1114) Expected 1 space before "?"; 0 found
(#1114) Expected 1 space after "?"; 0 found
(#1114) Expected 1 space before ":"; 0 found
(#1114) Expected 1 space after ":"; 0 found
(#1114) Variable "Ka" must be all lower-case
(#1114) Expected 1 space before "!="; 0 found
(#1114) Expected 1 space after "!="; 0 found
(#1114) Expected 1 space before "?"; 0 found
(#1114) Expected 1 space after "?"; 0 found
(#1114) Variable "Ka" must be all lower-case
(#1114) Expected 1 space before ":"; 0 found
(#1114) Expected 1 space after ":"; 0 found
(#1114) Inline control structures are not allowed
(#1114) Variable "Q" must be all lower-case
(#1114) Expected 1 space before "=="; 0 found
(#1114) Expected 1 space after "=="; 0 found
(#1114) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1114) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1114) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1114) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1114) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1114) Line exceeds maximum limit of 180 characters; contains 293 characters
(#1114) Line exceeds maximum limit of 180 characters; contains 293 characters
(#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 "_g" must not contain underscores.
(#1115) Inline control structures are not allowed
(#1115) Variable "Q" must be all lower-case
(#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) Variable "C" must be all lower-case
(#1115) Expected 1 space before "="; 0 found
(#1115) Expected 1 space after "="; 0 found
(#1115) Variable "_g" must not contain underscores.
(#1116) Line indented incorrectly; expected at least 84 spaces, found 0
(#1116) Variable "Q" must be all lower-case
(#1116) Commas (,) must be followed by white space.
(#1116) Closing brace must be on a line by itself
(#1117) Line indented incorrectly; expected at least 80 spaces, found 0
(#1117) Variable "Q" must be all lower-case
(#1117) Commas (,) must be followed by white space.
(#1117) Expected 1 space after closing parenthesis; found 0
(#1117) Opening brace must be the last content on the line
(#1117) Inline control structures are not allowed
(#1117) Expected 1 space before "=>"; 0 found
(#1117) Expected 1 space after "=>"; 0 found
(#1117) Expected 1 space after "as"; 0 found
(#1118) Line indented incorrectly; expected at least 84 spaces, found 0
(#1118) Expected 1 space before "=>"; 0 found
(#1118) Expected 1 space after "=>"; 0 found
(#1118) Variable "X" must be all lower-case
(#1118) Expected 1 space before "="; 0 found
(#1118) Expected 1 space after "="; 0 found
(#1118) Variable "X" must be all lower-case
(#1118) Expected 1 space before "=="; 0 found
(#1118) Expected 1 space after "=="; 0 found
(#1118) Expected 1 space before "?"; 0 found
(#1118) Expected 1 space after "?"; 0 found
(#1118) Variable "X" must be all lower-case
(#1118) Expected 1 space before ":"; 0 found
(#1118) Expected 1 space after ":"; 0 found
(#1118) Variable "X" must be all lower-case
(#1118) Variable "X" must be all lower-case
(#1118) Expected 1 space before "=="; 0 found
(#1118) Expected 1 space after "=="; 0 found
(#1118) Expected 1 space before "?"; 0 found
(#1118) Expected 1 space after "?"; 0 found
(#1118) Expected 1 space before ":"; 0 found
(#1118) Expected 1 space after ":"; 0 found
(#1118) Variable "X" must be all lower-case
(#1118) Expected 1 space before "!="; 0 found
(#1118) Expected 1 space after "!="; 0 found
(#1118) Expected 1 space before "?"; 0 found
(#1118) Expected 1 space after "?"; 0 found
(#1118) Variable "X" must be all lower-case
(#1118) Expected 1 space before ":"; 0 found
(#1118) Expected 1 space after ":"; 0 found
(#1118) Variable "X" must be all lower-case
(#1118) Line exceeds 132 characters; contains 159 characters
(#1118) Line exceeds 132 characters; contains 159 characters
(#1118) Line exceeds 132 characters; contains 159 characters
(#1118) Line exceeds 132 characters; contains 159 characters
(#1118) Line exceeds 132 characters; contains 159 characters
(#1118) Line exceeds 132 characters; contains 159 characters
(#1118) Line exceeds 132 characters; contains 159 characters
(#1119) Line indented incorrectly; expected at least 84 spaces, found 0
(#1119) Variable "Q" must be all lower-case
(#1119) Commas (,) must be followed by white space.
(#1119) Closing brace must be on a line by itself
(#1120) Line indented incorrectly; expected at least 84 spaces, found 0
(#1120) Variable "S" must be all lower-case
(#1120) Expected 1 space after closing parenthesis; found 0
(#1120) Opening brace must be the last content on the line
(#1121) Line indented incorrectly; expected at least 88 spaces, found 0
(#1121) Commas (,) must be followed by white space.
(#1121) Variable "S" must be all lower-case
(#1121) Closing brace must be on a line by itself
(#1122) Line indented incorrectly; expected at least 84 spaces, found 0
(#1122) Variable "Ph" must be all lower-case
(#1122) Expected 1 space after closing parenthesis; found 0
(#1122) Opening brace must be the last content on the line
(#1123) Line indented incorrectly; expected at least 88 spaces, found 0
(#1123) Commas (,) must be followed by white space.
(#1123) Commas (,) must be followed by white space.
(#1123) Variable "Ph" must be all lower-case
(#1123) Closing brace must be on a line by itself
(#1124) Line indented incorrectly; expected at least 88 spaces, found 0
(#1124) Variable "S" must be all lower-case
(#1124) Expected 1 space after closing parenthesis; found 0
(#1124) Opening brace must be the last content on the line
(#1125) Line indented incorrectly; expected at least 92 spaces, found 0
(#1125) Commas (,) must be followed by white space.
(#1125) Commas (,) must be followed by white space.
(#1125) Variable "S" must be all lower-case
(#1125) Closing brace must be on a line by itself
(#1126) Line indented incorrectly; expected at least 88 spaces, found 0
(#1126) Variable "S" must be all lower-case
(#1126) Commas (,) must be followed by white space.
(#1126) Variable "Ph" must be all lower-case
(#1126) Commas (,) must be followed by white space.
(#1126) Variable "Sg" must be all lower-case
(#1126) Expected 1 space after closing parenthesis; found 0
(#1126) Opening brace must be the last content on the line
(#1126) Variable "Sf" must be all lower-case
(#1126) Expected 1 space before "="; 0 found
(#1126) Expected 1 space after "="; 0 found
(#1126) Inline control structures are not allowed
(#1126) Expected 1 space before "as"; 0 found
(#1126) Expected 1 space after "as"; 0 found
(#1126) Variable "S" must be all lower-case
(#1126) Commas (,) must be followed by white space.
(#1126) Variable "Ph" must be all lower-case
(#1126) Variable "Q" must be all lower-case
(#1126) Variable "Sf" must be all lower-case
(#1126) Expected 1 space before "="; 0 found
(#1126) Expected 1 space after "="; 0 found
(#1126) Variable "Q" must be all lower-case
(#1126) Variable "Sg" must be all lower-case
(#1126) Variable "Q" must be all lower-case
(#1127) Line indented incorrectly; expected at least 92 spaces, found 0
(#1127) Commas (,) must be followed by white space.
(#1127) Variable "Sf" must be all lower-case
(#1127) Closing brace must be on a line by itself
(#1128) Line indented incorrectly; expected at least 92 spaces, found 0
(#1128) Variable "S" must be all lower-case
(#1128) Commas (,) must be followed by white space.
(#1128) Variable "Ph" must be all lower-case
(#1128) Commas (,) must be followed by white space.
(#1128) Variable "Sg" must be all lower-case
(#1128) Expected 1 space after closing parenthesis; found 0
(#1128) Opening brace must be the last content on the line
(#1128) Expected "foreach (...) {\n"; found "foreach(...){"
(#1128) Expected 1 space after "as"; 0 found
(#1128) Variable "S" must be all lower-case
(#1129) Line indented incorrectly; expected at least 96 spaces, found 0
(#1129) Variable "Q" must be all lower-case
(#1129) Variable "C" must be all lower-case
(#1129) Expected 1 space before "="; 0 found
(#1129) Expected 1 space after "="; 0 found
(#1129) Variable "Sg" must be all lower-case
(#1129) Expected 1 space before "=="; 0 found
(#1129) Expected 1 space after "=="; 0 found
(#1129) Expected 1 space before "?"; 0 found
(#1129) Expected 1 space after "?"; 0 found
(#1129) Variable "Q" must be all lower-case
(#1129) Expected 1 space before ":"; 0 found
(#1129) Expected 1 space after ":"; 0 found
(#1129) Variable "Sg" must be all lower-case
(#1129) Variable "Q" must be all lower-case
(#1129) Inline control structures are not allowed
(#1129) Variable "C" must be all lower-case
(#1129) Variable "C" must be all lower-case
(#1129) Variable "Q" must be all lower-case
(#1129) Variable "C" must be all lower-case
(#1129) Variable "Q" must be all lower-case
(#1129) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1129) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1129) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1129) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1129) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1129) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1129) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1130) Line indented incorrectly; expected at least 100 spaces, found 0
(#1130) Closing brace must be on a line by itself
(#1130) Expected "foreach (...) {\n"; found "foreach(...){"
(#1130) Expected 1 space after "as"; 0 found
(#1130) Variable "Ph" must be all lower-case
(#1131) Line indented incorrectly; expected at least 92 spaces, found 0
(#1131) Variable "Q" must be all lower-case
(#1131) Variable "C" must be all lower-case
(#1131) Expected 1 space before "="; 0 found
(#1131) Expected 1 space after "="; 0 found
(#1131) Variable "Sg" must be all lower-case
(#1131) Expected 1 space before "=="; 0 found
(#1131) Expected 1 space after "=="; 0 found
(#1131) Expected 1 space before "?"; 0 found
(#1131) Expected 1 space after "?"; 0 found
(#1131) Variable "Q" must be all lower-case
(#1131) Expected 1 space before ":"; 0 found
(#1131) Expected 1 space after ":"; 0 found
(#1131) Variable "Sg" must be all lower-case
(#1131) Variable "Q" must be all lower-case
(#1131) Variable "Oh" must be all lower-case
(#1131) Expected 1 space before "="; 0 found
(#1131) Expected 1 space after "="; 0 found
(#1131) Variable "Q" must be all lower-case
(#1131) Inline control structures are not allowed
(#1131) Variable "C" must be all lower-case
(#1131) Variable "C" must be all lower-case
(#1131) Line exceeds 132 characters; contains 166 characters
(#1131) Line exceeds 132 characters; contains 166 characters
(#1131) Line exceeds 132 characters; contains 166 characters
(#1131) Line exceeds 132 characters; contains 166 characters
(#1131) Line exceeds 132 characters; contains 166 characters
(#1131) Line exceeds 132 characters; contains 166 characters
(#1131) Line exceeds 132 characters; contains 166 characters
(#1132) Line indented incorrectly; expected at least 96 spaces, found 0
(#1132) Closing brace must be on a line by itself
(#1133) Line indented incorrectly; expected at least 100 spaces, found 0
(#1133) Closing brace must be on a line by itself
(#1134) Line indented incorrectly; expected at least 92 spaces, found 0
(#1134) Variable "C" must be all lower-case
(#1134) Expected 1 space after closing parenthesis; found 0
(#1134) Opening brace must be the last content on the line
(#1134) Inline control structures are not allowed
(#1134) Variable "C" must be all lower-case
(#1134) Expected 1 space before "=="; 0 found
(#1134) Expected 1 space after "=="; 0 found
(#1135) Line indented incorrectly; expected at least 96 spaces, found 0
(#1135) Variable "L" must be all lower-case
(#1135) Expected 1 space before "="; 0 found
(#1135) Expected 1 space after "="; 0 found
(#1135) The use of backticks in strings is not recommended
(#1135) Variable "C" must be all lower-case
(#1136) Line indented incorrectly; expected at least 96 spaces, found 0
(#1136) Variable "L" must be all lower-case
(#1136) Closing brace must be on a line by itself
(#1137) Line indented incorrectly; expected at least 100 spaces, found 0
(#1137) Variable "Q" must be all lower-case
(#1137) Expected 1 space after closing parenthesis; found 0
(#1137) Opening brace must be the last content on the line
(#1137) Variable "J" must be all lower-case
(#1137) Expected 1 space before "="; 0 found
(#1137) Expected 1 space after "="; 0 found
(#1137) Inline control structures are not allowed
(#1137) Expected 1 space before "as"; 0 found
(#1137) Expected 1 space after "as"; 0 found
(#1137) Variable "Q" must be all lower-case
(#1137) Commas (,) must be followed by white space.
(#1137) Variable "K" must be all lower-case
(#1137) Variable "J" must be all lower-case
(#1137) Variable "K" must be all lower-case
(#1137) Expected 1 space before "="; 0 found
(#1137) Expected 1 space after "="; 0 found
(#1137) Variable "K" must be all lower-case
(#1137) Commas (,) must be followed by white space.
(#1137) Variable "K" must be all lower-case
(#1137) Variable "J" must be all lower-case
(#1137) Closing brace must be on a line by itself
(#1137) Line exceeds 132 characters; contains 162 characters
(#1137) Line exceeds 132 characters; contains 162 characters
(#1137) Line exceeds 132 characters; contains 162 characters
(#1137) Line exceeds 132 characters; contains 162 characters
(#1137) Line exceeds 132 characters; contains 162 characters
(#1137) Line exceeds 132 characters; contains 162 characters
(#1137) Line exceeds 132 characters; contains 162 characters
(#1138) Line indented incorrectly; expected at least 100 spaces, found 0
(#1138) Expected 1 space after closing parenthesis; found 0
(#1138) Opening brace must be the last content on the line
(#1139) Line indented incorrectly; expected at least 104 spaces, found 0
(#1139) Expected 1 space before "=>"; 0 found
(#1139) Expected 1 space after "=>"; 0 found
(#1139) Commas (,) must be followed by white space.
(#1139) Commas (,) must be followed by white space.
(#1139) Expected 1 space before "=>"; 0 found
(#1139) Expected 1 space after "=>"; 0 found
(#1139) Commas (,) must be followed by white space.
(#1139) Closing brace must be on a line by itself
(#1140) Line indented incorrectly; expected at least 100 spaces, found 0
(#1140) Variable "C" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Variable "U" must be all lower-case
(#1140) Expected 1 space after closing parenthesis; found 0
(#1140) Opening brace must be the last content on the line
(#1140) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1140) Variable "Ba" must be all lower-case
(#1140) Expected 1 space before "="; 0 found
(#1140) Expected 1 space after "="; 0 found
(#1140) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1140) Expected 1 space before "="; 0 found
(#1140) Expected 1 space after "="; 0 found
(#1140) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1140) Variable "Ba" must be all lower-case
(#1140) Expected 1 space before "="; 0 found
(#1140) Expected 1 space after "="; 0 found
(#1140) Variable "U" 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) Variable "U" must be all lower-case
(#1140) Variable "C" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Variable "U" 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) Commas (,) must be followed by white space.
(#1140) Commas (,) must be followed by white space.
(#1140) Variable "B" must be all lower-case
(#1140) Expected 1 space before "="; 0 found
(#1140) Expected 1 space after "="; 0 found
(#1140) Commas (,) must be followed by white space.
(#1140) Variable "B" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Variable "Zd" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Expected "foreach (...) {\n"; found "foreach(...){"
(#1140) Expected 1 space after "as"; 0 found
(#1140) Line exceeds maximum limit of 180 characters; contains 685 characters
(#1140) Variable "Zd" must be all lower-case
(#1140) Line exceeds maximum limit of 180 characters; contains 685 characters
(#1140) Line exceeds maximum limit of 180 characters; contains 685 characters
(#1140) Line exceeds maximum limit of 180 characters; contains 685 characters
(#1140) Line exceeds maximum limit of 180 characters; contains 685 characters
(#1140) Line exceeds maximum limit of 180 characters; contains 685 characters
(#1140) Line exceeds maximum limit of 180 characters; contains 685 characters
(#1141) Line indented incorrectly; expected at least 104 spaces, found 0
(#1141) Variable "C" must be all lower-case
(#1141) Expected 1 space before "="; 0 found
(#1141) Expected 1 space after "="; 0 found
(#1141) The use of backticks in strings is not recommended
(#1141) Commas (,) must be followed by white space.
(#1141) The use of backticks in strings is not recommended
(#1141) Commas (,) must be followed by white space.
(#1141) Expected 1 space before "="; 0 found
(#1141) Expected 1 space after "="; 0 found
(#1141) Expected 1 space before "=>"; 0 found
(#1141) Expected 1 space after "=>"; 0 found
(#1141) Variable "C" must be all lower-case
(#1141) Commas (,) must be followed by white space.
(#1141) Expected 1 space before "=>"; 0 found
(#1141) Expected 1 space after "=>"; 0 found
(#1141) Commas (,) must be followed by white space.
(#1141) Expected 1 space before "=>"; 0 found
(#1141) Expected 1 space after "=>"; 0 found
(#1141) Commas (,) must be followed by white space.
(#1141) Commas (,) must be followed by white space.
(#1141) Commas (,) must be followed by white space.
(#1141) Expected 1 space before "=>"; 0 found
(#1141) Expected 1 space after "=>"; 0 found
(#1141) Commas (,) must be followed by white space.
(#1141) Commas (,) must be followed by white space.
(#1141) Commas (,) must be followed by white space.
(#1141) Expected 1 space before "=>"; 0 found
(#1141) Expected 1 space after "=>"; 0 found
(#1141) Commas (,) must be followed by white space.
(#1141) Expected 1 space before "=>"; 0 found
(#1141) Expected 1 space after "=>"; 0 found
(#1141) Commas (,) must be followed by white space.
(#1141) Expected 1 space before "=>"; 0 found
(#1141) Expected 1 space after "=>"; 0 found
(#1141) Commas (,) must be followed by white space.
(#1141) Expected 1 space before "=>"; 0 found
(#1141) Expected 1 space after "=>"; 0 found
(#1141) Commas (,) must be followed by white space.
(#1141) Closing brace must be on a line by itself
(#1141) Inline control structures are not allowed
(#1141) Variable "U" must be all lower-case
(#1141) Expected 1 space before "!="; 0 found
(#1141) Expected 1 space after "!="; 0 found
(#1141) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1141) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1141) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1141) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1141) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1141) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1141) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1142) Line indented incorrectly; expected at least 104 spaces, found 0
(#1142) Expected 1 space before "=>"; 0 found
(#1142) Expected 1 space after "=>"; 0 found
(#1142) Commas (,) must be followed by white space.
(#1142) Expected 1 space before "=>"; 0 found
(#1142) Expected 1 space after "=>"; 0 found
(#1142) Variable "B" must be all lower-case
(#1143) Line indented incorrectly; expected at least 104 spaces, found 0
(#1143) Expected 1 space before "=>"; 0 found
(#1143) Expected 1 space after "=>"; 0 found
(#1143) Commas (,) must be followed by white space.
(#1143) Expected 1 space before "=>"; 0 found
(#1143) Expected 1 space after "=>"; 0 found
(#1143) Expected 1 space before "=>"; 0 found
(#1143) Expected 1 space after "=>"; 0 found
(#1143) Variable "B" must be all lower-case
(#1143) Commas (,) must be followed by white space.
(#1143) Expected 1 space before "=>"; 0 found
(#1143) Expected 1 space after "=>"; 0 found
(#1143) Variable "B" must be all lower-case
(#1143) Commas (,) must be followed by white space.
(#1143) Expected 1 space before "=>"; 0 found
(#1143) Expected 1 space after "=>"; 0 found
(#1143) Variable "B" must be all lower-case
(#1143) Commas (,) must be followed by white space.
(#1143) Expected 1 space before "=>"; 0 found
(#1143) Expected 1 space after "=>"; 0 found
(#1143) Variable "B" must be all lower-case
(#1143) Commas (,) must be followed by white space.
(#1143) Expected 1 space before "=>"; 0 found
(#1143) Expected 1 space after "=>"; 0 found
(#1143) Variable "B" must be all lower-case
(#1143) Commas (,) must be followed by white space.
(#1143) Expected 1 space before "=>"; 0 found
(#1143) Expected 1 space after "=>"; 0 found
(#1143) Commas (,) must be followed by white space.
(#1143) Closing brace must be on a line by itself
(#1143) Line exceeds 132 characters; contains 158 characters
(#1143) Line exceeds 132 characters; contains 158 characters
(#1143) Line exceeds 132 characters; contains 158 characters
(#1143) Line exceeds 132 characters; contains 158 characters
(#1143) Line exceeds 132 characters; contains 158 characters
(#1143) Line exceeds 132 characters; contains 158 characters
(#1143) Line exceeds 132 characters; contains 158 characters
(#1144) Line indented incorrectly; expected at least 104 spaces, found 0
(#1144) Expected 1 space after closing parenthesis; found 0
(#1144) Opening brace must be the last content on the line
(#1145) Line indented incorrectly; expected at least 108 spaces, found 0
(#1145) Closing brace must be on a line by itself
(#1145) Line exceeds 132 characters; contains 134 characters
(#1145) Line exceeds 132 characters; contains 134 characters
(#1145) Line exceeds 132 characters; contains 134 characters
(#1145) Line exceeds 132 characters; contains 134 characters
(#1145) Line exceeds 132 characters; contains 134 characters
(#1145) Line exceeds 132 characters; contains 134 characters
(#1145) Line exceeds 132 characters; contains 134 characters
(#1146) Line indented incorrectly; expected at least 104 spaces, found 0
(#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 108 spaces, found 0
(#1147) Closing brace must be on a line by itself
(#1148) Line indented incorrectly; expected at least 108 spaces, found 0
(#1148) Expected 1 space after closing parenthesis; found 0
(#1148) Opening brace must be the last content on the line
(#1148) Closing brace must be on a line by itself
(#1149) Line indented incorrectly; expected at least 108 spaces, found 0
(#1149) Commas (,) must be followed by white space.
(#1149) Variable "H" must be all lower-case
(#1149) Expected 1 space after closing parenthesis; found 0
(#1149) Opening brace must be the last content on the line
(#1149) Expected 1 space before ">="; 0 found
(#1149) Expected 1 space after ">="; 0 found
(#1149) Expected 1 space before "?"; 0 found
(#1149) Expected 1 space after "?"; 0 found
(#1149) Expected 1 space before ":"; 0 found
(#1149) Expected 1 space after ":"; 0 found
(#1149) Variable "H" must be all lower-case
(#1149) Closing brace must be on a line by itself
(#1150) Line indented incorrectly; expected at least 108 spaces, found 0
(#1150) Variable "R" must be all lower-case
(#1150) Commas (,) must be followed by white space.
(#1150) Variable "Z" 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
(#1150) Variable "Z" must be all lower-case
(#1150) Variable "R" must be all lower-case
(#1150) Expected 1 space before "!="; 0 found
(#1150) Expected 1 space after "!="; 0 found
(#1150) Expected 1 space before "?"; 0 found
(#1150) Expected 1 space after "?"; 0 found
(#1150) Expected 1 space before ":"; 0 found
(#1150) Expected 1 space after ":"; 0 found
(#1150) Variable "R" must be all lower-case
(#1150) Closing brace must be on a line by itself
(#1151) Line indented incorrectly; expected at least 108 spaces, found 0
(#1151) Expected 1 space after closing parenthesis; found 0
(#1151) Opening brace must be the last content on the line
(#1152) Line indented incorrectly; expected at least 112 spaces, found 0
(#1152) Closing brace must be on a line by itself
(#1153) Line indented incorrectly; expected at least 108 spaces, found 0
(#1153) Expected 1 space after closing parenthesis; found 0
(#1153) Opening brace must be the last content on the line
(#1154) Line indented incorrectly; expected at least 112 spaces, found 0
(#1154) Closing brace must be on a line by itself
(#1155) Line indented incorrectly; expected at least 112 spaces, found 0
(#1155) Expected 1 space after closing parenthesis; found 0
(#1155) Opening brace must be the last content on the line
(#1155) Closing brace must be on a line by itself
(#1156) Line indented incorrectly; expected at least 112 spaces, found 0
(#1156) Expected 1 space after closing parenthesis; found 0
(#1156) Opening brace must be the last content on the line
(#1157) Line indented incorrectly; expected at least 116 spaces, found 0
(#1157) Closing brace must be on a line by itself
(#1158) Line indented incorrectly; expected at least 112 spaces, found 0
(#1158) Variable "Q" must be all lower-case
(#1158) Commas (,) must be followed by white space.
(#1158) Variable "Ka" must be all lower-case
(#1158) Expected 1 space after closing parenthesis; found 0
(#1158) Opening brace must be the last content on the line
(#1158) Variable "J" must be all lower-case
(#1158) Expected 1 space before "="; 0 found
(#1158) Expected 1 space after "="; 0 found
(#1158) Variable "Q" must be all lower-case
(#1158) Commas (,) must be followed by white space.
(#1158) Inline control structures are not allowed
(#1158) Variable "Ka" must be all lower-case
(#1158) Variable "J" must be all lower-case
(#1158) Expected 1 space before "="; 0 found
(#1158) Expected 1 space after "="; 0 found
(#1158) Commas (,) must be followed by white space.
(#1158) Commas (,) must be followed by white space.
(#1158) Variable "J" must be all lower-case
(#1158) Variable "J" must be all lower-case
(#1158) Closing brace must be on a line by itself
(#1158) Line exceeds 132 characters; contains 150 characters
(#1158) Line exceeds 132 characters; contains 150 characters
(#1158) Line exceeds 132 characters; contains 150 characters
(#1158) Line exceeds 132 characters; contains 150 characters
(#1158) Line exceeds 132 characters; contains 150 characters
(#1158) Line exceeds 132 characters; contains 150 characters
(#1158) Line exceeds 132 characters; contains 150 characters
(#1159) Line indented incorrectly; expected at least 112 spaces, found 0
(#1159) Variable "Q" must be all lower-case
(#1159) Expected 1 space after closing parenthesis; found 0
(#1159) Opening brace must be the last content on the line
(#1159) Variable "Q" must be all lower-case
(#1159) Closing brace must be on a line by itself
(#1160) Line indented incorrectly; expected at least 112 spaces, found 0
(#1160) Variable "Db" 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) Variable "Db" must be all lower-case
(#1160) Closing brace must be on a line by itself
(#1161) Line indented incorrectly; expected at least 112 spaces, found 0
(#1161) Variable "Q" must be all lower-case
(#1161) Commas (,) must be followed by white space.
(#1161) Variable "Dg" must be all lower-case
(#1161) Expected 1 space after closing parenthesis; found 0
(#1161) Opening brace must be the last content on the line
(#1161) Variable "J" must be all lower-case
(#1161) Expected 1 space before "="; 0 found
(#1161) Expected 1 space after "="; 0 found
(#1161) Inline control structures are not allowed
(#1161) Expected 1 space before "as"; 0 found
(#1161) Expected 1 space after "as"; 0 found
(#1161) Variable "Q" must be all lower-case
(#1161) Commas (,) must be followed by white space.
(#1161) Commas (,) must be followed by white space.
(#1161) Commas (,) must be followed by white space.
(#1161) Variable "K" must be all lower-case
(#1161) Variable "J" must be all lower-case
(#1161) Expected 1 space before ".="; 0 found
(#1161) Expected 1 space after ".="; 0 found
(#1161) Variable "Dg" must be all lower-case
(#1161) Expected 1 space before "=="; 0 found
(#1161) Expected 1 space after "=="; 0 found
(#1161) Expected 1 space before "?"; 0 found
(#1161) Expected 1 space after "?"; 0 found
(#1161) Variable "K" must be all lower-case
(#1161) Expected 1 space before ":"; 0 found
(#1161) Expected 1 space after ":"; 0 found
(#1161) Variable "K" must be all lower-case
(#1161) Variable "K" must be all lower-case
(#1161) Variable "K" must be all lower-case
(#1161) Variable "K" must be all lower-case
(#1161) Variable "J" must be all lower-case
(#1161) Closing brace must be on a line by itself
(#1161) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1161) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1161) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1161) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1161) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1161) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1161) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1162) Line indented incorrectly; expected at least 112 spaces, found 0
(#1162) Expected 1 space after closing parenthesis; found 0
(#1162) Opening brace must be the last content on the line
(#1163) Line indented incorrectly; expected at least 116 spaces, found 0
(#1163) Closing brace must be on a line by itself
(#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) Closing brace must be on a line by itself
(#1166) Line indented incorrectly; expected at least 116 spaces, found 0
(#1166) Expected 1 space after closing parenthesis; found 0
(#1166) Opening brace must be the last content on the line
(#1167) Line indented incorrectly; expected at least 120 spaces, found 0
(#1167) Closing brace must be on a line by itself
(#1168) Line indented incorrectly; expected at least 116 spaces, found 0
(#1168) Expected 1 space after closing parenthesis; found 0
(#1168) Opening brace must be the last content on the line
(#1168) Inline control structures are not allowed
(#1168) Commas (,) must be followed by white space.
(#1168) Inline control structures are not allowed
(#1168) Expected 1 space before "=="; 0 found
(#1168) Expected 1 space after "=="; 0 found
(#1168) Inline control structures are not allowed
(#1168) Commas (,) must be followed by white space.
(#1168) Closing brace must be on a line by itself
(#1168) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1168) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1168) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1168) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1168) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1168) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1168) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1169) Line indented incorrectly; expected at least 116 spaces, found 0
(#1169) Commas (,) must be followed by white space.
(#1169) Variable "J" must be all lower-case
(#1169) Expected 1 space after closing parenthesis; found 0
(#1169) Opening brace must be the last content on the line
(#1169) Inline control structures are not allowed
(#1169) Commas (,) must be followed by white space.
(#1169) Variable "J" must be all lower-case
(#1169) Expected 1 space before "="; 0 found
(#1169) Expected 1 space after "="; 0 found
(#1169) Variable "J" must be all lower-case
(#1169) Inline control structures are not allowed
(#1169) Expected 1 space before "=="; 0 found
(#1169) Expected 1 space after "=="; 0 found
(#1169) Variable "J" must be all lower-case
(#1169) Expected 1 space before "="; 0 found
(#1169) Expected 1 space after "="; 0 found
(#1169) Variable "J" must be all lower-case
(#1169) Inline control structures are not allowed
(#1169) Commas (,) must be followed by white space.
(#1169) Variable "J" must be all lower-case
(#1169) Expected 1 space before "="; 0 found
(#1169) Expected 1 space after "="; 0 found
(#1169) Variable "J" must be all lower-case
(#1169) Variable "J" must be all lower-case
(#1169) Closing brace must be on a line by itself
(#1169) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1170) Line indented incorrectly; expected at least 116 spaces, found 0
(#1170) Variable "Dc" must be all lower-case
(#1170) Expected 1 space after closing parenthesis; found 0
(#1170) Opening brace must be the last content on the line
(#1170) Expected 1 space before "<"; 0 found
(#1170) Expected 1 space after "<"; 0 found
(#1170) Expected 1 space before "?"; 0 found
(#1170) Expected 1 space after "?"; 0 found
(#1170) Expected 1 space before "<"; 0 found
(#1170) Expected 1 space after "<"; 0 found
(#1170) Expected 1 space before "?"; 0 found
(#1170) Expected 1 space after "?"; 0 found
(#1170) Expected 1 space before ":"; 0 found
(#1170) Expected 1 space after ":"; 0 found
(#1170) Expected 1 space before ":"; 0 found
(#1170) Expected 1 space after ":"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Variable "Dc" must be all lower-case
(#1170) Closing brace must be on a line by itself
(#1170) Expected 1 space before "="; 0 found
(#1170) Expected 1 space after "="; 0 found
(#1170) Expected 1 space before "="; 0 found
(#1170) Expected 1 space after "="; 0 found
(#1170) Variable "Cg" must be all lower-case
(#1170) Expected 1 space before "="; 0 found
(#1170) Expected 1 space after "="; 0 found
(#1170) Expected "foreach (...) {\n"; found "foreach(...){"
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Expected 1 space before "as"; 0 found
(#1170) Expected 1 space after "as"; 0 found
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Variable "X" must be all lower-case
(#1170) Expected 1 space before "+="; 0 found
(#1170) Expected 1 space after "+="; 0 found
(#1170) Variable "X" must be all lower-case
(#1170) Variable "Cg" must be all lower-case
(#1170) Expected 1 space before "="; 0 found
(#1170) Expected 1 space after "="; 0 found
(#1170) Variable "X" must be all lower-case
(#1170) Closing brace must be on a line by itself
(#1170) Variable "Ah" must be all lower-case
(#1170) Expected 1 space before "="; 0 found
(#1170) Expected 1 space after "="; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Variable "Ke" must be all lower-case
(#1170) Expected 1 space before "="; 0 found
(#1170) Expected 1 space after "="; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Variable "Tc" must be all lower-case
(#1170) Expected 1 space before "="; 0 found
(#1170) Expected 1 space after "="; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Variable "Yc" must be all lower-case
(#1170) Expected 1 space before "="; 0 found
(#1170) Expected 1 space after "="; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "="; 0 found
(#1170) Expected 1 space after "="; 0 found
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1170) Commas (,) must be followed by white space.
(#1170) Closing brace must be on a line by itself
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Commas (,) must be followed by white space.
(#1170) Expected 1 space before "?"; 0 found
(#1170) Expected 1 space after "?"; 0 found
(#1170) Expected 1 space before ":"; 0 found
(#1170) Expected 1 space after ":"; 0 found
(#1170) Expected 1 space before "!=="; 0 found
(#1170) Expected 1 space after "!=="; 0 found
(#1170) Expected 1 space before "?"; 0 found
(#1170) Expected 1 space after "?"; 0 found
(#1170) Expected 1 space before ":"; 0 found
(#1170) Expected 1 space after ":"; 0 found
(#1170) Expected 1 space before "?"; 0 found
(#1170) Expected 1 space after "?"; 0 found
(#1170) Expected 1 space before ":"; 0 found
(#1170) Expected 1 space after ":"; 0 found
(#1170) Expected 1 space before "!="; 0 found
(#1170) Expected 1 space after "!="; 0 found
(#1170) Expected 1 space before "?"; 0 found
(#1170) Expected 1 space after "?"; 0 found
(#1170) Expected 1 space before "?"; 0 found
(#1170) Expected 1 space after "?"; 0 found
(#1170) Expected 1 space before ":"; 0 found
(#1170) Expected 1 space after ":"; 0 found
(#1170) Expected 1 space before ":"; 0 found
(#1170) Expected 1 space after ":"; 0 found
(#1170) Expected 1 space before "="; 0 found
(#1170) Expected 1 space after "="; 0 found
(#1170) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1170) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1170) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1170) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1170) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1170) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1170) Line exceeds maximum limit of 180 characters; contains 1906 characters
(#1171) Line indented incorrectly; expected at least 68 spaces, found 0
(#1171) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1171) Scope modifier not specified for member variable "$operators"
(#1171) Visibility must be declared on method "name"
(#1172) Line indented incorrectly; expected at least 72 spaces, found 0
(#1172) Expected 1 space after closing parenthesis; found 0
(#1172) Opening brace must be the last content on the line
(#1172) Closing brace must be on a line by itself
(#1172) Visibility must be declared on method "credentials"
(#1173) Line indented incorrectly; expected at least 72 spaces, found 0
(#1173) Expected 1 space after closing parenthesis; found 0
(#1173) Opening brace must be the last content on the line
(#1174) Line indented incorrectly; expected at least 76 spaces, found 0
(#1174) Commas (,) must be followed by white space.
(#1174) Commas (,) must be followed by white space.
(#1174) Closing brace must be on a line by itself
(#1174) method name "Adminer::permanentLogin" must be in lower-case letters only
(#1174) Visibility must be declared on method "permanentLogin"
(#1175) Line indented incorrectly; expected at least 72 spaces, found 0
(#1175) Expected 1 space after closing parenthesis; found 0
(#1175) Opening brace must be the last content on the line
(#1176) Line indented incorrectly; expected at least 76 spaces, found 0
(#1176) Closing brace must be on a line by itself
(#1176) Visibility must be declared on method "database"
(#1177) Line indented incorrectly; expected at least 76 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 80 spaces, found 0
(#1178) Closing brace must be on a line by itself
(#1178) Visibility must be declared on method "databases"
(#1179) Line indented incorrectly; expected at least 76 spaces, found 0
(#1179) Variable "Jc" must be all lower-case
(#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 80 spaces, found 0
(#1180) Variable "Jc" must be all lower-case
(#1180) Closing brace must be on a line by itself
(#1180) Visibility must be declared on method "schemas"
(#1181) Line indented incorrectly; expected at least 80 spaces, found 0
(#1181) Expected 1 space after closing parenthesis; found 0
(#1181) Opening brace must be the last content on the line
(#1182) Line indented incorrectly; expected at least 84 spaces, found 0
(#1182) Closing brace must be on a line by itself
(#1182) method name "Adminer::queryTimeout" must be in lower-case letters only
(#1182) Visibility must be declared on method "queryTimeout"
(#1183) Line indented incorrectly; expected at least 80 spaces, found 0
(#1183) Expected 1 space after closing parenthesis; found 0
(#1183) Opening brace must be the last content on the line
(#1184) Line indented incorrectly; expected at least 84 spaces, found 0
(#1184) Closing brace must be on a line by itself
(#1184) Visibility must be declared on method "headers"
(#1185) Line indented incorrectly; expected at least 84 spaces, found 0
(#1185) Expected 1 space after closing parenthesis; found 0
(#1185) Opening brace must be the last content on the line
(#1186) Line indented incorrectly; expected at least 88 spaces, found 0
(#1186) Closing brace must be on a line by itself
(#1186) Visibility must be declared on method "head"
(#1187) Line indented incorrectly; expected at least 84 spaces, found 0
(#1187) Expected 1 space after closing parenthesis; found 0
(#1187) Opening brace must be the last content on the line
(#1188) Line indented incorrectly; expected at least 88 spaces, found 0
(#1188) Closing brace must be on a line by itself
(#1188) method name "Adminer::loginForm" must be in lower-case letters only
(#1188) Visibility must be declared on method "loginForm"
(#1189) Line indented incorrectly; expected at least 88 spaces, found 0
(#1189) Expected 1 space after closing parenthesis; found 0
(#1189) Opening brace must be the last content on the line
(#1189) Variable "Ub" must be all lower-case
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Variable "Ub" must be all lower-case
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 229 characters
(#1191) Commas (,) must be followed by white space.
(#1191) Commas (,) must be followed by white space.
(#1191) Commas (,) must be followed by white space.
(#1191) Commas (,) must be followed by white space.
(#1192) Commas (,) must be followed by white space.
(#1192) Commas (,) must be followed by white space.
(#1193) Commas (,) must be followed by white space.
(#1193) Commas (,) must be followed by white space.
(#1193) Commas (,) must be followed by white space.
(#1202) Line indented incorrectly; expected at least 88 spaces, found 0
(#1202) Commas (,) must be followed by white space.
(#1202) Commas (,) must be followed by white space.
(#1202) Commas (,) must be followed by white space.
(#1202) Commas (,) must be followed by white space.
(#1202) Closing brace must be on a line by itself
(#1202) Line exceeds 132 characters; contains 137 characters
(#1202) Line exceeds 132 characters; contains 137 characters
(#1202) Line exceeds 132 characters; contains 137 characters
(#1202) Line exceeds 132 characters; contains 137 characters
(#1202) Line exceeds 132 characters; contains 137 characters
(#1202) Line exceeds 132 characters; contains 137 characters
(#1202) Line exceeds 132 characters; contains 137 characters
(#1202) Visibility must be declared on method "login"
(#1203) Line indented incorrectly; expected at least 88 spaces, found 0
(#1203) Variable "Vd" must be all lower-case
(#1203) Commas (,) must be followed by white space.
(#1203) Variable "G" must be all lower-case
(#1203) Expected 1 space after closing parenthesis; found 0
(#1203) Opening brace must be the last content on the line
(#1204) Line indented incorrectly; expected at least 92 spaces, found 0
(#1204) Closing brace must be on a line by itself
(#1204) method name "Adminer::tableName" must be in lower-case letters only
(#1204) Visibility must be declared on method "tableName"
(#1205) Line indented incorrectly; expected at least 88 spaces, found 0
(#1205) Variable "Jg" must be all lower-case
(#1205) Expected 1 space after closing parenthesis; found 0
(#1205) Opening brace must be the last content on the line
(#1206) Line indented incorrectly; expected at least 92 spaces, found 0
(#1206) Variable "Jg" must be all lower-case
(#1206) Closing brace must be on a line by itself
(#1206) method name "Adminer::fieldName" must be in lower-case letters only
(#1206) Visibility must be declared on method "fieldName"
(#1207) Line indented incorrectly; expected at least 92 spaces, found 0
(#1207) Commas (,) must be followed by white space.
(#1207) Variable "Pe" must be all lower-case
(#1207) Expected 1 space after closing parenthesis; found 0
(#1207) Opening brace must be the last content on the line
(#1207) Closing brace must be on a line by itself
(#1207) method name "Adminer::selectLinks" must be in lower-case letters only
(#1207) Visibility must be declared on method "selectLinks"
(#1208) Line indented incorrectly; expected at least 92 spaces, found 0
(#1208) Variable "Jg" must be all lower-case
(#1208) Commas (,) must be followed by white space.
(#1208) Variable "O" must be all lower-case
(#1208) Expected 1 space after closing parenthesis; found 0
(#1208) Opening brace must be the last content on the line
(#1208) Variable "Ud" must be all lower-case
(#1208) Expected 1 space before "="; 0 found
(#1208) Expected 1 space after "="; 0 found
(#1208) Expected 1 space before "=>"; 0 found
(#1208) Expected 1 space after "=>"; 0 found
(#1208) Inline control structures are not allowed
(#1208) Variable "Ud" must be all lower-case
(#1208) Expected 1 space before "="; 0 found
(#1208) Expected 1 space after "="; 0 found
(#1208) Expected "if (...) {\n"; found "if(...){"
(#1208) Inline control structures are not allowed
(#1208) Variable "Jg" must be all lower-case
(#1208) Variable "Ud" must be all lower-case
(#1208) Expected 1 space before "="; 0 found
(#1208) Expected 1 space after "="; 0 found
(#1208) Inline control structures are not allowed
(#1208) Variable "Ud" must be all lower-case
(#1208) Expected 1 space before "="; 0 found
(#1208) Expected 1 space after "="; 0 found
(#1208) Closing brace must be on a line by itself
(#1208) Inline control structures are not allowed
(#1208) Variable "O" must be all lower-case
(#1208) Expected 1 space before "!=="; 0 found
(#1208) Expected 1 space after "!=="; 0 found
(#1208) Variable "Ud" must be all lower-case
(#1208) Expected 1 space before "="; 0 found
(#1208) Expected 1 space after "="; 0 found
(#1208) Inline control structures are not allowed
(#1208) Expected 1 space before "=>"; 0 found
(#1208) Expected 1 space after "=>"; 0 found
(#1208) Expected 1 space after "as"; 0 found
(#1208) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1208) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1208) Variable "Ud" must be all lower-case
(#1208) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1208) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1208) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1208) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1208) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1209) Line indented incorrectly; expected at least 96 spaces, found 0
(#1209) Expected 1 space before "=>"; 0 found
(#1209) Expected 1 space after "=>"; 0 found
(#1209) Variable "X" must be all lower-case
(#1209) Variable "Jg" must be all lower-case
(#1209) Expected 1 space before "=="; 0 found
(#1209) Expected 1 space after "=="; 0 found
(#1209) Expected 1 space before "?"; 0 found
(#1209) Expected 1 space after "?"; 0 found
(#1209) Variable "O" must be all lower-case
(#1209) Expected 1 space before ":"; 0 found
(#1209) Expected 1 space after ":"; 0 found
(#1209) Variable "X" must be all lower-case
(#1209) Closing brace must be on a line by itself
(#1209) Line exceeds 132 characters; contains 135 characters
(#1209) Line exceeds 132 characters; contains 135 characters
(#1209) Line exceeds 132 characters; contains 135 characters
(#1209) Line exceeds 132 characters; contains 135 characters
(#1209) Line exceeds 132 characters; contains 135 characters
(#1209) Line exceeds 132 characters; contains 135 characters
(#1209) Line exceeds 132 characters; contains 135 characters
(#1209) method name "Adminer::foreignKeys" must be in lower-case letters only
(#1209) Visibility must be declared on method "foreignKeys"
(#1210) Line indented incorrectly; expected at least 92 spaces, found 0
(#1210) Variable "Q" must be all lower-case
(#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 96 spaces, found 0
(#1211) Variable "Q" must be all lower-case
(#1211) Closing brace must be on a line by itself
(#1211) method name "Adminer::backwardKeys" must be in lower-case letters only
(#1211) Visibility must be declared on method "backwardKeys"
(#1212) Line indented incorrectly; expected at least 96 spaces, found 0
(#1212) Variable "Q" must be all lower-case
(#1212) Commas (,) must be followed by white space.
(#1212) Variable "Ig" must be all lower-case
(#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 100 spaces, found 0
(#1213) Closing brace must be on a line by itself
(#1213) method name "Adminer::backwardKeysPrint" must be in lower-case letters only
(#1213) Visibility must be declared on method "backwardKeysPrint"
(#1214) Line indented incorrectly; expected at least 96 spaces, found 0
(#1214) Variable "Na" must be all lower-case
(#1214) Commas (,) must be followed by white space.
(#1214) Variable "K" must be all lower-case
(#1214) Closing brace must be on a line by itself
(#1214) method name "Adminer::selectQuery" must be in lower-case letters only
(#1214) Visibility must be declared on method "selectQuery"
(#1215) Line indented incorrectly; expected at least 96 spaces, found 0
(#1215) Variable "H" must be all lower-case
(#1215) Expected 1 space after closing parenthesis; found 0
(#1215) Opening brace must be the last content on the line
(#1215) Commas (,) must be followed by white space.
(#1215) Commas (,) must be followed by white space.
(#1215) Variable "H" must be all lower-case
(#1215) Expected 1 space before "?"; 0 found
(#1215) Expected 1 space after "?"; 0 found
(#1215) Variable "H" must be all lower-case
(#1215) Expected 1 space before ":"; 0 found
(#1215) Expected 1 space after ":"; 0 found
(#1215) Closing brace must be on a line by itself
(#1215) Line exceeds maximum limit of 180 characters; contains 194 characters
(#1215) Line exceeds maximum limit of 180 characters; contains 194 characters
(#1215) method name "Adminer::rowDescription" must be in lower-case letters only
(#1215) Visibility must be declared on method "rowDescription"
(#1215) Line exceeds maximum limit of 180 characters; contains 194 characters
(#1215) Line exceeds maximum limit of 180 characters; contains 194 characters
(#1215) Line exceeds maximum limit of 180 characters; contains 194 characters
(#1215) Line exceeds maximum limit of 180 characters; contains 194 characters
(#1215) Line exceeds maximum limit of 180 characters; contains 194 characters
(#1216) Line indented incorrectly; expected at least 96 spaces, found 0
(#1216) Variable "Q" must be all lower-case
(#1216) Expected 1 space after closing parenthesis; found 0
(#1216) Opening brace must be the last content on the line
(#1216) Closing brace must be on a line by itself
(#1216) method name "Adminer::rowDescriptions" must be in lower-case letters only
(#1216) Visibility must be declared on method "rowDescriptions"
(#1217) Line indented incorrectly; expected at least 96 spaces, found 0
(#1217) Variable "L" must be all lower-case
(#1217) Commas (,) must be followed by white space.
(#1217) Variable "Lc" must be all lower-case
(#1217) Expected 1 space after closing parenthesis; found 0
(#1217) Opening brace must be the last content on the line
(#1217) Variable "L" must be all lower-case
(#1217) Closing brace must be on a line by itself
(#1217) method name "Adminer::selectLink" must be in lower-case letters only
(#1217) Visibility must be declared on method "selectLink"
(#1218) Line indented incorrectly; expected at least 96 spaces, found 0
(#1218) Variable "X" must be all lower-case
(#1218) Commas (,) must be followed by white space.
(#1218) Closing brace must be on a line by itself
(#1218) method name "Adminer::selectVal" must be in lower-case letters only
(#1218) Visibility must be declared on method "selectVal"
(#1219) Line indented incorrectly; expected at least 96 spaces, found 0
(#1219) Variable "X" must be all lower-case
(#1219) Commas (,) must be followed by white space.
(#1219) Variable "_" must not contain underscores.
(#1219) Commas (,) must be followed by white space.
(#1219) Commas (,) must be followed by white space.
(#1219) Variable "We" must be all lower-case
(#1219) Expected 1 space after closing parenthesis; found 0
(#1219) Opening brace must be the last content on the line
(#1219) Variable "J" must be all lower-case
(#1219) Expected 1 space before "="; 0 found
(#1219) Expected 1 space after "="; 0 found
(#1219) Variable "X" must be all lower-case
(#1219) Expected 1 space before "==="; 0 found
(#1219) Expected 1 space after "==="; 0 found
(#1219) Expected 1 space before "?"; 0 found
(#1219) Expected 1 space after "?"; 0 found
(#1219) Expected 1 space before ":"; 0 found
(#1219) Expected 1 space after ":"; 0 found
(#1219) Commas (,) must be followed by white space.
(#1219) Commas (,) must be followed by white space.
(#1219) Expected 1 space before "?"; 0 found
(#1219) Expected 1 space after "?"; 0 found
(#1219) Variable "X" must be all lower-case
(#1219) Expected 1 space before ":"; 0 found
(#1219) Expected 1 space after ":"; 0 found
(#1219) Variable "X" must be all lower-case
(#1219) Inline control structures are not allowed
(#1219) Commas (,) must be followed by white space.
(#1219) Variable "X" must be all lower-case
(#1219) Variable "J" must be all lower-case
(#1219) Expected 1 space before "="; 0 found
(#1219) Expected 1 space after "="; 0 found
(#1219) Commas (,) must be followed by white space.
(#1219) Variable "We" must be all lower-case
(#1219) Variable "_" must not contain underscores.
(#1219) Expected 1 space before "?"; 0 found
(#1219) Expected 1 space after "?"; 0 found
(#1219) Variable "_" must not contain underscores.
(#1219) Variable "J" must be all lower-case
(#1219) Expected 1 space before ":"; 0 found
(#1219) Expected 1 space after ":"; 0 found
(#1219) Variable "J" must be all lower-case
(#1219) Closing brace must be on a line by itself
(#1219) Line exceeds maximum limit of 180 characters; contains 288 characters
(#1219) Line exceeds maximum limit of 180 characters; contains 288 characters
(#1219) method name "Adminer::editVal" must be in lower-case letters only
(#1219) Visibility must be declared on method "editVal"
(#1219) Line exceeds maximum limit of 180 characters; contains 288 characters
(#1219) Line exceeds maximum limit of 180 characters; contains 288 characters
(#1219) Line exceeds maximum limit of 180 characters; contains 288 characters
(#1219) Line exceeds maximum limit of 180 characters; contains 288 characters
(#1219) Line exceeds maximum limit of 180 characters; contains 288 characters
(#1220) Line indented incorrectly; expected at least 96 spaces, found 0
(#1220) Variable "X" must be all lower-case
(#1220) Commas (,) must be followed by white space.
(#1220) Expected 1 space after closing parenthesis; found 0
(#1220) Opening brace must be the last content on the line
(#1220) Variable "X" must be all lower-case
(#1220) Closing brace must be on a line by itself
(#1220) method name "Adminer::selectColumnsPrint" must be in lower-case letters only
(#1220) Visibility must be declared on method "selectColumnsPrint"
(#1221) Line indented incorrectly; expected at least 96 spaces, found 0
(#1221) Variable "M" must be all lower-case
(#1221) Commas (,) must be followed by white space.
(#1221) Expected 1 space after closing parenthesis; found 0
(#1221) Opening brace must be the last content on the line
(#1221) Variable "Tc" must be all lower-case
(#1221) Commas (,) must be followed by white space.
(#1221) Variable "Yc" must be all lower-case
(#1221) Commas (,) must be followed by white space.
(#1221) Commas (,) must be followed by white space.
(#1221) Variable "M" must be all lower-case
(#1221) Expected 1 space before "="; 0 found
(#1221) Expected 1 space after "="; 0 found
(#1221) Variable "M" must be all lower-case
(#1221) Expected 1 space before "="; 0 found
(#1221) Expected 1 space after "="; 0 found
(#1221) Expected "foreach (...) {\n"; found "foreach(...){"
(#1221) Expected 1 space before "=>"; 0 found
(#1221) Expected 1 space after "=>"; 0 found
(#1221) Expected 1 space after "as"; 0 found
(#1221) Variable "M" must be all lower-case
(#1222) Line indented incorrectly; expected at least 100 spaces, found 0
(#1222) Expected 1 space before "=>"; 0 found
(#1222) Expected 1 space after "=>"; 0 found
(#1222) Variable "X" must be all lower-case
(#1222) Variable "X" must be all lower-case
(#1222) Expected 1 space before "="; 0 found
(#1222) Expected 1 space after "="; 0 found
(#1222) Expected 1 space before "="; 0 found
(#1222) Expected 1 space after "="; 0 found
(#1222) Expected 1 space before "!=="; 0 found
(#1222) Expected 1 space after "!=="; 0 found
(#1222) Expected 1 space before "?"; 0 found
(#1222) Expected 1 space after "?"; 0 found
(#1222) Expected 1 space before ":"; 0 found
(#1222) Expected 1 space after ":"; 0 found
(#1222) Commas (,) must be followed by white space.
(#1222) Commas (,) must be followed by white space.
(#1222) Variable "X" must be all lower-case
(#1222) Variable "Tc" must be all lower-case
(#1222) Variable "Yc" must be all lower-case
(#1222) Expected 1 space before "?"; 0 found
(#1222) Expected 1 space after "?"; 0 found
(#1222) Expected 1 space before "!=="; 0 found
(#1222) Expected 1 space after "!=="; 0 found
(#1222) Expected 1 space before "?"; 0 found
(#1222) Expected 1 space after "?"; 0 found
(#1222) Expected 1 space before ":"; 0 found
(#1222) Expected 1 space after ":"; 0 found
(#1222) Commas (,) must be followed by white space.
(#1222) Expected 1 space before "=>"; 0 found
(#1222) Expected 1 space after "=>"; 0 found
(#1222) Expected 1 space before "+"; 0 found
(#1222) Expected 1 space after "+"; 0 found
(#1222) Expected 1 space before "=>"; 0 found
(#1222) Expected 1 space after "=>"; 0 found
(#1222) Variable "Tc" must be all lower-case
(#1222) Commas (,) must be followed by white space.
(#1222) Expected 1 space before "=>"; 0 found
(#1222) Expected 1 space after "=>"; 0 found
(#1222) Variable "Yc" must be all lower-case
(#1222) Commas (,) must be followed by white space.
(#1222) Variable "X" must be all lower-case
(#1222) Expected 1 space before ":"; 0 found
(#1222) Expected 1 space after ":"; 0 found
(#1222) Closing brace must be on a line by itself
(#1222) Closing brace must be on a line by itself
(#1222) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1222) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1222) method name "Adminer::selectSearchPrint" must be in lower-case letters only
(#1222) Visibility must be declared on method "selectSearchPrint"
(#1222) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1222) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1222) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1222) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1222) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1223) Line indented incorrectly; expected at least 96 spaces, found 0
(#1223) Variable "Z" must be all lower-case
(#1223) Commas (,) must be followed by white space.
(#1223) Commas (,) must be followed by white space.
(#1223) Expected 1 space after closing parenthesis; found 0
(#1223) Opening brace must be the last content on the line
(#1223) Commas (,) must be followed by white space.
(#1223) Commas (,) must be followed by white space.
(#1223) Variable "Z" must be all lower-case
(#1223) Expected "foreach (...) {\n"; found "foreach(...){"
(#1223) Expected 1 space before "=>"; 0 found
(#1223) Expected 1 space after "=>"; 0 found
(#1223) Expected 1 space after "as"; 0 found
(#1224) Line indented incorrectly; expected at least 100 spaces, found 0
(#1224) Expected 1 space before "=>"; 0 found
(#1224) Expected 1 space after "=>"; 0 found
(#1224) Expected "if (...) {\n"; found "if(...){"
(#1224) Expected 1 space before "=="; 0 found
(#1224) Expected 1 space after "=="; 0 found
(#1224) Commas (,) must be followed by white space.
(#1224) Commas (,) must be followed by white space.
(#1224) Commas (,) must be followed by white space.
(#1224) Commas (,) must be followed by white space.
(#1224) Commas (,) must be followed by white space.
(#1224) Commas (,) must be followed by white space.
(#1224) Commas (,) must be followed by white space.
(#1224) Commas (,) must be followed by white space.
(#1224) Closing brace must be on a line by itself
(#1224) Closing brace must be on a line by itself
(#1224) Expected 1 space before "="; 0 found
(#1224) Expected 1 space after "="; 0 found
(#1224) Variable "Ya" must be all lower-case
(#1224) Expected 1 space before "="; 0 found
(#1224) Expected 1 space after "="; 0 found
(#1224) Expected "for (...) {\n"; found "for(...){"
(#1224) Expected 1 space after first semicolon of FOR loop; 0 found
(#1224) Expected 1 space after second semicolon of FOR loop; 0 found
(#1224) Expected 1 space before "="; 0 found
(#1224) Expected 1 space after "="; 0 found
(#1224) Expected 1 space before "<="; 0 found
(#1224) Expected 1 space after "<="; 0 found
(#1224) Commas (,) must be followed by white space.
(#1224) Variable "X" must be all lower-case
(#1224) Expected 1 space before "="; 0 found
(#1224) Expected 1 space after "="; 0 found
(#1224) Expected "if (...) {\n"; found "if(...){"
(#1224) Variable "X" must be all lower-case
(#1224) Variable "X" must be all lower-case
(#1224) Expected 1 space before "!="; 0 found
(#1224) Expected 1 space after "!="; 0 found
(#1224) Variable "X" must be all lower-case
(#1224) Commas (,) must be followed by white space.
(#1224) Commas (,) must be followed by white space.
(#1224) Commas (,) must be followed by white space.
(#1224) Variable "X" must be all lower-case
(#1224) Commas (,) must be followed by white space.
(#1224) Commas (,) must be followed by white space.
(#1224) Commas (,) must be followed by white space.
(#1224) Commas (,) must be followed by white space.
(#1224) Variable "X" must be all lower-case
(#1224) Commas (,) must be followed by white space.
(#1224) Variable "Ya" must be all lower-case
(#1224) Commas (,) must be followed by white space.
(#1224) Variable "X" must be all lower-case
(#1224) Variable "X" must be all lower-case
(#1224) Expected 1 space before "?"; 0 found
(#1224) Expected 1 space after "?"; 0 found
(#1224) Expected 1 space before ":"; 0 found
(#1224) Expected 1 space after ":"; 0 found
(#1224) Closing brace must be on a line by itself
(#1224) Closing brace must be on a line by itself
(#1224) Closing brace must be on a line by itself
(#1224) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1224) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1224) method name "Adminer::selectOrderPrint" must be in lower-case letters only
(#1224) Visibility must be declared on method "selectOrderPrint"
(#1224) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1224) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1224) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1224) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1224) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1225) Line indented incorrectly; expected at least 100 spaces, found 0
(#1225) Variable "Pe" must be all lower-case
(#1225) Commas (,) must be followed by white space.
(#1225) Commas (,) must be followed by white space.
(#1225) Expected 1 space after closing parenthesis; found 0
(#1225) Opening brace must be the last content on the line
(#1225) Commas (,) must be followed by white space.
(#1225) Commas (,) must be followed by white space.
(#1225) Variable "Pe" must be all lower-case
(#1225) Expected 1 space before "="; 0 found
(#1225) Expected 1 space after "="; 0 found
(#1225) Expected "foreach (...) {\n"; found "foreach(...){"
(#1225) Expected 1 space before "=>"; 0 found
(#1225) Expected 1 space after "=>"; 0 found
(#1225) Expected 1 space before "as"; 0 found
(#1225) Expected 1 space after "as"; 0 found
(#1225) Expected 1 space before "=>"; 0 found
(#1225) Expected 1 space after "=>"; 0 found
(#1225) Variable "X" must be all lower-case
(#1225) Expected "if (...) {\n"; found "if(...){"
(#1225) Variable "X" must be all lower-case
(#1225) Expected 1 space before "!="; 0 found
(#1225) Expected 1 space after "!="; 0 found
(#1225) Commas (,) must be followed by white space.
(#1225) Commas (,) must be followed by white space.
(#1225) Variable "X" must be all lower-case
(#1225) Commas (,) must be followed by white space.
(#1225) Commas (,) must be followed by white space.
(#1225) Commas (,) must be followed by white space.
(#1225) Commas (,) must be followed by white space.
(#1225) Closing brace must be on a line by itself
(#1225) Closing brace must be on a line by itself
(#1225) Commas (,) must be followed by white space.
(#1225) Commas (,) must be followed by white space.
(#1225) Commas (,) must be followed by white space.
(#1225) Commas (,) must be followed by white space.
(#1225) Commas (,) must be followed by white space.
(#1225) Commas (,) must be followed by white space.
(#1225) Closing brace must be on a line by itself
(#1225) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1225) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1225) method name "Adminer::selectLimitPrint" must be in lower-case letters only
(#1225) Visibility must be declared on method "selectLimitPrint"
(#1225) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1225) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1225) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1225) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1225) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1226) Line indented incorrectly; expected at least 100 spaces, found 0
(#1226) Expected 1 space after closing parenthesis; found 0
(#1226) Opening brace must be the last content on the line
(#1226) Commas (,) must be followed by white space.
(#1226) Closing brace must be on a line by itself
(#1226) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1226) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1226) method name "Adminer::selectLengthPrint" must be in lower-case letters only
(#1226) Visibility must be declared on method "selectLengthPrint"
(#1226) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1226) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1226) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1226) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1226) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1227) Line indented incorrectly; expected at least 100 spaces, found 0
(#1227) Variable "Yg" must be all lower-case
(#1227) Expected 1 space after closing parenthesis; found 0
(#1227) Opening brace must be the last content on the line
(#1227) Expected "if (...) {\n"; found "if(...){"
(#1227) Variable "Yg" must be all lower-case
(#1227) Expected 1 space before "!=="; 0 found
(#1227) Expected 1 space after "!=="; 0 found
(#1227) Commas (,) must be followed by white space.
(#1227) Variable "Yg" must be all lower-case
(#1227) Commas (,) must be followed by white space.
(#1227) Closing brace must be on a line by itself
(#1227) Closing brace must be on a line by itself
(#1227) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1227) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1227) method name "Adminer::selectActionPrint" must be in lower-case letters only
(#1227) Visibility must be declared on method "selectActionPrint"
(#1227) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1227) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1227) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1227) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1227) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1228) Line indented incorrectly; expected at least 100 spaces, found 0
(#1228) Expected 1 space after closing parenthesis; found 0
(#1228) Opening brace must be the last content on the line
(#1228) Commas (,) must be followed by white space.
(#1228) Commas (,) must be followed by white space.
(#1228) Commas (,) must be followed by white space.
(#1228) Commas (,) must be followed by white space.
(#1228) Expected 1 space before "="; 0 found
(#1228) Expected 1 space after "="; 0 found
(#1228) Expected "foreach (...) {\n"; found "foreach(...){"
(#1228) Expected 1 space after "as"; 0 found
(#1228) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1228) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1228) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1228) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1228) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1228) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1228) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1229) Line indented incorrectly; expected at least 104 spaces, found 0
(#1229) Inline control structures are not allowed
(#1229) Expected 1 space before "!="; 0 found
(#1229) Expected 1 space after "!="; 0 found
(#1229) Expected 1 space before "="; 0 found
(#1229) Expected 1 space after "="; 0 found
(#1229) Closing brace must be on a line by itself
(#1229) Expected 1 space before "="; 0 found
(#1229) Expected 1 space after "="; 0 found
(#1229) Inline control structures are not allowed
(#1229) Expected 1 space before "=>"; 0 found
(#1229) Expected 1 space after "=>"; 0 found
(#1229) Expected 1 space after "as"; 0 found
(#1230) Line indented incorrectly; expected at least 104 spaces, found 0
(#1230) Expected 1 space before "=>"; 0 found
(#1230) Expected 1 space after "=>"; 0 found
(#1230) Variable "X" must be all lower-case
(#1230) Commas (,) must be followed by white space.
(#1230) Commas (,) must be followed by white space.
(#1230) Commas (,) must be followed by white space.
(#1230) Closing brace must be on a line by itself
(#1230) Line exceeds 132 characters; contains 133 characters
(#1230) Line exceeds 132 characters; contains 133 characters
(#1230) Line exceeds 132 characters; contains 133 characters
(#1230) Line exceeds 132 characters; contains 133 characters
(#1230) Line exceeds 132 characters; contains 133 characters
(#1230) Line exceeds 132 characters; contains 133 characters
(#1230) Line exceeds 132 characters; contains 133 characters
(#1230) method name "Adminer::selectCommandPrint" must be in lower-case letters only
(#1230) Visibility must be declared on method "selectCommandPrint"
(#1231) Line indented incorrectly; expected at least 100 spaces, found 0
(#1231) Expected 1 space after closing parenthesis; found 0
(#1231) Opening brace must be the last content on the line
(#1231) Closing brace must be on a line by itself
(#1231) method name "Adminer::selectImportPrint" must be in lower-case letters only
(#1231) Visibility must be declared on method "selectImportPrint"
(#1232) Line indented incorrectly; expected at least 100 spaces, found 0
(#1232) Expected 1 space after closing parenthesis; found 0
(#1232) Opening brace must be the last content on the line
(#1232) Closing brace must be on a line by itself
(#1232) method name "Adminer::selectEmailPrint" must be in lower-case letters only
(#1232) Visibility must be declared on method "selectEmailPrint"
(#1233) Line indented incorrectly; expected at least 100 spaces, found 0
(#1233) Commas (,) must be followed by white space.
(#1233) Closing brace must be on a line by itself
(#1233) method name "Adminer::selectColumnsProcess" must be in lower-case letters only
(#1233) Visibility must be declared on method "selectColumnsProcess"
(#1234) Line indented incorrectly; expected at least 100 spaces, found 0
(#1234) Commas (,) must be followed by white space.
(#1234) Expected 1 space after closing parenthesis; found 0
(#1234) Opening brace must be the last content on the line
(#1234) Variable "Tc" must be all lower-case
(#1234) Commas (,) must be followed by white space.
(#1234) Variable "Yc" must be all lower-case
(#1234) Variable "M" must be all lower-case
(#1234) Expected 1 space before "="; 0 found
(#1234) Expected 1 space after "="; 0 found
(#1234) Variable "Wc" must be all lower-case
(#1234) Expected 1 space before "="; 0 found
(#1234) Expected 1 space after "="; 0 found
(#1234) Expected "foreach (...) {\n"; found "foreach(...){"
(#1234) Expected 1 space before "=>"; 0 found
(#1234) Expected 1 space after "=>"; 0 found
(#1234) Expected 1 space before "as"; 0 found
(#1234) Expected 1 space after "as"; 0 found
(#1234) Expected 1 space before "=>"; 0 found
(#1234) Expected 1 space after "=>"; 0 found
(#1234) Variable "X" must be all lower-case
(#1234) Expected "if (...) {\n"; found "if(...){"
(#1234) Variable "X" must be all lower-case
(#1234) Expected 1 space before "=="; 0 found
(#1234) Expected 1 space after "=="; 0 found
(#1234) Variable "X" must be all lower-case
(#1234) Expected 1 space before "!="; 0 found
(#1234) Expected 1 space after "!="; 0 found
(#1234) Variable "X" must be all lower-case
(#1234) Variable "X" must be all lower-case
(#1234) Commas (,) must be followed by white space.
(#1234) Variable "Tc" must be all lower-case
(#1234) Variable "X" must be all lower-case
(#1234) Commas (,) must be followed by white space.
(#1234) Variable "Yc" must be all lower-case
(#1234) Variable "M" must be all lower-case
(#1234) Expected 1 space before "="; 0 found
(#1234) Expected 1 space after "="; 0 found
(#1234) Variable "X" must be all lower-case
(#1234) Commas (,) must be followed by white space.
(#1234) Variable "X" must be all lower-case
(#1234) Expected 1 space before "!="; 0 found
(#1234) Expected 1 space after "!="; 0 found
(#1234) Expected 1 space before "?"; 0 found
(#1234) Expected 1 space after "?"; 0 found
(#1234) Variable "X" must be all lower-case
(#1234) Expected 1 space before ":"; 0 found
(#1234) Expected 1 space after ":"; 0 found
(#1234) Inline control structures are not allowed
(#1234) Variable "X" must be all lower-case
(#1234) Commas (,) must be followed by white space.
(#1234) Variable "Yc" must be all lower-case
(#1234) Variable "Wc" must be all lower-case
(#1234) Expected 1 space before "="; 0 found
(#1234) Expected 1 space after "="; 0 found
(#1234) Variable "M" must be all lower-case
(#1234) Closing brace must be on a line by itself
(#1234) Closing brace must be on a line by itself
(#1234) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1234) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1234) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1234) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1234) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1234) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1234) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1235) Line indented incorrectly; expected at least 104 spaces, found 0
(#1235) Variable "M" must be all lower-case
(#1235) Commas (,) must be followed by white space.
(#1235) Variable "Wc" must be all lower-case
(#1235) Closing brace must be on a line by itself
(#1235) method name "Adminer::selectSearchProcess" must be in lower-case letters only
(#1235) Visibility must be declared on method "selectSearchProcess"
(#1236) Line indented incorrectly; expected at least 100 spaces, found 0
(#1236) Commas (,) must be followed by white space.
(#1236) Expected 1 space after closing parenthesis; found 0
(#1236) Opening brace must be the last content on the line
(#1236) Variable "J" must be all lower-case
(#1236) Expected 1 space before "="; 0 found
(#1236) Expected 1 space after "="; 0 found
(#1236) Expected "foreach (...) {\n"; found "foreach(...){"
(#1236) Expected 1 space before "=>"; 0 found
(#1236) Expected 1 space after "=>"; 0 found
(#1236) Expected 1 space after "as"; 0 found
(#1237) Line indented incorrectly; expected at least 104 spaces, found 0
(#1237) Expected 1 space before "=>"; 0 found
(#1237) Expected 1 space after "=>"; 0 found
(#1237) Inline control structures are not allowed
(#1237) Expected 1 space before "=="; 0 found
(#1237) Expected 1 space after "=="; 0 found
(#1237) Expected 1 space before "!="; 0 found
(#1237) Expected 1 space after "!="; 0 found
(#1237) Variable "J" must be all lower-case
(#1237) Expected 1 space before "="; 0 found
(#1237) Expected 1 space after "="; 0 found
(#1237) Commas (,) must be followed by white space.
(#1237) Commas (,) must be followed by white space.
(#1237) Expected 1 space before "?"; 0 found
(#1237) Expected 1 space after "?"; 0 found
(#1237) Expected 1 space before ":"; 0 found
(#1237) Expected 1 space after ":"; 0 found
(#1237) Closing brace must be on a line by itself
(#1237) Expected "foreach (...) {\n"; found "foreach(...){"
(#1237) Expected 1 space before "as"; 0 found
(#1237) Expected 1 space after "as"; 0 found
(#1237) Variable "X" must be all lower-case
(#1237) Expected "if (...) {\n"; found "if(...){"
(#1237) Variable "X" must be all lower-case
(#1237) Expected 1 space before "!="; 0 found
(#1237) Expected 1 space after "!="; 0 found
(#1237) Variable "X" must be all lower-case
(#1237) Commas (,) must be followed by white space.
(#1237) Expected 1 space before "="; 0 found
(#1237) Expected 1 space after "="; 0 found
(#1237) Variable "X" must be all lower-case
(#1237) Expected "if (...) {\n"; found "if(...){"
(#1237) Commas (,) must be followed by white space.
(#1237) Variable "X" must be all lower-case
(#1237) Expected 1 space before "="; 0 found
(#1237) Expected 1 space after "="; 0 found
(#1237) Variable "X" must be all lower-case
(#1237) Expected 1 space before ".="; 0 found
(#1237) Expected 1 space after ".="; 0 found
(#1237) Expected 1 space before "!="; 0 found
(#1237) Expected 1 space after "!="; 0 found
(#1237) Expected 1 space before "?"; 0 found
(#1237) Expected 1 space after "?"; 0 found
(#1237) Expected 1 space before ":"; 0 found
(#1237) Expected 1 space after ":"; 0 found
(#1237) Closing brace must be on a line by itself
(#1237) Inline control structures are not allowed
(#1237) Usage of ELSEIF not allowed; use ELSE IF instead
(#1237) Variable "X" must be all lower-case
(#1237) Expected 1 space before "=="; 0 found
(#1237) Expected 1 space after "=="; 0 found
(#1237) Expected 1 space before "="; 0 found
(#1237) Expected 1 space after "="; 0 found
(#1237) Variable "X" must be all lower-case
(#1237) Inline control structures are not allowed
(#1237) Usage of ELSEIF not allowed; use ELSE IF instead
(#1237) Variable "X" must be all lower-case
(#1237) Expected 1 space before "=="; 0 found
(#1237) Expected 1 space after "=="; 0 found
(#1237) Expected 1 space before "="; 0 found
(#1237) Expected 1 space after "="; 0 found
(#1237) Variable "X" must be all lower-case
(#1237) Commas (,) must be followed by white space.
(#1237) Variable "X" must be all lower-case
(#1237) Inline control structures are not allowed
(#1237) Usage of ELSEIF not allowed; use ELSE IF instead
(#1237) Commas (,) must be followed by white space.
(#1237) Variable "X" must be all lower-case
(#1237) Expected 1 space before ".="; 0 found
(#1237) Expected 1 space after ".="; 0 found
(#1237) Variable "X" must be all lower-case
(#1237) Commas (,) must be followed by white space.
(#1237) Variable "X" must be all lower-case
(#1237) Inline control structures are not allowed
(#1237) Variable "X" must be all lower-case
(#1237) Expected 1 space before "!="; 0 found
(#1237) Expected 1 space after "!="; 0 found
(#1237) Variable "J" must be all lower-case
(#1237) Expected 1 space before "="; 0 found
(#1237) Expected 1 space after "="; 0 found
(#1237) Variable "X" must be all lower-case
(#1237) Expected 1 space before "="; 0 found
(#1237) Expected 1 space after "="; 0 found
(#1237) Expected "foreach (...) {\n"; found "foreach(...){"
(#1237) Expected 1 space before "=>"; 0 found
(#1237) Expected 1 space after "=>"; 0 found
(#1237) Expected 1 space after "as"; 0 found
(#1237) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1237) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1237) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1237) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1237) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1237) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1237) Line exceeds maximum limit of 180 characters; contains 726 characters
(#1238) Line indented incorrectly; expected at least 116 spaces, found 0
(#1238) Variable "C" must be all lower-case
(#1238) Expected 1 space before "=>"; 0 found
(#1238) Expected 1 space after "=>"; 0 found
(#1238) Expected 1 space before "="; 0 found
(#1238) Expected 1 space after "="; 0 found
(#1238) Commas (,) must be followed by white space.
(#1238) Expected "if (...) {\n"; found "if(...){"
(#1238) Variable "X" must be all lower-case
(#1238) Commas (,) must be followed by white space.
(#1238) Commas (,) must be followed by white space.
(#1238) Variable "X" must be all lower-case
(#1238) Variable "C" must be all lower-case
(#1238) Expected 1 space before "="; 0 found
(#1238) Expected 1 space after "="; 0 found
(#1238) Variable "C" must be all lower-case
(#1238) Expected 1 space before "="; 0 found
(#1238) Expected 1 space after "="; 0 found
(#1238) Expected 1 space before "=="; 0 found
(#1238) Expected 1 space after "=="; 0 found
(#1238) Commas (,) must be followed by white space.
(#1238) Expected 1 space before "?"; 0 found
(#1238) Expected 1 space after "?"; 0 found
(#1238) Variable "C" must be all lower-case
(#1238) Expected 1 space before ":"; 0 found
(#1238) Expected 1 space after ":"; 0 found
(#1238) Variable "C" must be all lower-case
(#1238) Closing brace must be on a line by itself
(#1238) Closing brace must be on a line by itself
(#1238) Variable "J" must be all lower-case
(#1238) Expected 1 space before "="; 0 found
(#1238) Expected 1 space after "="; 0 found
(#1238) Expected 1 space before "?"; 0 found
(#1238) Expected 1 space after "?"; 0 found
(#1238) Commas (,) must be followed by white space.
(#1238) Expected 1 space before ":"; 0 found
(#1238) Expected 1 space after ":"; 0 found
(#1238) Closing brace must be on a line by itself
(#1238) Closing brace must be on a line by itself
(#1238) Closing brace must be on a line by itself
(#1238) Variable "J" must be all lower-case
(#1238) Closing brace must be on a line by itself
(#1238) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1238) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1238) method name "Adminer::selectOrderProcess" must be in lower-case letters only
(#1238) Visibility must be declared on method "selectOrderProcess"
(#1238) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1238) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1238) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1238) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1238) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1239) Line indented incorrectly; expected at least 104 spaces, found 0
(#1239) Commas (,) must be followed by white space.
(#1239) Expected 1 space after closing parenthesis; found 0
(#1239) Opening brace must be the last content on the line
(#1239) Variable "J" must be all lower-case
(#1239) Expected 1 space before "="; 0 found
(#1239) Expected 1 space after "="; 0 found
(#1239) Expected "foreach (...) {\n"; found "foreach(...){"
(#1239) Expected 1 space before "=>"; 0 found
(#1239) Expected 1 space after "=>"; 0 found
(#1239) Expected 1 space before "as"; 0 found
(#1239) Expected 1 space after "as"; 0 found
(#1239) Expected 1 space before "=>"; 0 found
(#1239) Expected 1 space after "=>"; 0 found
(#1239) Variable "X" must be all lower-case
(#1239) Inline control structures are not allowed
(#1239) Variable "X" must be all lower-case
(#1239) Expected 1 space before "!="; 0 found
(#1239) Expected 1 space after "!="; 0 found
(#1239) Variable "J" must be all lower-case
(#1239) Expected 1 space before "="; 0 found
(#1239) Expected 1 space after "="; 0 found
(#1239) The use of backticks in strings is not recommended
(#1239) Commas (,) must be followed by white space.
(#1239) Variable "X" must be all lower-case
(#1239) Expected 1 space before "?"; 0 found
(#1239) Expected 1 space after "?"; 0 found
(#1239) Variable "X" must be all lower-case
(#1239) Expected 1 space before ":"; 0 found
(#1239) Expected 1 space after ":"; 0 found
(#1239) Variable "X" must be all lower-case
(#1239) Expected 1 space before "?"; 0 found
(#1239) Expected 1 space after "?"; 0 found
(#1239) Expected 1 space before ":"; 0 found
(#1239) Expected 1 space after ":"; 0 found
(#1239) Closing brace must be on a line by itself
(#1239) Variable "J" must be all lower-case
(#1239) Closing brace must be on a line by itself
(#1239) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1239) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1239) method name "Adminer::selectLimitProcess" must be in lower-case letters only
(#1239) Visibility must be declared on method "selectLimitProcess"
(#1239) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1239) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1239) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1239) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1239) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1240) Line indented incorrectly; expected at least 104 spaces, found 0
(#1240) Expected 1 space after closing parenthesis; found 0
(#1240) Opening brace must be the last content on the line
(#1240) Expected 1 space before "?"; 0 found
(#1240) Expected 1 space after "?"; 0 found
(#1240) Expected 1 space before ":"; 0 found
(#1240) Expected 1 space after ":"; 0 found
(#1240) Closing brace must be on a line by itself
(#1240) method name "Adminer::selectLengthProcess" must be in lower-case letters only
(#1240) Visibility must be declared on method "selectLengthProcess"
(#1241) Line indented incorrectly; expected at least 104 spaces, found 0
(#1241) Expected 1 space after closing parenthesis; found 0
(#1241) Opening brace must be the last content on the line
(#1241) Expected 1 space before "?"; 0 found
(#1241) Expected 1 space after "?"; 0 found
(#1241) Expected 1 space before ":"; 0 found
(#1241) Expected 1 space after ":"; 0 found
(#1241) Closing brace must be on a line by itself
(#1241) method name "Adminer::selectEmailProcess" must be in lower-case letters only
(#1241) Visibility must be declared on method "selectEmailProcess"
(#1242) Line indented incorrectly; expected at least 104 spaces, found 0
(#1242) Variable "Z" must be all lower-case
(#1242) Commas (,) must be followed by white space.
(#1242) Variable "Lc" must be all lower-case
(#1242) Expected 1 space after closing parenthesis; found 0
(#1242) Opening brace must be the last content on the line
(#1243) Line indented incorrectly; expected at least 108 spaces, found 0
(#1243) Closing brace must be on a line by itself
(#1243) method name "Adminer::selectQueryBuild" must be in lower-case letters only
(#1243) Visibility must be declared on method "selectQueryBuild"
(#1244) Line indented incorrectly; expected at least 104 spaces, found 0
(#1244) Variable "M" must be all lower-case
(#1244) Commas (,) must be followed by white space.
(#1244) Variable "Z" must be all lower-case
(#1244) Commas (,) must be followed by white space.
(#1244) Variable "Wc" must be all lower-case
(#1244) Commas (,) must be followed by white space.
(#1244) Variable "Pe" must be all lower-case
(#1244) Commas (,) must be followed by white space.
(#1244) Commas (,) must be followed by white space.
(#1244) Variable "E" 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) Closing brace must be on a line by itself
(#1244) method name "Adminer::messageQuery" must be in lower-case letters only
(#1244) Visibility must be declared on method "messageQuery"
(#1245) Line indented incorrectly; expected at least 104 spaces, found 0
(#1245) Variable "H" must be all lower-case
(#1245) Expected 1 space after closing parenthesis; found 0
(#1245) Opening brace must be the last content on the line
(#1245) Expected 1 space before "="; 0 found
(#1245) Expected 1 space after "="; 0 found
(#1245) Inline control structures are not allowed
(#1245) Variable "H" must be all lower-case
(#1245) Expected 1 space before ">"; 0 found
(#1245) Expected 1 space after ">"; 0 found
(#1245) Variable "H" must be all lower-case
(#1245) Expected 1 space before "="; 0 found
(#1245) Expected 1 space after "="; 0 found
(#1245) Commas (,) must be followed by white space.
(#1245) Commas (,) must be followed by white space.
(#1245) Variable "H" must be all lower-case
(#1245) Commas (,) must be followed by white space.
(#1245) Commas (,) must be followed by white space.
(#1245) Expected 1 space before "="; 0 found
(#1245) Expected 1 space after "="; 0 found
(#1245) Variable "H" must be all lower-case
(#1245) Commas (,) must be followed by white space.
(#1245) Variable "H" must be all lower-case
(#1245) Commas (,) must be followed by white space.
(#1245) Expected 1 space before "?"; 0 found
(#1245) Expected 1 space after "?"; 0 found
(#1245) Commas (,) must be followed by white space.
(#1245) Commas (,) must be followed by white space.
(#1245) Expected 1 space before "-"; 0 found
(#1245) Expected 1 space after "-"; 0 found
(#1245) Expected 1 space before ":"; 0 found
(#1245) Expected 1 space after ":"; 0 found
(#1245) Closing brace must be on a line by itself
(#1245) Line exceeds maximum limit of 180 characters; contains 624 characters
(#1245) Line exceeds maximum limit of 180 characters; contains 624 characters
(#1245) method name "Adminer::editFunctions" must be in lower-case letters only
(#1245) Visibility must be declared on method "editFunctions"
(#1245) Line exceeds maximum limit of 180 characters; contains 624 characters
(#1245) Line exceeds maximum limit of 180 characters; contains 624 characters
(#1245) Line exceeds maximum limit of 180 characters; contains 624 characters
(#1245) Line exceeds maximum limit of 180 characters; contains 624 characters
(#1245) Line exceeds maximum limit of 180 characters; contains 624 characters
(#1246) Line indented incorrectly; expected at least 104 spaces, found 0
(#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) 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 "foreach (...) {\n"; found "foreach(...){"
(#1246) Expected 1 space before "=>"; 0 found
(#1246) Expected 1 space after "=>"; 0 found
(#1246) Expected 1 space after "as"; 0 found
(#1247) Line indented incorrectly; expected at least 108 spaces, found 0
(#1247) Expected 1 space before "=>"; 0 found
(#1247) Expected 1 space after "=>"; 0 found
(#1247) Variable "Tc" must be all lower-case
(#1247) Expected "if (...) {\n"; found "if(...){"
(#1247) Expected "foreach (...) {\n"; found "foreach(...){"
(#1247) Expected 1 space before "=>"; 0 found
(#1247) Expected 1 space after "=>"; 0 found
(#1247) Expected 1 space after "as"; 0 found
(#1247) Variable "Tc" must be all lower-case
(#1248) Line indented incorrectly; expected at least 116 spaces, found 0
(#1248) Expected 1 space before "=>"; 0 found
(#1248) Expected 1 space after "=>"; 0 found
(#1248) Variable "X" must be all lower-case
(#1248) Inline control structures are not allowed
(#1248) Commas (,) must be followed by white space.
(#1248) Variable "J" must be all lower-case
(#1248) Expected 1 space before ".="; 0 found
(#1248) Expected 1 space after ".="; 0 found
(#1248) Variable "X" must be all lower-case
(#1248) Closing brace must be on a line by itself
(#1248) Inline control structures are not allowed
(#1248) Commas (,) must be followed by white space.
(#1248) Variable "J" must be all lower-case
(#1248) Expected 1 space before ".="; 0 found
(#1248) Expected 1 space after ".="; 0 found
(#1248) Closing brace must be on a line by itself
(#1248) Closing brace must be on a line by itself
(#1248) Inline control structures are not allowed
(#1248) Variable "J" must be all lower-case
(#1248) Expected 1 space before "="; 0 found
(#1248) Expected 1 space after "="; 0 found
(#1248) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1248) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1248) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1248) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1248) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1248) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1248) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1249) Line indented incorrectly; expected at least 104 spaces, found 0
(#1249) Commas (,) must be followed by white space.
(#1249) Variable "J" must be all lower-case
(#1249) Closing brace must be on a line by itself
(#1249) method name "Adminer::editInput" must be in lower-case letters only
(#1249) Visibility must be declared on method "editInput"
(#1250) Line indented incorrectly; expected at least 104 spaces, found 0
(#1250) Variable "Q" must be all lower-case
(#1250) Commas (,) must be followed by white space.
(#1250) Commas (,) must be followed by white space.
(#1250) Variable "Ia" must be all lower-case
(#1250) Commas (,) must be followed by white space.
(#1250) Variable "Y" must be all lower-case
(#1250) Expected 1 space after closing parenthesis; found 0
(#1250) Opening brace must be the last content on the line
(#1250) Inline control structures are not allowed
(#1250) Expected 1 space before "=="; 0 found
(#1250) Expected 1 space after "=="; 0 found
(#1250) Expected 1 space before "?"; 0 found
(#1250) Expected 1 space after "?"; 0 found
(#1250) Variable "Ia" must be all lower-case
(#1250) Expected 1 space before ":"; 0 found
(#1250) Expected 1 space after ":"; 0 found
(#1250) Expected 1 space before "?"; 0 found
(#1250) Expected 1 space after "?"; 0 found
(#1250) Variable "Ia" must be all lower-case
(#1250) Variable "Y" must be all lower-case
(#1250) Expected 1 space before "!=="; 0 found
(#1250) Expected 1 space after "!=="; 0 found
(#1250) Expected 1 space before "?"; 0 found
(#1250) Expected 1 space after "?"; 0 found
(#1250) Expected 1 space before ":"; 0 found
(#1250) Expected 1 space after ":"; 0 found
(#1250) Expected 1 space before ":"; 0 found
(#1250) Expected 1 space after ":"; 0 found
(#1250) Commas (,) must be followed by white space.
(#1250) Variable "Ia" must be all lower-case
(#1250) Commas (,) must be followed by white space.
(#1250) Commas (,) must be followed by white space.
(#1250) Variable "Y" must be all lower-case
(#1250) Commas (,) must be followed by white space.
(#1250) Closing brace must be on a line by itself
(#1250) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1250) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1250) method name "Adminer::processInput" must be in lower-case letters only
(#1250) Visibility must be declared on method "processInput"
(#1250) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1250) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1250) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1250) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1250) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1251) Line indented incorrectly; expected at least 104 spaces, found 0
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "Y" must be all lower-case
(#1251) Commas (,) must be followed by white space.
(#1251) Expected 1 space after closing parenthesis; found 0
(#1251) Opening brace must be the last content on the line
(#1251) Inline control structures are not allowed
(#1251) Expected 1 space before "=="; 0 found
(#1251) Expected 1 space after "=="; 0 found
(#1251) Variable "Y" must be all lower-case
(#1251) Variable "C" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Variable "J" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Variable "Y" must be all lower-case
(#1251) Inline control structures are not allowed
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "J" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Inline control structures are not allowed
(#1251) Usage of ELSEIF not allowed; use ELSE IF instead
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "J" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Inline control structures are not allowed
(#1251) Usage of ELSEIF not allowed; use ELSE IF instead
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "J" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Variable "C" must be all lower-case
(#1251) Inline control structures are not allowed
(#1251) Usage of ELSEIF not allowed; use ELSE IF instead
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "J" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Variable "C" must be all lower-case
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "Y" must be all lower-case
(#1251) Expected 1 space before "?"; 0 found
(#1251) Expected 1 space after "?"; 0 found
(#1251) Variable "Y" must be all lower-case
(#1251) Expected 1 space before ":"; 0 found
(#1251) Expected 1 space after ":"; 0 found
(#1251) Variable "J" must be all lower-case
(#1251) Inline control structures are not allowed
(#1251) Usage of ELSEIF not allowed; use ELSE IF instead
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "J" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Variable "C" must be all lower-case
(#1251) Variable "J" must be all lower-case
(#1251) Inline control structures are not allowed
(#1251) Usage of ELSEIF not allowed; use ELSE IF instead
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "J" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1252) Line indented incorrectly; expected at least 108 spaces, found 0
(#1252) Commas (,) must be followed by white space.
(#1252) Variable "J" must be all lower-case
(#1252) Closing brace must be on a line by itself
(#1252) method name "Adminer::dumpOutput" must be in lower-case letters only
(#1252) Visibility must be declared on method "dumpOutput"
(#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) Variable "J" must be all lower-case
(#1253) Expected 1 space before "="; 0 found
(#1253) Expected 1 space after "="; 0 found
(#1253) Expected 1 space before "=>"; 0 found
(#1253) Expected 1 space after "=>"; 0 found
(#1253) Commas (,) must be followed by white space.
(#1253) Expected 1 space before "=>"; 0 found
(#1253) Expected 1 space after "=>"; 0 found
(#1253) Inline control structures are not allowed
(#1253) Variable "J" must be all lower-case
(#1253) Expected 1 space before "="; 0 found
(#1253) Expected 1 space after "="; 0 found
(#1253) Variable "J" must be all lower-case
(#1253) Closing brace must be on a line by itself
(#1253) method name "Adminer::dumpFormat" must be in lower-case letters only
(#1253) Visibility must be declared on method "dumpFormat"
(#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
(#1255) Line indented incorrectly; expected at least 108 spaces, found 0
(#1255) Expected 1 space before "=>"; 0 found
(#1255) Expected 1 space after "=>"; 0 found
(#1255) Commas (,) must be followed by white space.
(#1255) Expected 1 space before "=>"; 0 found
(#1255) Expected 1 space after "=>"; 0 found
(#1255) Commas (,) must be followed by white space.
(#1255) Expected 1 space before "=>"; 0 found
(#1255) Expected 1 space after "=>"; 0 found
(#1255) Commas (,) must be followed by white space.
(#1255) Expected 1 space before "=>"; 0 found
(#1255) Expected 1 space after "=>"; 0 found
(#1255) Closing brace must be on a line by itself
(#1255) method name "Adminer::dumpDatabase" must be in lower-case letters only
(#1255) Visibility must be declared on method "dumpDatabase"
(#1256) Line indented incorrectly; expected at least 104 spaces, found 0
(#1256) Closing brace must be on a line by itself
(#1256) method name "Adminer::dumpTable" must be in lower-case letters only
(#1256) Visibility must be declared on method "dumpTable"
(#1257) Line indented incorrectly; expected at least 104 spaces, found 0
(#1257) Variable "Q" must be all lower-case
(#1257) Commas (,) must be followed by white space.
(#1257) Variable "Dg" must be all lower-case
(#1257) Commas (,) must be followed by white space.
(#1257) Expected 1 space after closing parenthesis; found 0
(#1257) Opening brace must be the last content on the line
(#1257) Expected "if (...) {\n"; found "if(...){"
(#1257) Expected 1 space before "!="; 0 found
(#1257) Expected 1 space after "!="; 0 found
(#1257) Inline control structures are not allowed
(#1257) Variable "Dg" must be all lower-case
(#1257) Variable "Q" must be all lower-case
(#1257) Closing brace must be on a line by itself
(#1257) Usage of ELSEIF not allowed; use ELSE IF instead
(#1257) Variable "Dg" must be all lower-case
(#1257) Expected "if (...) {\n"; found "if(...){"
(#1257) Expected 1 space before "=="; 0 found
(#1257) Expected 1 space after "=="; 0 found
(#1257) Expected 1 space before "="; 0 found
(#1257) Expected 1 space after "="; 0 found
(#1257) Inline control structures are not allowed
(#1257) Expected 1 space before "=>"; 0 found
(#1257) Expected 1 space after "=>"; 0 found
(#1257) Expected 1 space before "as"; 0 found
(#1257) Expected 1 space after "as"; 0 found
(#1257) Variable "Q" must be all lower-case
(#1257) Variable "C" must be all lower-case
(#1257) Expected 1 space before "=>"; 0 found
(#1257) Expected 1 space after "=>"; 0 found
(#1257) Expected 1 space before "="; 0 found
(#1257) Expected 1 space after "="; 0 found
(#1257) Variable "C" must be all lower-case
(#1257) Expected 1 space before "="; 0 found
(#1257) Expected 1 space after "="; 0 found
(#1257) Variable "Q" must be all lower-case
(#1257) Commas (,) must be followed by white space.
(#1257) Closing brace must be on a line by itself
(#1257) Inline control structures are not allowed
(#1257) Expected 1 space before "="; 0 found
(#1257) Expected 1 space after "="; 0 found
(#1257) Variable "Q" must be all lower-case
(#1257) Commas (,) must be followed by white space.
(#1257) Expected "if (...) {\n"; found "if(...){"
(#1257) Inline control structures are not allowed
(#1257) Variable "Dg" must be all lower-case
(#1257) Expected 1 space before "=="; 0 found
(#1257) Expected 1 space after "=="; 0 found
(#1257) Expected 1 space before "=="; 0 found
(#1257) Expected 1 space after "=="; 0 found
(#1257) Expected 1 space before "=="; 0 found
(#1257) Expected 1 space after "=="; 0 found
(#1257) Expected 1 space before "?"; 0 found
(#1257) Expected 1 space after "?"; 0 found
(#1257) Expected 1 space before ":"; 0 found
(#1257) Expected 1 space after ":"; 0 found
(#1257) Variable "Q" must be all lower-case
(#1257) Inline control structures are not allowed
(#1257) Expected 1 space before "=="; 0 found
(#1257) Expected 1 space after "=="; 0 found
(#1257) Expected 1 space before "="; 0 found
(#1257) Expected 1 space after "="; 0 found
(#1257) Closing brace must be on a line by itself
(#1257) Closing brace must be on a line by itself
(#1257) Closing brace must be on a line by itself
(#1257) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1257) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1257) method name "Adminer::dumpData" must be in lower-case letters only
(#1257) Visibility must be declared on method "dumpData"
(#1257) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1257) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1257) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1257) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1257) Line exceeds maximum limit of 180 characters; contains 479 characters
(#1258) Line indented incorrectly; expected at least 104 spaces, found 0
(#1258) Variable "Q" must be all lower-case
(#1258) Commas (,) must be followed by white space.
(#1258) Variable "Dg" must be all lower-case
(#1258) Commas (,) must be followed by white space.
(#1258) Variable "H" must be all lower-case
(#1258) Expected 1 space after closing parenthesis; found 0
(#1258) Opening brace must be the last content on the line
(#1258) Commas (,) must be followed by white space.
(#1258) Expected 1 space before "="; 0 found
(#1258) Expected 1 space after "="; 0 found
(#1258) Expected 1 space before "=="; 0 found
(#1258) Expected 1 space after "=="; 0 found
(#1258) Expected 1 space before "?"; 0 found
(#1258) Expected 1 space after "?"; 0 found
(#1258) Expected 1 space before ":"; 0 found
(#1258) Expected 1 space after ":"; 0 found
(#1258) Expected "if (...) {\n"; found "if(...){"
(#1258) Variable "Dg" must be all lower-case
(#1258) Expected "if (...) {\n"; found "if(...){"
(#1258) Expected 1 space before "=="; 0 found
(#1258) Expected 1 space after "=="; 0 found
(#1258) Inline control structures are not allowed
(#1258) Variable "Dg" must be all lower-case
(#1258) Expected 1 space before "=="; 0 found
(#1258) Expected 1 space after "=="; 0 found
(#1259) Line indented incorrectly; expected at least 116 spaces, found 0
(#1259) Variable "Q" must be all lower-case
(#1259) Expected 1 space before "="; 0 found
(#1259) Expected 1 space after "="; 0 found
(#1259) Variable "Q" must be all lower-case
(#1259) Closing brace must be on a line by itself
(#1259) Variable "I" must be all lower-case
(#1259) Expected 1 space before "="; 0 found
(#1259) Expected 1 space after "="; 0 found
(#1259) Variable "H" must be all lower-case
(#1259) Commas (,) must be followed by white space.
(#1259) Expected "if (...) {\n"; found "if(...){"
(#1259) Variable "I" must be all lower-case
(#1259) Expected 1 space before "="; 0 found
(#1259) Expected 1 space after "="; 0 found
(#1259) Variable "Wa" must be all lower-case
(#1259) Expected 1 space before "="; 0 found
(#1259) Expected 1 space after "="; 0 found
(#1259) Variable "Fd" must be all lower-case
(#1259) Expected 1 space before "="; 0 found
(#1259) Expected 1 space after "="; 0 found
(#1259) Variable "Fg" must be all lower-case
(#1259) Expected 1 space before "="; 0 found
(#1259) Expected 1 space after "="; 0 found
(#1259) Variable "Ec" must be all lower-case
(#1259) Expected 1 space before "="; 0 found
(#1259) Expected 1 space after "="; 0 found
(#1259) Variable "Q" must be all lower-case
(#1259) Expected 1 space before "!="; 0 found
(#1259) Expected 1 space after "!="; 0 found
(#1259) Expected 1 space before "?"; 0 found
(#1259) Expected 1 space after "?"; 0 found
(#1259) Expected 1 space before ":"; 0 found
(#1259) Expected 1 space after ":"; 0 found
(#1259) Expected "while (...) {\n"; found "while(...){"
(#1259) Variable "K" must be all lower-case
(#1259) Expected 1 space before "="; 0 found
(#1259) Expected 1 space after "="; 0 found
(#1259) Variable "I" must be all lower-case
(#1259) Variable "Ec" must be all lower-case
(#1259) Expected "if (...) {\n"; found "if(...){"
(#1259) Variable "Fd" must be all lower-case
(#1259) Variable "Kh" must be all lower-case
(#1259) Expected 1 space before "="; 0 found
(#1259) Expected 1 space after "="; 0 found
(#1259) Expected "foreach (...) {\n"; found "foreach(...){"
(#1259) Expected 1 space after "as"; 0 found
(#1259) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1259) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1259) Variable "K" must be all lower-case
(#1259) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1259) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1259) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1259) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1259) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1260) Line indented incorrectly; expected at least 116 spaces, found 0
(#1260) Variable "X" must be all lower-case
(#1260) Expected 1 space before "="; 0 found
(#1260) Expected 1 space after "="; 0 found
(#1260) Variable "I" must be all lower-case
(#1260) Variable "Fd" must be all lower-case
(#1260) Expected 1 space before "="; 0 found
(#1260) Expected 1 space after "="; 0 found
(#1260) Expected 1 space before "="; 0 found
(#1260) Expected 1 space after "="; 0 found
(#1260) Variable "Kh" must be all lower-case
(#1260) Expected 1 space before "="; 0 found
(#1260) Expected 1 space after "="; 0 found
(#1260) Closing brace must be on a line by itself
(#1260) Variable "Fg" must be all lower-case
(#1260) Expected 1 space before "="; 0 found
(#1260) Expected 1 space after "="; 0 found
(#1260) Variable "Dg" must be all lower-case
(#1260) Expected 1 space before "=="; 0 found
(#1260) Expected 1 space after "=="; 0 found
(#1260) Expected 1 space before "?"; 0 found
(#1260) Expected 1 space after "?"; 0 found
(#1260) Commas (,) must be followed by white space.
(#1260) Variable "Kh" must be all lower-case
(#1260) Expected 1 space before ":"; 0 found
(#1260) Expected 1 space after ":"; 0 found
(#1260) Closing brace must be on a line by itself
(#1260) Expected "if (...) {\n"; found "if(...){"
(#1260) Expected 1 space before "!="; 0 found
(#1260) Expected 1 space after "!="; 0 found
(#1260) Expected "if (...) {\n"; found "if(...){"
(#1260) Variable "Dg" must be all lower-case
(#1260) Expected 1 space before "=="; 0 found
(#1260) Expected 1 space after "=="; 0 found
(#1260) Variable "Fd" must be all lower-case
(#1260) Variable "Dg" must be all lower-case
(#1260) Expected 1 space before "="; 0 found
(#1260) Expected 1 space after "="; 0 found
(#1260) Closing brace must be on a line by itself
(#1260) Variable "K" must be all lower-case
(#1260) Closing brace must be on a line by itself
(#1260) Expected "} else {\n"; found "}else{"
(#1260) Inline control structures are not allowed
(#1260) Expected 1 space before "="; 0 found
(#1260) Expected 1 space after "="; 0 found
(#1260) Variable "Q" must be all lower-case
(#1260) Commas (,) must be followed by white space.
(#1260) Commas (,) must be followed by white space.
(#1260) Variable "Fd" must be all lower-case
(#1260) Expected "foreach (...) {\n"; found "foreach(...){"
(#1260) Expected 1 space before "=>"; 0 found
(#1260) Expected 1 space after "=>"; 0 found
(#1260) Expected 1 space after "as"; 0 found
(#1260) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1260) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1260) Variable "K" must be all lower-case
(#1260) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1260) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1260) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1260) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1260) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1261) Line indented incorrectly; expected at least 120 spaces, found 0
(#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 "K" 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) Expected 1 space before "?"; 0 found
(#1261) Expected 1 space after "?"; 0 found
(#1261) Commas (,) must be followed by white space.
(#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) Variable "X" must be all lower-case
(#1261) Expected 1 space before ":"; 0 found
(#1261) Expected 1 space after ":"; 0 found
(#1261) Closing brace must be on a line by itself
(#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) Expected 1 space before ":"; 0 found
(#1261) Expected 1 space after ":"; 0 found
(#1261) Commas (,) must be followed by white space.
(#1261) Variable "K" must be all lower-case
(#1261) Inline control structures are not allowed
(#1261) Variable "Wa" must be all lower-case
(#1261) Variable "Wa" 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) Usage of ELSEIF not allowed; use ELSE IF instead
(#1261) Variable "Wa" 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) Expected 1 space before "+"; 0 found
(#1261) Expected 1 space after "+"; 0 found
(#1261) Variable "Fg" must be all lower-case
(#1261) Expected 1 space before "<"; 0 found
(#1261) Expected 1 space after "<"; 0 found
(#1261) Variable "Wa" must be all lower-case
(#1261) Expected 1 space before ".="; 0 found
(#1261) Expected 1 space after ".="; 0 found
(#1261) Variable "Wa" must be all lower-case
(#1261) Variable "Fg" must be all lower-case
(#1261) Variable "Wa" must be all lower-case
(#1261) Expected 1 space before "="; 0 found
(#1261) Expected 1 space after "="; 0 found
(#1261) Closing brace must be on a line by itself
(#1261) Closing brace must be on a line by itself
(#1261) Closing brace must be on a line by itself
(#1261) Inline control structures are not allowed
(#1261) Variable "Wa" must be all lower-case
(#1261) Variable "Wa" must be all lower-case
(#1261) Variable "Fg" must be all lower-case
(#1261) Closing brace must be on a line by itself
(#1261) Inline control structures are not allowed
(#1261) Usage of ELSEIF not allowed; use ELSE IF instead
(#1261) Expected 1 space before "=="; 0 found
(#1261) Expected 1 space after "=="; 0 found
(#1261) Commas (,) must be followed by white space.
(#1261) Commas (,) must be followed by white space.
(#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 410 characters
(#1261) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1261) method name "Adminer::dumpFilename" must be in lower-case letters only
(#1261) Visibility must be declared on method "dumpFilename"
(#1261) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1261) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1261) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1261) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1261) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1262) Line indented incorrectly; expected at least 104 spaces, found 0
(#1262) Expected 1 space after closing parenthesis; found 0
(#1262) Opening brace must be the last content on the line
(#1263) Line indented incorrectly; expected at least 108 spaces, found 0
(#1263) Expected 1 space before "!="; 0 found
(#1263) Expected 1 space after "!="; 0 found
(#1263) Expected 1 space before "?"; 0 found
(#1263) Expected 1 space after "?"; 0 found
(#1263) Expected 1 space before ":"; 0 found
(#1263) Expected 1 space after ":"; 0 found
(#1263) Expected 1 space before "!="; 0 found
(#1263) Expected 1 space after "!="; 0 found
(#1263) Expected 1 space before "?"; 0 found
(#1263) Expected 1 space after "?"; 0 found
(#1263) Expected 1 space before ":"; 0 found
(#1263) Expected 1 space after ":"; 0 found
(#1263) Closing brace must be on a line by itself
(#1263) method name "Adminer::dumpHeaders" must be in lower-case letters only
(#1263) Visibility must be declared on method "dumpHeaders"
(#1264) Line indented incorrectly; expected at least 120 spaces, found 0
(#1264) Commas (,) must be followed by white space.
(#1264) Expected 1 space after closing parenthesis; found 0
(#1264) Opening brace must be the last content on the line
(#1264) Variable "Ze" 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) 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) 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 "Ze" 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) 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) Variable "Ze" 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) Inline control structures are not allowed
(#1264) Variable "Ze" 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) Closing brace must be on a line by itself
(#1264) Line exceeds maximum limit of 180 characters; contains 331 characters
(#1264) Line exceeds maximum limit of 180 characters; contains 331 characters
(#1264) Visibility must be declared on method "homepage"
(#1264) Line exceeds maximum limit of 180 characters; contains 331 characters
(#1264) Line exceeds maximum limit of 180 characters; contains 331 characters
(#1264) Line exceeds maximum limit of 180 characters; contains 331 characters
(#1264) Line exceeds maximum limit of 180 characters; contains 331 characters
(#1264) Line exceeds maximum limit of 180 characters; contains 331 characters
(#1265) Line indented incorrectly; expected at least 120 spaces, found 0
(#1265) Expected 1 space after closing parenthesis; found 0
(#1265) Opening brace must be the last content on the line
(#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) 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) 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) 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) 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) Expected 1 space before ":"; 0 found
(#1265) Expected 1 space after ":"; 0 found
(#1265) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1265) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1265) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1265) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1265) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1265) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1265) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1266) Line indented incorrectly; expected at least 124 spaces, found 0
(#1266) Closing brace must be on a line by itself
(#1266) Visibility must be declared on method "navigation"
(#1267) Line indented incorrectly; expected at least 120 spaces, found 0
(#1267) Expected 1 space after closing parenthesis; found 0
(#1267) Opening brace must be the last content on the line
(#1267) Commas (,) must be followed by white space.
(#1267) Commas (,) must be followed by white space.
(#1267) Variable "Ub" must be all lower-case
(#1268) Commas (,) must be followed by white space.
(#1268) Commas (,) must be followed by white space.
(#1268) Commas (,) must be followed by white space.
(#1268) Commas (,) must be followed by white space.
(#1269) Commas (,) must be followed by white space.
(#1269) Commas (,) must be followed by white space.
(#1269) Expected 1 space before "<"; 0 found
(#1269) Expected 1 space after "<"; 0 found
(#1269) Expected 1 space before "?"; 0 found
(#1269) Expected 1 space after "?"; 0 found
(#1269) Expected 1 space before ":"; 0 found
(#1269) Expected 1 space after ":"; 0 found
(#1269) Commas (,) must be followed by white space.
(#1269) Line exceeds 132 characters; contains 166 characters
(#1269) Line exceeds 132 characters; contains 166 characters
(#1269) Line exceeds 132 characters; contains 166 characters
(#1269) Line exceeds 132 characters; contains 166 characters
(#1269) Line exceeds 132 characters; contains 166 characters
(#1269) Line exceeds 132 characters; contains 166 characters
(#1269) Line exceeds 132 characters; contains 166 characters
(#1271) Expected "if (...) {\n"; found "if(...){"
(#1271) Expected 1 space before "=="; 0 found
(#1271) Expected 1 space after "=="; 0 found
(#1271) Variable "Ic" must be all lower-case
(#1271) Expected 1 space before "="; 0 found
(#1271) Expected 1 space after "="; 0 found
(#1271) Expected "foreach (...) {\n"; found "foreach(...){"
(#1271) Expected 1 space before "=>"; 0 found
(#1271) Expected 1 space after "=>"; 0 found
(#1271) Expected 1 space before "as"; 0 found
(#1271) Expected 1 space after "as"; 0 found
(#1271) Variable "Mh" must be all lower-case
(#1271) Expected 1 space before "=>"; 0 found
(#1271) Expected 1 space after "=>"; 0 found
(#1271) Expected "foreach (...) {\n"; found "foreach(...){"
(#1271) Expected 1 space before "=>"; 0 found
(#1271) Expected 1 space after "=>"; 0 found
(#1271) Expected 1 space after "as"; 0 found
(#1272) Line indented incorrectly; expected at least 132 spaces, found 0
(#1272) Variable "N" must be all lower-case
(#1272) Expected 1 space before "=>"; 0 found
(#1272) Expected 1 space after "=>"; 0 found
(#1272) Variable "Hh" must be all lower-case
(#1272) Expected "foreach (...) {\n"; found "foreach(...){"
(#1272) Expected 1 space before "=>"; 0 found
(#1272) Expected 1 space after "=>"; 0 found
(#1272) Expected 1 space after "as"; 0 found
(#1272) Variable "Hh" must be all lower-case
(#1273) Line indented incorrectly; expected at least 136 spaces, found 0
(#1273) Variable "V" must be all lower-case
(#1273) Expected 1 space before "=>"; 0 found
(#1273) Expected 1 space after "=>"; 0 found
(#1273) Variable "G" must be all lower-case
(#1273) Expected "if (...) {\n"; found "if(...){"
(#1273) Variable "G" must be all lower-case
(#1273) Expected 1 space before "!=="; 0 found
(#1273) Expected 1 space after "!=="; 0 found
(#1273) Expected "if (...) {\n"; found "if(...){"
(#1273) Variable "Ic" must be all lower-case
(#1273) Variable "Ic" must be all lower-case
(#1273) Expected 1 space before "="; 0 found
(#1273) Expected 1 space after "="; 0 found
(#1273) Closing brace must be on a line by itself
(#1273) Variable "Gb" must be all lower-case
(#1273) Expected 1 space before "="; 0 found
(#1273) Expected 1 space after "="; 0 found
(#1273) Variable "Mh" must be all lower-case
(#1273) Variable "N" must be all lower-case
(#1273) Variable "V" must be all lower-case
(#1273) Inline control structures are not allowed
(#1273) Expected 1 space before "as"; 0 found
(#1273) Expected 1 space after "as"; 0 found
(#1273) Variable "Gb" must be all lower-case
(#1273) Expected 1 space before "?"; 0 found
(#1273) Expected 1 space after "?"; 0 found
(#1273) Variable "Gb" must be all lower-case
(#1273) Expected 1 space before ":"; 0 found
(#1273) Expected 1 space after ":"; 0 found
(#1273) Variable "Mh" must be all lower-case
(#1273) Commas (,) must be followed by white space.
(#1273) Variable "N" must be all lower-case
(#1273) Commas (,) must be followed by white space.
(#1273) Variable "V" must be all lower-case
(#1273) Commas (,) must be followed by white space.
(#1273) Variable "Ub" must be all lower-case
(#1273) Variable "V" must be all lower-case
(#1273) Variable "N" 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) Variable "N" 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 1 space before ":"; 0 found
(#1273) Expected 1 space after ":"; 0 found
(#1273) Closing brace must be on a line by itself
(#1273) Closing brace must be on a line by itself
(#1273) Closing brace must be on a line by itself
(#1273) Closing brace must be on a line by itself
(#1273) Closing brace must be on a line by itself
(#1273) Expected "} else {\n"; found "}else{"
(#1273) Expected "if (...) {\n"; found "if(...){"
(#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) Inline control structures are not allowed
(#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) Closing brace must be on a line by itself
(#1273) Expected "if (...) {\n"; found "if(...){"
(#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) Variable "S" must be all lower-case
(#1273) Expected 1 space before "="; 0 found
(#1273) Expected 1 space after "="; 0 found
(#1273) Commas (,) must be followed by white space.
(#1273) Inline control structures are not allowed
(#1273) Variable "S" must be all lower-case
(#1273) Variable "S" must be all lower-case
(#1273) Variable "Ud" must be all lower-case
(#1273) Expected 1 space before "="; 0 found
(#1273) Expected 1 space after "="; 0 found
(#1273) Inline control structures are not allowed
(#1273) Expected 1 space before "=>"; 0 found
(#1273) Expected 1 space after "=>"; 0 found
(#1273) Expected 1 space after "as"; 0 found
(#1273) Line exceeds maximum limit of 180 characters; contains 1016 characters
(#1273) Line exceeds maximum limit of 180 characters; contains 1016 characters
(#1273) Variable "S" must be all lower-case
(#1273) Line exceeds maximum limit of 180 characters; contains 1016 characters
(#1273) Line exceeds maximum limit of 180 characters; contains 1016 characters
(#1273) Line exceeds maximum limit of 180 characters; contains 1016 characters
(#1273) Line exceeds maximum limit of 180 characters; contains 1016 characters
(#1273) Line exceeds maximum limit of 180 characters; contains 1016 characters
(#1274) Line indented incorrectly; expected at least 12 spaces, found 0
(#1274) Variable "Q" must be all lower-case
(#1274) Expected 1 space before "=>"; 0 found
(#1274) Expected 1 space after "=>"; 0 found
(#1274) Variable "U" must be all lower-case
(#1274) Variable "Ud" must be all lower-case
(#1274) Expected 1 space before "="; 0 found
(#1274) Expected 1 space after "="; 0 found
(#1274) Variable "Q" must be all lower-case
(#1274) Commas (,) must be followed by white space.
(#1274) Commas (,) must be followed by white space.
(#1274) Commas (,) must be followed by white space.
(#1274) Expected 1 space before "?"; 0 found
(#1274) Expected 1 space after "?"; 0 found
(#1274) Expected 1 space before ":"; 0 found
(#1274) Expected 1 space after ":"; 0 found
(#1274) Commas (,) must be followed by white space.
(#1274) Variable "Ud" must be all lower-case
(#1274) Inline control structures are not allowed
(#1274) Expected 1 space before "as"; 0 found
(#1274) Expected 1 space after "as"; 0 found
(#1274) Commas (,) must be followed by white space.
(#1274) Commas (,) must be followed by white space.
(#1274) Commas (,) must be followed by white space.
(#1274) Variable "X" must be all lower-case
(#1274) Variable "X" must be all lower-case
(#1274) Closing brace must be on a line by itself
(#1274) Closing brace must be on a line by itself
(#1274) Closing brace must be on a line by itself
(#1274) Closing brace must be on a line by itself
(#1274) Line exceeds maximum limit of 180 characters; contains 349 characters
(#1274) Line exceeds maximum limit of 180 characters; contains 349 characters
(#1274) method name "Adminer::databasesPrint" must be in lower-case letters only
(#1274) Visibility must be declared on method "databasesPrint"
(#1274) Line exceeds maximum limit of 180 characters; contains 349 characters
(#1274) Line exceeds maximum limit of 180 characters; contains 349 characters
(#1274) Line exceeds maximum limit of 180 characters; contains 349 characters
(#1274) Line exceeds maximum limit of 180 characters; contains 349 characters
(#1274) Line exceeds maximum limit of 180 characters; contains 349 characters
(#1275) Line indented incorrectly; expected at least 124 spaces, found 0
(#1275) Expected 1 space after closing parenthesis; found 0
(#1275) Opening brace must be the last content on the line
(#1275) Commas (,) must be followed by white space.
(#1275) Expected 1 space before "="; 0 found
(#1275) Expected 1 space after "="; 0 found
(#1277) Variable "Eb" 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 "Eb" 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) Commas (,) must be followed by white space.
(#1277) Expected 1 space before ":"; 0 found
(#1277) Expected 1 space after ":"; 0 found
(#1277) Commas (,) must be followed by white space.
(#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 "if (...) {\n"; found "if(...){"
(#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 "if (...) {\n"; found "if(...){"
(#1277) Variable "Eb" 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) Commas (,) must be followed by white space.
(#1277) Inline control structures are not allowed
(#1277) Expected 1 space before "!="; 0 found
(#1277) Expected 1 space after "!="; 0 found
(#1277) Closing brace must be on a line by itself
(#1277) Closing brace must be on a line by itself
(#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) 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) Closing brace must be on a line by itself
(#1277) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1277) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1277) method name "Adminer::tablesPrint" must be in lower-case letters only
(#1277) Visibility must be declared on method "tablesPrint"
(#1277) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1277) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1277) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1277) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1277) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1278) Line indented incorrectly; expected at least 12 spaces, found 0
(#1278) Variable "S" must be all lower-case
(#1278) Expected 1 space after closing parenthesis; found 0
(#1278) Opening brace must be the last content on the line
(#1278) Expected "foreach (...) {\n"; found "foreach(...){"
(#1278) Expected 1 space before "=>"; 0 found
(#1278) Expected 1 space after "=>"; 0 found
(#1278) Expected 1 space after "as"; 0 found
(#1278) Variable "S" must be all lower-case
(#1279) Line indented incorrectly; expected at least 16 spaces, found 0
(#1279) Variable "Q" must be all lower-case
(#1279) Expected 1 space before "=>"; 0 found
(#1279) Expected 1 space after "=>"; 0 found
(#1279) Variable "_g" must not contain underscores.
(#1279) Variable "Q" must be all lower-case
(#1279) Expected 1 space before "=="; 0 found
(#1279) Expected 1 space after "=="; 0 found
(#1279) Variable "Q" must be all lower-case
(#1279) Expected 1 space before "=="; 0 found
(#1279) Expected 1 space after "=="; 0 found
(#1279) Variable "Q" must be all lower-case
(#1279) Variable "C" must be all lower-case
(#1279) Expected 1 space before "="; 0 found
(#1279) Expected 1 space after "="; 0 found
(#1279) Variable "_g" must not contain underscores.
(#1279) Expected 1 space before "?"; 0 found
(#1279) Expected 1 space after "?"; 0 found
(#1279) Variable "Q" must be all lower-case
(#1279) Variable "Q" must be all lower-case
(#1279) Commas (,) must be followed by white space.
(#1279) Commas (,) must be followed by white space.
(#1279) Commas (,) must be followed by white space.
(#1279) Commas (,) must be followed by white space.
(#1279) Commas (,) must be followed by white space.
(#1279) Commas (,) must be followed by white space.
(#1279) Variable "_g" must not contain underscores.
(#1279) Expected 1 space before "?"; 0 found
(#1279) Expected 1 space after "?"; 0 found
(#1279) Expected 1 space before ":"; 0 found
(#1279) Expected 1 space after ":"; 0 found
(#1279) Variable "C" must be all lower-case
(#1279) Expected 1 space before ":"; 0 found
(#1279) Expected 1 space after ":"; 0 found
(#1279) Variable "C" must be all lower-case
(#1279) Closing brace must be on a line by itself
(#1279) Closing brace must be on a line by itself
(#1279) Closing brace must be on a line by itself
(#1279) Expected 1 space before "="; 0 found
(#1279) Expected 1 space after "="; 0 found
(#1279) Expected 1 space before "?"; 0 found
(#1279) Expected 1 space after "?"; 0 found
(#1279) Expected 1 space before ":"; 0 found
(#1279) Expected 1 space after ":"; 0 found
(#1279) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1279) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1279) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1279) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1279) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1279) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1279) Line exceeds maximum limit of 180 characters; contains 492 characters
(#1280) Line indented incorrectly; expected at least 116 spaces, found 0
(#1280) Inline control structures are not allowed
(#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) Variable "Ke" must be all lower-case
(#1281) Line indented incorrectly; expected at least 116 spaces, found 0
(#1281) Commas (,) must be followed by white space.
(#1281) Commas (,) must be followed by white space.
(#1281) Variable "Va" must be all lower-case
(#1281) Commas (,) must be followed by white space.
(#1281) Expected 1 space after closing parenthesis; found 0
(#1281) Opening brace must be the last content on the line
(#1281) Commas (,) must be followed by white space.
(#1281) Commas (,) must be followed by white space.
(#1281) Commas (,) must be followed by white space.
(#1281) Commas (,) must be followed by white space.
(#1281) Variable "Ub" must be all lower-case
(#1281) Commas (,) must be followed by white space.
(#1281) Expected 1 space before "="; 0 found
(#1281) Expected 1 space after "="; 0 found
(#1281) Expected 1 space before "!="; 0 found
(#1281) Expected 1 space after "!="; 0 found
(#1281) Expected 1 space before "?"; 0 found
(#1281) Expected 1 space after "?"; 0 found
(#1281) Expected 1 space before ":"; 0 found
(#1281) Expected 1 space after ":"; 0 found
(#1281) Expected 1 space before "="; 0 found
(#1281) Expected 1 space after "="; 0 found
(#1281) Expected 1 space before "!="; 0 found
(#1281) Expected 1 space after "!="; 0 found
(#1281) Expected 1 space before "!="; 0 found
(#1281) Expected 1 space after "!="; 0 found
(#1281) Expected 1 space before "?"; 0 found
(#1281) Expected 1 space after "?"; 0 found
(#1281) Expected 1 space before ":"; 0 found
(#1281) Expected 1 space after ":"; 0 found
(#1281) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1282) Commas (,) must be followed by white space.
(#1282) Commas (,) must be followed by white space.
(#1282) Commas (,) must be followed by white space.
(#1282) Commas (,) must be followed by white space.
(#1286) Commas (,) must be followed by white space.
(#1286) Commas (,) must be followed by white space.
(#1287) Commas (,) must be followed by white space.
(#1287) Commas (,) must be followed by white space.
(#1287) Commas (,) must be followed by white space.
(#1287) Commas (,) must be followed by white space.
(#1288) Commas (,) must be followed by white space.
(#1288) Commas (,) must be followed by white space.
(#1288) Commas (,) must be followed by white space.
(#1288) Commas (,) must be followed by white space.
(#1289) Expected "if (...) {\n"; found "if(...){"
(#1289) Commas (,) must be followed by white space.
(#1289) Commas (,) must be followed by white space.
(#1289) Commas (,) must be followed by white space.
(#1289) Commas (,) must be followed by white space.
(#1289) Line exceeds 132 characters; contains 150 characters
(#1289) Line exceeds 132 characters; contains 150 characters
(#1289) Line exceeds 132 characters; contains 150 characters
(#1289) Line exceeds 132 characters; contains 150 characters
(#1289) Line exceeds 132 characters; contains 150 characters
(#1289) Line exceeds 132 characters; contains 150 characters
(#1289) Line exceeds 132 characters; contains 150 characters
(#1290) Commas (,) must be followed by white space.
(#1290) Commas (,) must be followed by white space.
(#1290) Commas (,) must be followed by white space.
(#1290) Commas (,) must be followed by white space.
(#1291) Expected "if (...) {\n"; found "if(...){"
(#1292) Closing brace must be on a line by itself
(#1292) Closing brace must be on a line by itself
(#1293) Commas (,) must be followed by white space.
(#1293) Commas (,) must be followed by white space.
(#1293) Commas (,) must be followed by white space.
(#1293) Expected 1 space before "?"; 0 found
(#1293) Expected 1 space after "?"; 0 found
(#1293) Commas (,) must be followed by white space.
(#1293) Commas (,) must be followed by white space.
(#1293) Expected 1 space before ":"; 0 found
(#1293) Expected 1 space after ":"; 0 found
(#1293) Commas (,) must be followed by white space.
(#1293) Commas (,) must be followed by white space.
(#1293) Expected 1 space before "?"; 0 found
(#1293) Expected 1 space after "?"; 0 found
(#1293) Expected 1 space before ":"; 0 found
(#1293) Expected 1 space after ":"; 0 found
(#1293) Commas (,) must be followed by white space.
(#1293) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1293) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1293) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1293) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1293) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1293) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1293) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1298) Commas (,) must be followed by white space.
(#1298) Commas (,) must be followed by white space.
(#1301) Expected "if (...) {\n"; found "if(...){"
(#1301) Variable "Va" must be all lower-case
(#1301) Expected 1 space before "!=="; 0 found
(#1301) Expected 1 space after "!=="; 0 found
(#1301) Variable "_" must not contain underscores.
(#1301) Expected 1 space before "="; 0 found
(#1301) Expected 1 space after "="; 0 found
(#1301) Commas (,) must be followed by white space.
(#1301) Commas (,) must be followed by white space.
(#1301) Commas (,) must be followed by white space.
(#1301) Commas (,) must be followed by white space.
(#1301) Variable "_" must not contain underscores.
(#1301) Expected 1 space before "?"; 0 found
(#1301) Expected 1 space after "?"; 0 found
(#1301) Variable "_" must not contain underscores.
(#1301) Expected 1 space before ":"; 0 found
(#1301) Expected 1 space after ":"; 0 found
(#1301) Variable "Ub" must be all lower-case
(#1301) Variable "_" must not contain underscores.
(#1301) Expected 1 space before "="; 0 found
(#1301) Expected 1 space after "="; 0 found
(#1301) Commas (,) must be followed by white space.
(#1301) Commas (,) must be followed by white space.
(#1301) Commas (,) must be followed by white space.
(#1301) Commas (,) must be followed by white space.
(#1301) Variable "N" must be all lower-case
(#1301) Expected 1 space before "="; 0 found
(#1301) Expected 1 space after "="; 0 found
(#1301) Expected 1 space before "!="; 0 found
(#1301) Expected 1 space after "!="; 0 found
(#1301) Expected 1 space before "?"; 0 found
(#1301) Expected 1 space after "?"; 0 found
(#1301) Expected 1 space before ":"; 0 found
(#1301) Expected 1 space after ":"; 0 found
(#1301) Inline control structures are not allowed
(#1301) Variable "Va" must be all lower-case
(#1301) Expected 1 space before "==="; 0 found
(#1301) Expected 1 space after "==="; 0 found
(#1301) Variable "N" must be all lower-case
(#1301) Variable "_" must not contain underscores.
(#1301) Expected 1 space before "?"; 0 found
(#1301) Expected 1 space after "?"; 0 found
(#1301) Variable "_" must not contain underscores.
(#1301) Expected 1 space before ":"; 0 found
(#1301) Expected 1 space after ":"; 0 found
(#1301) Variable "N" must be all lower-case
(#1301) Inline control structures are not allowed
(#1301) Expected 1 space before "!="; 0 found
(#1301) Expected 1 space after "!="; 0 found
(#1301) Expected 1 space before "!="; 0 found
(#1301) Expected 1 space after "!="; 0 found
(#1301) Variable "Va" must be all lower-case
(#1301) Variable "_" must not contain underscores.
(#1301) Expected 1 space before "?"; 0 found
(#1301) Expected 1 space after "?"; 0 found
(#1301) Expected 1 space before ":"; 0 found
(#1301) Expected 1 space after ":"; 0 found
(#1301) Expected "if (...) {\n"; found "if(...){"
(#1301) Variable "Va" must be all lower-case
(#1301) Inline control structures are not allowed
(#1301) Expected 1 space before "!="; 0 found
(#1301) Expected 1 space after "!="; 0 found
(#1301) Commas (,) must be followed by white space.
(#1301) Commas (,) must be followed by white space.
(#1301) Expected "foreach (...) {\n"; found "foreach(...){"
(#1301) Expected 1 space before "=>"; 0 found
(#1301) Expected 1 space after "=>"; 0 found
(#1301) Expected 1 space after "as"; 0 found
(#1301) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1301) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1301) Variable "Va" must be all lower-case
(#1301) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1301) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1301) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1301) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1301) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1302) Line indented incorrectly; expected at least 12 spaces, found 0
(#1302) Expected 1 space before "=>"; 0 found
(#1302) Expected 1 space after "=>"; 0 found
(#1302) Variable "X" must be all lower-case
(#1302) Variable "Lb" must be all lower-case
(#1302) Expected 1 space before "="; 0 found
(#1302) Expected 1 space after "="; 0 found
(#1302) Variable "X" must be all lower-case
(#1302) Expected 1 space before "?"; 0 found
(#1302) Expected 1 space after "?"; 0 found
(#1302) Variable "X" must be all lower-case
(#1302) Expected 1 space before ":"; 0 found
(#1302) Expected 1 space after ":"; 0 found
(#1302) Variable "X" must be all lower-case
(#1302) Inline control structures are not allowed
(#1302) Variable "Lb" must be all lower-case
(#1302) Expected 1 space before "!="; 0 found
(#1302) Expected 1 space after "!="; 0 found
(#1302) Variable "X" must be all lower-case
(#1302) Expected 1 space before "?"; 0 found
(#1302) Expected 1 space after "?"; 0 found
(#1302) Variable "X" must be all lower-case
(#1302) Expected 1 space before ":"; 0 found
(#1302) Expected 1 space after ":"; 0 found
(#1302) Variable "X" must be all lower-case
(#1302) Variable "Lb" must be all lower-case
(#1302) Closing brace must be on a line by itself
(#1302) Closing brace must be on a line by itself
(#1302) Closing brace must be on a line by itself
(#1302) Closing brace must be on a line by itself
(#1302) Inline control structures are not allowed
(#1302) Expected 1 space before "!="; 0 found
(#1302) Expected 1 space after "!="; 0 found
(#1302) Commas (,) must be followed by white space.
(#1302) Commas (,) must be followed by white space.
(#1302) Expected 1 space before "="; 0 found
(#1302) Expected 1 space after "="; 0 found
(#1302) Commas (,) must be followed by white space.
(#1302) Closing brace must be on a line by itself
(#1302) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1302) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1302) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1302) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1302) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1302) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1302) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1303) Line indented incorrectly; expected at least 116 spaces, found 0
(#1303) Expected 1 space after closing parenthesis; found 0
(#1303) Opening brace must be the last content on the line
(#1303) Expected "if (...) {\n"; found "if(...){"
(#1303) Closing brace must be on a line by itself
(#1303) Closing brace must be on a line by itself
(#1303) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1303) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1304) Line indented incorrectly; expected at least 116 spaces, found 0
(#1304) Expected 1 space after closing parenthesis; found 0
(#1304) Opening brace must be the last content on the line
(#1304) Variable "Ch" must be all lower-case
(#1304) Expected 1 space before "="; 0 found
(#1304) Expected 1 space after "="; 0 found
(#1304) Commas (,) must be followed by white space.
(#1304) Commas (,) must be followed by white space.
(#1304) Expected 1 space before "="; 0 found
(#1304) Expected 1 space after "="; 0 found
(#1304) Variable "Ch" must be all lower-case
(#1304) Expected "if (...) {\n"; found "if(...){"
(#1304) Commas (,) must be followed by white space.
(#1304) Variable "Ch" must be all lower-case
(#1304) Closing brace must be on a line by itself
(#1304) Inline control structures are not allowed
(#1304) Closing brace must be on a line by itself
(#1304) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1304) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1304) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1304) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1304) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1304) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1304) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1305) Line indented incorrectly; expected at least 116 spaces, found 0
(#1305) Expected 1 space after closing parenthesis; found 0
(#1305) Opening brace must be the last content on the line
(#1305) Commas (,) must be followed by white space.
(#1305) Variable "T" must be all lower-case
(#1307) Expected "if (...) {\n"; found "if(...){"
(#1307) Expected 1 space before "!="; 0 found
(#1307) Expected 1 space after "!="; 0 found
(#1309) Commas (,) must be followed by white space.
(#1309) Commas (,) must be followed by white space.
(#1310) Commas (,) must be followed by white space.
(#1310) Variable "T" must be all lower-case
(#1310) Commas (,) must be followed by white space.
(#1313) Closing brace must be on a line by itself
(#1316) Closing brace must be on a line by itself
(#1317) Line indented incorrectly; expected at least 116 spaces, found 0
(#1317) Expected 1 space after closing parenthesis; found 0
(#1317) Opening brace must be the last content on the line
(#1317) Inline control structures are not allowed
(#1317) Expected 1 space before ">="; 0 found
(#1317) Expected 1 space after ">="; 0 found
(#1317) Expected 1 space before "-="; 0 found
(#1317) Expected 1 space after "-="; 0 found
(#1317) Inline control structures are not allowed
(#1317) Expected 1 space before "<="; 0 found
(#1317) Expected 1 space after "<="; 0 found
(#1317) Expected 1 space before "+="; 0 found
(#1317) Expected 1 space after "+="; 0 found
(#1317) Closing brace must be on a line by itself
(#1318) Line indented incorrectly; expected at least 116 spaces, found 0
(#1318) Variable "W" must be all lower-case
(#1318) Commas (,) must be followed by white space.
(#1318) Variable "Rh" must be all lower-case
(#1318) Expected 1 space after closing parenthesis; found 0
(#1318) Opening brace must be the last content on the line
(#1318) Expected 1 space before "="; 0 found
(#1318) Expected 1 space after "="; 0 found
(#1318) Inline control structures are not allowed
(#1318) Expected 1 space after "as"; 0 found
(#1318) Variable "W" must be all lower-case
(#1319) Line indented incorrectly; expected at least 120 spaces, found 0
(#1319) Variable "X" must be all lower-case
(#1319) Expected 1 space before ".="; 0 found
(#1319) Expected 1 space after ".="; 0 found
(#1319) Commas (,) must be followed by white space.
(#1319) Variable "X" must be all lower-case
(#1319) Inline control structures are not allowed
(#1319) Variable "Rh" must be all lower-case
(#1320) Line indented incorrectly; expected at least 120 spaces, found 0
(#1320) Commas (,) must be followed by white space.
(#1320) Commas (,) must be followed by white space.
(#1320) Variable "W" must be all lower-case
(#1320) Closing brace must be on a line by itself
(#1321) Line indented incorrectly; expected at least 116 spaces, found 0
(#1321) Commas (,) must be followed by white space.
(#1321) Variable "Rh" must be all lower-case
(#1321) Expected 1 space after closing parenthesis; found 0
(#1321) Opening brace must be the last content on the line
(#1321) Variable "W" must be all lower-case
(#1321) Expected 1 space before "="; 0 found
(#1321) Expected 1 space after "="; 0 found
(#1321) Commas (,) must be followed by white space.
(#1321) Commas (,) must be followed by white space.
(#1321) Expected 1 space before "*"; 0 found
(#1321) Expected 1 space after "*"; 0 found
(#1321) Expected 1 space before "/"; 0 found
(#1321) Expected 1 space after "/"; 0 found
(#1321) Commas (,) must be followed by white space.
(#1321) Inline control structures are not allowed
(#1321) Variable "Rh" must be all lower-case
(#1321) Variable "W" must be all lower-case
(#1321) Expected 1 space before "="; 0 found
(#1321) Expected 1 space after "="; 0 found
(#1321) Variable "W" must be all lower-case
(#1321) Closing brace must be on a line by itself
(#1322) Line indented incorrectly; expected at least 116 spaces, found 0
(#1322) Variable "Xh" must be all lower-case
(#1322) Commas (,) must be followed by white space.
(#1322) Variable "Wh" must be all lower-case
(#1322) Commas (,) must be followed by white space.
(#1322) Variable "Gg" must be all lower-case
(#1322) Commas (,) must be followed by white space.
(#1322) Variable "Bd" must be all lower-case
(#1322) Expected 1 space after closing parenthesis; found 0
(#1322) Opening brace must be the last content on the line
(#1323) Line indented incorrectly; expected at least 120 spaces, found 0
(#1323) Variable "Xh" must be all lower-case
(#1323) Expected 1 space before ">>"; 0 found
(#1323) Expected 1 space after ">>"; 0 found
(#1323) Expected 1 space before "&" operator; 0 found
(#1323) Expected 1 space after "&" operator; 0 found
(#1323) Expected 1 space before "^"; 0 found
(#1323) Expected 1 space after "^"; 0 found
(#1323) Variable "Wh" must be all lower-case
(#1323) Expected 1 space before "<<"; 0 found
(#1323) Expected 1 space after "<<"; 0 found
(#1323) Expected 1 space before "+"; 0 found
(#1323) Expected 1 space after "+"; 0 found
(#1323) Variable "Wh" must be all lower-case
(#1323) Expected 1 space before ">>"; 0 found
(#1323) Expected 1 space after ">>"; 0 found
(#1323) Expected 1 space before "&" operator; 0 found
(#1323) Expected 1 space after "&" operator; 0 found
(#1323) Expected 1 space before "^"; 0 found
(#1323) Expected 1 space after "^"; 0 found
(#1323) Variable "Xh" must be all lower-case
(#1323) Expected 1 space before "<<"; 0 found
(#1323) Expected 1 space after "<<"; 0 found
(#1323) Expected 1 space before "^"; 0 found
(#1323) Expected 1 space after "^"; 0 found
(#1323) Variable "Gg" must be all lower-case
(#1323) Expected 1 space before "^"; 0 found
(#1323) Expected 1 space after "^"; 0 found
(#1323) Variable "Wh" must be all lower-case
(#1323) Expected 1 space before "+"; 0 found
(#1323) Expected 1 space after "+"; 0 found
(#1323) Variable "Bd" must be all lower-case
(#1323) Expected 1 space before "^"; 0 found
(#1323) Expected 1 space after "^"; 0 found
(#1323) Variable "Xh" must be all lower-case
(#1323) Closing brace must be on a line by itself
(#1324) Line indented incorrectly; expected at least 116 spaces, found 0
(#1324) Variable "Bg" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Expected 1 space after closing parenthesis; found 0
(#1324) Opening brace must be the last content on the line
(#1324) Inline control structures are not allowed
(#1324) Variable "Bg" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1324) Variable "W" must be all lower-case
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Variable "Bg" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Variable "W" must be all lower-case
(#1324) Expected 1 space before "-"; 0 found
(#1324) Expected 1 space after "-"; 0 found
(#1324) Variable "Xh" must be all lower-case
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Variable "W" must be all lower-case
(#1324) Variable "Wh" must be all lower-case
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Variable "W" must be all lower-case
(#1324) Variable "Df" must be all lower-case
(#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) 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) Variable "Gg" must be all lower-case
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Expected "while (...) {\n"; found "while(...){"
(#1324) Variable "Df" must be all lower-case
(#1324) Expected 1 space before ">"; 0 found
(#1324) Expected 1 space after ">"; 0 found
(#1324) Variable "Gg" must be all lower-case
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Variable "Gg" must be all lower-case
(#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) Variable "Gg" must be all lower-case
(#1324) Expected 1 space before ">>"; 0 found
(#1324) Expected 1 space after ">>"; 0 found
(#1324) Expected 1 space before "&" operator; 0 found
(#1324) Expected 1 space after "&" operator; 0 found
(#1324) Expected "for (...) {\n"; found "for(...){"
(#1324) Expected 1 space after first semicolon of FOR loop; 0 found
(#1324) Expected 1 space after second semicolon of FOR loop; 0 found
(#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) Variable "Wh" must be all lower-case
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Variable "W" must be all lower-case
(#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) Variable "Xh" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Variable "Wh" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Variable "Gg" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Expected 1 space before "&" operator; 0 found
(#1324) Expected 1 space after "&" operator; 0 found
(#1324) Expected 1 space before "^"; 0 found
(#1324) Expected 1 space after "^"; 0 found
(#1324) Variable "Xh" must be all lower-case
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Variable "W" must be all lower-case
(#1324) Expected 1 space before "+"; 0 found
(#1324) Expected 1 space after "+"; 0 found
(#1324) Variable "W" must be all lower-case
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Variable "Xh" must be all lower-case
(#1324) Closing brace must be on a line by itself
(#1324) Variable "Wh" must be all lower-case
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Variable "W" must be all lower-case
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Variable "Xh" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Variable "Wh" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Variable "Gg" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Expected 1 space before "&" operator; 0 found
(#1324) Expected 1 space after "&" operator; 0 found
(#1324) Expected 1 space before "^"; 0 found
(#1324) Expected 1 space after "^"; 0 found
(#1324) Variable "Xh" must be all lower-case
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Variable "W" must be all lower-case
(#1324) Expected 1 space before "+"; 0 found
(#1324) Expected 1 space after "+"; 0 found
(#1324) Variable "W" must be all lower-case
(#1324) Expected 1 space before "="; 0 found
(#1324) Expected 1 space after "="; 0 found
(#1324) Variable "Xh" must be all lower-case
(#1324) Closing brace must be on a line by itself
(#1324) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1324) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1324) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1324) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1324) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1324) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1324) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1325) Line indented incorrectly; expected at least 120 spaces, found 0
(#1325) Variable "W" must be all lower-case
(#1325) Commas (,) must be followed by white space.
(#1325) Closing brace must be on a line by itself
(#1326) Line indented incorrectly; expected at least 120 spaces, found 0
(#1326) Variable "Bg" must be all lower-case
(#1326) Commas (,) must be followed by white space.
(#1326) Expected 1 space after closing parenthesis; found 0
(#1326) Opening brace must be the last content on the line
(#1326) Inline control structures are not allowed
(#1326) Variable "Bg" must be all lower-case
(#1326) Expected 1 space before "=="; 0 found
(#1326) Expected 1 space after "=="; 0 found
(#1326) Inline control structures are not allowed
(#1327) Line indented incorrectly; expected at least 124 spaces, found 0
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Commas (,) must be followed by white space.
(#1327) Commas (,) must be followed by white space.
(#1327) Variable "W" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "Bg" must be all lower-case
(#1327) Commas (,) must be followed by white space.
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "W" must be all lower-case
(#1327) Expected 1 space before "-"; 0 found
(#1327) Expected 1 space after "-"; 0 found
(#1327) Variable "Xh" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "W" must be all lower-case
(#1327) Variable "Wh" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "W" must be all lower-case
(#1327) Variable "Df" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Expected 1 space before "+"; 0 found
(#1327) Expected 1 space after "+"; 0 found
(#1327) Expected 1 space before "/"; 0 found
(#1327) Expected 1 space after "/"; 0 found
(#1327) Expected 1 space before "+"; 0 found
(#1327) Expected 1 space after "+"; 0 found
(#1327) Variable "Gg" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "Df" must be all lower-case
(#1327) Expected 1 space before "*"; 0 found
(#1327) Expected 1 space after "*"; 0 found
(#1327) Expected "while (...) {\n"; found "while(...){"
(#1327) Variable "Gg" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "Gg" must be all lower-case
(#1327) Expected 1 space before ">>"; 0 found
(#1327) Expected 1 space after ">>"; 0 found
(#1327) Expected 1 space before "&" operator; 0 found
(#1327) Expected 1 space after "&" operator; 0 found
(#1327) Expected "for (...) {\n"; found "for(...){"
(#1327) Expected 1 space after first semicolon of FOR loop; 0 found
(#1327) Expected 1 space after second semicolon of FOR loop; 0 found
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Expected 1 space before ">"; 0 found
(#1327) Expected 1 space after ">"; 0 found
(#1327) Variable "Xh" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "W" must be all lower-case
(#1327) Expected 1 space before "-"; 0 found
(#1327) Expected 1 space after "-"; 0 found
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "Xh" must be all lower-case
(#1327) Commas (,) must be followed by white space.
(#1327) Variable "Wh" must be all lower-case
(#1327) Commas (,) must be followed by white space.
(#1327) Variable "Gg" must be all lower-case
(#1327) Commas (,) must be followed by white space.
(#1327) Expected 1 space before "&" operator; 0 found
(#1327) Expected 1 space after "&" operator; 0 found
(#1327) Expected 1 space before "^"; 0 found
(#1327) Expected 1 space after "^"; 0 found
(#1327) Variable "Wh" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "W" must be all lower-case
(#1327) Expected 1 space before "-"; 0 found
(#1327) Expected 1 space after "-"; 0 found
(#1327) Variable "W" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "Wh" must be all lower-case
(#1327) Closing brace must be on a line by itself
(#1327) Variable "Xh" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "W" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "Xh" must be all lower-case
(#1327) Commas (,) must be followed by white space.
(#1327) Variable "Wh" must be all lower-case
(#1327) Commas (,) must be followed by white space.
(#1327) Variable "Gg" must be all lower-case
(#1327) Commas (,) must be followed by white space.
(#1327) Expected 1 space before "&" operator; 0 found
(#1327) Expected 1 space after "&" operator; 0 found
(#1327) Expected 1 space before "^"; 0 found
(#1327) Expected 1 space after "^"; 0 found
(#1327) Variable "Wh" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "W" must be all lower-case
(#1327) Expected 1 space before "-"; 0 found
(#1327) Expected 1 space after "-"; 0 found
(#1327) Variable "W" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "Wh" must be all lower-case
(#1327) Variable "Gg" must be all lower-case
(#1327) Expected 1 space before "="; 0 found
(#1327) Expected 1 space after "="; 0 found
(#1327) Variable "Gg" must be all lower-case
(#1327) Expected 1 space before "-"; 0 found
(#1327) Expected 1 space after "-"; 0 found
(#1327) Closing brace must be on a line by itself
(#1327) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1327) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1327) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1327) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1327) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1327) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1327) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1328) Line indented incorrectly; expected at least 124 spaces, found 0
(#1328) Variable "W" must be all lower-case
(#1328) Commas (,) must be followed by white space.
(#1328) Closing brace must be on a line by itself
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Inline control structures are not allowed
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Commas (,) must be followed by white space.
(#1328) Variable "T" must be all lower-case
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Expected "if (...) {\n"; found "if(...){"
(#1328) Expected "foreach (...) {\n"; found "foreach(...){"
(#1328) Expected 1 space before "as"; 0 found
(#1328) Expected 1 space after "as"; 0 found
(#1328) Commas (,) must be followed by white space.
(#1328) Variable "X" must be all lower-case
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Commas (,) must be followed by white space.
(#1328) Variable "X" must be all lower-case
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Variable "X" must be all lower-case
(#1328) Closing brace must be on a line by itself
(#1328) Closing brace must be on a line by itself
(#1328) Variable "Ja" must be all lower-case
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Expected "if (...) {\n"; found "if(...){"
(#1328) Variable "Ja" must be all lower-case
(#1328) Variable "Tb" must be all lower-case
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Variable "Ja" must be all lower-case
(#1328) Variable "N" must be all lower-case
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Variable "Ja" must be all lower-case
(#1328) Variable "V" must be all lower-case
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Variable "Ja" must be all lower-case
(#1328) Variable "G" must be all lower-case
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Variable "Ja" must be all lower-case
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Variable "Ja" must be all lower-case
(#1328) Variable "Tb" must be all lower-case
(#1328) Commas (,) must be followed by white space.
(#1328) Variable "N" must be all lower-case
(#1328) Commas (,) must be followed by white space.
(#1328) Variable "V" must be all lower-case
(#1328) Commas (,) must be followed by white space.
(#1328) Variable "G" must be all lower-case
(#1328) Variable "Tb" must be all lower-case
(#1328) Variable "N" must be all lower-case
(#1328) Variable "V" must be all lower-case
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Expected "if (...) {\n"; found "if(...){"
(#1328) Variable "Ja" must be all lower-case
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Variable "Tb" must be all lower-case
(#1328) Variable "N" must be all lower-case
(#1328) Variable "V" must be all lower-case
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Expected 1 space before "?"; 0 found
(#1328) Expected 1 space after "?"; 0 found
(#1328) Variable "G" must be all lower-case
(#1328) Commas (,) must be followed by white space.
(#1328) Expected 1 space before ":"; 0 found
(#1328) Expected 1 space after ":"; 0 found
(#1328) Commas (,) must be followed by white space.
(#1328) Commas (,) must be followed by white space.
(#1328) Closing brace must be on a line by itself
(#1328) Inline control structures are not allowed
(#1328) Expected 1 space before "=="; 0 found
(#1328) Expected 1 space after "=="; 0 found
(#1328) Expected 1 space before "!="; 0 found
(#1328) Expected 1 space after "!="; 0 found
(#1328) Variable "Tb" must be all lower-case
(#1328) Expected 1 space before "!="; 0 found
(#1328) Expected 1 space after "!="; 0 found
(#1328) Variable "N" must be all lower-case
(#1328) Expected 1 space before "!=="; 0 found
(#1328) Expected 1 space after "!=="; 0 found
(#1328) Variable "V" must be all lower-case
(#1328) Expected 1 space before "!="; 0 found
(#1328) Expected 1 space after "!="; 0 found
(#1328) Variable "Tb" must be all lower-case
(#1328) Commas (,) must be followed by white space.
(#1328) Variable "N" must be all lower-case
(#1328) Commas (,) must be followed by white space.
(#1328) Variable "V" must be all lower-case
(#1328) Commas (,) must be followed by white space.
(#1328) Closing brace must be on a line by itself
(#1328) Usage of ELSEIF not allowed; use ELSE IF instead
(#1328) Expected "if (...) {\n"; found "if(...){"
(#1328) Commas (,) must be followed by white space.
(#1328) Closing brace must be on a line by itself
(#1328) Expected "} else {\n"; found "}else{"
(#1328) Inline control structures are not allowed
(#1328) Expected 1 space before "as"; 0 found
(#1328) Expected 1 space after "as"; 0 found
(#1328) Commas (,) must be followed by white space.
(#1328) Commas (,) must be followed by white space.
(#1328) Commas (,) must be followed by white space.
(#1328) Commas (,) must be followed by white space.
(#1328) Commas (,) must be followed by white space.
(#1328) Commas (,) must be followed by white space.
(#1328) Commas (,) must be followed by white space.
(#1328) Commas (,) must be followed by white space.
(#1328) Commas (,) must be followed by white space.
(#1328) Closing brace must be on a line by itself
(#1328) Closing brace must be on a line by itself
(#1328) Usage of ELSEIF not allowed; use ELSE IF instead
(#1328) Expected 1 space before "="; 0 found
(#1328) Expected 1 space after "="; 0 found
(#1328) Expected "foreach (...) {\n"; found "foreach(...){"
(#1328) Expected 1 space before "=>"; 0 found
(#1328) Expected 1 space after "=>"; 0 found
(#1328) Expected 1 space after "as"; 0 found
(#1328) Line exceeds maximum limit of 180 characters; contains 1186 characters
(#1328) Line exceeds maximum limit of 180 characters; contains 1186 characters
(#1328) Line exceeds maximum limit of 180 characters; contains 1186 characters
(#1328) Line exceeds maximum limit of 180 characters; contains 1186 characters
(#1328) Line exceeds maximum limit of 180 characters; contains 1186 characters
(#1328) Line exceeds maximum limit of 180 characters; contains 1186 characters
(#1328) Line exceeds maximum limit of 180 characters; contains 1186 characters
(#1329) Line indented incorrectly; expected at least 124 spaces, found 0
(#1329) Expected 1 space before "=>"; 0 found
(#1329) Expected 1 space after "=>"; 0 found
(#1329) Variable "X" must be all lower-case
(#1329) Commas (,) must be followed by white space.
(#1329) Expected 1 space before "="; 0 found
(#1329) Expected 1 space after "="; 0 found
(#1329) Commas (,) must be followed by white space.
(#1329) Variable "X" must be all lower-case
(#1329) Variable "Mh" must be all lower-case
(#1329) Commas (,) must be followed by white space.
(#1329) Variable "N" must be all lower-case
(#1329) Commas (,) must be followed by white space.
(#1329) Variable "V" must be all lower-case
(#1329) Commas (,) must be followed by white space.
(#1329) Expected 1 space before "="; 0 found
(#1329) Expected 1 space after "="; 0 found
(#1329) Commas (,) must be followed by white space.
(#1329) Commas (,) must be followed by white space.
(#1329) Variable "Mh" must be all lower-case
(#1329) Commas (,) must be followed by white space.
(#1329) Variable "N" must be all lower-case
(#1329) Commas (,) must be followed by white space.
(#1329) Variable "V" must be all lower-case
(#1329) Commas (,) must be followed by white space.
(#1329) Commas (,) must be followed by white space.
(#1329) Variable "Mh" must be all lower-case
(#1329) Variable "N" must be all lower-case
(#1329) Variable "V" must be all lower-case
(#1329) Expected 1 space before "="; 0 found
(#1329) Expected 1 space after "="; 0 found
(#1329) Closing brace must be on a line by itself
(#1329) Closing brace must be on a line by itself
(#1329) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1330) Line indented incorrectly; expected at least 124 spaces, found 0
(#1330) Expected 1 space after closing parenthesis; found 0
(#1330) Opening brace must be the last content on the line
(#1330) Expected "foreach (...) {\n"; found "foreach(...){"
(#1330) Expected 1 space before "=>"; 0 found
(#1330) Expected 1 space after "=>"; 0 found
(#1330) Expected 1 space after "as"; 0 found
(#1331) Line indented incorrectly; expected at least 128 spaces, found 0
(#1331) Expected 1 space before "=>"; 0 found
(#1331) Expected 1 space after "=>"; 0 found
(#1331) Variable "X" must be all lower-case
(#1331) Variable "Mh" must be all lower-case
(#1331) Commas (,) must be followed by white space.
(#1331) Variable "N" must be all lower-case
(#1331) Commas (,) must be followed by white space.
(#1331) Variable "V" must be all lower-case
(#1331) Commas (,) must be followed by white space.
(#1331) Expected 1 space before "="; 0 found
(#1331) Expected 1 space after "="; 0 found
(#1331) Commas (,) must be followed by white space.
(#1331) Commas (,) must be followed by white space.
(#1331) Inline control structures are not allowed
(#1331) Variable "Mh" must be all lower-case
(#1331) Expected 1 space before "=="; 0 found
(#1331) Expected 1 space after "=="; 0 found
(#1331) Variable "N" must be all lower-case
(#1331) Expected 1 space before "=="; 0 found
(#1331) Expected 1 space after "=="; 0 found
(#1331) Variable "V" must be all lower-case
(#1331) Expected 1 space before "=="; 0 found
(#1331) Expected 1 space after "=="; 0 found
(#1331) Expected 1 space before "=="; 0 found
(#1331) Expected 1 space after "=="; 0 found
(#1331) Closing brace must be on a line by itself
(#1331) Commas (,) must be followed by white space.
(#1331) Commas (,) must be followed by white space.
(#1331) Closing brace must be on a line by itself
(#1331) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1331) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1331) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1331) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1331) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1331) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1331) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1332) Line indented incorrectly; expected at least 124 spaces, found 0
(#1332) Expected 1 space after closing parenthesis; found 0
(#1332) Opening brace must be the last content on the line
(#1332) Commas (,) must be followed by white space.
(#1332) Commas (,) must be followed by white space.
(#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) Expected 1 space before "="; 0 found
(#1332) Expected 1 space after "="; 0 found
(#1332) Usage of ELSEIF not allowed; use ELSE IF instead
(#1332) Inline control structures are not allowed
(#1332) Expected 1 space before "="; 0 found
(#1332) Expected 1 space after "="; 0 found
(#1332) Variable "G" must be all lower-case
(#1332) Expected 1 space before "="; 0 found
(#1332) Expected 1 space after "="; 0 found
(#1332) Expected "if (...) {\n"; found "if(...){"
(#1332) Variable "G" 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) 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 "G" 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) 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) Closing brace must be on a line by itself
(#1332) Closing brace must be on a line by itself
(#1332) Closing brace must be on a line by itself
(#1332) Variable "F" must be all lower-case
(#1332) Expected 1 space before "="; 0 found
(#1332) Expected 1 space after "="; 0 found
(#1332) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1332) Variable "F" must be all lower-case
(#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) Closing brace must be on a line by itself
(#1332) Line exceeds maximum limit of 180 characters; contains 776 characters
(#1332) Line exceeds maximum limit of 180 characters; contains 776 characters
(#1332) Line exceeds maximum limit of 180 characters; contains 776 characters
(#1332) Line exceeds maximum limit of 180 characters; contains 776 characters
(#1332) Line exceeds maximum limit of 180 characters; contains 776 characters
(#1332) Line exceeds maximum limit of 180 characters; contains 776 characters
(#1332) Line exceeds maximum limit of 180 characters; contains 776 characters
(#1333) Line indented incorrectly; expected at least 124 spaces, found 0
(#1333) Variable "Mh" must be all lower-case
(#1333) Commas (,) must be followed by white space.
(#1333) Variable "N" must be all lower-case
(#1333) Commas (,) must be followed by white space.
(#1333) Variable "V" must be all lower-case
(#1333) Commas (,) must be followed by white space.
(#1333) Variable "G" must be all lower-case
(#1333) Expected 1 space after closing parenthesis; found 0
(#1333) Opening brace must be the last content on the line
(#1333) Variable "Mh" must be all lower-case
(#1333) Variable "N" must be all lower-case
(#1333) Variable "V" must be all lower-case
(#1333) Expected 1 space before "="; 0 found
(#1333) Expected 1 space after "="; 0 found
(#1333) Expected 1 space before "?"; 0 found
(#1333) Expected 1 space after "?"; 0 found
(#1333) Variable "G" must be all lower-case
(#1333) Commas (,) must be followed by white space.
(#1333) Expected 1 space before ":"; 0 found
(#1333) Expected 1 space after ":"; 0 found
(#1333) Variable "G" must be all lower-case
(#1333) Closing brace must be on a line by itself
(#1333) Line exceeds 132 characters; contains 146 characters
(#1333) Line exceeds 132 characters; contains 146 characters
(#1333) Line exceeds 132 characters; contains 146 characters
(#1333) Line exceeds 132 characters; contains 146 characters
(#1333) Line exceeds 132 characters; contains 146 characters
(#1333) Line exceeds 132 characters; contains 146 characters
(#1333) Line exceeds 132 characters; contains 146 characters
(#1334) Line indented incorrectly; expected at least 124 spaces, found 0
(#1334) Expected 1 space after closing parenthesis; found 0
(#1334) Opening brace must be the last content on the line
(#1334) Variable "J" must be all lower-case
(#1334) Expected 1 space before "="; 0 found
(#1334) Expected 1 space after "="; 0 found
(#1334) Inline control structures are not allowed
(#1334) Variable "J" must be all lower-case
(#1334) Variable "J" must be all lower-case
(#1334) Expected 1 space before "="; 0 found
(#1334) Expected 1 space after "="; 0 found
(#1334) Expected 1 space before "?"; 0 found
(#1334) Expected 1 space after "?"; 0 found
(#1334) Variable "J" must be all lower-case
(#1334) Commas (,) must be followed by white space.
(#1334) Expected 1 space before ":"; 0 found
(#1334) Expected 1 space after ":"; 0 found
(#1334) Variable "J" must be all lower-case
(#1334) Closing brace must be on a line by itself
(#1334) Expected "if (...) {\n"; found "if(...){"
(#1334) Expected "if (...) {\n"; found "if(...){"
(#1334) Commas (,) must be followed by white space.
(#1334) Commas (,) must be followed by white space.
(#1334) Commas (,) must be followed by white space.
(#1334) Commas (,) must be followed by white space.
(#1334) Closing brace must be on a line by itself
(#1334) Expected 1 space before "="; 0 found
(#1334) Expected 1 space after "="; 0 found
(#1334) Closing brace must be on a line by itself
(#1334) Expected "if (...) {\n"; found "if(...){"
(#1334) Commas (,) must be followed by white space.
(#1334) Closing brace must be on a line by itself
(#1334) Variable "Tb" must be all lower-case
(#1334) Expected 1 space before "="; 0 found
(#1334) Expected 1 space after "="; 0 found
(#1334) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1334) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1335) Line indented incorrectly; expected at least 124 spaces, found 0
(#1335) Inline control structures are not allowed
(#1335) Variable "Ja" must be all lower-case
(#1335) Expected 1 space before "="; 0 found
(#1335) Expected 1 space after "="; 0 found
(#1335) Variable "T" must be all lower-case
(#1335) Expected 1 space before "="; 0 found
(#1335) Expected 1 space after "="; 0 found
(#1335) Expected "if (...) {\n"; found "if(...){"
(#1335) Expected "if (...) {\n"; found "if(...){"
(#1335) Expected 1 space before "="; 0 found
(#1335) Expected 1 space after "="; 0 found
(#1335) Expected 1 space before "="; 0 found
(#1335) Expected 1 space after "="; 0 found
(#1335) Expected "if (...) {\n"; found "if(...){"
(#1335) Expected "foreach (...) {\n"; found "foreach(...){"
(#1335) Expected 1 space before "as"; 0 found
(#1335) Expected 1 space after "as"; 0 found
(#1335) Commas (,) must be followed by white space.
(#1335) Variable "X" must be all lower-case
(#1335) Expected 1 space before "="; 0 found
(#1335) Expected 1 space after "="; 0 found
(#1335) Expected "if (...) {\n"; found "if(...){"
(#1335) Variable "X" must be all lower-case
(#1335) Variable "X" must be all lower-case
(#1335) Expected 1 space before "<"; 0 found
(#1335) Expected 1 space after "<"; 0 found
(#1335) Expected 1 space before "="; 0 found
(#1335) Expected 1 space after "="; 0 found
(#1335) Expected 1 space before "="; 0 found
(#1335) Expected 1 space after "="; 0 found
(#1335) Variable "X" must be all lower-case
(#1335) Closing brace must be on a line by itself
(#1335) Closing brace must be on a line by itself
(#1335) Closing brace must be on a line by itself
(#1335) Expected 1 space before "="; 0 found
(#1335) Expected 1 space after "="; 0 found
(#1335) Expected 1 space before "?"; 0 found
(#1335) Expected 1 space after "?"; 0 found
(#1335) Commas (,) must be followed by white space.
(#1335) Expected 1 space before ":"; 0 found
(#1335) Expected 1 space after ":"; 0 found
(#1335) Closing brace must be on a line by itself
(#1335) Closing brace must be on a line by itself
(#1335) Usage of ELSEIF not allowed; use ELSE IF instead
(#1335) Expected 1 space before "=="; 0 found
(#1335) Expected 1 space after "=="; 0 found
(#1335) Expected 1 space before "="; 0 found
(#1335) Expected 1 space after "="; 0 found
(#1335) Commas (,) must be followed by white space.
(#1335) Inline control structures are not allowed
(#1335) Expected 1 space before ".="; 0 found
(#1335) Expected 1 space after ".="; 0 found
(#1335) Closing brace must be on a line by itself
(#1335) Inline control structures are not allowed
(#1335) Commas (,) must be followed by white space.
(#1335) Expected 1 space before "!=="; 0 found
(#1335) Expected 1 space after "!=="; 0 found
(#1335) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1335) Line exceeds maximum limit of 180 characters; contains 573 characters
(#1336) Line indented incorrectly; expected at least 124 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) Commas (,) must be followed by white space.
(#1336) Variable "T" must be all lower-case
(#1336) Commas (,) must be followed by white space.
(#1336) Commas (,) must be followed by white space.
(#1336) Variable "Ub" must be all lower-case
(#1336) Expected 1 space before "="; 0 found
(#1336) Expected 1 space after "="; 0 found
(#1336) Expected "if (...) {\n"; found "if(...){"
(#1336) Expected 1 space before "!="; 0 found
(#1336) Expected 1 space after "!="; 0 found
(#1336) Commas (,) must be followed by white space.
(#1336) Commas (,) must be followed by white space.
(#1336) Closing brace must be on a line by itself
(#1336) Expected "} else {\n"; found "}else{"
(#1336) Inline control structures are not allowed
(#1336) Commas (,) must be followed by white space.
(#1336) Commas (,) must be followed by white space.
(#1336) Commas (,) must be followed by white space.
(#1336) Commas (,) must be followed by white space.
(#1336) Commas (,) must be followed by white space.
(#1336) Commas (,) must be followed by white space.
(#1336) Expected "foreach (...) {\n"; found "foreach(...){"
(#1336) Expected 1 space before "=>"; 0 found
(#1336) Expected 1 space after "=>"; 0 found
(#1336) Expected 1 space before "as"; 0 found
(#1336) Expected 1 space after "as"; 0 found
(#1336) Expected 1 space before "=>"; 0 found
(#1336) Expected 1 space after "=>"; 0 found
(#1336) Commas (,) must be followed by white space.
(#1336) Expected 1 space before "=>"; 0 found
(#1336) Expected 1 space after "=>"; 0 found
(#1336) Commas (,) must be followed by white space.
(#1336) Expected 1 space before "=>"; 0 found
(#1336) Expected 1 space after "=>"; 0 found
(#1336) Commas (,) must be followed by white space.
(#1336) Expected 1 space before "=>"; 0 found
(#1336) Expected 1 space after "=>"; 0 found
(#1336) Commas (,) must be followed by white space.
(#1336) Expected 1 space before "=>"; 0 found
(#1336) Expected 1 space after "=>"; 0 found
(#1336) Commas (,) must be followed by white space.
(#1336) Expected 1 space before "=>"; 0 found
(#1336) Expected 1 space after "=>"; 0 found
(#1336) Variable "X" must be all lower-case
(#1336) Inline control structures are not allowed
(#1336) Closing brace must be on a line by itself
(#1336) Commas (,) must be followed by white space.
(#1336) Variable "Ub" must be all lower-case
(#1336) Commas (,) must be followed by white space.
(#1336) Commas (,) must be followed by white space.
(#1336) Commas (,) must be followed by white space.
(#1336) Commas (,) must be followed by white space.
(#1336) Expected 1 space before "="; 0 found
(#1336) Expected 1 space after "="; 0 found
(#1336) Expected "if (...) {\n"; found "if(...){"
(#1336) Expected 1 space before "="; 0 found
(#1336) Expected 1 space after "="; 0 found
(#1336) Expected 1 space before "="; 0 found
(#1336) Expected 1 space after "="; 0 found
(#1336) Commas (,) must be followed by white space.
(#1336) Commas (,) must be followed by white space.
(#1336) Expected 1 space before "?"; 0 found
(#1336) Expected 1 space after "?"; 0 found
(#1336) Expected 1 space before ":"; 0 found
(#1336) Expected 1 space after ":"; 0 found
(#1336) Expected "foreach (...) {\n"; found "foreach(...){"
(#1336) Expected 1 space after "as"; 0 found
(#1336) Line exceeds maximum limit of 180 characters; contains 958 characters
(#1336) Line exceeds maximum limit of 180 characters; contains 958 characters
(#1336) Line exceeds maximum limit of 180 characters; contains 958 characters
(#1336) Line exceeds maximum limit of 180 characters; contains 958 characters
(#1336) Line exceeds maximum limit of 180 characters; contains 958 characters
(#1336) Line exceeds maximum limit of 180 characters; contains 958 characters
(#1336) Line exceeds maximum limit of 180 characters; contains 958 characters
(#1337) Line indented incorrectly; expected at least 136 spaces, found 0
(#1337) Variable "Zf" must be all lower-case
(#1337) Expected 1 space before "="; 0 found
(#1337) Expected 1 space after "="; 0 found
(#1337) Expected 1 space before "?"; 0 found
(#1337) Expected 1 space after "?"; 0 found
(#1337) Commas (,) must be followed by white space.
(#1337) Commas (,) must be followed by white space.
(#1337) Commas (,) must be followed by white space.
(#1337) Expected 1 space before ":"; 0 found
(#1337) Expected 1 space after ":"; 0 found
(#1337) Commas (,) must be followed by white space.
(#1337) Variable "Zf" must be all lower-case
(#1337) Expected 1 space before "="; 0 found
(#1337) Expected 1 space after "="; 0 found
(#1337) Commas (,) must be followed by white space.
(#1337) Expected 1 space before "?"; 0 found
(#1337) Expected 1 space after "?"; 0 found
(#1337) Variable "Zf" must be all lower-case
(#1337) Expected 1 space before "?"; 0 found
(#1337) Expected 1 space after "?"; 0 found
(#1337) Expected 1 space before ":"; 0 found
(#1337) Expected 1 space after ":"; 0 found
(#1337) Expected 1 space before ":"; 0 found
(#1337) Expected 1 space after ":"; 0 found
(#1337) Commas (,) must be followed by white space.
(#1337) Variable "Zf" must be all lower-case
(#1337) Commas (,) must be followed by white space.
(#1337) Closing brace must be on a line by itself
(#1337) Commas (,) must be followed by white space.
(#1337) Expected 1 space before "?"; 0 found
(#1337) Expected 1 space after "?"; 0 found
(#1337) Expected 1 space before ":"; 0 found
(#1337) Expected 1 space after ":"; 0 found
(#1337) Commas (,) must be followed by white space.
(#1337) Commas (,) must be followed by white space.
(#1337) Variable "T" must be all lower-case
(#1337) Commas (,) must be followed by white space.
(#1337) Closing brace must be on a line by itself
(#1337) Closing brace must be on a line by itself
(#1337) Inline control structures are not allowed
(#1337) Closing brace must be on a line by itself
(#1337) Inline control structures are not allowed
(#1337) Expected 1 space before "="; 0 found
(#1337) Expected 1 space after "="; 0 found
(#1337) Inline control structures are not allowed
(#1337) Expected 1 space before "="; 0 found
(#1337) Expected 1 space after "="; 0 found
(#1337) Expected "if (...) {\n"; found "if(...){"
(#1337) Expected 1 space before "!="; 0 found
(#1337) Expected 1 space after "!="; 0 found
(#1337) Expected 1 space before "?"; 0 found
(#1337) Expected 1 space after "?"; 0 found
(#1337) Expected 1 space before ":"; 0 found
(#1337) Expected 1 space after ":"; 0 found
(#1337) Expected 1 space before "=="; 0 found
(#1337) Expected 1 space after "=="; 0 found
(#1337) Expected 1 space before "=="; 0 found
(#1337) Expected 1 space after "=="; 0 found
(#1337) Expected "if (...) {\n"; found "if(...){"
(#1337) Expected 1 space before "!="; 0 found
(#1337) Expected 1 space after "!="; 0 found
(#1337) Commas (,) must be followed by white space.
(#1337) Closing brace must be on a line by itself
(#1337) Closing brace must be on a line by itself
(#1337) Expected "if (...) {\n"; found "if(...){"
(#1337) Expected 1 space before "!="; 0 found
(#1337) Expected 1 space after "!="; 0 found
(#1337) Expected 1 space before "!=="; 0 found
(#1337) Expected 1 space after "!=="; 0 found
(#1337) Inline control structures are not allowed
(#1337) Commas (,) must be followed by white space.
(#1337) Commas (,) must be followed by white space.
(#1337) Expected "if (...) {\n"; found "if(...){"
(#1337) Commas (,) must be followed by white space.
(#1337) Commas (,) must be followed by white space.
(#1337) Closing brace must be on a line by itself
(#1337) Closing brace must be on a line by itself
(#1337) Line exceeds maximum limit of 180 characters; contains 1807 characters
(#1337) Line exceeds maximum limit of 180 characters; contains 1807 characters
(#1337) Line exceeds maximum limit of 180 characters; contains 1807 characters
(#1337) Line exceeds maximum limit of 180 characters; contains 1807 characters
(#1337) Line exceeds maximum limit of 180 characters; contains 1807 characters
(#1337) Line exceeds maximum limit of 180 characters; contains 1807 characters
(#1337) Line exceeds maximum limit of 180 characters; contains 1807 characters
(#1338) Line indented incorrectly; expected at least 124 spaces, found 0
(#1338) Variable "I" must be all lower-case
(#1338) Commas (,) must be followed by white space.
(#1338) Commas (,) must be followed by white space.
(#1338) Variable "Se" must be all lower-case
(#1338) Expected 1 space after closing parenthesis; found 0
(#1338) Opening brace must be the last content on the line
(#1338) Variable "Ud" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "Sa" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "J" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Expected "for (...) {\n"; found "for(...){"
(#1338) Expected 1 space after first semicolon of FOR loop; 0 found
(#1338) Expected 1 space after second semicolon of FOR loop; 0 found
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "K" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "I" must be all lower-case
(#1338) Expected "if (...) {\n"; found "if(...){"
(#1338) Commas (,) must be followed by white space.
(#1338) Expected "for (...) {\n"; found "for(...){"
(#1338) Expected 1 space after first semicolon of FOR loop; 0 found
(#1338) Expected 1 space after second semicolon of FOR loop; 0 found
(#1338) Variable "Ad" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "Ad" must be all lower-case
(#1338) Expected 1 space before "<"; 0 found
(#1338) Expected 1 space after "<"; 0 found
(#1338) Variable "K" must be all lower-case
(#1338) Variable "Ad" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "I" must be all lower-case
(#1338) Variable "C" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "Re" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "Qe" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "J" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "Re" must be all lower-case
(#1338) Inline control structures are not allowed
(#1338) Variable "Se" must be all lower-case
(#1338) Expected 1 space before "=="; 0 found
(#1338) Expected 1 space after "=="; 0 found
(#1338) Variable "Ud" must be all lower-case
(#1338) Variable "Ad" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "C" must be all lower-case
(#1338) Expected 1 space before "=="; 0 found
(#1338) Expected 1 space after "=="; 0 found
(#1338) Expected 1 space before "?"; 0 found
(#1338) Expected 1 space after "?"; 0 found
(#1338) Expected 1 space before ":"; 0 found
(#1338) Expected 1 space after ":"; 0 found
(#1338) Variable "C" must be all lower-case
(#1338) Expected 1 space before "=="; 0 found
(#1338) Expected 1 space after "=="; 0 found
(#1338) Expected 1 space before "?"; 0 found
(#1338) Expected 1 space after "?"; 0 found
(#1338) Expected 1 space before ":"; 0 found
(#1338) Expected 1 space after ":"; 0 found
(#1338) Usage of ELSEIF not allowed; use ELSE IF instead
(#1338) Variable "Re" must be all lower-case
(#1338) Expected 1 space before "!="; 0 found
(#1338) Expected 1 space after "!="; 0 found
(#1338) Expected "if (...) {\n"; found "if(...){"
(#1338) Variable "Re" must be all lower-case
(#1338) Variable "Re" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Expected "foreach (...) {\n"; found "foreach(...){"
(#1338) Expected 1 space before "as"; 0 found
(#1338) Expected 1 space after "as"; 0 found
(#1338) Variable "Re" must be all lower-case
(#1338) Commas (,) must be followed by white space.
(#1338) Expected "if (...) {\n"; found "if(...){"
(#1338) Expected 1 space before "=="; 0 found
(#1338) Expected 1 space after "=="; 0 found
(#1338) Variable "Re" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Closing brace must be on a line by itself
(#1338) Closing brace must be on a line by itself
(#1338) Variable "Re" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "Re" must be all lower-case
(#1338) Closing brace must be on a line by itself
(#1338) Expected "if (...) {\n"; found "if(...){"
(#1338) Variable "Re" must be all lower-case
(#1338) Variable "Qe" must be all lower-case
(#1338) Variable "Re" must be all lower-case
(#1338) Variable "Qe" must be all lower-case
(#1338) Variable "Re" must be all lower-case
(#1338) Variable "Qe" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "Ad" must be all lower-case
(#1338) Variable "Ud" must be all lower-case
(#1338) Variable "Ad" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "Re" must be all lower-case
(#1338) Closing brace must be on a line by itself
(#1338) Closing brace must be on a line by itself
(#1338) Inline control structures are not allowed
(#1338) Expected 1 space before "=="; 0 found
(#1338) Expected 1 space after "=="; 0 found
(#1338) Variable "Sa" must be all lower-case
(#1338) Variable "Ad" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "Ad" must be all lower-case
(#1338) Expected 1 space before "="; 0 found
(#1338) Expected 1 space after "="; 0 found
(#1338) Variable "Re" must be all lower-case
(#1338) Expected 1 space before "!="; 0 found
(#1338) Expected 1 space after "!="; 0 found
(#1338) Expected 1 space before "!="; 0 found
(#1338) Expected 1 space after "!="; 0 found
(#1338) Variable "Qe" must be all lower-case
(#1338) Expected 1 space before "?"; 0 found
(#1338) Expected 1 space after "?"; 0 found
(#1338) Variable "Re" must be all lower-case
(#1338) Expected 1 space before "!="; 0 found
(#1338) Expected 1 space after "!="; 0 found
(#1338) Expected 1 space before "?"; 0 found
(#1338) Expected 1 space after "?"; 0 found
(#1338) Variable "Re" must be all lower-case
(#1338) Expected 1 space before ":"; 0 found
(#1338) Expected 1 space after ":"; 0 found
(#1338) Variable "Qe" must be all lower-case
(#1338) Expected 1 space before ":"; 0 found
(#1338) Expected 1 space after ":"; 0 found
(#1338) Variable "C" must be all lower-case
(#1338) Variable "Se" must be all lower-case
(#1338) Expected 1 space before "?"; 0 found
(#1338) Expected 1 space after "?"; 0 found
(#1338) Expected 1 space before "=>"; 0 found
(#1338) Expected 1 space after "=>"; 0 found
(#1338) Variable "C" must be all lower-case
(#1338) Expected 1 space before ":"; 0 found
(#1338) Expected 1 space after ":"; 0 found
(#1338) Closing brace must be on a line by itself
(#1338) Closing brace must be on a line by itself
(#1338) Expected "foreach (...) {\n"; found "foreach(...){"
(#1338) Expected 1 space before "=>"; 0 found
(#1338) Expected 1 space after "=>"; 0 found
(#1338) Expected 1 space after "as"; 0 found
(#1338) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1338) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1338) Variable "K" must be all lower-case
(#1338) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1338) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1338) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1338) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1338) Line exceeds maximum limit of 180 characters; contains 944 characters
(#1339) Line indented incorrectly; expected at least 132 spaces, found 0
(#1339) Expected 1 space before "=>"; 0 found
(#1339) Expected 1 space after "=>"; 0 found
(#1339) Variable "X" must be all lower-case
(#1339) Inline control structures are not allowed
(#1339) Variable "X" must be all lower-case
(#1339) Expected 1 space before "==="; 0 found
(#1339) Expected 1 space after "==="; 0 found
(#1339) Variable "X" must be all lower-case
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Inline control structures are not allowed
(#1339) Usage of ELSEIF not allowed; use ELSE IF instead
(#1339) Variable "Sa" must be all lower-case
(#1339) Variable "X" must be all lower-case
(#1339) Variable "X" must be all lower-case
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Commas (,) must be followed by white space.
(#1339) Variable "X" must be all lower-case
(#1339) Inline control structures are not allowed
(#1339) Usage of ELSEIF not allowed; use ELSE IF instead
(#1339) Variable "X" must be all lower-case
(#1339) Variable "X" must be all lower-case
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Variable "X" must be all lower-case
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Variable "X" must be all lower-case
(#1339) Inline control structures are not allowed
(#1339) Expected 1 space before "=="; 0 found
(#1339) Expected 1 space after "=="; 0 found
(#1339) Variable "X" must be all lower-case
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Variable "X" must be all lower-case
(#1339) Closing brace must be on a line by itself
(#1339) Expected "if (...) {\n"; found "if(...){"
(#1339) Variable "Ud" must be all lower-case
(#1339) Variable "Ud" must be all lower-case
(#1339) Expected "if (...) {\n"; found "if(...){"
(#1339) Variable "Se" must be all lower-case
(#1339) Expected 1 space before "=="; 0 found
(#1339) Expected 1 space after "=="; 0 found
(#1339) Variable "Q" must be all lower-case
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Variable "K" must be all lower-case
(#1339) Commas (,) must be followed by white space.
(#1339) Variable "Ud" must be all lower-case
(#1339) Variable "_" must not contain underscores.
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Variable "Ud" must be all lower-case
(#1339) Variable "Se" must be all lower-case
(#1339) Variable "Q" must be all lower-case
(#1339) Expected 1 space before "!="; 0 found
(#1339) Expected 1 space after "!="; 0 found
(#1339) Expected 1 space before "?"; 0 found
(#1339) Expected 1 space after "?"; 0 found
(#1339) Variable "Se" must be all lower-case
(#1339) Variable "Q" must be all lower-case
(#1339) Expected 1 space before ":"; 0 found
(#1339) Expected 1 space after ":"; 0 found
(#1339) Variable "Q" must be all lower-case
(#1339) Closing brace must be on a line by itself
(#1339) Expected "} else {\n"; found "}else{"
(#1339) Variable "_" must not contain underscores.
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Variable "Ud" must be all lower-case
(#1339) Inline control structures are not allowed
(#1339) Expected 1 space before "=>"; 0 found
(#1339) Expected 1 space after "=>"; 0 found
(#1339) Expected 1 space before "as"; 0 found
(#1339) Expected 1 space after "as"; 0 found
(#1339) Variable "Ud" must be all lower-case
(#1339) Expected 1 space before "=>"; 0 found
(#1339) Expected 1 space after "=>"; 0 found
(#1339) Variable "Ad" must be all lower-case
(#1339) Variable "_" must not contain underscores.
(#1339) Expected 1 space before ".="; 0 found
(#1339) Expected 1 space after ".="; 0 found
(#1339) Variable "K" must be all lower-case
(#1339) Variable "Ad" must be all lower-case
(#1339) Closing brace must be on a line by itself
(#1339) Variable "X" must be all lower-case
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Variable "_" must not contain underscores.
(#1339) Variable "X" must be all lower-case
(#1339) Closing brace must be on a line by itself
(#1339) Variable "X" must be all lower-case
(#1339) Closing brace must be on a line by itself
(#1339) Closing brace must be on a line by itself
(#1339) Expected 1 space before "?"; 0 found
(#1339) Expected 1 space after "?"; 0 found
(#1339) Expected 1 space before ":"; 0 found
(#1339) Expected 1 space after ":"; 0 found
(#1339) Variable "J" must be all lower-case
(#1339) Closing brace must be on a line by itself
(#1339) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1340) Line indented incorrectly; expected at least 136 spaces, found 0
(#1340) Expected 1 space after closing parenthesis; found 0
(#1340) Opening brace must be the last content on the line
(#1340) Variable "J" must be all lower-case
(#1340) Expected 1 space before "="; 0 found
(#1340) Expected 1 space after "="; 0 found
(#1340) Expected "foreach (...) {\n"; found "foreach(...){"
(#1340) Expected 1 space before "=>"; 0 found
(#1340) Expected 1 space after "=>"; 0 found
(#1340) Expected 1 space before "as"; 0 found
(#1340) Expected 1 space after "as"; 0 found
(#1340) Commas (,) must be followed by white space.
(#1340) Variable "Kg" must be all lower-case
(#1340) Expected 1 space before "=>"; 0 found
(#1340) Expected 1 space after "=>"; 0 found
(#1340) Variable "Q" must be all lower-case
(#1340) Expected "if (...) {\n"; found "if(...){"
(#1340) Variable "Kg" must be all lower-case
(#1340) Expected 1 space before "!="; 0 found
(#1340) Expected 1 space after "!="; 0 found
(#1340) Variable "Q" must be all lower-case
(#1340) Expected "foreach (...) {\n"; found "foreach(...){"
(#1340) Expected 1 space before "as"; 0 found
(#1340) Expected 1 space after "as"; 0 found
(#1340) Variable "Kg" must be all lower-case
(#1340) Expected "if (...) {\n"; found "if(...){"
(#1340) Expected "if (...) {\n"; found "if(...){"
(#1340) Variable "J" must be all lower-case
(#1340) Variable "Kg" must be all lower-case
(#1340) Variable "J" must be all lower-case
(#1340) Variable "Kg" must be all lower-case
(#1340) Closing brace must be on a line by itself
(#1340) Variable "J" must be all lower-case
(#1340) Variable "Kg" must be all lower-case
(#1340) Expected 1 space before "="; 0 found
(#1340) Expected 1 space after "="; 0 found
(#1340) Closing brace must be on a line by itself
(#1340) Closing brace must be on a line by itself
(#1340) Closing brace must be on a line by itself
(#1340) Closing brace must be on a line by itself
(#1340) Variable "J" must be all lower-case
(#1340) Closing brace must be on a line by itself
(#1340) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1341) Line indented incorrectly; expected at least 136 spaces, found 0
(#1341) Variable "C" must be all lower-case
(#1341) Commas (,) must be followed by white space.
(#1341) Variable "Y" must be all lower-case
(#1341) Commas (,) must be followed by white space.
(#1341) Variable "L" must be all lower-case
(#1341) Commas (,) must be followed by white space.
(#1341) Expected 1 space after closing parenthesis; found 0
(#1341) Opening brace must be the last content on the line
(#1341) Variable "C" must be all lower-case
(#1341) Expected "if (...) {\n"; found "if(...){"
(#1341) Variable "Y" must be all lower-case
(#1341) Inline control structures are not allowed
(#1341) Expected 1 space after "as"; 0 found
(#1341) Line exceeds 132 characters; contains 167 characters
(#1341) Line exceeds 132 characters; contains 167 characters
(#1341) Line exceeds 132 characters; contains 167 characters
(#1341) Line exceeds 132 characters; contains 167 characters
(#1341) Line exceeds 132 characters; contains 167 characters
(#1341) Line exceeds 132 characters; contains 167 characters
(#1341) Line exceeds 132 characters; contains 167 characters
(#1341) Variable "Y" must be all lower-case
(#1342) Line indented incorrectly; expected at least 144 spaces, found 0
(#1342) Variable "X" must be all lower-case
(#1343) Line indented incorrectly; expected at least 144 spaces, found 0
(#1343) Variable "X" must be all lower-case
(#1343) Closing brace must be on a line by itself
(#1343) Inline control structures are not allowed
(#1344) Line indented incorrectly; expected at least 136 spaces, found 0
(#1345) Line indented incorrectly; expected at least 136 spaces, found 0
(#1345) Variable "Y" must be all lower-case
(#1345) Closing brace must be on a line by itself
(#1346) Line indented incorrectly; expected at least 136 spaces, found 0
(#1346) Commas (,) must be followed by white space.
(#1346) Commas (,) must be followed by white space.
(#1346) Commas (,) must be followed by white space.
(#1346) Variable "Mc" must be all lower-case
(#1346) Expected 1 space after closing parenthesis; found 0
(#1346) Opening brace must be the last content on the line
(#1346) Variable "Cg" must be all lower-case
(#1346) Commas (,) must be followed by white space.
(#1346) Commas (,) must be followed by white space.
(#1346) Variable "Ah" must be all lower-case
(#1346) Commas (,) must be followed by white space.
(#1346) Variable "Ge" must be all lower-case
(#1346) Variable "U" must be all lower-case
(#1346) Expected 1 space before "="; 0 found
(#1346) Expected 1 space after "="; 0 found
(#1346) Commas (,) must be followed by white space.
(#1346) Commas (,) must be followed by white space.
(#1346) Commas (,) must be followed by white space.
(#1346) Commas (,) must be followed by white space.
(#1346) Commas (,) must be followed by white space.
(#1346) Inline control structures are not allowed
(#1346) Variable "U" must be all lower-case
(#1346) Variable "U" must be all lower-case
(#1346) Variable "Mc" must be all lower-case
(#1346) Variable "U" must be all lower-case
(#1346) Variable "Cg" must be all lower-case
(#1346) Commas (,) must be followed by white space.
(#1346) Variable "U" must be all lower-case
(#1346) Inline control structures are not allowed
(#1346) Variable "Mc" must be all lower-case
(#1346) Variable "Cg" must be all lower-case
(#1346) Expected 1 space before "="; 0 found
(#1346) Expected 1 space after "="; 0 found
(#1346) Variable "Mc" must be all lower-case
(#1346) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1346) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1346) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1346) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1346) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1346) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1346) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1347) Line indented incorrectly; expected at least 140 spaces, found 0
(#1347) Variable "Cg" must be all lower-case
(#1347) Commas (,) must be followed by white space.
(#1347) Variable "U" must be all lower-case
(#1347) Commas (,) must be followed by white space.
(#1348) Commas (,) must be followed by white space.
(#1348) Commas (,) must be followed by white space.
(#1348) Commas (,) must be followed by white space.
(#1348) Commas (,) must be followed by white space.
(#1348) Commas (,) must be followed by white space.
(#1348) Commas (,) must be followed by white space.
(#1348) Variable "U" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1348) Commas (,) must be followed by white space.
(#1348) Variable "U" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1348) Commas (,) must be followed by white space.
(#1348) Variable "Ah" must be all lower-case
(#1348) Expected 1 space before "?"; 0 found
(#1348) Expected 1 space after "?"; 0 found
(#1348) Variable "U" must be all lower-case
(#1348) Commas (,) must be followed by white space.
(#1348) Variable "U" must be all lower-case
(#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) Variable "Ah" must be all lower-case
(#1348) Commas (,) must be followed by white space.
(#1348) Expected 1 space before ":"; 0 found
(#1348) Expected 1 space after ":"; 0 found
(#1348) Commas (,) must be followed by white space.
(#1348) Expected 1 space before "?"; 0 found
(#1348) Expected 1 space after "?"; 0 found
(#1348) Variable "U" must be all lower-case
(#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) 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) Commas (,) must be followed by white space.
(#1348) Commas (,) must be followed by white space.
(#1348) Expected 1 space before ":"; 0 found
(#1348) Expected 1 space after ":"; 0 found
(#1348) Commas (,) must be followed by white space.
(#1348) Variable "Mc" must be all lower-case
(#1348) Expected 1 space before "?"; 0 found
(#1348) Expected 1 space after "?"; 0 found
(#1348) The use of backticks in strings is not recommended
(#1348) Commas (,) must be followed by white space.
(#1348) Variable "U" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1348) Variable "Ge" must be all lower-case
(#1348) Commas (,) must be followed by white space.
(#1348) Expected 1 space before ":"; 0 found
(#1348) Expected 1 space after ":"; 0 found
(#1348) Closing brace must be on a line by itself
(#1348) Line exceeds maximum limit of 180 characters; contains 1017 characters
(#1348) Line exceeds maximum limit of 180 characters; contains 1017 characters
(#1348) Line exceeds maximum limit of 180 characters; contains 1017 characters
(#1348) Line exceeds maximum limit of 180 characters; contains 1017 characters
(#1348) Line exceeds maximum limit of 180 characters; contains 1017 characters
(#1348) Line exceeds maximum limit of 180 characters; contains 1017 characters
(#1348) Line exceeds maximum limit of 180 characters; contains 1017 characters
(#1349) Line indented incorrectly; expected at least 136 spaces, found 0
(#1349) Expected 1 space after closing parenthesis; found 0
(#1349) Opening brace must be the last content on the line
(#1349) Commas (,) must be followed by white space.
(#1349) Commas (,) must be followed by white space.
(#1349) Commas (,) must be followed by white space.
(#1349) Variable "Zd" must be all lower-case
(#1349) Expected 1 space before "?"; 0 found
(#1349) Expected 1 space after "?"; 0 found
(#1349) Commas (,) must be followed by white space.
(#1349) Variable "Zd" must be all lower-case
(#1349) Expected 1 space before ":"; 0 found
(#1349) Expected 1 space after ":"; 0 found
(#1349) Commas (,) must be followed by white space.
(#1349) Commas (,) must be followed by white space.
(#1349) Commas (,) must be followed by white space.
(#1349) Commas (,) must be followed by white space.
(#1349) Closing brace must be on a line by itself
(#1349) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1349) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1349) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1349) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1349) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1349) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1349) Line exceeds maximum limit of 180 characters; contains 247 characters
(#1350) Line indented incorrectly; expected at least 136 spaces, found 0
(#1350) Commas (,) must be followed by white space.
(#1350) Expected 1 space after closing parenthesis; found 0
(#1350) Opening brace must be the last content on the line
(#1350) Variable "Ah" must be all lower-case
(#1350) Commas (,) must be followed by white space.
(#1350) Commas (,) must be followed by white space.
(#1350) Variable "Ah" must be all lower-case
(#1350) Expected 1 space before "?"; 0 found
(#1350) Expected 1 space after "?"; 0 found
(#1350) Expected 1 space before ":"; 0 found
(#1350) Expected 1 space after ":"; 0 found
(#1350) Commas (,) must be followed by white space.
(#1350) Expected 1 space before "?"; 0 found
(#1350) Expected 1 space after "?"; 0 found
(#1350) Expected 1 space before ":"; 0 found
(#1350) Expected 1 space after ":"; 0 found
(#1350) Closing brace must be on a line by itself
(#1350) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1350) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1350) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1350) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1350) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1350) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1350) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1351) Line indented incorrectly; expected at least 136 spaces, found 0
(#1351) Commas (,) must be followed by white space.
(#1351) Expected 1 space after closing parenthesis; found 0
(#1351) Opening brace must be the last content on the line
(#1351) Variable "Ib" must be all lower-case
(#1351) Expected 1 space before "="; 0 found
(#1351) Expected 1 space after "="; 0 found
(#1352) Line indented incorrectly; expected at least 140 spaces, found 0
(#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) Variable "Ib" 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) Variable "Ib" 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) Variable "Ib" 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) Variable "Ib" must be all lower-case
(#1352) Expected 1 space before "?"; 0 found
(#1352) Expected 1 space after "?"; 0 found
(#1352) Variable "Ib" must be all lower-case
(#1352) Expected 1 space before ":"; 0 found
(#1352) Expected 1 space after ":"; 0 found
(#1352) Variable "Ib" 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) 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) Expected 1 space before ":"; 0 found
(#1352) Expected 1 space after ":"; 0 found
(#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) Expected 1 space before ":"; 0 found
(#1352) Expected 1 space after ":"; 0 found
(#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) Closing brace must be on a line by itself
(#1352) Line exceeds maximum limit of 180 characters; contains 531 characters
(#1352) Line exceeds maximum limit of 180 characters; contains 531 characters
(#1352) Line exceeds maximum limit of 180 characters; contains 531 characters
(#1352) Line exceeds maximum limit of 180 characters; contains 531 characters
(#1352) Line exceeds maximum limit of 180 characters; contains 531 characters
(#1352) Line exceeds maximum limit of 180 characters; contains 531 characters
(#1352) Line exceeds maximum limit of 180 characters; contains 531 characters
(#1353) Line indented incorrectly; expected at least 136 spaces, found 0
(#1353) Variable "U" 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
(#1353) Expected "foreach (...) {\n"; found "foreach(...){"
(#1353) Expected 1 space before "=>"; 0 found
(#1353) Expected 1 space after "=>"; 0 found
(#1353) Expected 1 space before "as"; 0 found
(#1353) Expected 1 space after "as"; 0 found
(#1353) Expected 1 space before "=>"; 0 found
(#1353) Expected 1 space after "=>"; 0 found
(#1353) Commas (,) must be followed by white space.
(#1353) Expected 1 space before "=>"; 0 found
(#1353) Expected 1 space after "=>"; 0 found
(#1353) Commas (,) must be followed by white space.
(#1353) Expected 1 space before "=>"; 0 found
(#1353) Expected 1 space after "=>"; 0 found
(#1353) Commas (,) must be followed by white space.
(#1353) Expected 1 space before "=>"; 0 found
(#1353) Expected 1 space after "=>"; 0 found
(#1353) Commas (,) must be followed by white space.
(#1353) Expected 1 space before "=>"; 0 found
(#1353) Expected 1 space after "=>"; 0 found
(#1353) Variable "X" must be all lower-case
(#1353) Inline control structures are not allowed
(#1353) Commas (,) must be followed by white space.
(#1353) Variable "U" must be all lower-case
(#1353) Closing brace must be on a line by itself
(#1353) Closing brace must be on a line by itself
(#1353) Line exceeds 132 characters; contains 164 characters
(#1353) Line exceeds 132 characters; contains 164 characters
(#1353) Line exceeds 132 characters; contains 164 characters
(#1353) Line exceeds 132 characters; contains 164 characters
(#1353) Line exceeds 132 characters; contains 164 characters
(#1353) Line exceeds 132 characters; contains 164 characters
(#1353) Line exceeds 132 characters; contains 164 characters
(#1354) Line indented incorrectly; expected at least 136 spaces, found 0
(#1354) Commas (,) must be followed by white space.
(#1354) Commas (,) must be followed by white space.
(#1354) Variable "U" must be all lower-case
(#1354) Commas (,) must be followed by white space.
(#1354) Variable "Mc" must be all lower-case
(#1354) Commas (,) must be followed by white space.
(#1354) Expected 1 space after closing parenthesis; found 0
(#1354) Opening brace must be the last content on the line
(#1354) Commas (,) must be followed by white space.
(#1355) Expected "if (...) {\n"; found "if(...){"
(#1355) Variable "U" 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) Commas (,) must be followed by white space.
(#1355) Variable "U" 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) Commas (,) must be followed by white space.
(#1355) Commas (,) must be followed by white space.
(#1355) Commas (,) must be followed by white space.
(#1355) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1355) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1356) Commas (,) must be followed by white space.
(#1356) Commas (,) must be followed by white space.
(#1356) Commas (,) must be followed by white space.
(#1356) Expected "if (...) {\n"; found "if(...){"
(#1356) Variable "U" must be all lower-case
(#1356) Expected 1 space before "=="; 0 found
(#1356) Expected 1 space after "=="; 0 found
(#1357) Commas (,) must be followed by white space.
(#1357) Commas (,) must be followed by white space.
(#1357) Commas (,) must be followed by white space.
(#1357) Expected 1 space before "=>"; 0 found
(#1357) Expected 1 space after "=>"; 0 found
(#1357) Commas (,) must be followed by white space.
(#1357) Expected 1 space before "=>"; 0 found
(#1357) Expected 1 space after "=>"; 0 found
(#1357) Commas (,) must be followed by white space.
(#1357) Expected 1 space before "=>"; 0 found
(#1357) Expected 1 space after "=>"; 0 found
(#1357) Commas (,) must be followed by white space.
(#1357) Expected 1 space before "=>"; 0 found
(#1357) Expected 1 space after "=>"; 0 found
(#1357) Commas (,) must be followed by white space.
(#1357) Commas (,) must be followed by white space.
(#1357) Commas (,) must be followed by white space.
(#1357) Commas (,) must be followed by white space.
(#1357) Expected 1 space before "?"; 0 found
(#1357) Expected 1 space after "?"; 0 found
(#1357) Expected 1 space before "?"; 0 found
(#1357) Expected 1 space after "?"; 0 found
(#1357) Expected 1 space before ":"; 0 found
(#1357) Expected 1 space after ":"; 0 found
(#1357) Expected 1 space before ":"; 0 found
(#1357) Expected 1 space after ":"; 0 found
(#1357) Closing brace must be on a line by itself
(#1357) Commas (,) must be followed by white space.
(#1357) Expected 1 space before "?"; 0 found
(#1357) Expected 1 space after "?"; 0 found
(#1357) Expected 1 space before ":"; 0 found
(#1357) Expected 1 space after ":"; 0 found
(#1357) Commas (,) must be followed by white space.
(#1357) Commas (,) must be followed by white space.
(#1357) Commas (,) must be followed by white space.
(#1357) Commas (,) must be followed by white space.
(#1357) Commas (,) must be followed by white space.
(#1357) Line exceeds maximum limit of 180 characters; contains 615 characters
(#1357) Line exceeds maximum limit of 180 characters; contains 615 characters
(#1357) Line exceeds maximum limit of 180 characters; contains 615 characters
(#1357) Line exceeds maximum limit of 180 characters; contains 615 characters
(#1357) Line exceeds maximum limit of 180 characters; contains 615 characters
(#1357) Line exceeds maximum limit of 180 characters; contains 615 characters
(#1357) Line exceeds maximum limit of 180 characters; contains 615 characters
(#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
(#1361) Expected 1 space before "=>"; 0 found
(#1361) Expected 1 space after "=>"; 0 found
(#1361) Variable "Te" 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) Expected 1 space before ":"; 0 found
(#1361) Expected 1 space after ":"; 0 found
(#1361) Variable "Qb" 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 "Te" 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 "Qb" 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) Commas (,) must be followed by white space.
(#1361) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1361) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "U" must be all lower-case
(#1362) Expected 1 space before "=="; 0 found
(#1362) Expected 1 space after "=="; 0 found
(#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) 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) Expected "if (...) {\n"; found "if(...){"
(#1362) Variable "Qb" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Commas (,) must be followed by white space.
(#1362) Commas (,) must be followed by white space.
(#1362) Commas (,) must be followed by white space.
(#1362) Commas (,) must be followed by white space.
(#1362) Expected 1 space before "!="; 0 found
(#1362) Expected 1 space after "!="; 0 found
(#1362) Expected 1 space before ">"; 0 found
(#1362) Expected 1 space after ">"; 0 found
(#1362) Expected 1 space before "?"; 0 found
(#1362) Expected 1 space after "?"; 0 found
(#1362) Expected 1 space before ":"; 0 found
(#1362) Expected 1 space after ":"; 0 found
(#1362) Commas (,) must be followed by white space.
(#1362) Closing brace must be on a line by itself
(#1362) Commas (,) must be followed by white space.
(#1362) Commas (,) must be followed by white space.
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "Te" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1362) Line exceeds maximum limit of 180 characters; contains 431 characters
(#1363) Commas (,) must be followed by white space.
(#1363) Commas (,) must be followed by white space.
(#1363) Commas (,) must be followed by white space.
(#1363) Variable "Mc" must be all lower-case
(#1363) Expected "if (...) {\n"; found "if(...){"
(#1363) Variable "U" must be all lower-case
(#1363) Expected 1 space before "=="; 0 found
(#1363) Expected 1 space after "=="; 0 found
(#1363) Commas (,) must be followed by white space.
(#1363) Commas (,) must be followed by white space.
(#1363) Commas (,) must be followed by white space.
(#1363) Commas (,) must be followed by white space.
(#1363) Commas (,) must be followed by white space.
(#1363) Commas (,) must be followed by white space.
(#1363) Commas (,) must be followed by white space.
(#1363) Commas (,) must be followed by white space.
(#1363) Commas (,) must be followed by white space.
(#1363) Expected "if (...) {\n"; found "if(...){"
(#1363) Closing brace must be on a line by itself
(#1363) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1363) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1363) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1363) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1363) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1363) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1363) Line exceeds maximum limit of 180 characters; contains 399 characters
(#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) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 206 characters
(#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) 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) 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) Closing brace must be on a line by itself
(#1366) Commas (,) must be followed by white space.
(#1366) Expected 1 space before "?"; 0 found
(#1366) Expected 1 space after "?"; 0 found
(#1366) Commas (,) must be followed by white space.
(#1366) Commas (,) must be followed by white space.
(#1366) Commas (,) must be followed by white space.
(#1366) Commas (,) must be followed by white space.
(#1366) Commas (,) must be followed by white space.
(#1366) Commas (,) must be followed by white space.
(#1366) Expected 1 space before ":"; 0 found
(#1366) Expected 1 space after ":"; 0 found
(#1366) Commas (,) must be followed by white space.
(#1366) Variable "Te" 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) Commas (,) must be followed by white space.
(#1366) Commas (,) must be followed by white space.
(#1366) Expected 1 space before ":"; 0 found
(#1366) Expected 1 space after ":"; 0 found
(#1366) Commas (,) must be followed by white space.
(#1366) Closing brace must be on a line by itself
(#1366) Closing brace must be on a line by itself
(#1366) Line exceeds maximum limit of 180 characters; contains 1012 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 1012 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 1012 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 1012 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 1012 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 1012 characters
(#1366) Line exceeds maximum limit of 180 characters; contains 1012 characters
(#1367) Line indented incorrectly; expected at least 136 spaces, found 0
(#1367) Expected 1 space after closing parenthesis; found 0
(#1367) Opening brace must be the last content on the line
(#1367) Variable "D" 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 "Ld" 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 "=>"; 0 found
(#1367) Expected 1 space after "=>"; 0 found
(#1367) Expected 1 space after "as"; 0 found
(#1368) Line indented incorrectly; expected at least 144 spaces, found 0
(#1368) Expected 1 space before "=>"; 0 found
(#1368) Expected 1 space after "=>"; 0 found
(#1368) Expected "if (...) {\n"; found "if(...){"
(#1368) Expected 1 space before "=="; 0 found
(#1368) Expected 1 space after "=="; 0 found
(#1368) Commas (,) must be followed by white space.
(#1368) Variable "Ld" must be all lower-case
(#1368) Commas (,) must be followed by white space.
(#1368) Commas (,) must be followed by white space.
(#1368) Closing brace must be on a line by itself
(#1368) Inline control structures are not allowed
(#1368) Variable "Ld" must be all lower-case
(#1368) Expected 1 space before "="; 0 found
(#1368) Expected 1 space after "="; 0 found
(#1368) Variable "D" must be all lower-case
(#1368) Variable "D" 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) Usage of ELSEIF not allowed; use ELSE IF instead
(#1368) Variable "Oc" must be all lower-case
(#1368) Expected 1 space before "="; 0 found
(#1368) Expected 1 space after "="; 0 found
(#1368) Expected "foreach (...) {\n"; found "foreach(...){"
(#1368) Expected 1 space before "=>"; 0 found
(#1368) Expected 1 space after "=>"; 0 found
(#1368) Expected 1 space after "as"; 0 found
(#1368) Line exceeds 132 characters; contains 169 characters
(#1368) Line exceeds 132 characters; contains 169 characters
(#1368) Line exceeds 132 characters; contains 169 characters
(#1368) Line exceeds 132 characters; contains 169 characters
(#1368) Line exceeds 132 characters; contains 169 characters
(#1368) Line exceeds 132 characters; contains 169 characters
(#1368) Line exceeds 132 characters; contains 169 characters
(#1369) Line indented incorrectly; expected at least 140 spaces, found 0
(#1369) Expected 1 space before "=>"; 0 found
(#1369) Expected 1 space after "=>"; 0 found
(#1369) Expected "if (...) {\n"; found "if(...){"
(#1369) Variable "Oc" must be all lower-case
(#1369) Commas (,) must be followed by white space.
(#1369) Variable "D" must be all lower-case
(#1369) Commas (,) must be followed by white space.
(#1369) Commas (,) must be followed by white space.
(#1369) Variable "Oc" must be all lower-case
(#1369) Closing brace must be on a line by itself
(#1369) Inline control structures are not allowed
(#1369) Expected 1 space before "=="; 0 found
(#1369) Expected 1 space after "=="; 0 found
(#1369) Variable "Oc" must be all lower-case
(#1369) Expected 1 space before "="; 0 found
(#1369) Expected 1 space after "="; 0 found
(#1369) Variable "D" must be all lower-case
(#1369) Closing brace must be on a line by itself
(#1369) Closing brace must be on a line by itself
(#1369) Usage of ELSEIF not allowed; use ELSE IF instead
(#1369) Expected 1 space before "="; 0 found
(#1369) Expected 1 space after "="; 0 found
(#1369) Commas (,) must be followed by white space.
(#1369) Commas (,) must be followed by white space.
(#1369) Commas (,) must be followed by white space.
(#1369) Closing brace must be on a line by itself
(#1369) Inline control structures are not allowed
(#1369) Usage of ELSEIF not allowed; use ELSE IF instead
(#1369) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1369) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1370) Line indented incorrectly; expected at least 144 spaces, found 0
(#1371) Line indented incorrectly; expected at least 144 spaces, found 0
(#1371) Closing brace must be on a line by itself
(#1372) Variable "B" must be all lower-case
(#1372) Expected 1 space after closing parenthesis; found 0
(#1372) Opening brace must be the last content on the line
(#1372) Commas (,) must be followed by white space.
(#1372) Commas (,) must be followed by white space.
(#1372) Variable "B" must be all lower-case
(#1372) Variable "B" must be all lower-case
(#1372) Commas (,) must be followed by white space.
(#1372) Variable "B" must be all lower-case
(#1372) Commas (,) must be followed by white space.
(#1372) Variable "B" must be all lower-case
(#1372) Commas (,) must be followed by white space.
(#1372) Commas (,) must be followed by white space.
(#1372) Commas (,) must be followed by white space.
(#1372) Closing brace must be on a line by itself
(#1372) Line exceeds 132 characters; contains 156 characters
(#1372) Line exceeds 132 characters; contains 156 characters
(#1372) Line exceeds 132 characters; contains 156 characters
(#1372) Line exceeds 132 characters; contains 156 characters
(#1372) Line exceeds 132 characters; contains 156 characters
(#1372) Line exceeds 132 characters; contains 156 characters
(#1372) Line exceeds 132 characters; contains 156 characters
(#1373) Variable "Uc" must be all lower-case
(#1373) Commas (,) must be followed by white space.
(#1373) Variable "_f" must not contain underscores.
(#1373) Commas (,) must be followed by white space.
(#1373) Commas (,) must be followed by white space.
(#1373) Variable "Fe" must be all lower-case
(#1373) Expected 1 space after closing parenthesis; found 0
(#1373) Opening brace must be the last content on the line
(#1373) Inline control structures are not allowed
(#1373) Variable "_f" must not contain underscores.
(#1374) Line indented incorrectly; expected at least 4 spaces, found 0
(#1374) Inline control structures are not allowed
(#1374) Variable "_f" must not contain underscores.
(#1374) Expected 1 space before "=="; 0 found
(#1374) Expected 1 space after "=="; 0 found
(#1374) Commas (,) must be followed by white space.
(#1374) Variable "Uc" must be all lower-case
(#1374) Expected 1 space before "=="; 0 found
(#1374) Expected 1 space after "=="; 0 found
(#1374) Expected 1 space before "?"; 0 found
(#1374) Expected 1 space after "?"; 0 found
(#1374) Variable "Uc" must be all lower-case
(#1374) Expected 1 space before ":"; 0 found
(#1374) Expected 1 space after ":"; 0 found
(#1374) Variable "Uc" must be all lower-case
(#1374) Variable "Uc" must be all lower-case
(#1374) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1374) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1374) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1374) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1374) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1374) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1374) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1375) Line indented incorrectly; expected at least 4 spaces, found 0
(#1375) Variable "Uc" must be all lower-case
(#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 "_f" must not contain underscores.
(#1375) Variable "Fe" must be all lower-case
(#1375) Closing brace must be on a line by itself
(#1376) Variable "Vb" must be all lower-case
(#1376) Commas (,) must be followed by white space.
(#1376) Commas (,) must be followed by white space.
(#1376) Variable "Wb" must be all lower-case
(#1376) Commas (,) must be followed by white space.
(#1376) Variable "Wg" must be all lower-case
(#1376) Commas (,) must be followed by white space.
(#1376) Variable "Yb" must be all lower-case
(#1376) Commas (,) must be followed by white space.
(#1376) Variable "A" must be all lower-case
(#1376) Commas (,) must be followed by white space.
(#1376) Commas (,) must be followed by white space.
(#1376) Commas (,) must be followed by white space.
(#1376) Commas (,) must be followed by white space.
(#1376) Variable "Ce" must be all lower-case
(#1376) Commas (,) must be followed by white space.
(#1376) Expected 1 space after closing parenthesis; found 0
(#1376) Opening brace must be the last content on the line
(#1376) Inline control structures are not allowed
(#1376) Variable "Vb" must be all lower-case
(#1376) Commas (,) must be followed by white space.
(#1376) Variable "A" must be all lower-case
(#1376) Commas (,) must be followed by white space.
(#1376) Inline control structures are not allowed
(#1376) Usage of ELSEIF not allowed; use ELSE IF instead
(#1376) Variable "Ce" must be all lower-case
(#1376) Expected 1 space before "=="; 0 found
(#1376) Expected 1 space after "=="; 0 found
(#1376) Commas (,) must be followed by white space.
(#1376) Variable "A" must be all lower-case
(#1376) Commas (,) must be followed by white space.
(#1376) Usage of ELSEIF not allowed; use ELSE IF instead
(#1376) Variable "Ce" must be all lower-case
(#1376) Expected 1 space before "!="; 0 found
(#1376) Expected 1 space after "!="; 0 found
(#1376) Variable "_b" must not contain underscores.
(#1376) Expected 1 space before "="; 0 found
(#1376) Expected 1 space after "="; 0 found
(#1376) Variable "A" must be all lower-case
(#1376) Commas (,) must be followed by white space.
(#1376) Commas (,) must be followed by white space.
(#1376) Variable "_b" must not contain underscores.
(#1376) Variable "Vb" must be all lower-case
(#1376) Inline control structures are not allowed
(#1376) Variable "_b" must not contain underscores.
(#1376) Variable "Wb" must be all lower-case
(#1376) Closing brace must be on a line by itself
(#1376) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1376) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1376) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1376) Inline control structures are not allowed
(#1376) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1376) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1376) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1376) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1377) Line indented incorrectly; expected at least 4 spaces, found 0
(#1377) Variable "A" must be all lower-case
(#1377) Commas (,) must be followed by white space.
(#1377) Commas (,) must be followed by white space.
(#1377) Variable "Wg" must be all lower-case
(#1377) Variable "Yb" must be all lower-case
(#1377) Variable "Vb" must be all lower-case
(#1377) Closing brace must be on a line by itself
(#1378) Line indented incorrectly; expected at least 4 spaces, found 0
(#1378) Variable "Fe" must be all lower-case
(#1378) Commas (,) must be followed by white space.
(#1378) Variable "K" must be all lower-case
(#1378) Expected 1 space after closing parenthesis; found 0
(#1378) Opening brace must be the last content on the line
(#1378) Expected 1 space before "="; 0 found
(#1378) Expected 1 space after "="; 0 found
(#1378) Variable "K" must be all lower-case
(#1378) Variable "K" must be all lower-case
(#1378) Expected 1 space before "=="; 0 found
(#1378) Expected 1 space after "=="; 0 found
(#1378) Expected 1 space before "?"; 0 found
(#1378) Expected 1 space after "?"; 0 found
(#1378) Variable "Fe" must be all lower-case
(#1378) Expected 1 space before ":"; 0 found
(#1378) Expected 1 space after ":"; 0 found
(#1378) Variable "Fe" must be all lower-case
(#1378) Variable "K" must be all lower-case
(#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 191 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1378) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1379) Line indented incorrectly; expected at least 4 spaces, found 0
(#1379) Commas (,) must be followed by white space.
(#1379) Variable "K" must be all lower-case
(#1379) Expected 1 space after closing parenthesis; found 0
(#1379) Opening brace must be the last content on the line
(#1379) Variable "O" 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) Variable "K" must be all lower-case
(#1379) Expected "foreach (...) {\n"; found "foreach(...){"
(#1379) Expected 1 space after "as"; 0 found
(#1380) Line indented incorrectly; expected at least 8 spaces, found 0
(#1380) Inline control structures are not allowed
(#1380) Expected 1 space before "!="; 0 found
(#1380) Expected 1 space after "!="; 0 found
(#1380) Variable "O" must be all lower-case
(#1380) Expected 1 space before "="; 0 found
(#1380) Expected 1 space after "="; 0 found
(#1380) Commas (,) must be followed by white space.
(#1380) Expected 1 space before "?"; 0 found
(#1380) Expected 1 space after "?"; 0 found
(#1380) Expected 1 space before ":"; 0 found
(#1380) Expected 1 space after ":"; 0 found
(#1380) Commas (,) must be followed by white space.
(#1380) Closing brace must be on a line by itself
(#1380) Variable "K" must be all lower-case
(#1380) Commas (,) must be followed by white space.
(#1380) Variable "O" must be all lower-case
(#1380) Expected 1 space before "?"; 0 found
(#1380) Expected 1 space after "?"; 0 found
(#1380) Variable "K" must be all lower-case
(#1380) Commas (,) must be followed by white space.
(#1380) Expected 1 space before ":"; 0 found
(#1380) Expected 1 space after ":"; 0 found
(#1380) Variable "K" must be all lower-case
(#1380) Expected 1 space before "?"; 0 found
(#1380) Expected 1 space after "?"; 0 found
(#1380) Variable "K" must be all lower-case
(#1380) Expected 1 space before ":"; 0 found
(#1380) Expected 1 space after ":"; 0 found
(#1380) Variable "K" must be all lower-case
(#1380) Commas (,) must be followed by white space.
(#1380) Closing brace must be on a line by itself
(#1380) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1381) Line indented incorrectly; expected at least 4 spaces, found 0
(#1381) Variable "H" must be all lower-case
(#1381) Expected 1 space after closing parenthesis; found 0
(#1381) Opening brace must be the last content on the line
(#1382) Line indented incorrectly; expected at least 8 spaces, found 0
(#1382) The use of backticks in strings is not recommended
(#1382) Commas (,) must be followed by white space.
(#1382) The use of backticks in strings is not recommended
(#1382) Commas (,) must be followed by white space.
(#1382) The use of backticks in strings is not recommended
(#1382) Commas (,) must be followed by white space.
(#1382) Commas (,) must be followed by white space.
(#1382) Variable "H" must be all lower-case
(#1382) Closing brace must be on a line by itself
(#1383) Line indented incorrectly; expected at least 8 spaces, found 0
(#1383) Expected 1 space after closing parenthesis; found 0
(#1383) Opening brace must be the last content on the line
(#1383) Variable "Ge" must be all lower-case
(#1383) Commas (,) must be followed by white space.
(#1383) Commas (,) must be followed by white space.
(#1383) Commas (,) must be followed by white space.
(#1383) Commas (,) must be followed by white space.
(#1383) Variable "Ge" must be all lower-case
(#1383) Commas (,) must be followed by white space.
(#1383) Expected 1 space before "?"; 0 found
(#1383) Expected 1 space after "?"; 0 found
(#1383) Expected 1 space before ":"; 0 found
(#1383) Expected 1 space after ":"; 0 found
(#1383) Variable "Ge" must be all lower-case
(#1383) Commas (,) must be followed by white space.
(#1383) Expected 1 space before "?"; 0 found
(#1383) Expected 1 space after "?"; 0 found
(#1383) Expected 1 space before ":"; 0 found
(#1383) Expected 1 space after ":"; 0 found
(#1383) Closing brace must be on a line by itself
(#1383) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1383) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1383) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1383) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1383) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1383) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1383) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1384) Line indented incorrectly; expected at least 8 spaces, found 0
(#1384) Variable "Gc" must be all lower-case
(#1384) Commas (,) must be followed by white space.
(#1384) Expected 1 space after closing parenthesis; found 0
(#1384) Opening brace must be the last content on the line
(#1384) Variable "J" must be all lower-case
(#1384) Expected 1 space before "="; 0 found
(#1384) Expected 1 space after "="; 0 found
(#1384) Commas (,) must be followed by white space.
(#1384) Variable "Gc" must be all lower-case
(#1384) Commas (,) must be followed by white space.
(#1384) Commas (,) must be followed by white space.
(#1384) Commas (,) must be followed by white space.
(#1384) Commas (,) must be followed by white space.
(#1384) Commas (,) must be followed by white space.
(#1384) 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) Inline control structures are not allowed
(#1384) Expected 1 space after first semicolon of FOR loop; 0 found
(#1384) Expected 1 space after second semicolon of FOR loop; 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) Variable "J" must be all lower-case
(#1384) Expected 1 space before "+="; 0 found
(#1384) Expected 1 space after "+="; 0 found
(#1384) Variable "J" must be all lower-case
(#1384) Variable "J" must be all lower-case
(#1384) Expected 1 space before ".="; 0 found
(#1384) Expected 1 space after ".="; 0 found
(#1384) Commas (,) must be followed by white space.
(#1384) Variable "J" must be all lower-case
(#1384) Commas (,) must be followed by white space.
(#1384) Commas (,) must be followed by white space.
(#1384) Expected 1 space before "-"; 0 found
(#1384) Expected 1 space after "-"; 0 found
(#1384) Variable "J" must be all lower-case
(#1384) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1384) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1385) Line indented incorrectly; expected at least 12 spaces, found 0
(#1385) Commas (,) must be followed by white space.
(#1385) Expected 1 space before "-"; 0 found
(#1385) Expected 1 space after "-"; 0 found
(#1385) Expected 1 space before "+"; 0 found
(#1385) Expected 1 space after "+"; 0 found
(#1385) Expected 1 space before "%"; 0 found
(#1385) Expected 1 space after "%"; 0 found
(#1385) Closing brace must be on a line by itself
(#1386) Line indented incorrectly; expected at least 8 spaces, found 0
(#1386) Expected 1 space after closing parenthesis; found 0
(#1386) Opening brace must be the last content on the line
(#1386) Variable "X" must be all lower-case
(#1386) Expected 1 space before "="; 0 found
(#1386) Expected 1 space after "="; 0 found
(#1386) Variable "X" must be all lower-case
(#1386) Commas (,) must be followed by white space.
(#1386) Variable "X" must be all lower-case
(#1386) Expected 1 space before "*="; 0 found
(#1386) Expected 1 space after "*="; 0 found
(#1386) Variable "X" must be all lower-case
(#1386) Expected 1 space before "*="; 0 found
(#1386) Expected 1 space after "*="; 0 found
(#1386) Variable "X" must be all lower-case
(#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) Closing brace must be on a line by itself
(#1386) Closing brace must be on a line by itself
(#1386) Closing brace must be on a line by itself
(#1386) Variable "X" must be all lower-case
(#1386) Closing brace must be on a line by itself
(#1386) Line exceeds 132 characters; contains 135 characters
(#1386) Line exceeds 132 characters; contains 135 characters
(#1386) Line exceeds 132 characters; contains 135 characters
(#1386) Line exceeds 132 characters; contains 135 characters
(#1386) Line exceeds 132 characters; contains 135 characters
(#1386) Line exceeds 132 characters; contains 135 characters
(#1386) Line exceeds 132 characters; contains 135 characters
(#1387) Line indented incorrectly; expected at least 8 spaces, found 0
(#1387) Expected 1 space after closing parenthesis; found 0
(#1387) Opening brace must be the last content on the line
(#1387) Commas (,) must be followed by white space.
(#1387) Variable "Dh" must be all lower-case
(#1387) Expected 1 space before "="; 0 found
(#1387) Expected 1 space after "="; 0 found
(#1387) Expected 1 space before "=>"; 0 found
(#1387) Expected 1 space after "=>"; 0 found
(#1387) Commas (,) must be followed by white space.
(#1387) Commas (,) must be followed by white space.
(#1387) Commas (,) must be followed by white space.
(#1387) Expected 1 space before "=>"; 0 found
(#1387) Expected 1 space after "=>"; 0 found
(#1387) Commas (,) must be followed by white space.
(#1387) Expected 1 space before "=>"; 0 found
(#1387) Expected 1 space after "=>"; 0 found
(#1387) Commas (,) must be followed by white space.
(#1387) Commas (,) must be followed by white space.
(#1387) Commas (,) must be followed by white space.
(#1387) Expected 1 space before "=>"; 0 found
(#1387) Expected 1 space after "=>"; 0 found
(#1387) Commas (,) must be followed by white space.
(#1387) Expected 1 space before "=>"; 0 found
(#1387) Expected 1 space after "=>"; 0 found
(#1387) Commas (,) must be followed by white space.
(#1387) Expected 1 space before "?"; 0 found
(#1387) Expected 1 space after "?"; 0 found
(#1387) Variable "Dh" must be all lower-case
(#1387) Expected 1 space before ":"; 0 found
(#1387) Expected 1 space after ":"; 0 found
(#1387) Closing brace must be on a line by itself
(#1387) Variable "Ge" must be all lower-case
(#1387) Expected 1 space before "="; 0 found
(#1387) Expected 1 space after "="; 0 found
(#1387) Line exceeds maximum limit of 180 characters; contains 518 characters
(#1387) Line exceeds maximum limit of 180 characters; contains 518 characters
(#1387) Line exceeds maximum limit of 180 characters; contains 518 characters
(#1387) Line exceeds maximum limit of 180 characters; contains 518 characters
(#1387) Line exceeds maximum limit of 180 characters; contains 518 characters
(#1387) Line exceeds maximum limit of 180 characters; contains 518 characters
(#1387) Line exceeds maximum limit of 180 characters; contains 518 characters
(#1388) Line indented incorrectly; expected at least 8 spaces, found 0
(#1388) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1388) Scope modifier not specified for member variable "$handler"
(#1388) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1388) Scope modifier not specified for member variable "$size"
(#1388) method name "TmpFile::TmpFile" must be in lower-case letters only
(#1388) PHP4 style constructors are not allowed; use "__construct()" instead
(#1388) Visibility must be declared on method "TmpFile"
(#1389) Line indented incorrectly; expected at least 12 spaces, found 0
(#1389) Expected 1 space after closing parenthesis; found 0
(#1389) Opening brace must be the last content on the line
(#1389) Expected 1 space before "="; 0 found
(#1389) Expected 1 space after "="; 0 found
(#1389) Closing brace must be on a line by itself
(#1389) Visibility must be declared on method "write"
(#1390) Line indented incorrectly; expected at least 12 spaces, found 0
(#1390) Expected 1 space after closing parenthesis; found 0
(#1390) Opening brace must be the last content on the line
(#1390) Expected 1 space before "+="; 0 found
(#1390) Expected 1 space after "+="; 0 found
(#1390) Commas (,) must be followed by white space.
(#1390) Closing brace must be on a line by itself
(#1390) Visibility must be declared on method "send"
(#1391) Line indented incorrectly; expected at least 12 spaces, found 0
(#1391) Expected 1 space after closing parenthesis; found 0
(#1391) Opening brace must be the last content on the line
(#1391) Commas (,) must be followed by white space.
(#1391) Closing brace must be on a line by itself
(#1391) Closing brace must be on a line by itself
(#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) Inline control structures are not allowed
(#1391) Expected 1 space before "="; 0 found
(#1391) Expected 1 space after "="; 0 found
(#1391) Inline control structures are not allowed
(#1391) Expected 1 space before "="; 0 found
(#1391) Expected 1 space after "="; 0 found
(#1391) Inline control structures are not allowed
(#1391) Expected 1 space before "="; 0 found
(#1391) Expected 1 space after "="; 0 found
(#1391) Expected "if (...) {\n"; found "if(...){"
(#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) Commas (,) must be followed by white space.
(#1391) Closing brace must be on a line by itself
(#1391) Usage of ELSEIF not allowed; use ELSE IF instead
(#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) Inline control structures are not allowed
(#1391) Expected 1 space before "="; 0 found
(#1391) Expected 1 space after "="; 0 found
(#1391) Variable "R" must be all lower-case
(#1391) Expected 1 space before "="; 0 found
(#1391) Expected 1 space after "="; 0 found
(#1391) Commas (,) must be followed by white space.
(#1391) Variable "R" 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) Variable "R" must be all lower-case
(#1391) Expected 1 space before "="; 0 found
(#1391) Expected 1 space after "="; 0 found
(#1391) Variable "R" must be all lower-case
(#1391) Inline control structures are not allowed
(#1391) Expected 1 space before "!="; 0 found
(#1391) Expected 1 space after "!="; 0 found
(#1391) Expected "if (...) {\n"; found "if(...){"
(#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 "foreach (...) {\n"; found "foreach(...){"
(#1391) Expected 1 space after "as"; 0 found
(#1391) Line exceeds maximum limit of 180 characters; contains 1131 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 1131 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 1131 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 1131 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 1131 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 1131 characters
(#1391) Line exceeds maximum limit of 180 characters; contains 1131 characters
(#1392) Line indented incorrectly; expected at least 16 spaces, found 0
(#1392) Commas (,) must be followed by white space.
(#1392) Expected 1 space before "?"; 0 found
(#1392) Expected 1 space after "?"; 0 found
(#1392) Expected 1 space before ":"; 0 found
(#1392) Expected 1 space after ":"; 0 found
(#1392) Expected 1 space before "?"; 0 found
(#1392) Expected 1 space after "?"; 0 found
(#1392) Expected 1 space before ":"; 0 found
(#1392) Expected 1 space after ":"; 0 found
(#1392) Commas (,) must be followed by white space.
(#1392) Expected 1 space before "?"; 0 found
(#1392) Expected 1 space after "?"; 0 found
(#1392) Expected 1 space before ":"; 0 found
(#1392) Expected 1 space after ":"; 0 found
(#1392) Commas (,) must be followed by white space.
(#1392) Expected 1 space before "?"; 0 found
(#1392) Expected 1 space after "?"; 0 found
(#1392) Expected 1 space before ":"; 0 found
(#1392) Expected 1 space after ":"; 0 found
(#1392) Commas (,) must be followed by white space.
(#1392) Closing brace must be on a line by itself
(#1392) Closing brace must be on a line by itself
(#1392) Expected "if (...) {\n"; found "if(...){"
(#1392) Variable "R" must be all lower-case
(#1392) Expected "if (...) {\n"; found "if(...){"
(#1392) Expected 1 space before "="; 0 found
(#1392) Expected 1 space after "="; 0 found
(#1392) Expected "if (...) {\n"; found "if(...){"
(#1392) Expected "foreach (...) {\n"; found "foreach(...){"
(#1392) Expected 1 space before "=>"; 0 found
(#1392) Expected 1 space after "=>"; 0 found
(#1392) Expected 1 space after "as"; 0 found
(#1392) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1392) Line exceeds maximum limit of 180 characters; contains 464 characters
(#1393) Line indented incorrectly; expected at least 24 spaces, found 0
(#1393) Variable "C" must be all lower-case
(#1393) Expected 1 space before "=>"; 0 found
(#1393) Expected 1 space after "=>"; 0 found
(#1393) Expected 1 space before "="; 0 found
(#1393) Expected 1 space after "="; 0 found
(#1393) Inline control structures are not allowed
(#1393) Expected 1 space before "=>"; 0 found
(#1393) Expected 1 space after "=>"; 0 found
(#1393) Expected 1 space before "as"; 0 found
(#1393) Expected 1 space after "as"; 0 found
(#1393) Expected 1 space before "=>"; 0 found
(#1393) Expected 1 space after "=>"; 0 found
(#1393) Variable "X" must be all lower-case
(#1393) Expected 1 space before "="; 0 found
(#1393) Expected 1 space after "="; 0 found
(#1393) Variable "X" must be all lower-case
(#1393) Expected 1 space before "?"; 0 found
(#1393) Expected 1 space after "?"; 0 found
(#1393) Expected 1 space before ":"; 0 found
(#1393) Expected 1 space after ":"; 0 found
(#1393) Expected 1 space before "?"; 0 found
(#1393) Expected 1 space after "?"; 0 found
(#1393) Expected 1 space before ":"; 0 found
(#1393) Expected 1 space after ":"; 0 found
(#1393) Variable "C" must be all lower-case
(#1393) Commas (,) must be followed by white space.
(#1393) Closing brace must be on a line by itself
(#1393) Closing brace must be on a line by itself
(#1393) Closing brace must be on a line by itself
(#1393) Expected "if (...) {\n"; found "if(...){"
(#1393) Variable "R" must be all lower-case
(#1393) Variable "Mc" must be all lower-case
(#1393) Expected 1 space before "="; 0 found
(#1393) Expected 1 space after "="; 0 found
(#1393) Expected "if (...) {\n"; found "if(...){"
(#1393) Variable "Mc" must be all lower-case
(#1393) Commas (,) must be followed by white space.
(#1393) Expected "foreach (...) {\n"; found "foreach(...){"
(#1393) Expected 1 space before "=>"; 0 found
(#1393) Expected 1 space after "=>"; 0 found
(#1393) Expected 1 space after "as"; 0 found
(#1393) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1393) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1393) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1393) Variable "Mc" must be all lower-case
(#1393) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1393) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1393) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1393) Line exceeds maximum limit of 180 characters; contains 591 characters
(#1394) Line indented incorrectly; expected at least 24 spaces, found 0
(#1394) Variable "C" must be all lower-case
(#1394) Expected 1 space before "=>"; 0 found
(#1394) Expected 1 space after "=>"; 0 found
(#1394) Variable "C" must be all lower-case
(#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) Expected 1 space before "!="; 0 found
(#1394) Expected 1 space after "!="; 0 found
(#1394) Expected 1 space before "?"; 0 found
(#1394) Expected 1 space after "?"; 0 found
(#1394) Commas (,) must be followed by white space.
(#1394) Commas (,) must be followed by white space.
(#1394) Expected 1 space before ":"; 0 found
(#1394) Expected 1 space after ":"; 0 found
(#1394) Expected 1 space before "!="; 0 found
(#1394) Expected 1 space after "!="; 0 found
(#1394) Expected 1 space before "?"; 0 found
(#1394) Expected 1 space after "?"; 0 found
(#1394) Commas (,) must be followed by white space.
(#1394) Commas (,) must be followed by white space.
(#1394) Expected 1 space before ":"; 0 found
(#1394) Expected 1 space after ":"; 0 found
(#1394) Expected 1 space before "!="; 0 found
(#1394) Expected 1 space after "!="; 0 found
(#1394) Expected 1 space before "?"; 0 found
(#1394) Expected 1 space after "?"; 0 found
(#1394) Expected 1 space before ":"; 0 found
(#1394) Expected 1 space after ":"; 0 found
(#1394) Expected 1 space before "!="; 0 found
(#1394) Expected 1 space after "!="; 0 found
(#1394) Expected 1 space before "?"; 0 found
(#1394) Expected 1 space after "?"; 0 found
(#1394) Expected 1 space before ":"; 0 found
(#1394) Expected 1 space after ":"; 0 found
(#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) Variable "C" must be all lower-case
(#1394) Closing brace must be on a line by itself
(#1394) Closing brace must be on a line by itself
(#1394) Closing brace must be on a line by itself
(#1394) Closing brace must be on a line by itself
(#1394) Expected "if (...) {\n"; found "if(...){"
(#1394) Variable "R" must be all lower-case
(#1394) Expected 1 space before "?"; 0 found
(#1394) Expected 1 space after "?"; 0 found
(#1394) Expected 1 space before ":"; 0 found
(#1394) Expected 1 space after ":"; 0 found
(#1394) Expected 1 space before "="; 0 found
(#1394) Expected 1 space after "="; 0 found
(#1394) Expected "if (...) {\n"; found "if(...){"
(#1394) Inline control structures are not allowed
(#1394) Expected 1 space before "=>"; 0 found
(#1394) Expected 1 space after "=>"; 0 found
(#1394) Expected 1 space after "as"; 0 found
(#1394) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1394) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1395) Line indented incorrectly; expected at least 24 spaces, found 0
(#1395) Expected 1 space before "=>"; 0 found
(#1395) Expected 1 space after "=>"; 0 found
(#1395) Variable "X" must be all lower-case
(#1395) Variable "X" must be all lower-case
(#1395) Closing brace must be on a line by itself
(#1395) Closing brace must be on a line by itself
(#1395) Closing brace must be on a line by itself
(#1395) Usage of ELSEIF not allowed; use ELSE IF instead
(#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) Expected 1 space before ":"; 0 found
(#1395) Expected 1 space after ":"; 0 found
(#1395) Variable "Mg" must be all lower-case
(#1395) Expected 1 space before "="; 0 found
(#1395) Expected 1 space after "="; 0 found
(#1395) Variable "Ng" must be all lower-case
(#1395) Expected 1 space before "="; 0 found
(#1395) Expected 1 space after "="; 0 found
(#1395) Variable "C" 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) 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) Variable "C" must be all lower-case
(#1395) Expected 1 space before "?"; 0 found
(#1395) Expected 1 space after "?"; 0 found
(#1395) Variable "C" must be all lower-case
(#1395) Expected 1 space before ":"; 0 found
(#1395) Expected 1 space after ":"; 0 found
(#1395) Variable "C" must be all lower-case
(#1395) Commas (,) must be followed by white space.
(#1395) Commas (,) must be followed by white space.
(#1395) Variable "Zd" must be all lower-case
(#1395) Commas (,) must be followed by white space.
(#1395) Expected "foreach (...) {\n"; found "foreach(...){"
(#1395) Expected 1 space before "=>"; 0 found
(#1395) Expected 1 space after "=>"; 0 found
(#1395) Expected 1 space after "as"; 0 found
(#1395) Line exceeds maximum limit of 180 characters; contains 577 characters
(#1395) Line exceeds maximum limit of 180 characters; contains 577 characters
(#1395) Line exceeds maximum limit of 180 characters; contains 577 characters
(#1395) Variable "Zd" must be all lower-case
(#1395) Line exceeds maximum limit of 180 characters; contains 577 characters
(#1395) Line exceeds maximum limit of 180 characters; contains 577 characters
(#1395) Line exceeds maximum limit of 180 characters; contains 577 characters
(#1395) Line exceeds maximum limit of 180 characters; contains 577 characters
(#1396) Line indented incorrectly; expected at least 16 spaces, found 0
(#1396) Expected 1 space before "=>"; 0 found
(#1396) Expected 1 space after "=>"; 0 found
(#1396) Variable "B" must be all lower-case
(#1396) Variable "Mg" must be all lower-case
(#1396) Variable "B" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Variable "B" must be all lower-case
(#1396) Commas (,) must be followed by white space.
(#1396) Variable "B" must be all lower-case
(#1396) Variable "Ng" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Variable "B" must be all lower-case
(#1396) Variable "B" must be all lower-case
(#1396) Closing brace must be on a line by itself
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Variable "Pa" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Variable "Of" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Variable "Pd" 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 before "as"; 0 found
(#1396) Expected 1 space after "as"; 0 found
(#1396) Commas (,) must be followed by white space.
(#1396) Variable "Q" must be all lower-case
(#1396) Expected 1 space before "=>"; 0 found
(#1396) Expected 1 space after "=>"; 0 found
(#1396) Variable "R" must be all lower-case
(#1396) Inline control structures are not allowed
(#1396) Variable "R" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Variable "Q" 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 before "as"; 0 found
(#1396) Expected 1 space after "as"; 0 found
(#1396) Variable "Q" must be all lower-case
(#1396) Variable "C" must be all lower-case
(#1396) Expected 1 space before "=>"; 0 found
(#1396) Expected 1 space after "=>"; 0 found
(#1396) Expected 1 space before "+="; 0 found
(#1396) Expected 1 space after "+="; 0 found
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Variable "Q" must be all lower-case
(#1396) Variable "C" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Closing brace must be on a line by itself
(#1396) Variable "Q" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Variable "Mg" must be all lower-case
(#1396) Variable "Q" must be all lower-case
(#1396) Expected 1 space before "?"; 0 found
(#1396) Expected 1 space after "?"; 0 found
(#1396) Variable "Mg" must be all lower-case
(#1396) Variable "Q" must be all lower-case
(#1396) Expected 1 space before ":"; 0 found
(#1396) Expected 1 space after ":"; 0 found
(#1396) Commas (,) must be followed by white space.
(#1396) Expected "foreach (...) {\n"; found "foreach(...){"
(#1396) Expected 1 space before "as"; 0 found
(#1396) Expected 1 space after "as"; 0 found
(#1396) Variable "Q" must be all lower-case
(#1396) Variable "X" must be all lower-case
(#1396) Expected "if (...) {\n"; found "if(...){"
(#1396) Variable "X" must be all lower-case
(#1396) Variable "Nd" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Variable "Pa" must be all lower-case
(#1396) Inline control structures are not allowed
(#1396) Variable "Mg" must be all lower-case
(#1396) Variable "Q" must be all lower-case
(#1396) Variable "Mg" must be all lower-case
(#1396) Variable "X" must be all lower-case
(#1396) Variable "Nd" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Variable "Mg" must be all lower-case
(#1396) Variable "Q" must be all lower-case
(#1396) Commas (,) must be followed by white space.
(#1396) Variable "Mg" must be all lower-case
(#1396) Variable "X" must be all lower-case
(#1396) Expected 1 space before "-"; 0 found
(#1396) Expected 1 space after "-"; 0 found
(#1396) Inline control structures are not allowed
(#1396) Variable "Pa" must be all lower-case
(#1396) Expected 1 space before "-="; 0 found
(#1396) Expected 1 space after "-="; 0 found
(#1396) Inline control structures are not allowed
(#1396) Variable "Pd" must be all lower-case
(#1396) Variable "Nd" must be all lower-case
(#1396) Variable "Nd" must be all lower-case
(#1396) Expected 1 space before "-="; 0 found
(#1396) Expected 1 space after "-="; 0 found
(#1396) Variable "Q" must be all lower-case
(#1396) Variable "X" must be all lower-case
(#1396) Variable "Nd" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Variable "X" must be all lower-case
(#1396) Commas (,) must be followed by white space.
(#1396) Variable "X" must be all lower-case
(#1396) Variable "Of" must be all lower-case
(#1396) Variable "X" must be all lower-case
(#1396) Variable "Q" must be all lower-case
(#1396) Variable "Nd" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Variable "X" must be all lower-case
(#1396) Variable "Pd" must be all lower-case
(#1396) Variable "Nd" must be all lower-case
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Closing brace must be on a line by itself
(#1396) Closing brace must be on a line by itself
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1396) Commas (,) must be followed by white space.
(#1396) Variable "Q" must be all lower-case
(#1396) Expected 1 space before "+"; 0 found
(#1396) Expected 1 space after "+"; 0 found
(#1396) Expected 1 space before "+"; 0 found
(#1396) Expected 1 space after "+"; 0 found
(#1396) Closing brace must be on a line by itself
(#1396) Commas (,) must be followed by white space.
(#1396) Commas (,) must be followed by white space.
(#1396) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1396) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1396) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1396) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1396) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1396) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1396) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1398) Commas (,) must be followed by white space.
(#1398) Commas (,) must be followed by white space.
(#1398) Variable "Ng" must be all lower-case
(#1398) Commas (,) must be followed by white space.
(#1399) Commas (,) must be followed by white space.
(#1399) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1405) Expected "foreach (...) {\n"; found "foreach(...){"
(#1405) Expected 1 space before "=>"; 0 found
(#1405) Expected 1 space after "=>"; 0 found
(#1405) Expected 1 space after "as"; 0 found
(#1406) Line indented incorrectly; expected at least 16 spaces, found 0
(#1406) Variable "C" must be all lower-case
(#1406) Expected 1 space before "=>"; 0 found
(#1406) Expected 1 space after "=>"; 0 found
(#1406) Variable "Q" must be all lower-case
(#1406) Variable "Q" must be all lower-case
(#1406) Variable "Q" must be all lower-case
(#1406) Commas (,) must be followed by white space.
(#1406) Variable "C" must be all lower-case
(#1406) Variable "C" must be all lower-case
(#1406) Expected "foreach (...) {\n"; found "foreach(...){"
(#1406) Expected 1 space before "as"; 0 found
(#1406) Expected 1 space after "as"; 0 found
(#1406) Variable "Q" must be all lower-case
(#1406) Variable "X" must be all lower-case
(#1406) Expected 1 space before "="; 0 found
(#1406) Expected 1 space after "="; 0 found
(#1406) Expected 1 space before "?"; 0 found
(#1406) Expected 1 space after "?"; 0 found
(#1406) Expected 1 space before ":"; 0 found
(#1406) Expected 1 space after ":"; 0 found
(#1406) Expected 1 space before "?"; 0 found
(#1406) Expected 1 space after "?"; 0 found
(#1406) Variable "X" must be all lower-case
(#1406) Expected 1 space before ":"; 0 found
(#1406) Expected 1 space after ":"; 0 found
(#1406) Variable "X" must be all lower-case
(#1406) Closing brace must be on a line by itself
(#1406) Expected "foreach (...) {\n"; found "foreach(...){"
(#1406) Expected 1 space before "=>"; 0 found
(#1406) Expected 1 space after "=>"; 0 found
(#1406) Expected 1 space before "as"; 0 found
(#1406) Expected 1 space after "as"; 0 found
(#1406) Variable "Q" must be all lower-case
(#1406) Variable "Tg" must be all lower-case
(#1406) Expected 1 space before "=>"; 0 found
(#1406) Expected 1 space after "=>"; 0 found
(#1406) Variable "Pf" must be all lower-case
(#1406) Expected "foreach (...) {\n"; found "foreach(...){"
(#1406) Expected 1 space before "=>"; 0 found
(#1406) Expected 1 space after "=>"; 0 found
(#1406) Expected 1 space after "as"; 0 found
(#1406) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1406) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1406) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1406) Variable "Pf" must be all lower-case
(#1406) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1406) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1406) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1406) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1407) Line indented incorrectly; expected at least 24 spaces, found 0
(#1407) Variable "Nd" must be all lower-case
(#1407) Expected 1 space before "=>"; 0 found
(#1407) Expected 1 space after "=>"; 0 found
(#1407) Variable "Lf" must be all lower-case
(#1407) Variable "Od" must be all lower-case
(#1407) Expected 1 space before "="; 0 found
(#1407) Expected 1 space after "="; 0 found
(#1407) Variable "Nd" must be all lower-case
(#1407) Expected 1 space before "-"; 0 found
(#1407) Expected 1 space after "-"; 0 found
(#1407) Variable "Mg" must be all lower-case
(#1407) Variable "C" must be all lower-case
(#1407) Expected 1 space before "="; 0 found
(#1407) Expected 1 space after "="; 0 found
(#1407) Inline control structures are not allowed
(#1407) Expected 1 space before "as"; 0 found
(#1407) Expected 1 space after "as"; 0 found
(#1407) Variable "Lf" must be all lower-case
(#1407) Variable "Tg" must be all lower-case
(#1407) Variable "Nd" must be all lower-case
(#1407) Variable "Od" must be all lower-case
(#1407) Variable "Q" must be all lower-case
(#1407) Variable "Od" must be all lower-case
(#1407) Closing brace must be on a line by itself
(#1407) Closing brace must be on a line by itself
(#1407) Expected "foreach (...) {\n"; found "foreach(...){"
(#1407) Expected 1 space before "=>"; 0 found
(#1407) Expected 1 space after "=>"; 0 found
(#1407) Expected 1 space before "as"; 0 found
(#1407) Expected 1 space after "as"; 0 found
(#1407) Variable "Of" must be all lower-case
(#1407) Variable "C" must be all lower-case
(#1407) Variable "Tg" must be all lower-case
(#1407) Expected 1 space before "=>"; 0 found
(#1407) Expected 1 space after "=>"; 0 found
(#1407) Variable "Pf" must be all lower-case
(#1407) Expected "foreach (...) {\n"; found "foreach(...){"
(#1407) Expected 1 space before "=>"; 0 found
(#1407) Expected 1 space after "=>"; 0 found
(#1407) Expected 1 space after "as"; 0 found
(#1407) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1407) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1407) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1407) Variable "Pf" must be all lower-case
(#1407) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1407) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1407) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1407) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1408) Line indented incorrectly; expected at least 20 spaces, found 0
(#1408) Variable "Nd" must be all lower-case
(#1408) Expected 1 space before "=>"; 0 found
(#1408) Expected 1 space after "=>"; 0 found
(#1408) Variable "Od" must be all lower-case
(#1408) Expected 1 space before "="; 0 found
(#1408) Expected 1 space after "="; 0 found
(#1408) Variable "Nd" must be all lower-case
(#1408) Expected 1 space before "-"; 0 found
(#1408) Expected 1 space after "-"; 0 found
(#1408) Variable "Mg" must be all lower-case
(#1408) Variable "C" must be all lower-case
(#1408) Expected 1 space before "="; 0 found
(#1408) Expected 1 space after "="; 0 found
(#1408) Inline control structures are not allowed
(#1408) Expected 1 space after "as"; 0 found
(#1409) Line indented incorrectly; expected at least 24 spaces, found 0
(#1409) Variable "Sg" must be all lower-case
(#1409) Variable "Tg" must be all lower-case
(#1409) Variable "Nd" must be all lower-case
(#1409) Variable "Od" must be all lower-case
(#1409) Variable "Q" must be all lower-case
(#1409) Variable "Sg" must be all lower-case
(#1409) Commas (,) must be followed by white space.
(#1409) Commas (,) must be followed by white space.
(#1409) Variable "Od" must be all lower-case
(#1409) Closing brace must be on a line by itself
(#1409) Closing brace must be on a line by itself
(#1409) Closing brace must be on a line by itself
(#1409) Expected "foreach (...) {\n"; found "foreach(...){"
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Expected 1 space after "as"; 0 found
(#1409) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1409) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1410) Variable "C" must be all lower-case
(#1410) Expected 1 space before "=>"; 0 found
(#1410) Expected 1 space after "=>"; 0 found
(#1410) Variable "Q" must be all lower-case
(#1410) Expected "foreach (...) {\n"; found "foreach(...){"
(#1410) Expected 1 space before "=>"; 0 found
(#1410) Expected 1 space after "=>"; 0 found
(#1410) Expected 1 space before "as"; 0 found
(#1410) Expected 1 space after "as"; 0 found
(#1410) Variable "Q" must be all lower-case
(#1410) Variable "Tg" must be all lower-case
(#1410) Expected 1 space before "=>"; 0 found
(#1410) Expected 1 space after "=>"; 0 found
(#1410) Variable "Pf" must be all lower-case
(#1410) Expected "foreach (...) {\n"; found "foreach(...){"
(#1410) Expected 1 space before "=>"; 0 found
(#1410) Expected 1 space after "=>"; 0 found
(#1410) Expected 1 space after "as"; 0 found
(#1410) Variable "Pf" must be all lower-case
(#1411) Line indented incorrectly; expected at least 8 spaces, found 0
(#1411) Variable "Nd" must be all lower-case
(#1411) Expected 1 space before "=>"; 0 found
(#1411) Expected 1 space after "=>"; 0 found
(#1411) Variable "Lf" must be all lower-case
(#1411) Expected 1 space before "="; 0 found
(#1411) Expected 1 space after "="; 0 found
(#1411) Expected 1 space before "="; 0 found
(#1411) Expected 1 space after "="; 0 found
(#1411) Expected "foreach (...) {\n"; found "foreach(...){"
(#1411) Expected 1 space before "=>"; 0 found
(#1411) Expected 1 space after "=>"; 0 found
(#1411) Expected 1 space before "as"; 0 found
(#1411) Expected 1 space after "as"; 0 found
(#1411) Variable "Lf" must be all lower-case
(#1411) Expected 1 space before "=>"; 0 found
(#1411) Expected 1 space after "=>"; 0 found
(#1411) Expected 1 space before "="; 0 found
(#1411) Expected 1 space after "="; 0 found
(#1411) Variable "Q" must be all lower-case
(#1411) Expected 1 space before "+"; 0 found
(#1411) Expected 1 space after "+"; 0 found
(#1411) Variable "Q" must be all lower-case
(#1411) Expected 1 space before "="; 0 found
(#1411) Expected 1 space after "="; 0 found
(#1411) Variable "Tg" must be all lower-case
(#1411) Expected 1 space before "+"; 0 found
(#1411) Expected 1 space after "+"; 0 found
(#1411) Variable "Tg" must be all lower-case
(#1411) Variable "Lf" must be all lower-case
(#1411) Expected 1 space before "="; 0 found
(#1411) Expected 1 space after "="; 0 found
(#1411) Commas (,) must be followed by white space.
(#1411) Commas (,) must be followed by white space.
(#1411) Expected 1 space before "="; 0 found
(#1411) Expected 1 space after "="; 0 found
(#1411) Commas (,) must be followed by white space.
(#1411) Commas (,) must be followed by white space.
(#1411) Closing brace must be on a line by itself
(#1411) Variable "Nd" must be all lower-case
(#1411) Expected 1 space before "-"; 0 found
(#1411) Expected 1 space after "-"; 0 found
(#1411) Closing brace must be on a line by itself
(#1411) Closing brace must be on a line by itself
(#1411) Closing brace must be on a line by itself
(#1411) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1411) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1411) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1411) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1411) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1411) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1411) Line exceeds maximum limit of 180 characters; contains 412 characters
(#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.
(#1413) Closing brace must be on a line by itself
(#1413) Usage of ELSEIF not allowed; use ELSE IF instead
(#1413) Expected 1 space before "="; 0 found
(#1413) Expected 1 space after "="; 0 found
(#1413) Expected "if (...) {\n"; found "if(...){"
(#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 before "as"; 0 found
(#1413) Expected 1 space after "as"; 0 found
(#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) 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) Commas (,) must be followed by white space.
(#1413) Commas (,) must be followed by white space.
(#1413) Variable "S" must be all lower-case
(#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) Expected 1 space before "="; 0 found
(#1413) Expected 1 space after "="; 0 found
(#1413) Variable "S" must be all lower-case
(#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 "S" 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) Expected 1 space before "=="; 0 found
(#1413) Expected 1 space after "=="; 0 found
(#1413) Variable "S" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1413) Inline control structures are not allowed
(#1413) Variable "Ub" must be all lower-case
(#1413) Line exceeds maximum limit of 180 characters; contains 495 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 495 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 495 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 495 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 495 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 495 characters
(#1413) Line exceeds maximum limit of 180 characters; contains 495 characters
(#1415) Expected 1 space before "!="; 0 found
(#1415) Expected 1 space after "!="; 0 found
(#1415) Expected 1 space before "?"; 0 found
(#1415) Expected 1 space after "?"; 0 found
(#1415) Expected 1 space before ":"; 0 found
(#1415) Expected 1 space after ":"; 0 found
(#1416) Expected 1 space before "?"; 0 found
(#1416) Expected 1 space after "?"; 0 found
(#1417) Commas (,) must be followed by white space.
(#1417) Commas (,) must be followed by white space.
(#1417) Commas (,) must be followed by white space.
(#1417) Commas (,) must be followed by white space.
(#1419) Expected 1 space before ":"; 0 found
(#1419) Expected 1 space after ":"; 0 found
(#1420) Variable "Dg" must be all lower-case
(#1420) Expected 1 space before "="; 0 found
(#1420) Expected 1 space after "="; 0 found
(#1420) Expected 1 space before "="; 0 found
(#1420) Expected 1 space after "="; 0 found
(#1420) Expected "if (...) {\n"; found "if(...){"
(#1420) Expected 1 space before "=="; 0 found
(#1420) Expected 1 space after "=="; 0 found
(#1420) Expected 1 space before "="; 0 found
(#1420) Expected 1 space after "="; 0 found
(#1420) Inline control structures are not allowed
(#1420) Expected 1 space before "="; 0 found
(#1420) Expected 1 space after "="; 0 found
(#1420) Commas (,) must be followed by white space.
(#1420) Commas (,) must be followed by white space.
(#1420) Commas (,) must be followed by white space.
(#1420) Commas (,) must be followed by white space.
(#1420) Closing brace must be on a line by itself
(#1420) Expected "foreach (...) {\n"; found "foreach(...){"
(#1420) Expected 1 space after "as"; 0 found
(#1420) Line exceeds 132 characters; contains 161 characters
(#1420) Line exceeds 132 characters; contains 161 characters
(#1420) Line exceeds 132 characters; contains 161 characters
(#1420) Line exceeds 132 characters; contains 161 characters
(#1420) Line exceeds 132 characters; contains 161 characters
(#1420) Line exceeds 132 characters; contains 161 characters
(#1420) Line exceeds 132 characters; contains 161 characters
(#1421) Line indented incorrectly; expected at least 32 spaces, found 0
(#1421) Expected "if (...) {\n"; found "if(...){"
(#1421) Expected "if (...) {\n"; found "if(...){"
(#1421) Commas (,) must be followed by white space.
(#1421) Variable "Dg" must be all lower-case
(#1421) Expected 1 space before "="; 0 found
(#1421) Expected 1 space after "="; 0 found
(#1421) Commas (,) must be followed by white space.
(#1421) Inline control structures are not allowed
(#1421) Variable "Dg" must be all lower-case
(#1421) Expected 1 space before "=="; 0 found
(#1421) Expected 1 space after "=="; 0 found
(#1421) Closing brace must be on a line by itself
(#1421) Expected "if (...) {\n"; found "if(...){"
(#1421) Inline control structures are not allowed
(#1421) Variable "Dg" must be all lower-case
(#1421) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1421) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1422) Line indented incorrectly; expected at least 44 spaces, found 0
(#1422) Variable "Ye" must be all lower-case
(#1422) Expected 1 space before "="; 0 found
(#1422) Expected 1 space after "="; 0 found
(#1422) Expected "if (...) {\n"; found "if(...){"
(#1422) Expected "foreach (...) {\n"; found "foreach(...){"
(#1422) Expected 1 space before "as"; 0 found
(#1422) Expected 1 space after "as"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Inline control structures are not allowed
(#1422) Expected 1 space before "as"; 0 found
(#1422) Expected 1 space after "as"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Commas (,) must be followed by white space.
(#1422) Variable "K" must be all lower-case
(#1422) Variable "Ye" must be all lower-case
(#1422) Expected 1 space before ".="; 0 found
(#1422) Expected 1 space after ".="; 0 found
(#1422) Variable "Dg" 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) Variable "K" must be all lower-case
(#1422) Expected 1 space before ":"; 0 found
(#1422) Expected 1 space after ":"; 0 found
(#1422) Variable "K" 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) Expected "if (...) {\n"; found "if(...){"
(#1422) Inline control structures are not allowed
(#1422) Expected 1 space before "as"; 0 found
(#1422) Expected 1 space after "as"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Commas (,) must be followed by white space.
(#1422) Variable "K" must be all lower-case
(#1422) Variable "Ye" must be all lower-case
(#1422) Expected 1 space before ".="; 0 found
(#1422) Expected 1 space after ".="; 0 found
(#1422) Variable "Dg" 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) Variable "K" must be all lower-case
(#1422) Expected 1 space before ":"; 0 found
(#1422) Expected 1 space after ":"; 0 found
(#1422) Variable "K" must be all lower-case
(#1422) Commas (,) must be followed by white space.
(#1422) Closing brace must be on a line by itself
(#1422) Inline control structures are not allowed
(#1422) Variable "Ye" must be all lower-case
(#1422) Variable "Ye" must be all lower-case
(#1422) Closing brace must be on a line by itself
(#1422) Expected "if (...) {\n"; found "if(...){"
(#1422) Variable "Ph" must be all lower-case
(#1422) Expected 1 space before "="; 0 found
(#1422) Expected 1 space after "="; 0 found
(#1422) Expected "foreach (...) {\n"; found "foreach(...){"
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Expected 1 space before "as"; 0 found
(#1422) Expected 1 space after "as"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Variable "C" must be all lower-case
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Variable "R" must be all lower-case
(#1422) Variable "Q" 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) Variable "C" must be all lower-case
(#1422) Commas (,) must be followed by white space.
(#1422) Variable "Bb" 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) Variable "C" must be all lower-case
(#1422) Commas (,) must be followed by white space.
(#1422) Expected "if (...) {\n"; found "if(...){"
(#1422) Variable "Q" must be all lower-case
(#1422) Variable "Bb" must be all lower-case
(#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) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1422) Line exceeds maximum limit of 180 characters; contains 846 characters
(#1423) Line indented incorrectly; expected at least 48 spaces, found 0
(#1423) Commas (,) must be followed by white space.
(#1423) Commas (,) must be followed by white space.
(#1423) Closing brace must be on a line by itself
(#1423) Variable "C" must be all lower-case
(#1423) Commas (,) must be followed by white space.
(#1423) Variable "Q" must be all lower-case
(#1423) Expected 1 space before "?"; 0 found
(#1423) Expected 1 space after "?"; 0 found
(#1423) Expected 1 space before ":"; 0 found
(#1423) Expected 1 space after ":"; 0 found
(#1423) Commas (,) must be followed by white space.
(#1423) Variable "R" must be all lower-case
(#1423) Expected 1 space before "?"; 0 found
(#1423) Expected 1 space after "?"; 0 found
(#1423) Expected 1 space before ":"; 0 found
(#1423) Expected 1 space after ":"; 0 found
(#1423) Inline control structures are not allowed
(#1423) Variable "R" must be all lower-case
(#1423) Variable "Ph" must be all lower-case
(#1423) Expected 1 space before "="; 0 found
(#1423) Expected 1 space after "="; 0 found
(#1423) Variable "C" must be all lower-case
(#1423) Usage of ELSEIF not allowed; use ELSE IF instead
(#1423) Variable "Bb" must be all lower-case
(#1423) Expected 1 space before "="; 0 found
(#1423) Expected 1 space after "="; 0 found
(#1423) Variable "C" must be all lower-case
(#1423) Variable "C" must be all lower-case
(#1423) Commas (,) must be followed by white space.
(#1423) Commas (,) must be followed by white space.
(#1423) Commas (,) must be followed by white space.
(#1423) Variable "C" must be all lower-case
(#1423) Closing brace must be on a line by itself
(#1423) Inline control structures are not allowed
(#1423) Variable "Q" must be all lower-case
(#1423) Expected 1 space before "="; 0 found
(#1423) Expected 1 space after "="; 0 found
(#1423) Variable "C" must be all lower-case
(#1423) Commas (,) must be followed by white space.
(#1423) Expected "if (...) {\n"; found "if(...){"
(#1423) Expected 1 space before "=="; 0 found
(#1423) Expected 1 space after "=="; 0 found
(#1423) Expected 1 space before "!="; 0 found
(#1423) Expected 1 space after "!="; 0 found
(#1423) Expected 1 space before "?"; 0 found
(#1423) Expected 1 space after "?"; 0 found
(#1423) Expected 1 space before ":"; 0 found
(#1423) Expected 1 space after ":"; 0 found
(#1423) Variable "C" must be all lower-case
(#1423) Commas (,) must be followed by white space.
(#1423) Closing brace must be on a line by itself
(#1423) Inline control structures are not allowed
(#1423) Usage of ELSEIF not allowed; use ELSE IF instead
(#1423) Closing brace must be on a line by itself
(#1423) Closing brace must be on a line by itself
(#1423) Inline control structures are not allowed
(#1423) Expected 1 space after "as"; 0 found
(#1423) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1423) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1423) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1423) Variable "Ph" must be all lower-case
(#1423) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1423) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1423) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1423) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1424) Line indented incorrectly; expected at least 44 spaces, found 0
(#1424) Variable "Oh" must be all lower-case
(#1424) Variable "Oh" must be all lower-case
(#1424) Commas (,) must be followed by white space.
(#1424) Commas (,) must be followed by white space.
(#1424) Inline control structures are not allowed
(#1424) Expected 1 space before "=="; 0 found
(#1424) Expected 1 space after "=="; 0 found
(#1425) Line indented incorrectly; expected at least 44 spaces, found 0
(#1425) Closing brace must be on a line by itself
(#1425) Closing brace must be on a line by itself
(#1425) Closing brace must be on a line by itself
(#1425) Inline control structures are not allowed
(#1425) Closing brace must be on a line by itself
(#1425) Commas (,) must be followed by white space.
(#1425) Commas (,) must be followed by white space.
(#1425) Expected 1 space before "!="; 0 found
(#1425) Expected 1 space after "!="; 0 found
(#1425) Expected 1 space before "?"; 0 found
(#1425) Expected 1 space after "?"; 0 found
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Expected 1 space before ":"; 0 found
(#1425) Expected 1 space after ":"; 0 found
(#1425) Commas (,) must be followed by white space.
(#1425) Line exceeds 132 characters; contains 170 characters
(#1425) Line exceeds 132 characters; contains 170 characters
(#1425) Line exceeds 132 characters; contains 170 characters
(#1425) Line exceeds 132 characters; contains 170 characters
(#1425) Line exceeds 132 characters; contains 170 characters
(#1425) Line exceeds 132 characters; contains 170 characters
(#1425) Line exceeds 132 characters; contains 170 characters
(#1428) Variable "Fb" must be all lower-case
(#1428) Expected 1 space before "="; 0 found
(#1428) Expected 1 space after "="; 0 found
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "Og" must be all lower-case
(#1428) Expected 1 space before "="; 0 found
(#1428) Expected 1 space after "="; 0 found
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "Cb" must be all lower-case
(#1428) Expected 1 space before "="; 0 found
(#1428) Expected 1 space after "="; 0 found
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Inline control structures are not allowed
(#1428) Expected 1 space before "=="; 0 found
(#1428) Expected 1 space after "=="; 0 found
(#1428) Variable "Cb" must be all lower-case
(#1428) Expected 1 space before "="; 0 found
(#1428) Expected 1 space after "="; 0 found
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "K" must be all lower-case
(#1428) Inline control structures are not allowed
(#1428) Variable "K" must be all lower-case
(#1428) Variable "K" 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) Commas (,) must be followed by white space.
(#1428) Expected 1 space before "=>"; 0 found
(#1428) Expected 1 space after "=>"; 0 found
(#1428) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1428) Expected 1 space before "=>"; 0 found
(#1428) Expected 1 space after "=>"; 0 found
(#1428) Commas (,) must be followed by white space.
(#1428) Expected 1 space before "=>"; 0 found
(#1428) Expected 1 space after "=>"; 0 found
(#1428) Expected "if (...) {\n"; found "if(...){"
(#1428) Variable "K" must be all lower-case
(#1428) Variable "K" must be all lower-case
(#1428) Expected 1 space before "="; 0 found
(#1428) Expected 1 space after "="; 0 found
(#1428) Variable "K" 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) Variable "K" must be all lower-case
(#1428) Expected 1 space before "="; 0 found
(#1428) Expected 1 space after "="; 0 found
(#1428) Variable "K" must be all lower-case
(#1428) Closing brace must be on a line by itself
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "K" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "K" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1428) Variable "Fb" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "K" must be all lower-case
(#1428) Expected 1 space before "?"; 0 found
(#1428) Expected 1 space after "?"; 0 found
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "K" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "K" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Expected 1 space before ":"; 0 found
(#1428) Expected 1 space after ":"; 0 found
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "Og" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "K" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "K" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Expected 1 space before "?"; 0 found
(#1428) Expected 1 space after "?"; 0 found
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "K" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Expected 1 space before ":"; 0 found
(#1428) Expected 1 space after ":"; 0 found
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "Cb" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "K" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Line exceeds maximum limit of 180 characters; contains 1144 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 1144 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 1144 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 1144 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 1144 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 1144 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 1144 characters
(#1429) Commas (,) must be followed by white space.
(#1429) Commas (,) must be followed by white space.
(#1430) Commas (,) must be followed by white space.
(#1430) Variable "T" must be all lower-case
(#1430) Commas (,) must be followed by white space.
(#1433) Expected 1 space before "="; 0 found
(#1433) Expected 1 space after "="; 0 found
(#1433) Expected "if (...) {\n"; found "if(...){"
(#1433) Expected 1 space before "!="; 0 found
(#1433) Expected 1 space after "!="; 0 found
(#1433) Expected 1 space before "="; 0 found
(#1433) Expected 1 space after "="; 0 found
(#1433) Expected 1 space before "!="; 0 found
(#1433) Expected 1 space after "!="; 0 found
(#1433) Expected 1 space before "?"; 0 found
(#1433) Expected 1 space after "?"; 0 found
(#1433) Expected 1 space before ":"; 0 found
(#1433) Expected 1 space after ":"; 0 found
(#1433) Commas (,) must be followed by white space.
(#1433) Commas (,) must be followed by white space.
(#1433) Commas (,) must be followed by white space.
(#1433) Variable "Ph" must be all lower-case
(#1433) Expected 1 space before "="; 0 found
(#1433) Expected 1 space after "="; 0 found
(#1433) Variable "Pg" must be all lower-case
(#1433) Expected 1 space before "="; 0 found
(#1433) Expected 1 space after "="; 0 found
(#1433) Expected "foreach (...) {\n"; found "foreach(...){"
(#1433) Expected 1 space before "=>"; 0 found
(#1433) Expected 1 space after "=>"; 0 found
(#1433) Expected 1 space after "as"; 0 found
(#1433) Line exceeds maximum limit of 180 characters; contains 435 characters
(#1433) Line exceeds maximum limit of 180 characters; contains 435 characters
(#1433) Line exceeds maximum limit of 180 characters; contains 435 characters
(#1433) Variable "Pg" must be all lower-case
(#1433) Line exceeds maximum limit of 180 characters; contains 435 characters
(#1433) Line exceeds maximum limit of 180 characters; contains 435 characters
(#1433) Line exceeds maximum limit of 180 characters; contains 435 characters
(#1433) Line exceeds maximum limit of 180 characters; contains 435 characters
(#1434) Line indented incorrectly; expected at least 4 spaces, found 0
(#1434) Variable "C" must be all lower-case
(#1434) Expected 1 space before "=>"; 0 found
(#1434) Expected 1 space after "=>"; 0 found
(#1434) Variable "U" must be all lower-case
(#1434) Expected 1 space before "="; 0 found
(#1434) Expected 1 space after "="; 0 found
(#1434) Commas (,) must be followed by white space.
(#1434) Commas (,) must be followed by white space.
(#1434) Variable "C" must be all lower-case
(#1434) Expected 1 space before "="; 0 found
(#1434) Expected 1 space after "="; 0 found
(#1434) Expected 1 space before "=="; 0 found
(#1434) Expected 1 space after "=="; 0 found
(#1434) Expected 1 space before "=="; 0 found
(#1434) Expected 1 space after "=="; 0 found
(#1434) Commas (,) must be followed by white space.
(#1434) Expected 1 space before "=="; 0 found
(#1434) Expected 1 space after "=="; 0 found
(#1434) Expected 1 space before "?"; 0 found
(#1434) Expected 1 space after "?"; 0 found
(#1434) Expected 1 space before ":"; 0 found
(#1434) Expected 1 space after ":"; 0 found
(#1434) Variable "C" must be all lower-case
(#1434) Expected 1 space before "="; 0 found
(#1434) Expected 1 space after "="; 0 found
(#1434) Commas (,) must be followed by white space.
(#1434) Variable "C" must be all lower-case
(#1434) Commas (,) must be followed by white space.
(#1434) Commas (,) must be followed by white space.
(#1434) Variable "C" must be all lower-case
(#1434) Commas (,) must be followed by white space.
(#1434) Commas (,) must be followed by white space.
(#1434) Inline control structures are not allowed
(#1434) Variable "U" must be all lower-case
(#1434) Expected 1 space before "!=="; 0 found
(#1434) Expected 1 space after "!=="; 0 found
(#1434) Commas (,) must be followed by white space.
(#1434) Variable "U" must be all lower-case
(#1434) Variable "Ph" must be all lower-case
(#1434) Expected 1 space before ".="; 0 found
(#1434) Expected 1 space after ".="; 0 found
(#1434) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1434) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1434) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1434) Inline control structures are not allowed
(#1434) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1434) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1434) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1434) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1435) Line indented incorrectly; expected at least 8 spaces, found 0
(#1435) Variable "C" must be all lower-case
(#1435) Commas (,) must be followed by white space.
(#1435) Variable "C" must be all lower-case
(#1435) Commas (,) must be followed by white space.
(#1435) Commas (,) must be followed by white space.
(#1435) Commas (,) must be followed by white space.
(#1435) Closing brace must be on a line by itself
(#1435) Variable "Ph" must be all lower-case
(#1435) Inline control structures are not allowed
(#1435) Variable "Pg" must be all lower-case
(#1435) Closing brace must be on a line by itself
(#1435) Expected "} else {\n"; found "}else{"
(#1435) Expected 1 space before "=="; 0 found
(#1435) Expected 1 space after "=="; 0 found
(#1435) Expected 1 space before "?"; 0 found
(#1435) Expected 1 space after "?"; 0 found
(#1435) Expected 1 space before ":"; 0 found
(#1435) Expected 1 space after ":"; 0 found
(#1435) Expected 1 space before "="; 0 found
(#1435) Expected 1 space after "="; 0 found
(#1435) Expected "if (...) {\n"; found "if(...){"
(#1435) Expected "foreach (...) {\n"; found "foreach(...){"
(#1435) Expected 1 space after "as"; 0 found
(#1435) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1435) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1435) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1435) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1435) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1435) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1435) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1436) Line indented incorrectly; expected at least 8 spaces, found 0
(#1436) Expected "if (...) {\n"; found "if(...){"
(#1436) Expected 1 space before "="; 0 found
(#1436) Expected 1 space after "="; 0 found
(#1436) Commas (,) must be followed by white space.
(#1436) Commas (,) must be followed by white space.
(#1436) Commas (,) must be followed by white space.
(#1436) Commas (,) must be followed by white space.
(#1436) Expected 1 space before "=="; 0 found
(#1436) Expected 1 space after "=="; 0 found
(#1436) Expected 1 space before "=="; 0 found
(#1436) Expected 1 space after "=="; 0 found
(#1436) Commas (,) must be followed by white space.
(#1436) Commas (,) must be followed by white space.
(#1436) Commas (,) must be followed by white space.
(#1436) Closing brace must be on a line by itself
(#1436) Closing brace must be on a line by itself
(#1436) Closing brace must be on a line by itself
(#1436) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1436) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1436) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1436) Inline control structures are not allowed
(#1436) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1436) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1436) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1436) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1437) Line indented incorrectly; expected at least 8 spaces, found 0
(#1437) Closing brace must be on a line by itself
(#1439) Variable "Ic" must be all lower-case
(#1439) Expected 1 space before "="; 0 found
(#1439) Expected 1 space after "="; 0 found
(#1439) Expected "foreach (...) {\n"; found "foreach(...){"
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Expected 1 space after "as"; 0 found
(#1440) Line indented incorrectly; expected at least 8 spaces, found 0
(#1440) Expected 1 space before "=>"; 0 found
(#1440) Expected 1 space after "=>"; 0 found
(#1440) Variable "X" must be all lower-case
(#1440) Expected "if (...) {\n"; found "if(...){"
(#1440) Expected 1 space before "!="; 0 found
(#1440) Expected 1 space after "!="; 0 found
(#1440) Variable "X" must be all lower-case
(#1440) Expected 1 space before ">"; 0 found
(#1440) Expected 1 space after ">"; 0 found
(#1440) Variable "Ic" must be all lower-case
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Variable "Ic" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Closing brace must be on a line by itself
(#1440) Closing brace must be on a line by itself
(#1440) Closing brace must be on a line by itself
(#1440) Usage of ELSEIF not allowed; use ELSE IF instead
(#1440) Variable "I" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Expected 1 space before "=="; 0 found
(#1440) Expected 1 space after "=="; 0 found
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Variable "Uc" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "I" must be all lower-case
(#1440) Inline control structures are not allowed
(#1440) Variable "I" must be all lower-case
(#1440) Variable "I" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "Uc" must be all lower-case
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Commas (,) must be followed by white space.
(#1440) Inline control structures are not allowed
(#1440) Variable "K" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "I" must be all lower-case
(#1440) Variable "K" must be all lower-case
(#1440) Variable "K" must be all lower-case
(#1440) Variable "K" must be all lower-case
(#1440) Variable "K" must be all lower-case
(#1440) Inline control structures are not allowed
(#1440) Variable "Uc" must be all lower-case
(#1440) Expected 1 space before "!="; 0 found
(#1440) Expected 1 space after "!="; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Commas (,) must be followed by white space.
(#1440) Closing brace must be on a line by itself
(#1440) Usage of ELSEIF not allowed; use ELSE IF instead
(#1440) Expected "if (...) {\n"; found "if(...){"
(#1440) Commas (,) must be followed by white space.
(#1440) Commas (,) must be followed by white space.
(#1440) Commas (,) must be followed by white space.
(#1440) Closing brace must be on a line by itself
(#1440) Expected "if (...) {\n"; found "if(...){"
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Closing brace must be on a line by itself
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected "if (...) {\n"; found "if(...){"
(#1440) Variable "Qc" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Inline control structures are not allowed
(#1440) Variable "H" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Usage of ELSEIF not allowed; use ELSE IF instead
(#1440) Variable "Qc" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "H" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "Qc" must be all lower-case
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Variable "Qc" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Closing brace must be on a line by itself
(#1440) Inline control structures are not allowed
(#1440) Variable "H" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected "if (...) {\n"; found "if(...){"
(#1440) Variable "H" must be all lower-case
(#1440) Inline control structures are not allowed
(#1440) Commas (,) must be followed by white space.
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "*"; 0 found
(#1440) Expected 1 space after "*"; 0 found
(#1440) Variable "H" must be all lower-case
(#1440) Expected 1 space before "+"; 0 found
(#1440) Expected 1 space after "+"; 0 found
(#1440) Expected 1 space before "+"; 0 found
(#1440) Expected 1 space after "+"; 0 found
(#1440) Expected "if (...) {\n"; found "if(...){"
(#1440) Variable "H" must be all lower-case
(#1440) Expected 1 space before "!="; 0 found
(#1440) Expected 1 space after "!="; 0 found
(#1440) Variable "H" must be all lower-case
(#1440) Expected 1 space before "<"; 0 found
(#1440) Expected 1 space after "<"; 0 found
(#1440) Variable "Df" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "H" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "H" must be all lower-case
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Expected "if (...) {\n"; found "if(...){"
(#1440) Expected 1 space before "!="; 0 found
(#1440) Expected 1 space after "!="; 0 found
(#1440) Variable "Df" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "Df" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Commas (,) must be followed by white space.
(#1440) Closing brace must be on a line by itself
(#1440) Closing brace must be on a line by itself
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "Kb" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "D" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Inline control structures are not allowed
(#1440) Expected 1 space before "!="; 0 found
(#1440) Expected 1 space after "!="; 0 found
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "Td" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Expected 1 space before "=="; 0 found
(#1440) Expected 1 space after "=="; 0 found
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) The use of backticks in strings is not recommended
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Expected 1 space before "=="; 0 found
(#1440) Expected 1 space after "=="; 0 found
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) The use of backticks in strings is not recommended
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Expected 1 space before "=="; 0 found
(#1440) Expected 1 space after "=="; 0 found
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Expected 1 space before "=="; 0 found
(#1440) Expected 1 space after "=="; 0 found
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Expected "while (...) {\n"; found "while(...){"
(#1440) Variable "H" must be all lower-case
(#1440) Expected 1 space before "!="; 0 found
(#1440) Expected 1 space after "!="; 0 found
(#1440) Expected "if (...) {\n"; found "if(...){"
(#1440) Variable "D" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "H" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "B" must be all lower-case
(#1440) Variable "Kb" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "B" must be all lower-case
(#1440) Variable "H" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "H" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "B" must be all lower-case
(#1440) Closing brace must be on a line by itself
(#1440) Expected "} else {\n"; found "}else{"
(#1440) Variable "Kb" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "H" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "B" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "D" must be all lower-case
(#1440) Variable "Oc" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "B" must be all lower-case
(#1440) Inline control structures are not allowed
(#1440) Variable "Oc" must be all lower-case
(#1440) Variable "Qc" must be all lower-case
(#1440) Variable "Qc" must be all lower-case
(#1440) Variable "H" must be all lower-case
(#1440) Expected 1 space before ".="; 0 found
(#1440) Expected 1 space after ".="; 0 found
(#1440) Variable "Qc" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Inline control structures are not allowed
(#1440) Variable "Oc" must be all lower-case
(#1440) Variable "H" must be all lower-case
(#1440) Expected 1 space before "=="; 0 found
(#1440) Expected 1 space after "=="; 0 found
(#1440) Variable "D" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Expected 1 space before "+"; 0 found
(#1440) Expected 1 space after "+"; 0 found
(#1440) Variable "Oc" must be all lower-case
(#1440) Expected "if (...) {\n"; found "if(...){"
(#1440) Variable "Oc" must be all lower-case
(#1440) Variable "Oc" must be all lower-case
(#1440) Expected 1 space before "!="; 0 found
(#1440) Expected 1 space after "!="; 0 found
(#1440) Variable "Kb" must be all lower-case
(#1440) Expected "while (...) {\n"; found "while(...){"
(#1440) Variable "Oc" must be all lower-case
(#1440) Expected 1 space before "=="; 0 found
(#1440) Expected 1 space after "=="; 0 found
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Variable "Oc" must be all lower-case
(#1440) Expected 1 space before "=="; 0 found
(#1440) Expected 1 space after "=="; 0 found
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "Oc" must be all lower-case
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Variable "Oc" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "H" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "B" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "D" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "B" must be all lower-case
(#1440) Inline control structures are not allowed
(#1440) Variable "Qc" must be all lower-case
(#1440) Variable "Qc" must be all lower-case
(#1440) Variable "H" must be all lower-case
(#1440) Expected 1 space before ".="; 0 found
(#1440) Expected 1 space after ".="; 0 found
(#1440) Variable "Qc" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "D" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "B" must be all lower-case
(#1440) Expected 1 space before "+"; 0 found
(#1440) Expected 1 space after "+"; 0 found
(#1440) Inline control structures are not allowed
(#1440) Expected 1 space before "!="; 0 found
(#1440) Expected 1 space after "!="; 0 found
(#1440) Closing brace must be on a line by itself
(#1440) Closing brace must be on a line by itself
(#1440) Closing brace must be on a line by itself
(#1440) Expected "} else {\n"; found "}else{"
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "Df" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "H" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "Df" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Expected "if (...) {\n"; found "if(...){"
(#1440) Closing brace must be on a line by itself
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Inline control structures are not allowed
(#1440) Variable "Df" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "Df" must be all lower-case
(#1440) Variable "Df" must be all lower-case
(#1440) Expected "do {\n...} while (...);\n"; found "do{...}while(...);"
(#1440) Variable "I" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Variable "Zg" must be all lower-case
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "Df" must be all lower-case
(#1440) Expected 1 space before "<"; 0 found
(#1440) Expected 1 space after "<"; 0 found
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Variable "Df" must be all lower-case
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Expected "if (...) {\n"; found "if(...){"
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Commas (,) must be followed by white space.
(#1440) Expected 1 space before "?"; 0 found
(#1440) Expected 1 space after "?"; 0 found
(#1440) Expected 1 space before ":"; 0 found
(#1440) Expected 1 space after ":"; 0 found
(#1440) Expected 1 space before "="; 0 found
(#1440) Expected 1 space after "="; 0 found
(#1440) Inline control structures are not allowed
(#1440) Line exceeds maximum limit of 180 characters; contains 3760 characters
(#1440) Line exceeds maximum limit of 180 characters; contains 3760 characters
(#1440) Line exceeds maximum limit of 180 characters; contains 3760 characters
(#1440) Line exceeds maximum limit of 180 characters; contains 3760 characters
(#1440) Line exceeds maximum limit of 180 characters; contains 3760 characters
(#1440) Line exceeds maximum limit of 180 characters; contains 3760 characters
(#1440) Line exceeds maximum limit of 180 characters; contains 3760 characters
(#1441) Line indented incorrectly; expected at least 36 spaces, found 0
(#1441) Closing brace must be on a line by itself
(#1441) Usage of ELSEIF not allowed; use ELSE IF instead
(#1441) Variable "I" must be all lower-case
(#1441) Variable "Se" must be all lower-case
(#1441) Expected 1 space before "="; 0 found
(#1441) Expected 1 space after "="; 0 found
(#1441) Variable "I" must be all lower-case
(#1441) Commas (,) must be followed by white space.
(#1441) Expected "if (...) {\n"; found "if(...){"
(#1441) Commas (,) must be followed by white space.
(#1441) Variable "I" must be all lower-case
(#1441) Expected 1 space before "?"; 0 found
(#1441) Expected 1 space after "?"; 0 found
(#1441) Commas (,) must be followed by white space.
(#1441) Variable "I" must be all lower-case
(#1441) Expected 1 space before ":"; 0 found
(#1441) Expected 1 space after ":"; 0 found
(#1441) Variable "Zg" 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) Commas (,) must be followed by white space.
(#1441) Commas (,) must be followed by white space.
(#1441) Commas (,) must be followed by white space.
(#1441) Commas (,) must be followed by white space.
(#1441) Variable "Df" must be all lower-case
(#1441) Variable "T" must be all lower-case
(#1441) Expected "if (...) {\n"; found "if(...){"
(#1441) Commas (,) must be followed by white space.
(#1441) Variable "Df" must be all lower-case
(#1441) Expected 1 space before "="; 0 found
(#1441) Expected 1 space after "="; 0 found
(#1441) Commas (,) must be followed by white space.
(#1441) Variable "Df" must be all lower-case
(#1441) Expected 1 space before "="; 0 found
(#1441) Expected 1 space after "="; 0 found
(#1441) Commas (,) must be followed by white space.
(#1441) Commas (,) must be followed by white space.
(#1441) Commas (,) must be followed by white space.
(#1441) Variable "Se" must be all lower-case
(#1441) Closing brace must be on a line by itself
(#1441) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1441) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1441) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1441) Inline control structures are not allowed
(#1441) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1441) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1441) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1441) Line exceeds maximum limit of 180 characters; contains 784 characters
(#1442) Line indented incorrectly; expected at least 16 spaces, found 0
(#1442) Closing brace must be on a line by itself
(#1442) Closing brace must be on a line by itself
(#1442) Expected "} else {\n"; found "}else{"
(#1442) Expected "if (...) {\n"; found "if(...){"
(#1442) Commas (,) must be followed by white space.
(#1442) Variable "Df" must be all lower-case
(#1442) Commas (,) must be followed by white space.
(#1442) Closing brace must be on a line by itself
(#1442) Inline control structures are not allowed
(#1442) Commas (,) must be followed by white space.
(#1442) Variable "Zg" must be all lower-case
(#1442) Closing brace must be on a line by itself
(#1442) Expected 1 space before "="; 0 found
(#1442) Expected 1 space after "="; 0 found
(#1442) Closing brace must be on a line by itself
(#1442) Variable "Td" must be all lower-case
(#1442) Expected 1 space before "+="; 0 found
(#1442) Expected 1 space after "+="; 0 found
(#1442) Variable "Df" must be all lower-case
(#1442) Variable "Oc" must be all lower-case
(#1442) Commas (,) must be followed by white space.
(#1442) Variable "H" must be all lower-case
(#1442) Expected 1 space before "="; 0 found
(#1442) Expected 1 space after "="; 0 found
(#1442) Variable "H" must be all lower-case
(#1442) Commas (,) must be followed by white space.
(#1442) Variable "D" must be all lower-case
(#1442) Variable "D" must be all lower-case
(#1442) Expected 1 space before "="; 0 found
(#1442) Expected 1 space after "="; 0 found
(#1442) Closing brace must be on a line by itself
(#1442) Closing brace must be on a line by itself
(#1442) Closing brace must be on a line by itself
(#1442) Closing brace must be on a line by itself
(#1442) Inline control structures are not allowed
(#1442) Usage of ELSEIF not allowed; use ELSE IF instead
(#1442) Commas (,) must be followed by white space.
(#1442) Expected 1 space before "-"; 0 found
(#1442) Expected 1 space after "-"; 0 found
(#1442) Commas (,) must be followed by white space.
(#1442) Commas (,) must be followed by white space.
(#1442) Closing brace must be on a line by itself
(#1442) Inline control structures are not allowed
(#1442) Usage of ELSEIF not allowed; use ELSE IF instead
(#1442) Expected 1 space before ">"; 0 found
(#1442) Expected 1 space after ">"; 0 found
(#1442) Commas (,) must be followed by white space.
(#1442) Closing brace must be on a line by itself
(#1442) Line exceeds maximum limit of 180 characters; contains 661 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 661 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 661 characters
(#1442) Inline control structures are not allowed
(#1442) Line exceeds maximum limit of 180 characters; contains 661 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 661 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 661 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 661 characters
(#1443) Line indented incorrectly; expected at least 8 spaces, found 0
(#1443) Variable "H" must be all lower-case
(#1443) Closing brace must be on a line by itself
(#1445) Expected 1 space before "="; 0 found
(#1445) Expected 1 space after "="; 0 found
(#1445) Expected "if (...) {\n"; found "if(...){"
(#1445) Variable "Df" must be all lower-case
(#1445) Expected 1 space before "="; 0 found
(#1445) Expected 1 space after "="; 0 found
(#1445) Inline control structures are not allowed
(#1445) Variable "Df" must be all lower-case
(#1445) Expected 1 space before "="; 0 found
(#1445) Expected 1 space after "="; 0 found
(#1445) Inline control structures are not allowed
(#1445) Usage of ELSEIF not allowed; use ELSE IF instead
(#1445) Expected 1 space before "=="; 0 found
(#1445) Expected 1 space after "=="; 0 found
(#1445) Variable "Df" must be all lower-case
(#1445) Expected 1 space before "="; 0 found
(#1445) Expected 1 space after "="; 0 found
(#1445) Inline control structures are not allowed
(#1445) Usage of ELSEIF not allowed; use ELSE IF instead
(#1445) Expected 1 space before "!="; 0 found
(#1445) Expected 1 space after "!="; 0 found
(#1445) Variable "Df" must be all lower-case
(#1445) Expected 1 space before "="; 0 found
(#1445) Expected 1 space after "="; 0 found
(#1445) Commas (,) must be followed by white space.
(#1445) Variable "Df" must be all lower-case
(#1445) Commas (,) must be followed by white space.
(#1445) Expected 1 space before "?"; 0 found
(#1445) Expected 1 space after "?"; 0 found
(#1445) Expected 1 space before ":"; 0 found
(#1445) Expected 1 space after ":"; 0 found
(#1445) Commas (,) must be followed by white space.
(#1445) Closing brace must be on a line by itself
(#1445) Expected "} else {\n"; found "}else{"
(#1445) Commas (,) must be followed by white space.
(#1445) Expected 1 space before "?"; 0 found
(#1445) Expected 1 space after "?"; 0 found
(#1445) Expected 1 space before ":"; 0 found
(#1445) Expected 1 space after ":"; 0 found
(#1445) Commas (,) must be followed by white space.
(#1445) Commas (,) must be followed by white space.
(#1445) Commas (,) must be followed by white space.
(#1445) Commas (,) must be followed by white space.
(#1445) Commas (,) must be followed by white space.
(#1445) Expected 1 space before "?"; 0 found
(#1445) Expected 1 space after "?"; 0 found
(#1445) Expected 1 space before ":"; 0 found
(#1445) Expected 1 space after ":"; 0 found
(#1445) Commas (,) must be followed by white space.
(#1445) Commas (,) must be followed by white space.
(#1445) Commas (,) must be followed by white space.
(#1445) Closing brace must be on a line by itself
(#1445) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1445) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1445) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1445) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1445) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1445) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1445) Line exceeds maximum limit of 180 characters; contains 839 characters
(#1446) Line indented incorrectly; expected at least 8 spaces, found 0
(#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) 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) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Variable "T" must be all lower-case
(#1446) Expected "if (...) {\n"; found "if(...){"
(#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) Expected "for (...) {\n"; found "for(...){"
(#1446) Expected 1 space after first semicolon of FOR loop; 0 found
(#1446) Expected 1 space after second semicolon of FOR loop; 0 found
(#1446) Variable "X" must be all lower-case
(#1446) Expected 1 space before "="; 0 found
(#1446) Expected 1 space after "="; 0 found
(#1446) Variable "X" must be all lower-case
(#1446) Variable "X" 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) Variable "Df" must be all lower-case
(#1446) Commas (,) must be followed by white space.
(#1446) Variable "Zg" must be all lower-case
(#1446) Expected 1 space before "="; 0 found
(#1446) Expected 1 space after "="; 0 found
(#1446) Variable "X" must be all lower-case
(#1446) Commas (,) must be followed by white space.
(#1446) Variable "Zg" must be all lower-case
(#1446) Commas (,) must be followed by white space.
(#1446) Variable "Zg" must be all lower-case
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Variable "Df" must be all lower-case
(#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) 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) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1446) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1447) Closing brace must be on a line by itself
(#1447) Usage of ELSEIF not allowed; use ELSE IF instead
(#1447) Expected 1 space before "="; 0 found
(#1447) Expected 1 space after "="; 0 found
(#1447) Expected 1 space before "="; 0 found
(#1447) Expected 1 space after "="; 0 found
(#1447) Variable "Z" must be all lower-case
(#1447) Expected 1 space before "="; 0 found
(#1447) Expected 1 space after "="; 0 found
(#1447) Expected 1 space before "?"; 0 found
(#1447) Expected 1 space after "?"; 0 found
(#1447) Expected 1 space before "=="; 0 found
(#1447) Expected 1 space after "=="; 0 found
(#1447) Expected 1 space before "?"; 0 found
(#1447) Expected 1 space after "?"; 0 found
(#1447) Commas (,) must be followed by white space.
(#1447) Expected 1 space before ":"; 0 found
(#1447) Expected 1 space after ":"; 0 found
(#1447) Expected 1 space before ":"; 0 found
(#1447) Expected 1 space after ":"; 0 found
(#1447) Commas (,) must be followed by white space.
(#1447) Variable "Bh" must be all lower-case
(#1447) Expected 1 space before "="; 0 found
(#1447) Expected 1 space after "="; 0 found
(#1447) Expected 1 space before "?"; 0 found
(#1447) Expected 1 space after "?"; 0 found
(#1447) Expected 1 space before ":"; 0 found
(#1447) Expected 1 space after ":"; 0 found
(#1447) Variable "Z" must be all lower-case
(#1447) Expected "foreach (...) {\n"; found "foreach(...){"
(#1447) Expected 1 space before "=>"; 0 found
(#1447) Expected 1 space after "=>"; 0 found
(#1447) Expected 1 space after "as"; 0 found
(#1447) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1447) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1447) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1447) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1447) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1447) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1447) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1448) Line indented incorrectly; expected at least 12 spaces, found 0
(#1448) Variable "C" must be all lower-case
(#1448) Expected 1 space before "=>"; 0 found
(#1448) Expected 1 space after "=>"; 0 found
(#1448) Inline control structures are not allowed
(#1448) Variable "Bh" 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 "C" must be all lower-case
(#1448) Closing brace must be on a line by itself
(#1448) Expected "if (...) {\n"; found "if(...){"
(#1448) Variable "A" must be all lower-case
(#1448) Expected 1 space before "="; 0 found
(#1448) Expected 1 space after "="; 0 found
(#1448) Inline control structures are not allowed
(#1448) Variable "A" must be all lower-case
(#1448) Expected 1 space before "="; 0 found
(#1448) Expected 1 space after "="; 0 found
(#1448) Variable "Bh" 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) Inline control structures are not allowed
(#1448) Usage of ELSEIF not allowed; use ELSE IF instead
(#1448) Commas (,) must be followed by white space.
(#1448) Variable "A" must be all lower-case
(#1448) Variable "A" 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) Commas (,) must be followed by white space.
(#1448) Variable "Gf" must be all lower-case
(#1448) Expected 1 space before "="; 0 found
(#1448) Expected 1 space after "="; 0 found
(#1448) Variable "Z" must be all lower-case
(#1448) Inline control structures are not allowed
(#1448) Variable "A" must be all lower-case
(#1448) Commas (,) must be followed by white space.
(#1448) Commas (,) must be followed by white space.
(#1448) Variable "Tb" must be all lower-case
(#1448) Commas (,) must be followed by white space.
(#1448) Variable "Gf" must be all lower-case
(#1448) Commas (,) must be followed by white space.
(#1448) Variable "O" must be all lower-case
(#1448) Expected 1 space before "="; 0 found
(#1448) Expected 1 space after "="; 0 found
(#1448) Expected "foreach (...) {\n"; found "foreach(...){"
(#1448) Expected 1 space before "=>"; 0 found
(#1448) Expected 1 space after "=>"; 0 found
(#1448) Expected 1 space after "as"; 0 found
(#1448) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1448) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1449) Line indented incorrectly; expected at least 20 spaces, found 0
(#1449) Variable "C" must be all lower-case
(#1449) Expected 1 space before "=>"; 0 found
(#1449) Expected 1 space after "=>"; 0 found
(#1449) Variable "X" must be all lower-case
(#1449) Expected 1 space before "="; 0 found
(#1449) Expected 1 space after "="; 0 found
(#1449) Inline control structures are not allowed
(#1449) Variable "X" must be all lower-case
(#1449) Expected 1 space before "!=="; 0 found
(#1449) Expected 1 space after "!=="; 0 found
(#1449) Variable "X" must be all lower-case
(#1449) Expected 1 space before "!=="; 0 found
(#1449) Expected 1 space after "!=="; 0 found
(#1449) Variable "O" must be all lower-case
(#1449) Variable "C" must be all lower-case
(#1449) Expected 1 space before "="; 0 found
(#1449) Expected 1 space after "="; 0 found
(#1449) Variable "X" must be all lower-case
(#1449) Closing brace must be on a line by itself
(#1449) Expected "if (...) {\n"; found "if(...){"
(#1449) Variable "Bh" must be all lower-case
(#1449) Inline control structures are not allowed
(#1449) Variable "O" must be all lower-case
(#1449) Variable "A" must be all lower-case
(#1449) Variable "A" must be all lower-case
(#1449) Commas (,) must be followed by white space.
(#1449) Commas (,) must be followed by white space.
(#1449) Variable "Tb" must be all lower-case
(#1449) Commas (,) must be followed by white space.
(#1449) Variable "O" must be all lower-case
(#1449) Commas (,) must be followed by white space.
(#1449) Variable "Gf" must be all lower-case
(#1449) Commas (,) must be followed by white space.
(#1449) Expected "if (...) {\n"; found "if(...){"
(#1449) Closing brace must be on a line by itself
(#1449) Closing brace must be on a line by itself
(#1449) Expected "} else {\n"; found "}else{"
(#1449) Variable "I" must be all lower-case
(#1449) Expected 1 space before "="; 0 found
(#1449) Expected 1 space after "="; 0 found
(#1449) Variable "Tb" must be all lower-case
(#1449) Commas (,) must be followed by white space.
(#1449) Variable "O" must be all lower-case
(#1449) Variable "Md" must be all lower-case
(#1449) Expected 1 space before "="; 0 found
(#1449) Expected 1 space after "="; 0 found
(#1449) Variable "I" must be all lower-case
(#1449) Expected 1 space before "?"; 0 found
(#1449) Expected 1 space after "?"; 0 found
(#1449) Expected 1 space before ":"; 0 found
(#1449) Expected 1 space after ":"; 0 found
(#1449) Variable "A" must be all lower-case
(#1449) Commas (,) must be followed by white space.
(#1449) Commas (,) must be followed by white space.
(#1449) Variable "Md" must be all lower-case
(#1449) Expected 1 space before "?"; 0 found
(#1449) Expected 1 space after "?"; 0 found
(#1449) Variable "Md" must be all lower-case
(#1449) Expected 1 space before ":"; 0 found
(#1449) Expected 1 space after ":"; 0 found
(#1449) Commas (,) must be followed by white space.
(#1449) Variable "I" must be all lower-case
(#1449) Closing brace must be on a line by itself
(#1449) Closing brace must be on a line by itself
(#1449) Closing brace must be on a line by itself
(#1449) Variable "Kg" must be all lower-case
(#1449) Expected 1 space before "="; 0 found
(#1449) Expected 1 space after "="; 0 found
(#1449) Commas (,) must be followed by white space.
(#1449) Variable "Bh" must be all lower-case
(#1449) Expected 1 space before "?"; 0 found
(#1449) Expected 1 space after "?"; 0 found
(#1449) Expected 1 space before ":"; 0 found
(#1449) Expected 1 space after ":"; 0 found
(#1449) Commas (,) must be followed by white space.
(#1449) Commas (,) must be followed by white space.
(#1449) Expected 1 space before "=>"; 0 found
(#1449) Expected 1 space after "=>"; 0 found
(#1449) Commas (,) must be followed by white space.
(#1449) Variable "Kg" must be all lower-case
(#1449) Commas (,) must be followed by white space.
(#1449) Variable "Kg" must be all lower-case
(#1449) Variable "K" must be all lower-case
(#1449) Expected 1 space before "="; 0 found
(#1449) Expected 1 space after "="; 0 found
(#1449) Inline control structures are not allowed
(#1449) Variable "K" must be all lower-case
(#1449) Expected 1 space before "="; 0 found
(#1449) Expected 1 space after "="; 0 found
(#1449) Usage of ELSEIF not allowed; use ELSE IF instead
(#1449) Variable "Z" must be all lower-case
(#1449) Variable "M" must be all lower-case
(#1449) Expected 1 space before "="; 0 found
(#1449) Expected 1 space after "="; 0 found
(#1449) Expected "foreach (...) {\n"; found "foreach(...){"
(#1449) Expected 1 space before "=>"; 0 found
(#1449) Expected 1 space after "=>"; 0 found
(#1449) Expected 1 space after "as"; 0 found
(#1449) Line exceeds maximum limit of 180 characters; contains 532 characters
(#1449) Line exceeds maximum limit of 180 characters; contains 532 characters
(#1449) Line exceeds maximum limit of 180 characters; contains 532 characters
(#1449) Line exceeds maximum limit of 180 characters; contains 532 characters
(#1449) Line exceeds maximum limit of 180 characters; contains 532 characters
(#1449) Line exceeds maximum limit of 180 characters; contains 532 characters
(#1449) Line exceeds maximum limit of 180 characters; contains 532 characters
(#1450) Line indented incorrectly; expected at least 16 spaces, found 0
(#1450) Variable "C" must be all lower-case
(#1450) Expected 1 space before "=>"; 0 found
(#1450) Expected 1 space after "=>"; 0 found
(#1450) Expected "if (...) {\n"; found "if(...){"
(#1450) Variable "Fa" must be all lower-case
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Inline control structures are not allowed
(#1450) Variable "Fa" must be all lower-case
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Inline control structures are not allowed
(#1450) Expected 1 space before "=="; 0 found
(#1450) Expected 1 space after "=="; 0 found
(#1450) Commas (,) must be followed by white space.
(#1450) Variable "Fa" must be all lower-case
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Variable "C" must be all lower-case
(#1450) Variable "M" must be all lower-case
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Variable "Fa" must be all lower-case
(#1450) Expected 1 space before "?"; 0 found
(#1450) Expected 1 space after "?"; 0 found
(#1450) Variable "Fa" must be all lower-case
(#1450) Expected 1 space before ":"; 0 found
(#1450) Expected 1 space after ":"; 0 found
(#1450) Variable "C" must be all lower-case
(#1450) Closing brace must be on a line by itself
(#1450) Closing brace must be on a line by itself
(#1450) Variable "K" must be all lower-case
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Inline control structures are not allowed
(#1450) Variable "M" must be all lower-case
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Expected "if (...) {\n"; found "if(...){"
(#1450) Variable "M" must be all lower-case
(#1450) Variable "I" must be all lower-case
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Variable "Tb" must be all lower-case
(#1450) Commas (,) must be followed by white space.
(#1450) Variable "M" must be all lower-case
(#1450) Commas (,) must be followed by white space.
(#1450) Variable "Z" must be all lower-case
(#1450) Commas (,) must be followed by white space.
(#1450) Variable "M" must be all lower-case
(#1450) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1450) Expected 1 space before "?"; 0 found
(#1450) Expected 1 space after "?"; 0 found
(#1450) Expected 1 space before ":"; 0 found
(#1450) Expected 1 space after ":"; 0 found
(#1450) Commas (,) must be followed by white space.
(#1450) Variable "K" must be all lower-case
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Variable "I" must be all lower-case
(#1450) Inline control structures are not allowed
(#1450) Variable "K" must be all lower-case
(#1450) Variable "I" must be all lower-case
(#1450) Variable "K" must be all lower-case
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Closing brace must be on a line by itself
(#1450) Closing brace must be on a line by itself
(#1450) Expected "if (...) {\n"; found "if(...){"
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Expected 1 space before "=="; 0 found
(#1450) Expected 1 space after "=="; 0 found
(#1450) Expected 1 space before "?"; 0 found
(#1450) Expected 1 space after "?"; 0 found
(#1450) Expected 1 space before ":"; 0 found
(#1450) Expected 1 space after ":"; 0 found
(#1450) Expected "if (...) {\n"; found "if(...){"
(#1450) Variable "Z" must be all lower-case
(#1450) Variable "K" must be all lower-case
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Variable "Tb" must be all lower-case
(#1450) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1450) Variable "Z" must be all lower-case
(#1450) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1450) Commas (,) must be followed by white space.
(#1450) Variable "K" must be all lower-case
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1450) Variable "K" must be all lower-case
(#1450) Expected 1 space before "?"; 0 found
(#1450) Expected 1 space after "?"; 0 found
(#1450) Variable "K" must be all lower-case
(#1450) Expected 1 space before ":"; 0 found
(#1450) Expected 1 space after ":"; 0 found
(#1450) Expected 1 space before "=>"; 0 found
(#1450) Expected 1 space after "=>"; 0 found
(#1450) Closing brace must be on a line by itself
(#1450) Expected "if (...) {\n"; found "if(...){"
(#1450) Variable "K" must be all lower-case
(#1450) Expected "foreach (...) {\n"; found "foreach(...){"
(#1450) Expected 1 space before "=>"; 0 found
(#1450) Expected 1 space after "=>"; 0 found
(#1450) Expected 1 space after "as"; 0 found
(#1450) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1450) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1450) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1450) Variable "K" must be all lower-case
(#1450) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1450) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1450) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1450) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1451) Line indented incorrectly; expected at least 28 spaces, found 0
(#1451) Expected 1 space before "=>"; 0 found
(#1451) Expected 1 space after "=>"; 0 found
(#1451) Variable "X" must be all lower-case
(#1451) Inline control structures are not allowed
(#1451) Variable "Z" must be all lower-case
(#1451) Variable "K" must be all lower-case
(#1451) Expected 1 space before "="; 0 found
(#1451) Expected 1 space after "="; 0 found
(#1451) Expected 1 space before "="; 0 found
(#1451) Expected 1 space after "="; 0 found
(#1451) Expected 1 space before "=>"; 0 found
(#1451) Expected 1 space after "=>"; 0 found
(#1451) Commas (,) must be followed by white space.
(#1451) Expected 1 space before "=>"; 0 found
(#1451) Expected 1 space after "=>"; 0 found
(#1451) Expected 1 space before "!="; 0 found
(#1451) Expected 1 space after "!="; 0 found
(#1451) Commas (,) must be followed by white space.
(#1451) Expected 1 space before "=>"; 0 found
(#1451) Expected 1 space after "=>"; 0 found
(#1451) Expected 1 space before "=="; 0 found
(#1451) Expected 1 space after "=="; 0 found
(#1451) Closing brace must be on a line by itself
(#1451) Closing brace must be on a line by itself
(#1451) Closing brace must be on a line by itself
(#1451) Inline control structures are not allowed
(#1451) Variable "K" must be all lower-case
(#1451) Expected 1 space before "==="; 0 found
(#1451) Expected 1 space after "==="; 0 found
(#1451) Line exceeds 132 characters; contains 159 characters
(#1451) Line exceeds 132 characters; contains 159 characters
(#1451) Line exceeds 132 characters; contains 159 characters
(#1451) Line exceeds 132 characters; contains 159 characters
(#1451) Line exceeds 132 characters; contains 159 characters
(#1451) Line exceeds 132 characters; contains 159 characters
(#1451) Line exceeds 132 characters; contains 159 characters
(#1455) Inline control structures are not allowed
(#1455) Expected "foreach (...) {\n"; found "foreach(...){"
(#1455) Expected 1 space before "=>"; 0 found
(#1455) Expected 1 space after "=>"; 0 found
(#1455) Expected 1 space after "as"; 0 found
(#1455) Line exceeds 132 characters; contains 137 characters
(#1455) Line exceeds 132 characters; contains 137 characters
(#1455) Line exceeds 132 characters; contains 137 characters
(#1455) Line exceeds 132 characters; contains 137 characters
(#1455) Line exceeds 132 characters; contains 137 characters
(#1455) Line exceeds 132 characters; contains 137 characters
(#1455) Line exceeds 132 characters; contains 137 characters
(#1456) Line indented incorrectly; expected at least 20 spaces, found 0
(#1456) Variable "C" must be all lower-case
(#1456) Expected 1 space before "=>"; 0 found
(#1456) Expected 1 space after "=>"; 0 found
(#1456) Variable "Ib" 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) Expected "if (...) {\n"; found "if(...){"
(#1456) Variable "Ib" must be all lower-case
(#1456) Expected 1 space before "==="; 0 found
(#1456) Expected 1 space after "==="; 0 found
(#1456) Variable "Ib" must be all lower-case
(#1456) Expected 1 space before "="; 0 found
(#1456) Expected 1 space after "="; 0 found
(#1456) Inline control structures are not allowed
(#1456) Expected 1 space before "=="; 0 found
(#1456) Expected 1 space after "=="; 0 found
(#1456) Commas (,) must be followed by white space.
(#1456) Variable "Ib" must be all lower-case
(#1456) Commas (,) must be followed by white space.
(#1456) Variable "Qf" must be all lower-case
(#1456) Variable "Ib" must be all lower-case
(#1456) Expected 1 space before "="; 0 found
(#1456) Expected 1 space after "="; 0 found
(#1456) Variable "Qf" must be all lower-case
(#1456) Closing brace must be on a line by itself
(#1456) Variable "Y" must be all lower-case
(#1456) Expected 1 space before "="; 0 found
(#1456) Expected 1 space after "="; 0 found
(#1456) Variable "K" 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) Variable "K" must be all lower-case
(#1456) Variable "C" 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) Expected 1 space before "?"; 0 found
(#1456) Expected 1 space after "?"; 0 found
(#1456) Variable "K" must be all lower-case
(#1456) Variable "C" must be all lower-case
(#1456) Expected 1 space before "?"; 0 found
(#1456) Expected 1 space after "?"; 0 found
(#1456) Variable "K" must be all lower-case
(#1456) Variable "C" must be all lower-case
(#1456) Expected 1 space before ":"; 0 found
(#1456) Expected 1 space after ":"; 0 found
(#1456) Variable "K" must be all lower-case
(#1456) Variable "C" must be all lower-case
(#1456) Expected 1 space before ":"; 0 found
(#1456) Expected 1 space after ":"; 0 found
(#1456) Variable "K" must be all lower-case
(#1456) Variable "C" must be all lower-case
(#1456) Expected 1 space before ":"; 0 found
(#1456) Expected 1 space after ":"; 0 found
(#1456) Variable "Bh" 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) 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 "Ib" must be all lower-case
(#1456) Inline control structures are not allowed
(#1456) Variable "Y" must be all lower-case
(#1456) Variable "Y" must be all lower-case
(#1456) Expected 1 space before "="; 0 found
(#1456) Expected 1 space after "="; 0 found
(#1456) Variable "Y" must be all lower-case
(#1456) Commas (,) must be followed by white space.
(#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) Expected 1 space before ":"; 0 found
(#1456) Expected 1 space after ":"; 0 found
(#1456) Variable "Bh" 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) Expected 1 space before ":"; 0 found
(#1456) Expected 1 space after ":"; 0 found
(#1456) Variable "Y" 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) Expected 1 space before ":"; 0 found
(#1456) Expected 1 space after ":"; 0 found
(#1456) Variable "Y" 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) Expected 1 space before ":"; 0 found
(#1456) Expected 1 space after ":"; 0 found
(#1456) Expected "if (...) {\n"; found "if(...){"
(#1456) Commas (,) must be followed by white space.
(#1456) Variable "Y" must be all lower-case
(#1456) Expected 1 space before "=="; 0 found
(#1456) Expected 1 space after "=="; 0 found
(#1456) Variable "Y" 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) Closing brace must be on a line by itself
(#1456) Commas (,) must be followed by white space.
(#1456) Variable "Y" 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) 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) Line exceeds maximum limit of 180 characters; contains 992 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 992 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 992 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 992 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 992 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 992 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 992 characters
(#1457) Expected "if (...) {\n"; found "if(...){"
(#1457) Inline control structures are not allowed
(#1457) Variable "Bh" must be all lower-case
(#1457) Expected 1 space before "?"; 0 found
(#1457) Expected 1 space after "?"; 0 found
(#1457) Expected 1 space before ":"; 0 found
(#1457) Expected 1 space after ":"; 0 found
(#1457) Closing brace must be on a line by itself
(#1457) Variable "Bh" must be all lower-case
(#1457) Expected 1 space before "?"; 0 found
(#1457) Expected 1 space after "?"; 0 found
(#1457) Expected 1 space before ":"; 0 found
(#1457) Expected 1 space after ":"; 0 found
(#1457) Expected 1 space before "?"; 0 found
(#1457) Expected 1 space after "?"; 0 found
(#1457) Expected 1 space before ":"; 0 found
(#1457) Expected 1 space after ":"; 0 found
(#1457) Inline control structures are not allowed
(#1457) Expected 1 space before "=>"; 0 found
(#1457) Expected 1 space after "=>"; 0 found
(#1457) Commas (,) must be followed by white space.
(#1457) Expected 1 space before "=>"; 0 found
(#1457) Expected 1 space after "=>"; 0 found
(#1457) Commas (,) must be followed by white space.
(#1457) Expected 1 space before "=>"; 0 found
(#1457) Expected 1 space after "=>"; 0 found
(#1457) Commas (,) must be followed by white space.
(#1457) Expected 1 space before "?"; 0 found
(#1457) Expected 1 space after "?"; 0 found
(#1457) Expected 1 space before ":"; 0 found
(#1457) Expected 1 space after ":"; 0 found
(#1457) Commas (,) must be followed by white space.
(#1457) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1457) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1457) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1457) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1457) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1457) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1457) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1459) Commas (,) must be followed by white space.
(#1459) Variable "T" must be all lower-case
(#1459) Commas (,) must be followed by white space.
(#1461) Closing brace must be on a line by itself
(#1461) Usage of ELSEIF not allowed; use ELSE IF instead
(#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) Inline control structures are not allowed
(#1461) Expected 1 space before "as"; 0 found
(#1461) Expected 1 space after "as"; 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) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Variable "Nf" must be all lower-case
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Variable "Mc" must be all lower-case
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Inline control structures are not allowed
(#1461) Expected 1 space before "=>"; 0 found
(#1461) Expected 1 space after "=>"; 0 found
(#1461) Expected 1 space after "as"; 0 found
(#1461) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1461) Variable "Nf" must be all lower-case
(#1461) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1462) Line indented incorrectly; expected at least 4 spaces, found 0
(#1462) Variable "Kg" must be all lower-case
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Variable "Mc" must be all lower-case
(#1462) The use of backticks in strings is not recommended
(#1462) Commas (,) must be followed by white space.
(#1462) The use of backticks in strings is not recommended
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "Kg" must be all lower-case
(#1462) The use of backticks in strings is not recommended
(#1462) The use of backticks in strings is not recommended
(#1462) Commas (,) must be followed by white space.
(#1462) The use of backticks in strings is not recommended
(#1462) Commas (,) must be followed by white space.
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "Kg" must be all lower-case
(#1462) Variable "Ve" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "R" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Expected "if (...) {\n"; found "if(...){"
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Variable "Ve" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "R" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Inline control structures are not allowed
(#1462) Variable "R" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Closing brace must be on a line by itself
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Inline control structures are not allowed
(#1462) Variable "K" must be all lower-case
(#1462) Variable "K" must be all lower-case
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Expected "if (...) {\n"; found "if(...){"
(#1462) Variable "K" must be all lower-case
(#1462) Inline control structures are not allowed
(#1462) Commas (,) must be followed by white space.
(#1462) Commas (,) must be followed by white space.
(#1462) Commas (,) must be followed by white space.
(#1462) Commas (,) must be followed by white space.
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "Ca" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "Eh" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "Kc" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Variable "Ue" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "Ve" must be all lower-case
(#1462) Variable "_a" must not contain underscores.
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Expected "foreach (...) {\n"; found "foreach(...){"
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Expected 1 space before "as"; 0 found
(#1462) Expected 1 space after "as"; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "Mc" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Expected 1 space before "!=="; 0 found
(#1462) Expected 1 space after "!=="; 0 found
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Variable "Nf" must be all lower-case
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Expected "if (...) {\n"; found "if(...){"
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Inline control structures are not allowed
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Inline control structures are not allowed
(#1462) Expected 1 space before "=="; 0 found
(#1462) Expected 1 space after "=="; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "Bf" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "Ca" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "Bf" must be all lower-case
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "_a" must not contain underscores.
(#1462) Expected "if (...) {\n"; found "if(...){"
(#1462) Variable "Bf" must be all lower-case
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Variable "Ue" must be all lower-case
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "Ue" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "Bf" must be all lower-case
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "_a" must not contain underscores.
(#1462) Inline control structures are not allowed
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Variable "_a" must not contain underscores.
(#1462) Variable "Eh" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Closing brace must be on a line by itself
(#1462) Inline control structures are not allowed
(#1462) Expected 1 space before "!=="; 0 found
(#1462) Expected 1 space after "!=="; 0 found
(#1462) Variable "Kc" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Variable "Mc" must be all lower-case
(#1462) Commas (,) must be followed by white space.
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "_a" must not contain underscores.
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Closing brace must be on a line by itself
(#1462) Usage of ELSEIF not allowed; use ELSE IF instead
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Variable "Eh" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Closing brace must be on a line by itself
(#1462) Expected "if (...) {\n"; found "if(...){"
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Variable "Ue" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "Ve" must be all lower-case
(#1462) Inline control structures are not allowed
(#1462) Variable "Ue" must be all lower-case
(#1462) Variable "_a" must not contain underscores.
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Closing brace must be on a line by itself
(#1462) Closing brace must be on a line by itself
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Expected "if (...) {\n"; found "if(...){"
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Expected "if (...) {\n"; found "if(...){"
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "=="; 0 found
(#1462) Expected 1 space after "=="; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "=="; 0 found
(#1462) Expected 1 space after "=="; 0 found
(#1462) Expected "foreach (...) {\n"; found "foreach(...){"
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Expected 1 space before "as"; 0 found
(#1462) Expected 1 space after "as"; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Variable "X" must be all lower-case
(#1462) Variable "Y" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "X" must be all lower-case
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "=="; 0 found
(#1462) Expected 1 space after "=="; 0 found
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Variable "Y" must be all lower-case
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Variable "Y" must be all lower-case
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Closing brace must be on a line by itself
(#1462) Closing brace must be on a line by itself
(#1462) Expected 1 space before ".="; 0 found
(#1462) Expected 1 space after ".="; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Closing brace must be on a line by itself
(#1462) Inline control structures are not allowed
(#1462) Usage of ELSEIF not allowed; use ELSE IF instead
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "R" must be all lower-case
(#1462) Expected 1 space before ".="; 0 found
(#1462) Expected 1 space after ".="; 0 found
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Expected "if (...) {\n"; found "if(...){"
(#1462) Expected 1 space before "=="; 0 found
(#1462) Expected 1 space after "=="; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Closing brace must be on a line by itself
(#1462) Variable "C" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Variable "C" must be all lower-case
(#1462) Commas (,) must be followed by white space.
(#1462) Commas (,) must be followed by white space.
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "C" must be all lower-case
(#1462) Commas (,) must be followed by white space.
(#1462) Expected 1 space before "=="; 0 found
(#1462) Expected 1 space after "=="; 0 found
(#1462) Variable "Eh" must be all lower-case
(#1462) Variable "Kc" must be all lower-case
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Variable "Ca" must be all lower-case
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "Kc" must be all lower-case
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "K" must be all lower-case
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "K" must be all lower-case
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Variable "R" must be all lower-case
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "K" must be all lower-case
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Variable "R" must be all lower-case
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Closing brace must be on a line by itself
(#1462) Closing brace must be on a line by itself
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Commas (,) must be followed by white space.
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Expected "if (...) {\n"; found "if(...){"
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Expected 1 space before "?"; 0 found
(#1462) Expected 1 space after "?"; 0 found
(#1462) Expected 1 space before ":"; 0 found
(#1462) Expected 1 space after ":"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Expected 1 space before "=>"; 0 found
(#1462) Expected 1 space after "=>"; 0 found
(#1462) Commas (,) must be followed by white space.
(#1462) Expected "if (...) {\n"; found "if(...){"
(#1462) Expected 1 space before "!="; 0 found
(#1462) Expected 1 space after "!="; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "R" must be all lower-case
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Inline control structures are not allowed
(#1462) Variable "K" must be all lower-case
(#1462) Expected 1 space before "="; 0 found
(#1462) Expected 1 space after "="; 0 found
(#1462) Expected "foreach (...) {\n"; found "foreach(...){"
(#1462) Expected 1 space after "as"; 0 found
(#1462) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1462) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1462) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1462) Variable "Ve" must be all lower-case
(#1462) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1462) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1462) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1462) Line exceeds maximum limit of 180 characters; contains 2630 characters
(#1463) Line indented incorrectly; expected at least 12 spaces, found 0
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1463) Variable "K" must be all lower-case
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1463) Closing brace must be on a line by itself
(#1463) Expected "if (...) {\n"; found "if(...){"
(#1463) Variable "Rc" must be all lower-case
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1463) Variable "I" must be all lower-case
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1463) Variable "Rc" must be all lower-case
(#1463) Variable "K" must be all lower-case
(#1463) Commas (,) must be followed by white space.
(#1463) Variable "K" must be all lower-case
(#1463) Commas (,) must be followed by white space.
(#1463) Variable "K" must be all lower-case
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1463) Variable "I" must be all lower-case
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1463) Variable "Rc" must be all lower-case
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1463) Variable "K" must be all lower-case
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1463) Variable "K" must be all lower-case
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1463) Closing brace must be on a line by itself
(#1463) Closing brace must be on a line by itself
(#1463) Closing brace must be on a line by itself
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1463) Expected "foreach (...) {\n"; found "foreach(...){"
(#1463) Expected 1 space after "as"; 0 found
(#1463) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1464) Line indented incorrectly; expected at least 4 spaces, found 0
(#1464) Expected "if (...) {\n"; found "if(...){"
(#1464) Commas (,) must be followed by white space.
(#1464) Variable "K" must be all lower-case
(#1464) Variable "K" must be all lower-case
(#1464) Expected 1 space before "="; 0 found
(#1464) Expected 1 space after "="; 0 found
(#1464) Closing brace must be on a line by itself
(#1464) Closing brace must be on a line by itself
(#1467) Expected "if (...) {\n"; found "if(...){"
(#1467) Expected 1 space before "=="; 0 found
(#1467) Expected 1 space after "=="; 0 found
(#1468) Line indented incorrectly; expected at least 8 spaces, found 0
(#1468) Commas (,) must be followed by white space.
(#1468) Commas (,) must be followed by white space.
(#1468) Variable "K" must be all lower-case
(#1468) Commas (,) must be followed by white space.
(#1469) Expected "if (...) {\n"; found "if(...){"
(#1469) Expected 1 space before "=="; 0 found
(#1469) Expected 1 space after "=="; 0 found
(#1469) Closing brace must be on a line by itself
(#1469) Expected 1 space before "?"; 0 found
(#1469) Expected 1 space after "?"; 0 found
(#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) Variable "K" must be all lower-case
(#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) Expected 1 space before "?"; 0 found
(#1469) Expected 1 space after "?"; 0 found
(#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) Variable "K" must be all lower-case
(#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) Line exceeds maximum limit of 180 characters; contains 454 characters
(#1469) Line exceeds maximum limit of 180 characters; contains 454 characters
(#1469) Line exceeds maximum limit of 180 characters; contains 454 characters
(#1469) Line exceeds maximum limit of 180 characters; contains 454 characters
(#1469) Line exceeds maximum limit of 180 characters; contains 454 characters
(#1469) Line exceeds maximum limit of 180 characters; contains 454 characters
(#1469) Line exceeds maximum limit of 180 characters; contains 454 characters
(#1470) Closing brace must be on a line by itself
(#1471) Expected "if (...) {\n"; found "if(...){"
(#1472) Expected 1 space before "="; 0 found
(#1472) Expected 1 space after "="; 0 found
(#1472) Expected 1 space before "?"; 0 found
(#1472) Expected 1 space after "?"; 0 found
(#1472) Expected 1 space before ":"; 0 found
(#1472) Expected 1 space after ":"; 0 found
(#1472) Variable "K" must be all lower-case
(#1472) Expected 1 space before "!="; 0 found
(#1472) Expected 1 space after "!="; 0 found
(#1472) Expected "if (...) {\n"; found "if(...){"
(#1472) Expected "foreach (...) {\n"; found "foreach(...){"
(#1472) Expected 1 space before "as"; 0 found
(#1472) Expected 1 space after "as"; 0 found
(#1472) Variable "K" must be all lower-case
(#1472) Expected "if (...) {\n"; found "if(...){"
(#1472) Expected 1 space before "!="; 0 found
(#1472) Expected 1 space after "!="; 0 found
(#1472) Expected 1 space before "="; 0 found
(#1472) Expected 1 space after "="; 0 found
(#1472) Closing brace must be on a line by itself
(#1472) Closing brace must be on a line by itself
(#1472) Closing brace must be on a line by itself
(#1472) Variable "K" must be all lower-case
(#1472) Commas (,) must be followed by white space.
(#1472) Commas (,) must be followed by white space.
(#1472) Commas (,) must be followed by white space.
(#1472) Variable "Mc" must be all lower-case
(#1472) Commas (,) must be followed by white space.
(#1472) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1472) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1472) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1472) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1472) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1472) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1472) Line exceeds maximum limit of 180 characters; contains 195 characters
(#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 "K" must be all lower-case
(#1474) Commas (,) must be followed by white space.
(#1475) Commas (,) must be followed by white space.
(#1475) Commas (,) must be followed by white space.
(#1475) Commas (,) must be followed by white space.
(#1475) Commas (,) must be followed by white space.
(#1475) Commas (,) must be followed by white space.
(#1475) Commas (,) must be followed by white space.
(#1475) Expected "if (...) {\n"; found "if(...){"
(#1475) Closing brace must be on a line by itself
(#1475) Expected 1 space before "?"; 0 found
(#1475) Expected 1 space after "?"; 0 found
(#1475) Expected 1 space before "?"; 0 found
(#1475) Expected 1 space after "?"; 0 found
(#1475) Expected 1 space before ":"; 0 found
(#1475) Expected 1 space after ":"; 0 found
(#1475) Variable "K" must be all lower-case
(#1475) Expected 1 space before ">="; 0 found
(#1475) Expected 1 space after ">="; 0 found
(#1475) Expected 1 space before "?"; 0 found
(#1475) Expected 1 space after "?"; 0 found
(#1475) Expected 1 space before ":"; 0 found
(#1475) Expected 1 space after ":"; 0 found
(#1475) Expected 1 space before "?"; 0 found
(#1475) Expected 1 space after "?"; 0 found
(#1475) Expected 1 space before ":"; 0 found
(#1475) Expected 1 space after ":"; 0 found
(#1475) Expected 1 space before ":"; 0 found
(#1475) Expected 1 space after ":"; 0 found
(#1475) Commas (,) must be followed by white space.
(#1475) Line exceeds maximum limit of 180 characters; contains 575 characters
(#1475) Line exceeds maximum limit of 180 characters; contains 575 characters
(#1475) Line exceeds maximum limit of 180 characters; contains 575 characters
(#1475) Line exceeds maximum limit of 180 characters; contains 575 characters
(#1475) Line exceeds maximum limit of 180 characters; contains 575 characters
(#1475) Line exceeds maximum limit of 180 characters; contains 575 characters
(#1475) Line exceeds maximum limit of 180 characters; contains 575 characters
(#1476) Commas (,) must be followed by white space.
(#1476) Commas (,) must be followed by white space.
(#1477) Closing brace must be on a line by itself
(#1478) Expected "if (...) {\n"; found "if(...){"
(#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) Closing brace must be on a line by itself
(#1478) Expected "if (...) {\n"; found "if(...){"
(#1478) Expected 1 space before "="; 0 found
(#1478) Expected 1 space after "="; 0 found
(#1478) Commas (,) must be followed by white space.
(#1478) Variable "K" must be all lower-case
(#1478) Commas (,) must be followed by white space.
(#1478) Commas (,) must be followed by white space.
(#1478) Variable "K" must be all lower-case
(#1478) Line exceeds maximum limit of 180 characters; contains 231 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 231 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 231 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 231 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 231 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 231 characters
(#1478) Line exceeds maximum limit of 180 characters; contains 231 characters
(#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) Variable "K" must be all lower-case
(#1479) Commas (,) must be followed by white space.
(#1479) Commas (,) must be followed by white space.
(#1479) Variable "K" must be all lower-case
(#1479) Commas (,) must be followed by white space.
(#1479) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1479) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1480) Commas (,) must be followed by white space.
(#1480) Commas (,) must be followed by white space.
(#1480) Commas (,) must be followed by white space.
(#1480) Variable "K" 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) Commas (,) must be followed by white space.
(#1480) Commas (,) must be followed by white space.
(#1480) Variable "K" must be all lower-case
(#1480) Commas (,) must be followed by white space.
(#1480) Line exceeds 132 characters; contains 142 characters
(#1480) Line exceeds 132 characters; contains 142 characters
(#1480) Line exceeds 132 characters; contains 142 characters
(#1480) Line exceeds 132 characters; contains 142 characters
(#1480) Line exceeds 132 characters; contains 142 characters
(#1480) Line exceeds 132 characters; contains 142 characters
(#1480) Line exceeds 132 characters; contains 142 characters
(#1481) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1482) Commas (,) must be followed by white space.
(#1482) Commas (,) must be followed by white space.
(#1482) Commas (,) must be followed by white space.
(#1482) Commas (,) must be followed by white space.
(#1483) Expected "foreach (...) {\n"; found "foreach(...){"
(#1483) Expected 1 space before "=>"; 0 found
(#1483) Expected 1 space after "=>"; 0 found
(#1483) Expected 1 space before "as"; 0 found
(#1483) Expected 1 space after "as"; 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 "X" must be all lower-case
(#1483) Commas (,) must be followed by white space.
(#1483) Variable "X" must be all lower-case
(#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) 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) Commas (,) must be followed by white space.
(#1483) Variable "K" must be all lower-case
(#1483) Closing brace must be on a line by itself
(#1483) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1483) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1483) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1483) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1483) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1483) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1483) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1485) Closing brace must be on a line by itself
(#1485) Commas (,) must be followed by white space.
(#1485) Variable "T" must be all lower-case
(#1485) Commas (,) must be followed by white space.
(#1487) Closing brace must be on a line by itself
(#1487) Usage of ELSEIF not allowed; use ELSE IF instead
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Commas (,) must be followed by white space.
(#1487) Commas (,) must be followed by white space.
(#1487) Variable "R" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Commas (,) must be followed by white space.
(#1487) Inline control structures are not allowed
(#1487) Expected 1 space before ">="; 0 found
(#1487) Expected 1 space after ">="; 0 found
(#1487) Expected 1 space before "?"; 0 found
(#1487) Expected 1 space after "?"; 0 found
(#1487) Expected 1 space before ":"; 0 found
(#1487) Expected 1 space after ":"; 0 found
(#1487) Commas (,) must be followed by white space.
(#1487) Variable "R" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Expected "if (...) {\n"; found "if(...){"
(#1487) Expected 1 space before "=="; 0 found
(#1487) Expected 1 space after "=="; 0 found
(#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) Variable "K" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Expected "if (...) {\n"; found "if(...){"
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Expected "foreach (...) {\n"; found "foreach(...){"
(#1487) Expected 1 space before "as"; 0 found
(#1487) Expected 1 space after "as"; 0 found
(#1487) Variable "K" must be all lower-case
(#1487) Variable "C" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Expected "if (...) {\n"; found "if(...){"
(#1487) Commas (,) must be followed by white space.
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Variable "Rd" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Variable "Mb" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Variable "O" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Expected "foreach (...) {\n"; found "foreach(...){"
(#1487) Expected 1 space before "=>"; 0 found
(#1487) Expected 1 space after "=>"; 0 found
(#1487) Expected 1 space before "as"; 0 found
(#1487) Expected 1 space after "as"; 0 found
(#1487) Expected 1 space before "=>"; 0 found
(#1487) Expected 1 space after "=>"; 0 found
(#1487) Expected "if (...) {\n"; found "if(...){"
(#1487) Expected 1 space before "!="; 0 found
(#1487) Expected 1 space after "!="; 0 found
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Variable "Lb" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Variable "O" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Expected 1 space before "?"; 0 found
(#1487) Expected 1 space after "?"; 0 found
(#1487) Expected 1 space before ":"; 0 found
(#1487) Expected 1 space after ":"; 0 found
(#1487) Variable "Lb" must be all lower-case
(#1487) Expected 1 space before "?"; 0 found
(#1487) Expected 1 space after "?"; 0 found
(#1487) Expected 1 space before ":"; 0 found
(#1487) Expected 1 space after ":"; 0 found
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Variable "Rd" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Expected 1 space before "?"; 0 found
(#1487) Expected 1 space after "?"; 0 found
(#1487) Expected 1 space before ":"; 0 found
(#1487) Expected 1 space after ":"; 0 found
(#1487) Variable "Mb" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Variable "Lb" must be all lower-case
(#1487) Closing brace must be on a line by itself
(#1487) Closing brace must be on a line by itself
(#1487) Expected "if (...) {\n"; found "if(...){"
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Variable "C" must be all lower-case
(#1487) Expected "if (...) {\n"; found "if(...){"
(#1487) Expected "if (...) {\n"; found "if(...){"
(#1487) Expected 1 space before "=="; 0 found
(#1487) Expected 1 space after "=="; 0 found
(#1487) Expected 1 space before "==="; 0 found
(#1487) Expected 1 space after "==="; 0 found
(#1487) Expected 1 space before "==="; 0 found
(#1487) Expected 1 space after "==="; 0 found
(#1487) Variable "Rd" must be all lower-case
(#1487) Expected 1 space before "==="; 0 found
(#1487) Expected 1 space after "==="; 0 found
(#1487) Variable "Mb" must be all lower-case
(#1487) Variable "C" must be all lower-case
(#1487) Closing brace must be on a line by itself
(#1487) Closing brace must be on a line by itself
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Commas (,) must be followed by white space.
(#1487) Variable "C" must be all lower-case
(#1487) Commas (,) must be followed by white space.
(#1487) Commas (,) must be followed by white space.
(#1487) Variable "O" must be all lower-case
(#1487) Closing brace must be on a line by itself
(#1487) Closing brace must be on a line by itself
(#1487) Closing brace must be on a line by itself
(#1487) Inline control structures are not allowed
(#1487) Expected 1 space before "=>"; 0 found
(#1487) Expected 1 space after "=>"; 0 found
(#1487) Expected 1 space after "as"; 0 found
(#1487) Line exceeds maximum limit of 180 characters; contains 1035 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 1035 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 1035 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 1035 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 1035 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 1035 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 1035 characters
(#1488) Line indented incorrectly; expected at least 8 spaces, found 0
(#1488) Variable "C" must be all lower-case
(#1488) Expected 1 space before "=>"; 0 found
(#1488) Expected 1 space after "=>"; 0 found
(#1488) Expected 1 space before "="; 0 found
(#1488) Expected 1 space after "="; 0 found
(#1488) Commas (,) must be followed by white space.
(#1488) Variable "C" must be all lower-case
(#1488) Commas (,) must be followed by white space.
(#1488) Inline control structures are not allowed
(#1488) Commas (,) must be followed by white space.
(#1488) Commas (,) must be followed by white space.
(#1488) Commas (,) must be followed by white space.
(#1488) Closing brace must be on a line by itself
(#1488) Commas (,) must be followed by white space.
(#1488) Commas (,) must be followed by white space.
(#1488) Expected 1 space before "=>"; 0 found
(#1488) Expected 1 space after "=>"; 0 found
(#1488) Commas (,) must be followed by white space.
(#1488) Expected 1 space before "="; 0 found
(#1488) Expected 1 space after "="; 0 found
(#1488) Expected "if (...) {\n"; found "if(...){"
(#1488) Expected "foreach (...) {\n"; found "foreach(...){"
(#1488) Expected 1 space before "=>"; 0 found
(#1488) Expected 1 space after "=>"; 0 found
(#1488) Expected 1 space before "as"; 0 found
(#1488) Expected 1 space after "as"; 0 found
(#1488) Variable "K" must be all lower-case
(#1488) Expected 1 space before "=>"; 0 found
(#1488) Expected 1 space after "=>"; 0 found
(#1488) Inline control structures are not allowed
(#1488) Expected 1 space before "!="; 0 found
(#1488) Expected 1 space after "!="; 0 found
(#1488) Variable "K" must be all lower-case
(#1488) Expected 1 space before "="; 0 found
(#1488) Expected 1 space after "="; 0 found
(#1488) Closing brace must be on a line by itself
(#1488) Expected 1 space before "="; 0 found
(#1488) Expected 1 space after "="; 0 found
(#1488) Variable "K" must be all lower-case
(#1488) Inline control structures are not allowed
(#1488) Commas (,) must be followed by white space.
(#1488) Variable "K" must be all lower-case
(#1488) Expected 1 space before "="; 0 found
(#1488) Expected 1 space after "="; 0 found
(#1488) Expected 1 space before "=>"; 0 found
(#1488) Expected 1 space after "=>"; 0 found
(#1488) Expected 1 space before "=>"; 0 found
(#1488) Expected 1 space after "=>"; 0 found
(#1488) Closing brace must be on a line by itself
(#1488) Expected "if (...) {\n"; found "if(...){"
(#1488) Variable "K" must be all lower-case
(#1488) Expected "foreach (...) {\n"; found "foreach(...){"
(#1488) Expected 1 space before "=>"; 0 found
(#1488) Expected 1 space after "=>"; 0 found
(#1488) Expected 1 space after "as"; 0 found
(#1488) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1489) Line indented incorrectly; expected at least 4 spaces, found 0
(#1489) Expected 1 space before "=>"; 0 found
(#1489) Expected 1 space after "=>"; 0 found
(#1489) Expected 1 space before "="; 0 found
(#1489) Expected 1 space after "="; 0 found
(#1489) Expected 1 space before "="; 0 found
(#1489) Expected 1 space after "="; 0 found
(#1489) Closing brace must be on a line by itself
(#1489) Expected 1 space before "="; 0 found
(#1489) Expected 1 space after "="; 0 found
(#1489) Expected 1 space before "=>"; 0 found
(#1489) Expected 1 space after "=>"; 0 found
(#1489) Expected 1 space before "=>"; 0 found
(#1489) Expected 1 space after "=>"; 0 found
(#1489) Variable "K" must be all lower-case
(#1489) Expected 1 space before "="; 0 found
(#1489) Expected 1 space after "="; 0 found
(#1489) Closing brace must be on a line by itself
(#1493) Commas (,) must be followed by white space.
(#1493) Commas (,) must be followed by white space.
(#1493) Commas (,) must be followed by white space.
(#1493) Commas (,) must be followed by white space.
(#1493) Commas (,) must be followed by white space.
(#1494) Line exceeds 132 characters; contains 167 characters
(#1494) Line exceeds 132 characters; contains 167 characters
(#1494) Line exceeds 132 characters; contains 167 characters
(#1494) Line exceeds 132 characters; contains 167 characters
(#1494) Line exceeds 132 characters; contains 167 characters
(#1494) Line exceeds 132 characters; contains 167 characters
(#1494) Line exceeds 132 characters; contains 167 characters
(#1495) Commas (,) must be followed by white space.
(#1497) Expected "if (...) {\n"; found "if(...){"
(#1497) Expected "foreach (...) {\n"; found "foreach(...){"
(#1497) Expected 1 space before "=>"; 0 found
(#1497) Expected 1 space after "=>"; 0 found
(#1497) Expected 1 space before "as"; 0 found
(#1497) Expected 1 space after "as"; 0 found
(#1497) Expected 1 space before "=>"; 0 found
(#1497) Expected 1 space after "=>"; 0 found
(#1497) Commas (,) must be followed by white space.
(#1497) Commas (,) must be followed by white space.
(#1497) Closing brace must be on a line by itself
(#1497) Closing brace must be on a line by itself
(#1497) Variable "Ad" must be all lower-case
(#1497) Expected 1 space before "="; 0 found
(#1497) Expected 1 space after "="; 0 found
(#1497) Expected "foreach (...) {\n"; found "foreach(...){"
(#1497) Expected 1 space before "as"; 0 found
(#1497) Expected 1 space after "as"; 0 found
(#1497) Variable "K" must be all lower-case
(#1497) Expected "if (...) {\n"; found "if(...){"
(#1497) Variable "Ad" must be all lower-case
(#1497) Expected 1 space before "!="; 0 found
(#1497) Expected 1 space after "!="; 0 found
(#1497) Variable "Ad" must be all lower-case
(#1497) Commas (,) must be followed by white space.
(#1497) Expected 1 space before "=>"; 0 found
(#1497) Expected 1 space after "=>"; 0 found
(#1497) Expected 1 space before "+"; 0 found
(#1497) Expected 1 space after "+"; 0 found
(#1497) Commas (,) must be followed by white space.
(#1497) Commas (,) must be followed by white space.
(#1497) Variable "Ad" must be all lower-case
(#1497) Expected 1 space before "=="; 0 found
(#1497) Expected 1 space after "=="; 0 found
(#1497) Variable "K" must be all lower-case
(#1497) Expected 1 space before "?"; 0 found
(#1497) Expected 1 space after "?"; 0 found
(#1497) Expected 1 space before ":"; 0 found
(#1497) Expected 1 space after ":"; 0 found
(#1497) Commas (,) must be followed by white space.
(#1497) Expected 1 space before "="; 0 found
(#1497) Expected 1 space after "="; 0 found
(#1497) Expected "foreach (...) {\n"; found "foreach(...){"
(#1497) Expected 1 space before "=>"; 0 found
(#1497) Expected 1 space after "=>"; 0 found
(#1497) Expected 1 space before "as"; 0 found
(#1497) Expected 1 space after "as"; 0 found
(#1497) Expected 1 space before "=>"; 0 found
(#1497) Expected 1 space after "=>"; 0 found
(#1497) Variable "Ad" must be all lower-case
(#1497) Commas (,) must be followed by white space.
(#1497) Expected 1 space before "=>"; 0 found
(#1497) Expected 1 space after "=>"; 0 found
(#1497) Expected 1 space before "+"; 0 found
(#1497) Expected 1 space after "+"; 0 found
(#1497) Commas (,) must be followed by white space.
(#1497) Commas (,) must be followed by white space.
(#1497) Expected 1 space before "=="; 0 found
(#1497) Expected 1 space after "=="; 0 found
(#1497) Expected 1 space before "?"; 0 found
(#1497) Expected 1 space after "?"; 0 found
(#1497) Expected 1 space before ":"; 0 found
(#1497) Expected 1 space after ":"; 0 found
(#1497) Expected 1 space before "=="; 0 found
(#1497) Expected 1 space after "=="; 0 found
(#1497) Expected 1 space before "?"; 0 found
(#1497) Expected 1 space after "?"; 0 found
(#1497) Expected 1 space before ":"; 0 found
(#1497) Expected 1 space after ":"; 0 found
(#1497) Commas (,) must be followed by white space.
(#1497) Expected 1 space before "=="; 0 found
(#1497) Expected 1 space after "=="; 0 found
(#1497) Expected 1 space before "=="; 0 found
(#1497) Expected 1 space after "=="; 0 found
(#1497) Expected 1 space before "?"; 0 found
(#1497) Expected 1 space after "?"; 0 found
(#1497) Variable "Ad" must be all lower-case
(#1497) Expected 1 space before ":"; 0 found
(#1497) Expected 1 space after ":"; 0 found
(#1497) Commas (,) must be followed by white space.
(#1497) Expected 1 space before "!="; 0 found
(#1497) Expected 1 space after "!="; 0 found
(#1497) Expected 1 space before "?"; 0 found
(#1497) Expected 1 space after "?"; 0 found
(#1497) Variable "Ad" must be all lower-case
(#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) Expected 1 space before ":"; 0 found
(#1497) Expected 1 space after ":"; 0 found
(#1497) Commas (,) must be followed by white space.
(#1497) Closing brace must be on a line by itself
(#1497) Variable "Ad" must be all lower-case
(#1497) Commas (,) must be followed by white space.
(#1497) Variable "Ad" must be all lower-case
(#1497) Commas (,) must be followed by white space.
(#1497) Commas (,) must be followed by white space.
(#1497) Closing brace must be on a line by itself
(#1497) Variable "Ad" must be all lower-case
(#1497) Closing brace must be on a line by itself
(#1497) Line exceeds maximum limit of 180 characters; contains 1263 characters
(#1497) Line exceeds maximum limit of 180 characters; contains 1263 characters
(#1497) Line exceeds maximum limit of 180 characters; contains 1263 characters
(#1497) Line exceeds maximum limit of 180 characters; contains 1263 characters
(#1497) Line exceeds maximum limit of 180 characters; contains 1263 characters
(#1497) Line exceeds maximum limit of 180 characters; contains 1263 characters
(#1497) Line exceeds maximum limit of 180 characters; contains 1263 characters
(#1499) Commas (,) must be followed by white space.
(#1499) Commas (,) must be followed by white space.
(#1500) Commas (,) must be followed by white space.
(#1500) Variable "T" must be all lower-case
(#1500) Commas (,) must be followed by white space.
(#1502) Closing brace must be on a line by itself
(#1502) Usage of ELSEIF not allowed; use ELSE IF instead
(#1502) Variable "K" must be all lower-case
(#1502) Expected 1 space before "="; 0 found
(#1502) Expected 1 space after "="; 0 found
(#1502) Expected "if (...) {\n"; found "if(...){"
(#1502) Variable "C" must be all lower-case
(#1502) Expected 1 space before "="; 0 found
(#1502) Expected 1 space after "="; 0 found
(#1502) Variable "K" must be all lower-case
(#1502) Expected "if (...) {\n"; found "if(...){"
(#1502) Expected 1 space before "="; 0 found
(#1502) Expected 1 space after "="; 0 found
(#1502) Commas (,) must be followed by white space.
(#1502) Commas (,) must be followed by white space.
(#1502) Closing brace must be on a line by itself
(#1502) Usage of ELSEIF not allowed; use ELSE IF instead
(#1502) Expected 1 space before "!=="; 0 found
(#1502) Expected 1 space after "!=="; 0 found
(#1502) Variable "C" must be all lower-case
(#1502) Expected "if (...) {\n"; found "if(...){"
(#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) Variable "C" must be all lower-case
(#1502) Commas (,) must be followed by white space.
(#1502) Commas (,) must be followed by white space.
(#1502) Variable "C" must be all lower-case
(#1502) Commas (,) must be followed by white space.
(#1502) Commas (,) must be followed by white space.
(#1502) Variable "C" must be all lower-case
(#1502) Commas (,) must be followed by white space.
(#1502) Variable "K" must be all lower-case
(#1502) Closing brace must be on a line by itself
(#1502) Expected "} else {\n"; found "}else{"
(#1502) Expected 1 space before "="; 0 found
(#1502) Expected 1 space after "="; 0 found
(#1502) Commas (,) must be followed by white space.
(#1502) Commas (,) must be followed by white space.
(#1502) Commas (,) must be followed by white space.
(#1502) Variable "C" must be all lower-case
(#1502) Variable "Eg" must be all lower-case
(#1502) Expected 1 space before "="; 0 found
(#1502) Expected 1 space after "="; 0 found
(#1502) Variable "Ld" must be all lower-case
(#1502) Expected 1 space before "="; 0 found
(#1502) Expected 1 space after "="; 0 found
(#1502) Expected "foreach (...) {\n"; found "foreach(...){"
(#1502) Expected 1 space after "as"; 0 found
(#1502) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1502) Line exceeds maximum limit of 180 characters; contains 480 characters
(#1503) Line indented incorrectly; expected at least 16 spaces, found 0
(#1503) Expected "if (...) {\n"; found "if(...){"
(#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) Inline control structures are not allowed
(#1503) Commas (,) must be followed by white space.
(#1503) Variable "K" must be all lower-case
(#1503) Variable "Eg" must be all lower-case
(#1503) Expected 1 space before "="; 0 found
(#1503) Expected 1 space after "="; 0 found
(#1503) Variable "Ld" must be all lower-case
(#1503) Expected 1 space before "="; 0 found
(#1503) Expected 1 space after "="; 0 found
(#1503) Closing brace must be on a line by itself
(#1503) Closing brace must be on a line by itself
(#1503) Variable "Ld" must be all lower-case
(#1503) Commas (,) must be followed by white space.
(#1503) Commas (,) must be followed by white space.
(#1503) Variable "Eg" must be all lower-case
(#1503) Closing brace must be on a line by itself
(#1503) Closing brace must be on a line by itself
(#1503) Expected "} else {\n"; found "}else{"
(#1503) Inline control structures are not allowed
(#1503) Variable "K" must be all lower-case
(#1503) Commas (,) must be followed by white space.
(#1503) Commas (,) must be followed by white space.
(#1503) Variable "C" must be all lower-case
(#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) Variable "K" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1503) Commas (,) must be followed by white space.
(#1503) Closing brace must be on a line by itself
(#1503) Closing brace must be on a line by itself
(#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) 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) Commas (,) must be followed by white space.
(#1503) Expected 1 space before "="; 0 found
(#1503) Expected 1 space after "="; 0 found
(#1503) Variable "C" must be all lower-case
(#1503) Expected 1 space before "="; 0 found
(#1503) Expected 1 space after "="; 0 found
(#1503) Inline control structures are not allowed
(#1503) Variable "C" must be all lower-case
(#1503) Expected 1 space before "="; 0 found
(#1503) Expected 1 space after "="; 0 found
(#1503) Variable "K" must be all lower-case
(#1503) Inline control structures are not allowed
(#1503) Usage of ELSEIF not allowed; use ELSE IF instead
(#1503) Expected 1 space before "!="; 0 found
(#1503) Expected 1 space after "!="; 0 found
(#1503) Variable "K" must be all lower-case
(#1503) Expected 1 space before "="; 0 found
(#1503) Expected 1 space after "="; 0 found
(#1503) Commas (,) must be followed by white space.
(#1503) Usage of ELSEIF not allowed; use ELSE IF instead
(#1503) Expected 1 space before "=="; 0 found
(#1503) Expected 1 space after "=="; 0 found
(#1503) Expected "foreach (...) {\n"; found "foreach(...){"
(#1503) Expected 1 space before "as"; 0 found
(#1503) Expected 1 space after "as"; 0 found
(#1503) Variable "Uc" must be all lower-case
(#1503) Expected "if (...) {\n"; found "if(...){"
(#1503) The use of backticks in strings is not recommended
(#1503) Commas (,) must be followed by white space.
(#1503) Variable "Uc" must be all lower-case
(#1503) Commas (,) must be followed by white space.
(#1503) Variable "B" must be all lower-case
(#1503) Variable "B" must be all lower-case
(#1503) Variable "C" must be all lower-case
(#1503) Expected 1 space before "="; 0 found
(#1503) Expected 1 space after "="; 0 found
(#1503) Variable "B" must be all lower-case
(#1503) Closing brace must be on a line by itself
(#1503) Closing brace must be on a line by itself
(#1503) Closing brace must be on a line by itself
(#1503) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1503) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1503) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1503) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1503) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1503) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1503) Line exceeds maximum limit of 180 characters; contains 699 characters
(#1506) Commas (,) must be followed by white space.
(#1506) Variable "C" must be all lower-case
(#1506) Commas (,) must be followed by white space.
(#1506) Expected 1 space before "?"; 0 found
(#1506) Expected 1 space after "?"; 0 found
(#1506) Variable "C" must be all lower-case
(#1506) Expected 1 space before ":"; 0 found
(#1506) Expected 1 space after ":"; 0 found
(#1506) Variable "C" must be all lower-case
(#1506) Expected 1 space before "?"; 0 found
(#1506) Expected 1 space after "?"; 0 found
(#1506) Commas (,) must be followed by white space.
(#1506) Expected 1 space before "=>"; 0 found
(#1506) Expected 1 space after "=>"; 0 found
(#1506) 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) Expected 1 space before "=>"; 0 found
(#1506) Expected 1 space after "=>"; 0 found
(#1506) Commas (,) must be followed by white space.
(#1506) Expected 1 space before "=>"; 0 found
(#1506) Expected 1 space after "=>"; 0 found
(#1506) Commas (,) must be followed by white space.
(#1506) Expected 1 space before ":"; 0 found
(#1506) Expected 1 space after ":"; 0 found
(#1506) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1506) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1509) 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) Inline control structures are not allowed
(#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) Commas (,) must be followed by white space.
(#1510) Commas (,) must be followed by white space.
(#1510) Commas (,) must be followed by white space.
(#1510) Variable "T" must be all lower-case
(#1510) Commas (,) must be followed by white space.
(#1510) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1510) Line exceeds maximum limit of 180 characters; contains 341 characters
(#1512) Closing brace must be on a line by itself
(#1512) Usage of ELSEIF not allowed; use ELSE IF instead
(#1512) Variable "K" must be all lower-case
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Expected "if (...) {\n"; found "if(...){"
(#1512) Variable "_" must not contain underscores.
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Commas (,) must be followed by white space.
(#1512) Commas (,) must be followed by white space.
(#1512) Inline control structures are not allowed
(#1512) Commas (,) must be followed by white space.
(#1512) Variable "_" must not contain underscores.
(#1512) Commas (,) must be followed by white space.
(#1512) Variable "C" must be all lower-case
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Variable "K" must be all lower-case
(#1512) Variable "_" must not contain underscores.
(#1512) Expected 1 space before ".="; 0 found
(#1512) Expected 1 space after ".="; 0 found
(#1512) Variable "C" must be all lower-case
(#1512) Inline control structures are not allowed
(#1512) Expected 1 space before "=="; 0 found
(#1512) Expected 1 space after "=="; 0 found
(#1512) Variable "C" must be all lower-case
(#1512) Commas (,) must be followed by white space.
(#1512) Variable "_" must not contain underscores.
(#1512) Commas (,) must be followed by white space.
(#1512) Inline control structures are not allowed
(#1512) Usage of ELSEIF not allowed; use ELSE IF instead
(#1512) Expected 1 space before "!="; 0 found
(#1512) Expected 1 space after "!="; 0 found
(#1512) Variable "C" must be all lower-case
(#1512) Variable "C" must be all lower-case
(#1512) Commas (,) must be followed by white space.
(#1512) Variable "_" must not contain underscores.
(#1512) Commas (,) must be followed by white space.
(#1512) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1512) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1512) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1512) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1512) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1512) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1512) Inline control structures are not allowed
(#1512) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1513) Line indented incorrectly; expected at least 12 spaces, found 0
(#1513) Variable "_" must not contain underscores.
(#1513) Closing brace must be on a line by itself
(#1513) Closing brace must be on a line by itself
(#1513) Expected 1 space before "!="; 0 found
(#1513) Expected 1 space after "!="; 0 found
(#1513) Expected 1 space before "?"; 0 found
(#1513) Expected 1 space after "?"; 0 found
(#1513) Expected 1 space before ":"; 0 found
(#1513) Expected 1 space after ":"; 0 found
(#1513) Commas (,) must be followed by white space.
(#1513) Inline control structures are not allowed
(#1513) Variable "K" must be all lower-case
(#1513) Variable "K" must be all lower-case
(#1513) Expected 1 space before "="; 0 found
(#1513) Expected 1 space after "="; 0 found
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "K" must be all lower-case
(#1518) Commas (,) must be followed by white space.
(#1519) Inline control structures are not allowed
(#1519) Expected 1 space before "!="; 0 found
(#1519) Expected 1 space after "!="; 0 found
(#1519) Commas (,) must be followed by white space.
(#1519) Variable "T" must be all lower-case
(#1519) Commas (,) must be followed by white space.
(#1519) Line exceeds 132 characters; contains 151 characters
(#1519) Line exceeds 132 characters; contains 151 characters
(#1519) Line exceeds 132 characters; contains 151 characters
(#1519) Line exceeds 132 characters; contains 151 characters
(#1519) Line exceeds 132 characters; contains 151 characters
(#1519) Line exceeds 132 characters; contains 151 characters
(#1519) Line exceeds 132 characters; contains 151 characters
(#1521) Closing brace must be on a line by itself
(#1521) Usage of ELSEIF not allowed; use ELSE IF instead
(#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) 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 "Ye" 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 "=>"; 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) Inline control structures are not allowed
(#1521) Commas (,) must be followed by white space.
(#1521) Expected 1 space before "=="; 0 found
(#1521) Expected 1 space after "=="; 0 found
(#1521) Variable "Ye" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Inline control structures are not allowed
(#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) Closing brace must be on a line by itself
(#1521) Expected "if (...) {\n"; found "if(...){"
(#1521) Variable "Xa" 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 "=>"; 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) Expected "if (...) {\n"; found "if(...){"
(#1521) Commas (,) must be followed by white space.
(#1521) Variable "X" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Inline control structures are not allowed
(#1521) Variable "X" must be all lower-case
(#1521) Expected 1 space before "==="; 0 found
(#1521) Expected 1 space after "==="; 0 found
(#1521) Variable "X" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Inline control structures are not allowed
(#1521) Variable "Ye" must be all lower-case
(#1521) Variable "X" must be all lower-case
(#1521) Closing brace must be on a line by itself
(#1521) Variable "Xa" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Variable "Ye" 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) Variable "X" must be all lower-case
(#1521) Closing brace must be on a line by itself
(#1521) Variable "H" 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) Commas (,) must be followed by white space.
(#1521) Variable "Xa" must be all lower-case
(#1521) Variable "H" must be all lower-case
(#1521) Variable "H" must be all lower-case
(#1521) Inline control structures are not allowed
(#1521) Variable "H" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Inline control structures are not allowed
(#1521) Expected "do {\n...} while (...);\n"; found "do{...}while(...);"
(#1521) Variable "I" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Inline control structures are not allowed
(#1521) Variable "I" must be all lower-case
(#1521) Variable "I" must be all lower-case
(#1521) Commas (,) must be followed by white space.
(#1521) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 991 characters
(#1521) Inline control structures are not allowed
(#1522) Line indented incorrectly; expected at least 16 spaces, found 0
(#1522) Commas (,) must be followed by white space.
(#1522) Closing brace must be on a line by itself
(#1522) Inline control structures are not allowed
(#1522) Variable "Ye" must be all lower-case
(#1522) Commas (,) must be followed by white space.
(#1522) Variable "Ye" must be all lower-case
(#1522) Closing brace must be on a line by itself
(#1522) Closing brace must be on a line by itself
(#1522) Line exceeds 132 characters; contains 146 characters
(#1522) Line exceeds 132 characters; contains 146 characters
(#1522) Line exceeds 132 characters; contains 146 characters
(#1522) Line exceeds 132 characters; contains 146 characters
(#1522) Line exceeds 132 characters; contains 146 characters
(#1522) Line exceeds 132 characters; contains 146 characters
(#1522) Line exceeds 132 characters; contains 146 characters
(#1524) Expected "if (...) {\n"; found "if(...){"
(#1524) Expected "foreach (...) {\n"; found "foreach(...){"
(#1524) Expected 1 space after "as"; 0 found
(#1525) Line indented incorrectly; expected at least 4 spaces, found 0
(#1525) Expected 1 space before "="; 0 found
(#1525) Expected 1 space after "="; 0 found
(#1525) Variable "C" must be all lower-case
(#1525) Expected 1 space before "="; 0 found
(#1525) Expected 1 space after "="; 0 found
(#1525) Variable "Y" must be all lower-case
(#1525) Expected 1 space before "="; 0 found
(#1525) Expected 1 space after "="; 0 found
(#1525) Variable "C" must be all lower-case
(#1525) Expected "if (...) {\n"; found "if(...){"
(#1525) Variable "Y" must be all lower-case
(#1525) Expected 1 space before "!="; 0 found
(#1525) Expected 1 space after "!="; 0 found
(#1525) Inline control structures are not allowed
(#1525) Expected 1 space before "=="; 0 found
(#1525) Expected 1 space after "=="; 0 found
(#1525) Variable "Y" must be all lower-case
(#1525) Expected 1 space before "="; 0 found
(#1525) Expected 1 space after "="; 0 found
(#1525) Variable "Y" must be all lower-case
(#1525) Inline control structures are not allowed
(#1525) Expected 1 space before "=="; 0 found
(#1525) Expected 1 space after "=="; 0 found
(#1525) Variable "Y" must be all lower-case
(#1525) Expected 1 space before "="; 0 found
(#1525) Expected 1 space after "="; 0 found
(#1525) Variable "Y" must be all lower-case
(#1525) Closing brace must be on a line by itself
(#1525) Commas (,) must be followed by white space.
(#1525) Variable "Y" must be all lower-case
(#1525) Commas (,) must be followed by white space.
(#1525) Variable "C" must be all lower-case
(#1525) Closing brace must be on a line by itself
(#1525) Closing brace must be on a line by itself
(#1525) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1525) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1525) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1525) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1525) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1525) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1525) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1526) Commas (,) must be followed by white space.
(#1526) Commas (,) must be followed by white space.
(#1527) Commas (,) must be followed by white space.
(#1527) Variable "T" must be all lower-case
(#1527) Commas (,) must be followed by white space.
(#1529) Closing brace must be on a line by itself
(#1529) Usage of ELSEIF not allowed; use ELSE IF instead
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Variable "C" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Variable "K" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Expected "if (...) {\n"; found "if(...){"
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Expected 1 space before "?"; 0 found
(#1529) Expected 1 space after "?"; 0 found
(#1529) Expected 1 space before ":"; 0 found
(#1529) Expected 1 space after ":"; 0 found
(#1529) Variable "C" must be all lower-case
(#1529) Expected 1 space before "!="; 0 found
(#1529) Expected 1 space after "!="; 0 found
(#1529) Expected 1 space before "?"; 0 found
(#1529) Expected 1 space after "?"; 0 found
(#1529) Expected 1 space before ":"; 0 found
(#1529) Expected 1 space after ":"; 0 found
(#1529) Variable "A" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Variable "K" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Variable "K" must be all lower-case
(#1529) Commas (,) must be followed by white space.
(#1529) Variable "K" must be all lower-case
(#1529) Variable "Sg" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Inline control structures are not allowed
(#1529) Expected 1 space before "=>"; 0 found
(#1529) Expected 1 space after "=>"; 0 found
(#1529) Expected 1 space before "as"; 0 found
(#1529) Expected 1 space after "as"; 0 found
(#1529) Variable "K" must be all lower-case
(#1529) Expected 1 space before "=>"; 0 found
(#1529) Expected 1 space after "=>"; 0 found
(#1529) Variable "X" must be all lower-case
(#1529) Variable "Sg" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Variable "K" must be all lower-case
(#1529) Variable "K" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Variable "Sg" must be all lower-case
(#1529) Inline control structures are not allowed
(#1529) Expected 1 space before "=="; 0 found
(#1529) Expected 1 space after "=="; 0 found
(#1529) Variable "A" must be all lower-case
(#1529) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1529) Variable "C" must be all lower-case
(#1529) Expected 1 space before "=>"; 0 found
(#1529) Expected 1 space after "=>"; 0 found
(#1529) Expected 1 space before "?"; 0 found
(#1529) Expected 1 space after "?"; 0 found
(#1529) Expected 1 space before ":"; 0 found
(#1529) Expected 1 space after ":"; 0 found
(#1529) Variable "K" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Variable "Vb" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Expected 1 space before "=="; 0 found
(#1529) Expected 1 space after "=="; 0 found
(#1529) Expected 1 space before "?"; 0 found
(#1529) Expected 1 space after "?"; 0 found
(#1529) Expected 1 space before ":"; 0 found
(#1529) Expected 1 space after ":"; 0 found
(#1529) Variable "C" must be all lower-case
(#1529) Inline control structures are not allowed
(#1529) Variable "Vb" must be all lower-case
(#1529) Commas (,) must be followed by white space.
(#1529) Variable "A" must be all lower-case
(#1529) Commas (,) must be followed by white space.
(#1529) Variable "C" must be all lower-case
(#1529) Expected 1 space before "!="; 0 found
(#1529) Expected 1 space after "!="; 0 found
(#1529) Expected 1 space before "?"; 0 found
(#1529) Expected 1 space after "?"; 0 found
(#1529) Variable "Vb" must be all lower-case
(#1529) Expected 1 space before ":"; 0 found
(#1529) Expected 1 space after ":"; 0 found
(#1529) Variable "K" must be all lower-case
(#1529) Commas (,) must be followed by white space.
(#1529) Variable "A" must be all lower-case
(#1529) Commas (,) must be followed by white space.
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Closing brace must be on a line by itself
(#1529) Closing brace must be on a line by itself
(#1529) Closing brace must be on a line by itself
(#1529) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1529) Expected 1 space before "=>"; 0 found
(#1529) Expected 1 space after "=>"; 0 found
(#1529) Commas (,) must be followed by white space.
(#1529) Expected "if (...) {\n"; found "if(...){"
(#1529) Variable "K" must be all lower-case
(#1529) Inline control structures are not allowed
(#1529) Variable "K" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Inline control structures are not allowed
(#1529) Usage of ELSEIF not allowed; use ELSE IF instead
(#1529) Variable "K" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Closing brace must be on a line by itself
(#1529) Usage of ELSEIF not allowed; use ELSE IF instead
(#1529) Variable "C" must be all lower-case
(#1529) Expected 1 space before "!="; 0 found
(#1529) Expected 1 space after "!="; 0 found
(#1529) Variable "Mc" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Variable "K" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Variable "Mc" must be all lower-case
(#1529) Variable "C" must be all lower-case
(#1529) Variable "K" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Closing brace must be on a line by itself
(#1529) Expected "} else {\n"; found "}else{"
(#1529) Variable "K" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Variable "K" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Closing brace must be on a line by itself
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Variable "Sg" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Expected 1 space before "==="; 0 found
(#1529) Expected 1 space after "==="; 0 found
(#1529) Variable "K" must be all lower-case
(#1529) Expected 1 space before "?"; 0 found
(#1529) Expected 1 space after "?"; 0 found
(#1529) Expected 1 space before ":"; 0 found
(#1529) Expected 1 space after ":"; 0 found
(#1529) Variable "K" must be all lower-case
(#1529) Variable "Mf" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1529) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 1243 characters
(#1532) Expected "if (...) {\n"; found "if(...){"
(#1532) Variable "K" must be all lower-case
(#1532) Expected 1 space before "=="; 0 found
(#1532) Expected 1 space after "=="; 0 found
(#1532) Variable "K" must be all lower-case
(#1532) Expected 1 space before "=="; 0 found
(#1532) Expected 1 space after "=="; 0 found
(#1533) Line indented incorrectly; expected at least 8 spaces, found 0
(#1533) 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 "Mf" must be all lower-case
(#1534) Commas (,) must be followed by white space.
(#1534) Variable "K" must be all lower-case
(#1534) Commas (,) must be followed by white space.
(#1534) Commas (,) must be followed by white space.
(#1534) Line exceeds 132 characters; contains 145 characters
(#1534) Line exceeds 132 characters; contains 145 characters
(#1534) Line exceeds 132 characters; contains 145 characters
(#1534) Line exceeds 132 characters; contains 145 characters
(#1534) Line exceeds 132 characters; contains 145 characters
(#1534) Line exceeds 132 characters; contains 145 characters
(#1534) Line exceeds 132 characters; contains 145 characters
(#1535) Commas (,) must be followed by white space.
(#1535) Commas (,) must be followed by white space.
(#1537) Commas (,) must be followed by white space.
(#1537) Commas (,) must be followed by white space.
(#1537) Commas (,) must be followed by white space.
(#1537) Commas (,) must be followed by white space.
(#1538) Variable "Ad" must be all lower-case
(#1538) Expected 1 space before "="; 0 found
(#1538) Expected 1 space after "="; 0 found
(#1538) Expected "foreach (...) {\n"; found "foreach(...){"
(#1538) Expected 1 space before "=>"; 0 found
(#1538) Expected 1 space after "=>"; 0 found
(#1538) Expected 1 space before "as"; 0 found
(#1538) Expected 1 space after "as"; 0 found
(#1538) Variable "K" must be all lower-case
(#1538) Expected 1 space before "=>"; 0 found
(#1538) Expected 1 space after "=>"; 0 found
(#1538) Variable "X" must be all lower-case
(#1538) Commas (,) must be followed by white space.
(#1538) Commas (,) must be followed by white space.
(#1538) Expected 1 space before "=>"; 0 found
(#1538) Expected 1 space after "=>"; 0 found
(#1538) Expected 1 space before "+"; 0 found
(#1538) Expected 1 space after "+"; 0 found
(#1538) Commas (,) must be followed by white space.
(#1538) Variable "X" must be all lower-case
(#1538) Commas (,) must be followed by white space.
(#1538) Variable "Ad" must be all lower-case
(#1538) Expected 1 space before "=="; 0 found
(#1538) Expected 1 space after "=="; 0 found
(#1538) Variable "K" must be all lower-case
(#1538) Expected 1 space before "-"; 0 found
(#1538) Expected 1 space after "-"; 0 found
(#1538) Expected 1 space before "?"; 0 found
(#1538) Expected 1 space after "?"; 0 found
(#1538) Expected 1 space before ":"; 0 found
(#1538) Expected 1 space after ":"; 0 found
(#1538) Commas (,) must be followed by white space.
(#1538) Commas (,) must be followed by white space.
(#1538) Variable "Sg" must be all lower-case
(#1538) Commas (,) must be followed by white space.
(#1538) Variable "K" must be all lower-case
(#1538) Variable "Ad" must be all lower-case
(#1538) Closing brace must be on a line by itself
(#1538) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 245 characters
(#1540) Commas (,) must be followed by white space.
(#1540) Commas (,) must be followed by white space.
(#1540) Commas (,) must be followed by white space.
(#1540) Commas (,) must be followed by white space.
(#1540) Expected 1 space before "=>"; 0 found
(#1540) Expected 1 space after "=>"; 0 found
(#1540) Expected 1 space before "+"; 0 found
(#1540) Expected 1 space after "+"; 0 found
(#1540) Commas (,) must be followed by white space.
(#1540) Variable "Ge" must be all lower-case
(#1540) Commas (,) must be followed by white space.
(#1540) Variable "K" must be all lower-case
(#1540) Commas (,) must be followed by white space.
(#1540) Commas (,) must be followed by white space.
(#1540) Commas (,) must be followed by white space.
(#1540) Commas (,) must be followed by white space.
(#1540) Commas (,) must be followed by white space.
(#1540) Expected 1 space before "=>"; 0 found
(#1540) Expected 1 space after "=>"; 0 found
(#1540) Expected 1 space before "+"; 0 found
(#1540) Expected 1 space after "+"; 0 found
(#1540) Commas (,) must be followed by white space.
(#1540) Variable "Ge" must be all lower-case
(#1540) Commas (,) must be followed by white space.
(#1540) Variable "K" must be all lower-case
(#1540) Commas (,) must be followed by white space.
(#1540) Expected 1 space before "=>"; 0 found
(#1540) Expected 1 space after "=>"; 0 found
(#1540) Commas (,) must be followed by white space.
(#1540) Expected 1 space before "=>"; 0 found
(#1540) Expected 1 space after "=>"; 0 found
(#1540) Commas (,) must be followed by white space.
(#1540) Expected 1 space before "=>"; 0 found
(#1540) Expected 1 space after "=>"; 0 found
(#1540) Commas (,) must be followed by white space.
(#1540) Expected 1 space before "=>"; 0 found
(#1540) Expected 1 space after "=>"; 0 found
(#1540) Commas (,) must be followed by white space.
(#1540) Commas (,) must be followed by white space.
(#1540) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1541) Commas (,) must be followed by white space.
(#1541) Commas (,) must be followed by white space.
(#1542) Commas (,) must be followed by white space.
(#1542) Commas (,) must be followed by white space.
(#1543) Closing brace must be on a line by itself
(#1543) Expected "if (...) {\n"; found "if(...){"
(#1543) Variable "C" must be all lower-case
(#1543) Expected 1 space before "!="; 0 found
(#1543) Expected 1 space after "!="; 0 found
(#1543) Commas (,) must be followed by white space.
(#1543) Commas (,) must be followed by white space.
(#1543) Commas (,) must be followed by white space.
(#1543) Commas (,) must be followed by white space.
(#1543) Closing brace must be on a line by itself
(#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 143 characters
(#1543) Line exceeds 132 characters; contains 143 characters
(#1543) Line exceeds 132 characters; contains 143 characters
(#1543) Line exceeds 132 characters; contains 143 characters
(#1543) Line exceeds 132 characters; contains 143 characters
(#1543) Line exceeds 132 characters; contains 143 characters
(#1543) Line exceeds 132 characters; contains 143 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) Variable "K" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Expected "if (...) {\n"; found "if(...){"
(#1545) Variable "C" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Variable "K" must be all lower-case
(#1545) Variable "Fa" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Variable "K" must be all lower-case
(#1545) Variable "A" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Variable "C" 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 1 space before "=="; 0 found
(#1545) Expected 1 space after "=="; 0 found
(#1545) Variable "C" 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) Expected 1 space before ":"; 0 found
(#1545) Expected 1 space after ":"; 0 found
(#1545) Variable "C" must be all lower-case
(#1545) Variable "Fa" must be all lower-case
(#1545) Commas (,) must be followed by white space.
(#1545) Variable "A" must be all lower-case
(#1545) Commas (,) must be followed by white space.
(#1545) Variable "Ug" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Variable "C" must be all lower-case
(#1545) Commas (,) must be followed by white space.
(#1545) Variable "C" must be all lower-case
(#1545) Variable "Fa" must be all lower-case
(#1545) Commas (,) must be followed by white space.
(#1545) Variable "C" must be all lower-case
(#1545) Commas (,) must be followed by white space.
(#1545) Variable "Ug" must be all lower-case
(#1545) Variable "Fa" must be all lower-case
(#1545) Commas (,) must be followed by white space.
(#1545) Variable "Ug" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1545) Expected 1 space before ":"; 0 found
(#1545) Expected 1 space after ":"; 0 found
(#1545) Variable "A" must be all lower-case
(#1545) Commas (,) must be followed by white space.
(#1545) Commas (,) must be followed by white space.
(#1545) Commas (,) must be followed by white space.
(#1545) Commas (,) must be followed by white space.
(#1545) Commas (,) must be followed by white space.
(#1545) Variable "C" must be all lower-case
(#1545) Closing brace must be on a line by itself
(#1545) Closing brace must be on a line by itself
(#1545) Expected "if (...) {\n"; found "if(...){"
(#1545) Expected 1 space before "!="; 0 found
(#1545) Expected 1 space after "!="; 0 found
(#1545) Variable "K" must be all lower-case
(#1545) Expected 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Variable "K" 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 1 space before "="; 0 found
(#1545) Expected 1 space after "="; 0 found
(#1545) Closing brace must be on a line by itself
(#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) 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) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 673 characters
(#1547) Commas (,) must be followed by white space.
(#1547) Commas (,) must be followed by white space.
(#1547) Commas (,) must be followed by white space.
(#1547) Variable "K" must be all lower-case
(#1547) Commas (,) must be followed by white space.
(#1548) Commas (,) must be followed by white space.
(#1548) Variable "K" must be all lower-case
(#1549) Commas (,) must be followed by white space.
(#1549) Commas (,) must be followed by white space.
(#1550) Expected "if (...) {\n"; found "if(...){"
(#1550) Expected 1 space before "!="; 0 found
(#1550) Expected 1 space after "!="; 0 found
(#1550) Commas (,) must be followed by white space.
(#1550) Commas (,) must be followed by white space.
(#1550) Commas (,) must be followed by white space.
(#1550) Commas (,) must be followed by white space.
(#1550) Closing brace must be on a line by itself
(#1550) Commas (,) must be followed by white space.
(#1550) Variable "T" must be all lower-case
(#1550) Commas (,) must be followed by white space.
(#1550) Line exceeds 132 characters; contains 153 characters
(#1550) Line exceeds 132 characters; contains 153 characters
(#1550) Line exceeds 132 characters; contains 153 characters
(#1550) Line exceeds 132 characters; contains 153 characters
(#1550) Line exceeds 132 characters; contains 153 characters
(#1550) Line exceeds 132 characters; contains 153 characters
(#1550) Line exceeds 132 characters; contains 153 characters
(#1552) Closing brace must be on a line by itself
(#1552) Usage of ELSEIF not allowed; use ELSE IF instead
(#1552) Expected 1 space before "="; 0 found
(#1552) Expected 1 space after "="; 0 found
(#1552) Expected 1 space before "="; 0 found
(#1552) Expected 1 space after "="; 0 found
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Variable "Ag" must be all lower-case
(#1552) Expected 1 space before "="; 0 found
(#1552) Expected 1 space after "="; 0 found
(#1552) Expected 1 space before "=>"; 0 found
(#1552) Expected 1 space after "=>"; 0 found
(#1552) Commas (,) must be followed by white space.
(#1552) Expected 1 space before "=>"; 0 found
(#1552) Expected 1 space after "=>"; 0 found
(#1552) Commas (,) must be followed by white space.
(#1552) Expected 1 space before "=>"; 0 found
(#1552) Expected 1 space after "=>"; 0 found
(#1552) Variable "K" must be all lower-case
(#1552) Expected 1 space before "="; 0 found
(#1552) Expected 1 space after "="; 0 found
(#1552) Expected "if (...) {\n"; found "if(...){"
(#1552) Inline control structures are not allowed
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Usage of ELSEIF not allowed; use ELSE IF instead
(#1552) Variable "K" must be all lower-case
(#1552) Commas (,) must be followed by white space.
(#1552) Variable "Ag" must be all lower-case
(#1552) Variable "K" must be all lower-case
(#1552) Expected 1 space before "="; 0 found
(#1552) Expected 1 space after "="; 0 found
(#1552) Variable "K" must be all lower-case
(#1552) Expected 1 space before "?"; 0 found
(#1552) Expected 1 space after "?"; 0 found
(#1552) Variable "K" must be all lower-case
(#1552) Variable "K" must be all lower-case
(#1552) Variable "K" must be all lower-case
(#1552) Expected 1 space before "?"; 0 found
(#1552) Expected 1 space after "?"; 0 found
(#1552) Variable "K" must be all lower-case
(#1552) Expected 1 space before ":"; 0 found
(#1552) Expected 1 space after ":"; 0 found
(#1552) Variable "K" must be all lower-case
(#1552) Expected 1 space before "?"; 0 found
(#1552) Expected 1 space after "?"; 0 found
(#1552) Variable "K" must be all lower-case
(#1552) Expected 1 space before ":"; 0 found
(#1552) Expected 1 space after ":"; 0 found
(#1552) Expected 1 space before ":"; 0 found
(#1552) Expected 1 space after ":"; 0 found
(#1552) Variable "K" must be all lower-case
(#1552) Variable "K" must be all lower-case
(#1552) Expected 1 space before "?"; 0 found
(#1552) Expected 1 space after "?"; 0 found
(#1552) Expected 1 space before ":"; 0 found
(#1552) Expected 1 space after ":"; 0 found
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Expected 1 space before "!="; 0 found
(#1552) Expected 1 space after "!="; 0 found
(#1552) Expected 1 space before "?"; 0 found
(#1552) Expected 1 space after "?"; 0 found
(#1552) Expected 1 space before ":"; 0 found
(#1552) Expected 1 space after ":"; 0 found
(#1552) Commas (,) must be followed by white space.
(#1552) Expected 1 space before "!="; 0 found
(#1552) Expected 1 space after "!="; 0 found
(#1552) Expected 1 space before "?"; 0 found
(#1552) Expected 1 space after "?"; 0 found
(#1552) Expected 1 space before "!="; 0 found
(#1552) Expected 1 space after "!="; 0 found
(#1552) Variable "K" must be all lower-case
(#1552) Expected 1 space before "?"; 0 found
(#1552) Expected 1 space after "?"; 0 found
(#1552) Variable "K" must be all lower-case
(#1552) Expected 1 space before ":"; 0 found
(#1552) Expected 1 space after ":"; 0 found
(#1552) Expected 1 space before ":"; 0 found
(#1552) Expected 1 space after ":"; 0 found
(#1552) Variable "K" must be all lower-case
(#1552) Variable "Ag" must be all lower-case
(#1552) Variable "K" must be all lower-case
(#1552) Variable "K" must be all lower-case
(#1552) Variable "K" must be all lower-case
(#1552) Commas (,) must be followed by white space.
(#1552) Closing brace must be on a line by itself
(#1552) Closing brace must be on a line by itself
(#1552) Expected 1 space before "!="; 0 found
(#1552) Expected 1 space after "!="; 0 found
(#1552) Expected 1 space before "?"; 0 found
(#1552) Expected 1 space after "?"; 0 found
(#1552) Expected 1 space before ":"; 0 found
(#1552) Expected 1 space after ":"; 0 found
(#1552) Commas (,) must be followed by white space.
(#1552) Expected "if (...) {\n"; found "if(...){"
(#1552) Variable "K" must be all lower-case
(#1552) Expected 1 space before "!="; 0 found
(#1552) Expected 1 space after "!="; 0 found
(#1552) Variable "L" must be all lower-case
(#1552) Expected 1 space before "="; 0 found
(#1552) Expected 1 space after "="; 0 found
(#1552) Variable "K" must be all lower-case
(#1552) Expected 1 space before "="; 0 found
(#1552) Expected 1 space after "="; 0 found
(#1552) Variable "L" must be all lower-case
(#1552) Closing brace must be on a line by itself
(#1552) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1555) Commas (,) must be followed by white space.
(#1555) Commas (,) must be followed by white space.
(#1555) Commas (,) must be followed by white space.
(#1555) Variable "K" must be all lower-case
(#1555) Commas (,) must be followed by white space.
(#1556) Commas (,) must be followed by white space.
(#1556) Commas (,) must be followed by white space.
(#1556) Commas (,) must be followed by white space.
(#1556) Variable "K" must be all lower-case
(#1556) Commas (,) must be followed by white space.
(#1557) Commas (,) must be followed by white space.
(#1557) Commas (,) must be followed by white space.
(#1557) Commas (,) must be followed by white space.
(#1557) Variable "K" must be all lower-case
(#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) 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) Commas (,) must be followed by white space.
(#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) 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 "Ag" 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) Commas (,) must be followed by white space.
(#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) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1558) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1558) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1558) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1558) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1558) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1558) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1559) Commas (,) must be followed by white space.
(#1559) Commas (,) must be followed by white space.
(#1559) Commas (,) must be followed by white space.
(#1559) Variable "K" must be all lower-case
(#1559) Expected 1 space before "=="; 0 found
(#1559) Expected 1 space after "=="; 0 found
(#1559) Commas (,) must be followed by white space.
(#1559) Commas (,) must be followed by white space.
(#1560) Commas (,) must be followed by white space.
(#1560) Variable "K" must be all lower-case
(#1561) Commas (,) must be followed by white space.
(#1561) Commas (,) must be followed by white space.
(#1562) Expected "if (...) {\n"; found "if(...){"
(#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) Commas (,) must be followed by white space.
(#1562) Commas (,) must be followed by white space.
(#1562) Closing brace must be on a line by itself
(#1562) Commas (,) must be followed by white space.
(#1562) Variable "T" must be all lower-case
(#1562) Commas (,) must be followed by white space.
(#1562) Line exceeds 132 characters; contains 143 characters
(#1562) Line exceeds 132 characters; contains 143 characters
(#1562) Line exceeds 132 characters; contains 143 characters
(#1562) Line exceeds 132 characters; contains 143 characters
(#1562) Line exceeds 132 characters; contains 143 characters
(#1562) Line exceeds 132 characters; contains 143 characters
(#1562) Line exceeds 132 characters; contains 143 characters
(#1564) Closing brace must be on a line by itself
(#1564) Usage of ELSEIF not allowed; use ELSE IF instead
(#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) 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) Variable "K" must be all lower-case
(#1564) Expected 1 space before "="; 0 found
(#1564) Expected 1 space after "="; 0 found
(#1564) Variable "K" must be all lower-case
(#1564) Expected 1 space before "="; 0 found
(#1564) Expected 1 space after "="; 0 found
(#1564) Variable "K" must be all lower-case
(#1564) Expected "if (...) {\n"; found "if(...){"
(#1564) Variable "K" must be all lower-case
(#1564) Variable "Ug" must be all lower-case
(#1564) Expected 1 space before "="; 0 found
(#1564) Expected 1 space after "="; 0 found
(#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) Variable "K" 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) Expected 1 space before "=>"; 0 found
(#1564) Expected 1 space after "=>"; 0 found
(#1564) Variable "Ug" must be all lower-case
(#1564) Expected 1 space before "+"; 0 found
(#1564) Expected 1 space after "+"; 0 found
(#1564) Variable "K" must be all lower-case
(#1564) Commas (,) must be followed by white space.
(#1564) Variable "Ug" 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) Commas (,) must be followed by white space.
(#1564) Commas (,) must be followed by white space.
(#1564) Commas (,) must be followed by white space.
(#1564) Variable "K" must be all lower-case
(#1564) Closing brace must be on a line by itself
(#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) 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) 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) Expected 1 space before ":"; 0 found
(#1564) Expected 1 space after ":"; 0 found
(#1564) Commas (,) must be followed by white space.
(#1564) Expected "if (...) {\n"; found "if(...){"
(#1564) Expected 1 space before "!="; 0 found
(#1564) Expected 1 space after "!="; 0 found
(#1564) Variable "K" must be all lower-case
(#1564) Expected 1 space before "="; 0 found
(#1564) Expected 1 space after "="; 0 found
(#1564) Commas (,) must be followed by white space.
(#1564) Variable "K" must be all lower-case
(#1564) Expected 1 space before "="; 0 found
(#1564) Expected 1 space after "="; 0 found
(#1564) Closing brace must be on a line by itself
(#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) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1564) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1566) Commas (,) must be followed by white space.
(#1566) Commas (,) must be followed by white space.
(#1566) Commas (,) must be followed by white space.
(#1566) Variable "K" must be all lower-case
(#1566) Commas (,) must be followed by white space.
(#1567) Commas (,) must be followed by white space.
(#1567) Expected 1 space before "?"; 0 found
(#1567) Expected 1 space after "?"; 0 found
(#1567) Commas (,) must be followed by white space.
(#1567) Commas (,) must be followed by white space.
(#1567) Variable "K" 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.
(#1569) Variable "K" must be all lower-case
(#1569) Commas (,) must be followed by white space.
(#1569) Commas (,) must be followed by white space.
(#1569) Expected "if (...) {\n"; found "if(...){"
(#1569) Commas (,) must be followed by white space.
(#1569) Variable "K" must be all lower-case
(#1569) Commas (,) must be followed by white space.
(#1569) Closing brace must be on a line by itself
(#1569) Line exceeds 132 characters; contains 143 characters
(#1569) Line exceeds 132 characters; contains 143 characters
(#1569) Line exceeds 132 characters; contains 143 characters
(#1569) Line exceeds 132 characters; contains 143 characters
(#1569) Line exceeds 132 characters; contains 143 characters
(#1569) Line exceeds 132 characters; contains 143 characters
(#1569) Line exceeds 132 characters; contains 143 characters
(#1570) Commas (,) must be followed by white space.
(#1570) Variable "K" must be all lower-case
(#1571) Commas (,) must be followed by white space.
(#1571) Commas (,) must be followed by white space.
(#1572) Expected "if (...) {\n"; found "if(...){"
(#1572) Expected 1 space before "!="; 0 found
(#1572) Expected 1 space after "!="; 0 found
(#1572) Commas (,) must be followed by white space.
(#1572) Commas (,) must be followed by white space.
(#1572) Commas (,) must be followed by white space.
(#1572) Commas (,) must be followed by white space.
(#1572) Closing brace must be on a line by itself
(#1572) Commas (,) must be followed by white space.
(#1572) Variable "T" must be all lower-case
(#1572) Commas (,) must be followed by white space.
(#1572) Line exceeds 132 characters; contains 143 characters
(#1572) Line exceeds 132 characters; contains 143 characters
(#1572) Line exceeds 132 characters; contains 143 characters
(#1572) Line exceeds 132 characters; contains 143 characters
(#1572) Line exceeds 132 characters; contains 143 characters
(#1572) Line exceeds 132 characters; contains 143 characters
(#1572) Line exceeds 132 characters; contains 143 characters
(#1574) Closing brace must be on a line by itself
(#1574) Usage of ELSEIF not allowed; use ELSE IF instead
(#1574) Expected 1 space before "="; 0 found
(#1574) Expected 1 space after "="; 0 found
(#1574) Variable "K" must be all lower-case
(#1574) Expected 1 space before "="; 0 found
(#1574) Expected 1 space after "="; 0 found
(#1574) Expected "if (...) {\n"; found "if(...){"
(#1574) Variable "_" must not contain underscores.
(#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) Variable "C" must be all lower-case
(#1574) Expected 1 space before "="; 0 found
(#1574) Expected 1 space after "="; 0 found
(#1574) Variable "K" must be all lower-case
(#1574) Inline control structures are not allowed
(#1574) Commas (,) must be followed by white space.
(#1574) Variable "_" must not contain underscores.
(#1574) Commas (,) must be followed by white space.
(#1574) Inline control structures are not allowed
(#1574) Usage of ELSEIF not allowed; use ELSE IF instead
(#1574) Expected 1 space before "=="; 0 found
(#1574) Expected 1 space after "=="; 0 found
(#1574) Variable "C" must be all lower-case
(#1574) Commas (,) must be followed by white space.
(#1574) Variable "_" must not contain underscores.
(#1574) Commas (,) must be followed by white space.
(#1574) Inline control structures are not allowed
(#1574) Usage of ELSEIF not allowed; use ELSE IF instead
(#1574) Expected 1 space before "!="; 0 found
(#1574) Expected 1 space after "!="; 0 found
(#1574) Variable "C" must be all lower-case
(#1574) Variable "C" must be all lower-case
(#1574) Commas (,) must be followed by white space.
(#1574) Variable "_" must not contain underscores.
(#1574) Commas (,) must be followed by white space.
(#1574) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1574) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1574) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1574) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1574) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1574) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1574) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1574) Inline control structures are not allowed
(#1575) Line indented incorrectly; expected at least 8 spaces, found 0
(#1575) Variable "_" must not contain underscores.
(#1575) Closing brace must be on a line by itself
(#1575) Expected 1 space before "!="; 0 found
(#1575) Expected 1 space after "!="; 0 found
(#1575) Expected 1 space before "?"; 0 found
(#1575) Expected 1 space after "?"; 0 found
(#1575) Expected 1 space before ":"; 0 found
(#1575) Expected 1 space after ":"; 0 found
(#1575) Commas (,) must be followed by white space.
(#1575) Inline control structures are not allowed
(#1575) Variable "K" must be all lower-case
(#1575) Variable "K" must be all lower-case
(#1575) Expected 1 space before "="; 0 found
(#1575) Expected 1 space after "="; 0 found
(#1577) Commas (,) must be followed by white space.
(#1577) Variable "K" must be all lower-case
(#1577) Commas (,) must be followed by white space.
(#1578) Commas (,) must be followed by white space.
(#1578) Commas (,) must be followed by white space.
(#1579) Inline control structures are not allowed
(#1579) Expected 1 space before "!="; 0 found
(#1579) Expected 1 space after "!="; 0 found
(#1579) Commas (,) must be followed by white space.
(#1579) Variable "T" must be all lower-case
(#1579) Commas (,) must be followed by white space.
(#1579) Line exceeds 132 characters; contains 143 characters
(#1579) Line exceeds 132 characters; contains 143 characters
(#1579) Line exceeds 132 characters; contains 143 characters
(#1579) Line exceeds 132 characters; contains 143 characters
(#1579) Line exceeds 132 characters; contains 143 characters
(#1579) Line exceeds 132 characters; contains 143 characters
(#1579) Line exceeds 132 characters; contains 143 characters
(#1581) Closing brace must be on a line by itself
(#1581) Usage of ELSEIF not allowed; use ELSE IF instead
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Variable "K" must be all lower-case
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Expected "if (...) {\n"; found "if(...){"
(#1581) Variable "_" must not contain underscores.
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Commas (,) must be followed by white space.
(#1581) Commas (,) must be followed by white space.
(#1581) Inline control structures are not allowed
(#1581) Commas (,) must be followed by white space.
(#1581) Variable "_" must not contain underscores.
(#1581) Commas (,) must be followed by white space.
(#1581) Line exceeds 132 characters; contains 175 characters
(#1581) Line exceeds 132 characters; contains 175 characters
(#1581) Line exceeds 132 characters; contains 175 characters
(#1581) Line exceeds 132 characters; contains 175 characters
(#1581) Line exceeds 132 characters; contains 175 characters
(#1581) Line exceeds 132 characters; contains 175 characters
(#1581) Line exceeds 132 characters; contains 175 characters
(#1581) Inline control structures are not allowed
(#1582) Line indented incorrectly; expected at least 8 spaces, found 0
(#1582) Variable "K" must be all lower-case
(#1582) Variable "K" must be all lower-case
(#1582) Commas (,) must be followed by white space.
(#1582) Variable "_" must not contain underscores.
(#1582) Commas (,) must be followed by white space.
(#1582) Closing brace must be on a line by itself
(#1582) Expected 1 space before "!="; 0 found
(#1582) Expected 1 space after "!="; 0 found
(#1582) Expected 1 space before "?"; 0 found
(#1582) Expected 1 space after "?"; 0 found
(#1582) Expected 1 space before ":"; 0 found
(#1582) Expected 1 space after ":"; 0 found
(#1582) Commas (,) must be followed by white space.
(#1582) Inline control structures are not allowed
(#1582) Variable "K" must be all lower-case
(#1582) Variable "K" must be all lower-case
(#1582) Expected 1 space before "="; 0 found
(#1582) Expected 1 space after "="; 0 found
(#1582) Line exceeds 132 characters; contains 167 characters
(#1582) Line exceeds 132 characters; contains 167 characters
(#1582) Line exceeds 132 characters; contains 167 characters
(#1582) Line exceeds 132 characters; contains 167 characters
(#1582) Line exceeds 132 characters; contains 167 characters
(#1582) Line exceeds 132 characters; contains 167 characters
(#1582) Line exceeds 132 characters; contains 167 characters
(#1585) Inline control structures are not allowed
(#1585) Expected 1 space before "!="; 0 found
(#1585) Expected 1 space after "!="; 0 found
(#1585) Variable "K" must be all lower-case
(#1585) Commas (,) must be followed by white space.
(#1585) Variable "K" must be all lower-case
(#1585) Closing brace must be on a line by itself
(#1585) Commas (,) must be followed by white space.
(#1585) Variable "T" must be all lower-case
(#1585) Commas (,) must be followed by white space.
(#1585) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1585) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1585) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1585) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1585) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1585) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1585) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1587) Closing brace must be on a line by itself
(#1587) Usage of ELSEIF not allowed; use ELSE IF instead
(#1587) Expected 1 space before "="; 0 found
(#1587) Expected 1 space after "="; 0 found
(#1587) Variable "C" must be all lower-case
(#1587) Expected 1 space before "="; 0 found
(#1587) Expected 1 space after "="; 0 found
(#1587) Expected 1 space before "="; 0 found
(#1587) Expected 1 space after "="; 0 found
(#1587) Expected 1 space before "="; 0 found
(#1587) Expected 1 space after "="; 0 found
(#1587) Commas (,) must be followed by white space.
(#1587) Commas (,) must be followed by white space.
(#1587) Variable "K" must be all lower-case
(#1587) Expected 1 space before "="; 0 found
(#1587) Expected 1 space after "="; 0 found
(#1587) Variable "C" must be all lower-case
(#1587) Expected 1 space before "+"; 0 found
(#1587) Expected 1 space after "+"; 0 found
(#1587) Expected 1 space before "=>"; 0 found
(#1587) Expected 1 space after "=>"; 0 found
(#1587) Expected "if (...) {\n"; found "if(...){"
(#1587) Expected "if (...) {\n"; found "if(...){"
(#1587) Commas (,) must be followed by white space.
(#1587) Commas (,) must be followed by white space.
(#1587) Commas (,) must be followed by white space.
(#1587) Variable "Fe" must be all lower-case
(#1587) Expected 1 space before "="; 0 found
(#1587) Expected 1 space after "="; 0 found
(#1587) Variable "Vb" must be all lower-case
(#1587) Expected 1 space before "="; 0 found
(#1587) Expected 1 space after "="; 0 found
(#1587) Variable "C" must be all lower-case
(#1587) Expected 1 space before "=="; 0 found
(#1587) Expected 1 space after "=="; 0 found
(#1587) Expected 1 space before "?"; 0 found
(#1587) Expected 1 space after "?"; 0 found
(#1587) Variable "Fe" must be all lower-case
(#1587) Expected 1 space before ":"; 0 found
(#1587) Expected 1 space after ":"; 0 found
(#1587) Variable "A" must be all lower-case
(#1587) Expected 1 space before "="; 0 found
(#1587) Expected 1 space after "="; 0 found
(#1587) Inline control structures are not allowed
(#1587) Variable "Vb" must be all lower-case
(#1587) Commas (,) must be followed by white space.
(#1587) Variable "A" must be all lower-case
(#1587) Commas (,) must be followed by white space.
(#1587) Inline control structures are not allowed
(#1587) Variable "C" must be all lower-case
(#1587) Expected 1 space before "!="; 0 found
(#1587) Expected 1 space after "!="; 0 found
(#1587) Variable "Vb" must be all lower-case
(#1587) Variable "A" must be all lower-case
(#1587) Commas (,) must be followed by white space.
(#1587) Variable "C" must be all lower-case
(#1587) Expected 1 space before "!="; 0 found
(#1587) Expected 1 space after "!="; 0 found
(#1587) Expected 1 space before "?"; 0 found
(#1587) Expected 1 space after "?"; 0 found
(#1587) Expected 1 space before ":"; 0 found
(#1587) Expected 1 space after ":"; 0 found
(#1587) Commas (,) must be followed by white space.
(#1587) Variable "Fe" must be all lower-case
(#1587) Commas (,) must be followed by white space.
(#1587) Inline control structures are not allowed
(#1587) Variable "C" must be all lower-case
(#1587) Expected 1 space before "!="; 0 found
(#1587) Expected 1 space after "!="; 0 found
(#1587) Variable "Fe" must be all lower-case
(#1587) Commas (,) must be followed by white space.
(#1587) Variable "K" must be all lower-case
(#1587) Expected 1 space before "+"; 0 found
(#1587) Expected 1 space after "+"; 0 found
(#1587) Expected 1 space before "=>"; 0 found
(#1587) Expected 1 space after "=>"; 0 found
(#1587) Closing brace must be on a line by itself
(#1587) Closing brace must be on a line by itself
(#1587) Variable "K" must be all lower-case
(#1587) Expected 1 space before "="; 0 found
(#1587) Expected 1 space after "="; 0 found
(#1587) Closing brace must be on a line by itself
(#1587) Variable "C" must be all lower-case
(#1587) Expected 1 space before "!="; 0 found
(#1587) Expected 1 space after "!="; 0 found
(#1587) Expected 1 space before "?"; 0 found
(#1587) Expected 1 space after "?"; 0 found
(#1587) Variable "C" must be all lower-case
(#1587) Expected 1 space before ":"; 0 found
(#1587) Expected 1 space after ":"; 0 found
(#1587) Commas (,) must be followed by white space.
(#1587) Commas (,) must be followed by white space.
(#1587) Expected 1 space before "=>"; 0 found
(#1587) Expected 1 space after "=>"; 0 found
(#1587) Line exceeds maximum limit of 180 characters; contains 751 characters
(#1587) Line exceeds maximum limit of 180 characters; contains 751 characters
(#1587) Line exceeds maximum limit of 180 characters; contains 751 characters
(#1587) Line exceeds maximum limit of 180 characters; contains 751 characters
(#1587) Line exceeds maximum limit of 180 characters; contains 751 characters
(#1587) Line exceeds maximum limit of 180 characters; contains 751 characters
(#1587) Line exceeds maximum limit of 180 characters; contains 751 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) 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.
(#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) Commas (,) must be followed by white space.
(#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.
(#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) 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.
(#1590) Line exceeds maximum limit of 180 characters; contains 484 characters
(#1590) Line exceeds maximum limit of 180 characters; contains 484 characters
(#1590) Line exceeds maximum limit of 180 characters; contains 484 characters
(#1590) Line exceeds maximum limit of 180 characters; contains 484 characters
(#1590) Line exceeds maximum limit of 180 characters; contains 484 characters
(#1590) Line exceeds maximum limit of 180 characters; contains 484 characters
(#1590) Line exceeds maximum limit of 180 characters; contains 484 characters
(#1591) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1592) Commas (,) must be followed by white space.
(#1592) Variable "K" must be all lower-case
(#1593) Commas (,) must be followed by white space.
(#1593) Commas (,) must be followed by white space.
(#1594) Expected "if (...) {\n"; found "if(...){"
(#1594) Variable "C" must be all lower-case
(#1594) Expected 1 space before "!="; 0 found
(#1594) Expected 1 space after "!="; 0 found
(#1594) Commas (,) must be followed by white space.
(#1594) Commas (,) must be followed by white space.
(#1594) Commas (,) must be followed by white space.
(#1594) Commas (,) must be followed by white space.
(#1594) Closing brace must be on a line by itself
(#1594) Commas (,) must be followed by white space.
(#1594) Variable "T" must be all lower-case
(#1594) Commas (,) must be followed by white space.
(#1594) Line exceeds 132 characters; contains 142 characters
(#1594) Line exceeds 132 characters; contains 142 characters
(#1594) Line exceeds 132 characters; contains 142 characters
(#1594) Line exceeds 132 characters; contains 142 characters
(#1594) Line exceeds 132 characters; contains 142 characters
(#1594) Line exceeds 132 characters; contains 142 characters
(#1594) Line exceeds 132 characters; contains 142 characters
(#1596) Closing brace must be on a line by itself
(#1596) Usage of ELSEIF not allowed; use ELSE IF instead
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Variable "_f" must not contain underscores.
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Expected 1 space before "=>"; 0 found
(#1596) Expected 1 space after "=>"; 0 found
(#1596) Expected 1 space before "=>"; 0 found
(#1596) Expected 1 space after "=>"; 0 found
(#1596) Expected "foreach (...) {\n"; found "foreach(...){"
(#1596) Expected 1 space before "as"; 0 found
(#1596) Expected 1 space after "as"; 0 found
(#1596) Variable "K" must be all lower-case
(#1596) Inline control structures are not allowed
(#1596) Expected 1 space before "as"; 0 found
(#1596) Expected 1 space after "as"; 0 found
(#1596) Commas (,) must be followed by white space.
(#1596) Variable "K" must be all lower-case
(#1596) Expected 1 space before "=="; 0 found
(#1596) Expected 1 space after "=="; 0 found
(#1596) Expected 1 space before "?"; 0 found
(#1596) Expected 1 space after "?"; 0 found
(#1596) Expected 1 space before ":"; 0 found
(#1596) Expected 1 space after ":"; 0 found
(#1596) Variable "K" must be all lower-case
(#1596) Variable "_f" must not contain underscores.
(#1596) Variable "K" must be all lower-case
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Variable "K" must be all lower-case
(#1596) Closing brace must be on a line by itself
(#1596) Variable "_f" must not contain underscores.
(#1596) Expected 1 space before "+="; 0 found
(#1596) Expected 1 space after "+="; 0 found
(#1596) Variable "_f" must not contain underscores.
(#1596) Variable "_f" must not contain underscores.
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Variable "_f" must not contain underscores.
(#1596) Variable "_f" must not contain underscores.
(#1596) Variable "_f" must not contain underscores.
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Inline control structures are not allowed
(#1596) Expected 1 space before "as"; 0 found
(#1596) Expected 1 space after "as"; 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) Variable "X" must be all lower-case
(#1596) Variable "_f" must not contain underscores.
(#1596) Variable "X" must be all lower-case
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Variable "_f" must not contain underscores.
(#1596) Variable "X" must be all lower-case
(#1596) Variable "_f" must not contain underscores.
(#1596) Inline control structures are not allowed
(#1596) Expected 1 space before "=>"; 0 found
(#1596) Expected 1 space after "=>"; 0 found
(#1596) Expected 1 space before "as"; 0 found
(#1596) Expected 1 space after "as"; 0 found
(#1596) Variable "_f" must not contain underscores.
(#1596) Expected 1 space before "=>"; 0 found
(#1596) Expected 1 space after "=>"; 0 found
(#1596) Variable "X" must be all lower-case
(#1596) Variable "_f" must not contain underscores.
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Expected "if (...) {\n"; found "if(...){"
(#1596) Inline control structures are not allowed
(#1596) Expected 1 space before "=>"; 0 found
(#1596) Expected 1 space after "=>"; 0 found
(#1596) Expected 1 space before "as"; 0 found
(#1596) Expected 1 space after "as"; 0 found
(#1596) Expected 1 space before "=>"; 0 found
(#1596) Expected 1 space after "=>"; 0 found
(#1596) Variable "X" must be all lower-case
(#1596) Variable "X" must be all lower-case
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Variable "X" must be all lower-case
(#1596) Expected 1 space before "+"; 0 found
(#1596) Expected 1 space after "+"; 0 found
(#1596) Closing brace must be on a line by itself
(#1596) Variable "Vc" must be all lower-case
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Variable "De" must be all lower-case
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Expected "if (...) {\n"; found "if(...){"
(#1596) Variable "I" must be all lower-case
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Expected "while (...) {\n"; found "while(...){"
(#1596) Variable "K" must be all lower-case
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Variable "I" must be all lower-case
(#1596) Expected "if (...) {\n"; found "if(...){"
(#1596) Commas (,) must be followed by white space.
(#1596) Variable "K" must be all lower-case
(#1596) Commas (,) must be followed by white space.
(#1596) Variable "B" must be all lower-case
(#1596) Commas (,) must be followed by white space.
(#1596) Variable "B" must be all lower-case
(#1596) Commas (,) must be followed by white space.
(#1596) Variable "Zd" must be all lower-case
(#1596) Commas (,) must be followed by white space.
(#1596) Expected "foreach (...) {\n"; found "foreach(...){"
(#1596) Expected 1 space after "as"; 0 found
(#1596) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1596) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1596) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1596) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1596) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1596) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1596) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1596) Variable "Zd" must be all lower-case
(#1597) Line indented incorrectly; expected at least 16 spaces, found 0
(#1597) Variable "X" must be all lower-case
(#1597) Inline control structures are not allowed
(#1597) Variable "X" must be all lower-case
(#1597) Expected 1 space before "!="; 0 found
(#1597) Expected 1 space after "!="; 0 found
(#1597) Variable "Vc" must be all lower-case
(#1597) Variable "B" must be all lower-case
(#1597) Variable "X" must be all lower-case
(#1597) Expected 1 space before "="; 0 found
(#1597) Expected 1 space after "="; 0 found
(#1597) Inline control structures are not allowed
(#1597) Commas (,) must be followed by white space.
(#1597) Variable "K" must be all lower-case
(#1597) Variable "Vc" must be all lower-case
(#1597) Variable "B" must be all lower-case
(#1597) Expected 1 space before "="; 0 found
(#1597) Expected 1 space after "="; 0 found
(#1597) Closing brace must be on a line by itself
(#1597) Closing brace must be on a line by itself
(#1597) Inline control structures are not allowed
(#1597) Commas (,) must be followed by white space.
(#1597) Variable "K" must be all lower-case
(#1597) Commas (,) must be followed by white space.
(#1597) Variable "B" must be all lower-case
(#1597) Variable "De" must be all lower-case
(#1597) Expected 1 space before "="; 0 found
(#1597) Expected 1 space after "="; 0 found
(#1597) Variable "B" must be all lower-case
(#1597) Closing brace must be on a line by itself
(#1597) Closing brace must be on a line by itself
(#1597) Expected "if (...) {\n"; found "if(...){"
(#1597) Variable "Ee" must be all lower-case
(#1597) Expected 1 space before "="; 0 found
(#1597) Expected 1 space after "="; 0 found
(#1597) Expected 1 space before "?"; 0 found
(#1597) Expected 1 space after "?"; 0 found
(#1597) Expected 1 space before ":"; 0 found
(#1597) Expected 1 space after ":"; 0 found
(#1597) Inline control structures are not allowed
(#1597) Variable "Ee" must be all lower-case
(#1597) Commas (,) must be followed by white space.
(#1597) Commas (,) must be followed by white space.
(#1597) Expected 1 space before "="; 0 found
(#1597) Expected 1 space after "="; 0 found
(#1597) Expected 1 space before "="; 0 found
(#1597) Expected 1 space after "="; 0 found
(#1597) Expected "if (...) {\n"; found "if(...){"
(#1597) Expected 1 space before "!="; 0 found
(#1597) Expected 1 space after "!="; 0 found
(#1597) Expected 1 space before "="; 0 found
(#1597) Expected 1 space after "="; 0 found
(#1597) Expected 1 space before "="; 0 found
(#1597) Expected 1 space after "="; 0 found
(#1597) Closing brace must be on a line by itself
(#1597) Variable "_b" must not contain underscores.
(#1597) Expected 1 space before "="; 0 found
(#1597) Expected 1 space after "="; 0 found
(#1597) Expected "if (...) {\n"; found "if(...){"
(#1597) Expected "if (...) {\n"; found "if(...){"
(#1597) Variable "Ee" must be all lower-case
(#1597) Expected 1 space before "!="; 0 found
(#1597) Expected 1 space after "!="; 0 found
(#1597) Variable "_b" must not contain underscores.
(#1597) Expected 1 space before "="; 0 found
(#1597) Expected 1 space after "="; 0 found
(#1597) Expected 1 space before "<"; 0 found
(#1597) Expected 1 space after "<"; 0 found
(#1597) Expected 1 space before "?"; 0 found
(#1597) Expected 1 space after "?"; 0 found
(#1597) Expected 1 space before ":"; 0 found
(#1597) Expected 1 space after ":"; 0 found
(#1597) Expected 1 space before "="; 0 found
(#1597) Expected 1 space after "="; 0 found
(#1597) Variable "_b" must not contain underscores.
(#1597) Closing brace must be on a line by itself
(#1597) Inline control structures are not allowed
(#1597) Usage of ELSEIF not allowed; use ELSE IF instead
(#1597) Expected 1 space before "!="; 0 found
(#1597) Expected 1 space after "!="; 0 found
(#1597) Variable "De" must be all lower-case
(#1597) Closing brace must be on a line by itself
(#1597) Expected "if (...) {\n"; found "if(...){"
(#1597) Variable "Xf" must be all lower-case
(#1597) Expected 1 space before "="; 0 found
(#1597) Expected 1 space after "="; 0 found
(#1597) Expected "foreach (...) {\n"; found "foreach(...){"
(#1597) Expected 1 space before "=>"; 0 found
(#1597) Expected 1 space after "=>"; 0 found
(#1597) Expected 1 space after "as"; 0 found
(#1597) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1598) Line indented incorrectly; expected at least 12 spaces, found 0
(#1598) Variable "_e" must not contain underscores.
(#1598) Expected 1 space before "=>"; 0 found
(#1598) Expected 1 space after "=>"; 0 found
(#1598) Variable "Uc" must be all lower-case
(#1598) Inline control structures are not allowed
(#1598) Variable "Uc" must be all lower-case
(#1598) Expected 1 space before "="; 0 found
(#1598) Expected 1 space after "="; 0 found
(#1598) Variable "Uc" must be all lower-case
(#1598) Variable "Uc" must be all lower-case
(#1598) Expected 1 space before "="; 0 found
(#1598) Expected 1 space after "="; 0 found
(#1598) Variable "Uc" must be all lower-case
(#1598) Inline control structures are not allowed
(#1598) Variable "Xf" must be all lower-case
(#1598) Expected 1 space before "="; 0 found
(#1598) Expected 1 space after "="; 0 found
(#1598) Variable "_e" must not contain underscores.
(#1598) Commas (,) must be followed by white space.
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "Uc" must be all lower-case
(#1598) Usage of ELSEIF not allowed; use ELSE IF instead
(#1598) Variable "Ee" must be all lower-case
(#1598) Expected 1 space before "=="; 0 found
(#1598) Expected 1 space after "=="; 0 found
(#1598) Variable "Be" must be all lower-case
(#1598) Expected 1 space before "="; 0 found
(#1598) Expected 1 space after "="; 0 found
(#1598) Variable "Vc" must be all lower-case
(#1598) Variable "_e" must not contain underscores.
(#1598) Variable "Xf" must be all lower-case
(#1598) Expected 1 space before "="; 0 found
(#1598) Expected 1 space after "="; 0 found
(#1598) Variable "Be" must be all lower-case
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "Uc" must be all lower-case
(#1598) Variable "Uc" must be all lower-case
(#1598) Expected 1 space before "="; 0 found
(#1598) Expected 1 space after "="; 0 found
(#1598) Variable "Uc" must be all lower-case
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "Be" must be all lower-case
(#1598) Variable "Vc" must be all lower-case
(#1598) Variable "_e" must not contain underscores.
(#1598) Closing brace must be on a line by itself
(#1598) Expected "if (...) {\n"; found "if(...){"
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "_e" must not contain underscores.
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "B" must be all lower-case
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "Xf" must be all lower-case
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "B" must be all lower-case
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "B" must be all lower-case
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "Uc" must be all lower-case
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "B" must be all lower-case
(#1598) Commas (,) must be followed by white space.
(#1598) Variable "B" must be all lower-case
(#1598) Expected 1 space before "="; 0 found
(#1598) Expected 1 space after "="; 0 found
(#1598) Closing brace must be on a line by itself
(#1598) Closing brace must be on a line by itself
(#1598) Closing brace must be on a line by itself
(#1598) Expected "if (...) {\n"; found "if(...){"
(#1598) Inline control structures are not allowed
(#1598) Variable "Ee" must be all lower-case
(#1598) Expected 1 space before "!="; 0 found
(#1598) Expected 1 space after "!="; 0 found
(#1598) Variable "Ee" must be all lower-case
(#1598) Usage of ELSEIF not allowed; use ELSE IF instead
(#1598) Expected "foreach (...) {\n"; found "foreach(...){"
(#1598) Expected 1 space before "=>"; 0 found
(#1598) Expected 1 space after "=>"; 0 found
(#1598) Expected 1 space after "as"; 0 found
(#1598) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1598) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1598) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1598) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1598) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1598) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1598) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1598) Variable "Vc" must be all lower-case
(#1599) Line indented incorrectly; expected at least 24 spaces, found 0
(#1599) Variable "_e" must not contain underscores.
(#1599) Expected 1 space before "=>"; 0 found
(#1599) Expected 1 space after "=>"; 0 found
(#1599) Variable "Xf" must be all lower-case
(#1599) Inline control structures are not allowed
(#1599) Commas (,) must be followed by white space.
(#1599) Variable "_e" must not contain underscores.
(#1599) Commas (,) must be followed by white space.
(#1599) Variable "B" must be all lower-case
(#1599) Commas (,) must be followed by white space.
(#1599) Variable "Xf" must be all lower-case
(#1599) Commas (,) must be followed by white space.
(#1599) Variable "B" must be all lower-case
(#1599) Commas (,) must be followed by white space.
(#1599) Variable "B" must be all lower-case
(#1599) Closing brace must be on a line by itself
(#1599) Closing brace must be on a line by itself
(#1599) Closing brace must be on a line by itself
(#1599) Commas (,) must be followed by white space.
(#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 "_b" must not contain underscores.
(#1599) Closing brace must be on a line by itself
(#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) Commas (,) must be followed by white space.
(#1599) Commas (,) must be followed by white space.
(#1599) Expected 1 space before "=>"; 0 found
(#1599) Expected 1 space after "=>"; 0 found
(#1599) Commas (,) must be followed by white space.
(#1599) Expected "if (...) {\n"; found "if(...){"
(#1599) Variable "K" must be all lower-case
(#1599) Expected 1 space before "="; 0 found
(#1599) Expected 1 space after "="; 0 found
(#1599) Variable "Vc" must be all lower-case
(#1599) Expected 1 space before "="; 0 found
(#1599) Expected 1 space after "="; 0 found
(#1599) Closing brace must be on a line by itself
(#1599) Expected "} else {\n"; found "}else{"
(#1599) Variable "K" must be all lower-case
(#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) Variable "K" must be all lower-case
(#1599) Expected 1 space before "="; 0 found
(#1599) Expected 1 space after "="; 0 found
(#1599) Variable "De" must be all lower-case
(#1599) Inline control structures are not allowed
(#1599) Variable "De" must be all lower-case
(#1599) Expected 1 space before "!="; 0 found
(#1599) Expected 1 space after "!="; 0 found
(#1599) Variable "K" must be all lower-case
(#1599) Expected 1 space before "="; 0 found
(#1599) Expected 1 space after "="; 0 found
(#1599) Variable "Vc" must be all lower-case
(#1599) Expected 1 space before "=="; 0 found
(#1599) Expected 1 space after "=="; 0 found
(#1599) Variable "Vc" must be all lower-case
(#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) Expected 1 space before "="; 0 found
(#1599) Expected 1 space after "="; 0 found
(#1599) Closing brace must be on a line by itself
(#1599) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1601) Commas (,) must be followed by white space.
(#1601) Commas (,) must be followed by white space.
(#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.
(#1602) Commas (,) must be followed by white space.
(#1602) Variable "K" must be all lower-case
(#1602) Commas (,) must be followed by white space.
(#1603) Commas (,) must be followed by white space.
(#1603) Commas (,) must be followed by white space.
(#1603) Commas (,) must be followed by white space.
(#1603) Variable "K" must be all lower-case
(#1603) Commas (,) must be followed by white space.
(#1604) Expected "if (...) {\n"; found "if(...){"
(#1604) Variable "K" must be all lower-case
(#1604) Closing brace must be on a line by itself
(#1605) Line indented incorrectly; expected at least 16 spaces, found 0
(#1605) Commas (,) must be followed by white space.
(#1605) Commas (,) must be followed by white space.
(#1605) Variable "K" must be all lower-case
(#1605) Commas (,) must be followed by white space.
(#1605) Commas (,) must be followed by white space.
(#1605) Commas (,) must be followed by white space.
(#1607) Commas (,) must be followed by white space.
(#1607) Expected 1 space before "=>"; 0 found
(#1607) Expected 1 space after "=>"; 0 found
(#1607) Expected 1 space before "="; 0 found
(#1607) Expected 1 space after "="; 0 found
(#1607) Expected "foreach (...) {\n"; found "foreach(...){"
(#1607) Expected 1 space before "=>"; 0 found
(#1607) Expected 1 space after "=>"; 0 found
(#1607) Expected 1 space after "as"; 0 found
(#1607) Line exceeds 132 characters; contains 145 characters
(#1607) Line exceeds 132 characters; contains 145 characters
(#1607) Line exceeds 132 characters; contains 145 characters
(#1607) Line exceeds 132 characters; contains 145 characters
(#1607) Line exceeds 132 characters; contains 145 characters
(#1607) Line exceeds 132 characters; contains 145 characters
(#1607) Line exceeds 132 characters; contains 145 characters
(#1607) Variable "Vc" must be all lower-case
(#1608) Line indented incorrectly; expected at least 16 spaces, found 0
(#1608) Variable "_e" must not contain underscores.
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Variable "Uc" must be all lower-case
(#1608) Variable "_e" must not contain underscores.
(#1608) Expected 1 space before "!="; 0 found
(#1608) Expected 1 space after "!="; 0 found
(#1608) Expected 1 space before "?"; 0 found
(#1608) Expected 1 space after "?"; 0 found
(#1608) Variable "_e" must not contain underscores.
(#1608) Expected 1 space before ":"; 0 found
(#1608) Expected 1 space after ":"; 0 found
(#1608) Closing brace must be on a line by itself
(#1608) Expected "foreach (...) {\n"; found "foreach(...){"
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Expected 1 space before "as"; 0 found
(#1608) Expected 1 space after "as"; 0 found
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Commas (,) must be followed by white space.
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Commas (,) must be followed by white space.
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Commas (,) must be followed by white space.
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Commas (,) must be followed by white space.
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Commas (,) must be followed by white space.
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Commas (,) must be followed by white space.
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Variable "Lb" must be all lower-case
(#1608) Expected "foreach (...) {\n"; found "foreach(...){"
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Expected 1 space before "as"; 0 found
(#1608) Expected 1 space after "as"; 0 found
(#1608) Variable "_f" must not contain underscores.
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Variable "Lb" must be all lower-case
(#1608) Expected 1 space before "?"; 0 found
(#1608) Expected 1 space after "?"; 0 found
(#1608) Variable "Lb" must be all lower-case
(#1608) Expected 1 space before ":"; 0 found
(#1608) Expected 1 space after ":"; 0 found
(#1608) Expected 1 space before "="; 0 found
(#1608) Expected 1 space after "="; 0 found
(#1608) Expected "foreach (...) {\n"; found "foreach(...){"
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Expected 1 space after "as"; 0 found
(#1608) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 497 characters
(#1608) Variable "Vc" must be all lower-case
(#1609) Line indented incorrectly; expected at least 24 spaces, found 0
(#1609) Variable "_e" must not contain underscores.
(#1609) Expected 1 space before "=>"; 0 found
(#1609) Expected 1 space after "=>"; 0 found
(#1609) Variable "Uc" must be all lower-case
(#1609) Variable "C" must be all lower-case
(#1609) Expected 1 space before "="; 0 found
(#1609) Expected 1 space after "="; 0 found
(#1609) Variable "Y" must be all lower-case
(#1609) Expected 1 space before "="; 0 found
(#1609) Expected 1 space after "="; 0 found
(#1609) Variable "Uc" must be all lower-case
(#1609) Inline control structures are not allowed
(#1609) Expected 1 space before "=="; 0 found
(#1609) Expected 1 space after "=="; 0 found
(#1609) Variable "_e" must not contain underscores.
(#1609) Expected 1 space before "!="; 0 found
(#1609) Expected 1 space after "!="; 0 found
(#1609) Variable "Vc" must be all lower-case
(#1609) Expected 1 space before "?"; 0 found
(#1609) Expected 1 space after "?"; 0 found
(#1609) Expected 1 space before ":"; 0 found
(#1609) Expected 1 space after ":"; 0 found
(#1609) Inline control structures are not allowed
(#1609) Usage of ELSEIF not allowed; use ELSE IF instead
(#1609) Variable "C" must be all lower-case
(#1609) Variable "Y" must be all lower-case
(#1609) Expected 1 space before "?"; 0 found
(#1609) Expected 1 space after "?"; 0 found
(#1609) Expected 1 space before ":"; 0 found
(#1609) Expected 1 space after ":"; 0 found
(#1609) Variable "Y" must be all lower-case
(#1609) Expected 1 space before "=="; 0 found
(#1609) Expected 1 space after "=="; 0 found
(#1609) Expected 1 space before "?"; 0 found
(#1609) Expected 1 space after "?"; 0 found
(#1609) Expected 1 space before ":"; 0 found
(#1609) Expected 1 space after ":"; 0 found
(#1609) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1609) Inline control structures are not allowed
(#1610) Line indented incorrectly; expected at least 28 spaces, found 0
(#1610) Variable "C" must be all lower-case
(#1610) Variable "Y" must be all lower-case
(#1610) Expected 1 space before "?"; 0 found
(#1610) Expected 1 space after "?"; 0 found
(#1610) Expected 1 space before ":"; 0 found
(#1610) Expected 1 space after ":"; 0 found
(#1610) Expected 1 space before "=="; 0 found
(#1610) Expected 1 space after "=="; 0 found
(#1610) Expected 1 space before "?"; 0 found
(#1610) Expected 1 space after "?"; 0 found
(#1610) Expected 1 space before ":"; 0 found
(#1610) Expected 1 space after ":"; 0 found
(#1610) Expected 1 space before "=="; 0 found
(#1610) Expected 1 space after "=="; 0 found
(#1610) Expected 1 space before "?"; 0 found
(#1610) Expected 1 space after "?"; 0 found
(#1610) Expected 1 space before ":"; 0 found
(#1610) Expected 1 space after ":"; 0 found
(#1610) Closing brace must be on a line by itself
(#1610) Closing brace must be on a line by itself
(#1610) Closing brace must be on a line by itself
(#1610) Commas (,) must be followed by white space.
(#1610) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1610) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1610) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1610) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1610) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1610) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1610) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1611) Commas (,) must be followed by white space.
(#1611) Commas (,) must be followed by white space.
(#1612) Expected "if (...) {\n"; found "if(...){"
(#1612) Commas (,) must be followed by white space.
(#1612) Commas (,) must be followed by white space.
(#1612) Commas (,) must be followed by white space.
(#1612) Commas (,) must be followed by white space.
(#1612) Closing brace must be on a line by itself
(#1612) Commas (,) must be followed by white space.
(#1612) Variable "T" must be all lower-case
(#1612) Commas (,) must be followed by white space.
(#1612) Line exceeds 132 characters; contains 156 characters
(#1612) Line exceeds 132 characters; contains 156 characters
(#1612) Line exceeds 132 characters; contains 156 characters
(#1612) Line exceeds 132 characters; contains 156 characters
(#1612) Line exceeds 132 characters; contains 156 characters
(#1612) Line exceeds 132 characters; contains 156 characters
(#1612) Line exceeds 132 characters; contains 156 characters
(#1614) Closing brace must be on a line by itself
(#1614) Usage of ELSEIF not allowed; use ELSE IF instead
(#1614) Expected "if (...) {\n"; found "if(...){"
(#1614) Variable "Hd" must be all lower-case
(#1614) Expected 1 space before "="; 0 found
(#1614) Expected 1 space after "="; 0 found
(#1614) Expected "foreach (...) {\n"; found "foreach(...){"
(#1614) Expected 1 space before "as"; 0 found
(#1614) Expected 1 space after "as"; 0 found
(#1614) Variable "X" must be all lower-case
(#1614) Inline control structures are not allowed
(#1614) Variable "X" must be all lower-case
(#1614) Variable "Hd" must be all lower-case
(#1614) Closing brace must be on a line by itself
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "Hd" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "Hd" must be all lower-case
(#1614) Closing brace must be on a line by itself
(#1614) Commas (,) must be followed by white space.
(#1614) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1617) Expected 1 space before "="; 0 found
(#1617) Expected 1 space after "="; 0 found
(#1617) Expected "foreach (...) {\n"; found "foreach(...){"
(#1617) Expected 1 space before "=>"; 0 found
(#1617) Expected 1 space after "=>"; 0 found
(#1617) Expected 1 space before "as"; 0 found
(#1617) Expected 1 space after "as"; 0 found
(#1617) Expected 1 space before "=>"; 0 found
(#1617) Expected 1 space after "=>"; 0 found
(#1617) Variable "K" must be all lower-case
(#1617) Expected "if (...) {\n"; found "if(...){"
(#1617) Expected 1 space before "?"; 0 found
(#1617) Expected 1 space after "?"; 0 found
(#1617) Expected 1 space before ":"; 0 found
(#1617) Expected 1 space after ":"; 0 found
(#1617) Inline control structures are not allowed
(#1617) Expected 1 space before "=>"; 0 found
(#1617) Expected 1 space after "=>"; 0 found
(#1617) Expected 1 space after "as"; 0 found
(#1617) Variable "K" must be all lower-case
(#1618) Line indented incorrectly; expected at least 12 spaces, found 0
(#1618) Expected 1 space before "=>"; 0 found
(#1618) Expected 1 space after "=>"; 0 found
(#1618) Variable "X" must be all lower-case
(#1618) Expected 1 space before "=>"; 0 found
(#1618) Expected 1 space after "=>"; 0 found
(#1618) Commas (,) must be followed by white space.
(#1618) Expected 1 space before "=>"; 0 found
(#1618) Expected 1 space after "=>"; 0 found
(#1618) Commas (,) must be followed by white space.
(#1618) Expected 1 space before "=>"; 0 found
(#1618) Expected 1 space after "=>"; 0 found
(#1618) Commas (,) must be followed by white space.
(#1618) Closing brace must be on a line by itself
(#1618) Expected 1 space before "?"; 0 found
(#1618) Expected 1 space after "?"; 0 found
(#1618) Commas (,) must be followed by white space.
(#1618) Variable "K" must be all lower-case
(#1618) Commas (,) must be followed by white space.
(#1618) Expected 1 space before ":"; 0 found
(#1618) Expected 1 space after ":"; 0 found
(#1618) Inline control structures are not allowed
(#1618) Expected 1 space before "=>"; 0 found
(#1618) Expected 1 space after "=>"; 0 found
(#1618) Expected 1 space after "as"; 0 found
(#1618) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1618) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1618) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1618) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1618) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1618) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1618) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1618) Variable "K" must be all lower-case
(#1619) Expected 1 space before "=>"; 0 found
(#1619) Expected 1 space after "=>"; 0 found
(#1619) Variable "X" must be all lower-case
(#1619) Expected 1 space before "=="; 0 found
(#1619) Expected 1 space after "=="; 0 found
(#1619) Expected 1 space before "=="; 0 found
(#1619) Expected 1 space after "=="; 0 found
(#1619) Commas (,) must be followed by white space.
(#1619) Variable "K" must be all lower-case
(#1619) Variable "X" must be all lower-case
(#1619) Expected 1 space before "!="; 0 found
(#1619) Expected 1 space after "!="; 0 found
(#1619) Expected 1 space before "=="; 0 found
(#1619) Expected 1 space after "=="; 0 found
(#1619) Expected 1 space before "=="; 0 found
(#1619) Expected 1 space after "=="; 0 found
(#1619) Variable "X" must be all lower-case
(#1619) Expected 1 space before "!="; 0 found
(#1619) Expected 1 space after "!="; 0 found
(#1619) Expected 1 space before "=="; 0 found
(#1619) Expected 1 space after "=="; 0 found
(#1619) Expected 1 space before "=="; 0 found
(#1619) Expected 1 space after "=="; 0 found
(#1619) Variable "X" must be all lower-case
(#1619) Expected 1 space before "!="; 0 found
(#1619) Expected 1 space after "!="; 0 found
(#1619) Expected 1 space before "?"; 0 found
(#1619) Expected 1 space after "?"; 0 found
(#1619) Variable "X" must be all lower-case
(#1619) Commas (,) must be followed by white space.
(#1619) Commas (,) must be followed by white space.
(#1619) Variable "K" must be all lower-case
(#1619) Expected 1 space before "!="; 0 found
(#1619) Expected 1 space after "!="; 0 found
(#1619) Expected 1 space before "?"; 0 found
(#1619) Expected 1 space after "?"; 0 found
(#1619) Variable "K" must be all lower-case
(#1619) Expected 1 space before ":"; 0 found
(#1619) Expected 1 space after ":"; 0 found
(#1619) Variable "X" must be all lower-case
(#1619) Expected 1 space before ":"; 0 found
(#1619) Expected 1 space after ":"; 0 found
(#1619) Variable "X" must be all lower-case
(#1619) Closing brace must be on a line by itself
(#1619) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1622) Expected "if (...) {\n"; found "if(...){"
(#1622) Expected 1 space before "+"; 0 found
(#1622) Expected 1 space after "+"; 0 found
(#1622) Commas (,) must be followed by white space.
(#1622) Commas (,) must be followed by white space.
(#1622) Closing brace must be on a line by itself
(#1622) Commas (,) must be followed by white space.
(#1622) Variable "T" must be all lower-case
(#1622) Commas (,) must be followed by white space.
(#1622) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1624) Closing brace must be on a line by itself
(#1624) Usage of ELSEIF not allowed; use ELSE IF instead
(#1624) Expected 1 space before "="; 0 found
(#1624) Expected 1 space after "="; 0 found
(#1624) Variable "R" 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 "Mc" must be all lower-case
(#1624) Expected 1 space before "="; 0 found
(#1624) Expected 1 space after "="; 0 found
(#1624) Variable "Ae" must be all lower-case
(#1624) Expected 1 space before "="; 0 found
(#1624) Expected 1 space after "="; 0 found
(#1624) Expected "if (...) {\n"; found "if(...){"
(#1624) Variable "R" must be all lower-case
(#1624) Variable "Ae" 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) 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) Commas (,) must be followed by white space.
(#1624) Expected 1 space before "=>"; 0 found
(#1624) Expected 1 space after "=>"; 0 found
(#1624) Variable "Ae" must be all lower-case
(#1624) Closing brace must be on a line by itself
(#1624) Commas (,) must be followed by white space.
(#1624) Variable "Yf" 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) Variable "Yg" must be all lower-case
(#1624) Expected 1 space before "="; 0 found
(#1624) Expected 1 space after "="; 0 found
(#1624) Expected "foreach (...) {\n"; found "foreach(...){"
(#1624) Expected 1 space before "=>"; 0 found
(#1624) Expected 1 space after "=>"; 0 found
(#1624) Expected 1 space after "as"; 0 found
(#1624) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1624) Line exceeds maximum limit of 180 characters; contains 322 characters
(#1625) Line indented incorrectly; expected at least 4 spaces, found 0
(#1625) Expected 1 space before "=>"; 0 found
(#1625) Expected 1 space after "=>"; 0 found
(#1625) Variable "C" must be all lower-case
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Expected "if (...) {\n"; found "if(...){"
(#1625) Variable "C" must be all lower-case
(#1625) Expected 1 space before "!="; 0 found
(#1625) Expected 1 space after "!="; 0 found
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Variable "C" must be all lower-case
(#1625) Commas (,) must be followed by white space.
(#1625) Inline control structures are not allowed
(#1625) Variable "Yg" must be all lower-case
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Closing brace must be on a line by itself
(#1625) Variable "Yf" must be all lower-case
(#1625) Expected 1 space before "+="; 0 found
(#1625) Expected 1 space after "+="; 0 found
(#1625) Closing brace must be on a line by itself
(#1625) Variable "M" must be all lower-case
(#1625) Commas (,) must be followed by white space.
(#1625) Variable "Wc" must be all lower-case
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Commas (,) must be followed by white space.
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Variable "Wc" must be all lower-case
(#1625) Expected 1 space before "<"; 0 found
(#1625) Expected 1 space after "<"; 0 found
(#1625) Variable "M" must be all lower-case
(#1625) Variable "Z" must be all lower-case
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Commas (,) must be followed by white space.
(#1625) Variable "Pe" must be all lower-case
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Commas (,) must be followed by white space.
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Variable "Rc" must be all lower-case
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Variable "M" must be all lower-case
(#1625) Expected 1 space before "?"; 0 found
(#1625) Expected 1 space after "?"; 0 found
(#1625) Commas (,) must be followed by white space.
(#1625) Variable "M" must be all lower-case
(#1625) Expected 1 space before ":"; 0 found
(#1625) Expected 1 space after ":"; 0 found
(#1625) Variable "Ae" must be all lower-case
(#1625) Expected 1 space before "?"; 0 found
(#1625) Expected 1 space after "?"; 0 found
(#1625) Variable "Ae" must be all lower-case
(#1625) Expected 1 space before ":"; 0 found
(#1625) Expected 1 space after ":"; 0 found
(#1625) Commas (,) must be followed by white space.
(#1625) Commas (,) must be followed by white space.
(#1625) Variable "M" must be all lower-case
(#1625) Variable "Xc" must be all lower-case
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Variable "Wc" must be all lower-case
(#1625) Expected 1 space before "?"; 0 found
(#1625) Expected 1 space after "?"; 0 found
(#1625) Commas (,) must be followed by white space.
(#1625) Variable "Wc" must be all lower-case
(#1625) Expected 1 space before ":"; 0 found
(#1625) Expected 1 space after ":"; 0 found
(#1625) Variable "Pe" must be all lower-case
(#1625) Expected 1 space before "?"; 0 found
(#1625) Expected 1 space after "?"; 0 found
(#1625) Commas (,) must be followed by white space.
(#1625) Variable "Pe" must be all lower-case
(#1625) Expected 1 space before ":"; 0 found
(#1625) Expected 1 space after ":"; 0 found
(#1625) Expected "if (...) {\n"; found "if(...){"
(#1625) Expected "foreach (...) {\n"; found "foreach(...){"
(#1625) Expected 1 space before "=>"; 0 found
(#1625) Expected 1 space after "=>"; 0 found
(#1625) Expected 1 space before "as"; 0 found
(#1625) Expected 1 space after "as"; 0 found
(#1625) Expected 1 space before "=>"; 0 found
(#1625) Expected 1 space after "=>"; 0 found
(#1625) Variable "K" must be all lower-case
(#1625) Variable "Fa" must be all lower-case
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Variable "K" must be all lower-case
(#1625) Variable "M" must be all lower-case
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Variable "Fa" must be all lower-case
(#1625) Expected 1 space before "?"; 0 found
(#1625) Expected 1 space after "?"; 0 found
(#1625) Variable "Fa" must be all lower-case
(#1625) Expected 1 space before ":"; 0 found
(#1625) Expected 1 space after ":"; 0 found
(#1625) Variable "K" must be all lower-case
(#1625) Variable "Z" must be all lower-case
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Commas (,) must be followed by white space.
(#1625) Variable "J" must be all lower-case
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Variable "Tb" must be all lower-case
(#1625) Commas (,) must be followed by white space.
(#1625) Variable "M" must be all lower-case
(#1625) Commas (,) must be followed by white space.
(#1625) Variable "Z" must be all lower-case
(#1625) Commas (,) must be followed by white space.
(#1625) Variable "M" must be all lower-case
(#1625) Commas (,) must be followed by white space.
(#1625) Commas (,) must be followed by white space.
(#1625) Commas (,) must be followed by white space.
(#1625) Inline control structures are not allowed
(#1625) Variable "J" must be all lower-case
(#1625) Line exceeds maximum limit of 180 characters; contains 806 characters
(#1625) Line exceeds maximum limit of 180 characters; contains 806 characters
(#1625) Line exceeds maximum limit of 180 characters; contains 806 characters
(#1625) Line exceeds maximum limit of 180 characters; contains 806 characters
(#1625) Line exceeds maximum limit of 180 characters; contains 806 characters
(#1625) Line exceeds maximum limit of 180 characters; contains 806 characters
(#1625) Line exceeds maximum limit of 180 characters; contains 806 characters
(#1626) Line indented incorrectly; expected at least 12 spaces, found 0
(#1626) Variable "J" must be all lower-case
(#1626) Closing brace must be on a line by itself
(#1626) Closing brace must be on a line by itself
(#1626) Expected "if (...) {\n"; found "if(...){"
(#1626) Variable "Th" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "Z" must be all lower-case
(#1626) Inline control structures are not allowed
(#1626) Variable "Th" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Commas (,) must be followed by white space.
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "Th" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "Th" must be all lower-case
(#1626) Expected 1 space before "?"; 0 found
(#1626) Expected 1 space after "?"; 0 found
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "Th" must be all lower-case
(#1626) Expected 1 space before ":"; 0 found
(#1626) Expected 1 space after ":"; 0 found
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "_h" must not contain underscores.
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Expected "foreach (...) {\n"; found "foreach(...){"
(#1626) Expected 1 space after "as"; 0 found
(#1626) Line exceeds maximum limit of 180 characters; contains 241 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 241 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 241 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 241 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 241 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 241 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 241 characters
(#1627) Line indented incorrectly; expected at least 8 spaces, found 0
(#1627) Expected "if (...) {\n"; found "if(...){"
(#1627) Expected 1 space before "=="; 0 found
(#1627) Expected 1 space after "=="; 0 found
(#1627) Expected 1 space before "="; 0 found
(#1627) Expected 1 space after "="; 0 found
(#1627) Variable "_h" must not contain underscores.
(#1627) Expected 1 space before "="; 0 found
(#1627) Expected 1 space after "="; 0 found
(#1627) Variable "M" must be all lower-case
(#1627) Expected 1 space before "?"; 0 found
(#1627) Expected 1 space after "?"; 0 found
(#1627) Expected 1 space before ":"; 0 found
(#1627) Expected 1 space after ":"; 0 found
(#1627) Closing brace must be on a line by itself
(#1627) Closing brace must be on a line by itself
(#1627) Expected "foreach (...) {\n"; found "foreach(...){"
(#1627) Expected 1 space before "=>"; 0 found
(#1627) Expected 1 space after "=>"; 0 found
(#1627) Expected 1 space after "as"; 0 found
(#1627) Variable "_h" must not contain underscores.
(#1628) Line indented incorrectly; expected at least 8 spaces, found 0
(#1628) Expected 1 space before "=>"; 0 found
(#1628) Expected 1 space after "=>"; 0 found
(#1628) Variable "X" must be all lower-case
(#1628) Inline control structures are not allowed
(#1628) Commas (,) must be followed by white space.
(#1628) Variable "M" must be all lower-case
(#1628) Variable "_h" must not contain underscores.
(#1628) Closing brace must be on a line by itself
(#1628) Expected "if (...) {\n"; found "if(...){"
(#1628) Commas (,) must be followed by white space.
(#1628) Commas (,) must be followed by white space.
(#1628) Inline control structures are not allowed
(#1628) Variable "_h" must not contain underscores.
(#1628) Expected 1 space before "==="; 0 found
(#1628) Expected 1 space after "==="; 0 found
(#1628) Variable "H" must be all lower-case
(#1628) Expected 1 space before "="; 0 found
(#1628) Expected 1 space after "="; 0 found
(#1628) Variable "Rc" must be all lower-case
(#1628) Expected 1 space before "="; 0 found
(#1628) Expected 1 space after "="; 0 found
(#1628) Inline control structures are not allowed
(#1628) Expected 1 space before "as"; 0 found
(#1628) Expected 1 space after "as"; 0 found
(#1628) Variable "X" must be all lower-case
(#1628) Expected 1 space before "="; 0 found
(#1628) Expected 1 space after "="; 0 found
(#1628) Variable "Rc" must be all lower-case
(#1628) Commas (,) must be followed by white space.
(#1628) Variable "Z" must be all lower-case
(#1628) Expected 1 space before "?"; 0 found
(#1628) Expected 1 space after "?"; 0 found
(#1628) Commas (,) must be followed by white space.
(#1628) Variable "Z" must be all lower-case
(#1628) Expected 1 space before ":"; 0 found
(#1628) Expected 1 space after ":"; 0 found
(#1628) Variable "X" must be all lower-case
(#1628) Commas (,) must be followed by white space.
(#1628) Variable "Xc" must be all lower-case
(#1628) Commas (,) must be followed by white space.
(#1628) Variable "H" must be all lower-case
(#1628) Expected 1 space before "="; 0 found
(#1628) Expected 1 space after "="; 0 found
(#1628) Commas (,) must be followed by white space.
(#1628) Closing brace must be on a line by itself
(#1628) Commas (,) must be followed by white space.
(#1628) Commas (,) must be followed by white space.
(#1628) Variable "H" must be all lower-case
(#1628) Closing brace must be on a line by itself
(#1628) Expected "if (...) {\n"; found "if(...){"
(#1628) Variable "Z" must be all lower-case
(#1628) Commas (,) must be followed by white space.
(#1628) Variable "Mc" must be all lower-case
(#1628) Expected "if (...) {\n"; found "if(...){"
(#1628) Variable "I" must be all lower-case
(#1628) Expected 1 space before "="; 0 found
(#1628) Expected 1 space after "="; 0 found
(#1628) Expected 1 space before "="; 0 found
(#1628) Expected 1 space after "="; 0 found
(#1628) Variable "O" must be all lower-case
(#1628) Expected 1 space before "="; 0 found
(#1628) Expected 1 space after "="; 0 found
(#1628) Expected "if (...) {\n"; found "if(...){"
(#1628) Expected "foreach (...) {\n"; found "foreach(...){"
(#1628) Expected 1 space before "=>"; 0 found
(#1628) Expected 1 space after "=>"; 0 found
(#1628) Expected 1 space after "as"; 0 found
(#1628) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1628) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1628) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1628) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1628) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1628) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1628) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1629) Line indented incorrectly; expected at least 20 spaces, found 0
(#1629) Variable "C" must be all lower-case
(#1629) Expected 1 space before "=>"; 0 found
(#1629) Expected 1 space after "=>"; 0 found
(#1629) Variable "X" must be all lower-case
(#1629) Variable "X" must be all lower-case
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Variable "C" must be all lower-case
(#1629) Inline control structures are not allowed
(#1629) Variable "X" must be all lower-case
(#1629) Expected 1 space before "!=="; 0 found
(#1629) Expected 1 space after "!=="; 0 found
(#1629) Variable "X" must be all lower-case
(#1629) Expected 1 space before "!=="; 0 found
(#1629) Expected 1 space after "!=="; 0 found
(#1629) Variable "O" must be all lower-case
(#1629) Variable "C" must be all lower-case
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Variable "X" must be all lower-case
(#1629) Expected 1 space before "!=="; 0 found
(#1629) Expected 1 space after "!=="; 0 found
(#1629) Expected 1 space before "?"; 0 found
(#1629) Expected 1 space after "?"; 0 found
(#1629) Variable "X" must be all lower-case
(#1629) Expected 1 space before ":"; 0 found
(#1629) Expected 1 space after ":"; 0 found
(#1629) Variable "C" must be all lower-case
(#1629) Closing brace must be on a line by itself
(#1629) Closing brace must be on a line by itself
(#1629) Expected "if (...) {\n"; found "if(...){"
(#1629) Variable "O" must be all lower-case
(#1629) Inline control structures are not allowed
(#1629) Variable "H" must be all lower-case
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "O" must be all lower-case
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "O" must be all lower-case
(#1629) Expected "if (...) {\n"; found "if(...){"
(#1629) Variable "_h" must not contain underscores.
(#1629) Expected 1 space before "==="; 0 found
(#1629) Expected 1 space after "==="; 0 found
(#1629) Variable "I" must be all lower-case
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Expected 1 space before "?"; 0 found
(#1629) Expected 1 space after "?"; 0 found
(#1629) Variable "Tb" must be all lower-case
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "Th" must be all lower-case
(#1629) Expected 1 space before ":"; 0 found
(#1629) Expected 1 space after ":"; 0 found
(#1629) Expected 1 space before "?"; 0 found
(#1629) Expected 1 space after "?"; 0 found
(#1629) Variable "H" must be all lower-case
(#1629) Expected 1 space before ":"; 0 found
(#1629) Expected 1 space after ":"; 0 found
(#1629) Variable "Tb" must be all lower-case
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "O" must be all lower-case
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "Th" must be all lower-case
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Closing brace must be on a line by itself
(#1629) Expected "} else {\n"; found "}else{"
(#1629) Expected "foreach (...) {\n"; found "foreach(...){"
(#1629) Expected 1 space before "as"; 0 found
(#1629) Expected 1 space after "as"; 0 found
(#1629) Variable "X" must be all lower-case
(#1629) Variable "Sh" must be all lower-case
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Variable "Z" must be all lower-case
(#1629) Expected 1 space before "?"; 0 found
(#1629) Expected 1 space after "?"; 0 found
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "Z" must be all lower-case
(#1629) Expected 1 space before ":"; 0 found
(#1629) Expected 1 space after ":"; 0 found
(#1629) Variable "X" must be all lower-case
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "I" must be all lower-case
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Expected 1 space before "?"; 0 found
(#1629) Expected 1 space after "?"; 0 found
(#1629) Variable "Tb" must be all lower-case
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "Sh" must be all lower-case
(#1629) Commas (,) must be followed by white space.
(#1629) Expected 1 space before ":"; 0 found
(#1629) Expected 1 space after ":"; 0 found
(#1629) Expected 1 space before "?"; 0 found
(#1629) Expected 1 space after "?"; 0 found
(#1629) Variable "H" must be all lower-case
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "Sh" must be all lower-case
(#1629) Expected 1 space before ":"; 0 found
(#1629) Expected 1 space after ":"; 0 found
(#1629) Variable "Tb" must be all lower-case
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "O" must be all lower-case
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "Sh" must be all lower-case
(#1629) Inline control structures are not allowed
(#1629) Variable "I" must be all lower-case
(#1629) Expected 1 space before "+="; 0 found
(#1629) Expected 1 space after "+="; 0 found
(#1629) Closing brace must be on a line by itself
(#1629) Closing brace must be on a line by itself
(#1629) Closing brace must be on a line by itself
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Commas (,) must be followed by white space.
(#1629) Expected "if (...) {\n"; found "if(...){"
(#1629) Variable "I" must be all lower-case
(#1629) Expected 1 space before "=="; 0 found
(#1629) Expected 1 space after "=="; 0 found
(#1629) Variable "Md" must be all lower-case
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Inline control structures are not allowed
(#1629) Variable "Md" must be all lower-case
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "Md" must be all lower-case
(#1629) Closing brace must be on a line by itself
(#1629) Expected 1 space before "?"; 0 found
(#1629) Expected 1 space after "?"; 0 found
(#1629) Expected 1 space before ":"; 0 found
(#1629) Expected 1 space after ":"; 0 found
(#1629) Commas (,) must be followed by white space.
(#1629) Commas (,) must be followed by white space.
(#1629) Variable "I" must be all lower-case
(#1629) Closing brace must be on a line by itself
(#1629) Usage of ELSEIF not allowed; use ELSE IF instead
(#1629) Inline control structures are not allowed
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Variable "I" must be all lower-case
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Expected "foreach (...) {\n"; found "foreach(...){"
(#1629) Expected 1 space before "=>"; 0 found
(#1629) Expected 1 space after "=>"; 0 found
(#1629) Expected 1 space before "as"; 0 found
(#1629) Expected 1 space after "as"; 0 found
(#1629) Expected 1 space before "=>"; 0 found
(#1629) Expected 1 space after "=>"; 0 found
(#1629) Variable "K" must be all lower-case
(#1629) Variable "O" must be all lower-case
(#1629) Expected 1 space before "="; 0 found
(#1629) Expected 1 space after "="; 0 found
(#1629) Expected "foreach (...) {\n"; found "foreach(...){"
(#1629) Expected 1 space before "=>"; 0 found
(#1629) Expected 1 space after "=>"; 0 found
(#1629) Expected 1 space after "as"; 0 found
(#1629) Line exceeds maximum limit of 180 characters; contains 1052 characters
(#1629) Line exceeds maximum limit of 180 characters; contains 1052 characters
(#1629) Line exceeds maximum limit of 180 characters; contains 1052 characters
(#1629) Line exceeds maximum limit of 180 characters; contains 1052 characters
(#1629) Line exceeds maximum limit of 180 characters; contains 1052 characters
(#1629) Line exceeds maximum limit of 180 characters; contains 1052 characters
(#1629) Line exceeds maximum limit of 180 characters; contains 1052 characters
(#1629) Variable "K" must be all lower-case
(#1630) Line indented incorrectly; expected at least 20 spaces, found 0
(#1630) Expected 1 space before "=>"; 0 found
(#1630) Expected 1 space after "=>"; 0 found
(#1630) Variable "X" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "O" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "X" must be all lower-case
(#1630) Expected 1 space before "!="; 0 found
(#1630) Expected 1 space after "!="; 0 found
(#1630) Expected 1 space before "?"; 0 found
(#1630) Expected 1 space after "?"; 0 found
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "X" must be all lower-case
(#1630) Expected 1 space before ":"; 0 found
(#1630) Expected 1 space after ":"; 0 found
(#1630) Closing brace must be on a line by itself
(#1630) Variable "I" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Variable "Tb" must be all lower-case
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "O" must be all lower-case
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "Z" must be all lower-case
(#1630) Expected 1 space before "?"; 0 found
(#1630) Expected 1 space after "?"; 0 found
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "Z" must be all lower-case
(#1630) Expected 1 space before ":"; 0 found
(#1630) Expected 1 space after ":"; 0 found
(#1630) Commas (,) must be followed by white space.
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "_h" must not contain underscores.
(#1630) Expected 1 space before "==="; 0 found
(#1630) Expected 1 space after "==="; 0 found
(#1630) Commas (,) must be followed by white space.
(#1630) Inline control structures are not allowed
(#1630) Variable "I" must be all lower-case
(#1630) Expected 1 space before "+="; 0 found
(#1630) Expected 1 space after "+="; 0 found
(#1630) Closing brace must be on a line by itself
(#1630) Commas (,) must be followed by white space.
(#1630) Commas (,) must be followed by white space.
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "I" must be all lower-case
(#1630) Closing brace must be on a line by itself
(#1630) Closing brace must be on a line by itself
(#1630) Inline control structures are not allowed
(#1630) Usage of ELSEIF not allowed; use ELSE IF instead
(#1630) Variable "Fc" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Commas (,) must be followed by white space.
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Variable "Fc" must be all lower-case
(#1630) Inline control structures are not allowed
(#1630) Usage of ELSEIF not allowed; use ELSE IF instead
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "Fc" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "I" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "Fc" must be all lower-case
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "Zd" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Variable "Zd" must be all lower-case
(#1630) Variable "Tb" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Expected 1 space before "=="; 0 found
(#1630) Expected 1 space after "=="; 0 found
(#1630) Expected 1 space before "?"; 0 found
(#1630) Expected 1 space after "?"; 0 found
(#1630) Expected 1 space before ":"; 0 found
(#1630) Expected 1 space after ":"; 0 found
(#1630) Expected 1 space before "=="; 0 found
(#1630) Expected 1 space after "=="; 0 found
(#1630) Expected 1 space before "?"; 0 found
(#1630) Expected 1 space after "?"; 0 found
(#1630) Expected 1 space before ":"; 0 found
(#1630) Expected 1 space after ":"; 0 found
(#1630) Variable "L" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Expected "foreach (...) {\n"; found "foreach(...){"
(#1630) Expected 1 space before "=>"; 0 found
(#1630) Expected 1 space after "=>"; 0 found
(#1630) Expected 1 space before "as"; 0 found
(#1630) Expected 1 space after "as"; 0 found
(#1630) Variable "Zd" must be all lower-case
(#1630) Expected 1 space before "=>"; 0 found
(#1630) Expected 1 space after "=>"; 0 found
(#1630) Variable "X" must be all lower-case
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "X" must be all lower-case
(#1630) Commas (,) must be followed by white space.
(#1630) Expected "if (...) {\n"; found "if(...){"
(#1630) Commas (,) must be followed by white space.
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Closing brace must be on a line by itself
(#1630) Expected "} else {\n"; found "}else{"
(#1630) Variable "O" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Inline control structures are not allowed
(#1630) Expected 1 space before "=>"; 0 found
(#1630) Expected 1 space after "=>"; 0 found
(#1630) Expected 1 space before "as"; 0 found
(#1630) Expected 1 space after "as"; 0 found
(#1630) Expected 1 space before "=>"; 0 found
(#1630) Expected 1 space after "=>"; 0 found
(#1630) Variable "O" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Expected 1 space before "=="; 0 found
(#1630) Expected 1 space after "=="; 0 found
(#1630) Expected 1 space before "?"; 0 found
(#1630) Expected 1 space after "?"; 0 found
(#1630) Expected 1 space before ":"; 0 found
(#1630) Expected 1 space after ":"; 0 found
(#1630) Commas (,) must be followed by white space.
(#1630) Commas (,) must be followed by white space.
(#1630) Commas (,) must be followed by white space.
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "L" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Variable "O" must be all lower-case
(#1630) Closing brace must be on a line by itself
(#1630) Closing brace must be on a line by itself
(#1630) Variable "I" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Variable "L" must be all lower-case
(#1630) Variable "Tb" must be all lower-case
(#1630) Commas (,) must be followed by white space.
(#1630) Variable "L" must be all lower-case
(#1630) Commas (,) must be followed by white space.
(#1630) Inline control structures are not allowed
(#1630) Variable "I" must be all lower-case
(#1630) Variable "Tb" 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.
(#1630) Variable "I" must be all lower-case
(#1630) Variable "Tb" must be all lower-case
(#1630) Closing brace must be on a line by itself
(#1630) Closing brace must be on a line by itself
(#1630) Closing brace must be on a line by itself
(#1630) Variable "Kg" must be all lower-case
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1630) Variable "R" must be all lower-case
(#1630) Expected "if (...) {\n"; found "if(...){"
(#1630) Closing brace must be on a line by itself
(#1630) Line exceeds maximum limit of 180 characters; contains 1270 characters
(#1630) Line exceeds maximum limit of 180 characters; contains 1270 characters
(#1630) Line exceeds maximum limit of 180 characters; contains 1270 characters
(#1630) Line exceeds maximum limit of 180 characters; contains 1270 characters
(#1630) Line exceeds maximum limit of 180 characters; contains 1270 characters
(#1630) Line exceeds maximum limit of 180 characters; contains 1270 characters
(#1630) Line exceeds maximum limit of 180 characters; contains 1270 characters
(#1630) Inline control structures are not allowed
(#1631) Line indented incorrectly; expected at least 12 spaces, found 0
(#1631) Variable "Kg" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "O" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Expected "if (...) {\n"; found "if(...){"
(#1631) Variable "Yf" must be all lower-case
(#1631) Variable "O" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Expected "foreach (...) {\n"; found "foreach(...){"
(#1631) Expected 1 space before "as"; 0 found
(#1631) Expected 1 space after "as"; 0 found
(#1631) Variable "X" must be all lower-case
(#1631) Inline control structures are not allowed
(#1631) Variable "Mc" must be all lower-case
(#1631) Variable "X" must be all lower-case
(#1631) Expected 1 space before "=="; 0 found
(#1631) Expected 1 space after "=="; 0 found
(#1631) Variable "X" must be all lower-case
(#1631) Expected 1 space before "=="; 0 found
(#1631) Expected 1 space after "=="; 0 found
(#1631) Variable "X" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "X" must be all lower-case
(#1631) Variable "O" must be all lower-case
(#1631) Expected 1 space before ".="; 0 found
(#1631) Expected 1 space after ".="; 0 found
(#1631) Variable "X" must be all lower-case
(#1631) Variable "X" must be all lower-case
(#1631) Closing brace must be on a line by itself
(#1631) Closing brace must be on a line by itself
(#1631) Variable "R" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "O" must be all lower-case
(#1631) Inline control structures are not allowed
(#1631) Expected 1 space before "?"; 0 found
(#1631) Expected 1 space after "?"; 0 found
(#1631) Expected 1 space before ":"; 0 found
(#1631) Expected 1 space after ":"; 0 found
(#1631) Commas (,) must be followed by white space.
(#1631) Expected 1 space before "!="; 0 found
(#1631) Expected 1 space after "!="; 0 found
(#1631) Expected 1 space before "?"; 0 found
(#1631) Expected 1 space after "?"; 0 found
(#1631) Expected 1 space before "?"; 0 found
(#1631) Expected 1 space after "?"; 0 found
(#1631) Expected 1 space before ":"; 0 found
(#1631) Expected 1 space after ":"; 0 found
(#1631) Expected 1 space before ":"; 0 found
(#1631) Expected 1 space after ":"; 0 found
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "M" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "Z" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "Pe" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "Yg" must be all lower-case
(#1631) Variable "E" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Expected "if (...) {\n"; found "if(...){"
(#1631) Variable "E" must be all lower-case
(#1631) Expected 1 space before "=="; 0 found
(#1631) Expected 1 space after "=="; 0 found
(#1631) Variable "Pc" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "Z" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "Wc" must be all lower-case
(#1631) Variable "E" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "Pc" must be all lower-case
(#1631) Expected 1 space before "-"; 0 found
(#1631) Expected 1 space after "-"; 0 found
(#1631) Expected 1 space before "/"; 0 found
(#1631) Expected 1 space after "/"; 0 found
(#1631) Closing brace must be on a line by itself
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Variable "M" must be all lower-case
(#1631) Expected "if (...) {\n"; found "if(...){"
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Inline control structures are not allowed
(#1631) Variable "Ae" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Variable "Ae" must be all lower-case
(#1631) Closing brace must be on a line by itself
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Commas (,) must be followed by white space.
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "M" must be all lower-case
(#1631) Inline control structures are not allowed
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "I" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Variable "Tb" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "Z" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "Wc" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "Pe" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "E" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Inline control structures are not allowed
(#1631) Variable "I" must be all lower-case
(#1631) Inline control structures are not allowed
(#1631) Expected 1 space before "=="; 0 found
(#1631) Expected 1 space after "=="; 0 found
(#1631) Variable "E" must be all lower-case
(#1631) Variable "I" must be all lower-case
(#1631) Expected 1 space before "*"; 0 found
(#1631) Expected 1 space after "*"; 0 found
(#1631) Variable "E" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Variable "L" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Expected "while (...) {\n"; found "while(...){"
(#1631) Variable "K" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Variable "I" must be all lower-case
(#1631) Inline control structures are not allowed
(#1631) Variable "E" must be all lower-case
(#1631) Expected 1 space before "=="; 0 found
(#1631) Expected 1 space after "=="; 0 found
(#1631) Variable "K" must be all lower-case
(#1631) Variable "L" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Variable "K" must be all lower-case
(#1631) Closing brace must be on a line by itself
(#1631) Inline control structures are not allowed
(#1631) Expected 1 space before "!="; 0 found
(#1631) Expected 1 space after "!="; 0 found
(#1631) Variable "Wc" must be all lower-case
(#1631) Expected 1 space before "=="; 0 found
(#1631) Expected 1 space after "=="; 0 found
(#1631) Variable "Pc" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Inline control structures are not allowed
(#1631) Variable "L" must be all lower-case
(#1631) Variable "Oa" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "Kg" must be all lower-case
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "Wc" must be all lower-case
(#1631) Variable "M" must be all lower-case
(#1631) Expected 1 space before "?"; 0 found
(#1631) Expected 1 space after "?"; 0 found
(#1631) Expected 1 space before ":"; 0 found
(#1631) Expected 1 space after ":"; 0 found
(#1631) Expected 1 space before "?"; 0 found
(#1631) Expected 1 space after "?"; 0 found
(#1631) Expected 1 space before ":"; 0 found
(#1631) Expected 1 space after ":"; 0 found
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Variable "Tc" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Variable "M" must be all lower-case
(#1631) Variable "If" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Expected "foreach (...) {\n"; found "foreach(...){"
(#1631) Expected 1 space before "=>"; 0 found
(#1631) Expected 1 space after "=>"; 0 found
(#1631) Expected 1 space before "as"; 0 found
(#1631) Expected 1 space after "as"; 0 found
(#1631) Variable "L" must be all lower-case
(#1631) Expected 1 space before "=>"; 0 found
(#1631) Expected 1 space after "=>"; 0 found
(#1631) Variable "X" must be all lower-case
(#1631) Expected "if (...) {\n"; found "if(...){"
(#1631) Expected 1 space before "!="; 0 found
(#1631) Expected 1 space after "!="; 0 found
(#1631) Variable "Ae" must be all lower-case
(#1631) Variable "X" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Variable "M" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Variable "M" must be all lower-case
(#1631) Expected 1 space before "?"; 0 found
(#1631) Expected 1 space after "?"; 0 found
(#1631) Variable "X" must be all lower-case
(#1631) Expected 1 space before "?"; 0 found
(#1631) Expected 1 space after "?"; 0 found
(#1631) Variable "X" must be all lower-case
(#1631) Expected 1 space before ":"; 0 found
(#1631) Expected 1 space after ":"; 0 found
(#1631) Variable "M" must be all lower-case
(#1631) Expected 1 space before ":"; 0 found
(#1631) Expected 1 space after ":"; 0 found
(#1631) Variable "C" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Expected 1 space before "?"; 0 found
(#1631) Expected 1 space after "?"; 0 found
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "If" must be all lower-case
(#1631) Expected 1 space before ":"; 0 found
(#1631) Expected 1 space after ":"; 0 found
(#1631) Variable "X" must be all lower-case
(#1631) Expected 1 space before "?"; 0 found
(#1631) Expected 1 space after "?"; 0 found
(#1631) Expected 1 space before ":"; 0 found
(#1631) Expected 1 space after ":"; 0 found
(#1631) Expected "if (...) {\n"; found "if(...){"
(#1631) Variable "C" must be all lower-case
(#1631) Expected 1 space before "!="; 0 found
(#1631) Expected 1 space after "!="; 0 found
(#1631) Variable "If" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Variable "C" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Variable "Lb" must be all lower-case
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Commas (,) must be followed by white space.
(#1631) Variable "Pe" must be all lower-case
(#1631) Expected 1 space before "=="; 0 found
(#1631) Expected 1 space after "=="; 0 found
(#1631) Variable "Pe" must be all lower-case
(#1631) Expected 1 space before "=="; 0 found
(#1631) Expected 1 space after "=="; 0 found
(#1631) Variable "Pe" must be all lower-case
(#1631) Variable "Wc" must be all lower-case
(#1631) Expected 1 space before "=="; 0 found
(#1631) Expected 1 space after "=="; 0 found
(#1631) Expected 1 space before "?"; 0 found
(#1631) Expected 1 space after "?"; 0 found
(#1631) Variable "Lb" must be all lower-case
(#1631) Expected 1 space before ":"; 0 found
(#1631) Expected 1 space after ":"; 0 found
(#1631) Line exceeds maximum limit of 180 characters; contains 2505 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 2505 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 2505 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 2505 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 2505 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 2505 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 2505 characters
(#1632) Line indented incorrectly; expected at least 36 spaces, found 0
(#1632) Variable "X" must be all lower-case
(#1632) Commas (,) must be followed by white space.
(#1632) Variable "C" must be all lower-case
(#1632) Commas (,) must be followed by white space.
(#1632) Variable "Lb" must be all lower-case
(#1632) Inline control structures are not allowed
(#1632) Variable "X" must be all lower-case
(#1632) Closing brace must be on a line by itself
(#1632) Variable "Tc" must be all lower-case
(#1632) Expected 1 space before "="; 0 found
(#1632) Expected 1 space after "="; 0 found
(#1632) Variable "X" must be all lower-case
(#1632) Variable "M" must be all lower-case
(#1632) Closing brace must be on a line by itself
(#1632) Closing brace must be on a line by itself
(#1632) Variable "Rd" must be all lower-case
(#1632) Expected 1 space before "="; 0 found
(#1632) Expected 1 space after "="; 0 found
(#1632) Expected "if (...) {\n"; found "if(...){"
(#1632) Expected "foreach (...) {\n"; found "foreach(...){"
(#1632) Expected 1 space after "as"; 0 found
(#1632) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1632) Variable "L" must be all lower-case
(#1633) Line indented incorrectly; expected at least 16 spaces, found 0
(#1633) Variable "K" must be all lower-case
(#1633) Inline control structures are not allowed
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Expected 1 space after "as"; 0 found
(#1633) Variable "K" must be all lower-case
(#1634) Line indented incorrectly; expected at least 20 spaces, found 0
(#1634) Expected 1 space before "=>"; 0 found
(#1634) Expected 1 space after "=>"; 0 found
(#1634) Variable "X" must be all lower-case
(#1634) Variable "Rd" must be all lower-case
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Variable "Rd" must be all lower-case
(#1634) Commas (,) must be followed by white space.
(#1634) Commas (,) must be followed by white space.
(#1634) Variable "X" must be all lower-case
(#1634) Closing brace must be on a line by itself
(#1634) Closing brace must be on a line by itself
(#1634) Variable "Oa" 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 "if (...) {\n"; found "if(...){"
(#1634) Inline control structures are not allowed
(#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 "E" 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) Closing brace must be on a line by itself
(#1634) Expected "foreach (...) {\n"; found "foreach(...){"
(#1634) Expected 1 space before "=>"; 0 found
(#1634) Expected 1 space after "=>"; 0 found
(#1634) Expected 1 space before "as"; 0 found
(#1634) Expected 1 space after "as"; 0 found
(#1634) Variable "L" must be all lower-case
(#1634) Commas (,) must be followed by white space.
(#1634) Variable "Mc" must be all lower-case
(#1634) Expected 1 space before "=>"; 0 found
(#1634) Expected 1 space after "=>"; 0 found
(#1634) Variable "K" must be all lower-case
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Variable "L" must be all lower-case
(#1634) Commas (,) must be followed by white space.
(#1634) Expected "if (...) {\n"; found "if(...){"
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Expected "foreach (...) {\n"; found "foreach(...){"
(#1634) Expected 1 space before "=>"; 0 found
(#1634) Expected 1 space after "=>"; 0 found
(#1634) Expected 1 space before "as"; 0 found
(#1634) Expected 1 space after "as"; 0 found
(#1634) Variable "L" must be all lower-case
(#1634) Expected 1 space before "=>"; 0 found
(#1634) Expected 1 space after "=>"; 0 found
(#1634) Variable "X" must be all lower-case
(#1634) Inline control structures are not allowed
(#1634) The use of backticks in strings is not recommended
(#1634) Commas (,) must be followed by white space.
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Variable "X" must be all lower-case
(#1634) Closing brace must be on a line by itself
(#1634) Closing brace must be on a line by itself
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Expected "foreach (...) {\n"; found "foreach(...){"
(#1634) Expected 1 space before "=>"; 0 found
(#1634) Expected 1 space after "=>"; 0 found
(#1634) Expected 1 space after "as"; 0 found
(#1634) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1635) Line indented incorrectly; expected at least 40 spaces, found 0
(#1635) Expected 1 space before "=>"; 0 found
(#1635) Expected 1 space after "=>"; 0 found
(#1635) Variable "X" must be all lower-case
(#1635) Expected "if (...) {\n"; found "if(...){"
(#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 "X" 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) Commas (,) must be followed by white space.
(#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 "X" must be all lower-case
(#1635) Expected 1 space before "="; 0 found
(#1635) Expected 1 space after "="; 0 found
(#1635) Variable "X" must be all lower-case
(#1635) Closing brace must be on a line by itself
(#1635) Expected 1 space before ".="; 0 found
(#1635) Expected 1 space after ".="; 0 found
(#1635) Variable "X" 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 "X" must be all lower-case
(#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) Variable "Wc" must be all lower-case
(#1635) Variable "M" 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) Commas (,) must be followed by white space.
(#1635) Commas (,) must be followed by white space.
(#1635) Commas (,) must be followed by white space.
(#1635) Commas (,) must be followed by white space.
(#1635) Commas (,) must be followed by white space.
(#1635) Commas (,) must be followed by white space.
(#1635) Commas (,) must be followed by white space.
(#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 "foreach (...) {\n"; found "foreach(...){"
(#1635) Expected 1 space before "=>"; 0 found
(#1635) Expected 1 space after "=>"; 0 found
(#1635) Expected 1 space after "as"; 0 found
(#1635) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 522 characters
(#1635) Variable "K" must be all lower-case
(#1636) Line indented incorrectly; expected at least 40 spaces, found 0
(#1636) Expected 1 space before "=>"; 0 found
(#1636) Expected 1 space after "=>"; 0 found
(#1636) Variable "X" must be all lower-case
(#1636) Expected "if (...) {\n"; found "if(...){"
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Inline control structures are not allowed
(#1636) Variable "X" must be all lower-case
(#1636) Expected 1 space before "!="; 0 found
(#1636) Expected 1 space after "!="; 0 found
(#1636) Expected 1 space before "!="; 0 found
(#1636) Expected 1 space after "!="; 0 found
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Variable "X" must be all lower-case
(#1636) Expected 1 space before "?"; 0 found
(#1636) Expected 1 space after "?"; 0 found
(#1636) Expected 1 space before ":"; 0 found
(#1636) Expected 1 space after ":"; 0 found
(#1636) Variable "_" must not contain underscores.
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Inline control structures are not allowed
(#1636) Commas (,) must be followed by white space.
(#1636) Variable "X" must be all lower-case
(#1636) Expected 1 space before "!="; 0 found
(#1636) Expected 1 space after "!="; 0 found
(#1636) Variable "_" must not contain underscores.
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Expected "if (...) {\n"; found "if(...){"
(#1636) Variable "_" must not contain underscores.
(#1636) Variable "X" must be all lower-case
(#1636) Expected 1 space before "!=="; 0 found
(#1636) Expected 1 space after "!=="; 0 found
(#1636) Expected "foreach (...) {\n"; found "foreach(...){"
(#1636) Expected 1 space before "as"; 0 found
(#1636) Expected 1 space after "as"; 0 found
(#1636) Variable "Mc" must be all lower-case
(#1636) Expected "if (...) {\n"; found "if(...){"
(#1636) Variable "Mc" must be all lower-case
(#1636) Expected 1 space before "=="; 0 found
(#1636) Expected 1 space after "=="; 0 found
(#1636) Expected 1 space before "=="; 0 found
(#1636) Expected 1 space after "=="; 0 found
(#1636) Variable "_" must not contain underscores.
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Inline control structures are not allowed
(#1636) Expected 1 space before "=>"; 0 found
(#1636) Expected 1 space after "=>"; 0 found
(#1636) Expected 1 space before "as"; 0 found
(#1636) Expected 1 space after "as"; 0 found
(#1636) Expected 1 space before "=>"; 0 found
(#1636) Expected 1 space after "=>"; 0 found
(#1636) Variable "_" must not contain underscores.
(#1636) Expected 1 space before ".="; 0 found
(#1636) Expected 1 space after ".="; 0 found
(#1636) Commas (,) must be followed by white space.
(#1636) Commas (,) must be followed by white space.
(#1636) Variable "L" must be all lower-case
(#1636) Variable "_" must not contain underscores.
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Expected 1 space before "!="; 0 found
(#1636) Expected 1 space after "!="; 0 found
(#1636) Expected 1 space before "?"; 0 found
(#1636) Expected 1 space after "?"; 0 found
(#1636) Commas (,) must be followed by white space.
(#1636) Commas (,) must be followed by white space.
(#1636) Expected 1 space before ":"; 0 found
(#1636) Expected 1 space after ":"; 0 found
(#1636) Variable "_" must not contain underscores.
(#1636) Inline control structures are not allowed
(#1636) Expected 1 space before "=="; 0 found
(#1636) Expected 1 space after "=="; 0 found
(#1636) Closing brace must be on a line by itself
(#1636) Closing brace must be on a line by itself
(#1636) Closing brace must be on a line by itself
(#1636) Expected "if (...) {\n"; found "if(...){"
(#1636) Expected 1 space before "=="; 0 found
(#1636) Expected 1 space after "=="; 0 found
(#1636) Variable "_" must not contain underscores.
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Expected "foreach (...) {\n"; found "foreach(...){"
(#1636) Expected 1 space before "as"; 0 found
(#1636) Expected 1 space after "as"; 0 found
(#1636) Variable "W" must be all lower-case
(#1636) Inline control structures are not allowed
(#1636) Variable "W" must be all lower-case
(#1636) Commas (,) must be followed by white space.
(#1636) Variable "_" must not contain underscores.
(#1636) Expected 1 space before ".="; 0 found
(#1636) Expected 1 space after ".="; 0 found
(#1636) Commas (,) must be followed by white space.
(#1636) Variable "W" must be all lower-case
(#1636) Commas (,) must be followed by white space.
(#1636) Variable "W" must be all lower-case
(#1636) Commas (,) must be followed by white space.
(#1636) Variable "W" must be all lower-case
(#1636) Closing brace must be on a line by itself
(#1636) Inline control structures are not allowed
(#1636) Expected 1 space before "=>"; 0 found
(#1636) Expected 1 space after "=>"; 0 found
(#1636) Expected 1 space after "as"; 0 found
(#1636) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1636) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1636) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1636) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1636) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1636) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1636) Line exceeds maximum limit of 180 characters; contains 756 characters
(#1637) Line indented incorrectly; expected at least 52 spaces, found 0
(#1637) Variable "Bd" must be all lower-case
(#1637) Expected 1 space before "=>"; 0 found
(#1637) Expected 1 space after "=>"; 0 found
(#1637) Variable "W" must be all lower-case
(#1637) Variable "_" must not contain underscores.
(#1637) Expected 1 space before ".="; 0 found
(#1637) Expected 1 space after ".="; 0 found
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "Bd" must be all lower-case
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "W" must be all lower-case
(#1637) Closing brace must be on a line by itself
(#1637) Variable "X" must be all lower-case
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Variable "X" must be all lower-case
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "_" must not contain underscores.
(#1637) Commas (,) must be followed by white space.
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "Yg" must be all lower-case
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Variable "Y" must be all lower-case
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Variable "K" must be all lower-case
(#1637) Variable "X" must be all lower-case
(#1637) Variable "L" must be all lower-case
(#1637) Expected 1 space before "=="; 0 found
(#1637) Expected 1 space after "=="; 0 found
(#1637) Variable "K" must be all lower-case
(#1637) Variable "Tc" must be all lower-case
(#1637) Variable "Xg" must be all lower-case
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Commas (,) must be followed by white space.
(#1637) Expected "if (...) {\n"; found "if(...){"
(#1637) Variable "Y" must be all lower-case
(#1637) Expected 1 space before "!=="; 0 found
(#1637) Expected 1 space after "!=="; 0 found
(#1637) Variable "Zc" must be all lower-case
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Variable "Y" must be all lower-case
(#1637) Expected 1 space before "!=="; 0 found
(#1637) Expected 1 space after "!=="; 0 found
(#1637) Expected 1 space before "?"; 0 found
(#1637) Expected 1 space after "?"; 0 found
(#1637) Variable "Y" must be all lower-case
(#1637) Expected 1 space before ":"; 0 found
(#1637) Expected 1 space after ":"; 0 found
(#1637) Variable "K" must be all lower-case
(#1637) Variable "Xg" must be all lower-case
(#1637) Expected 1 space before "?"; 0 found
(#1637) Expected 1 space after "?"; 0 found
(#1637) Variable "K" must be all lower-case
(#1637) Commas (,) must be followed by white space.
(#1637) Expected 1 space before "+"; 0 found
(#1637) Expected 1 space after "+"; 0 found
(#1637) Variable "Zc" must be all lower-case
(#1637) Expected 1 space before ":"; 0 found
(#1637) Expected 1 space after ":"; 0 found
(#1637) Closing brace must be on a line by itself
(#1637) Expected "} else {\n"; found "}else{"
(#1637) Variable "Wd" must be all lower-case
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Variable "X" must be all lower-case
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "Wd" must be all lower-case
(#1637) Expected 1 space before "?"; 0 found
(#1637) Expected 1 space after "?"; 0 found
(#1637) Expected 1 space before ":"; 0 found
(#1637) Expected 1 space after ":"; 0 found
(#1637) Variable "Xg" must be all lower-case
(#1637) Expected 1 space before "?"; 0 found
(#1637) Expected 1 space after "?"; 0 found
(#1637) Expected 1 space before ":"; 0 found
(#1637) Expected 1 space after ":"; 0 found
(#1637) Expected 1 space before "?"; 0 found
(#1637) Expected 1 space after "?"; 0 found
(#1637) Expected 1 space before ":"; 0 found
(#1637) Expected 1 space after ":"; 0 found
(#1637) Variable "X" must be all lower-case
(#1637) Closing brace must be on a line by itself
(#1637) Closing brace must be on a line by itself
(#1637) Closing brace must be on a line by itself
(#1637) Inline control structures are not allowed
(#1637) Variable "Oa" must be all lower-case
(#1637) Variable "Oa" must be all lower-case
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "L" must be all lower-case
(#1637) Closing brace must be on a line by itself
(#1637) Inline control structures are not allowed
(#1637) Closing brace must be on a line by itself
(#1637) Expected "if (...) {\n"; found "if(...){"
(#1637) Variable "L" must be all lower-case
(#1637) Variable "E" must be all lower-case
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Expected "if (...) {\n"; found "if(...){"
(#1637) Expected 1 space before "!="; 0 found
(#1637) Expected 1 space after "!="; 0 found
(#1637) Inline control structures are not allowed
(#1637) Expected 1 space before "+"; 0 found
(#1637) Expected 1 space after "+"; 0 found
(#1637) Variable "Pc" must be all lower-case
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Variable "L" must be all lower-case
(#1637) Usage of ELSEIF not allowed; use ELSE IF instead
(#1637) Expected 1 space before "!="; 0 found
(#1637) Expected 1 space after "!="; 0 found
(#1637) Variable "Pc" must be all lower-case
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Expected 1 space before "?"; 0 found
(#1637) Expected 1 space after "?"; 0 found
(#1637) Expected 1 space before ":"; 0 found
(#1637) Expected 1 space after ":"; 0 found
(#1637) Variable "R" must be all lower-case
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "Z" must be all lower-case
(#1637) Inline control structures are not allowed
(#1637) Variable "Pc" must be all lower-case
(#1637) Expected 1 space before "<"; 0 found
(#1637) Expected 1 space after "<"; 0 found
(#1637) Commas (,) must be followed by white space.
(#1637) Expected 1 space before "*"; 0 found
(#1637) Expected 1 space after "*"; 0 found
(#1637) Variable "E" must be all lower-case
(#1637) Expected 1 space before "+"; 0 found
(#1637) Expected 1 space after "+"; 0 found
(#1637) Expected 1 space before "*"; 0 found
(#1637) Expected 1 space after "*"; 0 found
(#1637) Variable "Pc" must be all lower-case
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "Z" must be all lower-case
(#1637) Commas (,) must be followed by white space.
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "Wc" must be all lower-case
(#1637) Inline control structures are not allowed
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Closing brace must be on a line by itself
(#1637) Closing brace must be on a line by itself
(#1637) Expected "if (...) {\n"; found "if(...){"
(#1637) Variable "Pc" must be all lower-case
(#1637) Expected 1 space before "==="; 0 found
(#1637) Expected 1 space after "==="; 0 found
(#1637) Variable "Pc" must be all lower-case
(#1637) Expected 1 space before ">"; 0 found
(#1637) Expected 1 space after ">"; 0 found
(#1637) Variable "E" must be all lower-case
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Variable "Pc" must be all lower-case
(#1637) Expected 1 space before "==="; 0 found
(#1637) Expected 1 space after "==="; 0 found
(#1637) Expected 1 space before "?"; 0 found
(#1637) Expected 1 space after "?"; 0 found
(#1637) Variable "E" must be all lower-case
(#1637) Expected 1 space before "+"; 0 found
(#1637) Expected 1 space after "+"; 0 found
(#1637) Variable "L" must be all lower-case
(#1637) Expected 1 space before ">="; 0 found
(#1637) Expected 1 space after ">="; 0 found
(#1637) Expected 1 space before "?"; 0 found
(#1637) Expected 1 space after "?"; 0 found
(#1637) Expected 1 space before ":"; 0 found
(#1637) Expected 1 space after ":"; 0 found
(#1637) Expected 1 space before ":"; 0 found
(#1637) Expected 1 space after ":"; 0 found
(#1637) Variable "Pc" must be all lower-case
(#1637) Expected 1 space before "-"; 0 found
(#1637) Expected 1 space after "-"; 0 found
(#1637) Expected 1 space before "/"; 0 found
(#1637) Expected 1 space after "/"; 0 found
(#1637) Expected "if (...) {\n"; found "if(...){"
(#1637) Expected 1 space before "!="; 0 found
(#1637) Expected 1 space after "!="; 0 found
(#1637) Variable "E" must be all lower-case
(#1637) Expected 1 space before "+"; 0 found
(#1637) Expected 1 space after "+"; 0 found
(#1637) Commas (,) must be followed by white space.
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "E" must be all lower-case
(#1637) Variable "E" must be all lower-case
(#1637) Expected 1 space before ">"; 0 found
(#1637) Expected 1 space after ">"; 0 found
(#1637) Expected 1 space before "?"; 0 found
(#1637) Expected 1 space after "?"; 0 found
(#1637) Expected 1 space before ":"; 0 found
(#1637) Expected 1 space after ":"; 0 found
(#1637) Inline control structures are not allowed
(#1637) Expected 1 space after first semicolon of FOR loop; 0 found
(#1637) Expected 1 space after second semicolon of FOR loop; 0 found
(#1637) Expected 1 space before "="; 0 found
(#1637) Expected 1 space after "="; 0 found
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "E" must be all lower-case
(#1637) Expected 1 space before "-"; 0 found
(#1637) Expected 1 space after "-"; 0 found
(#1637) Expected 1 space before "<"; 0 found
(#1637) Expected 1 space after "<"; 0 found
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "E" must be all lower-case
(#1637) Expected 1 space before "+"; 0 found
(#1637) Expected 1 space after "+"; 0 found
(#1637) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1638) Line indented incorrectly; expected at least 24 spaces, found 0
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "E" must be all lower-case
(#1638) Expected "if (...) {\n"; found "if(...){"
(#1638) Expected 1 space before ">"; 0 found
(#1638) Expected 1 space after ">"; 0 found
(#1638) Variable "E" must be all lower-case
(#1638) Expected 1 space before "+"; 0 found
(#1638) Expected 1 space after "+"; 0 found
(#1638) Expected 1 space before "<"; 0 found
(#1638) Expected 1 space after "<"; 0 found
(#1638) Expected 1 space before "?"; 0 found
(#1638) Expected 1 space after "?"; 0 found
(#1638) Expected 1 space before ":"; 0 found
(#1638) Expected 1 space after ":"; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "Pc" must be all lower-case
(#1638) Expected 1 space before "!=="; 0 found
(#1638) Expected 1 space after "!=="; 0 found
(#1638) Expected 1 space before "?"; 0 found
(#1638) Expected 1 space after "?"; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "E" must be all lower-case
(#1638) Expected 1 space before ":"; 0 found
(#1638) Expected 1 space after ":"; 0 found
(#1638) Closing brace must be on a line by itself
(#1638) Variable "Pc" must be all lower-case
(#1638) Expected 1 space before "==="; 0 found
(#1638) Expected 1 space after "==="; 0 found
(#1638) Expected 1 space before "?"; 0 found
(#1638) Expected 1 space after "?"; 0 found
(#1638) Variable "L" must be all lower-case
(#1638) Expected 1 space before "+"; 0 found
(#1638) Expected 1 space after "+"; 0 found
(#1638) Expected 1 space before ":"; 0 found
(#1638) Expected 1 space after ":"; 0 found
(#1638) Variable "Pc" must be all lower-case
(#1638) Expected 1 space before "-"; 0 found
(#1638) Expected 1 space after "-"; 0 found
(#1638) Variable "E" must be all lower-case
(#1638) Expected 1 space before "*"; 0 found
(#1638) Expected 1 space after "*"; 0 found
(#1638) Expected 1 space before ">"; 0 found
(#1638) Expected 1 space after ">"; 0 found
(#1638) Expected 1 space before "?"; 0 found
(#1638) Expected 1 space after "?"; 0 found
(#1638) Variable "E" must be all lower-case
(#1638) Expected 1 space before "+"; 0 found
(#1638) Expected 1 space after "+"; 0 found
(#1638) Expected 1 space before ":"; 0 found
(#1638) Expected 1 space after ":"; 0 found
(#1638) Closing brace must be on a line by itself
(#1638) Expected "} else {\n"; found "}else{"
(#1638) Line exceeds maximum limit of 180 characters; contains 389 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 389 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 389 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 389 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 389 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 389 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 389 characters
(#1639) Line indented incorrectly; expected at least 56 spaces, found 0
(#1639) Commas (,) must be followed by white space.
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "E" must be all lower-case
(#1639) Variable "E" must be all lower-case
(#1639) Expected 1 space before ">"; 0 found
(#1639) Expected 1 space after ">"; 0 found
(#1639) Expected 1 space before "?"; 0 found
(#1639) Expected 1 space after "?"; 0 found
(#1639) Expected 1 space before ":"; 0 found
(#1639) Expected 1 space after ":"; 0 found
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "E" must be all lower-case
(#1639) Expected 1 space before "?"; 0 found
(#1639) Expected 1 space after "?"; 0 found
(#1639) Variable "E" must be all lower-case
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "E" must be all lower-case
(#1639) Expected 1 space before ":"; 0 found
(#1639) Expected 1 space after ":"; 0 found
(#1639) Commas (,) must be followed by white space.
(#1639) Expected 1 space before ">"; 0 found
(#1639) Expected 1 space after ">"; 0 found
(#1639) Variable "E" must be all lower-case
(#1639) Expected 1 space before "?"; 0 found
(#1639) Expected 1 space after "?"; 0 found
(#1639) Variable "E" must be all lower-case
(#1639) Expected 1 space before "+"; 0 found
(#1639) Expected 1 space after "+"; 0 found
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "E" must be all lower-case
(#1639) Expected 1 space before ">"; 0 found
(#1639) Expected 1 space after ">"; 0 found
(#1639) Variable "E" must be all lower-case
(#1639) Expected 1 space before "+"; 0 found
(#1639) Expected 1 space after "+"; 0 found
(#1639) Expected 1 space before "?"; 0 found
(#1639) Expected 1 space after "?"; 0 found
(#1639) Expected 1 space before ":"; 0 found
(#1639) Expected 1 space after ":"; 0 found
(#1639) Expected 1 space before ":"; 0 found
(#1639) Expected 1 space after ":"; 0 found
(#1639) Closing brace must be on a line by itself
(#1639) Closing brace must be on a line by itself
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "Pc" must be all lower-case
(#1639) Expected 1 space before "!=="; 0 found
(#1639) Expected 1 space after "!=="; 0 found
(#1639) Expected 1 space before "?"; 0 found
(#1639) Expected 1 space after "?"; 0 found
(#1639) Expected 1 space before "?"; 0 found
(#1639) Expected 1 space after "?"; 0 found
(#1639) Expected 1 space before ":"; 0 found
(#1639) Expected 1 space after ":"; 0 found
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "Pc" must be all lower-case
(#1639) Expected 1 space before ":"; 0 found
(#1639) Expected 1 space after ":"; 0 found
(#1639) Variable "Rb" must be all lower-case
(#1639) Expected 1 space before "="; 0 found
(#1639) Expected 1 space after "="; 0 found
(#1639) Expected 1 space before "?"; 0 found
(#1639) Expected 1 space after "?"; 0 found
(#1639) Expected 1 space before ":"; 0 found
(#1639) Expected 1 space after ":"; 0 found
(#1639) Variable "Pc" must be all lower-case
(#1639) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1640) Line indented incorrectly; expected at least 52 spaces, found 0
(#1640) Commas (,) must be followed by white space.
(#1640) Commas (,) must be followed by white space.
(#1640) Commas (,) must be followed by white space.
(#1640) Commas (,) must be followed by white space.
(#1640) Variable "Rb" must be all lower-case
(#1640) Expected "if (...) {\n"; found "if(...){"
(#1640) Commas (,) must be followed by white space.
(#1640) Expected 1 space before "?"; 0 found
(#1640) Expected 1 space after "?"; 0 found
(#1640) Expected 1 space before ":"; 0 found
(#1640) Expected 1 space after ":"; 0 found
(#1640) Commas (,) must be followed by white space.
(#1640) Commas (,) must be followed by white space.
(#1640) Commas (,) must be followed by white space.
(#1640) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1640) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1640) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1640) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1640) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1640) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1640) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1641) Commas (,) must be followed by white space.
(#1641) Commas (,) must be followed by white space.
(#1641) Commas (,) must be followed by white space.
(#1641) Expected 1 space before "?"; 0 found
(#1641) Expected 1 space after "?"; 0 found
(#1641) Expected 1 space before ":"; 0 found
(#1641) Expected 1 space after ":"; 0 found
(#1641) Commas (,) must be followed by white space.
(#1643) Commas (,) must be followed by white space.
(#1643) Commas (,) must be followed by white space.
(#1644) Commas (,) must be followed by white space.
(#1644) Commas (,) must be followed by white space.
(#1645) Commas (,) must be followed by white space.
(#1645) Commas (,) must be followed by white space.
(#1646) Commas (,) must be followed by white space.
(#1646) Commas (,) must be followed by white space.
(#1646) Commas (,) must be followed by white space.
(#1646) Commas (,) must be followed by white space.
(#1648) Closing brace must be on a line by itself
(#1648) Variable "Nc" must be all lower-case
(#1648) Expected 1 space before "="; 0 found
(#1648) Expected 1 space after "="; 0 found
(#1648) Expected "foreach (...) {\n"; found "foreach(...){"
(#1648) Expected 1 space before "as"; 0 found
(#1648) Expected 1 space after "as"; 0 found
(#1648) Expected "if (...) {\n"; found "if(...){"
(#1648) Variable "Nc" must be all lower-case
(#1648) Closing brace must be on a line by itself
(#1648) Closing brace must be on a line by itself
(#1648) Expected "if (...) {\n"; found "if(...){"
(#1648) Variable "Nc" must be all lower-case
(#1648) Commas (,) must be followed by white space.
(#1648) Variable "Ze" must be all lower-case
(#1648) Expected 1 space before "="; 0 found
(#1648) Expected 1 space after "="; 0 found
(#1648) Variable "Ze" must be all lower-case
(#1648) Expected 1 space before "?"; 0 found
(#1648) Expected 1 space after "?"; 0 found
(#1648) Commas (,) must be followed by white space.
(#1648) Variable "Ze" must be all lower-case
(#1648) Commas (,) must be followed by white space.
(#1648) Expected 1 space before ":"; 0 found
(#1648) Expected 1 space after ":"; 0 found
(#1648) Commas (,) must be followed by white space.
(#1648) Commas (,) must be followed by white space.
(#1648) Variable "Nc" must be all lower-case
(#1648) Commas (,) must be followed by white space.
(#1648) Commas (,) must be followed by white space.
(#1648) Commas (,) must be followed by white space.
(#1648) Closing brace must be on a line by itself
(#1648) Variable "Wc" must be all lower-case
(#1648) Variable "M" must be all lower-case
(#1648) Expected 1 space before "?"; 0 found
(#1648) Expected 1 space after "?"; 0 found
(#1648) Expected 1 space before ":"; 0 found
(#1648) Expected 1 space after ":"; 0 found
(#1648) Closing brace must be on a line by itself
(#1648) Expected "if (...) {\n"; found "if(...){"
(#1648) Commas (,) must be followed by white space.
(#1648) Commas (,) must be followed by white space.
(#1648) Variable "L" must be all lower-case
(#1648) Commas (,) must be followed by white space.
(#1648) Commas (,) must be followed by white space.
(#1648) Expected 1 space before "=>"; 0 found
(#1648) Expected 1 space after "=>"; 0 found
(#1648) Commas (,) must be followed by white space.
(#1648) Expected 1 space before "=>"; 0 found
(#1648) Expected 1 space after "=>"; 0 found
(#1648) Commas (,) must be followed by white space.
(#1648) Expected 1 space before "=>"; 0 found
(#1648) Expected 1 space after "=>"; 0 found
(#1648) Commas (,) must be followed by white space.
(#1648) Commas (,) must be followed by white space.
(#1648) Commas (,) must be followed by white space.
(#1648) Closing brace must be on a line by itself
(#1648) Commas (,) must be followed by white space.
(#1648) Commas (,) must be followed by white space.
(#1648) Variable "T" must be all lower-case
(#1648) Commas (,) must be followed by white space.
(#1648) Closing brace must be on a line by itself
(#1648) Closing brace must be on a line by itself
(#1648) Expected "if (...) {\n"; found "if(...){"
(#1648) Closing brace must be on a line by itself
(#1648) Closing brace must be on a line by itself
(#1648) Usage of ELSEIF not allowed; use ELSE IF instead
(#1648) Variable "_g" must not contain underscores.
(#1648) Expected 1 space before "="; 0 found
(#1648) Expected 1 space after "="; 0 found
(#1648) Variable "_g" must not contain underscores.
(#1648) Expected 1 space before "?"; 0 found
(#1648) Expected 1 space after "?"; 0 found
(#1648) Expected 1 space before ":"; 0 found
(#1648) Expected 1 space after ":"; 0 found
(#1648) Variable "Lh" must be all lower-case
(#1648) Expected 1 space before "="; 0 found
(#1648) Expected 1 space after "="; 0 found
(#1648) Variable "_g" must not contain underscores.
(#1648) Expected 1 space before "?"; 0 found
(#1648) Expected 1 space after "?"; 0 found
(#1648) Expected 1 space before ":"; 0 found
(#1648) Expected 1 space after ":"; 0 found
(#1648) Inline control structures are not allowed
(#1648) Variable "Lh" must be all lower-case
(#1648) Expected "foreach (...) {\n"; found "foreach(...){"
(#1648) Expected 1 space before "=>"; 0 found
(#1648) Expected 1 space after "=>"; 0 found
(#1648) Expected 1 space after "as"; 0 found
(#1648) Line exceeds maximum limit of 180 characters; contains 1139 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 1139 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 1139 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 1139 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 1139 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 1139 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 1139 characters
(#1648) Variable "Lh" must be all lower-case
(#1649) Line indented incorrectly; expected at least 8 spaces, found 0
(#1649) Expected 1 space before "=>"; 0 found
(#1649) Expected 1 space after "=>"; 0 found
(#1649) Variable "X" must be all lower-case
(#1649) Commas (,) must be followed by white space.
(#1649) Variable "_g" must not contain underscores.
(#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) Variable "X" must be all lower-case
(#1649) Closing brace must be on a line by itself
(#1649) Closing brace must be on a line by itself
(#1649) Closing brace must be on a line by itself
(#1649) Usage of ELSEIF not allowed; use ELSE IF instead
(#1649) Expected "if (...) {\n"; found "if(...){"
(#1649) Expected 1 space before "=="; 0 found
(#1649) Expected 1 space after "=="; 0 found
(#1649) Variable "Hg" 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) Commas (,) must be followed by white space.
(#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) Expected "foreach (...) {\n"; found "foreach(...){"
(#1649) Expected 1 space before "=>"; 0 found
(#1649) Expected 1 space after "=>"; 0 found
(#1649) Expected 1 space before "as"; 0 found
(#1649) Expected 1 space after "as"; 0 found
(#1649) Variable "C" must be all lower-case
(#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) Variable "C" must be all lower-case
(#1649) Commas (,) must be followed by white space.
(#1649) Variable "R" must be all lower-case
(#1649) Expected "if (...) {\n"; found "if(...){"
(#1649) Variable "R" must be all lower-case
(#1649) Inline control structures are not allowed
(#1649) Expected 1 space before "as"; 0 found
(#1649) Expected 1 space after "as"; 0 found
(#1649) Commas (,) must be followed by white space.
(#1649) Commas (,) must be followed by white space.
(#1649) Variable "R" must be all lower-case
(#1649) Expected "foreach (...) {\n"; found "foreach(...){"
(#1649) Expected 1 space before "=>"; 0 found
(#1649) Expected 1 space after "=>"; 0 found
(#1649) Expected 1 space before "as"; 0 found
(#1649) Expected 1 space after "as"; 0 found
(#1649) Variable "Hg" 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) 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) Variable "X" must be all lower-case
(#1649) Expected "if (...) {\n"; found "if(...){"
(#1649) Variable "R" must be all lower-case
(#1649) Expected 1 space before "!="; 0 found
(#1649) Expected 1 space after "!="; 0 found
(#1649) Variable "X" must be all lower-case
(#1649) Expected 1 space before "="; 0 found
(#1649) Expected 1 space after "="; 0 found
(#1649) Variable "R" must be all lower-case
(#1649) Commas (,) must be followed by white space.
(#1649) Commas (,) must be followed by white space.
(#1649) Commas (,) must be followed by white space.
(#1649) Commas (,) must be followed by white space.
(#1649) Expected 1 space before "=="; 0 found
(#1649) Expected 1 space after "=="; 0 found
(#1649) Variable "X" must be all lower-case
(#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) 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 "X" must be all lower-case
(#1649) Expected 1 space before ":"; 0 found
(#1649) Expected 1 space after ":"; 0 found
(#1649) Variable "X" must be all lower-case
(#1649) Inline control structures are not allowed
(#1649) Variable "Hg" must be all lower-case
(#1649) Variable "Hg" must be all lower-case
(#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 "R" must be all lower-case
(#1649) Expected 1 space before ":"; 0 found
(#1649) Expected 1 space after ":"; 0 found
(#1649) Closing brace must be on a line by itself
(#1649) Inline control structures are not allowed
(#1649) Usage of ELSEIF not allowed; use ELSE IF instead
(#1649) Commas (,) must be followed by white space.
(#1649) Variable "R" must be all lower-case
(#1649) Closing brace must be on a line by itself
(#1649) Closing brace must be on a line by itself
(#1649) Closing brace must be on a line by itself
(#1649) Inline control structures are not allowed
(#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 826 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 826 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 826 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 826 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 826 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 826 characters
(#1649) Line exceeds maximum limit of 180 characters; contains 826 characters
(#1649) Variable "Hg" must be all lower-case
(#1650) Line indented incorrectly; expected at least 8 spaces, found 0
(#1650) Expected 1 space before "=>"; 0 found
(#1650) Expected 1 space after "=>"; 0 found
(#1650) Variable "X" must be all lower-case
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "X" must be all lower-case
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Closing brace must be on a line by itself
(#1650) Inline control structures are not allowed
(#1650) Usage of ELSEIF not allowed; use ELSE IF instead
(#1650) Expected 1 space before "=="; 0 found
(#1650) Expected 1 space after "=="; 0 found
(#1650) Inline control structures are not allowed
(#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) Expected 1 space before "=>"; 0 found
(#1650) Expected 1 space after "=>"; 0 found
(#1650) Variable "X" must be all lower-case
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "X" must be all lower-case
(#1650) Closing brace must be on a line by itself
(#1650) Closing brace must be on a line by itself
(#1650) Expected "} else {\n"; found "}else{"
(#1650) Variable "Qg" 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 "if (...) {\n"; found "if(...){"
(#1650) Variable "Qg" must be all lower-case
(#1650) Variable "I" 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) Inline control structures are not allowed
(#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) Expected "if (...) {\n"; found "if(...){"
(#1650) Inline control structures are not allowed
(#1650) Variable "I" 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) Closing brace must be on a line by itself
(#1650) Usage of ELSEIF not allowed; use ELSE IF instead
(#1650) Variable "I" 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) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Closing brace must be on a line by itself
(#1650) Usage of ELSEIF not allowed; use ELSE IF instead
(#1650) Variable "I" 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) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Closing brace must be on a line by itself
(#1650) Usage of ELSEIF not allowed; use ELSE IF instead
(#1650) Inline control structures are not allowed
(#1650) Variable "I" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Inline control structures are not allowed
(#1650) Variable "I" must be all lower-case
(#1650) Variable "I" 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) Closing brace must be on a line by itself
(#1650) Usage of ELSEIF not allowed; use ELSE IF instead
(#1650) Expected 1 space before "!="; 0 found
(#1650) Expected 1 space after "!="; 0 found
(#1650) Variable "I" 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) 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) 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) Commas (,) must be followed by white space.
(#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) Inline control structures are not allowed
(#1650) Usage of ELSEIF not allowed; use ELSE IF instead
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Usage of ELSEIF not allowed; use ELSE IF instead
(#1650) Variable "I" 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) 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) 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) 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) Inline control structures are not allowed
(#1650) Variable "K" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Variable "I" 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 "K" must be all lower-case
(#1650) Closing brace must be on a line by itself
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "I" must be all lower-case
(#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) 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) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Expected "if (...) {\n"; found "if(...){"
(#1650) Expected "if (...) {\n"; found "if(...){"
(#1650) Expected 1 space before "!=="; 0 found
(#1650) Expected 1 space after "!=="; 0 found
(#1650) Variable "Pg" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Inline control structures are not allowed
(#1650) Variable "Pg" must be all lower-case
(#1650) Expected "if (...) {\n"; found "if(...){"
(#1650) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#1650) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1650) Variable "S" must be all lower-case
(#1650) Expected 1 space before "="; 0 found
(#1650) Expected 1 space after "="; 0 found
(#1650) Expected "foreach (...) {\n"; found "foreach(...){"
(#1650) Expected 1 space before "=>"; 0 found
(#1650) Expected 1 space after "=>"; 0 found
(#1650) Expected 1 space after "as"; 0 found
(#1650) Line exceeds maximum limit of 180 characters; contains 2507 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 2507 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 2507 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 2507 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 2507 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 2507 characters
(#1650) Line exceeds maximum limit of 180 characters; contains 2507 characters
(#1650) Variable "Pg" must be all lower-case
(#1651) Line indented incorrectly; expected at least 24 spaces, found 0
(#1651) Variable "C" must be all lower-case
(#1651) Expected 1 space before "=>"; 0 found
(#1651) Expected 1 space after "=>"; 0 found
(#1651) Variable "U" must be all lower-case
(#1651) Variable "Oh" must be all lower-case
(#1651) Expected 1 space before "="; 0 found
(#1651) Expected 1 space after "="; 0 found
(#1651) Variable "U" 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 "U" must be all lower-case
(#1651) Variable "Oh" 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) Commas (,) must be followed by white space.
(#1651) Variable "C" must be all lower-case
(#1651) Commas (,) must be followed by white space.
(#1651) Variable "C" must be all lower-case
(#1651) Commas (,) must be followed by white space.
(#1651) Variable "Qg" must be all lower-case
(#1651) Commas (,) must be followed by white space.
(#1651) Commas (,) must be followed by white space.
(#1651) Commas (,) must be followed by white space.
(#1651) Commas (,) must be followed by white space.
(#1651) Expected 1 space before "?"; 0 found
(#1651) Expected 1 space after "?"; 0 found
(#1651) Variable "C" must be all lower-case
(#1651) Variable "C" must be all lower-case
(#1651) Expected 1 space before ":"; 0 found
(#1651) Expected 1 space after ":"; 0 found
(#1651) Variable "C" must be all lower-case
(#1651) Expected "if (...) {\n"; found "if(...){"
(#1651) Variable "Oh" must be all lower-case
(#1651) Variable "C" must be all lower-case
(#1651) Commas (,) must be followed by white space.
(#1651) Variable "C" must be all lower-case
(#1651) Closing brace must be on a line by itself
(#1651) Expected "} else {\n"; found "}else{"
(#1651) Expected "foreach (...) {\n"; found "foreach(...){"
(#1651) Expected 1 space before "=>"; 0 found
(#1651) Expected 1 space after "=>"; 0 found
(#1651) Expected 1 space before "as"; 0 found
(#1651) Expected 1 space after "as"; 0 found
(#1651) Expected 1 space before "=>"; 0 found
(#1651) Expected 1 space after "=>"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Expected 1 space before "=>"; 0 found
(#1651) Expected 1 space after "=>"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Expected 1 space before "=>"; 0 found
(#1651) Expected 1 space after "=>"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Commas (,) must be followed by white space.
(#1651) Expected 1 space before "=>"; 0 found
(#1651) Expected 1 space after "=>"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Commas (,) must be followed by white space.
(#1651) Expected 1 space before "=>"; 0 found
(#1651) Expected 1 space after "=>"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Commas (,) must be followed by white space.
(#1651) Expected 1 space before "=>"; 0 found
(#1651) Expected 1 space after "=>"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Commas (,) must be followed by white space.
(#1651) Expected 1 space before "=>"; 0 found
(#1651) Expected 1 space after "=>"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Commas (,) must be followed by white space.
(#1651) Expected 1 space before "=>"; 0 found
(#1651) Expected 1 space after "=>"; 0 found
(#1651) Variable "_" must not contain underscores.
(#1651) Expected 1 space before "="; 0 found
(#1651) Expected 1 space after "="; 0 found
(#1651) Variable "C" must be all lower-case
(#1651) Variable "_" must not contain underscores.
(#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) 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 "_" must not contain underscores.
(#1651) Variable "C" 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 "C" must be all lower-case
(#1651) Closing brace must be on a line by itself
(#1651) Variable "S" must be all lower-case
(#1651) Closing brace must be on a line by itself
(#1651) Expected 1 space before "?"; 0 found
(#1651) Expected 1 space after "?"; 0 found
(#1651) Variable "C" must be all lower-case
(#1651) Expected 1 space before ":"; 0 found
(#1651) Expected 1 space after ":"; 0 found
(#1651) Closing brace must be on a line by itself
(#1651) Commas (,) must be followed by white space.
(#1651) Variable "Pg" must be all lower-case
(#1651) Commas (,) must be followed by white space.
(#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) Expected 1 space before ":"; 0 found
(#1651) Expected 1 space after ":"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Commas (,) must be followed by white space.
(#1651) Inline control structures are not allowed
(#1651) Expected 1 space before "as"; 0 found
(#1651) Expected 1 space after "as"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Commas (,) must be followed by white space.
(#1651) Expected "if (...) {\n"; found "if(...){"
(#1651) Variable "Ih" must be all lower-case
(#1651) Expected 1 space before "="; 0 found
(#1651) Expected 1 space after "="; 0 found
(#1651) Variable "Le" 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) 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) 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 "Ih" 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) Expected 1 space before "?"; 0 found
(#1651) Expected 1 space after "?"; 0 found
(#1651) Variable "Ih" must be all lower-case
(#1651) Variable "Le" 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) Expected 1 space before "?"; 0 found
(#1651) Expected 1 space after "?"; 0 found
(#1651) Variable "Le" 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) 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) 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) 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) 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) 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) Expected "if (...) {\n"; found "if(...){"
(#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) 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) 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) Expected 1 space before ":"; 0 found
(#1651) Expected 1 space after ":"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Expected 1 space before "?"; 0 found
(#1651) Expected 1 space after "?"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Commas (,) must be followed by white space.
(#1651) Expected 1 space before ":"; 0 found
(#1651) Expected 1 space after ":"; 0 found
(#1651) Commas (,) must be followed by white space.
(#1651) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1651) Closing brace must be on a line by itself
(#1651) Expected 1 space before "?"; 0 found
(#1651) Expected 1 space after "?"; 0 found
(#1651) Variable "S" must be all lower-case
(#1651) Expected 1 space before ":"; 0 found
(#1651) Expected 1 space after ":"; 0 found
(#1651) Variable "T" must be all lower-case
(#1651) Commas (,) must be followed by white space.
(#1651) Closing brace must be on a line by itself
(#1651) Commas (,) must be followed by white space.
(#1651) Closing brace must be on a line by itself
(#1651) Commas (,) must be followed by white space.
(#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) Expected "if (...) {\n"; found "if(...){"
(#1651) Expected 1 space before "="; 0 found
(#1651) Expected 1 space after "="; 0 found
(#1651) Expected "if (...) {\n"; found "if(...){"
(#1651) Commas (,) must be followed by white space.
(#1651) Expected "foreach (...) {\n"; found "foreach(...){"
(#1651) Expected 1 space after "as"; 0 found
(#1651) Line exceeds maximum limit of 180 characters; contains 3431 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 3431 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 3431 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 3431 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 3431 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 3431 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 3431 characters
(#1652) Line indented incorrectly; expected at least 16 spaces, found 0
(#1652) Variable "K" must be all lower-case
(#1652) Commas (,) must be followed by white space.
(#1652) Variable "K" 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) Expected 1 space before ":"; 0 found
(#1652) Expected 1 space after ":"; 0 found
(#1652) Variable "K" must be all lower-case
(#1652) Variable "K" must be all lower-case
(#1652) Commas (,) must be followed by white space.
(#1652) Variable "K" must be all lower-case
(#1652) Commas (,) must be followed by white space.
(#1652) Variable "K" must be all lower-case
(#1652) Commas (,) must be followed by white space.
(#1652) Variable "K" 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) Expected 1 space before ":"; 0 found
(#1652) Expected 1 space after ":"; 0 found
(#1652) Variable "K" must be all lower-case
(#1652) Closing brace must be on a line by itself
(#1652) Closing brace must be on a line by itself
(#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) Expected "if (...) {\n"; found "if(...){"
(#1652) Expected 1 space before "="; 0 found
(#1652) Expected 1 space after "="; 0 found
(#1652) Expected "if (...) {\n"; found "if(...){"
(#1652) Commas (,) must be followed by white space.
(#1652) Inline control structures are not allowed
(#1652) Expected 1 space after "as"; 0 found
(#1652) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1652) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1652) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1652) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1652) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1652) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1652) Line exceeds maximum limit of 180 characters; contains 809 characters
(#1653) Line indented incorrectly; expected at least 32 spaces, found 0
(#1653) Variable "X" must be all lower-case
(#1653) Variable "X" must be all lower-case
(#1653) Variable "X" must be all lower-case
(#1653) Closing brace must be on a line by itself
(#1653) Closing brace must be on a line by itself
(#1653) Expected "if (...) {\n"; found "if(...){"
(#1653) Variable "Gh" 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) Variable "Gh" must be all lower-case
(#1653) Commas (,) must be followed by white space.
(#1653) Inline control structures are not allowed
(#1653) Expected 1 space after "as"; 0 found
(#1653) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1653) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1653) Variable "Gh" must be all lower-case
(#1654) Line indented incorrectly; expected at least 24 spaces, found 0
(#1654) Variable "X" must be all lower-case
(#1654) Variable "X" must be all lower-case
(#1654) Variable "X" 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 "L" must be all lower-case
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Expected "if (...) {\n"; found "if(...){"
(#1654) Variable "L" must be all lower-case
(#1654) Commas (,) must be followed by white space.
(#1654) Expected "foreach (...) {\n"; found "foreach(...){echo"<tr>","<th>".h($K["Name"]),"<td>".($K["Execute at"]?lang(267)."<td>".$K["Execute at"]:lang(193)." ".$K["Interval value"]." ".$K["Interval field"]."<td>$K[Starts]"),"<td>$K[Ends]",'<td><a href="'.h(ME).'event='.urlencode($K["Name"]).'">'.lang(113).'</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(190)."</a>\n";}if($Pg)echo"<script type='text/javascript'>ajaxSetHtml('".js_escape(ME)."script=db');</script>\n";}}}page_footer()"
(#1654) Expected 1 space after "as"; 0 found
(#1654) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1654) Variable "L" must be all lower-case
(#1655) Line indented incorrectly; expected at least 40 spaces, found 0
(#1655) Variable "K" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "K" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "K" must be all lower-case
(#1655) Expected 1 space before "?"; 0 found
(#1655) Expected 1 space after "?"; 0 found
(#1655) Variable "K" must be all lower-case
(#1655) Expected 1 space before ":"; 0 found
(#1655) Expected 1 space after ":"; 0 found
(#1655) Variable "K" must be all lower-case
(#1655) Variable "K" must be all lower-case
(#1655) Variable "K" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "K" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "K" must be all lower-case
(#1655) Closing brace must be on a line by itself
(#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) 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) Variable "Pg" 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) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1655) 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

(1 errors, 0 warnings)

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

local/adminer/lib/adminer.css
(#79) Expected RBRACE at line 79, col 11.

PHPDocs style problems

(1369 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
(#146) Class Min_PDO is not documented
(#161) Class Min_PDOStatement is not documented
(#167) Class Min_SQL is not documented
(#185) Class Min_SQLite is not documented
(#197) Class Min_Result is not documented
(#203) Class Min_SQLite is not documented
(#215) Class Min_Result is not documented
(#222) Class Min_SQLite is not documented
(#226) Class Min_DB is not documented
(#236) Class Min_Driver is not documented
(#359) Class Min_DB is not documented
(#377) Class Min_Result is not documented
(#386) Class Min_DB is not documented
(#393) Class Min_Driver is not documented
(#518) Class Min_DB is not documented
(#537) Class Min_Result is not documented
(#546) Class Min_DB is not documented
(#553) Class Min_Driver is not documented
(#631) Class Min_DB is not documented
(#649) Class Min_Result is not documented
(#659) Class Min_DB is not documented
(#676) Class Min_Result is not documented
(#687) Class Min_Driver is not documented
(#794) Class Min_DB is not documented
(#805) Class Min_Result is not documented
(#815) Class Min_Driver is not documented
(#893) Class Min_DB is not documented
(#904) Class Min_Result is not documented
(#913) Class Min_Driver is not documented
(#967) Class Min_DB is not documented
(#974) Class Min_Result is not documented
(#979) Class Min_Driver is not documented
(#1022) Class Min_DB is not documented
(#1030) Class Min_DB is not documented
(#1047) Class Min_Result is not documented
(#1055) Class Min_DB is not documented
(#1063) Class Min_Driver is not documented
(#1170) Class Adminer is not documented
(#1387) Class TmpFile is not documented
(#12) Function connection is not documented
(#13) Function adminer is not documented
(#14) Function idf_unescape is not documented
(#16) Function escape_string is not documented
(#18) Function remove_slashes is not documented
(#20) Function bracket_escape is not documented
(#22) Function h is not documented
(#24) Function nbsp is not documented
(#25) Function nl_br is not documented
(#27) Function checkbox is not documented
(#28) Function optionlist is not documented
(#31) Function html_select is not documented
(#33) Function select_input is not documented
(#34) Function confirm is not documented
(#35) Function print_fieldset is not documented
(#36) Function bold is not documented
(#37) Function odd is not documented
(#38) Function js_escape is not documented
(#40) Function json_row is not documented
(#41) Function ini_bool is not documented
(#42) Function sid is not documented
(#43) Function q is not documented
(#44) Function get_vals is not documented
(#45) Function get_key_vals is not documented
(#46) Function get_rows is not documented
(#47) Function unique_array is not documented
(#50) Function where is not documented
(#52) Function where_check is not documented
(#54) Function where_link is not documented
(#55) Function convert_fields is not documented
(#57) Function cookie is not documented
(#59) Function restart_session is not documented
(#60) Function stop_session is not documented
(#61) Function get_session is not documented
(#61) Function set_session is not documented
(#62) Function auth_url is not documented
(#63) Function is_ajax is not documented
(#64) Function adminer_redirect is not documented
(#65) Function query_redirect is not documented
(#68) Function queries is not documented
(#70) Function apply_queries is not documented
(#74) Function queries_redirect is not documented
(#76) Function adminer_format_time is not documented
(#78) Function remove_from_uri is not documented
(#80) Function pagination is not documented
(#81) Function get_file is not documented
(#84) Function upload_error is not documented
(#85) Function repeat_pattern is not documented
(#87) Function is_utf8 is not documented
(#88) Function shorten_utf8 is not documented
(#90) Function friendly_url is not documented
(#92) Function hidden_fields is not documented
(#94) Function hidden_fields_get is not documented
(#95) Function table_status1 is not documented
(#96) Function column_foreign_keys is not documented
(#97) Function enum_input is not documented
(#98) Function input is not documented
(#101) Function process_input is not documented
(#108) Function search_tables is not documented
(#109) Function dump_headers is not documented
(#110) Function dump_csv is not documented
(#113) Function apply_sql_function is not documented
(#114) Function password_file is not documented
(#116) Function rand_string is not documented
(#118) Function select_value is not documented
(#120) Function is_mail is not documented
(#122) Function is_url is not documented
(#123) Function is_shortable is not documented
(#125) Function count_rows is not documented
(#126) Function slow_query is not documented
(#134) Function get_token is not documented
(#135) Function verify_token is not documented
(#136) Function lzw_decompress is not documented
(#138) Function on_help is not documented
(#139) Function get_lang is not documented
(#140) Function lang is not documented
(#142) Function switch_lang is not documented
(#145) Function get_translations is not documented
(#149) Function Min_PDO::__construct is not documented
(#150) Function Min_PDO::dsn is not documented
(#151) Function Min_PDO::query is not documented
(#153) Function Min_PDO::multi_query is not documented
(#154) Function Min_PDO::store_result is not documented
(#157) Function Min_PDO::next_result is not documented
(#159) Function Min_PDO::result is not documented
(#164) Function Min_PDOStatement::fetch_assoc is not documented
(#165) Function Min_PDOStatement::fetch_row is not documented
(#166) Function Min_PDOStatement::fetch_field is not documented
(#168) Function Min_SQL::Min_SQL is not documented
(#169) Function Min_SQL::select is not documented
(#170) Function Min_SQL::delete is not documented
(#172) Function Min_SQL::update is not documented
(#175) Function Min_SQL::insert is not documented
(#177) Function Min_SQL::insertUpdate is not documented
(#179) Function Min_SQL::begin is not documented
(#181) Function Min_SQL::commit is not documented
(#183) Function Min_SQL::rollback is not documented
(#186) Function Min_SQLite::Min_SQLite is not documented
(#188) Function Min_SQLite::query is not documented
(#193) Function Min_SQLite::quote is not documented
(#194) Function Min_SQLite::store_result is not documented
(#195) Function Min_SQLite::result is not documented
(#198) Function Min_Result::Min_Result is not documented
(#199) Function Min_Result::fetch_assoc is not documented
(#200) Function Min_Result::fetch_row is not documented
(#201) Function Min_Result::fetch_field is not documented
(#202) Function Min_Result::__desctruct is not documented
(#204) Function Min_SQLite::Min_SQLite is not documented
(#206) Function Min_SQLite::query is not documented
(#211) Function Min_SQLite::quote is not documented
(#212) Function Min_SQLite::store_result is not documented
(#213) Function Min_SQLite::result is not documented
(#216) Function Min_Result::Min_Result is not documented
(#217) Function Min_Result::fetch_assoc is not documented
(#220) Function Min_Result::fetch_row is not documented
(#221) Function Min_Result::fetch_field is not documented
(#225) Function Min_SQLite::Min_SQLite is not documented
(#229) Function Min_DB::Min_DB is not documented
(#230) Function Min_DB::select_db is not documented
(#233) Function Min_DB::multi_query is not documented
(#234) Function Min_DB::next_result is not documented
(#239) Function Min_Driver::insertUpdate is not documented
(#242) Function idf_escape is not documented
(#243) Function table is not documented
(#245) Function connect is not documented
(#248) Function get_databases is not documented
(#250) Function limit is not documented
(#251) Function limit1 is not documented
(#252) Function db_collation is not documented
(#253) Function engines is not documented
(#255) Function logged_user is not documented
(#257) Function tables_list is not documented
(#259) Function count_tables is not documented
(#261) Function table_status is not documented
(#262) Function is_view is not documented
(#263) Function fk_support is not documented
(#264) Function fields is not documented
(#266) Function indexes is not documented
(#268) Function foreign_keys is not documented
(#269) Function view is not documented
(#271) Function collations is not documented
(#272) Function information_schema is not documented
(#274) Function adminer_error is not documented
(#276) Function check_sqlite_name is not documented
(#279) Function create_database is not documented
(#285) Function drop_databases is not documented
(#289) Function rename_database is not documented
(#291) Function auto_increment is not documented
(#292) Function alter_table is not documented
(#300) Function recreate_table is not documented
(#313) Function index_sql is not documented
(#314) Function alter_indexes is not documented
(#319) Function truncate_tables is not documented
(#321) Function drop_views is not documented
(#323) Function drop_tables is not documented
(#325) Function move_tables is not documented
(#327) Function trigger is not documented
(#330) Function triggers is not documented
(#331) Function trigger_options is not documented
(#333) Function routine is not documented
(#334) Function routines is not documented
(#335) Function routine_languages is not documented
(#336) Function begin is not documented
(#338) Function last_id is not documented
(#339) Function explain is not documented
(#340) Function found_rows is not documented
(#341) Function types is not documented
(#343) Function schemas is not documented
(#345) Function get_schema is not documented
(#346) Function set_schema is not documented
(#348) Function create_sql is not documented
(#349) Function truncate_sql is not documented
(#350) Function use_sql is not documented
(#351) Function trigger_sql is not documented
(#353) Function show_variables is not documented
(#354) Function show_status is not documented
(#355) Function convert_field is not documented
(#356) Function unconvert_field is not documented
(#357) Function support is not documented
(#360) Function Min_DB::_error is not documented
(#361) Function Min_DB::connect is not documented
(#362) Function Min_DB::quote is not documented
(#363) Function Min_DB::select_db is not documented
(#364) Function Min_DB::close is not documented
(#365) Function Min_DB::query is not documented
(#370) Function Min_DB::multi_query is not documented
(#371) Function Min_DB::store_result is not documented
(#372) Function Min_DB::next_result is not documented
(#374) Function Min_DB::result is not documented
(#378) Function Min_Result::Min_Result is not documented
(#379) Function Min_Result::fetch_assoc is not documented
(#381) Function Min_Result::fetch_row is not documented
(#383) Function Min_Result::fetch_field is not documented
(#385) Function Min_Result::__destruct is not documented
(#389) Function Min_DB::connect is not documented
(#391) Function Min_DB::select_db is not documented
(#392) Function Min_DB::close is not documented
(#396) Function Min_Driver::insertUpdate is not documented
(#401) Function idf_escape is not documented
(#402) Function table is not documented
(#404) Function connect is not documented
(#406) Function get_databases is not documented
(#408) Function limit is not documented
(#409) Function limit1 is not documented
(#410) Function db_collation is not documented
(#411) Function engines is not documented
(#413) Function logged_user is not documented
(#414) Function tables_list is not documented
(#416) Function count_tables is not documented
(#418) Function table_status is not documented
(#423) Function is_view is not documented
(#424) Function fk_support is not documented
(#426) Function fields is not documented
(#436) Function indexes is not documented
(#437) Function foreign_keys is not documented
(#442) Function view is not documented
(#444) Function collations is not documented
(#446) Function information_schema is not documented
(#447) Function adminer_error is not documented
(#449) Function create_database is not documented
(#451) Function drop_databases is not documented
(#453) Function rename_database is not documented
(#455) Function auto_increment is not documented
(#456) Function alter_table is not documented
(#461) Function alter_indexes is not documented
(#466) Function truncate_tables is not documented
(#469) Function drop_views is not documented
(#471) Function drop_tables is not documented
(#473) Function move_tables is not documented
(#479) Function trigger is not documented
(#482) Function triggers is not documented
(#483) Function trigger_options is not documented
(#485) Function routines is not documented
(#491) Function routine_languages is not documented
(#493) Function last_id is not documented
(#495) Function explain is not documented
(#496) Function found_rows is not documented
(#498) Function types is not documented
(#504) Function schemas is not documented
(#506) Function get_schema is not documented
(#507) Function set_schema is not documented
(#508) Function use_sql is not documented
(#509) Function show_variables is not documented
(#511) Function process_list is not documented
(#513) Function show_status is not documented
(#514) Function convert_field is not documented
(#515) Function unconvert_field is not documented
(#516) Function support is not documented
(#519) Function Min_DB::_error is not documented
(#520) Function Min_DB::connect is not documented
(#523) Function Min_DB::quote is not documented
(#524) Function Min_DB::select_db is not documented
(#526) Function Min_DB::query is not documented
(#530) Function Min_DB::multi_query is not documented
(#531) Function Min_DB::store_result is not documented
(#532) Function Min_DB::next_result is not documented
(#534) Function Min_DB::result is not documented
(#538) Function Min_Result::Min_Result is not documented
(#539) Function Min_Result::_convert is not documented
(#541) Function Min_Result::fetch_assoc is not documented
(#542) Function Min_Result::fetch_row is not documented
(#543) Function Min_Result::fetch_field is not documented
(#545) Function Min_Result::__destruct is not documented
(#549) Function Min_DB::connect is not documented
(#551) Function Min_DB::select_db is not documented
(#556) Function Min_Driver::begin is not documented
(#558) Function idf_escape is not documented
(#559) Function table is not documented
(#561) Function connect is not documented
(#563) Function get_databases is not documented
(#565) Function limit is not documented
(#566) Function limit1 is not documented
(#567) Function db_collation is not documented
(#568) Function engines is not documented
(#570) Function logged_user is not documented
(#571) Function tables_list is not documented
(#575) Function count_tables is not documented
(#577) Function table_status is not documented
(#580) Function is_view is not documented
(#581) Function fk_support is not documented
(#583) Function fields is not documented
(#584) Function indexes is not documented
(#589) Function view is not documented
(#591) Function collations is not documented
(#593) Function information_schema is not documented
(#595) Function adminer_error is not documented
(#597) Function explain is not documented
(#598) Function found_rows is not documented
(#599) Function alter_table is not documented
(#602) Function foreign_keys is not documented
(#604) Function truncate_tables is not documented
(#606) Function drop_views is not documented
(#608) Function drop_tables is not documented
(#610) Function last_id is not documented
(#612) Function schemas is not documented
(#614) Function get_schema is not documented
(#615) Function set_schema is not documented
(#616) Function show_variables is not documented
(#618) Function process_list is not documented
(#625) Function show_status is not documented
(#627) Function convert_field is not documented
(#628) Function unconvert_field is not documented
(#629) Function support is not documented
(#632) Function Min_DB::_get_error is not documented
(#633) Function Min_DB::connect is not documented
(#634) Function Min_DB::quote is not documented
(#635) Function Min_DB::select_db is not documented
(#636) Function Min_DB::query is not documented
(#638) Function Min_DB::multi_query is not documented
(#641) Function Min_DB::store_result is not documented
(#645) Function Min_DB::next_result is not documented
(#647) Function Min_DB::result is not documented
(#650) Function Min_Result::Min_Result is not documented
(#651) Function Min_Result::_convert is not documented
(#653) Function Min_Result::fetch_assoc is not documented
(#654) Function Min_Result::fetch_row is not documented
(#655) Function Min_Result::fetch_field is not documented
(#657) Function Min_Result::seek is not documented
(#658) Function Min_Result::__destruct is not documented
(#660) Function Min_DB::connect is not documented
(#661) Function Min_DB::quote is not documented
(#662) Function Min_DB::select_db is not documented
(#664) Function Min_DB::query is not documented
(#669) Function Min_DB::multi_query is not documented
(#670) Function Min_DB::store_result is not documented
(#671) Function Min_DB::next_result is not documented
(#673) Function Min_DB::result is not documented
(#677) Function Min_Result::Min_Result is not documented
(#678) Function Min_Result::fetch_assoc is not documented
(#680) Function Min_Result::fetch_row is not documented
(#682) Function Min_Result::num_rows is not documented
(#684) Function Min_Result::fetch_field is not documented
(#685) Function Min_Result::seek is not documented
(#686) Function Min_Result::__destruct is not documented
(#690) Function Min_Driver::insertUpdate is not documented
(#695) Function Min_Driver::begin is not documented
(#697) Function idf_escape is not documented
(#698) Function table is not documented
(#699) Function connect is not documented
(#701) Function get_databases is not documented
(#703) Function limit is not documented
(#704) Function limit1 is not documented
(#706) Function db_collation is not documented
(#707) Function engines is not documented
(#709) Function logged_user is not documented
(#710) Function tables_list is not documented
(#712) Function count_tables is not documented
(#714) Function table_status is not documented
(#715) Function is_view is not documented
(#716) Function fk_support is not documented
(#718) Function fields is not documented
(#724) Function indexes is not documented
(#729) Function view is not documented
(#731) Function collations is not documented
(#732) Function information_schema is not documented
(#734) Function adminer_error is not documented
(#736) Function create_database is not documented
(#738) Function drop_databases is not documented
(#740) Function rename_database is not documented
(#742) Function auto_increment is not documented
(#743) Function alter_table is not documented
(#749) Function alter_indexes is not documented
(#752) Function last_id is not documented
(#753) Function explain is not documented
(#754) Function found_rows is not documented
(#755) Function foreign_keys is not documented
(#756) Function truncate_tables is not documented
(#758) Function drop_views is not documented
(#760) Function drop_tables is not documented
(#762) Function move_tables is not documented
(#764) Function trigger is not documented
(#772) Function triggers is not documented
(#778) Function trigger_options is not documented
(#780) Function schemas is not documented
(#782) Function get_schema is not documented
(#783) Function set_schema is not documented
(#785) Function use_sql is not documented
(#786) Function show_variables is not documented
(#788) Function show_status is not documented
(#790) Function convert_field is not documented
(#791) Function unconvert_field is not documented
(#792) Function support is not documented
(#795) Function Min_DB::select_db is not documented
(#796) Function Min_DB::query is not documented
(#800) Function Min_DB::multi_query is not documented
(#801) Function Min_DB::store_result is not documented
(#802) Function Min_DB::next_result is not documented
(#804) Function Min_DB::quote is not documented
(#806) Function Min_Result::Min_Result is not documented
(#810) Function Min_Result::_processValue is not documented
(#811) Function Min_Result::fetch_assoc is not documented
(#812) Function Min_Result::fetch_row is not documented
(#814) Function Min_Result::fetch_field is not documented
(#818) Function Min_Driver::_chunkRequest is not documented
(#823) Function Min_Driver::_extractIds is not documented
(#824) Function Min_Driver::select is not documented
(#825) Function Min_Driver::delete is not documented
(#826) Function Min_Driver::update is not documented
(#829) Function Min_Driver::insert is not documented
(#833) Function Min_Driver::insertUpdate is not documented
(#837) Function Min_Driver::begin is not documented
(#839) Function Min_Driver::commit is not documented
(#841) Function Min_Driver::rollback is not documented
(#843) Function connect is not documented
(#846) Function support is not documented
(#848) Function logged_user is not documented
(#849) Function get_databases is not documented
(#851) Function collations is not documented
(#853) Function db_collation is not documented
(#854) Function tables_list is not documented
(#855) Function table_status is not documented
(#856) Function explain is not documented
(#857) Function error is not documented
(#859) Function information_schema is not documented
(#860) Function is_view is not documented
(#861) Function indexes is not documented
(#863) Function fields is not documented
(#864) Function foreign_keys is not documented
(#866) Function table is not documented
(#868) Function idf_escape is not documented
(#869) Function limit is not documented
(#870) Function unconvert_field is not documented
(#871) Function fk_support is not documented
(#872) Function engines is not documented
(#874) Function alter_table is not documented
(#875) Function drop_tables is not documented
(#879) Function count_tables is not documented
(#882) Function found_rows is not documented
(#883) Function last_id is not documented
(#884) Function hmac is not documented
(#885) Function sdb_request is not documented
(#890) Function sdb_request_all is not documented
(#894) Function Min_DB::connect is not documented
(#898) Function Min_DB::query is not documented
(#900) Function Min_DB::select_db is not documented
(#903) Function Min_DB::quote is not documented
(#905) Function Min_Result::Min_Result is not documented
(#909) Function Min_Result::fetch_assoc is not documented
(#910) Function Min_Result::fetch_row is not documented
(#912) Function Min_Result::fetch_field is not documented
(#916) Function Min_Driver::select is not documented
(#920) Function Min_Driver::insert is not documented
(#922) Function connect is not documented
(#924) Function error is not documented
(#926) Function logged_user is not documented
(#927) Function get_databases is not documented
(#928) Function collations is not documented
(#930) Function db_collation is not documented
(#931) Function count_tables is not documented
(#933) Function tables_list is not documented
(#935) Function table_status is not documented
(#936) Function information_schema is not documented
(#937) Function is_view is not documented
(#938) Function drop_databases is not documented
(#942) Function indexes is not documented
(#943) Function fields is not documented
(#945) Function convert_field is not documented
(#946) Function unconvert_field is not documented
(#947) Function foreign_keys is not documented
(#949) Function fk_support is not documented
(#950) Function engines is not documented
(#952) Function found_rows is not documented
(#953) Function alter_table is not documented
(#955) Function drop_tables is not documented
(#959) Function truncate_tables is not documented
(#963) Function table is not documented
(#964) Function idf_escape is not documented
(#965) Function support is not documented
(#968) Function Min_DB::query is not documented
(#970) Function Min_DB::connect is not documented
(#971) Function Min_DB::select_db is not documented
(#973) Function Min_DB::quote is not documented
(#975) Function Min_Result::Min_Result is not documented
(#976) Function Min_Result::fetch_assoc is not documented
(#977) Function Min_Result::fetch_row is not documented
(#982) Function Min_Driver::select is not documented
(#989) Function connect is not documented
(#991) Function support is not documented
(#993) Function logged_user is not documented
(#994) Function get_databases is not documented
(#995) Function collations is not documented
(#997) Function db_collation is not documented
(#998) Function count_tables is not documented
(#999) Function tables_list is not documented
(#1000) Function table_status is not documented
(#1002) Function error is not documented
(#1004) Function information_schema is not documented
(#1005) Function is_view is not documented
(#1006) Function indexes is not documented
(#1008) Function fields is not documented
(#1009) Function foreign_keys is not documented
(#1011) Function table is not documented
(#1012) Function idf_escape is not documented
(#1013) Function convert_field is not documented
(#1014) Function unconvert_field is not documented
(#1015) Function fk_support is not documented
(#1016) Function found_rows is not documented
(#1018) Function create_database is not documented
(#1019) Function drop_databases is not documented
(#1020) Function drop_tables is not documented
(#1025) Function Min_DB::Min_DB is not documented
(#1026) Function Min_DB::connect is not documented
(#1027) Function Min_DB::result is not documented
(#1029) Function Min_DB::quote is not documented
(#1031) Function Min_DB::connect is not documented
(#1032) Function Min_DB::quote is not documented
(#1033) Function Min_DB::select_db is not documented
(#1035) Function Min_DB::query is not documented
(#1040) Function Min_DB::multi_query is not documented
(#1041) Function Min_DB::store_result is not documented
(#1042) Function Min_DB::next_result is not documented
(#1044) Function Min_DB::result is not documented
(#1048) Function Min_Result::Min_Result is not documented
(#1049) Function Min_Result::fetch_assoc is not documented
(#1051) Function Min_Result::fetch_row is not documented
(#1053) Function Min_Result::fetch_field is not documented
(#1054) Function Min_Result::__destruct is not documented
(#1058) Function Min_DB::connect is not documented
(#1060) Function Min_DB::select_db is not documented
(#1061) Function Min_DB::query is not documented
(#1066) Function Min_Driver::insert is not documented
(#1067) Function Min_Driver::insertUpdate is not documented
(#1072) Function idf_escape is not documented
(#1073) Function table is not documented
(#1075) Function connect is not documented
(#1077) Function get_databases is not documented
(#1078) Function limit is not documented
(#1079) Function limit1 is not documented
(#1081) Function db_collation is not documented
(#1082) Function engines is not documented
(#1083) Function logged_user is not documented
(#1084) Function tables_list is not documented
(#1086) Function count_tables is not documented
(#1088) Function table_status is not documented
(#1089) Function is_view is not documented
(#1090) Function fk_support is not documented
(#1092) Function fields is not documented
(#1093) Function indexes is not documented
(#1094) Function foreign_keys is not documented
(#1096) Function view is not documented
(#1098) Function collations is not documented
(#1100) Function information_schema is not documented
(#1101) Function adminer_error is not documented
(#1103) Function error_line is not documented
(#1104) Function create_database is not documented
(#1106) Function drop_databases is not documented
(#1108) Function rename_database is not documented
(#1111) Function auto_increment is not documented
(#1112) Function alter_table is not documented
(#1116) Function alter_indexes is not documented
(#1119) Function truncate_tables is not documented
(#1121) Function drop_views is not documented
(#1123) Function drop_tables is not documented
(#1125) Function move_tables is not documented
(#1127) Function copy_tables is not documented
(#1133) Function trigger is not documented
(#1136) Function triggers is not documented
(#1137) Function trigger_options is not documented
(#1139) Function routine is not documented
(#1143) Function routines is not documented
(#1145) Function routine_languages is not documented
(#1147) Function last_id is not documented
(#1148) Function explain is not documented
(#1149) Function found_rows is not documented
(#1150) Function types is not documented
(#1152) Function schemas is not documented
(#1154) Function get_schema is not documented
(#1155) Function set_schema is not documented
(#1157) Function create_sql is not documented
(#1158) Function truncate_sql is not documented
(#1159) Function use_sql is not documented
(#1160) Function trigger_sql is not documented
(#1161) Function show_variables is not documented
(#1163) Function process_list is not documented
(#1165) Function show_status is not documented
(#1167) Function convert_field is not documented
(#1168) Function unconvert_field is not documented
(#1169) Function support is not documented
(#1171) Function Adminer::name is not documented
(#1172) Function Adminer::credentials is not documented
(#1174) Function Adminer::permanentLogin is not documented
(#1176) Function Adminer::database is not documented
(#1178) Function Adminer::databases is not documented
(#1180) Function Adminer::schemas is not documented
(#1182) Function Adminer::queryTimeout is not documented
(#1184) Function Adminer::headers is not documented
(#1186) Function Adminer::head is not documented
(#1188) Function Adminer::loginForm is not documented
(#1202) Function Adminer::login is not documented
(#1204) Function Adminer::tableName is not documented
(#1206) Function Adminer::fieldName is not documented
(#1207) Function Adminer::selectLinks is not documented
(#1209) Function Adminer::foreignKeys is not documented
(#1211) Function Adminer::backwardKeys is not documented
(#1213) Function Adminer::backwardKeysPrint is not documented
(#1214) Function Adminer::selectQuery is not documented
(#1215) Function Adminer::rowDescription is not documented
(#1216) Function Adminer::rowDescriptions is not documented
(#1217) Function Adminer::selectLink is not documented
(#1218) Function Adminer::selectVal is not documented
(#1219) Function Adminer::editVal is not documented
(#1220) Function Adminer::selectColumnsPrint is not documented
(#1222) Function Adminer::selectSearchPrint is not documented
(#1224) Function Adminer::selectOrderPrint is not documented
(#1225) Function Adminer::selectLimitPrint is not documented
(#1226) Function Adminer::selectLengthPrint is not documented
(#1227) Function Adminer::selectActionPrint is not documented
(#1230) Function Adminer::selectCommandPrint is not documented
(#1231) Function Adminer::selectImportPrint is not documented
(#1232) Function Adminer::selectEmailPrint is not documented
(#1233) Function Adminer::selectColumnsProcess is not documented
(#1235) Function Adminer::selectSearchProcess is not documented
(#1238) Function Adminer::selectOrderProcess is not documented
(#1239) Function Adminer::selectLimitProcess is not documented
(#1240) Function Adminer::selectLengthProcess is not documented
(#1241) Function Adminer::selectEmailProcess is not documented
(#1243) Function Adminer::selectQueryBuild is not documented
(#1244) Function Adminer::messageQuery is not documented
(#1245) Function Adminer::editFunctions is not documented
(#1249) Function Adminer::editInput is not documented
(#1250) Function Adminer::processInput is not documented
(#1252) Function Adminer::dumpOutput is not documented
(#1253) Function Adminer::dumpFormat is not documented
(#1255) Function Adminer::dumpDatabase is not documented
(#1256) Function Adminer::dumpTable is not documented
(#1257) Function Adminer::dumpData is not documented
(#1261) Function Adminer::dumpFilename is not documented
(#1263) Function Adminer::dumpHeaders is not documented
(#1264) Function Adminer::homepage is not documented
(#1266) Function Adminer::navigation is not documented
(#1274) Function Adminer::databasesPrint is not documented
(#1277) Function Adminer::tablesPrint is not documented
(#1280) Function page_header is not documented
(#1302) Function page_headers is not documented
(#1303) Function page_messages is not documented
(#1304) Function page_footer is not documented
(#1316) Function int32 is not documented
(#1317) Function long2str is not documented
(#1320) Function str2long is not documented
(#1321) Function xxtea_mx is not documented
(#1323) Function encrypt_string is not documented
(#1325) Function decrypt_string is not documented
(#1329) Function unset_permanent is not documented
(#1331) Function auth_error is not documented
(#1332) Function set_password is not documented
(#1333) Function get_password is not documented
(#1335) Function connect_error is not documented
(#1337) Function select is not documented
(#1339) Function referencable_primary is not documented
(#1340) Function textarea is not documented
(#1345) Function edit_type is not documented
(#1348) Function process_length is not documented
(#1349) Function process_type is not documented
(#1350) Function process_field is not documented
(#1352) Function type_class is not documented
(#1353) Function edit_fields is not documented
(#1366) Function process_fields is not documented
(#1371) Function normalize_enum is not documented
(#1372) Function grant is not documented
(#1375) Function drop_create is not documented
(#1377) Function create_trigger is not documented
(#1378) Function create_routine is not documented
(#1380) Function remove_definer is not documented
(#1382) Function format_foreign_key is not documented
(#1383) Function tar_file is not documented
(#1385) Function ini_bytes is not documented
(#1386) Function adminer_doc_link is not documented
(#1388) Function TmpFile::TmpFile is not documented
(#1389) Function TmpFile::write is not documented
(#1390) Function TmpFile::send is not documented
(#149) Variable Min_PDO::$_result is not documented
(#149) Variable Min_PDO::$server_info is not documented
(#149) Variable Min_PDO::$affected_rows is not documented
(#149) Variable Min_PDO::$errno is not documented
(#149) Variable Min_PDO::$error is not documented
(#164) Variable Min_PDOStatement::$_offset is not documented
(#164) Variable Min_PDOStatement::$num_rows is not documented
(#168) Variable Min_SQL::$_conn is not documented
(#186) Variable Min_SQLite::$extension is not documented
(#186) Variable Min_SQLite::$server_info is not documented
(#186) Variable Min_SQLite::$affected_rows is not documented
(#186) Variable Min_SQLite::$errno is not documented
(#186) Variable Min_SQLite::$error is not documented
(#186) Variable Min_SQLite::$_link is not documented
(#198) Variable Min_Result::$_result is not documented
(#198) Variable Min_Result::$_offset is not documented
(#198) Variable Min_Result::$num_rows is not documented
(#204) Variable Min_SQLite::$extension is not documented
(#204) Variable Min_SQLite::$server_info is not documented
(#204) Variable Min_SQLite::$affected_rows is not documented
(#204) Variable Min_SQLite::$error is not documented
(#204) Variable Min_SQLite::$_link is not documented
(#216) Variable Min_Result::$_result is not documented
(#216) Variable Min_Result::$_offset is not documented
(#216) Variable Min_Result::$num_rows is not documented
(#225) Variable Min_SQLite::$extension is not documented
(#360) Variable Min_DB::$extension is not documented
(#360) Variable Min_DB::$_link is not documented
(#360) Variable Min_DB::$_result is not documented
(#360) Variable Min_DB::$_string is not documented
(#360) Variable Min_DB::$_database is not documented
(#360) Variable Min_DB::$server_info is not documented
(#360) Variable Min_DB::$affected_rows is not documented
(#360) Variable Min_DB::$error is not documented
(#378) Variable Min_Result::$_result is not documented
(#378) Variable Min_Result::$_offset is not documented
(#378) Variable Min_Result::$num_rows is not documented
(#389) Variable Min_DB::$extension is not documented
(#519) Variable Min_DB::$extension is not documented
(#519) Variable Min_DB::$_link is not documented
(#519) Variable Min_DB::$_result is not documented
(#519) Variable Min_DB::$server_info is not documented
(#519) Variable Min_DB::$affected_rows is not documented
(#519) Variable Min_DB::$errno is not documented
(#519) Variable Min_DB::$error is not documented
(#538) Variable Min_Result::$_result is not documented
(#538) Variable Min_Result::$_offset is not documented
(#538) Variable Min_Result::$num_rows is not documented
(#549) Variable Min_DB::$extension is not documented
(#632) Variable Min_DB::$extension is not documented
(#632) Variable Min_DB::$_link is not documented
(#632) Variable Min_DB::$_result is not documented
(#632) Variable Min_DB::$server_info is not documented
(#632) Variable Min_DB::$affected_rows is not documented
(#632) Variable Min_DB::$errno is not documented
(#632) Variable Min_DB::$error is not documented
(#650) Variable Min_Result::$_result is not documented
(#650) Variable Min_Result::$_offset is not documented
(#650) Variable Min_Result::$_fields is not documented
(#650) Variable Min_Result::$num_rows is not documented
(#660) Variable Min_DB::$extension is not documented
(#660) Variable Min_DB::$_link is not documented
(#660) Variable Min_DB::$_result is not documented
(#660) Variable Min_DB::$server_info is not documented
(#660) Variable Min_DB::$affected_rows is not documented
(#660) Variable Min_DB::$error is not documented
(#677) Variable Min_Result::$_result is not documented
(#677) Variable Min_Result::$_offset is not documented
(#677) Variable Min_Result::$_fields is not documented
(#677) Variable Min_Result::$num_rows is not documented
(#795) Variable Min_DB::$extension is not documented
(#795) Variable Min_DB::$server_info is not documented
(#795) Variable Min_DB::$error is not documented
(#795) Variable Min_DB::$timeout is not documented
(#795) Variable Min_DB::$next is not documented
(#795) Variable Min_DB::$affected_rows is not documented
(#795) Variable Min_DB::$_result is not documented
(#806) Variable Min_Result::$num_rows is not documented
(#806) Variable Min_Result::$_rows is not documented
(#806) Variable Min_Result::$_offset is not documented
(#894) Variable Min_DB::$extension is not documented
(#894) Variable Min_DB::$error is not documented
(#894) Variable Min_DB::$_link is not documented
(#894) Variable Min_DB::$_db is not documented
(#905) Variable Min_Result::$num_rows is not documented
(#905) Variable Min_Result::$_rows is not documented
(#905) Variable Min_Result::$_offset is not documented
(#905) Variable Min_Result::$_charset is not documented
(#968) Variable Min_DB::$extension is not documented
(#968) Variable Min_DB::$server_info is not documented
(#968) Variable Min_DB::$errno is not documented
(#968) Variable Min_DB::$error is not documented
(#968) Variable Min_DB::$_url is not documented
(#975) Variable Min_Result::$num_rows is not documented
(#975) Variable Min_Result::$_rows is not documented
(#1025) Variable Min_DB::$extension is not documented
(#1031) Variable Min_DB::$extension is not documented
(#1031) Variable Min_DB::$server_info is not documented
(#1031) Variable Min_DB::$affected_rows is not documented
(#1031) Variable Min_DB::$errno is not documented
(#1031) Variable Min_DB::$error is not documented
(#1031) Variable Min_DB::$_link is not documented
(#1031) Variable Min_DB::$_result is not documented
(#1048) Variable Min_Result::$num_rows is not documented
(#1048) Variable Min_Result::$_result is not documented
(#1048) Variable Min_Result::$_offset is not documented
(#1058) Variable Min_DB::$extension is not documented
(#1171) Variable Adminer::$operators is not documented
(#1388) Variable TmpFile::$handler is not documented
(#1388) Variable TmpFile::$size is not documented
(#8) Not recommended phpdocs tag @version used
(#146) Package is not specified for class Min_PDO. It is also not specified in file-level phpdocs
(#161) Package is not specified for class Min_PDOStatement. It is also not specified in file-level phpdocs
(#167) Package is not specified for class Min_SQL. It is also not specified in file-level phpdocs
(#185) Package is not specified for class Min_SQLite. It is also not specified in file-level phpdocs
(#197) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#203) Package is not specified for class Min_SQLite. It is also not specified in file-level phpdocs
(#215) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#222) Package is not specified for class Min_SQLite. It is also not specified in file-level phpdocs
(#226) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#236) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#359) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#377) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#386) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#393) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#518) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#537) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#546) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#553) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#631) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#649) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#659) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#676) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#687) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#794) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#805) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#815) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#893) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#904) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#913) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#967) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#974) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#979) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#1022) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#1030) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#1047) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#1055) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#1063) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#1170) Package is not specified for class Adminer. It is also not specified in file-level phpdocs
(#1387) Package is not specified for class TmpFile. It is also not specified in file-level phpdocs
(#12) Package is not specified for function connection. It is also not specified in file-level phpdocs
(#13) Package is not specified for function adminer. It is also not specified in file-level phpdocs
(#14) Package is not specified for function idf_unescape. It is also not specified in file-level phpdocs
(#16) Package is not specified for function escape_string. It is also not specified in file-level phpdocs
(#18) Package is not specified for function remove_slashes. It is also not specified in file-level phpdocs
(#20) Package is not specified for function bracket_escape. It is also not specified in file-level phpdocs
(#22) Package is not specified for function h. It is also not specified in file-level phpdocs
(#24) Package is not specified for function nbsp. It is also not specified in file-level phpdocs
(#25) Package is not specified for function nl_br. It is also not specified in file-level phpdocs
(#27) Package is not specified for function checkbox. It is also not specified in file-level phpdocs
(#28) Package is not specified for function optionlist. It is also not specified in file-level phpdocs
(#31) Package is not specified for function html_select. It is also not specified in file-level phpdocs
(#33) Package is not specified for function select_input. It is also not specified in file-level phpdocs
(#34) Package is not specified for function confirm. It is also not specified in file-level phpdocs
(#35) Package is not specified for function print_fieldset. It is also not specified in file-level phpdocs
(#36) Package is not specified for function bold. It is also not specified in file-level phpdocs
(#37) Package is not specified for function odd. It is also not specified in file-level phpdocs
(#38) Package is not specified for function js_escape. It is also not specified in file-level phpdocs
(#40) Package is not specified for function json_row. It is also not specified in file-level phpdocs
(#41) Package is not specified for function ini_bool. It is also not specified in file-level phpdocs
(#42) Package is not specified for function sid. It is also not specified in file-level phpdocs
(#43) Package is not specified for function q. It is also not specified in file-level phpdocs
(#44) Package is not specified for function get_vals. It is also not specified in file-level phpdocs
(#45) Package is not specified for function get_key_vals. It is also not specified in file-level phpdocs
(#46) Package is not specified for function get_rows. It is also not specified in file-level phpdocs
(#47) Package is not specified for function unique_array. It is also not specified in file-level phpdocs
(#50) Package is not specified for function where. It is also not specified in file-level phpdocs
(#52) Package is not specified for function where_check. It is also not specified in file-level phpdocs
(#54) Package is not specified for function where_link. It is also not specified in file-level phpdocs
(#55) Package is not specified for function convert_fields. It is also not specified in file-level phpdocs
(#57) Package is not specified for function cookie. It is also not specified in file-level phpdocs
(#59) Package is not specified for function restart_session. It is also not specified in file-level phpdocs
(#60) Package is not specified for function stop_session. It is also not specified in file-level phpdocs
(#61) Package is not specified for function get_session. It is also not specified in file-level phpdocs
(#61) Package is not specified for function set_session. It is also not specified in file-level phpdocs
(#62) Package is not specified for function auth_url. It is also not specified in file-level phpdocs
(#63) Package is not specified for function is_ajax. It is also not specified in file-level phpdocs
(#64) Package is not specified for function adminer_redirect. It is also not specified in file-level phpdocs
(#65) Package is not specified for function query_redirect. It is also not specified in file-level phpdocs
(#68) Package is not specified for function queries. It is also not specified in file-level phpdocs
(#70) Package is not specified for function apply_queries. It is also not specified in file-level phpdocs
(#74) Package is not specified for function queries_redirect. It is also not specified in file-level phpdocs
(#76) Package is not specified for function adminer_format_time. It is also not specified in file-level phpdocs
(#78) Package is not specified for function remove_from_uri. It is also not specified in file-level phpdocs
(#80) Package is not specified for function pagination. It is also not specified in file-level phpdocs
(#81) Package is not specified for function get_file. It is also not specified in file-level phpdocs
(#84) Package is not specified for function upload_error. It is also not specified in file-level phpdocs
(#85) Package is not specified for function repeat_pattern. It is also not specified in file-level phpdocs
(#87) Package is not specified for function is_utf8. It is also not specified in file-level phpdocs
(#88) Package is not specified for function shorten_utf8. It is also not specified in file-level phpdocs
(#90) Package is not specified for function friendly_url. It is also not specified in file-level phpdocs
(#92) Package is not specified for function hidden_fields. It is also not specified in file-level phpdocs
(#94) Package is not specified for function hidden_fields_get. It is also not specified in file-level phpdocs
(#95) Package is not specified for function table_status1. It is also not specified in file-level phpdocs
(#96) Package is not specified for function column_foreign_keys. It is also not specified in file-level phpdocs
(#97) Package is not specified for function enum_input. It is also not specified in file-level phpdocs
(#98) Package is not specified for function input. It is also not specified in file-level phpdocs
(#101) Package is not specified for function process_input. It is also not specified in file-level phpdocs
(#108) Package is not specified for function search_tables. It is also not specified in file-level phpdocs
(#109) Package is not specified for function dump_headers. It is also not specified in file-level phpdocs
(#110) Package is not specified for function dump_csv. It is also not specified in file-level phpdocs
(#113) Package is not specified for function apply_sql_function. It is also not specified in file-level phpdocs
(#114) Package is not specified for function password_file. It is also not specified in file-level phpdocs
(#116) Package is not specified for function rand_string. It is also not specified in file-level phpdocs
(#118) Package is not specified for function select_value. It is also not specified in file-level phpdocs
(#120) Package is not specified for function is_mail. It is also not specified in file-level phpdocs
(#122) Package is not specified for function is_url. It is also not specified in file-level phpdocs
(#123) Package is not specified for function is_shortable. It is also not specified in file-level phpdocs
(#125) Package is not specified for function count_rows. It is also not specified in file-level phpdocs
(#126) Package is not specified for function slow_query. It is also not specified in file-level phpdocs
(#134) Package is not specified for function get_token. It is also not specified in file-level phpdocs
(#135) Package is not specified for function verify_token. It is also not specified in file-level phpdocs
(#136) Package is not specified for function lzw_decompress. It is also not specified in file-level phpdocs
(#138) Package is not specified for function on_help. It is also not specified in file-level phpdocs
(#139) Package is not specified for function get_lang. It is also not specified in file-level phpdocs
(#140) Package is not specified for function lang. It is also not specified in file-level phpdocs
(#142) Package is not specified for function switch_lang. It is also not specified in file-level phpdocs
(#145) Package is not specified for function get_translations. It is also not specified in file-level phpdocs
(#242) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#243) Package is not specified for function table. It is also not specified in file-level phpdocs
(#245) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#248) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#250) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#251) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#252) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#253) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#255) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#257) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#259) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#261) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#262) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#263) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#264) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#266) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#268) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#269) Package is not specified for function view. It is also not specified in file-level phpdocs
(#271) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#272) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#274) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#276) Package is not specified for function check_sqlite_name. It is also not specified in file-level phpdocs
(#279) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#285) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#289) Package is not specified for function rename_database. It is also not specified in file-level phpdocs
(#291) Package is not specified for function auto_increment. It is also not specified in file-level phpdocs
(#292) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#300) Package is not specified for function recreate_table. It is also not specified in file-level phpdocs
(#313) Package is not specified for function index_sql. It is also not specified in file-level phpdocs
(#314) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#319) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#321) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#323) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#325) Package is not specified for function move_tables. It is also not specified in file-level phpdocs
(#327) Package is not specified for function trigger. It is also not specified in file-level phpdocs
(#330) Package is not specified for function triggers. It is also not specified in file-level phpdocs
(#331) Package is not specified for function trigger_options. It is also not specified in file-level phpdocs
(#333) Package is not specified for function routine. It is also not specified in file-level phpdocs
(#334) Package is not specified for function routines. It is also not specified in file-level phpdocs
(#335) Package is not specified for function routine_languages. It is also not specified in file-level phpdocs
(#336) Package is not specified for function begin. It is also not specified in file-level phpdocs
(#338) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#339) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#340) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#341) Package is not specified for function types. It is also not specified in file-level phpdocs
(#343) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#345) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#346) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#348) Package is not specified for function create_sql. It is also not specified in file-level phpdocs
(#349) Package is not specified for function truncate_sql. It is also not specified in file-level phpdocs
(#350) Package is not specified for function use_sql. It is also not specified in file-level phpdocs
(#351) Package is not specified for function trigger_sql. It is also not specified in file-level phpdocs
(#353) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#354) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#355) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#356) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#357) Package is not specified for function support. It is also not specified in file-level phpdocs
(#401) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#402) Package is not specified for function table. It is also not specified in file-level phpdocs
(#404) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#406) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#408) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#409) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#410) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#411) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#413) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#414) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#416) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#418) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#423) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#424) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#426) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#436) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#437) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#442) Package is not specified for function view. It is also not specified in file-level phpdocs
(#444) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#446) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#447) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#449) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#451) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#453) Package is not specified for function rename_database. It is also not specified in file-level phpdocs
(#455) Package is not specified for function auto_increment. It is also not specified in file-level phpdocs
(#456) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#461) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#466) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#469) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#471) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#473) Package is not specified for function move_tables. It is also not specified in file-level phpdocs
(#479) Package is not specified for function trigger. It is also not specified in file-level phpdocs
(#482) Package is not specified for function triggers. It is also not specified in file-level phpdocs
(#483) Package is not specified for function trigger_options. It is also not specified in file-level phpdocs
(#485) Package is not specified for function routines. It is also not specified in file-level phpdocs
(#491) Package is not specified for function routine_languages. It is also not specified in file-level phpdocs
(#493) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#495) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#496) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#498) Package is not specified for function types. It is also not specified in file-level phpdocs
(#504) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#506) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#507) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#508) Package is not specified for function use_sql. It is also not specified in file-level phpdocs
(#509) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#511) Package is not specified for function process_list. It is also not specified in file-level phpdocs
(#513) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#514) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#515) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#516) Package is not specified for function support. It is also not specified in file-level phpdocs
(#558) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#559) Package is not specified for function table. It is also not specified in file-level phpdocs
(#561) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#563) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#565) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#566) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#567) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#568) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#570) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#571) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#575) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#577) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#580) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#581) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#583) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#584) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#589) Package is not specified for function view. It is also not specified in file-level phpdocs
(#591) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#593) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#595) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#597) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#598) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#599) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#602) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#604) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#606) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#608) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#610) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#612) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#614) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#615) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#616) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#618) Package is not specified for function process_list. It is also not specified in file-level phpdocs
(#625) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#627) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#628) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#629) Package is not specified for function support. It is also not specified in file-level phpdocs
(#697) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#698) Package is not specified for function table. It is also not specified in file-level phpdocs
(#699) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#701) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#703) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#704) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#706) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#707) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#709) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#710) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#712) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#714) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#715) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#716) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#718) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#724) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#729) Package is not specified for function view. It is also not specified in file-level phpdocs
(#731) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#732) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#734) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#736) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#738) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#740) Package is not specified for function rename_database. It is also not specified in file-level phpdocs
(#742) Package is not specified for function auto_increment. It is also not specified in file-level phpdocs
(#743) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#749) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#752) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#753) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#754) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#755) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#756) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#758) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#760) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#762) Package is not specified for function move_tables. It is also not specified in file-level phpdocs
(#764) Package is not specified for function trigger. It is also not specified in file-level phpdocs
(#772) Package is not specified for function triggers. It is also not specified in file-level phpdocs
(#778) Package is not specified for function trigger_options. It is also not specified in file-level phpdocs
(#780) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#782) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#783) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#785) Package is not specified for function use_sql. It is also not specified in file-level phpdocs
(#786) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#788) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#790) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#791) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#792) Package is not specified for function support. It is also not specified in file-level phpdocs
(#843) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#846) Package is not specified for function support. It is also not specified in file-level phpdocs
(#848) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#849) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#851) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#853) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#854) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#855) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#856) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#857) Package is not specified for function error. It is also not specified in file-level phpdocs
(#859) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#860) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#861) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#863) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#864) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#866) Package is not specified for function table. It is also not specified in file-level phpdocs
(#868) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#869) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#870) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#871) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#872) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#874) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#875) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#879) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#882) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#883) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#884) Package is not specified for function hmac. It is also not specified in file-level phpdocs
(#885) Package is not specified for function sdb_request. It is also not specified in file-level phpdocs
(#890) Package is not specified for function sdb_request_all. It is also not specified in file-level phpdocs
(#922) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#924) Package is not specified for function error. It is also not specified in file-level phpdocs
(#926) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#927) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#928) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#930) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#931) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#933) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#935) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#936) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#937) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#938) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#942) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#943) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#945) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#946) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#947) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#949) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#950) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#952) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#953) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#955) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#959) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#963) Package is not specified for function table. It is also not specified in file-level phpdocs
(#964) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#965) Package is not specified for function support. It is also not specified in file-level phpdocs
(#989) Package is not specified for function connect. 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
(#993) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#994) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#995) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#997) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#998) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#999) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#1000) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#1002) Package is not specified for function error. It is also not specified in file-level phpdocs
(#1004) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#1005) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#1006) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#1008) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#1009) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#1011) Package is not specified for function table. It is also not specified in file-level phpdocs
(#1012) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#1013) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#1014) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#1015) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#1016) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#1018) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#1019) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#1020) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#1072) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#1073) Package is not specified for function table. It is also not specified in file-level phpdocs
(#1075) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#1077) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#1078) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#1079) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#1081) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#1082) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#1083) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#1084) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#1086) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#1088) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#1089) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#1090) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#1092) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#1093) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#1094) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#1096) Package is not specified for function view. It is also not specified in file-level phpdocs
(#1098) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#1100) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#1101) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#1103) Package is not specified for function error_line. It is also not specified in file-level phpdocs
(#1104) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#1106) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#1108) Package is not specified for function rename_database. It is also not specified in file-level phpdocs
(#1111) Package is not specified for function auto_increment. It is also not specified in file-level phpdocs
(#1112) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#1116) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#1119) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#1121) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#1123) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#1125) Package is not specified for function move_tables. It is also not specified in file-level phpdocs
(#1127) Package is not specified for function copy_tables. It is also not specified in file-level phpdocs
(#1133) Package is not specified for function trigger. It is also not specified in file-level phpdocs
(#1136) Package is not specified for function triggers. It is also not specified in file-level phpdocs
(#1137) Package is not specified for function trigger_options. It is also not specified in file-level phpdocs
(#1139) Package is not specified for function routine. It is also not specified in file-level phpdocs
(#1143) Package is not specified for function routines. It is also not specified in file-level phpdocs
(#1145) Package is not specified for function routine_languages. It is also not specified in file-level phpdocs
(#1147) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#1148) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#1149) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#1150) Package is not specified for function types. It is also not specified in file-level phpdocs
(#1152) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#1154) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#1155) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#1157) Package is not specified for function create_sql. It is also not specified in file-level phpdocs
(#1158) Package is not specified for function truncate_sql. It is also not specified in file-level phpdocs
(#1159) Package is not specified for function use_sql. It is also not specified in file-level phpdocs
(#1160) Package is not specified for function trigger_sql. It is also not specified in file-level phpdocs
(#1161) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#1163) Package is not specified for function process_list. It is also not specified in file-level phpdocs
(#1165) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#1167) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#1168) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#1169) Package is not specified for function support. It is also not specified in file-level phpdocs
(#1280) Package is not specified for function page_header. It is also not specified in file-level phpdocs
(#1302) Package is not specified for function page_headers. It is also not specified in file-level phpdocs
(#1303) Package is not specified for function page_messages. It is also not specified in file-level phpdocs
(#1304) Package is not specified for function page_footer. It is also not specified in file-level phpdocs
(#1316) Package is not specified for function int32. It is also not specified in file-level phpdocs
(#1317) Package is not specified for function long2str. It is also not specified in file-level phpdocs
(#1320) Package is not specified for function str2long. It is also not specified in file-level phpdocs
(#1321) Package is not specified for function xxtea_mx. It is also not specified in file-level phpdocs
(#1323) Package is not specified for function encrypt_string. It is also not specified in file-level phpdocs
(#1325) Package is not specified for function decrypt_string. It is also not specified in file-level phpdocs
(#1329) Package is not specified for function unset_permanent. It is also not specified in file-level phpdocs
(#1331) Package is not specified for function auth_error. It is also not specified in file-level phpdocs
(#1332) Package is not specified for function set_password. It is also not specified in file-level phpdocs
(#1333) Package is not specified for function get_password. It is also not specified in file-level phpdocs
(#1335) Package is not specified for function connect_error. It is also not specified in file-level phpdocs
(#1337) Package is not specified for function select. It is also not specified in file-level phpdocs
(#1339) Package is not specified for function referencable_primary. It is also not specified in file-level phpdocs
(#1340) Package is not specified for function textarea. It is also not specified in file-level phpdocs
(#1345) Package is not specified for function edit_type. It is also not specified in file-level phpdocs
(#1348) Package is not specified for function process_length. It is also not specified in file-level phpdocs
(#1349) Package is not specified for function process_type. It is also not specified in file-level phpdocs
(#1350) Package is not specified for function process_field. It is also not specified in file-level phpdocs
(#1352) Package is not specified for function type_class. It is also not specified in file-level phpdocs
(#1353) Package is not specified for function edit_fields. It is also not specified in file-level phpdocs
(#1366) Package is not specified for function process_fields. It is also not specified in file-level phpdocs
(#1371) Package is not specified for function normalize_enum. It is also not specified in file-level phpdocs
(#1372) Package is not specified for function grant. It is also not specified in file-level phpdocs
(#1375) Package is not specified for function drop_create. It is also not specified in file-level phpdocs
(#1377) Package is not specified for function create_trigger. It is also not specified in file-level phpdocs
(#1378) Package is not specified for function create_routine. It is also not specified in file-level phpdocs
(#1380) Package is not specified for function remove_definer. It is also not specified in file-level phpdocs
(#1382) Package is not specified for function format_foreign_key. It is also not specified in file-level phpdocs
(#1383) Package is not specified for function tar_file. It is also not specified in file-level phpdocs
(#1385) Package is not specified for function ini_bytes. It is also not specified in file-level phpdocs
(#1386) Package is not specified for function adminer_doc_link. 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]