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

(30855 errors, 1092 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".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Inline doc block comments are not allowed; use "// Comment." instead
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Variable "Lc" must be all lower-case
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#10) Commas (,) must be followed by white space.
(#10) Expected "if (...) {\n"; found "if(...){"
(#10) Variable "Lc" must be all lower-case
(#10) Expected "foreach (...) {\n"; found "foreach(...){"
(#10) Expected 1 space before "as"; 0 found
(#10) Expected 1 space after "as"; 0 found
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Variable "X" must be all lower-case
(#10) Variable "Wh" must be all lower-case
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#10) Variable "X" must be all lower-case
(#10) Commas (,) must be followed by white space.
(#10) Inline control structures are not allowed
(#10) Variable "Wh" must be all lower-case
(#10) Variable "X" must be all lower-case
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#10) Variable "Wh" must be all lower-case
(#10) Closing brace must be on a line by itself
(#10) Closing brace must be on a line by itself
(#10) Inline control structures are not allowed
(#10) Expected "if (...) {\n"; found "if(...){"
(#10) Expected "if (...) {\n"; found "if(...){"
(#10) Closing brace must be on a line by itself
(#10) Commas (,) must be followed by white space.
(#10) Expected 1 space before "+"; 0 found
(#10) Expected 1 space after "+"; 0 found
(#10) Expected 1 space before "*"; 0 found
(#10) Expected 1 space after "*"; 0 found
(#10) Expected 1 space before "*"; 0 found
(#10) Expected 1 space after "*"; 0 found
(#10) Expected 1 space before "*"; 0 found
(#10) Expected 1 space after "*"; 0 found
(#10) Expected "if (...) {\n"; found "if(...){"
(#10) Expected 1 space before "=="; 0 found
(#10) Expected 1 space after "=="; 0 found
(#10) Line exceeds maximum limit of 180 characters; contains 679 characters
(#10) Line exceeds maximum limit of 180 characters; contains 679 characters
(#10) Line exceeds maximum limit of 180 characters; contains 679 characters
(#10) Line exceeds maximum limit of 180 characters; contains 679 characters
(#10) Line exceeds maximum limit of 180 characters; contains 679 characters
(#10) Line exceeds maximum limit of 180 characters; contains 679 characters
(#10) Line exceeds maximum limit of 180 characters; contains 679 characters
(#10) Line exceeds maximum limit of 180 characters; contains 679 characters
(#11) Line indented incorrectly; expected at least 8 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 277 characters
(#11) Line exceeds maximum limit of 180 characters; contains 277 characters
(#11) Line exceeds maximum limit of 180 characters; contains 277 characters
(#11) Line exceeds maximum limit of 180 characters; contains 277 characters
(#11) Line exceeds maximum limit of 180 characters; contains 277 characters
(#11) Line exceeds maximum limit of 180 characters; contains 277 characters
(#11) Line exceeds maximum limit of 180 characters; contains 277 characters
(#11) Line exceeds maximum limit of 180 characters; contains 277 characters
(#12) Line indented incorrectly; expected at least 4 spaces, found 0
(#12) The use of backticks in strings is not recommended
(#12) Closing brace must be on a line by itself
(#12) Usage of ELSEIF not allowed; use ELSE IF instead
(#12) Expected 1 space before "=="; 0 found
(#12) Expected 1 space after "=="; 0 found
(#12) Line exceeds maximum limit of 180 characters; contains 3475 characters
(#12) Line exceeds maximum limit of 180 characters; contains 3475 characters
(#12) Line exceeds maximum limit of 180 characters; contains 3475 characters
(#12) Line exceeds maximum limit of 180 characters; contains 3475 characters
(#12) Line exceeds maximum limit of 180 characters; contains 3475 characters
(#12) Line exceeds maximum limit of 180 characters; contains 3475 characters
(#12) Line exceeds maximum limit of 180 characters; contains 3475 characters
(#12) Line exceeds maximum limit of 180 characters; contains 3475 characters
(#13) Line indented incorrectly; expected at least 12 spaces, found 0
(#13) The use of backticks in strings is not recommended
(#13) Closing brace must be on a line by itself
(#13) Usage of ELSEIF not allowed; use ELSE IF instead
(#13) Expected 1 space before "=="; 0 found
(#13) Expected 1 space after "=="; 0 found
(#13) Line exceeds maximum limit of 180 characters; contains 11813 characters
(#13) Line exceeds maximum limit of 180 characters; contains 11813 characters
(#13) Line exceeds maximum limit of 180 characters; contains 11813 characters
(#13) Line exceeds maximum limit of 180 characters; contains 11813 characters
(#13) Line exceeds maximum limit of 180 characters; contains 11813 characters
(#13) Line exceeds maximum limit of 180 characters; contains 11813 characters
(#13) Line exceeds maximum limit of 180 characters; contains 11813 characters
(#13) Line exceeds maximum limit of 180 characters; contains 11813 characters
(#14) Line indented incorrectly; expected at least 8 spaces, found 0
(#14) The use of backticks in strings is not recommended
(#14) Closing brace must be on a line by itself
(#14) Expected "} else {\n"; found "}else{"
(#14) Closing brace must be on a line by itself
(#14) Closing brace must be on a line by itself
(#14) Closing brace must be on a line by itself
(#14) Closing brace must be on a line by itself
(#14) Closing brace must be on a line by itself
(#14) Closing brace must be on a line by itself
(#14) Closing brace must be on a line by itself
(#14) Closing brace must be on a line by itself
(#14) Line exceeds maximum limit of 180 characters; contains 41532 characters
(#14) Line exceeds maximum limit of 180 characters; contains 41532 characters
(#14) Line exceeds maximum limit of 180 characters; contains 41532 characters
(#14) Line exceeds maximum limit of 180 characters; contains 41532 characters
(#14) Line exceeds maximum limit of 180 characters; contains 41532 characters
(#14) Line exceeds maximum limit of 180 characters; contains 41532 characters
(#14) Line exceeds maximum limit of 180 characters; contains 41532 characters
(#14) Line exceeds maximum limit of 180 characters; contains 41532 characters
(#15) Expected 1 space after closing parenthesis; found 0
(#15) Opening brace must be the last content on the line
(#15) Closing brace must be on a line by itself
(#16) Expected 1 space after closing parenthesis; found 0
(#16) Opening brace must be the last content on the line
(#16) Closing brace must be on a line by itself
(#17) Expected 1 space after closing parenthesis; found 0
(#17) Opening brace must be the last content on the line
(#17) Variable "Vd" must be all lower-case
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#17) Commas (,) must be followed by white space.
(#18) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Variable "Vd" must be all lower-case
(#18) Variable "Vd" must be all lower-case
(#18) Commas (,) must be followed by white space.
(#18) Variable "Vd" must be all lower-case
(#18) Commas (,) must be followed by white space.
(#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) Variable "X" 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
(#20) Line indented incorrectly; expected at least 4 spaces, found 0
(#20) Variable "X" must be all lower-case
(#20) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#20) Closing brace must be on a line by itself
(#21) Line indented incorrectly; expected at least 4 spaces, found 0
(#21) Variable "X" 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
(#22) Line indented incorrectly; expected at least 8 spaces, found 0
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#22) Variable "X" must be all lower-case
(#22) Closing brace must be on a line by itself
(#23) Line indented incorrectly; expected at least 4 spaces, found 0
(#23) Variable "Qf" must be all lower-case
(#23) Commas (,) must be followed by white space.
(#23) Variable "Lc" 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
(#23) Expected "if (...) {\n"; found "if(...){"
(#23) Expected "while (...) {\n"; found "while(...){"
(#23) Commas (,) must be followed by white space.
(#23) Variable "X" must be all lower-case
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Variable "Qf" must be all lower-case
(#23) Expected "foreach (...) {\n"; found "foreach(...){"
(#23) Expected 1 space before "=>"; 0 found
(#23) Expected 1 space after "=>"; 0 found
(#23) Expected 1 space after "as"; 0 found
(#23) Variable "X" must be all lower-case
(#24) Line indented incorrectly; expected at least 16 spaces, found 0
(#24) Variable "Kd" must be all lower-case
(#24) Expected 1 space before "=>"; 0 found
(#24) Expected 1 space after "=>"; 0 found
(#24) Variable "W" must be all lower-case
(#24) Variable "Qf" must be all lower-case
(#24) Variable "Kd" must be all lower-case
(#24) Expected "if (...) {\n"; found "if(...){"
(#24) Variable "W" must be all lower-case
(#24) Variable "Qf" must be all lower-case
(#24) Variable "Kd" must be all lower-case
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#24) Variable "W" must be all lower-case
(#24) Variable "Qf" must be all lower-case
(#24) Variable "Qf" must be all lower-case
(#24) Variable "Kd" must be all lower-case
(#24) Closing brace must be on a line by itself
(#24) Inline control structures are not allowed
(#24) Variable "Qf" must be all lower-case
(#24) Variable "Kd" must be all lower-case
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#24) Variable "Lc" must be all lower-case
(#24) Expected 1 space before "?"; 0 found
(#24) Expected 1 space after "?"; 0 found
(#24) Variable "W" must be all lower-case
(#24) Expected 1 space before ":"; 0 found
(#24) Expected 1 space after ":"; 0 found
(#24) Variable "W" must be all lower-case
(#24) Closing brace must be on a line by itself
(#24) Closing brace must be on a line by itself
(#24) Closing brace must be on a line by itself
(#24) Closing brace must be on a line by itself
(#24) Line exceeds maximum limit of 180 characters; contains 182 characters
(#24) Line exceeds maximum limit of 180 characters; contains 182 characters
(#24) Line exceeds maximum limit of 180 characters; contains 182 characters
(#24) Line exceeds maximum limit of 180 characters; contains 182 characters
(#24) Line exceeds maximum limit of 180 characters; contains 182 characters
(#24) Line exceeds maximum limit of 180 characters; contains 182 characters
(#24) Line exceeds maximum limit of 180 characters; contains 182 characters
(#24) Line exceeds maximum limit of 180 characters; contains 182 characters
(#25) Line indented incorrectly; expected at least 8 spaces, found 0
(#25) Commas (,) must be followed by white space.
(#25) Variable "Na" 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) Scope keyword "static" must be followed by a single space
(#25) Variable "Gh" 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) Commas (,) must be followed by white space.
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#25) Commas (,) must be followed by white space.
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#25) Commas (,) must be followed by white space.
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#26) Line indented incorrectly; expected at least 12 spaces, found 0
(#26) Commas (,) must be followed by white space.
(#26) Variable "Na" must be all lower-case
(#26) Expected 1 space before "?"; 0 found
(#26) Expected 1 space after "?"; 0 found
(#26) Variable "Gh" must be all lower-case
(#26) Expected 1 space before ":"; 0 found
(#26) Expected 1 space after ":"; 0 found
(#26) Variable "Gh" must be all lower-case
(#26) Closing brace must be on a line by itself
(#27) Line indented incorrectly; expected at least 16 spaces, found 0
(#27) Expected 1 space after closing parenthesis; found 0
(#27) Opening brace must be the last content on the line
(#27) Commas (,) must be followed by white space.
(#27) Expected 1 space before ">="; 0 found
(#27) Expected 1 space after ">="; 0 found
(#27) Expected 1 space before "?"; 0 found
(#27) Expected 1 space after "?"; 0 found
(#27) Expected 1 space before ":"; 0 found
(#27) Expected 1 space after ":"; 0 found
(#27) Closing brace must be on a line by itself
(#28) Line indented incorrectly; expected at least 16 spaces, found 0
(#28) Variable "Q" must be all lower-case
(#28) Expected 1 space after closing parenthesis; found 0
(#28) Opening brace must be the last content on the line
(#29) Line indented incorrectly; expected at least 20 spaces, found 0
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Variable "Q" must be all lower-case
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Closing brace must be on a line by itself
(#30) Line indented incorrectly; expected at least 16 spaces, found 0
(#30) Variable "Q" must be all lower-case
(#30) Expected 1 space after closing parenthesis; found 0
(#30) Opening brace must be the last content on the line
(#30) Variable "Q" must be all lower-case
(#30) Expected 1 space before "!="; 0 found
(#30) Expected 1 space after "!="; 0 found
(#30) Expected 1 space before "?"; 0 found
(#30) Expected 1 space after "?"; 0 found
(#30) Variable "Q" must be all lower-case
(#30) Expected 1 space before ":"; 0 found
(#30) Expected 1 space after ":"; 0 found
(#30) Closing brace must be on a line by itself
(#31) Line indented incorrectly; expected at least 16 spaces, found 0
(#31) Variable "Q" must be all lower-case
(#31) Expected 1 space after closing parenthesis; found 0
(#31) Opening brace must be the last content on the line
(#32) Line indented incorrectly; expected at least 20 spaces, found 0
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#32) Variable "Q" must be all lower-case
(#32) Closing brace must be on a line by itself
(#33) Line indented incorrectly; expected at least 16 spaces, found 0
(#33) Variable "C" must be all lower-case
(#33) Commas (,) must be followed by white space.
(#33) Variable "Y" must be all lower-case
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#33) Variable "Rd" must be all lower-case
(#33) Commas (,) must be followed by white space.
(#33) Variable "Ve" must be all lower-case
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#33) Variable "Sd" must be all lower-case
(#33) Expected 1 space after closing parenthesis; found 0
(#33) Opening brace must be the last content on the line
(#33) 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) 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 "Sd" must be all lower-case
(#33) Expected 1 space before "?"; 0 found
(#33) Expected 1 space after "?"; 0 found
(#33) Variable "Sd" must be all lower-case
(#33) Expected 1 space before ":"; 0 found
(#33) Expected 1 space after ":"; 0 found
(#33) Variable "Ve" must be all lower-case
(#33) Expected 1 space before "?"; 0 found
(#33) Expected 1 space after "?"; 0 found
(#33) Variable "Ve" must be all lower-case
(#33) Expected 1 space before ":"; 0 found
(#33) Expected 1 space after ":"; 0 found
(#33) Variable "Rd" 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) 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 "J" must be all lower-case
(#33) Variable "Rd" must be all lower-case
(#33) Expected 1 space before ":"; 0 found
(#33) Expected 1 space after ":"; 0 found
(#33) Variable "J" must be all lower-case
(#33) Closing brace must be on a line by itself
(#33) Line exceeds maximum limit of 180 characters; contains 285 characters
(#33) Line exceeds maximum limit of 180 characters; contains 285 characters
(#33) Line exceeds maximum limit of 180 characters; contains 285 characters
(#33) Line exceeds maximum limit of 180 characters; contains 285 characters
(#33) Line exceeds maximum limit of 180 characters; contains 285 characters
(#33) Line exceeds maximum limit of 180 characters; contains 285 characters
(#33) Line exceeds maximum limit of 180 characters; contains 285 characters
(#33) Line exceeds maximum limit of 180 characters; contains 285 characters
(#34) Line indented incorrectly; expected at least 16 spaces, found 0
(#34) Commas (,) must be followed by white space.
(#34) Variable "Bg" 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 "J" must be all lower-case
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#34) Expected "foreach (...) {\n"; found "foreach(...){"
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space after "as"; 0 found
(#35) Line indented incorrectly; expected at least 20 spaces, found 0
(#35) Variable "Kd" must be all lower-case
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Variable "W" must be all lower-case
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#35) Variable "Kd" must be all lower-case
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Variable "W" must be all lower-case
(#35) Expected "if (...) {\n"; found "if(...){"
(#35) Variable "W" must be all lower-case
(#35) Variable "J" must be all lower-case
(#35) Expected 1 space before ".="; 0 found
(#35) Expected 1 space after ".="; 0 found
(#35) Variable "Kd" must be all lower-case
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#35) Variable "W" must be all lower-case
(#35) Closing brace must be on a line by itself
(#35) Inline control structures are not allowed
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space after "as"; 0 found
(#36) Line indented incorrectly; expected at least 24 spaces, found 0
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Variable "X" must be all lower-case
(#36) Variable "J" 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) 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) Expected 1 space before ":"; 0 found
(#36) Expected 1 space after ":"; 0 found
(#36) Variable "X" must be all lower-case
(#36) Expected 1 space before "==="; 0 found
(#36) Expected 1 space after "==="; 0 found
(#36) Variable "Bg" 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) Variable "X" must be all lower-case
(#36) Inline control structures are not allowed
(#36) Variable "W" must be all lower-case
(#36) Variable "J" must be all lower-case
(#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) Variable "J" must be all lower-case
(#36) Closing brace must be on a line by itself
(#36) Line exceeds maximum limit of 180 characters; contains 189 characters
(#36) Line exceeds maximum limit of 180 characters; contains 189 characters
(#36) Line exceeds maximum limit of 180 characters; contains 189 characters
(#36) Line exceeds maximum limit of 180 characters; contains 189 characters
(#36) Line exceeds maximum limit of 180 characters; contains 189 characters
(#36) Line exceeds maximum limit of 180 characters; contains 189 characters
(#36) Line exceeds maximum limit of 180 characters; contains 189 characters
(#36) Line exceeds maximum limit of 180 characters; contains 189 characters
(#37) Line indented incorrectly; expected at least 16 spaces, found 0
(#37) Variable "C" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#37) Variable "Y" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#37) Variable "Ue" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#37) Variable "Sd" must be all lower-case
(#37) Expected 1 space after closing parenthesis; found 0
(#37) Opening brace must be the last content on the line
(#37) Inline control structures are not allowed
(#37) Variable "Ue" must be all lower-case
(#37) Variable "C" must be all lower-case
(#37) Variable "Ue" must be all lower-case
(#37) Expected 1 space before "?"; 0 found
(#37) Expected 1 space after "?"; 0 found
(#37) Variable "Ue" must be all lower-case
(#37) Expected 1 space before ":"; 0 found
(#37) Expected 1 space after ":"; 0 found
(#37) Variable "Sd" must be all lower-case
(#37) Expected 1 space before "?"; 0 found
(#37) Expected 1 space after "?"; 0 found
(#37) Variable "Sd" must be all lower-case
(#37) Expected 1 space before ":"; 0 found
(#37) Expected 1 space after ":"; 0 found
(#37) Commas (,) must be followed by white space.
(#37) Variable "Y" must be all lower-case
(#37) Variable "J" must be all lower-case
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#37) Inline control structures are not allowed
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space after "as"; 0 found
(#37) Line exceeds maximum limit of 180 characters; contains 213 characters
(#37) Line exceeds maximum limit of 180 characters; contains 213 characters
(#37) Line exceeds maximum limit of 180 characters; contains 213 characters
(#37) Line exceeds maximum limit of 180 characters; contains 213 characters
(#37) Line exceeds maximum limit of 180 characters; contains 213 characters
(#37) Line exceeds maximum limit of 180 characters; contains 213 characters
(#37) Line exceeds maximum limit of 180 characters; contains 213 characters
(#37) Line exceeds maximum limit of 180 characters; contains 213 characters
(#38) Line indented incorrectly; expected at least 20 spaces, found 0
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Variable "X" must be all lower-case
(#38) Variable "J" must be all lower-case
(#38) Expected 1 space before ".="; 0 found
(#38) Expected 1 space after ".="; 0 found
(#38) Variable "C" must be all lower-case
(#38) Expected 1 space before "=="; 0 found
(#38) Expected 1 space after "=="; 0 found
(#38) Variable "Y" 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) Variable "X" must be all lower-case
(#38) Variable "J" must be all lower-case
(#38) Closing brace must be on a line by itself
(#38) Line exceeds 132 characters; contains 139 characters
(#38) Line exceeds 132 characters; contains 139 characters
(#38) Line exceeds 132 characters; contains 139 characters
(#38) Line exceeds 132 characters; contains 139 characters
(#38) Line exceeds 132 characters; contains 139 characters
(#38) Line exceeds 132 characters; contains 139 characters
(#38) Line exceeds 132 characters; contains 139 characters
(#38) Line exceeds 132 characters; contains 139 characters
(#39) Line indented incorrectly; expected at least 24 spaces, found 0
(#39) Variable "Ja" must be all lower-case
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Variable "Y" must be all lower-case
(#39) Commas (,) must be followed by white space.
(#39) Variable "Cf" must be all lower-case
(#39) Expected 1 space after closing parenthesis; found 0
(#39) Opening brace must be the last content on the line
(#39) Expected 1 space before "?"; 0 found
(#39) Expected 1 space after "?"; 0 found
(#39) Variable "Ja" must be all lower-case
(#39) Commas (,) must be followed by white space.
(#39) Variable "Y" must be all lower-case
(#39) Commas (,) must be followed by white space.
(#39) Expected 1 space before ":"; 0 found
(#39) Expected 1 space after ":"; 0 found
(#39) Variable "Ja" must be all lower-case
(#39) Variable "Y" must be all lower-case
(#39) Variable "Cf" must be all lower-case
(#39) Closing brace must be on a line by itself
(#39) Line exceeds maximum limit of 180 characters; contains 185 characters
(#39) Line exceeds maximum limit of 180 characters; contains 185 characters
(#39) Line exceeds maximum limit of 180 characters; contains 185 characters
(#39) Line exceeds maximum limit of 180 characters; contains 185 characters
(#39) Line exceeds maximum limit of 180 characters; contains 185 characters
(#39) Line exceeds maximum limit of 180 characters; contains 185 characters
(#39) Line exceeds maximum limit of 180 characters; contains 185 characters
(#39) Line exceeds maximum limit of 180 characters; contains 185 characters
(#40) Line indented incorrectly; expected at least 24 spaces, found 0
(#40) Expected 1 space after closing parenthesis; found 0
(#40) Opening brace must be the last content on the line
(#40) Closing brace must be on a line by itself
(#41) Line indented incorrectly; expected at least 24 spaces, found 0
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Variable "Ve" 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) Variable "Ve" 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) Closing brace must be on a line by itself
(#41) Line exceeds maximum limit of 180 characters; contains 220 characters
(#41) Line exceeds maximum limit of 180 characters; contains 220 characters
(#41) Line exceeds maximum limit of 180 characters; contains 220 characters
(#41) Line exceeds maximum limit of 180 characters; contains 220 characters
(#41) Line exceeds maximum limit of 180 characters; contains 220 characters
(#41) Line exceeds maximum limit of 180 characters; contains 220 characters
(#41) Line exceeds maximum limit of 180 characters; contains 220 characters
(#41) Line exceeds maximum limit of 180 characters; contains 220 characters
(#42) Line indented incorrectly; expected at least 24 spaces, found 0
(#42) Variable "Va" must be all lower-case
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space after closing parenthesis; found 0
(#42) Opening brace must be the last content on the line
(#42) Variable "Va" must be all lower-case
(#42) Expected 1 space before "?"; 0 found
(#42) Expected 1 space after "?"; 0 found
(#42) Expected 1 space before ":"; 0 found
(#42) Expected 1 space after ":"; 0 found
(#42) Expected 1 space before "?"; 0 found
(#42) Expected 1 space after "?"; 0 found
(#42) Expected 1 space before ":"; 0 found
(#42) Expected 1 space after ":"; 0 found
(#42) Closing brace must be on a line by itself
(#43) Line indented incorrectly; expected at least 24 spaces, found 0
(#43) Variable "J" must be all lower-case
(#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) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#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) Expected 1 space before "%"; 0 found
(#43) Expected 1 space after "%"; 0 found
(#43) Expected 1 space before "?"; 0 found
(#43) Expected 1 space after "?"; 0 found
(#43) Variable "J" must be all lower-case
(#43) Expected 1 space before ":"; 0 found
(#43) Expected 1 space after ":"; 0 found
(#43) Closing brace must be on a line by itself
(#44) Line indented incorrectly; expected at least 24 spaces, found 0
(#44) Variable "Q" 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
(#45) Line indented incorrectly; expected at least 28 spaces, found 0
(#45) Variable "Q" must be all lower-case
(#45) Commas (,) must be followed by white space.
(#45) Closing brace must be on a line by itself
(#46) Line indented incorrectly; expected at least 24 spaces, found 0
(#46) Commas (,) must be followed by white space.
(#46) Variable "X" must be all lower-case
(#46) Expected 1 space after closing parenthesis; found 0
(#46) Opening brace must be the last content on the line
(#46) Scope keyword "static" must be followed by a single space
(#46) Variable "Mc" must be all lower-case
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Inline control structures are not allowed
(#46) Variable "Mc" must be all lower-case
(#46) Expected "if (...) {\n"; found "if(...){"
(#46) Expected 1 space before "!="; 0 found
(#46) Expected 1 space after "!="; 0 found
(#46) Variable "Mc" 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) Commas (,) must be followed by white space.
(#46) Variable "X" 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 "X" must be all lower-case
(#46) Commas (,) must be followed by white space.
(#46) Expected 1 space before ":"; 0 found
(#46) Expected 1 space after ":"; 0 found
(#46) Variable "Mc" must be all lower-case
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Closing brace must be on a line by itself
(#46) Expected "} else {\n"; found "}else{"
(#46) Variable "Mc" must be all lower-case
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Closing brace must be on a line by itself
(#46) Closing brace must be on a line by itself
(#46) Line exceeds maximum limit of 180 characters; contains 226 characters
(#46) Line exceeds maximum limit of 180 characters; contains 226 characters
(#46) Line exceeds maximum limit of 180 characters; contains 226 characters
(#46) Line exceeds maximum limit of 180 characters; contains 226 characters
(#46) Line exceeds maximum limit of 180 characters; contains 226 characters
(#46) Line exceeds maximum limit of 180 characters; contains 226 characters
(#46) Line exceeds maximum limit of 180 characters; contains 226 characters
(#46) Line exceeds maximum limit of 180 characters; contains 226 characters
(#47) Line indented incorrectly; expected at least 24 spaces, found 0
(#47) Expected 1 space after closing parenthesis; found 0
(#47) Opening brace must be the last content on the line
(#47) Variable "X" must be all lower-case
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Commas (,) must be followed by white space.
(#47) Variable "X" must be all lower-case
(#47) Variable "X" must be all lower-case
(#47) Closing brace must be on a line by itself
(#48) Line indented incorrectly; expected at least 24 spaces, found 0
(#48) Expected 1 space after closing parenthesis; found 0
(#48) Opening brace must be the last content on the line
(#48) Scope keyword "static" must be followed by a single space
(#48) Variable "J" must be all lower-case
(#48) Inline control structures are not allowed
(#48) Variable "J" must be all lower-case
(#48) Expected 1 space before "==="; 0 found
(#48) Expected 1 space after "==="; 0 found
(#48) Variable "J" must be all lower-case
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#48) Variable "J" must be all lower-case
(#48) Closing brace must be on a line by itself
(#49) Line indented incorrectly; expected at least 24 spaces, found 0
(#49) Commas (,) must be followed by white space.
(#49) Variable "N" must be all lower-case
(#49) Commas (,) must be followed by white space.
(#49) Variable "V" must be all lower-case
(#49) Commas (,) must be followed by white space.
(#49) Variable "G" must be all lower-case
(#49) Expected 1 space after closing parenthesis; found 0
(#49) Opening brace must be the last content on the line
(#49) Variable "N" must be all lower-case
(#49) Variable "V" must be all lower-case
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Variable "G" must be all lower-case
(#49) Expected 1 space before "?"; 0 found
(#49) Expected 1 space after "?"; 0 found
(#49) Variable "G" must be all lower-case
(#49) Commas (,) must be followed by white space.
(#49) Expected 1 space before ":"; 0 found
(#49) Expected 1 space after ":"; 0 found
(#49) Variable "G" must be all lower-case
(#49) Closing brace must be on a line by itself
(#49) Line exceeds 132 characters; contains 161 characters
(#49) Line exceeds 132 characters; contains 161 characters
(#49) Line exceeds 132 characters; contains 161 characters
(#49) Line exceeds 132 characters; contains 161 characters
(#49) Line exceeds 132 characters; contains 161 characters
(#49) Line exceeds 132 characters; contains 161 characters
(#49) Line exceeds 132 characters; contains 161 characters
(#49) Line exceeds 132 characters; contains 161 characters
(#50) Line indented incorrectly; expected at least 24 spaces, found 0
(#50) Expected 1 space after closing parenthesis; found 0
(#50) Opening brace must be the last content on the line
(#50) Variable "J" must be all lower-case
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Inline control structures are not allowed
(#50) Variable "J" must be all lower-case
(#50) Variable "J" must be all lower-case
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Expected 1 space before "?"; 0 found
(#50) Expected 1 space after "?"; 0 found
(#50) Variable "J" must be all lower-case
(#50) Commas (,) must be followed by white space.
(#50) Expected 1 space before ":"; 0 found
(#50) Expected 1 space after ":"; 0 found
(#50) Variable "J" must be all lower-case
(#50) Closing brace must be on a line by itself
(#50) Line exceeds 132 characters; contains 153 characters
(#50) Line exceeds 132 characters; contains 153 characters
(#50) Line exceeds 132 characters; contains 153 characters
(#50) Line exceeds 132 characters; contains 153 characters
(#50) Line exceeds 132 characters; contains 153 characters
(#50) Line exceeds 132 characters; contains 153 characters
(#50) Line exceeds 132 characters; contains 153 characters
(#50) Line exceeds 132 characters; contains 153 characters
(#51) Line indented incorrectly; expected at least 24 spaces, found 0
(#51) Variable "Q" must be all lower-case
(#51) Expected 1 space after closing parenthesis; found 0
(#51) Opening brace must be the last content on the line
(#51) Variable "Q" must be all lower-case
(#51) Closing brace must be on a line by itself
(#52) Line indented incorrectly; expected at least 24 spaces, found 0
(#52) Variable "H" must be all lower-case
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space after closing parenthesis; found 0
(#52) Opening brace must be the last content on the line
(#52) Variable "J" must be all lower-case
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Variable "I" must be all lower-case
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Variable "H" must be all lower-case
(#52) Expected "if (...) {\n"; found "if(...){"
(#52) Variable "I" must be all lower-case
(#52) Inline control structures are not allowed
(#52) Variable "K" must be all lower-case
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Variable "I" must be all lower-case
(#52) Variable "J" must be all lower-case
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Variable "K" must be all lower-case
(#52) Closing brace must be on a line by itself
(#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 24 spaces, found 0
(#53) Variable "H" must be all lower-case
(#53) Commas (,) must be followed by white space.
(#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) Inline control structures are not allowed
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Variable "J" must be all lower-case
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Variable "I" must be all lower-case
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Variable "H" must be all lower-case
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Expected "if (...) {\n"; found "if(...){"
(#53) Variable "I" must be all lower-case
(#53) Inline control structures are not allowed
(#53) Variable "K" must be all lower-case
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Variable "I" must be all lower-case
(#53) Variable "J" must be all lower-case
(#53) Variable "K" must be all lower-case
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#53) Variable "K" must be all lower-case
(#53) Closing brace must be on a line by itself
(#53) Variable "J" must be all lower-case
(#53) Closing brace must be on a line by itself
(#53) Line exceeds maximum limit of 180 characters; contains 200 characters
(#53) Line exceeds maximum limit of 180 characters; contains 200 characters
(#53) Line exceeds maximum limit of 180 characters; contains 200 characters
(#53) Line exceeds maximum limit of 180 characters; contains 200 characters
(#53) Line exceeds maximum limit of 180 characters; contains 200 characters
(#53) Line exceeds maximum limit of 180 characters; contains 200 characters
(#53) Line exceeds maximum limit of 180 characters; contains 200 characters
(#53) Line exceeds maximum limit of 180 characters; contains 200 characters
(#54) Line indented incorrectly; expected at least 24 spaces, found 0
(#54) Variable "H" must be all lower-case
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space after closing parenthesis; found 0
(#54) Opening brace must be the last content on the line
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "?"; 0 found
(#54) Expected 1 space after "?"; 0 found
(#54) Expected 1 space before ":"; 0 found
(#54) Expected 1 space after ":"; 0 found
(#54) Variable "J" must be all lower-case
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Variable "I" must be all lower-case
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Variable "H" must be all lower-case
(#54) Expected "if (...) {\n"; found "if(...){"
(#54) Variable "I" must be all lower-case
(#54) Inline control structures are not allowed
(#54) Variable "K" must be all lower-case
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Variable "I" must be all lower-case
(#54) Variable "J" must be all lower-case
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Variable "K" must be all lower-case
(#54) Closing brace must be on a line by itself
(#54) Inline control structures are not allowed
(#54) Usage of ELSEIF not allowed; use ELSE IF instead
(#54) Variable "I" must be all lower-case
(#54) Variable "J" must be all lower-case
(#54) Closing brace must be on a line by itself
(#54) Line exceeds maximum limit of 180 characters; contains 263 characters
(#54) Line exceeds maximum limit of 180 characters; contains 263 characters
(#54) Line exceeds maximum limit of 180 characters; contains 263 characters
(#54) Line exceeds maximum limit of 180 characters; contains 263 characters
(#54) Line exceeds maximum limit of 180 characters; contains 263 characters
(#54) Line exceeds maximum limit of 180 characters; contains 263 characters
(#54) Line exceeds maximum limit of 180 characters; contains 263 characters
(#54) Line exceeds maximum limit of 180 characters; contains 263 characters
(#55) Line indented incorrectly; expected at least 24 spaces, found 0
(#55) Variable "K" must be all lower-case
(#55) Commas (,) must be followed by white space.
(#55) Expected 1 space after closing parenthesis; found 0
(#55) Opening brace must be the last content on the line
(#55) Expected "foreach (...) {\n"; found "foreach(...){"
(#55) Expected 1 space after "as"; 0 found
(#56) Line indented incorrectly; expected at least 28 spaces, found 0
(#56) Expected "if (...) {\n"; found "if(...){"
(#56) Commas (,) must be followed by white space.
(#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 "as"; 0 found
(#56) Expected 1 space after "as"; 0 found
(#56) Inline control structures are not allowed
(#56) Variable "K" must be all lower-case
(#57) Line indented incorrectly; expected at least 40 spaces, found 0
(#57) Variable "J" must be all lower-case
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Variable "K" 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) Closing brace must be on a line by itself
(#57) Closing brace must be on a line by itself
(#58) Line indented incorrectly; expected at least 24 spaces, found 0
(#58) Expected 1 space after closing parenthesis; found 0
(#58) Opening brace must be the last content on the line
(#58) Inline control structures are not allowed
(#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) Variable "B" must be all lower-case
(#58) Variable "B" must be all lower-case
(#58) Variable "B" must be all lower-case
(#58) Variable "B" must be all lower-case
(#58) Line exceeds 132 characters; contains 171 characters
(#58) Line exceeds 132 characters; contains 171 characters
(#58) Line exceeds 132 characters; contains 171 characters
(#58) Line exceeds 132 characters; contains 171 characters
(#58) Line exceeds 132 characters; contains 171 characters
(#58) Line exceeds 132 characters; contains 171 characters
(#58) Line exceeds 132 characters; contains 171 characters
(#58) Line exceeds 132 characters; contains 171 characters
(#59) Line indented incorrectly; expected at least 28 spaces, found 0
(#59) Closing brace must be on a line by itself
(#60) Line indented incorrectly; expected at least 40 spaces, found 0
(#60) Variable "Z" must be all lower-case
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space after closing parenthesis; found 0
(#60) Opening brace must be the last content on the line
(#60) Commas (,) must be followed by white space.
(#60) Variable "J" must be all lower-case
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Expected "foreach (...) {\n"; found "foreach(...){"
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Expected 1 space before "as"; 0 found
(#60) Expected 1 space after "as"; 0 found
(#60) Variable "Z" must be all lower-case
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Variable "X" must be all lower-case
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Variable "J" must be all lower-case
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Expected 1 space before "=="; 0 found
(#60) Expected 1 space after "=="; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Variable "X" must be all lower-case
(#60) Expected 1 space before "?"; 0 found
(#60) Expected 1 space after "?"; 0 found
(#60) Variable "X" must be all lower-case
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before ":"; 0 found
(#60) Expected 1 space after ":"; 0 found
(#60) Expected 1 space before "=="; 0 found
(#60) Expected 1 space after "=="; 0 found
(#60) Expected 1 space before "?"; 0 found
(#60) Expected 1 space after "?"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Variable "X" must be all lower-case
(#60) Expected 1 space before ":"; 0 found
(#60) Expected 1 space after ":"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Variable "X" must be all lower-case
(#60) Inline control structures are not allowed
(#60) Expected 1 space before "=="; 0 found
(#60) Expected 1 space after "=="; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Variable "X" must be all lower-case
(#60) Variable "J" must be all lower-case
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Variable "X" must be all lower-case
(#60) Closing brace must be on a line by itself
(#60) Inline control structures are not allowed
(#60) Expected 1 space before "as"; 0 found
(#60) Expected 1 space after "as"; 0 found
(#60) Variable "Z" must be all lower-case
(#60) Variable "J" must be all lower-case
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Line exceeds maximum limit of 180 characters; contains 511 characters
(#60) Line exceeds maximum limit of 180 characters; contains 511 characters
(#60) Line exceeds maximum limit of 180 characters; contains 511 characters
(#60) Line exceeds maximum limit of 180 characters; contains 511 characters
(#60) Line exceeds maximum limit of 180 characters; contains 511 characters
(#60) Line exceeds maximum limit of 180 characters; contains 511 characters
(#60) Line exceeds maximum limit of 180 characters; contains 511 characters
(#60) Line exceeds maximum limit of 180 characters; contains 511 characters
(#61) Line indented incorrectly; expected at least 44 spaces, found 0
(#61) Commas (,) must be followed by white space.
(#61) Variable "J" must be all lower-case
(#61) Closing brace must be on a line by itself
(#62) Line indented incorrectly; expected at least 28 spaces, found 0
(#62) Variable "X" must be all lower-case
(#62) Commas (,) must be followed by white space.
(#62) Expected 1 space after closing parenthesis; found 0
(#62) Opening brace must be the last content on the line
(#62) Variable "X" must be all lower-case
(#62) Commas (,) must be followed by white space.
(#63) Line indented incorrectly; expected at least 32 spaces, found 0
(#63) Commas (,) must be followed by white space.
(#63) Closing brace must be on a line by itself
(#64) Line indented incorrectly; expected at least 44 spaces, found 0
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Variable "Y" must be all lower-case
(#64) Commas (,) must be followed by white space.
(#64) Variable "Xe" must be all lower-case
(#64) Expected 1 space after closing parenthesis; found 0
(#64) Opening brace must be the last content on the line
(#64) Variable "Y" must be all lower-case
(#64) Expected 1 space before "!=="; 0 found
(#64) Expected 1 space after "!=="; 0 found
(#64) Expected 1 space before "?"; 0 found
(#64) Expected 1 space after "?"; 0 found
(#64) Variable "Xe" must be all lower-case
(#64) Expected 1 space before ":"; 0 found
(#64) Expected 1 space after ":"; 0 found
(#64) Variable "Y" must be all lower-case
(#64) Closing brace must be on a line by itself
(#64) Line exceeds maximum limit of 180 characters; contains 189 characters
(#64) Line exceeds maximum limit of 180 characters; contains 189 characters
(#64) Line exceeds maximum limit of 180 characters; contains 189 characters
(#64) Line exceeds maximum limit of 180 characters; contains 189 characters
(#64) Line exceeds maximum limit of 180 characters; contains 189 characters
(#64) Line exceeds maximum limit of 180 characters; contains 189 characters
(#64) Line exceeds maximum limit of 180 characters; contains 189 characters
(#64) Line exceeds maximum limit of 180 characters; contains 189 characters
(#65) Line indented incorrectly; expected at least 44 spaces, found 0
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Variable "M" must be all lower-case
(#65) Expected 1 space after closing parenthesis; found 0
(#65) Opening brace must be the last content on the line
(#65) Variable "J" must be all lower-case
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Expected "foreach (...) {\n"; found "foreach(...){"
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Expected 1 space after "as"; 0 found
(#66) Line indented incorrectly; expected at least 48 spaces, found 0
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Variable "X" must be all lower-case
(#66) Inline control structures are not allowed
(#66) Variable "M" must be all lower-case
(#66) Commas (,) must be followed by white space.
(#66) Variable "M" must be all lower-case
(#66) Variable "Ga" must be all lower-case
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Inline control structures are not allowed
(#66) Variable "Ga" must be all lower-case
(#66) Variable "J" must be all lower-case
(#66) Expected 1 space before ".="; 0 found
(#66) Expected 1 space after ".="; 0 found
(#66) Variable "Ga" must be all lower-case
(#66) Closing brace must be on a line by itself
(#66) Variable "J" must be all lower-case
(#66) Closing brace must be on a line by itself
(#66) Line exceeds 132 characters; contains 138 characters
(#66) Line exceeds 132 characters; contains 138 characters
(#66) Line exceeds 132 characters; contains 138 characters
(#66) Line exceeds 132 characters; contains 138 characters
(#66) Line exceeds 132 characters; contains 138 characters
(#66) Line exceeds 132 characters; contains 138 characters
(#66) Line exceeds 132 characters; contains 138 characters
(#66) Line exceeds 132 characters; contains 138 characters
(#67) Line indented incorrectly; expected at least 44 spaces, found 0
(#67) Variable "C" must be all lower-case
(#67) Commas (,) must be followed by white space.
(#67) Variable "Y" must be all lower-case
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space after closing parenthesis; found 0
(#67) Opening brace must be the last content on the line
(#68) Line indented incorrectly; expected at least 48 spaces, found 0
(#68) Variable "C" must be all lower-case
(#68) Variable "Y" must be all lower-case
(#68) Expected 1 space before "?"; 0 found
(#68) Expected 1 space after "?"; 0 found
(#68) Commas (,) must be followed by white space.
(#68) Expected 1 space before "+"; 0 found
(#68) Expected 1 space after "+"; 0 found
(#68) Expected 1 space before ":"; 0 found
(#68) Expected 1 space after ":"; 0 found
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Expected 1 space before "?"; 0 found
(#68) Expected 1 space after "?"; 0 found
(#68) Expected 1 space before ":"; 0 found
(#68) Expected 1 space after ":"; 0 found
(#68) Commas (,) must be followed by white space.
(#68) Closing brace must be on a line by itself
(#68) Line exceeds maximum limit of 180 characters; contains 228 characters
(#68) Line exceeds maximum limit of 180 characters; contains 228 characters
(#68) Line exceeds maximum limit of 180 characters; contains 228 characters
(#68) Line exceeds maximum limit of 180 characters; contains 228 characters
(#68) Line exceeds maximum limit of 180 characters; contains 228 characters
(#68) Line exceeds maximum limit of 180 characters; contains 228 characters
(#68) Line exceeds maximum limit of 180 characters; contains 228 characters
(#68) Line exceeds maximum limit of 180 characters; contains 228 characters
(#69) Line indented incorrectly; expected at least 48 spaces, found 0
(#69) Expected 1 space after closing parenthesis; found 0
(#69) Opening brace must be the last content on the line
(#69) Inline control structures are not allowed
(#69) Closing brace must be on a line by itself
(#70) Line indented incorrectly; expected at least 48 spaces, found 0
(#70) Expected 1 space after closing parenthesis; found 0
(#70) Opening brace must be the last content on the line
(#70) Inline control structures are not allowed
(#70) Closing brace must be on a line by itself
(#70) Expected 1 space after closing parenthesis; found 0
(#70) Opening brace must be the last content on the line
(#70) Closing brace must be on a line by itself
(#70) Line exceeds 132 characters; contains 163 characters
(#70) Line exceeds 132 characters; contains 163 characters
(#70) Line exceeds 132 characters; contains 163 characters
(#70) Line exceeds 132 characters; contains 163 characters
(#70) Line exceeds 132 characters; contains 163 characters
(#70) Line exceeds 132 characters; contains 163 characters
(#70) Line exceeds 132 characters; contains 163 characters
(#70) Line exceeds 132 characters; contains 163 characters
(#71) Line indented incorrectly; expected at least 48 spaces, found 0
(#71) Commas (,) must be followed by white space.
(#71) Variable "X" must be all lower-case
(#71) Expected 1 space after closing parenthesis; found 0
(#71) Opening brace must be the last content on the line
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#71) Variable "X" must be all lower-case
(#71) Closing brace must be on a line by itself
(#72) Line indented incorrectly; expected at least 48 spaces, found 0
(#72) Commas (,) must be followed by white space.
(#72) Variable "N" must be all lower-case
(#72) Commas (,) must be followed by white space.
(#72) Variable "V" must be all lower-case
(#72) Commas (,) must be followed by white space.
(#72) Expected 1 space after closing parenthesis; found 0
(#72) Opening brace must be the last content on the line
(#72) Variable "Yb" must be all lower-case
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Variable "Yb" must be all lower-case
(#72) Expected 1 space before "!=="; 0 found
(#72) Expected 1 space after "!=="; 0 found
(#72) Expected 1 space before "?"; 0 found
(#72) Expected 1 space after "?"; 0 found
(#72) Expected 1 space before ":"; 0 found
(#72) Expected 1 space after ":"; 0 found
(#72) Commas (,) must be followed by white space.
(#72) Variable "B" must be all lower-case
(#72) Variable "B" must be all lower-case
(#72) Expected 1 space before "?"; 0 found
(#72) Expected 1 space after "?"; 0 found
(#72) Expected 1 space before ":"; 0 found
(#72) Expected 1 space after ":"; 0 found
(#72) Expected 1 space before "!="; 0 found
(#72) Expected 1 space after "!="; 0 found
(#72) Variable "N" must be all lower-case
(#72) Expected 1 space before "!="; 0 found
(#72) Expected 1 space after "!="; 0 found
(#72) Expected 1 space before "?"; 0 found
(#72) Expected 1 space after "?"; 0 found
(#72) Variable "N" must be all lower-case
(#72) Expected 1 space before ":"; 0 found
(#72) Expected 1 space after ":"; 0 found
(#72) Variable "V" must be all lower-case
(#72) Expected 1 space before "!="; 0 found
(#72) Expected 1 space after "!="; 0 found
(#72) Expected 1 space before "?"; 0 found
(#72) Expected 1 space after "?"; 0 found
(#72) Expected 1 space before ":"; 0 found
(#72) Expected 1 space after ":"; 0 found
(#72) Variable "B" must be all lower-case
(#72) Expected 1 space before "?"; 0 found
(#72) Expected 1 space after "?"; 0 found
(#72) Variable "B" must be all lower-case
(#72) Expected 1 space before ":"; 0 found
(#72) Expected 1 space after ":"; 0 found
(#72) Closing brace must be on a line by itself
(#72) Line exceeds maximum limit of 180 characters; contains 354 characters
(#72) Line exceeds maximum limit of 180 characters; contains 354 characters
(#72) Line exceeds maximum limit of 180 characters; contains 354 characters
(#72) Line exceeds maximum limit of 180 characters; contains 354 characters
(#72) Line exceeds maximum limit of 180 characters; contains 354 characters
(#72) Line exceeds maximum limit of 180 characters; contains 354 characters
(#72) Line exceeds maximum limit of 180 characters; contains 354 characters
(#72) Line exceeds maximum limit of 180 characters; contains 354 characters
(#73) Line indented incorrectly; expected at least 48 spaces, found 0
(#73) Expected 1 space after closing parenthesis; found 0
(#73) Opening brace must be the last content on the line
(#73) Expected 1 space before "=="; 0 found
(#73) Expected 1 space after "=="; 0 found
(#73) Closing brace must be on a line by itself
(#74) Line indented incorrectly; expected at least 48 spaces, found 0
(#74) Variable "A" must be all lower-case
(#74) Commas (,) must be followed by white space.
(#74) Expected 1 space after closing parenthesis; found 0
(#74) Opening brace must be the last content on the line
(#74) Expected "if (...) {\n"; found "if(...){"
(#74) Expected 1 space before "!=="; 0 found
(#74) Expected 1 space after "!=="; 0 found
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Variable "A" must be all lower-case
(#74) Expected 1 space before "!=="; 0 found
(#74) Expected 1 space after "!=="; 0 found
(#74) Expected 1 space before "?"; 0 found
(#74) Expected 1 space after "?"; 0 found
(#74) Variable "A" must be all lower-case
(#74) Expected 1 space before ":"; 0 found
(#74) Expected 1 space after ":"; 0 found
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#74) Closing brace must be on a line by itself
(#74) Expected "if (...) {\n"; found "if(...){"
(#74) Variable "A" must be all lower-case
(#74) Expected 1 space before "!=="; 0 found
(#74) Expected 1 space after "!=="; 0 found
(#74) Inline control structures are not allowed
(#74) Variable "A" must be all lower-case
(#74) Expected 1 space before "=="; 0 found
(#74) Expected 1 space after "=="; 0 found
(#74) Variable "A" must be all lower-case
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#74) Variable "A" must be all lower-case
(#74) Closing brace must be on a line by itself
(#74) Closing brace must be on a line by itself
(#74) Line exceeds maximum limit of 180 characters; contains 229 characters
(#74) Line exceeds maximum limit of 180 characters; contains 229 characters
(#74) Line exceeds maximum limit of 180 characters; contains 229 characters
(#74) Line exceeds maximum limit of 180 characters; contains 229 characters
(#74) Line exceeds maximum limit of 180 characters; contains 229 characters
(#74) Line exceeds maximum limit of 180 characters; contains 229 characters
(#74) Line exceeds maximum limit of 180 characters; contains 229 characters
(#74) Line exceeds maximum limit of 180 characters; contains 229 characters
(#75) Line indented incorrectly; expected at least 48 spaces, found 0
(#75) Variable "H" must be all lower-case
(#75) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Variable "Ec" must be all lower-case
(#75) Commas (,) must be followed by white space.
(#75) Expected 1 space after closing parenthesis; found 0
(#75) Opening brace must be the last content on the line
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Expected "if (...) {\n"; found "if(...){"
(#75) Variable "Vg" must be all lower-case
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Variable "Ec" must be all lower-case
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Variable "H" must be all lower-case
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Variable "Vg" must be all lower-case
(#75) Closing brace must be on a line by itself
(#75) Variable "Tg" must be all lower-case
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Inline control structures are not allowed
(#75) Variable "H" must be all lower-case
(#75) Variable "Tg" must be all lower-case
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Variable "H" must be all lower-case
(#75) Commas (,) must be followed by white space.
(#75) Expected "if (...) {\n"; found "if(...){"
(#75) Variable "Ec" must be all lower-case
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Variable "Tg" must be all lower-case
(#75) Line exceeds maximum limit of 180 characters; contains 232 characters
(#75) Line exceeds maximum limit of 180 characters; contains 232 characters
(#75) Line exceeds maximum limit of 180 characters; contains 232 characters
(#75) Line exceeds maximum limit of 180 characters; contains 232 characters
(#75) Line exceeds maximum limit of 180 characters; contains 232 characters
(#75) Line exceeds maximum limit of 180 characters; contains 232 characters
(#75) Line exceeds maximum limit of 180 characters; contains 232 characters
(#75) Line exceeds maximum limit of 180 characters; contains 232 characters
(#76) Line indented incorrectly; expected at least 56 spaces, found 0
(#76) Closing brace must be on a line by itself
(#76) Inline control structures are not allowed
(#76) Variable "A" must be all lower-case
(#76) Commas (,) must be followed by white space.
(#76) Variable "Tg" must be all lower-case
(#77) Line indented incorrectly; expected at least 48 spaces, found 0
(#77) Closing brace must be on a line by itself
(#78) Line indented incorrectly; expected at least 48 spaces, found 0
(#78) Variable "H" must be all lower-case
(#78) Expected 1 space after closing parenthesis; found 0
(#78) Opening brace must be the last content on the line
(#78) Scope keyword "static" must be followed by a single space
(#78) Variable "Uf" must be all lower-case
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#78) Scope keyword "static" must be followed by a single space
(#78) Variable "Vg" must be all lower-case
(#78) Inline control structures are not allowed
(#78) Variable "Vg" must be all lower-case
(#78) Variable "Vg" must be all lower-case
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#78) Inline control structures are not allowed
(#78) Variable "H" must be all lower-case
(#78) Expected 1 space before "==="; 0 found
(#78) Expected 1 space after "==="; 0 found
(#79) Line indented incorrectly; expected at least 52 spaces, found 0
(#79) Commas (,) must be followed by white space.
(#79) Variable "Uf" must be all lower-case
(#79) Commas (,) must be followed by white space.
(#79) Variable "Vg" must be all lower-case
(#79) Variable "Uf" must be all lower-case
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#79) Commas (,) must be followed by white space.
(#79) Variable "H" must be all lower-case
(#79) Expected 1 space before "?"; 0 found
(#79) Expected 1 space after "?"; 0 found
(#79) Variable "H" must be all lower-case
(#79) Expected 1 space before ":"; 0 found
(#79) Expected 1 space after ":"; 0 found
(#79) Variable "H" must be all lower-case
(#79) Variable "H" must be all lower-case
(#79) Closing brace must be on a line by itself
(#79) Line exceeds 132 characters; contains 148 characters
(#79) Line exceeds 132 characters; contains 148 characters
(#79) Line exceeds 132 characters; contains 148 characters
(#79) Line exceeds 132 characters; contains 148 characters
(#79) Line exceeds 132 characters; contains 148 characters
(#79) Line exceeds 132 characters; contains 148 characters
(#79) Line exceeds 132 characters; contains 148 characters
(#79) Line exceeds 132 characters; contains 148 characters
(#80) Line indented incorrectly; expected at least 48 spaces, found 0
(#80) Variable "H" must be all lower-case
(#80) Commas (,) must be followed by white space.
(#80) Variable "T" must be all lower-case
(#80) Commas (,) must be followed by white space.
(#80) Expected 1 space after closing parenthesis; found 0
(#80) Opening brace must be the last content on the line
(#80) Expected "foreach (...) {\n"; found "foreach(...){"
(#80) Expected 1 space after "as"; 0 found
(#80) Variable "T" must be all lower-case
(#81) Line indented incorrectly; expected at least 52 spaces, found 0
(#81) Variable "R" must be all lower-case
(#81) Inline control structures are not allowed
(#81) Variable "H" must be all lower-case
(#81) Variable "R" must be all lower-case
(#82) Line indented incorrectly; expected at least 56 spaces, found 0
(#82) Closing brace must be on a line by itself
(#83) Line indented incorrectly; expected at least 48 spaces, found 0
(#83) Closing brace must be on a line by itself
(#84) Line indented incorrectly; expected at least 52 spaces, found 0
(#84) Variable "A" must be all lower-case
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space after closing parenthesis; found 0
(#84) Opening brace must be the last content on the line
(#84) Variable "Uf" must be all lower-case
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#85) Line indented incorrectly; expected at least 56 spaces, found 0
(#85) Variable "Uf" must be all lower-case
(#85) Commas (,) must be followed by white space.
(#85) Variable "A" must be all lower-case
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) Closing brace must be on a line by itself
(#86) Line indented incorrectly; expected at least 48 spaces, found 0
(#86) Variable "Vg" must be all lower-case
(#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 52 spaces, found 0
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space before "-"; 0 found
(#87) Expected 1 space after "-"; 0 found
(#87) Variable "Vg" must be all lower-case
(#87) Closing brace must be on a line by itself
(#88) Line indented incorrectly; expected at least 56 spaces, found 0
(#88) Expected 1 space after closing parenthesis; found 0
(#88) Opening brace must be the last content on the line
(#89) Line indented incorrectly; expected at least 60 spaces, found 0
(#89) Expected 1 space before "?"; 0 found
(#89) Expected 1 space after "?"; 0 found
(#89) Expected 1 space before ":"; 0 found
(#89) Expected 1 space after ":"; 0 found
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Commas (,) must be followed by white space.
(#89) Closing brace must be on a line by itself
(#90) Line indented incorrectly; expected at least 52 spaces, found 0
(#90) Variable "E" must be all lower-case
(#90) Commas (,) must be followed by white space.
(#90) Variable "Eb" must be all lower-case
(#90) Expected 1 space after closing parenthesis; found 0
(#90) Opening brace must be the last content on the line
(#90) Variable "E" must be all lower-case
(#90) Expected 1 space before "=="; 0 found
(#90) Expected 1 space after "=="; 0 found
(#90) Variable "Eb" must be all lower-case
(#90) Expected 1 space before "?"; 0 found
(#90) Expected 1 space after "?"; 0 found
(#90) Variable "E" 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) Variable "E" must be all lower-case
(#90) Expected 1 space before "?"; 0 found
(#90) Expected 1 space after "?"; 0 found
(#90) Variable "E" 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) Expected 1 space before ":"; 0 found
(#90) Expected 1 space after ":"; 0 found
(#90) Variable "E" must be all lower-case
(#90) Expected 1 space before "+"; 0 found
(#90) Expected 1 space after "+"; 0 found
(#90) Closing brace must be on a line by itself
(#90) Line exceeds maximum limit of 180 characters; contains 183 characters
(#90) Line exceeds maximum limit of 180 characters; contains 183 characters
(#90) Line exceeds maximum limit of 180 characters; contains 183 characters
(#90) Line exceeds maximum limit of 180 characters; contains 183 characters
(#90) Line exceeds maximum limit of 180 characters; contains 183 characters
(#90) Line exceeds maximum limit of 180 characters; contains 183 characters
(#90) Line exceeds maximum limit of 180 characters; contains 183 characters
(#90) Line exceeds maximum limit of 180 characters; contains 183 characters
(#91) Line indented incorrectly; expected at least 52 spaces, found 0
(#91) Commas (,) must be followed by white space.
(#91) Variable "Lb" must be all lower-case
(#91) Expected 1 space after closing parenthesis; found 0
(#91) Opening brace must be the last content on the line
(#91) Variable "Jc" must be all lower-case
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#91) Inline control structures are not allowed
(#91) Variable "Jc" must be all lower-case
(#92) Line indented incorrectly; expected at least 56 spaces, found 0
(#92) Inline control structures are not allowed
(#92) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space after "=>"; 0 found
(#92) Expected 1 space after "as"; 0 found
(#92) Variable "Jc" must be all lower-case
(#93) Line indented incorrectly; expected at least 56 spaces, found 0
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#93) Variable "X" must be all lower-case
(#93) Variable "Jc" must be all lower-case
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Variable "X" must be all lower-case
(#93) Variable "J" must be all lower-case
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Expected "foreach (...) {\n"; found "foreach(...){"
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#93) Expected 1 space before "as"; 0 found
(#93) Expected 1 space after "as"; 0 found
(#93) Variable "Jc" must be all lower-case
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#93) Inline control structures are not allowed
(#93) Variable "C" must be all lower-case
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Variable "Jc" must be all lower-case
(#93) Variable "Ch" must be all lower-case
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Variable "Jc" must be all lower-case
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Variable "Lb" must be all lower-case
(#93) Commas (,) must be followed by white space.
(#93) Variable "C" must be all lower-case
(#93) Expected 1 space before "?"; 0 found
(#93) Expected 1 space after "?"; 0 found
(#93) Variable "Ch" must be all lower-case
(#93) Expected 1 space before ":"; 0 found
(#93) Expected 1 space after ":"; 0 found
(#93) Variable "Ch" must be all lower-case
(#93) Expected "if (...) {\n"; found "if(...){"
(#93) Variable "Lb" must be all lower-case
(#93) Variable "Vg" must be all lower-case
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Inline control structures are not allowed
(#93) Commas (,) must be followed by white space.
(#93) Variable "Vg" must be all lower-case
(#93) Commas (,) must be followed by white space.
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Commas (,) must be followed by white space.
(#93) Commas (,) must be followed by white space.
(#93) Inline control structures are not allowed
(#93) Usage of ELSEIF not allowed; use ELSE IF instead
(#93) Variable "Vg" must be all lower-case
(#93) Expected 1 space before "=="; 0 found
(#93) Expected 1 space after "=="; 0 found
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Commas (,) must be followed by white space.
(#93) Variable "J" must be all lower-case
(#93) Expected 1 space before ".="; 0 found
(#93) Expected 1 space after ".="; 0 found
(#93) Closing brace must be on a line by itself
(#93) Inline control structures are not allowed
(#93) Variable "J" must be all lower-case
(#93) Expected 1 space before ".="; 0 found
(#93) Expected 1 space after ".="; 0 found
(#93) Closing brace must be on a line by itself
(#93) Variable "J" must be all lower-case
(#93) Closing brace must be on a line by itself
(#93) Line exceeds maximum limit of 180 characters; contains 426 characters
(#93) Line exceeds maximum limit of 180 characters; contains 426 characters
(#93) Line exceeds maximum limit of 180 characters; contains 426 characters
(#93) Line exceeds maximum limit of 180 characters; contains 426 characters
(#93) Line exceeds maximum limit of 180 characters; contains 426 characters
(#93) Line exceeds maximum limit of 180 characters; contains 426 characters
(#93) Line exceeds maximum limit of 180 characters; contains 426 characters
(#93) Line exceeds maximum limit of 180 characters; contains 426 characters
(#94) Line indented incorrectly; expected at least 52 spaces, found 0
(#94) Expected 1 space after closing parenthesis; found 0
(#94) Opening brace must be the last content on the line
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#94) Expected 1 space before "=="; 0 found
(#94) Expected 1 space after "=="; 0 found
(#94) Expected 1 space before "?"; 0 found
(#94) Expected 1 space after "?"; 0 found
(#94) Expected 1 space before ":"; 0 found
(#94) Expected 1 space after ":"; 0 found
(#94) Expected 1 space before "?"; 0 found
(#94) Expected 1 space after "?"; 0 found
(#94) Expected 1 space before "?"; 0 found
(#94) Expected 1 space after "?"; 0 found
(#94) Commas (,) must be followed by white space.
(#94) Expected 1 space before ":"; 0 found
(#94) Expected 1 space after ":"; 0 found
(#94) Expected 1 space before ":"; 0 found
(#94) Expected 1 space after ":"; 0 found
(#94) Closing brace must be on a line by itself
(#94) Line exceeds 132 characters; contains 141 characters
(#94) Line exceeds 132 characters; contains 141 characters
(#94) Line exceeds 132 characters; contains 141 characters
(#94) Line exceeds 132 characters; contains 141 characters
(#94) Line exceeds 132 characters; contains 141 characters
(#94) Line exceeds 132 characters; contains 141 characters
(#94) Line exceeds 132 characters; contains 141 characters
(#94) Line exceeds 132 characters; contains 141 characters
(#95) Line indented incorrectly; expected at least 52 spaces, found 0
(#95) Variable "Af" must be all lower-case
(#95) Commas (,) must be followed by white space.
(#95) Expected 1 space after closing parenthesis; found 0
(#95) Opening brace must be the last content on the line
(#96) Line indented incorrectly; expected at least 56 spaces, found 0
(#96) Variable "Af" must be all lower-case
(#96) Commas (,) must be followed by white space.
(#96) Expected 1 space before "/"; 0 found
(#96) Expected 1 space after "/"; 0 found
(#96) Variable "Af" must be all lower-case
(#96) Expected 1 space before "%"; 0 found
(#96) Expected 1 space after "%"; 0 found
(#96) Closing brace must be on a line by itself
(#97) Line indented incorrectly; expected at least 52 spaces, found 0
(#97) Variable "X" 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) Commas (,) must be followed by white space.
(#97) Variable "X" must be all lower-case
(#97) Commas (,) must be followed by white space.
(#97) Variable "X" must be all lower-case
(#97) Closing brace must be on a line by itself
(#98) Line indented incorrectly; expected at least 52 spaces, found 0
(#98) Variable "Q" must be all lower-case
(#98) Commas (,) must be followed by white space.
(#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) Inline control structures are not allowed
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Variable "Q" must be all lower-case
(#98) Commas (,) must be followed by white space.
(#98) Variable "B" must be all lower-case
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Variable "Q" must be all lower-case
(#98) Commas (,) must be followed by white space.
(#98) Variable "B" must be all lower-case
(#98) Line exceeds maximum limit of 180 characters; contains 185 characters
(#98) Line exceeds maximum limit of 180 characters; contains 185 characters
(#98) Line exceeds maximum limit of 180 characters; contains 185 characters
(#98) Line exceeds maximum limit of 180 characters; contains 185 characters
(#98) Line exceeds maximum limit of 180 characters; contains 185 characters
(#98) Line exceeds maximum limit of 180 characters; contains 185 characters
(#98) Line exceeds maximum limit of 180 characters; contains 185 characters
(#98) Line exceeds maximum limit of 180 characters; contains 185 characters
(#99) Line indented incorrectly; expected at least 56 spaces, found 0
(#99) Variable "B" must be all lower-case
(#99) Variable "B" 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) Closing brace must be on a line by itself
(#100) Line indented incorrectly; expected at least 52 spaces, found 0
(#100) Variable "X" must be all lower-case
(#100) Expected 1 space after closing parenthesis; found 0
(#100) Opening brace must be the last content on the line
(#101) Line indented incorrectly; expected at least 56 spaces, found 0
(#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) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Closing brace must be on a line by itself
(#102) Line indented incorrectly; expected at least 56 spaces, found 0
(#102) Variable "X" must be all lower-case
(#102) Expected 1 space after closing parenthesis; found 0
(#102) Opening brace must be the last content on the line
(#103) Line indented incorrectly; expected at least 60 spaces, found 0
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Variable "X" must be all lower-case
(#103) Closing brace must be on a line by itself
(#104) Line indented incorrectly; expected at least 56 spaces, found 0
(#104) Variable "Qf" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Expected 1 space after closing parenthesis; found 0
(#104) Opening brace must be the last content on the line
(#104) Expected "while (...) {\n"; found "while(...){"
(#104) Commas (,) must be followed by white space.
(#104) Variable "X" must be all lower-case
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#104) Variable "Qf" must be all lower-case
(#104) Expected "if (...) {\n"; found "if(...){"
(#104) Commas (,) must be followed by white space.
(#104) Expected "if (...) {\n"; found "if(...){"
(#104) Variable "X" must be all lower-case
(#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 after "as"; 0 found
(#104) Variable "X" must be all lower-case
(#105) Line indented incorrectly; expected at least 72 spaces, found 0
(#105) Variable "Kd" must be all lower-case
(#105) Expected 1 space before "=>"; 0 found
(#105) Expected 1 space after "=>"; 0 found
(#105) Variable "W" must be all lower-case
(#105) Variable "Qf" must be all lower-case
(#105) Variable "Kd" must be all lower-case
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#105) Variable "W" must be all lower-case
(#105) Closing brace must be on a line by itself
(#105) Inline control structures are not allowed
(#106) Line indented incorrectly; expected at least 56 spaces, found 0
(#106) Variable "X" must be all lower-case
(#106) Closing brace must be on a line by itself
(#106) Closing brace must be on a line by itself
(#106) Closing brace must be on a line by itself
(#107) Line indented incorrectly; expected at least 60 spaces, found 0
(#107) Expected 1 space after closing parenthesis; found 0
(#107) Opening brace must be the last content on the line
(#107) Expected 1 space before "?"; 0 found
(#107) Expected 1 space after "?"; 0 found
(#107) Expected 1 space before ":"; 0 found
(#107) Expected 1 space after ":"; 0 found
(#107) Commas (,) must be followed by white space.
(#107) Expected 1 space before "!=="; 0 found
(#107) Expected 1 space after "!=="; 0 found
(#107) Expected 1 space before "?"; 0 found
(#107) Expected 1 space after "?"; 0 found
(#107) Expected 1 space before ":"; 0 found
(#107) Expected 1 space after ":"; 0 found
(#107) Commas (,) must be followed by white space.
(#107) Closing brace must be on a line by itself
(#107) Line exceeds maximum limit of 180 characters; contains 278 characters
(#107) Line exceeds maximum limit of 180 characters; contains 278 characters
(#107) Line exceeds maximum limit of 180 characters; contains 278 characters
(#107) Line exceeds maximum limit of 180 characters; contains 278 characters
(#107) Line exceeds maximum limit of 180 characters; contains 278 characters
(#107) Line exceeds maximum limit of 180 characters; contains 278 characters
(#107) Line exceeds maximum limit of 180 characters; contains 278 characters
(#107) Line exceeds maximum limit of 180 characters; contains 278 characters
(#108) Line indented incorrectly; expected at least 60 spaces, found 0
(#108) Variable "R" must be all lower-case
(#108) Commas (,) must be followed by white space.
(#108) Variable "Fc" must be all lower-case
(#108) Expected 1 space after closing parenthesis; found 0
(#108) Opening brace must be the last content on the line
(#108) Variable "J" must be all lower-case
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#108) Variable "R" must be all lower-case
(#108) Commas (,) must be followed by white space.
(#108) Variable "Fc" must be all lower-case
(#108) Variable "J" must be all lower-case
(#108) Expected 1 space before "?"; 0 found
(#108) Expected 1 space after "?"; 0 found
(#108) Variable "J" must be all lower-case
(#108) Expected 1 space before ":"; 0 found
(#108) Expected 1 space after ":"; 0 found
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Variable "R" must be all lower-case
(#108) Closing brace must be on a line by itself
(#109) Line indented incorrectly; expected at least 60 spaces, found 0
(#109) Variable "R" must be all lower-case
(#109) Expected 1 space after closing parenthesis; found 0
(#109) Opening brace must be the last content on the line
(#109) Variable "J" 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 "as"; 0 found
(#109) Expected 1 space after "as"; 0 found
(#109) Variable "R" must be all lower-case
(#109) Inline control structures are not allowed
(#109) Expected 1 space before "as"; 0 found
(#109) Expected 1 space after "as"; 0 found
(#109) Variable "X" must be all lower-case
(#109) Variable "J" must be all lower-case
(#109) Variable "X" 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 "J" must be all lower-case
(#109) Closing brace must be on a line by itself
(#109) Line exceeds 132 characters; contains 133 characters
(#109) Line exceeds 132 characters; contains 133 characters
(#109) Line exceeds 132 characters; contains 133 characters
(#109) Line exceeds 132 characters; contains 133 characters
(#109) Line exceeds 132 characters; contains 133 characters
(#109) Line exceeds 132 characters; contains 133 characters
(#109) Line exceeds 132 characters; contains 133 characters
(#109) Line exceeds 132 characters; contains 133 characters
(#110) Line indented incorrectly; expected at least 60 spaces, found 0
(#110) Variable "U" must be all lower-case
(#110) Commas (,) must be followed by white space.
(#110) Variable "Ja" must be all lower-case
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Variable "Y" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Variable "J" must be all lower-case
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#110) Expected 1 space before "!=="; 0 found
(#110) Expected 1 space after "!=="; 0 found
(#110) Expected 1 space before "?"; 0 found
(#110) Expected 1 space after "?"; 0 found
(#110) Variable "U" must be all lower-case
(#110) Variable "Y" 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 "Y" must be all lower-case
(#110) Expected 1 space before ":"; 0 found
(#110) Expected 1 space after ":"; 0 found
(#110) Variable "Y" must be all lower-case
(#110) Expected 1 space before "==="; 0 found
(#110) Expected 1 space after "==="; 0 found
(#110) Expected 1 space before "?"; 0 found
(#110) Expected 1 space after "?"; 0 found
(#110) Expected 1 space before ":"; 0 found
(#110) Expected 1 space after ":"; 0 found
(#110) Expected 1 space before ":"; 0 found
(#110) Expected 1 space after ":"; 0 found
(#110) Expected "foreach (...) {\n"; found "foreach(...){"
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Expected 1 space before "as"; 0 found
(#110) Expected 1 space after "as"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Variable "X" must be all lower-case
(#110) Variable "X" 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) Commas (,) must be followed by white space.
(#110) Variable "X" must be all lower-case
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#110) Variable "Y" must be all lower-case
(#110) Expected 1 space before "?"; 0 found
(#110) Expected 1 space after "?"; 0 found
(#110) Variable "Y" must be all lower-case
(#110) Expected 1 space before "=="; 0 found
(#110) Expected 1 space after "=="; 0 found
(#110) Expected 1 space before "+"; 0 found
(#110) Expected 1 space after "+"; 0 found
(#110) Expected 1 space before ":"; 0 found
(#110) Expected 1 space after ":"; 0 found
(#110) Variable "Y" must be all lower-case
(#110) Expected 1 space before "?"; 0 found
(#110) Expected 1 space after "?"; 0 found
(#110) Expected 1 space before "+"; 0 found
(#110) Expected 1 space after "+"; 0 found
(#110) Commas (,) must be followed by white space.
(#110) Variable "Y" must be all lower-case
(#110) Expected 1 space before ":"; 0 found
(#110) Expected 1 space after ":"; 0 found
(#110) Variable "Y" must be all lower-case
(#110) Expected 1 space before "==="; 0 found
(#110) Expected 1 space after "==="; 0 found
(#110) Variable "X" must be all lower-case
(#110) Variable "J" must be all lower-case
(#110) Expected 1 space before ".="; 0 found
(#110) Expected 1 space after ".="; 0 found
(#110) Variable "U" must be all lower-case
(#110) Expected 1 space before "+"; 0 found
(#110) Expected 1 space after "+"; 0 found
(#110) Expected 1 space before "?"; 0 found
(#110) Expected 1 space after "?"; 0 found
(#110) Expected 1 space before ":"; 0 found
(#110) Expected 1 space after ":"; 0 found
(#110) Variable "X" must be all lower-case
(#110) Commas (,) must be followed by white space.
(#110) Closing brace must be on a line by itself
(#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 505 characters
(#110) Line exceeds maximum limit of 180 characters; contains 505 characters
(#110) Line exceeds maximum limit of 180 characters; contains 505 characters
(#110) Line exceeds maximum limit of 180 characters; contains 505 characters
(#110) Line exceeds maximum limit of 180 characters; contains 505 characters
(#110) Line exceeds maximum limit of 180 characters; contains 505 characters
(#110) Line exceeds maximum limit of 180 characters; contains 505 characters
(#110) Line exceeds maximum limit of 180 characters; contains 505 characters
(#111) Line indented incorrectly; expected at least 60 spaces, found 0
(#111) Commas (,) must be followed by white space.
(#111) Variable "Y" must be all lower-case
(#111) Commas (,) must be followed by white space.
(#111) Expected 1 space after closing parenthesis; found 0
(#111) Opening brace must be the last content on the line
(#111) Commas (,) must be followed by white space.
(#111) Variable "Rh" must be all lower-case
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Variable "C" must be all lower-case
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Expected "if (...) {\n"; found "if(...){"
(#111) Variable "Y" must be all lower-case
(#111) Variable "Ea" must be all lower-case
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Variable "Y" must be all lower-case
(#111) Inline control structures are not allowed
(#111) Commas (,) must be followed by white space.
(#111) Expected 1 space before ">="; 0 found
(#111) Expected 1 space after ">="; 0 found
(#111) Variable "Ea" must be all lower-case
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Variable "Y" must be all lower-case
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Commas (,) must be followed by white space.
(#111) Variable "Ea" must be all lower-case
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Closing brace must be on a line by itself
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Expected 1 space before "=="; 0 found
(#111) Expected 1 space after "=="; 0 found
(#111) Inline control structures are not allowed
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Variable "Zc" must be all lower-case
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Expected 1 space before "?"; 0 found
(#111) Expected 1 space after "?"; 0 found
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Expected 1 space before ":"; 0 found
(#111) Expected 1 space after ":"; 0 found
(#111) Expected 1 space before "+"; 0 found
(#111) Expected 1 space after "+"; 0 found
(#111) Variable "Ja" must be all lower-case
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#111) Variable "C" must be all lower-case
(#111) Inline control structures are not allowed
(#111) Expected 1 space before "=="; 0 found
(#111) Expected 1 space after "=="; 0 found
(#111) Line exceeds maximum limit of 180 characters; contains 460 characters
(#111) Line exceeds maximum limit of 180 characters; contains 460 characters
(#111) Line exceeds maximum limit of 180 characters; contains 460 characters
(#111) Line exceeds maximum limit of 180 characters; contains 460 characters
(#111) Line exceeds maximum limit of 180 characters; contains 460 characters
(#111) Line exceeds maximum limit of 180 characters; contains 460 characters
(#111) Line exceeds maximum limit of 180 characters; contains 460 characters
(#111) Line exceeds maximum limit of 180 characters; contains 460 characters
(#112) Line indented incorrectly; expected at least 64 spaces, found 0
(#112) Variable "Zc" must be all lower-case
(#112) Commas (,) must be followed by white space.
(#112) Commas (,) must be followed by white space.
(#112) Variable "Ja" must be all lower-case
(#112) Commas (,) must be followed by white space.
(#112) Variable "Y" must be all lower-case
(#112) Variable "Mc" must be all lower-case
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#112) Expected "foreach (...) {\n"; found "foreach(...){"
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Expected 1 space after "as"; 0 found
(#112) Variable "Zc" must be all lower-case
(#113) Line indented incorrectly; expected at least 68 spaces, found 0
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Variable "X" must be all lower-case
(#113) Inline control structures are not allowed
(#113) Expected 1 space before "==="; 0 found
(#113) Expected 1 space after "==="; 0 found
(#113) Variable "X" must be all lower-case
(#113) Variable "Mc" must be all lower-case
(#113) Closing brace must be on a line by itself
(#113) Variable "Ue" must be all lower-case
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#113) Variable "Mc" must be all lower-case
(#113) Expected 1 space before "?"; 0 found
(#113) Expected 1 space after "?"; 0 found
(#113) Variable "Mc" must be all lower-case
(#113) Expected 1 space before ":"; 0 found
(#113) Expected 1 space after ":"; 0 found
(#113) Variable "Ja" must be all lower-case
(#113) Expected 1 space before ".="; 0 found
(#113) Expected 1 space after ".="; 0 found
(#113) Variable "Ue" must be all lower-case
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Variable "Zc" must be all lower-case
(#113) Variable "Zc" must be all lower-case
(#113) Variable "Zc" must be all lower-case
(#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) Variable "C" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#113) Variable "Zc" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#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) Variable "Zc" must be all lower-case
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Variable "Ja" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#113) Variable "Y" must be all lower-case
(#113) Inline control structures are not allowed
(#113) Expected 1 space before "!="; 0 found
(#113) Expected 1 space after "!="; 0 found
(#113) Inline control structures are not allowed
(#113) Usage of ELSEIF not allowed; use ELSE IF instead
(#113) Commas (,) must be followed by white space.
(#113) Variable "Ja" must be all lower-case
(#113) Variable "Y" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#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) Variable "Ja" must be all lower-case
(#113) Usage of ELSEIF not allowed; use ELSE IF instead
(#113) Expected 1 space before "=="; 0 found
(#113) Expected 1 space after "=="; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Expected "foreach (...) {\n"; found "foreach(...){"
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Expected 1 space before "as"; 0 found
(#113) Expected 1 space after "as"; 0 found
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Variable "X" must be all lower-case
(#113) Variable "X" must be all lower-case
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Variable "X" must be all lower-case
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#113) Variable "Y" must be all lower-case
(#113) Expected 1 space before "?"; 0 found
(#113) Expected 1 space after "?"; 0 found
(#113) Variable "Y" must be all lower-case
(#113) Expected 1 space before ">>"; 0 found
(#113) Expected 1 space after ">>"; 0 found
(#113) Expected 1 space before "&" operator; 0 found
(#113) Expected 1 space after "&" operator; 0 found
(#113) Expected 1 space before ":"; 0 found
(#113) Expected 1 space after ":"; 0 found
(#113) Variable "X" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Variable "Y" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#113) Variable "C" must be all lower-case
(#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) Variable "Ue" must be all lower-case
(#113) Variable "X" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#113) Closing brace must be on a line by itself
(#113) Closing brace must be on a line by itself
(#113) Inline control structures are not allowed
(#113) Usage of ELSEIF not allowed; use ELSE IF instead
(#113) Commas (,) must be followed by white space.
(#113) Variable "C" must be all lower-case
(#113) Usage of ELSEIF not allowed; use ELSE IF instead
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Variable "Y" must be all lower-case
(#113) Inline control structures are not allowed
(#113) Expected 1 space before "!="; 0 found
(#113) Expected 1 space after "!="; 0 found
(#113) Variable "Ja" must be all lower-case
(#113) Expected 1 space before ".="; 0 found
(#113) Expected 1 space after ".="; 0 found
(#113) Variable "L" must be all lower-case
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Variable "Y" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#113) Expected 1 space before "+"; 0 found
(#113) Expected 1 space after "+"; 0 found
(#113) Variable "Ja" must be all lower-case
(#113) Expected 1 space before ".="; 0 found
(#113) Expected 1 space after ".="; 0 found
(#113) Variable "L" must be all lower-case
(#113) Variable "L" must be all lower-case
(#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) Closing brace must be on a line by itself
(#113) Variable "Ja" must be all lower-case
(#113) Variable "Y" must be all lower-case
(#113) Closing brace must be on a line by itself
(#113) Inline control structures are not allowed
(#113) Usage of ELSEIF not allowed; use ELSE IF instead
(#113) Expected 1 space before "=="; 0 found
(#113) Expected 1 space after "=="; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Variable "Ja" must be all lower-case
(#113) Variable "Y" must be all lower-case
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Variable "B" must be all lower-case
(#113) Expected 1 space before "?"; 0 found
(#113) Expected 1 space after "?"; 0 found
(#113) Commas (,) must be followed by white space.
(#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) Variable "B" must be all lower-case
(#113) Expected 1 space before "+"; 0 found
(#113) Expected 1 space after "+"; 0 found
(#113) Variable "B" must be all lower-case
(#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) Variable "B" must be all lower-case
(#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) Variable "Rh" must be all lower-case
(#113) Expected 1 space before "?"; 0 found
(#113) Expected 1 space after "?"; 0 found
(#113) Variable "Rh" must be all lower-case
(#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) Inline control structures are not allowed
(#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) 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) Commas (,) must be followed by white space.
(#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) Variable "Y" must be all lower-case
(#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) 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) Variable "Ja" must be all lower-case
(#113) Closing brace must be on a line by itself
(#113) Closing brace must be on a line by itself
(#113) Closing brace must be on a line by itself
(#113) Line exceeds maximum limit of 180 characters; contains 2224 characters
(#113) Line exceeds maximum limit of 180 characters; contains 2224 characters
(#113) Line exceeds maximum limit of 180 characters; contains 2224 characters
(#113) Line exceeds maximum limit of 180 characters; contains 2224 characters
(#113) Line exceeds maximum limit of 180 characters; contains 2224 characters
(#113) Line exceeds maximum limit of 180 characters; contains 2224 characters
(#113) Line exceeds maximum limit of 180 characters; contains 2224 characters
(#113) Line exceeds maximum limit of 180 characters; contains 2224 characters
(#114) Line indented incorrectly; expected at least 60 spaces, found 0
(#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) Variable "Y" must be all lower-case
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#114) Expected "if (...) {\n"; found "if(...){"
(#114) Expected 1 space before "=="; 0 found
(#114) Expected 1 space after "=="; 0 found
(#114) Inline control structures are not allowed
(#114) Variable "Y" must be all lower-case
(#114) Expected 1 space before "=="; 0 found
(#114) Expected 1 space after "=="; 0 found
(#114) Line exceeds 132 characters; contains 147 characters
(#114) Line exceeds 132 characters; contains 147 characters
(#114) Line exceeds 132 characters; contains 147 characters
(#114) Line exceeds 132 characters; contains 147 characters
(#114) Line exceeds 132 characters; contains 147 characters
(#114) Line exceeds 132 characters; contains 147 characters
(#114) Line exceeds 132 characters; contains 147 characters
(#114) Line exceeds 132 characters; contains 147 characters
(#115) Line indented incorrectly; expected at least 68 spaces, found 0
(#115) Inline control structures are not allowed
(#115) Variable "Y" must be all lower-case
(#115) Expected 1 space before "=="; 0 found
(#115) Expected 1 space after "=="; 0 found
(#115) Variable "Y" must be all lower-case
(#115) Closing brace must be on a line by itself
(#115) Inline control structures are not allowed
(#115) Variable "Y" must be all lower-case
(#115) Expected 1 space before "=="; 0 found
(#115) Expected 1 space after "=="; 0 found
(#116) Line indented incorrectly; expected at least 60 spaces, found 0
(#116) Inline control structures are not allowed
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#116) Expected 1 space before "?"; 0 found
(#116) Expected 1 space after "?"; 0 found
(#116) Expected 1 space before ":"; 0 found
(#116) Expected 1 space after ":"; 0 found
(#116) Inline control structures are not allowed
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#116) Inline control structures are not allowed
(#116) Expected 1 space before "=="; 0 found
(#116) Expected 1 space after "=="; 0 found
(#116) Line exceeds 132 characters; contains 148 characters
(#116) Line exceeds 132 characters; contains 148 characters
(#116) Line exceeds 132 characters; contains 148 characters
(#116) Line exceeds 132 characters; contains 148 characters
(#116) Line exceeds 132 characters; contains 148 characters
(#116) Line exceeds 132 characters; contains 148 characters
(#116) Line exceeds 132 characters; contains 148 characters
(#116) Line exceeds 132 characters; contains 148 characters
(#117) Line indented incorrectly; expected at least 60 spaces, found 0
(#117) Variable "Y" must be all lower-case
(#117) Expected "if (...) {\n"; found "if(...){"
(#117) Expected 1 space before "=="; 0 found
(#117) Expected 1 space after "=="; 0 found
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#117) Variable "Y" must be all lower-case
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#117) Variable "Y" must be all lower-case
(#117) Commas (,) must be followed by white space.
(#117) Inline control structures are not allowed
(#117) Variable "Y" must be all lower-case
(#118) Line indented incorrectly; expected at least 64 spaces, found 0
(#118) Variable "Y" must be all lower-case
(#118) Closing brace must be on a line by itself
(#118) Expected "if (...) {\n"; found "if(...){"
(#118) Commas (,) must be followed by white space.
(#118) Variable "Jc" must be all lower-case
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#118) Inline control structures are not allowed
(#118) Variable "Jc" must be all lower-case
(#118) Line exceeds 132 characters; contains 144 characters
(#118) Line exceeds 132 characters; contains 144 characters
(#118) Line exceeds 132 characters; contains 144 characters
(#118) Line exceeds 132 characters; contains 144 characters
(#118) Line exceeds 132 characters; contains 144 characters
(#118) Line exceeds 132 characters; contains 144 characters
(#118) Line exceeds 132 characters; contains 144 characters
(#118) Line exceeds 132 characters; contains 144 characters
(#119) Line indented incorrectly; expected at least 64 spaces, found 0
(#120) Line indented incorrectly; expected at least 64 spaces, found 0
(#120) Variable "Jc" must be all lower-case
(#120) Closing brace must be on a line by itself
(#120) Commas (,) must be followed by white space.
(#120) Variable "Y" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Closing brace must be on a line by itself
(#121) Line indented incorrectly; expected at least 68 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 "Xb" must be all lower-case
(#121) Variable "J" must be all lower-case
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Expected "foreach (...) {\n"; found "foreach(...){"
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Expected 1 space before "as"; 0 found
(#121) Expected 1 space after "as"; 0 found
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Variable "X" must be all lower-case
(#121) Expected "if (...) {\n"; found "if(...){"
(#121) Variable "X" must be all lower-case
(#121) Expected 1 space before "!="; 0 found
(#121) Expected 1 space after "!="; 0 found
(#121) Variable "X" must be all lower-case
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Variable "X" must be all lower-case
(#121) Variable "X" must be all lower-case
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Variable "X" must be all lower-case
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Closing brace must be on a line by itself
(#121) Closing brace must be on a line by itself
(#121) Expected "foreach (...) {\n"; found "foreach(...){"
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Expected 1 space before "as"; 0 found
(#121) Expected 1 space after "as"; 0 found
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Variable "X" must be all lower-case
(#121) Variable "C" must be all lower-case
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Commas (,) must be followed by white space.
(#121) Variable "J" must be all lower-case
(#121) Variable "C" 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 "C" must be all lower-case
(#121) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Commas (,) must be followed by white space.
(#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 "Xb" must be all lower-case
(#121) Commas (,) must be followed by white space.
(#121) Closing brace must be on a line by itself
(#121) Variable "J" must be all lower-case
(#121) Closing brace must be on a line by itself
(#121) Line exceeds maximum limit of 180 characters; contains 417 characters
(#121) Line exceeds maximum limit of 180 characters; contains 417 characters
(#121) Line exceeds maximum limit of 180 characters; contains 417 characters
(#121) Line exceeds maximum limit of 180 characters; contains 417 characters
(#121) Line exceeds maximum limit of 180 characters; contains 417 characters
(#121) Line exceeds maximum limit of 180 characters; contains 417 characters
(#121) Line exceeds maximum limit of 180 characters; contains 417 characters
(#121) Line exceeds maximum limit of 180 characters; contains 417 characters
(#122) Line indented incorrectly; expected at least 68 spaces, found 0
(#122) Expected 1 space after closing parenthesis; found 0
(#122) Opening brace must be the last content on the line
(#122) Commas (,) must be followed by white space.
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Variable "Vc" must be all lower-case
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Expected "foreach (...) {\n"; found "foreach(...){"
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#122) Expected 1 space before "as"; 0 found
(#122) Expected 1 space after "as"; 0 found
(#122) Commas (,) must be followed by white space.
(#122) Variable "R" must be all lower-case
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#122) Variable "S" must be all lower-case
(#122) Variable "C" must be all lower-case
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Variable "S" must be all lower-case
(#122) Expected "if (...) {\n"; found "if(...){"
(#122) Variable "S" must be all lower-case
(#122) Variable "C" must be all lower-case
(#122) Expected 1 space before "!="; 0 found
(#122) Expected 1 space after "!="; 0 found
(#122) Variable "R" must be all lower-case
(#122) Commas (,) must be followed by white space.
(#122) Variable "I" must be all lower-case
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Variable "R" must be all lower-case
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Variable "R" must be all lower-case
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Expected "if (...) {\n"; found "if(...){"
(#122) Variable "I" must be all lower-case
(#122) Variable "I" must be all lower-case
(#122) Expected "if (...) {\n"; found "if(...){"
(#122) Variable "Vc" must be all lower-case
(#122) Variable "Vc" must be all lower-case
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Closing brace must be on a line by itself
(#122) Variable "I" must be all lower-case
(#122) Expected 1 space before "?"; 0 found
(#122) Expected 1 space after "?"; 0 found
(#122) Variable "R" must be all lower-case
(#122) Variable "C" must be all lower-case
(#122) Expected 1 space before ":"; 0 found
(#122) Expected 1 space after ":"; 0 found
(#122) Variable "C" must be all lower-case
(#122) Closing brace must be on a line by itself
(#122) Closing brace must be on a line by itself
(#122) Closing brace must be on a line by itself
(#122) Variable "Vc" must be all lower-case
(#122) Expected 1 space before "?"; 0 found
(#122) Expected 1 space after "?"; 0 found
(#122) Expected 1 space before ":"; 0 found
(#122) Expected 1 space after ":"; 0 found
(#122) Closing brace must be on a line by itself
(#122) Line exceeds maximum limit of 180 characters; contains 734 characters
(#122) Line exceeds maximum limit of 180 characters; contains 734 characters
(#122) Line exceeds maximum limit of 180 characters; contains 734 characters
(#122) Line exceeds maximum limit of 180 characters; contains 734 characters
(#122) Line exceeds maximum limit of 180 characters; contains 734 characters
(#122) Line exceeds maximum limit of 180 characters; contains 734 characters
(#122) Line exceeds maximum limit of 180 characters; contains 734 characters
(#122) Line exceeds maximum limit of 180 characters; contains 734 characters
(#123) Line indented incorrectly; expected at least 68 spaces, found 0
(#123) Commas (,) must be followed by white space.
(#123) Variable "Ae" 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 "J" must be all lower-case
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Variable "Ae" must be all lower-case
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#123) Inline control structures are not allowed
(#123) Expected 1 space before "!="; 0 found
(#123) Expected 1 space after "!="; 0 found
(#123) Variable "J" must be all lower-case
(#123) Expected 1 space before "!="; 0 found
(#123) Expected 1 space after "!="; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "?"; 0 found
(#123) Expected 1 space after "?"; 0 found
(#123) Expected 1 space before ":"; 0 found
(#123) Expected 1 space after ":"; 0 found
(#123) Variable "J" must be all lower-case
(#123) Closing brace must be on a line by itself
(#123) Line exceeds maximum limit of 180 characters; contains 297 characters
(#123) Line exceeds maximum limit of 180 characters; contains 297 characters
(#123) Line exceeds maximum limit of 180 characters; contains 297 characters
(#123) Line exceeds maximum limit of 180 characters; contains 297 characters
(#123) Line exceeds maximum limit of 180 characters; contains 297 characters
(#123) Line exceeds maximum limit of 180 characters; contains 297 characters
(#123) Line exceeds maximum limit of 180 characters; contains 297 characters
(#123) Line exceeds maximum limit of 180 characters; contains 297 characters
(#124) Line indented incorrectly; expected at least 68 spaces, found 0
(#124) Variable "K" must be all lower-case
(#124) Expected 1 space after closing parenthesis; found 0
(#124) Opening brace must be the last content on the line
(#124) Expected "foreach (...) {\n"; found "foreach(...){"
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#124) Expected 1 space after "as"; 0 found
(#124) Variable "K" must be all lower-case
(#125) Line indented incorrectly; expected at least 72 spaces, found 0
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#125) Variable "X" must be all lower-case
(#125) Inline control structures are not allowed
(#125) Commas (,) must be followed by white space.
(#125) Variable "X" must be all lower-case
(#125) Variable "X" must be all lower-case
(#125) Expected 1 space before "==="; 0 found
(#125) Expected 1 space after "==="; 0 found
(#125) Variable "K" must be all lower-case
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#125) Commas (,) must be followed by white space.
(#125) Commas (,) must be followed by white space.
(#125) Variable "X" must be all lower-case
(#125) Closing brace must be on a line by itself
(#126) Line indented incorrectly; expected at least 72 spaces, found 0
(#126) Expected 1 space before "=="; 0 found
(#126) Expected 1 space after "=="; 0 found
(#126) Expected 1 space before "?"; 0 found
(#126) Expected 1 space after "?"; 0 found
(#126) Expected 1 space before ":"; 0 found
(#126) Expected 1 space after ":"; 0 found
(#126) Expected 1 space before "=="; 0 found
(#126) Expected 1 space after "=="; 0 found
(#126) Expected 1 space before "?"; 0 found
(#126) Expected 1 space after "?"; 0 found
(#126) Expected 1 space before ":"; 0 found
(#126) Expected 1 space after ":"; 0 found
(#126) Commas (,) must be followed by white space.
(#126) Variable "K" must be all lower-case
(#126) Closing brace must be on a line by itself
(#127) Line indented incorrectly; expected at least 68 spaces, found 0
(#127) Commas (,) must be followed by white space.
(#127) Expected 1 space after closing parenthesis; found 0
(#127) Opening brace must be the last content on the line
(#127) Expected 1 space before "?"; 0 found
(#127) Expected 1 space after "?"; 0 found
(#127) Expected 1 space before "=="; 0 found
(#127) Expected 1 space after "=="; 0 found
(#127) Expected 1 space before "?"; 0 found
(#127) Expected 1 space after "?"; 0 found
(#127) Expected 1 space before ":"; 0 found
(#127) Expected 1 space after ":"; 0 found
(#127) Expected 1 space before "=="; 0 found
(#127) Expected 1 space after "=="; 0 found
(#127) Expected 1 space before "?"; 0 found
(#127) Expected 1 space after "?"; 0 found
(#127) Expected 1 space before ":"; 0 found
(#127) Expected 1 space after ":"; 0 found
(#127) Expected 1 space before ":"; 0 found
(#127) Expected 1 space after ":"; 0 found
(#127) Closing brace must be on a line by itself
(#127) Line exceeds 132 characters; contains 153 characters
(#127) Line exceeds 132 characters; contains 153 characters
(#127) Line exceeds 132 characters; contains 153 characters
(#127) Line exceeds 132 characters; contains 153 characters
(#127) Line exceeds 132 characters; contains 153 characters
(#127) Line exceeds 132 characters; contains 153 characters
(#127) Line exceeds 132 characters; contains 153 characters
(#127) Line exceeds 132 characters; contains 153 characters
(#128) Line indented incorrectly; expected at least 68 spaces, found 0
(#128) Expected 1 space after closing parenthesis; found 0
(#128) Opening brace must be the last content on the line
(#128) Variable "J" must be all lower-case
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Expected "if (...) {\n"; found "if(...){"
(#128) Variable "J" must be all lower-case
(#128) Inline control structures are not allowed
(#128) Variable "J" must be all lower-case
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Variable "Kc" must be all lower-case
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#128) Commas (,) must be followed by white space.
(#128) Inline control structures are not allowed
(#128) Variable "Kc" must be all lower-case
(#128) Line exceeds 132 characters; contains 152 characters
(#128) Line exceeds 132 characters; contains 152 characters
(#128) Line exceeds 132 characters; contains 152 characters
(#128) Line exceeds 132 characters; contains 152 characters
(#128) Line exceeds 132 characters; contains 152 characters
(#128) Line exceeds 132 characters; contains 152 characters
(#128) Line exceeds 132 characters; contains 152 characters
(#128) Line exceeds 132 characters; contains 152 characters
(#129) Line indented incorrectly; expected at least 80 spaces, found 0
(#129) Variable "J" must be all lower-case
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#129) Variable "Kc" must be all lower-case
(#129) Variable "Kc" must be all lower-case
(#129) Closing brace must be on a line by itself
(#129) Closing brace must be on a line by itself
(#129) Variable "J" must be all lower-case
(#129) Closing brace must be on a line by itself
(#130) Line indented incorrectly; expected at least 68 spaces, found 0
(#130) Expected 1 space after closing parenthesis; found 0
(#130) Opening brace must be the last content on the line
(#130) Variable "Kc" must be all lower-case
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#130) Variable "J" must be all lower-case
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#130) Variable "Kc" must be all lower-case
(#130) Inline control structures are not allowed
(#130) Variable "J" must be all lower-case
(#130) Variable "J" must be all lower-case
(#130) Variable "Xc" must be all lower-case
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#130) Variable "Kc" must be all lower-case
(#130) Commas (,) must be followed by white space.
(#130) Expected "if (...) {\n"; found "if(...){"
(#130) Variable "Xc" must be all lower-case
(#130) Variable "Kc" must be all lower-case
(#130) Commas (,) must be followed by white space.
(#130) Variable "J" must be all lower-case
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#130) Variable "Xc" must be all lower-case
(#130) Commas (,) must be followed by white space.
(#130) Variable "J" must be all lower-case
(#130) Variable "Xc" must be all lower-case
(#130) Closing brace must be on a line by itself
(#130) Variable "J" must be all lower-case
(#130) Closing brace must be on a line by itself
(#130) Line exceeds maximum limit of 180 characters; contains 206 characters
(#130) Line exceeds maximum limit of 180 characters; contains 206 characters
(#130) Line exceeds maximum limit of 180 characters; contains 206 characters
(#130) Line exceeds maximum limit of 180 characters; contains 206 characters
(#130) Line exceeds maximum limit of 180 characters; contains 206 characters
(#130) Line exceeds maximum limit of 180 characters; contains 206 characters
(#130) Line exceeds maximum limit of 180 characters; contains 206 characters
(#130) Line exceeds maximum limit of 180 characters; contains 206 characters
(#131) Line indented incorrectly; expected at least 68 spaces, found 0
(#131) Expected 1 space after closing parenthesis; found 0
(#131) Opening brace must be the last content on the line
(#132) Line indented incorrectly; expected at least 72 spaces, found 0
(#132) Commas (,) must be followed by white space.
(#132) Closing brace must be on a line by itself
(#133) Line indented incorrectly; expected at least 68 spaces, found 0
(#133) Variable "X" must be all lower-case
(#133) Commas (,) must be followed by white space.
(#133) Variable "_" must not contain underscores.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Expected 1 space after closing parenthesis; found 0
(#133) Opening brace must be the last content on the line
(#133) Commas (,) must be followed by white space.
(#133) Expected "if (...) {\n"; found "if(...){"
(#133) Variable "X" must be all lower-case
(#133) Variable "J" must be all lower-case
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#133) Inline control structures are not allowed
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Expected 1 space after "as"; 0 found
(#133) Variable "X" must be all lower-case
(#134) Line indented incorrectly; expected at least 76 spaces, found 0
(#134) Variable "Kd" must be all lower-case
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Variable "W" must be all lower-case
(#134) Variable "J" must be all lower-case
(#134) Expected 1 space before ".="; 0 found
(#134) Expected 1 space after ".="; 0 found
(#134) Variable "X" must be all lower-case
(#134) Expected 1 space before "!="; 0 found
(#134) Expected 1 space after "!="; 0 found
(#134) Variable "X" must be all lower-case
(#134) Expected 1 space before "?"; 0 found
(#134) Expected 1 space after "?"; 0 found
(#134) Variable "Kd" must be all lower-case
(#134) Expected 1 space before ":"; 0 found
(#134) Expected 1 space after ":"; 0 found
(#134) Variable "W" must be all lower-case
(#134) Commas (,) must be followed by white space.
(#134) Variable "_" must not contain underscores.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Variable "J" must be all lower-case
(#134) Closing brace must be on a line by itself
(#134) Inline control structures are not allowed
(#134) Variable "_" must not contain underscores.
(#134) Variable "_" must not contain underscores.
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Variable "X" must be all lower-case
(#134) Commas (,) must be followed by white space.
(#134) Expected "if (...) {\n"; found "if(...){"
(#134) Variable "_" must not contain underscores.
(#134) Expected 1 space before "==="; 0 found
(#134) Expected 1 space after "==="; 0 found
(#134) Inline control structures are not allowed
(#134) Variable "X" must be all lower-case
(#134) Variable "_" must not contain underscores.
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Variable "X" must be all lower-case
(#134) Inline control structures are not allowed
(#134) Variable "Sf" must be all lower-case
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Variable "X" must be all lower-case
(#134) Variable "_" must not contain underscores.
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Variable "Sf" must be all lower-case
(#134) Expected 1 space before "=="; 0 found
(#134) Expected 1 space after "=="; 0 found
(#134) Commas (,) must be followed by white space.
(#134) Expected 1 space before "?"; 0 found
(#134) Expected 1 space after "?"; 0 found
(#134) Variable "X" must be all lower-case
(#134) Expected 1 space before ":"; 0 found
(#134) Expected 1 space after ":"; 0 found
(#134) Variable "X" must be all lower-case
(#134) Closing brace must be on a line by itself
(#134) Variable "J" must be all lower-case
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Variable "X" must be all lower-case
(#134) Commas (,) must be followed by white space.
(#134) Expected "if (...) {\n"; found "if(...){"
(#134) Variable "J" must be all lower-case
(#134) Expected 1 space before "!=="; 0 found
(#134) Expected 1 space after "!=="; 0 found
(#134) Inline control structures are not allowed
(#134) Variable "J" must be all lower-case
(#134) Expected 1 space before "==="; 0 found
(#134) Expected 1 space after "==="; 0 found
(#134) Variable "J" must be all lower-case
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Inline control structures are not allowed
(#134) Usage of ELSEIF not allowed; use ELSE IF instead
(#134) Variable "J" must be all lower-case
(#134) Variable "J" must be all lower-case
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Inline control structures are not allowed
(#134) Usage of ELSEIF not allowed; use ELSE IF instead
(#134) Expected 1 space before "!="; 0 found
(#134) Expected 1 space after "!="; 0 found
(#134) Variable "J" must be all lower-case
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Variable "J" must be all lower-case
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Inline control structures are not allowed
(#134) Variable "J" must be all lower-case
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#134) Variable "J" must be all lower-case
(#134) Closing brace must be on a line by itself
(#134) Variable "J" must be all lower-case
(#134) Commas (,) must be followed by white space.
(#134) Variable "_" must not contain underscores.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Variable "X" must be all lower-case
(#134) Closing brace must be on a line by itself
(#134) Line exceeds maximum limit of 180 characters; contains 584 characters
(#134) Line exceeds maximum limit of 180 characters; contains 584 characters
(#134) Line exceeds maximum limit of 180 characters; contains 584 characters
(#134) Line exceeds maximum limit of 180 characters; contains 584 characters
(#134) Line exceeds maximum limit of 180 characters; contains 584 characters
(#134) Line exceeds maximum limit of 180 characters; contains 584 characters
(#134) Line exceeds maximum limit of 180 characters; contains 584 characters
(#134) Line exceeds maximum limit of 180 characters; contains 584 characters
(#135) Line indented incorrectly; expected at least 72 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 "Ha" must be all lower-case
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#135) The use of backticks in strings is not recommended
(#135) Variable "Wb" must be all lower-case
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#135) Variable "Af" must be all lower-case
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#135) Variable "Ha" must be all lower-case
(#136) Line indented incorrectly; expected at least 76 spaces, found 0
(#136) Variable "Af" must be all lower-case
(#136) Commas (,) must be followed by white space.
(#136) Closing brace must be on a line by itself
(#137) Line indented incorrectly; expected at least 76 spaces, found 0
(#137) Variable "Q" 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 "Wb" must be all lower-case
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Variable "Wb" must be all lower-case
(#137) Commas (,) must be followed by white space.
(#137) Variable "Q" must be all lower-case
(#137) Commas (,) must be followed by white space.
(#137) Variable "B" must be all lower-case
(#137) Expected 1 space before "?"; 0 found
(#137) Expected 1 space after "?"; 0 found
(#137) Variable "B" must be all lower-case
(#137) Expected 1 space before ":"; 0 found
(#137) Expected 1 space after ":"; 0 found
(#137) Closing brace must be on a line by itself
(#137) Line exceeds 132 characters; contains 168 characters
(#137) Line exceeds 132 characters; contains 168 characters
(#137) Line exceeds 132 characters; contains 168 characters
(#137) Line exceeds 132 characters; contains 168 characters
(#137) Line exceeds 132 characters; contains 168 characters
(#137) Line exceeds 132 characters; contains 168 characters
(#137) Line exceeds 132 characters; contains 168 characters
(#137) Line exceeds 132 characters; contains 168 characters
(#138) Line indented incorrectly; expected at least 76 spaces, found 0
(#138) Expected 1 space after closing parenthesis; found 0
(#138) Opening brace must be the last content on the line
(#139) Line indented incorrectly; expected at least 80 spaces, found 0
(#139) Commas (,) must be followed by white space.
(#139) Closing brace must be on a line by itself
(#140) Line indented incorrectly; expected at least 76 spaces, found 0
(#140) Variable "R" must be all lower-case
(#140) Commas (,) must be followed by white space.
(#140) Variable "Z" must be all lower-case
(#140) Commas (,) must be followed by white space.
(#140) Variable "Ed" must be all lower-case
(#140) Commas (,) must be followed by white space.
(#140) Expected 1 space after closing parenthesis; found 0
(#140) Opening brace must be the last content on the line
(#140) Variable "H" must be all lower-case
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#140) Variable "R" must be all lower-case
(#140) Variable "Z" must be all lower-case
(#140) Expected 1 space before "?"; 0 found
(#140) Expected 1 space after "?"; 0 found
(#140) Commas (,) must be followed by white space.
(#140) Variable "Z" must be all lower-case
(#140) Expected 1 space before ":"; 0 found
(#140) Expected 1 space after ":"; 0 found
(#140) Variable "Ed" must be all lower-case
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#140) Expected 1 space before "?"; 0 found
(#140) Expected 1 space after "?"; 0 found
(#140) Commas (,) must be followed by white space.
(#140) Variable "H" must be all lower-case
(#140) Expected 1 space before ":"; 0 found
(#140) Expected 1 space after ":"; 0 found
(#140) Variable "Ed" must be all lower-case
(#140) Expected 1 space before "?"; 0 found
(#140) Expected 1 space after "?"; 0 found
(#140) Variable "H" must be all lower-case
(#140) Expected 1 space before ":"; 0 found
(#140) Expected 1 space after ":"; 0 found
(#140) Variable "H" must be all lower-case
(#140) Closing brace must be on a line by itself
(#140) Line exceeds maximum limit of 180 characters; contains 246 characters
(#140) Line exceeds maximum limit of 180 characters; contains 246 characters
(#140) Line exceeds maximum limit of 180 characters; contains 246 characters
(#140) Line exceeds maximum limit of 180 characters; contains 246 characters
(#140) Line exceeds maximum limit of 180 characters; contains 246 characters
(#140) Line exceeds maximum limit of 180 characters; contains 246 characters
(#140) Line exceeds maximum limit of 180 characters; contains 246 characters
(#140) Line exceeds maximum limit of 180 characters; contains 246 characters
(#141) Line indented incorrectly; expected at least 76 spaces, found 0
(#141) Variable "H" must be all lower-case
(#141) Expected 1 space after closing parenthesis; found 0
(#141) Opening brace must be the last content on the line
(#141) Commas (,) must be followed by white space.
(#141) Variable "Dh" must be all lower-case
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#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) Variable "Pd" must be all lower-case
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Line exceeds maximum limit of 180 characters; contains 211 characters
(#141) Line exceeds maximum limit of 180 characters; contains 211 characters
(#141) Line exceeds maximum limit of 180 characters; contains 211 characters
(#141) Line exceeds maximum limit of 180 characters; contains 211 characters
(#141) Line exceeds maximum limit of 180 characters; contains 211 characters
(#141) Line exceeds maximum limit of 180 characters; contains 211 characters
(#141) Line exceeds maximum limit of 180 characters; contains 211 characters
(#141) Line exceeds maximum limit of 180 characters; contains 211 characters
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Variable "Dh" must be all lower-case
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Variable "Pd" must be all lower-case
(#144) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Expected 1 space before "*"; 0 found
(#145) Expected 1 space after "*"; 0 found
(#145) Commas (,) must be followed by white space.
(#147) Closing brace must be on a line by itself
(#147) Inline control structures are not allowed
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#147) Variable "J" must be all lower-case
(#147) Expected 1 space before "="; 0 found
(#147) Expected 1 space after "="; 0 found
(#147) Variable "H" must be all lower-case
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Expected "if (...) {\n"; found "if(...){"
(#147) Closing brace must be on a line by itself
(#147) Line exceeds 132 characters; contains 166 characters
(#147) Line exceeds 132 characters; contains 166 characters
(#147) Line exceeds 132 characters; contains 166 characters
(#147) Line exceeds 132 characters; contains 166 characters
(#147) Line exceeds 132 characters; contains 166 characters
(#147) Line exceeds 132 characters; contains 166 characters
(#147) Line exceeds 132 characters; contains 166 characters
(#147) Line exceeds 132 characters; contains 166 characters
(#148) Line indented incorrectly; expected at least 76 spaces, found 0
(#148) Variable "J" must be all lower-case
(#148) Closing brace must be on a line by itself
(#149) Line indented incorrectly; expected at least 76 spaces, found 0
(#149) Expected 1 space after closing parenthesis; found 0
(#149) Opening brace must be the last content on the line
(#149) Variable "Xf" must be all lower-case
(#149) Expected 1 space before "="; 0 found
(#149) Expected 1 space after "="; 0 found
(#149) Commas (,) must be followed by white space.
(#149) Variable "Xf" must be all lower-case
(#149) Expected 1 space before "^"; 0 found
(#149) Expected 1 space after "^"; 0 found
(#149) Variable "Xf" must be all lower-case
(#149) Closing brace must be on a line by itself
(#150) Line indented incorrectly; expected at least 76 spaces, found 0
(#150) Expected 1 space after closing parenthesis; found 0
(#150) Opening brace must be the last content on the line
(#150) Variable "Dh" must be all lower-case
(#150) Commas (,) must be followed by white space.
(#150) Variable "Xf" must be all lower-case
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#150) Commas (,) must be followed by white space.
(#150) Variable "Xf" must be all lower-case
(#150) Expected 1 space before "^"; 0 found
(#150) Expected 1 space after "^"; 0 found
(#150) Expected 1 space before "=="; 0 found
(#150) Expected 1 space after "=="; 0 found
(#150) Variable "Dh" must be all lower-case
(#150) Closing brace must be on a line by itself
(#151) Line indented incorrectly; expected at least 76 spaces, found 0
(#151) Variable "Ra" 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) Variable "Sb" must be all lower-case
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Variable "Sa" must be all lower-case
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Expected "for (...) {\n"; found "for(...){"
(#151) Expected 1 space after first semicolon of FOR loop; 0 found
(#151) Expected 1 space after second semicolon of FOR loop; 0 found
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Expected 1 space before "<"; 0 found
(#151) Expected 1 space after "<"; 0 found
(#151) Variable "Ra" must be all lower-case
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Expected 1 space before "<<"; 0 found
(#151) Expected 1 space after "<<"; 0 found
(#151) Expected 1 space before "+"; 0 found
(#151) Expected 1 space after "+"; 0 found
(#151) Variable "Ra" must be all lower-case
(#151) Expected 1 space before "+="; 0 found
(#151) Expected 1 space after "+="; 0 found
(#151) Expected "if (...) {\n"; found "if(...){"
(#151) Expected 1 space before ">="; 0 found
(#151) Expected 1 space after ">="; 0 found
(#151) Variable "Sa" must be all lower-case
(#151) Expected 1 space before "-="; 0 found
(#151) Expected 1 space after "-="; 0 found
(#151) Variable "Sa" must be all lower-case
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Expected 1 space before ">>"; 0 found
(#151) Expected 1 space after ">>"; 0 found
(#151) Expected 1 space before "&="; 0 found
(#151) Expected 1 space after "&="; 0 found
(#151) Expected 1 space before "<<"; 0 found
(#151) Expected 1 space after "<<"; 0 found
(#151) Expected 1 space before "-"; 0 found
(#151) Expected 1 space after "-"; 0 found
(#151) Variable "Sb" must be all lower-case
(#151) Inline control structures are not allowed
(#151) Variable "Sb" must be all lower-case
(#151) Expected 1 space before ">>"; 0 found
(#151) Expected 1 space after ">>"; 0 found
(#151) Variable "Sa" must be all lower-case
(#151) Variable "Sa" 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) Variable "Rb" must be all lower-case
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Commas (,) must be followed by white space.
(#151) Variable "J" must be all lower-case
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Expected "foreach (...) {\n"; found "foreach(...){"
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#151) Expected 1 space after "as"; 0 found
(#151) Line exceeds maximum limit of 180 characters; contains 240 characters
(#151) Line exceeds maximum limit of 180 characters; contains 240 characters
(#151) Line exceeds maximum limit of 180 characters; contains 240 characters
(#151) Line exceeds maximum limit of 180 characters; contains 240 characters
(#151) Line exceeds maximum limit of 180 characters; contains 240 characters
(#151) Line exceeds maximum limit of 180 characters; contains 240 characters
(#151) Line exceeds maximum limit of 180 characters; contains 240 characters
(#151) Line exceeds maximum limit of 180 characters; contains 240 characters
(#152) Line indented incorrectly; expected at least 80 spaces, found 0
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#152) Variable "Rb" must be all lower-case
(#152) Inline control structures are not allowed
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#152) Variable "J" must be all lower-case
(#152) Expected 1 space before ".="; 0 found
(#152) Expected 1 space after ".="; 0 found
(#152) Inline control structures are not allowed
(#152) Variable "Rb" must be all lower-case
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#152) Closing brace must be on a line by itself
(#152) Variable "J" must be all lower-case
(#152) Closing brace must be on a line by itself
(#153) Line indented incorrectly; expected at least 76 spaces, found 0
(#153) Commas (,) must be followed by white space.
(#153) Variable "Kg" must be all lower-case
(#153) Expected 1 space after closing parenthesis; found 0
(#153) Opening brace must be the last content on the line
(#153) Variable "Kg" must be all lower-case
(#153) Closing brace must be on a line by itself
(#153) Line exceeds 132 characters; contains 136 characters
(#153) Line exceeds 132 characters; contains 136 characters
(#153) Line exceeds 132 characters; contains 136 characters
(#153) Line exceeds 132 characters; contains 136 characters
(#153) Line exceeds 132 characters; contains 136 characters
(#153) Line exceeds 132 characters; contains 136 characters
(#153) Line exceeds 132 characters; contains 136 characters
(#153) Line exceeds 132 characters; contains 136 characters
(#154) Line indented incorrectly; expected at least 76 spaces, found 0
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Variable "K" must be all lower-case
(#154) Commas (,) must be followed by white space.
(#154) Variable "Zh" 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) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Variable "Dh" must be all lower-case
(#154) Commas (,) must be followed by white space.
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#154) Commas (,) must be followed by white space.
(#154) Variable "Zh" must be all lower-case
(#154) Expected 1 space before "?"; 0 found
(#154) Expected 1 space after "?"; 0 found
(#154) Expected 1 space before ":"; 0 found
(#154) Expected 1 space after ":"; 0 found
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Inline control structures are not allowed
(#154) Variable "K" must be all lower-case
(#154) Expected 1 space before "==="; 0 found
(#154) Expected 1 space after "==="; 0 found
(#154) Line exceeds maximum limit of 180 characters; contains 287 characters
(#154) Line exceeds maximum limit of 180 characters; contains 287 characters
(#154) Line exceeds maximum limit of 180 characters; contains 287 characters
(#154) Line exceeds maximum limit of 180 characters; contains 287 characters
(#154) Line exceeds maximum limit of 180 characters; contains 287 characters
(#154) Line exceeds maximum limit of 180 characters; contains 287 characters
(#154) Line exceeds maximum limit of 180 characters; contains 287 characters
(#154) Line exceeds maximum limit of 180 characters; contains 287 characters
(#155) Inline control structures are not allowed
(#155) Expected "foreach (...) {\n"; found "foreach(...){"
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#155) Expected 1 space after "as"; 0 found
(#155) Line exceeds 132 characters; contains 136 characters
(#155) Line exceeds 132 characters; contains 136 characters
(#155) Line exceeds 132 characters; contains 136 characters
(#155) Line exceeds 132 characters; contains 136 characters
(#155) Line exceeds 132 characters; contains 136 characters
(#155) Line exceeds 132 characters; contains 136 characters
(#155) Line exceeds 132 characters; contains 136 characters
(#155) Line exceeds 132 characters; contains 136 characters
(#156) Line indented incorrectly; expected at least 84 spaces, found 0
(#156) Variable "C" must be all lower-case
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Variable "Mb" must be all lower-case
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Variable "C" must be all lower-case
(#156) Expected "if (...) {\n"; found "if(...){"
(#156) Variable "Mb" must be all lower-case
(#156) Expected 1 space before "==="; 0 found
(#156) Expected 1 space after "==="; 0 found
(#156) Variable "Mb" must be all lower-case
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Inline control structures are not allowed
(#156) Expected 1 space before "=="; 0 found
(#156) Expected 1 space after "=="; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Variable "Mb" must be all lower-case
(#156) Commas (,) must be followed by white space.
(#156) Variable "Mb" must be all lower-case
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Closing brace must be on a line by itself
(#156) Variable "Y" must be all lower-case
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Variable "K" must be all lower-case
(#156) Expected 1 space before "!=="; 0 found
(#156) Expected 1 space after "!=="; 0 found
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Variable "K" must be all lower-case
(#156) Variable "C" must be all lower-case
(#156) Expected 1 space before "!="; 0 found
(#156) Expected 1 space after "!="; 0 found
(#156) Expected 1 space before "=="; 0 found
(#156) Expected 1 space after "=="; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Variable "K" must be all lower-case
(#156) Variable "C" must be all lower-case
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Variable "K" must be all lower-case
(#156) Variable "C" must be all lower-case
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Variable "K" must be all lower-case
(#156) Variable "C" must be all lower-case
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Variable "K" must be all lower-case
(#156) Variable "C" must be all lower-case
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Variable "Zh" must be all lower-case
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Variable "Mb" must be all lower-case
(#156) Inline control structures are not allowed
(#156) Variable "Y" must be all lower-case
(#156) Variable "Y" must be all lower-case
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Variable "Y" must be all lower-case
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Variable "C" must be all lower-case
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Variable "Zh" must be all lower-case
(#156) Expected 1 space before "=="; 0 found
(#156) Expected 1 space after "=="; 0 found
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Variable "Y" must be all lower-case
(#156) Expected 1 space before "==="; 0 found
(#156) Expected 1 space after "==="; 0 found
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Variable "Y" must be all lower-case
(#156) Expected 1 space before "!=="; 0 found
(#156) Expected 1 space after "!=="; 0 found
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Expected "if (...) {\n"; found "if(...){"
(#156) Commas (,) must be followed by white space.
(#156) Variable "Y" must be all lower-case
(#156) Expected 1 space before "=="; 0 found
(#156) Expected 1 space after "=="; 0 found
(#156) Variable "Y" must be all lower-case
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Expected 1 space before "="; 0 found
(#156) Expected 1 space after "="; 0 found
(#156) Closing brace must be on a line by itself
(#156) Commas (,) must be followed by white space.
(#156) Variable "Y" must be all lower-case
(#156) Commas (,) must be followed by white space.
(#156) Closing brace must be on a line by itself
(#156) Inline control structures are not allowed
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Closing brace must be on a line by itself
(#156) Expected "if (...) {\n"; found "if(...){"
(#156) Inline control structures are not allowed
(#156) Variable "Zh" must be all lower-case
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Closing brace must be on a line by itself
(#156) Variable "Zh" must be all lower-case
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Inline control structures are not allowed
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Expected 1 space before "?"; 0 found
(#156) Expected 1 space after "?"; 0 found
(#156) Expected 1 space before ":"; 0 found
(#156) Expected 1 space after ":"; 0 found
(#156) Commas (,) must be followed by white space.
(#156) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#156) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#156) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#156) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#156) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#156) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#156) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#156) Line exceeds maximum limit of 180 characters; contains 1731 characters
(#158) Commas (,) must be followed by white space.
(#158) Variable "Dh" must be all lower-case
(#158) Commas (,) must be followed by white space.
(#160) Closing brace must be on a line by itself
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Variable "Yb" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Variable "Zc" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Variable "Ud" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Variable "Te" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Variable "Bf" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Variable "Yg" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Variable "Dh" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Variable "Ih" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Variable "Rh" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Variable "Yh" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Inline control structures are not allowed
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Inline control structures are not allowed
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "!="; 0 found
(#160) Expected 1 space after "!="; 0 found
(#160) Expected 1 space before ".="; 0 found
(#160) Expected 1 space after ".="; 0 found
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Expected "if (...) {\n"; found "if(...){"
(#160) Variable "F" must be all lower-case
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Inline control structures are not allowed
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before ">="; 0 found
(#160) Expected 1 space after ">="; 0 found
(#160) Variable "F" must be all lower-case
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Variable "F" must be all lower-case
(#160) Closing brace must be on a line by itself
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Variable "Lc" must be all lower-case
(#160) Inline control structures are not allowed
(#160) Function set_magic_quotes_runtime() has been deprecated
(#160) The use of function set_magic_quotes_runtime is discouraged from PHP version 5.3 and forbidden from PHP version 5.4
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Variable "Ud" must be all lower-case
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=>"; 0 found
(#160) Expected 1 space after "=>"; 0 found
(#160) Commas (,) must be followed by white space.
(#160) Line exceeds maximum limit of 180 characters; contains 1661 characters
(#160) Line exceeds maximum limit of 180 characters; contains 1661 characters
(#160) Line exceeds maximum limit of 180 characters; contains 1661 characters
(#160) Line exceeds maximum limit of 180 characters; contains 1661 characters
(#160) Line exceeds maximum limit of 180 characters; contains 1661 characters
(#160) Line exceeds maximum limit of 180 characters; contains 1661 characters
(#160) Line exceeds maximum limit of 180 characters; contains 1661 characters
(#160) Line exceeds maximum limit of 180 characters; contains 1661 characters
(#161) Line indented incorrectly; expected at least 76 spaces, found 0
(#161) Expected 1 space after closing parenthesis; found 0
(#161) Opening brace must be the last content on the line
(#161) Closing brace must be on a line by itself
(#162) Line indented incorrectly; expected at least 76 spaces, found 0
(#162) Commas (,) must be followed by white space.
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space after closing parenthesis; found 0
(#162) Opening brace must be the last content on the line
(#162) Expected "if (...) {\n"; found "if(...){"
(#162) Variable "Ef" must be all lower-case
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Inline control structures are not allowed
(#162) Variable "Ef" must be all lower-case
(#162) Expected 1 space before "!=="; 0 found
(#162) Expected 1 space after "!=="; 0 found
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Variable "Ef" must be all lower-case
(#162) Closing brace must be on a line by itself
(#162) Commas (,) must be followed by white space.
(#162) Variable "Ih" must be all lower-case
(#162) Variable "Hh" must be all lower-case
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Variable "Ih" must be all lower-case
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Variable "Ih" must be all lower-case
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected "if (...) {\n"; found "if(...){"
(#162) Variable "Hh" must be all lower-case
(#162) Variable "Ef" must be all lower-case
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "<"; 0 found
(#162) Expected 1 space after "<"; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before ">"; 0 found
(#162) Expected 1 space after ">"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "<"; 0 found
(#162) Expected 1 space after "<"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "/"; 0 found
(#162) Expected 1 space after "/"; 0 found
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "!="; 0 found
(#162) Expected 1 space after "!="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "!="; 0 found
(#162) Expected 1 space after "!="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before ">"; 0 found
(#162) Expected 1 space after ">"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "/"; 0 found
(#162) Expected 1 space after "/"; 0 found
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "!="; 0 found
(#162) Expected 1 space after "!="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "!="; 0 found
(#162) Expected 1 space after "!="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before ">"; 0 found
(#162) Expected 1 space after ">"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "<"; 0 found
(#162) Expected 1 space after "<"; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Expected 1 space before "/"; 0 found
(#162) Expected 1 space after "/"; 0 found
(#162) Expected 1 space before "%"; 0 found
(#162) Expected 1 space after "%"; 0 found
(#162) Expected 1 space before "!="; 0 found
(#162) Expected 1 space after "!="; 0 found
(#162) Expected 1 space before "?"; 0 found
(#162) Expected 1 space after "?"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Expected 1 space before ":"; 0 found
(#162) Expected 1 space after ":"; 0 found
(#162) Variable "Hh" must be all lower-case
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Variable "Hh" must be all lower-case
(#162) Variable "Ef" must be all lower-case
(#162) Closing brace must be on a line by itself
(#162) Variable "Ea" must be all lower-case
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Variable "Ea" must be all lower-case
(#162) Variable "Uc" must be all lower-case
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#162) Variable "Hh" must be all lower-case
(#162) Inline control structures are not allowed
(#162) Variable "Uc" must be all lower-case
(#162) Expected 1 space before "!="; 0 found
(#162) Expected 1 space after "!="; 0 found
(#162) Variable "Hh" must be all lower-case
(#162) Variable "Ea" must be all lower-case
(#162) Expected 1 space before "="; 0 found
(#162) Expected 1 space after "="; 0 found
(#162) Variable "Ke" must be all lower-case
(#162) Line exceeds maximum limit of 180 characters; contains 667 characters
(#162) Line exceeds maximum limit of 180 characters; contains 667 characters
(#162) Line exceeds maximum limit of 180 characters; contains 667 characters
(#162) Line exceeds maximum limit of 180 characters; contains 667 characters
(#162) Line exceeds maximum limit of 180 characters; contains 667 characters
(#162) Line exceeds maximum limit of 180 characters; contains 667 characters
(#162) Line exceeds maximum limit of 180 characters; contains 667 characters
(#162) Line exceeds maximum limit of 180 characters; contains 667 characters
(#163) Line indented incorrectly; expected at least 80 spaces, found 0
(#163) Variable "Uc" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "Ea" must be all lower-case
(#163) Closing brace must be on a line by itself
(#164) Line indented incorrectly; expected at least 76 spaces, found 0
(#164) Expected 1 space after closing parenthesis; found 0
(#164) Opening brace must be the last content on the line
(#164) Commas (,) must be followed by white space.
(#164) Variable "Ud" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Variable "Ud" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Closing brace must be on a line by itself
(#164) Expected "if (...) {\n"; found "if(...){"
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#164) Closing brace must be on a line by itself
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#164) Expected "if (...) {\n"; found "if(...){"
(#164) Variable "Ud" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#164) Closing brace must be on a line by itself
(#164) Inline control structures are not allowed
(#164) Usage of ELSEIF not allowed; use ELSE IF instead
(#164) Variable "Ud" must be all lower-case
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Commas (,) must be followed by white space.
(#164) Inline control structures are not allowed
(#164) Expected 1 space after "as"; 0 found
(#164) Line exceeds maximum limit of 180 characters; contains 826 characters
(#164) Line exceeds maximum limit of 180 characters; contains 826 characters
(#164) Line exceeds maximum limit of 180 characters; contains 826 characters
(#164) Line exceeds maximum limit of 180 characters; contains 826 characters
(#164) Line exceeds maximum limit of 180 characters; contains 826 characters
(#164) Line exceeds maximum limit of 180 characters; contains 826 characters
(#164) Line exceeds maximum limit of 180 characters; contains 826 characters
(#164) Line exceeds maximum limit of 180 characters; contains 826 characters
(#165) Line indented incorrectly; expected at least 80 spaces, found 0
(#165) Variable "B" must be all lower-case
(#165) Variable "B" must be all lower-case
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#165) Variable "B" must be all lower-case
(#165) Expected 1 space before "?"; 0 found
(#165) Expected 1 space after "?"; 0 found
(#165) Variable "B" must be all lower-case
(#165) Expected 1 space before ":"; 0 found
(#165) Expected 1 space after ":"; 0 found
(#165) Expected "foreach (...) {\n"; found "foreach(...){"
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Expected 1 space after "as"; 0 found
(#166) Line indented incorrectly; expected at least 80 spaces, found 0
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Variable "Tf" must be all lower-case
(#166) Expected "if (...) {\n"; found "if(...){"
(#166) Variable "Ud" must be all lower-case
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Closing brace must be on a line by itself
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#166) Expected "if (...) {\n"; found "if(...){"
(#166) Variable "Ud" must be all lower-case
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Closing brace must be on a line by itself
(#166) Closing brace must be on a line by itself
(#166) Closing brace must be on a line by itself
(#166) Variable "Ih" must be all lower-case
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Expected "if (...) {\n"; found "if(...){"
(#166) Expected 1 space before "!="; 0 found
(#166) Expected 1 space after "!="; 0 found
(#166) Variable "Ih" must be all lower-case
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Closing brace must be on a line by itself
(#166) Line exceeds maximum limit of 180 characters; contains 273 characters
(#166) Line exceeds maximum limit of 180 characters; contains 273 characters
(#166) Line exceeds maximum limit of 180 characters; contains 273 characters
(#166) Line exceeds maximum limit of 180 characters; contains 273 characters
(#166) Line exceeds maximum limit of 180 characters; contains 273 characters
(#166) Line exceeds maximum limit of 180 characters; contains 273 characters
(#166) Line exceeds maximum limit of 180 characters; contains 273 characters
(#166) Line exceeds maximum limit of 180 characters; contains 273 characters
(#167) Line indented incorrectly; expected at least 76 spaces, found 0
(#167) Variable "Td" must be all lower-case
(#167) Expected 1 space after closing parenthesis; found 0
(#167) Opening brace must be the last content on the line
(#167) Variable "Td" must be all lower-case
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) The use of backticks in strings is not recommended
(#167) Closing brace must be on a line by itself
(#167) Closing brace must be on a line by itself
(#167) Variable "Ih" must be all lower-case
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) Inline control structures are not allowed
(#167) Expected 1 space before "as"; 0 found
(#167) Expected 1 space after "as"; 0 found
(#167) Commas (,) must be followed by white space.
(#167) Variable "X" must be all lower-case
(#167) Variable "Ih" must be all lower-case
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) Variable "X" must be all lower-case
(#167) Commas (,) must be followed by white space.
(#167) Expected 1 space before "?"; 0 found
(#167) Expected 1 space after "?"; 0 found
(#167) Commas (,) must be followed by white space.
(#167) Variable "X" must be all lower-case
(#167) Expected 1 space before ":"; 0 found
(#167) Expected 1 space after ":"; 0 found
(#167) Variable "X" must be all lower-case
(#167) Variable "Ih" must be all lower-case
(#167) Closing brace must be on a line by itself
(#167) Expected "if (...) {\n"; found "if(...){"
(#167) Variable "Ih" must be all lower-case
(#167) Variable "Ih" 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 "Ih" must be all lower-case
(#167) Closing brace must be on a line by itself
(#167) Expected "if (...) {\n"; found "if(...){"
(#167) Line exceeds maximum limit of 180 characters; contains 136829 characters
(#167) Line exceeds maximum limit of 180 characters; contains 136829 characters
(#167) Line exceeds maximum limit of 180 characters; contains 136829 characters
(#167) Line exceeds maximum limit of 180 characters; contains 136829 characters
(#167) Line exceeds maximum limit of 180 characters; contains 136829 characters
(#167) Line exceeds maximum limit of 180 characters; contains 136829 characters
(#167) Line exceeds maximum limit of 180 characters; contains 136829 characters
(#167) Line exceeds maximum limit of 180 characters; contains 136829 characters
(#169) Line indented incorrectly; expected at least 80 spaces, found 0
(#170) Line indented incorrectly; expected at least 80 spaces, found 0
(#170) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#170) Scope modifier not specified for member variable "$_result"
(#170) Commas (,) must be followed by white space.
(#170) Member variable "server_info" must not contain underscores.
(#170) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#170) Scope modifier not specified for member variable "$server_info"
(#170) Commas (,) must be followed by white space.
(#170) Member variable "affected_rows" must not contain underscores.
(#170) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#170) Scope modifier not specified for member variable "$affected_rows"
(#170) Commas (,) must be followed by white space.
(#170) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#170) Scope modifier not specified for member variable "$errno"
(#170) Commas (,) must be followed by white space.
(#170) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#170) Scope modifier not specified for member variable "$error"
(#170) Visibility must be declared on method "__construct"
(#171) Line indented incorrectly; expected at least 84 spaces, found 0
(#171) Expected 1 space after closing parenthesis; found 0
(#171) Opening brace must be the last content on the line
(#171) Variable "Ef" must be all lower-case
(#171) Expected 1 space before "="; 0 found
(#171) Expected 1 space after "="; 0 found
(#171) Commas (,) must be followed by white space.
(#171) Inline control structures are not allowed
(#171) Variable "Ef" must be all lower-case
(#171) Expected 1 space before "!=="; 0 found
(#171) Expected 1 space after "!=="; 0 found
(#171) Variable "Ef" must be all lower-case
(#171) Closing brace must be on a line by itself
(#171) Visibility must be declared on method "dsn"
(#172) Line indented incorrectly; expected at least 84 spaces, found 0
(#172) Commas (,) must be followed by white space.
(#172) Variable "V" must be all lower-case
(#172) Commas (,) must be followed by white space.
(#172) Variable "G" must be all lower-case
(#172) Expected 1 space after closing parenthesis; found 0
(#172) Opening brace must be the last content on the line
(#172) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#172) Commas (,) must be followed by white space.
(#172) Variable "V" must be all lower-case
(#172) Commas (,) must be followed by white space.
(#172) Variable "G" must be all lower-case
(#172) Closing brace must be on a line by itself
(#172) Closing brace must be on a line by itself
(#172) Commas (,) must be followed by white space.
(#172) Expected 1 space before "="; 0 found
(#172) Expected 1 space after "="; 0 found
(#172) Closing brace must be on a line by itself
(#172) Line exceeds maximum limit of 180 characters; contains 207 characters
(#172) Visibility must be declared on method "query"
(#172) Line exceeds maximum limit of 180 characters; contains 207 characters
(#172) Line exceeds maximum limit of 180 characters; contains 207 characters
(#172) Line exceeds maximum limit of 180 characters; contains 207 characters
(#172) Line exceeds maximum limit of 180 characters; contains 207 characters
(#172) Line exceeds maximum limit of 180 characters; contains 207 characters
(#172) Line exceeds maximum limit of 180 characters; contains 207 characters
(#172) Line exceeds maximum limit of 180 characters; contains 207 characters
(#173) Line indented incorrectly; expected at least 84 spaces, found 0
(#173) Variable "H" must be all lower-case
(#173) Commas (,) must be followed by white space.
(#173) Variable "Sh" must be all lower-case
(#173) Expected 1 space after closing parenthesis; found 0
(#173) Opening brace must be the last content on the line
(#173) Variable "I" must be all lower-case
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#173) Variable "H" must be all lower-case
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#173) Expected "if (...) {\n"; found "if(...){"
(#173) Variable "I" 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 before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#174) Line indented incorrectly; expected at least 92 spaces, found 0
(#174) Closing brace must be on a line by itself
(#174) Variable "I" must be all lower-case
(#174) Variable "I" must be all lower-case
(#174) Closing brace must be on a line by itself
(#174) Visibility must be declared on method "multi_query"
(#175) Line indented incorrectly; expected at least 84 spaces, found 0
(#175) Variable "H" must be all lower-case
(#175) Expected 1 space after closing parenthesis; found 0
(#175) Opening brace must be the last content on the line
(#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 "store_result"
(#176) Line indented incorrectly; expected at least 84 spaces, found 0
(#176) Variable "I" 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
(#176) Expected "if (...) {\n"; found "if(...){"
(#176) Variable "I" must be all lower-case
(#176) Variable "I" must be all lower-case
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#176) Inline control structures are not allowed
(#176) Variable "I" must be all lower-case
(#177) Line indented incorrectly; expected at least 92 spaces, found 0
(#177) Closing brace must be on a line by itself
(#177) Expected "if (...) {\n"; found "if(...){"
(#177) Variable "I" must be all lower-case
(#177) Variable "I" must be all lower-case
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#177) Variable "I" must be all lower-case
(#177) Variable "I" must be all lower-case
(#177) Closing brace must be on a line by itself
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#177) Variable "I" must be all lower-case
(#178) Line indented incorrectly; expected at least 84 spaces, found 0
(#178) Closing brace must be on a line by itself
(#178) Visibility must be declared on method "next_result"
(#179) Line indented incorrectly; expected at least 84 spaces, found 0
(#179) Expected 1 space after closing parenthesis; found 0
(#179) Opening brace must be the last content on the line
(#179) Inline control structures are not allowed
(#180) Line indented incorrectly; expected at least 88 spaces, found 0
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#180) Closing brace must be on a line by itself
(#180) Visibility must be declared on method "result"
(#181) Line indented incorrectly; expected at least 84 spaces, found 0
(#181) Variable "H" must be all lower-case
(#181) Commas (,) must be followed by white space.
(#181) Expected 1 space after closing parenthesis; found 0
(#181) Opening brace must be the last content on the line
(#181) Variable "I" must be all lower-case
(#181) Expected 1 space before "="; 0 found
(#181) Expected 1 space after "="; 0 found
(#181) Variable "H" must be all lower-case
(#181) Inline control structures are not allowed
(#181) Variable "I" must be all lower-case
(#182) Line indented incorrectly; expected at least 88 spaces, found 0
(#182) Variable "K" must be all lower-case
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#182) Variable "I" must be all lower-case
(#182) Variable "K" must be all lower-case
(#182) Closing brace must be on a line by itself
(#182) Closing brace must be on a line by itself
(#183) Line indented incorrectly; expected at least 76 spaces, found 0
(#184) Line indented incorrectly; expected at least 76 spaces, found 0
(#185) Line indented incorrectly; expected at least 76 spaces, found 0
(#185) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#185) Scope modifier not specified for member variable "$_offset"
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#185) Commas (,) must be followed by white space.
(#185) Member variable "num_rows" must not contain underscores.
(#185) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#185) Scope modifier not specified for member variable "$num_rows"
(#185) Visibility must be declared on method "fetch_assoc"
(#186) Line indented incorrectly; expected at least 80 spaces, found 0
(#186) Expected 1 space after closing parenthesis; found 0
(#186) Opening brace must be the last content on the line
(#186) Closing brace must be on a line by itself
(#186) Visibility must be declared on method "fetch_row"
(#187) Line indented incorrectly; expected at least 80 spaces, found 0
(#187) Expected 1 space after closing parenthesis; found 0
(#187) Opening brace must be the last content on the line
(#187) Closing brace must be on a line by itself
(#187) Visibility must be declared on method "fetch_field"
(#188) Line indented incorrectly; expected at least 80 spaces, found 0
(#188) Expected 1 space after closing parenthesis; found 0
(#188) Opening brace must be the last content on the line
(#188) Variable "K" must be all lower-case
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#188) Variable "K" must be all lower-case
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#188) Variable "K" must be all lower-case
(#188) Variable "K" must be all lower-case
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#188) Variable "K" must be all lower-case
(#188) Variable "K" must be all lower-case
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#188) Commas (,) must be followed by white space.
(#188) Variable "K" 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 "K" must be all lower-case
(#188) Closing brace must be on a line by itself
(#188) Closing brace must be on a line by itself
(#188) Closing brace must be on a line by itself
(#188) Variable "Yb" must be all lower-case
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#188) Line exceeds maximum limit of 180 characters; contains 192 characters
(#188) Line exceeds maximum limit of 180 characters; contains 192 characters
(#188) Line exceeds maximum limit of 180 characters; contains 192 characters
(#188) Line exceeds maximum limit of 180 characters; contains 192 characters
(#188) Line exceeds maximum limit of 180 characters; contains 192 characters
(#188) Line exceeds maximum limit of 180 characters; contains 192 characters
(#188) Line exceeds maximum limit of 180 characters; contains 192 characters
(#188) Line exceeds maximum limit of 180 characters; contains 192 characters
(#189) Line indented incorrectly; expected at least 76 spaces, found 0
(#189) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#189) Scope modifier not specified for member variable "$_conn"
(#189) Visibility must be declared on method "__construct"
(#190) Line indented incorrectly; expected at least 80 spaces, found 0
(#190) Expected 1 space after closing parenthesis; found 0
(#190) Opening brace must be the last content on the line
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#190) Closing brace must be on a line by itself
(#190) Visibility must be declared on method "select"
(#191) Line indented incorrectly; expected at least 80 spaces, found 0
(#191) Variable "R" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "M" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "Z" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Variable "E" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "Mf" must be all lower-case
(#191) Expected 1 space after closing parenthesis; found 0
(#191) Opening brace must be the last content on the line
(#191) Commas (,) must be followed by white space.
(#191) Variable "Ed" must be all lower-case
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#191) Expected 1 space before "<"; 0 found
(#191) Expected 1 space after "<"; 0 found
(#191) Variable "M" must be all lower-case
(#191) Variable "H" must be all lower-case
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#191) Variable "M" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "Z" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Variable "E" must be all lower-case
(#191) Inline control structures are not allowed
(#191) Variable "H" must be all lower-case
(#191) Variable "H" must be all lower-case
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#191) Expected 1 space before "!="; 0 found
(#191) Expected 1 space after "!="; 0 found
(#191) Variable "Ed" must be all lower-case
(#191) Expected 1 space before "=="; 0 found
(#191) Expected 1 space after "=="; 0 found
(#191) Expected 1 space before "?"; 0 found
(#191) Expected 1 space after "?"; 0 found
(#191) Expected 1 space before ":"; 0 found
(#191) Expected 1 space after ":"; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Variable "M" must be all lower-case
(#191) Variable "R" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "Z" must be all lower-case
(#191) Expected 1 space before "?"; 0 found
(#191) Expected 1 space after "?"; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Variable "Z" must be all lower-case
(#191) Expected 1 space before ":"; 0 found
(#191) Expected 1 space after ":"; 0 found
(#191) Variable "Ed" must be all lower-case
(#191) Expected 1 space before "?"; 0 found
(#191) Expected 1 space after "?"; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Expected 1 space before ":"; 0 found
(#191) Expected 1 space after ":"; 0 found
(#191) Expected 1 space before "?"; 0 found
(#191) Expected 1 space after "?"; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Expected 1 space before ":"; 0 found
(#191) Expected 1 space after ":"; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Expected 1 space before "!="; 0 found
(#191) Expected 1 space after "!="; 0 found
(#191) Expected 1 space before "?"; 0 found
(#191) Expected 1 space after "?"; 0 found
(#191) Expected 1 space before ":"; 0 found
(#191) Expected 1 space after ":"; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Variable "E" must be all lower-case
(#191) Expected 1 space before "?"; 0 found
(#191) Expected 1 space after "?"; 0 found
(#191) Expected 1 space before "*"; 0 found
(#191) Expected 1 space after "*"; 0 found
(#191) Variable "E" must be all lower-case
(#191) Expected 1 space before ":"; 0 found
(#191) Expected 1 space after ":"; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Variable "Vg" must be all lower-case
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#191) Variable "J" must be all lower-case
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#191) Variable "H" must be all lower-case
(#191) Inline control structures are not allowed
(#191) Variable "Mf" must be all lower-case
(#191) Variable "H" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "Vg" must be all lower-case
(#191) Variable "J" must be all lower-case
(#191) Closing brace must be on a line by itself
(#191) Line exceeds maximum limit of 180 characters; contains 559 characters
(#191) Visibility must be declared on method "delete"
(#191) Line exceeds maximum limit of 180 characters; contains 559 characters
(#191) Line exceeds maximum limit of 180 characters; contains 559 characters
(#191) Line exceeds maximum limit of 180 characters; contains 559 characters
(#191) Line exceeds maximum limit of 180 characters; contains 559 characters
(#191) Line exceeds maximum limit of 180 characters; contains 559 characters
(#191) Line exceeds maximum limit of 180 characters; contains 559 characters
(#191) Line exceeds maximum limit of 180 characters; contains 559 characters
(#192) Line indented incorrectly; expected at least 80 spaces, found 0
(#192) Variable "R" must be all lower-case
(#192) Commas (,) must be followed by white space.
(#192) Variable "Vf" must be all lower-case
(#192) Commas (,) must be followed by white space.
(#192) Expected 1 space after closing parenthesis; found 0
(#192) Opening brace must be the last content on the line
(#192) Variable "H" must be all lower-case
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#192) Variable "R" must be all lower-case
(#193) Line indented incorrectly; expected at least 84 spaces, found 0
(#193) Expected 1 space before "?"; 0 found
(#193) Expected 1 space after "?"; 0 found
(#193) Variable "H" must be all lower-case
(#193) Commas (,) must be followed by white space.
(#193) Variable "Vf" must be all lower-case
(#193) Expected 1 space before ":"; 0 found
(#193) Expected 1 space after ":"; 0 found
(#193) Variable "H" must be all lower-case
(#193) Closing brace must be on a line by itself
(#193) Visibility must be declared on method "update"
(#194) Line indented incorrectly; expected at least 80 spaces, found 0
(#194) Variable "R" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "O" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "Vf" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#194) Variable "Dg" 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) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#194) Inline control structures are not allowed
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Expected 1 space after "as"; 0 found
(#194) Variable "O" must be all lower-case
(#195) Line indented incorrectly; expected at least 84 spaces, found 0
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#195) Variable "X" must be all lower-case
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#195) Variable "H" must be all lower-case
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#195) Variable "R" must be all lower-case
(#195) Variable "Dg" must be all lower-case
(#195) Variable "Dg" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#196) Line indented incorrectly; expected at least 84 spaces, found 0
(#196) Expected 1 space before "?"; 0 found
(#196) Expected 1 space after "?"; 0 found
(#196) Variable "H" must be all lower-case
(#196) Commas (,) must be followed by white space.
(#196) Variable "Vf" 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) Closing brace must be on a line by itself
(#196) Visibility must be declared on method "insert"
(#197) Line indented incorrectly; expected at least 84 spaces, found 0
(#197) Variable "R" must be all lower-case
(#197) Commas (,) must be followed by white space.
(#197) Variable "O" must be all lower-case
(#197) Expected 1 space after closing parenthesis; found 0
(#197) Opening brace must be the last content on the line
(#198) Line indented incorrectly; expected at least 88 spaces, found 0
(#198) Variable "R" must be all lower-case
(#198) Variable "O" must be all lower-case
(#198) Expected 1 space before "?"; 0 found
(#198) Expected 1 space after "?"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Variable "O" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "O" must be all lower-case
(#198) Expected 1 space before ":"; 0 found
(#198) Expected 1 space after ":"; 0 found
(#198) Closing brace must be on a line by itself
(#198) Line exceeds 132 characters; contains 135 characters
(#198) Line exceeds 132 characters; contains 135 characters
(#198) Line exceeds 132 characters; contains 135 characters
(#198) Line exceeds 132 characters; contains 135 characters
(#198) Line exceeds 132 characters; contains 135 characters
(#198) Line exceeds 132 characters; contains 135 characters
(#198) Line exceeds 132 characters; contains 135 characters
(#198) Line exceeds 132 characters; contains 135 characters
(#198) method name "Min_SQL::insertUpdate" must be in lower-case letters only
(#198) Visibility must be declared on method "insertUpdate"
(#199) Line indented incorrectly; expected at least 84 spaces, found 0
(#199) Variable "R" must be all lower-case
(#199) Commas (,) must be followed by white space.
(#199) Variable "L" must be all lower-case
(#199) Commas (,) must be followed by white space.
(#199) Variable "Kf" 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
(#200) Line indented incorrectly; expected at least 88 spaces, found 0
(#200) Closing brace must be on a line by itself
(#200) Visibility must be declared on method "begin"
(#201) Line indented incorrectly; expected at least 88 spaces, found 0
(#201) Expected 1 space after closing parenthesis; found 0
(#201) Opening brace must be the last content on the line
(#202) Line indented incorrectly; expected at least 92 spaces, found 0
(#202) Closing brace must be on a line by itself
(#202) Visibility must be declared on method "commit"
(#203) Line indented incorrectly; expected at least 88 spaces, found 0
(#203) Expected 1 space after closing parenthesis; found 0
(#203) Opening brace must be the last content on the line
(#204) Line indented incorrectly; expected at least 92 spaces, found 0
(#204) Closing brace must be on a line by itself
(#204) Visibility must be declared on method "rollback"
(#205) Line indented incorrectly; expected at least 92 spaces, found 0
(#205) Expected 1 space after closing parenthesis; found 0
(#205) Opening brace must be the last content on the line
(#206) Line indented incorrectly; expected at least 96 spaces, found 0
(#206) Closing brace must be on a line by itself
(#206) Closing brace must be on a line by itself
(#206) Variable "Yb" must be all lower-case
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#206) Variable "Yb" must be all lower-case
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#206) Expected "if (...) {\n"; found "if(...){"
(#206) Variable "Hf" must be all lower-case
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#206) Expected 1 space before "?"; 0 found
(#206) Expected 1 space after "?"; 0 found
(#206) Expected 1 space before ":"; 0 found
(#206) Expected 1 space after ":"; 0 found
(#206) Commas (,) must be followed by white space.
(#206) Commas (,) must be followed by white space.
(#206) Expected 1 space before "?"; 0 found
(#206) Expected 1 space after "?"; 0 found
(#206) Expected 1 space before ":"; 0 found
(#206) Expected 1 space after ":"; 0 found
(#206) Expected "if (...) {\n"; found "if(...){"
(#206) Expected 1 space before "?"; 0 found
(#206) Expected 1 space after "?"; 0 found
(#206) Expected 1 space before ":"; 0 found
(#206) Expected 1 space after ":"; 0 found
(#206) Expected "if (...) {\n"; found "if(...){"
(#206) Line exceeds maximum limit of 180 characters; contains 354 characters
(#206) Line exceeds maximum limit of 180 characters; contains 354 characters
(#206) Line exceeds maximum limit of 180 characters; contains 354 characters
(#206) Line exceeds maximum limit of 180 characters; contains 354 characters
(#206) Line exceeds maximum limit of 180 characters; contains 354 characters
(#206) Line exceeds maximum limit of 180 characters; contains 354 characters
(#206) Line exceeds maximum limit of 180 characters; contains 354 characters
(#206) Line exceeds maximum limit of 180 characters; contains 354 characters
(#207) Line indented incorrectly; expected at least 92 spaces, found 0
(#207) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#207) Scope modifier not specified for member variable "$extension"
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Commas (,) must be followed by white space.
(#207) Member variable "server_info" must not contain underscores.
(#207) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#207) Scope modifier not specified for member variable "$server_info"
(#207) Commas (,) must be followed by white space.
(#207) Member variable "affected_rows" must not contain underscores.
(#207) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#207) Scope modifier not specified for member variable "$affected_rows"
(#207) Commas (,) must be followed by white space.
(#207) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#207) Scope modifier not specified for member variable "$errno"
(#207) Commas (,) must be followed by white space.
(#207) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#207) Scope modifier not specified for member variable "$error"
(#207) Commas (,) must be followed by white space.
(#207) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#207) Scope modifier not specified for member variable "$_link"
(#207) Visibility must be declared on method "__construct"
(#208) Line indented incorrectly; expected at least 96 spaces, found 0
(#208) Variable "Kc" must be all lower-case
(#208) Expected 1 space after closing parenthesis; found 0
(#208) Opening brace must be the last content on the line
(#208) Expected 1 space before "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#209) Line indented incorrectly; expected at least 100 spaces, found 0
(#209) Variable "Kc" must be all lower-case
(#209) Expected 1 space before "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#209) Expected 1 space before "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#209) Closing brace must be on a line by itself
(#209) Visibility must be declared on method "query"
(#210) Line indented incorrectly; expected at least 92 spaces, found 0
(#210) Variable "H" must be all lower-case
(#210) Expected 1 space after closing parenthesis; found 0
(#210) Opening brace must be the last content on the line
(#210) Variable "I" must be all lower-case
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#210) Variable "H" must be all lower-case
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#210) Expected "if (...) {\n"; found "if(...){"
(#210) Variable "I" must be all lower-case
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#210) Line exceeds 132 characters; contains 153 characters
(#210) Line exceeds 132 characters; contains 153 characters
(#210) Line exceeds 132 characters; contains 153 characters
(#210) Line exceeds 132 characters; contains 153 characters
(#210) Line exceeds 132 characters; contains 153 characters
(#210) Line exceeds 132 characters; contains 153 characters
(#210) Line exceeds 132 characters; contains 153 characters
(#210) Line exceeds 132 characters; contains 153 characters
(#211) Line indented incorrectly; expected at least 100 spaces, found 0
(#211) Closing brace must be on a line by itself
(#211) Inline control structures are not allowed
(#211) Usage of ELSEIF not allowed; use ELSE IF instead
(#211) Variable "I" must be all lower-case
(#212) Line indented incorrectly; expected at least 92 spaces, found 0
(#213) Line indented incorrectly; expected at least 92 spaces, found 0
(#213) Variable "I" must be all lower-case
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#214) Line indented incorrectly; expected at least 92 spaces, found 0
(#214) Closing brace must be on a line by itself
(#214) Visibility must be declared on method "quote"
(#215) Line indented incorrectly; expected at least 100 spaces, found 0
(#215) Variable "Q" must be all lower-case
(#215) Expected 1 space after closing parenthesis; found 0
(#215) Opening brace must be the last content on the line
(#215) Variable "Q" must be all lower-case
(#215) Expected 1 space before "?"; 0 found
(#215) Expected 1 space after "?"; 0 found
(#215) Variable "Q" must be all lower-case
(#215) Expected 1 space before ":"; 0 found
(#215) Expected 1 space after ":"; 0 found
(#215) Commas (,) must be followed by white space.
(#215) Variable "Q" must be all lower-case
(#215) Closing brace must be on a line by itself
(#215) Visibility must be declared on method "store_result"
(#216) Line indented incorrectly; expected at least 100 spaces, found 0
(#216) Expected 1 space after closing parenthesis; found 0
(#216) Opening brace must be the last content on the line
(#216) Closing brace must be on a line by itself
(#216) Visibility must be declared on method "result"
(#217) Line indented incorrectly; expected at least 100 spaces, found 0
(#217) Variable "H" must be all lower-case
(#217) Commas (,) must be followed by white space.
(#217) Expected 1 space after closing parenthesis; found 0
(#217) Opening brace must be the last content on the line
(#217) Variable "I" must be all lower-case
(#217) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#217) Variable "H" must be all lower-case
(#217) Inline control structures are not allowed
(#217) Variable "I" must be all lower-case
(#218) Line indented incorrectly; expected at least 104 spaces, found 0
(#218) Variable "K" must be all lower-case
(#218) Expected 1 space before "="; 0 found
(#218) Expected 1 space after "="; 0 found
(#218) Variable "I" must be all lower-case
(#218) Variable "K" must be all lower-case
(#218) Closing brace must be on a line by itself
(#218) Closing brace must be on a line by itself
(#219) Line indented incorrectly; expected at least 96 spaces, found 0
(#219) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#219) Scope modifier not specified for member variable "$_result"
(#219) Commas (,) must be followed by white space.
(#219) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#219) Scope modifier not specified for member variable "$_offset"
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#219) Commas (,) must be followed by white space.
(#219) Member variable "num_rows" must not contain underscores.
(#219) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#219) Scope modifier not specified for member variable "$num_rows"
(#219) Visibility must be declared on method "__construct"
(#220) Line indented incorrectly; expected at least 100 spaces, found 0
(#220) Variable "I" must be all lower-case
(#220) Expected 1 space after closing parenthesis; found 0
(#220) Opening brace must be the last content on the line
(#220) Expected 1 space before "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#220) Variable "I" must be all lower-case
(#220) Closing brace must be on a line by itself
(#220) Visibility must be declared on method "fetch_assoc"
(#221) Line indented incorrectly; expected at least 100 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_row"
(#222) Line indented incorrectly; expected at least 100 spaces, found 0
(#222) Expected 1 space after closing parenthesis; found 0
(#222) Opening brace must be the last content on the line
(#222) Closing brace must be on a line by itself
(#222) Visibility must be declared on method "fetch_field"
(#223) Line indented incorrectly; expected at least 100 spaces, found 0
(#223) Expected 1 space after closing parenthesis; found 0
(#223) Opening brace must be the last content on the line
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#223) Variable "U" must be all lower-case
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#223) Expected 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#223) Commas (,) must be followed by white space.
(#223) Expected 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#223) Variable "U" must be all lower-case
(#223) Commas (,) must be followed by white space.
(#223) Expected 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#223) Variable "U" must be all lower-case
(#223) Expected 1 space before "=="; 0 found
(#223) Expected 1 space after "=="; 0 found
(#223) Expected 1 space before "?"; 0 found
(#223) Expected 1 space after "?"; 0 found
(#223) Expected 1 space before ":"; 0 found
(#223) Expected 1 space after ":"; 0 found
(#223) Commas (,) must be followed by white space.
(#223) Closing brace must be on a line by itself
(#223) Line exceeds maximum limit of 180 characters; contains 186 characters
(#223) method name "Min_Result::__desctruct" is invalid; only PHP magic methods should be prefixed with a double underscore
(#223) Visibility must be declared on method "__desctruct"
(#223) Line exceeds maximum limit of 180 characters; contains 186 characters
(#223) Line exceeds maximum limit of 180 characters; contains 186 characters
(#223) Line exceeds maximum limit of 180 characters; contains 186 characters
(#223) Line exceeds maximum limit of 180 characters; contains 186 characters
(#223) Line exceeds maximum limit of 180 characters; contains 186 characters
(#223) Line exceeds maximum limit of 180 characters; contains 186 characters
(#223) Line exceeds maximum limit of 180 characters; contains 186 characters
(#224) Line indented incorrectly; expected at least 100 spaces, found 0
(#224) Expected 1 space after closing parenthesis; found 0
(#224) Opening brace must be the last content on the line
(#224) Closing brace must be on a line by itself
(#224) Closing brace must be on a line by itself
(#224) Closing brace must be on a line by itself
(#224) Expected "} else {\n"; found "}else{"
(#224) Duplicate class name "Min_SQLite" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 206
(#225) Line indented incorrectly; expected at least 100 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) Commas (,) must be followed by white space.
(#225) Member variable "server_info" must not contain underscores.
(#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 "$server_info"
(#225) Commas (,) must be followed by white space.
(#225) Member variable "affected_rows" must not contain underscores.
(#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 "$affected_rows"
(#225) Commas (,) must be followed by white space.
(#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 "$error"
(#225) Commas (,) must be followed by white space.
(#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 "$_link"
(#225) Visibility must be declared on method "__construct"
(#226) Line indented incorrectly; expected at least 104 spaces, found 0
(#226) Variable "Kc" 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) Expected 1 space before "="; 0 found
(#226) Expected 1 space after "="; 0 found
(#226) Extension 'sqlite' is removed since PHP 5.4
(#226) Expected 1 space before "="; 0 found
(#226) Expected 1 space after "="; 0 found
(#227) Line indented incorrectly; expected at least 108 spaces, found 0
(#227) Variable "Kc" must be all lower-case
(#227) Closing brace must be on a line by itself
(#227) Visibility must be declared on method "query"
(#228) Line indented incorrectly; expected at least 100 spaces, found 0
(#228) Variable "H" must be all lower-case
(#228) Commas (,) must be followed by white space.
(#228) Variable "Sh" must be all lower-case
(#228) Expected 1 space after closing parenthesis; found 0
(#228) Opening brace must be the last content on the line
(#228) Expected 1 space before "="; 0 found
(#228) Expected 1 space after "="; 0 found
(#228) Variable "Sh" must be all lower-case
(#228) Expected 1 space before "?"; 0 found
(#228) Expected 1 space after "?"; 0 found
(#228) Expected 1 space before ":"; 0 found
(#228) Expected 1 space after ":"; 0 found
(#228) Variable "I" must be all lower-case
(#228) Expected 1 space before "="; 0 found
(#228) Expected 1 space after "="; 0 found
(#228) Variable "H" must be all lower-case
(#228) Commas (,) must be followed by white space.
(#228) Commas (,) must be followed by white space.
(#228) Expected 1 space before "="; 0 found
(#228) Expected 1 space after "="; 0 found
(#228) Expected "if (...) {\n"; found "if(...){"
(#228) Variable "I" must be all lower-case
(#228) Expected 1 space before "="; 0 found
(#228) Expected 1 space after "="; 0 found
(#228) Line exceeds 132 characters; contains 143 characters
(#228) Line exceeds 132 characters; contains 143 characters
(#228) Line exceeds 132 characters; contains 143 characters
(#228) Line exceeds 132 characters; contains 143 characters
(#228) Line exceeds 132 characters; contains 143 characters
(#228) Line exceeds 132 characters; contains 143 characters
(#228) Line exceeds 132 characters; contains 143 characters
(#228) Line exceeds 132 characters; contains 143 characters
(#229) Line indented incorrectly; expected at least 108 spaces, found 0
(#229) Closing brace must be on a line by itself
(#229) Usage of ELSEIF not allowed; use ELSE IF instead
(#229) Variable "I" must be all lower-case
(#229) Expected 1 space before "==="; 0 found
(#229) Expected 1 space after "==="; 0 found
(#229) Expected 1 space before "="; 0 found
(#229) Expected 1 space after "="; 0 found
(#230) Line indented incorrectly; expected at least 104 spaces, found 0
(#230) Closing brace must be on a line by itself
(#231) Line indented incorrectly; expected at least 108 spaces, found 0
(#232) Line indented incorrectly; expected at least 108 spaces, found 0
(#232) Variable "I" must be all lower-case
(#232) Closing brace must be on a line by itself
(#232) Visibility must be declared on method "quote"
(#233) Line indented incorrectly; expected at least 108 spaces, found 0
(#233) Variable "Q" must be all lower-case
(#233) Expected 1 space after closing parenthesis; found 0
(#233) Opening brace must be the last content on the line
(#233) Extension 'sqlite' is removed since PHP 5.4
(#233) Variable "Q" must be all lower-case
(#233) Closing brace must be on a line by itself
(#233) Visibility must be declared on method "store_result"
(#234) Line indented incorrectly; expected at least 108 spaces, found 0
(#234) Expected 1 space after closing parenthesis; found 0
(#234) Opening brace must be the last content on the line
(#234) Closing brace must be on a line by itself
(#234) Visibility must be declared on method "result"
(#235) Line indented incorrectly; expected at least 108 spaces, found 0
(#235) Variable "H" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Expected 1 space after closing parenthesis; found 0
(#235) Opening brace must be the last content on the line
(#235) Variable "I" must be all lower-case
(#235) Expected 1 space before "="; 0 found
(#235) Expected 1 space after "="; 0 found
(#235) Variable "H" must be all lower-case
(#235) Inline control structures are not allowed
(#235) Variable "I" must be all lower-case
(#236) Line indented incorrectly; expected at least 112 spaces, found 0
(#236) Variable "K" must be all lower-case
(#236) Expected 1 space before "="; 0 found
(#236) Expected 1 space after "="; 0 found
(#236) Variable "I" must be all lower-case
(#236) Variable "K" must be all lower-case
(#236) Closing brace must be on a line by itself
(#236) Closing brace must be on a line by itself
(#236) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 218
(#237) Line indented incorrectly; expected at least 100 spaces, found 0
(#237) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#237) Scope modifier not specified for member variable "$_result"
(#237) Commas (,) must be followed by white space.
(#237) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#237) Scope modifier not specified for member variable "$_offset"
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#237) Commas (,) must be followed by white space.
(#237) Member variable "num_rows" must not contain underscores.
(#237) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#237) Scope modifier not specified for member variable "$num_rows"
(#237) Visibility must be declared on method "__construct"
(#238) Line indented incorrectly; expected at least 104 spaces, found 0
(#238) Variable "I" must be all lower-case
(#238) Expected 1 space after closing parenthesis; found 0
(#238) Opening brace must be the last content on the line
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#238) Variable "I" must be all lower-case
(#238) Inline control structures are not allowed
(#238) Variable "I" must be all lower-case
(#238) Commas (,) must be followed by white space.
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#238) Variable "I" must be all lower-case
(#238) Closing brace must be on a line by itself
(#238) Visibility must be declared on method "fetch_assoc"
(#239) Line indented incorrectly; expected at least 104 spaces, found 0
(#239) Expected 1 space after closing parenthesis; found 0
(#239) Opening brace must be the last content on the line
(#239) Variable "K" must be all lower-case
(#239) Expected 1 space before "="; 0 found
(#239) Expected 1 space after "="; 0 found
(#239) Inline control structures are not allowed
(#239) Variable "K" must be all lower-case
(#240) Line indented incorrectly; expected at least 108 spaces, found 0
(#240) Variable "J" 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 before "=>"; 0 found
(#240) Expected 1 space after "=>"; 0 found
(#240) Expected 1 space after "as"; 0 found
(#240) Variable "K" must be all lower-case
(#241) Line indented incorrectly; expected at least 108 spaces, found 0
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#241) Variable "X" must be all lower-case
(#241) Variable "J" must be all lower-case
(#241) Expected 1 space before "=="; 0 found
(#241) Expected 1 space after "=="; 0 found
(#241) Expected 1 space before "?"; 0 found
(#241) Expected 1 space after "?"; 0 found
(#241) Expected 1 space before ":"; 0 found
(#241) Expected 1 space after ":"; 0 found
(#241) Expected 1 space before "="; 0 found
(#241) Expected 1 space after "="; 0 found
(#241) Variable "X" must be all lower-case
(#241) Variable "J" must be all lower-case
(#241) Closing brace must be on a line by itself
(#241) Visibility must be declared on method "fetch_row"
(#242) Line indented incorrectly; expected at least 104 spaces, found 0
(#242) Expected 1 space after closing parenthesis; found 0
(#242) Opening brace must be the last content on the line
(#242) Closing brace must be on a line by itself
(#242) Visibility must be declared on method "fetch_field"
(#243) Line indented incorrectly; expected at least 104 spaces, found 0
(#243) Expected 1 space after closing parenthesis; found 0
(#243) Opening brace must be the last content on the line
(#243) Variable "C" must be all lower-case
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#243) Variable "Af" must be all lower-case
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#243) Expected "if (...) {\n"; found "if(...){"
(#243) Variable "Af" must be all lower-case
(#243) Commas (,) must be followed by white space.
(#243) Variable "C" must be all lower-case
(#243) Commas (,) must be followed by white space.
(#243) Variable "B" must be all lower-case
(#243) Variable "R" must be all lower-case
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#243) Variable "B" must be all lower-case
(#243) Expected 1 space before "!="; 0 found
(#243) Expected 1 space after "!="; 0 found
(#243) Expected 1 space before "?"; 0 found
(#243) Expected 1 space after "?"; 0 found
(#243) Variable "B" must be all lower-case
(#243) Expected 1 space before ":"; 0 found
(#243) Expected 1 space after ":"; 0 found
(#243) Variable "B" must be all lower-case
(#243) Variable "C" must be all lower-case
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#243) Variable "B" must be all lower-case
(#243) Expected 1 space before "!="; 0 found
(#243) Expected 1 space after "!="; 0 found
(#243) Expected 1 space before "?"; 0 found
(#243) Expected 1 space after "?"; 0 found
(#243) Variable "B" must be all lower-case
(#243) Expected 1 space before ":"; 0 found
(#243) Expected 1 space after ":"; 0 found
(#243) Variable "B" must be all lower-case
(#243) Closing brace must be on a line by itself
(#243) Expected 1 space before "=>"; 0 found
(#243) Expected 1 space after "=>"; 0 found
(#243) Variable "C" must be all lower-case
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space before "=>"; 0 found
(#243) Expected 1 space after "=>"; 0 found
(#243) Variable "C" must be all lower-case
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space before "=>"; 0 found
(#243) Expected 1 space after "=>"; 0 found
(#243) Variable "R" must be all lower-case
(#243) Commas (,) must be followed by white space.
(#243) Closing brace must be on a line by itself
(#243) Closing brace must be on a line by itself
(#243) Closing brace must be on a line by itself
(#243) Closing brace must be on a line by itself
(#243) Usage of ELSEIF not allowed; use ELSE IF instead
(#243) Duplicate class name "Min_SQLite" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 206
(#243) Line exceeds maximum limit of 180 characters; contains 331 characters
(#243) Line exceeds maximum limit of 180 characters; contains 331 characters
(#243) Line exceeds maximum limit of 180 characters; contains 331 characters
(#243) Line exceeds maximum limit of 180 characters; contains 331 characters
(#243) Line exceeds maximum limit of 180 characters; contains 331 characters
(#243) Line exceeds maximum limit of 180 characters; contains 331 characters
(#243) Line exceeds maximum limit of 180 characters; contains 331 characters
(#243) Line exceeds maximum limit of 180 characters; contains 331 characters
(#244) Line indented incorrectly; expected at least 100 spaces, found 0
(#245) Line indented incorrectly; expected at least 100 spaces, found 0
(#246) Line indented incorrectly; expected at least 100 spaces, found 0
(#246) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#246) Scope modifier not specified for member variable "$extension"
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#246) Visibility must be declared on method "__construct"
(#247) Line indented incorrectly; expected at least 104 spaces, found 0
(#247) Variable "Kc" must be all lower-case
(#247) Expected 1 space after closing parenthesis; found 0
(#247) Opening brace must be the last content on the line
(#247) Variable "Kc" must be all lower-case
(#247) Commas (,) must be followed by white space.
(#247) Commas (,) must be followed by white space.
(#247) Closing brace must be on a line by itself
(#247) Closing brace must be on a line by itself
(#247) Closing brace must be on a line by itself
(#247) Expected "if (...) {\n"; found "if(...){"
(#248) Line indented incorrectly; expected at least 108 spaces, found 0
(#249) Line indented incorrectly; expected at least 108 spaces, found 0
(#250) Line indented incorrectly; expected at least 108 spaces, found 0
(#250) Visibility must be declared on method "__construct"
(#251) Line indented incorrectly; expected at least 112 spaces, found 0
(#251) Expected 1 space after closing parenthesis; found 0
(#251) Opening brace must be the last content on the line
(#251) Closing brace must be on a line by itself
(#251) Visibility must be declared on method "select_db"
(#252) Line indented incorrectly; expected at least 112 spaces, found 0
(#252) Variable "Kc" 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 "if (...) {\n"; found "if(...){"
(#252) Variable "Kc" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Variable "Kc" must be all lower-case
(#252) Expected 1 space before "?"; 0 found
(#252) Expected 1 space after "?"; 0 found
(#252) Variable "Kc" must be all lower-case
(#252) Expected 1 space before ":"; 0 found
(#252) Expected 1 space after ":"; 0 found
(#252) Variable "Kc" must be all lower-case
(#252) Variable "Kc" must be all lower-case
(#252) Line exceeds maximum limit of 180 characters; contains 195 characters
(#252) Line exceeds maximum limit of 180 characters; contains 195 characters
(#252) Line exceeds maximum limit of 180 characters; contains 195 characters
(#252) Line exceeds maximum limit of 180 characters; contains 195 characters
(#252) Line exceeds maximum limit of 180 characters; contains 195 characters
(#252) Line exceeds maximum limit of 180 characters; contains 195 characters
(#252) Line exceeds maximum limit of 180 characters; contains 195 characters
(#252) Line exceeds maximum limit of 180 characters; contains 195 characters
(#253) Line indented incorrectly; expected at least 120 spaces, found 0
(#253) Closing brace must be on a line by itself
(#254) Line indented incorrectly; expected at least 112 spaces, found 0
(#254) Closing brace must be on a line by itself
(#254) Visibility must be declared on method "multi_query"
(#255) Line indented incorrectly; expected at least 112 spaces, found 0
(#255) Variable "H" must be all lower-case
(#255) Expected 1 space after closing parenthesis; found 0
(#255) Opening brace must be the last content on the line
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#255) Variable "H" must be all lower-case
(#255) Closing brace must be on a line by itself
(#255) Visibility must be declared on method "next_result"
(#256) Line indented incorrectly; expected at least 112 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 116 spaces, found 0
(#257) Closing brace must be on a line by itself
(#257) Closing brace must be on a line by itself
(#257) Closing brace must be on a line by itself
(#258) Line indented incorrectly; expected at least 104 spaces, found 0
(#259) Line indented incorrectly; expected at least 104 spaces, found 0
(#260) Line indented incorrectly; expected at least 104 spaces, found 0
(#260) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#260) Visibility must be declared on method "insertUpdate"
(#261) Line indented incorrectly; expected at least 108 spaces, found 0
(#261) Variable "R" must be all lower-case
(#261) Commas (,) must be followed by white space.
(#261) Variable "L" must be all lower-case
(#261) Commas (,) must be followed by white space.
(#261) Variable "Kf" must be all lower-case
(#261) Expected 1 space after closing parenthesis; found 0
(#261) Opening brace must be the last content on the line
(#261) Expected 1 space before "="; 0 found
(#261) Expected 1 space after "="; 0 found
(#261) Inline control structures are not allowed
(#261) Expected 1 space after "as"; 0 found
(#261) Variable "L" must be all lower-case
(#262) Line indented incorrectly; expected at least 112 spaces, found 0
(#262) Variable "O" must be all lower-case
(#262) Expected 1 space before "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#262) Commas (,) must be followed by white space.
(#262) Variable "O" must be all lower-case
(#263) Line indented incorrectly; expected at least 112 spaces, found 0
(#263) Variable "R" must be all lower-case
(#263) Commas (,) must be followed by white space.
(#263) Variable "L" must be all lower-case
(#263) Commas (,) must be followed by white space.
(#263) Closing brace must be on a line by itself
(#263) Closing brace must be on a line by itself
(#264) Line indented incorrectly; expected at least 116 spaces, found 0
(#264) Expected 1 space after closing parenthesis; found 0
(#264) Opening brace must be the last content on the line
(#264) Commas (,) must be followed by white space.
(#264) Commas (,) must be followed by white space.
(#264) Closing brace must be on a line by itself
(#265) Line indented incorrectly; expected at least 116 spaces, found 0
(#265) Expected 1 space after closing parenthesis; found 0
(#265) Opening brace must be the last content on the line
(#266) Line indented incorrectly; expected at least 120 spaces, found 0
(#266) Closing brace must be on a line by itself
(#267) Line indented incorrectly; expected at least 116 spaces, found 0
(#267) Expected 1 space after closing parenthesis; found 0
(#267) Opening brace must be the last content on the line
(#268) Line indented incorrectly; expected at least 120 spaces, found 0
(#269) Line indented incorrectly; expected at least 120 spaces, found 0
(#269) Closing brace must be on a line by itself
(#270) Line indented incorrectly; expected at least 120 spaces, found 0
(#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 124 spaces, found 0
(#271) Closing brace must be on a line by itself
(#272) Line indented incorrectly; expected at least 120 spaces, found 0
(#272) Variable "H" must be all lower-case
(#272) Commas (,) must be followed by white space.
(#272) Variable "Z" must be all lower-case
(#272) Commas (,) must be followed by white space.
(#272) Commas (,) must be followed by white space.
(#272) Variable "D" must be all lower-case
(#272) Commas (,) must be followed by white space.
(#272) Variable "Dg" must be all lower-case
(#272) Expected 1 space after closing parenthesis; found 0
(#272) Opening brace must be the last content on the line
(#272) Variable "H" must be all lower-case
(#272) Expected 1 space before "!=="; 0 found
(#272) Expected 1 space after "!=="; 0 found
(#272) Expected 1 space before "?"; 0 found
(#272) Expected 1 space after "?"; 0 found
(#272) Variable "Dg" must be all lower-case
(#272) Variable "D" must be all lower-case
(#272) Expected 1 space before "?"; 0 found
(#272) Expected 1 space after "?"; 0 found
(#272) Variable "D" must be all lower-case
(#272) Expected 1 space before ":"; 0 found
(#272) Expected 1 space after ":"; 0 found
(#272) Expected 1 space before ":"; 0 found
(#272) Expected 1 space after ":"; 0 found
(#272) Closing brace must be on a line by itself
(#273) Line indented incorrectly; expected at least 120 spaces, found 0
(#273) Variable "H" must be all lower-case
(#273) Commas (,) must be followed by white space.
(#273) Variable "Z" must be all lower-case
(#273) Expected 1 space after closing parenthesis; found 0
(#273) Opening brace must be the last content on the line
(#273) Expected 1 space before "?"; 0 found
(#273) Expected 1 space after "?"; 0 found
(#273) Variable "H" must be all lower-case
(#273) Commas (,) must be followed by white space.
(#273) Variable "Z" must be all lower-case
(#273) Commas (,) must be followed by white space.
(#273) Expected 1 space before ":"; 0 found
(#273) Expected 1 space after ":"; 0 found
(#273) Variable "H" must be all lower-case
(#273) Closing brace must be on a line by itself
(#273) Line exceeds 132 characters; contains 140 characters
(#273) Line exceeds 132 characters; contains 140 characters
(#273) Line exceeds 132 characters; contains 140 characters
(#273) Line exceeds 132 characters; contains 140 characters
(#273) Line exceeds 132 characters; contains 140 characters
(#273) Line exceeds 132 characters; contains 140 characters
(#273) Line exceeds 132 characters; contains 140 characters
(#273) Line exceeds 132 characters; contains 140 characters
(#274) Line indented incorrectly; expected at least 120 spaces, found 0
(#274) Commas (,) must be followed by white space.
(#274) Expected 1 space after closing parenthesis; found 0
(#274) Opening brace must be the last content on the line
(#274) Closing brace must be on a line by itself
(#275) Line indented incorrectly; expected at least 120 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 124 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) Expected 1 space after closing parenthesis; found 0
(#277) Opening brace must be the last content on the line
(#278) Line indented incorrectly; expected at least 124 spaces, found 0
(#278) Closing brace must be on a line by itself
(#279) Line indented incorrectly; expected at least 124 spaces, found 0
(#279) Expected 1 space after closing parenthesis; found 0
(#279) Opening brace must be the last content on the line
(#280) Line indented incorrectly; expected at least 128 spaces, found 0
(#280) Commas (,) must be followed by white space.
(#280) Closing brace must be on a line by itself
(#280) Line exceeds 132 characters; contains 138 characters
(#280) Line exceeds 132 characters; contains 138 characters
(#280) Line exceeds 132 characters; contains 138 characters
(#280) Line exceeds 132 characters; contains 138 characters
(#280) Line exceeds 132 characters; contains 138 characters
(#280) Line exceeds 132 characters; contains 138 characters
(#280) Line exceeds 132 characters; contains 138 characters
(#280) Line exceeds 132 characters; contains 138 characters
(#281) Line indented incorrectly; expected at least 124 spaces, found 0
(#281) Expected 1 space after closing parenthesis; found 0
(#281) Opening brace must be the last content on the line
(#282) Line indented incorrectly; expected at least 128 spaces, found 0
(#282) Closing brace must be on a line by itself
(#283) Line indented incorrectly; expected at least 128 spaces, found 0
(#283) Variable "C" must be all lower-case
(#283) Expected 1 space after closing parenthesis; found 0
(#283) Opening brace must be the last content on the line
(#283) Variable "J" must be all lower-case
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#283) Expected "foreach (...) {\n"; found "foreach(...){"
(#283) Expected 1 space before "as"; 0 found
(#283) Expected 1 space after "as"; 0 found
(#283) Variable "C" must be all lower-case
(#283) Expected 1 space before "!="; 0 found
(#283) Expected 1 space after "!="; 0 found
(#283) Expected 1 space before "?"; 0 found
(#283) Expected 1 space after "?"; 0 found
(#283) Variable "C" must be all lower-case
(#283) Expected 1 space before ":"; 0 found
(#283) Expected 1 space after ":"; 0 found
(#283) Variable "K" must be all lower-case
(#283) Variable "K" must be all lower-case
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#283) Variable "K" must be all lower-case
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#283) Variable "K" must be all lower-case
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#283) Variable "K" must be all lower-case
(#283) Variable "J" must be all lower-case
(#283) Variable "K" must be all lower-case
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#283) Variable "K" must be all lower-case
(#283) Closing brace must be on a line by itself
(#283) Inline control structures are not allowed
(#283) Expected 1 space before "as"; 0 found
(#283) Expected 1 space after "as"; 0 found
(#283) Commas (,) must be followed by white space.
(#283) Commas (,) must be followed by white space.
(#283) Variable "K" must be all lower-case
(#283) Variable "J" must be all lower-case
(#283) Variable "K" must be all lower-case
(#283) Expected 1 space before "="; 0 found
(#283) Expected 1 space after "="; 0 found
(#283) Variable "K" must be all lower-case
(#283) Variable "C" must be all lower-case
(#283) Expected 1 space before "!="; 0 found
(#283) Expected 1 space after "!="; 0 found
(#283) Expected 1 space before "?"; 0 found
(#283) Expected 1 space after "?"; 0 found
(#283) Variable "J" must be all lower-case
(#283) Variable "C" must be all lower-case
(#283) Expected 1 space before ":"; 0 found
(#283) Expected 1 space after ":"; 0 found
(#283) Variable "J" must be all lower-case
(#283) Closing brace must be on a line by itself
(#283) Line exceeds maximum limit of 180 characters; contains 462 characters
(#283) Line exceeds maximum limit of 180 characters; contains 462 characters
(#283) Line exceeds maximum limit of 180 characters; contains 462 characters
(#283) Line exceeds maximum limit of 180 characters; contains 462 characters
(#283) Line exceeds maximum limit of 180 characters; contains 462 characters
(#283) Line exceeds maximum limit of 180 characters; contains 462 characters
(#283) Line exceeds maximum limit of 180 characters; contains 462 characters
(#283) Line exceeds maximum limit of 180 characters; contains 462 characters
(#284) Line indented incorrectly; expected at least 128 spaces, found 0
(#284) Variable "S" must be all lower-case
(#284) Expected 1 space after closing parenthesis; found 0
(#284) Opening brace must be the last content on the line
(#284) Variable "S" must be all lower-case
(#284) Expected 1 space before "=="; 0 found
(#284) Expected 1 space after "=="; 0 found
(#284) Closing brace must be on a line by itself
(#285) Line indented incorrectly; expected at least 128 spaces, found 0
(#285) Variable "S" must be all lower-case
(#285) Expected 1 space after closing parenthesis; found 0
(#285) Opening brace must be the last content on the line
(#285) Closing brace must be on a line by itself
(#286) Line indented incorrectly; expected at least 128 spaces, found 0
(#286) Variable "R" must be all lower-case
(#286) Expected 1 space after closing parenthesis; found 0
(#286) Opening brace must be the last content on the line
(#286) Variable "J" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Variable "Kf" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Expected "foreach (...) {\n"; found "foreach(...){"
(#286) Expected 1 space before "as"; 0 found
(#286) Expected 1 space after "as"; 0 found
(#286) Variable "R" must be all lower-case
(#286) Variable "K" must be all lower-case
(#286) Variable "C" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Variable "K" must be all lower-case
(#286) Variable "U" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Variable "K" must be all lower-case
(#286) Variable "Mb" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Variable "K" must be all lower-case
(#286) Variable "J" must be all lower-case
(#286) Variable "C" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#286) Variable "C" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Variable "U" must be all lower-case
(#286) Expected 1 space before "?"; 0 found
(#286) Expected 1 space after "?"; 0 found
(#286) Expected 1 space before ":"; 0 found
(#286) Expected 1 space after ":"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Variable "U" must be all lower-case
(#286) Expected 1 space before "?"; 0 found
(#286) Expected 1 space after "?"; 0 found
(#286) Expected 1 space before ":"; 0 found
(#286) Expected 1 space after ":"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Variable "U" must be all lower-case
(#286) Expected 1 space before "?"; 0 found
(#286) Expected 1 space after "?"; 0 found
(#286) Expected 1 space before ":"; 0 found
(#286) Expected 1 space after ":"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Variable "U" must be all lower-case
(#286) Expected 1 space before "?"; 0 found
(#286) Expected 1 space after "?"; 0 found
(#286) Expected 1 space before ":"; 0 found
(#286) Expected 1 space after ":"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#286) Variable "U" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Variable "Mb" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Variable "B" must be all lower-case
(#286) Expected 1 space before "?"; 0 found
(#286) Expected 1 space after "?"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Commas (,) must be followed by white space.
(#286) Variable "B" must be all lower-case
(#286) Expected 1 space before ":"; 0 found
(#286) Expected 1 space after ":"; 0 found
(#286) Variable "Mb" must be all lower-case
(#286) Expected 1 space before "=="; 0 found
(#286) Expected 1 space after "=="; 0 found
(#286) Expected 1 space before "?"; 0 found
(#286) Expected 1 space after "?"; 0 found
(#286) Expected 1 space before ":"; 0 found
(#286) Expected 1 space after ":"; 0 found
(#286) Variable "Mb" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#286) Variable "K" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space before "=>"; 0 found
(#286) Expected 1 space after "=>"; 0 found
(#286) Variable "K" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Expected "if (...) {\n"; found "if(...){"
(#286) Variable "K" must be all lower-case
(#286) Inline control structures are not allowed
(#286) Variable "Kf" must be all lower-case
(#286) Expected 1 space before "!="; 0 found
(#286) Expected 1 space after "!="; 0 found
(#286) Variable "J" must be all lower-case
(#286) Variable "Kf" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Inline control structures are not allowed
(#286) Usage of ELSEIF not allowed; use ELSE IF instead
(#286) Commas (,) must be followed by white space.
(#286) Variable "U" must be all lower-case
(#286) Variable "J" must be all lower-case
(#286) Variable "C" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Variable "Kf" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Variable "C" must be all lower-case
(#286) Closing brace must be on a line by itself
(#286) Closing brace must be on a line by itself
(#286) Variable "Tg" must be all lower-case
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#286) Variable "R" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Variable "Tg" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Commas (,) must be followed by white space.
(#286) Expected "foreach (...) {\n"; found "foreach(...){"
(#286) Expected 1 space after "as"; 0 found
(#286) Line exceeds maximum limit of 180 characters; contains 905 characters
(#286) Line exceeds maximum limit of 180 characters; contains 905 characters
(#286) Line exceeds maximum limit of 180 characters; contains 905 characters
(#286) Line exceeds maximum limit of 180 characters; contains 905 characters
(#286) Line exceeds maximum limit of 180 characters; contains 905 characters
(#286) Line exceeds maximum limit of 180 characters; contains 905 characters
(#286) Line exceeds maximum limit of 180 characters; contains 905 characters
(#286) Line exceeds maximum limit of 180 characters; contains 905 characters
(#287) Line indented incorrectly; expected at least 132 spaces, found 0
(#287) Variable "B" must be all lower-case
(#287) Variable "C" must be all lower-case
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#287) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#287) Variable "B" must be all lower-case
(#287) Inline control structures are not allowed
(#287) Variable "J" must be all lower-case
(#287) Variable "C" must be all lower-case
(#287) Variable "J" must be all lower-case
(#287) Variable "C" must be all lower-case
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#287) Variable "B" must be all lower-case
(#287) Commas (,) must be followed by white space.
(#287) Closing brace must be on a line by itself
(#287) Variable "J" must be all lower-case
(#287) Closing brace must be on a line by itself
(#288) Line indented incorrectly; expected at least 128 spaces, found 0
(#288) Variable "R" must be all lower-case
(#288) Commas (,) must be followed by white space.
(#288) Expected 1 space after closing parenthesis; found 0
(#288) Opening brace must be the last content on the line
(#288) Inline control structures are not allowed
(#288) Expected 1 space before "="; 0 found
(#288) Expected 1 space after "="; 0 found
(#288) Variable "J" must be all lower-case
(#288) Expected 1 space before "="; 0 found
(#288) Expected 1 space after "="; 0 found
(#288) Variable "Tg" must be all lower-case
(#288) Expected 1 space before "="; 0 found
(#288) Expected 1 space after "="; 0 found
(#288) Variable "R" must be all lower-case
(#288) Expected "if (...) {\n"; found "if(...){"
(#288) Commas (,) must be followed by white space.
(#288) Variable "Tg" must be all lower-case
(#288) Commas (,) must be followed by white space.
(#288) Variable "B" must be all lower-case
(#288) Variable "J" must be all lower-case
(#288) Expected 1 space before "="; 0 found
(#288) Expected 1 space after "="; 0 found
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) Commas (,) must be followed by white space.
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) Commas (,) must be followed by white space.
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) Commas (,) must be followed by white space.
(#288) Expected 1 space before "=>"; 0 found
(#288) Expected 1 space after "=>"; 0 found
(#288) Commas (,) must be followed by white space.
(#288) Variable "B" must be all lower-case
(#288) Commas (,) must be followed by white space.
(#288) Commas (,) must be followed by white space.
(#288) Expected "foreach (...) {\n"; found "foreach(...){"
(#288) Expected 1 space after "as"; 0 found
(#288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#288) Line exceeds maximum limit of 180 characters; contains 410 characters
(#289) Line indented incorrectly; expected at least 136 spaces, found 0
(#289) Variable "B" must be all lower-case
(#289) Variable "J" must be all lower-case
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#289) Variable "B" must be all lower-case
(#289) Variable "B" must be all lower-case
(#289) Variable "J" must be all lower-case
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#289) Commas (,) must be followed by white space.
(#289) Variable "B" must be all lower-case
(#289) Expected 1 space before "?"; 0 found
(#289) Expected 1 space after "?"; 0 found
(#289) Expected 1 space before ":"; 0 found
(#289) Expected 1 space after ":"; 0 found
(#289) Closing brace must be on a line by itself
(#289) Closing brace must be on a line by itself
(#289) Expected "if (...) {\n"; found "if(...){"
(#289) Variable "J" must be all lower-case
(#289) Expected "foreach (...) {\n"; found "foreach(...){"
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#289) Expected 1 space before "as"; 0 found
(#289) Expected 1 space after "as"; 0 found
(#289) Variable "R" must be all lower-case
(#289) Variable "C" must be all lower-case
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#289) Inline control structures are not allowed
(#289) Variable "J" must be all lower-case
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#289) Commas (,) must be followed by white space.
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#289) Variable "C" must be all lower-case
(#289) Commas (,) must be followed by white space.
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#289) Commas (,) must be followed by white space.
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#289) Closing brace must be on a line by itself
(#289) Closing brace must be on a line by itself
(#289) Variable "Ug" must be all lower-case
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#289) Variable "R" must be all lower-case
(#289) Commas (,) must be followed by white space.
(#289) Expected "foreach (...) {\n"; found "foreach(...){"
(#289) Expected 1 space before "as"; 0 found
(#289) Expected 1 space after "as"; 0 found
(#289) Variable "R" must be all lower-case
(#289) Commas (,) must be followed by white space.
(#289) Variable "K" must be all lower-case
(#289) Variable "C" must be all lower-case
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#289) Variable "K" must be all lower-case
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#289) Variable "K" must be all lower-case
(#289) Expected 1 space before "?"; 0 found
(#289) Expected 1 space after "?"; 0 found
(#289) Expected 1 space before ":"; 0 found
(#289) Expected 1 space after ":"; 0 found
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#289) Expected "foreach (...) {\n"; found "foreach(...){"
(#289) Expected 1 space before "as"; 0 found
(#289) Expected 1 space after "as"; 0 found
(#289) Variable "C" must be all lower-case
(#289) Commas (,) must be followed by white space.
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#289) Closing brace must be on a line by itself
(#289) Expected "if (...) {\n"; found "if(...){"
(#289) Variable "C" must be all lower-case
(#289) Variable "R" must be all lower-case
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#289) Variable "Ug" must be all lower-case
(#289) Variable "C" must be all lower-case
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#289) Expected "foreach (...) {\n"; found "foreach(...){"
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#289) Expected 1 space before "as"; 0 found
(#289) Expected 1 space after "as"; 0 found
(#289) Expected 1 space before "=>"; 0 found
(#289) Expected 1 space after "=>"; 0 found
(#289) Variable "X" must be all lower-case
(#289) Inline control structures are not allowed
(#289) Variable "X" must be all lower-case
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#289) Closing brace must be on a line by itself
(#289) Closing brace must be on a line by itself
(#289) Inline control structures are not allowed
(#289) Variable "J" must be all lower-case
(#289) Expected 1 space before "!="; 0 found
(#289) Expected 1 space after "!="; 0 found
(#289) Expected 1 space before "!="; 0 found
(#289) Expected 1 space after "!="; 0 found
(#289) Variable "J" must be all lower-case
(#289) Expected 1 space before "!="; 0 found
(#289) Expected 1 space after "!="; 0 found
(#289) Variable "J" must be all lower-case
(#289) Commas (,) must be followed by white space.
(#289) Variable "C" must be all lower-case
(#289) Variable "J" must be all lower-case
(#289) Variable "C" must be all lower-case
(#289) Expected 1 space before "="; 0 found
(#289) Expected 1 space after "="; 0 found
(#289) Closing brace must be on a line by itself
(#289) Variable "J" must be all lower-case
(#289) Closing brace must be on a line by itself
(#289) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#289) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#289) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#289) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#289) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#289) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#289) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#289) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#290) Line indented incorrectly; expected at least 132 spaces, found 0
(#290) Variable "R" must be all lower-case
(#290) Expected 1 space after closing parenthesis; found 0
(#290) Opening brace must be the last content on the line
(#290) Variable "J" must be all lower-case
(#290) Expected 1 space before "="; 0 found
(#290) Expected 1 space after "="; 0 found
(#290) Expected "foreach (...) {\n"; found "foreach(...){"
(#290) Expected 1 space before "as"; 0 found
(#290) Expected 1 space after "as"; 0 found
(#290) Variable "R" must be all lower-case
(#290) Variable "K" must be all lower-case
(#290) Variable "J" must be all lower-case
(#290) Variable "K" must be all lower-case
(#290) Inline control structures are not allowed
(#290) Expected 1 space before "="; 0 found
(#290) Expected 1 space after "="; 0 found
(#290) Variable "K" must be all lower-case
(#290) Expected 1 space before "="; 0 found
(#290) Expected 1 space after "="; 0 found
(#290) Variable "K" must be all lower-case
(#290) Expected 1 space before "="; 0 found
(#290) Expected 1 space after "="; 0 found
(#290) Variable "K" must be all lower-case
(#290) Closing brace must be on a line by itself
(#290) Variable "J" must be all lower-case
(#290) Closing brace must be on a line by itself
(#290) Line exceeds maximum limit of 180 characters; contains 191 characters
(#290) Line exceeds maximum limit of 180 characters; contains 191 characters
(#290) Line exceeds maximum limit of 180 characters; contains 191 characters
(#290) Line exceeds maximum limit of 180 characters; contains 191 characters
(#290) Line exceeds maximum limit of 180 characters; contains 191 characters
(#290) Line exceeds maximum limit of 180 characters; contains 191 characters
(#290) Line exceeds maximum limit of 180 characters; contains 191 characters
(#290) Line exceeds maximum limit of 180 characters; contains 191 characters
(#291) Line indented incorrectly; expected at least 132 spaces, found 0
(#291) Variable "C" must be all lower-case
(#291) Expected 1 space after closing parenthesis; found 0
(#291) Opening brace must be the last content on the line
(#292) Line indented incorrectly; expected at least 136 spaces, found 0
(#292) Expected 1 space before "=>"; 0 found
(#292) Expected 1 space after "=>"; 0 found
(#292) The use of backticks in strings is not recommended
(#292) Commas (,) must be followed by white space.
(#292) Commas (,) must be followed by white space.
(#292) Variable "C" must be all lower-case
(#292) Closing brace must be on a line by itself
(#292) Line exceeds 132 characters; contains 150 characters
(#292) Line exceeds 132 characters; contains 150 characters
(#292) Line exceeds 132 characters; contains 150 characters
(#292) Line exceeds 132 characters; contains 150 characters
(#292) Line exceeds 132 characters; contains 150 characters
(#292) Line exceeds 132 characters; contains 150 characters
(#292) Line exceeds 132 characters; contains 150 characters
(#292) Line exceeds 132 characters; contains 150 characters
(#293) Line indented incorrectly; expected at least 132 spaces, found 0
(#293) Expected 1 space after closing parenthesis; found 0
(#293) Opening brace must be the last content on the line
(#293) Expected 1 space before "?"; 0 found
(#293) Expected 1 space after "?"; 0 found
(#293) Commas (,) must be followed by white space.
(#293) Expected 1 space before ":"; 0 found
(#293) Expected 1 space after ":"; 0 found
(#293) Closing brace must be on a line by itself
(#294) Line indented incorrectly; expected at least 132 spaces, found 0
(#294) Expected 1 space after closing parenthesis; found 0
(#294) Opening brace must be the last content on the line
(#295) Line indented incorrectly; expected at least 136 spaces, found 0
(#295) Closing brace must be on a line by itself
(#296) Line indented incorrectly; expected at least 132 spaces, found 0
(#296) Expected 1 space after closing parenthesis; found 0
(#296) Opening brace must be the last content on the line
(#297) Line indented incorrectly; expected at least 136 spaces, found 0
(#297) Closing brace must be on a line by itself
(#298) Line indented incorrectly; expected at least 136 spaces, found 0
(#298) Variable "C" must be all lower-case
(#298) Expected 1 space after closing parenthesis; found 0
(#298) Opening brace must be the last content on the line
(#298) Variable "Dc" must be all lower-case
(#298) Expected 1 space before "="; 0 found
(#298) Expected 1 space after "="; 0 found
(#298) Expected "if (...) {\n"; found "if(...){"
(#298) Variable "Dc" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#298) Variable "C" must be all lower-case
(#298) Expected 1 space before "="; 0 found
(#298) Expected 1 space after "="; 0 found
(#298) Commas (,) must be followed by white space.
(#298) Commas (,) must be followed by white space.
(#298) Commas (,) must be followed by white space.
(#298) Variable "Dc" must be all lower-case
(#298) Line exceeds 132 characters; contains 145 characters
(#298) Line exceeds 132 characters; contains 145 characters
(#298) Line exceeds 132 characters; contains 145 characters
(#298) Line exceeds 132 characters; contains 145 characters
(#298) Line exceeds 132 characters; contains 145 characters
(#298) Line exceeds 132 characters; contains 145 characters
(#298) Line exceeds 132 characters; contains 145 characters
(#298) Line exceeds 132 characters; contains 145 characters
(#299) Line indented incorrectly; expected at least 144 spaces, found 0
(#299) Closing brace must be on a line by itself
(#300) Line indented incorrectly; expected at least 136 spaces, found 0
(#300) Closing brace must be on a line by itself
(#301) Line indented incorrectly; expected at least 136 spaces, found 0
(#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) Expected 1 space before "="; 0 found
(#301) Expected 1 space after "="; 0 found
(#302) Line indented incorrectly; expected at least 144 spaces, found 0
(#302) Closing brace must be on a line by itself
(#302) Inline control structures are not allowed
(#303) Line indented incorrectly; expected at least 136 spaces, found 0
(#303) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#303) Variable "_" must not contain underscores.
(#303) Expected 1 space before "="; 0 found
(#303) Expected 1 space after "="; 0 found
(#304) Line indented incorrectly; expected at least 140 spaces, found 0
(#304) Closing brace must be on a line by itself
(#304) Expected 1 space before "="; 0 found
(#304) Expected 1 space after "="; 0 found
(#305) Line indented incorrectly; expected at least 140 spaces, found 0
(#305) Closing brace must be on a line by itself
(#305) Variable "_" must not contain underscores.
(#305) Variable "_" must not contain underscores.
(#305) Variable "_" must not contain underscores.
(#306) Line indented incorrectly; expected at least 140 spaces, found 0
(#306) Closing brace must be on a line by itself
(#307) Line indented incorrectly; expected at least 136 spaces, found 0
(#307) Expected 1 space after closing parenthesis; found 0
(#307) Opening brace must be the last content on the line
(#307) Expected "foreach (...) {\n"; found "foreach(...){"
(#307) Expected 1 space after "as"; 0 found
(#308) Line indented incorrectly; expected at least 140 spaces, found 0
(#308) Expected "if (...) {\n"; found "if(...){"
(#308) Expected 1 space before "="; 0 found
(#308) Expected 1 space after "="; 0 found
(#309) Line indented incorrectly; expected at least 148 spaces, found 0
(#309) Closing brace must be on a line by itself
(#309) Closing brace must be on a line by itself
(#310) Line indented incorrectly; expected at least 136 spaces, found 0
(#310) Closing brace must be on a line by itself
(#311) Line indented incorrectly; expected at least 140 spaces, found 0
(#311) Variable "C" must be all lower-case
(#311) Commas (,) must be followed by white space.
(#311) Expected 1 space after closing parenthesis; found 0
(#311) Opening brace must be the last content on the line
(#311) Inline control structures are not allowed
(#311) Variable "C" must be all lower-case
(#312) Line indented incorrectly; expected at least 144 spaces, found 0
(#312) Expected 1 space before "="; 0 found
(#312) Expected 1 space after "="; 0 found
(#312) Commas (,) must be followed by white space.
(#312) Variable "C" must be all lower-case
(#312) Closing brace must be on a line by itself
(#313) Line indented incorrectly; expected at least 136 spaces, found 0
(#313) Expected 1 space after closing parenthesis; found 0
(#313) Opening brace must be the last content on the line
(#313) Expected 1 space before "=="; 0 found
(#313) Expected 1 space after "=="; 0 found
(#313) Expected 1 space before "?"; 0 found
(#313) Expected 1 space after "?"; 0 found
(#313) Expected 1 space before ":"; 0 found
(#313) Expected 1 space after ":"; 0 found
(#313) Closing brace must be on a line by itself
(#314) Line indented incorrectly; expected at least 136 spaces, found 0
(#314) Variable "R" 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) Commas (,) must be followed by white space.
(#314) Variable "Rc" must be all lower-case
(#314) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#314) Variable "La" 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) Expected 1 space before "="; 0 found
(#314) Expected 1 space after "="; 0 found
(#314) Variable "R" must be all lower-case
(#314) Expected 1 space before "=="; 0 found
(#314) Expected 1 space after "=="; 0 found
(#314) Variable "Rc" must be all lower-case
(#314) Expected "foreach (...) {\n"; found "foreach(...){"
(#314) Expected 1 space after "as"; 0 found
(#315) Line indented incorrectly; expected at least 140 spaces, found 0
(#315) Expected "if (...) {\n"; found "if(...){"
(#315) Expected 1 space before "!="; 0 found
(#315) Expected 1 space after "!="; 0 found
(#315) Expected 1 space before "="; 0 found
(#315) Expected 1 space after "="; 0 found
(#315) Closing brace must be on a line by itself
(#315) Closing brace must be on a line by itself
(#315) Expected 1 space before "="; 0 found
(#315) Expected 1 space after "="; 0 found
(#315) Expected 1 space before "="; 0 found
(#315) Expected 1 space after "="; 0 found
(#315) Expected "foreach (...) {\n"; found "foreach(...){"
(#315) Expected 1 space after "as"; 0 found
(#316) Line indented incorrectly; expected at least 140 spaces, found 0
(#316) Expected "if (...) {\n"; found "if(...){"
(#316) Expected 1 space before "="; 0 found
(#316) Expected 1 space after "="; 0 found
(#316) Expected 1 space before "?"; 0 found
(#316) Expected 1 space after "?"; 0 found
(#316) Expected 1 space before ":"; 0 found
(#316) Expected 1 space after ":"; 0 found
(#316) Inline control structures are not allowed
(#316) Expected 1 space before "!="; 0 found
(#316) Expected 1 space after "!="; 0 found
(#316) Expected 1 space before "="; 0 found
(#316) Expected 1 space after "="; 0 found
(#316) Closing brace must be on a line by itself
(#316) Closing brace must be on a line by itself
(#316) Expected "if (...) {\n"; found "if(...){"
(#316) Expected "foreach (...) {\n"; found "foreach(...){"
(#316) Expected 1 space after "as"; 0 found
(#317) Line indented incorrectly; expected at least 144 spaces, found 0
(#317) Variable "X" must be all lower-case
(#317) Inline control structures are not allowed
(#317) Variable "R" must be all lower-case
(#317) Variable "X" must be all lower-case
(#318) Line indented incorrectly; expected at least 148 spaces, found 0
(#318) Closing brace must be on a line by itself
(#318) Inline control structures are not allowed
(#318) Variable "R" must be all lower-case
(#318) Expected 1 space before "!="; 0 found
(#318) Expected 1 space after "!="; 0 found
(#318) Variable "C" must be all lower-case
(#318) Variable "R" must be all lower-case
(#318) Variable "C" must be all lower-case
(#319) Line indented incorrectly; expected at least 140 spaces, found 0
(#319) Closing brace must be on a line by itself
(#319) Inline control structures are not allowed
(#319) Usage of ELSEIF not allowed; use ELSE IF instead
(#319) Variable "R" must be all lower-case
(#319) Commas (,) must be followed by white space.
(#319) Variable "C" must be all lower-case
(#319) Commas (,) must be followed by white space.
(#319) Commas (,) must be followed by white space.
(#319) Commas (,) must be followed by white space.
(#319) Variable "Rc" must be all lower-case
(#320) Line indented incorrectly; expected at least 140 spaces, found 0
(#320) Inline control structures are not allowed
(#320) Variable "La" must be all lower-case
(#320) Variable "La" must be all lower-case
(#320) Variable "C" must be all lower-case
(#321) Line indented incorrectly; expected at least 140 spaces, found 0
(#321) Closing brace must be on a line by itself
(#322) Line indented incorrectly; expected at least 136 spaces, found 0
(#322) Variable "R" must be all lower-case
(#322) Commas (,) must be followed by white space.
(#322) Variable "C" must be all lower-case
(#322) Commas (,) must be followed by white space.
(#322) Commas (,) must be followed by white space.
(#322) Commas (,) must be followed by white space.
(#322) Variable "Rc" must be all lower-case
(#322) Commas (,) must be followed by white space.
(#322) Expected 1 space after closing parenthesis; found 0
(#322) Opening brace must be the last content on the line
(#322) Expected "if (...) {\n"; found "if(...){"
(#322) Variable "R" must be all lower-case
(#322) Expected 1 space before "!="; 0 found
(#322) Expected 1 space after "!="; 0 found
(#322) Expected "if (...) {\n"; found "if(...){"
(#322) Expected "foreach (...) {\n"; found "foreach(...){"
(#322) Expected 1 space before "=>"; 0 found
(#322) Expected 1 space after "=>"; 0 found
(#322) Expected 1 space before "as"; 0 found
(#322) Expected 1 space after "as"; 0 found
(#322) Variable "R" must be all lower-case
(#322) Expected 1 space before "=>"; 0 found
(#322) Expected 1 space after "=>"; 0 found
(#322) Expected 1 space before "="; 0 found
(#322) Expected 1 space after "="; 0 found
(#322) Commas (,) must be followed by white space.
(#322) Expected 1 space before "="; 0 found
(#322) Expected 1 space after "="; 0 found
(#322) Closing brace must be on a line by itself
(#322) Closing brace must be on a line by itself
(#322) Variable "Lf" must be all lower-case
(#322) Expected 1 space before "="; 0 found
(#322) Expected 1 space after "="; 0 found
(#322) Expected "foreach (...) {\n"; found "foreach(...){"
(#322) Expected 1 space after "as"; 0 found
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#323) Line indented incorrectly; expected at least 144 spaces, found 0
(#323) Inline control structures are not allowed
(#323) Variable "Lf" must be all lower-case
(#323) Expected 1 space before "="; 0 found
(#323) Expected 1 space after "="; 0 found
(#323) Closing brace must be on a line by itself
(#323) Expected 1 space before "="; 0 found
(#323) Expected 1 space after "="; 0 found
(#323) Expected "foreach (...) {\n"; found "foreach(...){"
(#323) Expected 1 space before "=>"; 0 found
(#323) Expected 1 space after "=>"; 0 found
(#323) Expected 1 space after "as"; 0 found
(#324) Line indented incorrectly; expected at least 144 spaces, found 0
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Variable "X" must be all lower-case
(#324) Expected "if (...) {\n"; found "if(...){"
(#324) Variable "X" must be all lower-case
(#324) Expected 1 space before "=="; 0 found
(#324) Expected 1 space after "=="; 0 found
(#324) Variable "X" must be all lower-case
(#324) Expected 1 space before "="; 0 found
(#324) Expected 1 space after "="; 0 found
(#324) Closing brace must be on a line by itself
(#324) Closing brace must be on a line by itself
(#324) Expected "foreach (...) {\n"; found "foreach(...){"
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Expected 1 space before "as"; 0 found
(#324) Expected 1 space after "as"; 0 found
(#324) Variable "R" must be all lower-case
(#324) Variable "Nd" must be all lower-case
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Expected 1 space before "="; 0 found
(#324) Expected 1 space after "="; 0 found
(#324) Expected "foreach (...) {\n"; found "foreach(...){"
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Expected 1 space before "as"; 0 found
(#324) Expected 1 space after "as"; 0 found
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Inline control structures are not allowed
(#324) Line exceeds 132 characters; contains 152 characters
(#324) Line exceeds 132 characters; contains 152 characters
(#324) Line exceeds 132 characters; contains 152 characters
(#324) Line exceeds 132 characters; contains 152 characters
(#324) Line exceeds 132 characters; contains 152 characters
(#324) Line exceeds 132 characters; contains 152 characters
(#324) Line exceeds 132 characters; contains 152 characters
(#324) Line exceeds 132 characters; contains 152 characters
(#325) Line indented incorrectly; expected at least 152 spaces, found 0
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 0 found
(#325) Expected 1 space before "?"; 0 found
(#325) Expected 1 space after "?"; 0 found
(#325) Expected 1 space before ":"; 0 found
(#325) Expected 1 space after ":"; 0 found
(#325) Closing brace must be on a line by itself
(#325) Expected "if (...) {\n"; found "if(...){"
(#325) Variable "Nd" must be all lower-case
(#325) Inline control structures are not allowed
(#325) Expected 1 space before "!="; 0 found
(#325) Expected 1 space after "!="; 0 found
(#325) Variable "Lf" must be all lower-case
(#325) Expected 1 space before "="; 0 found
(#325) Expected 1 space after "="; 0 found
(#325) Commas (,) must be followed by white space.
(#325) Variable "Nd" must be all lower-case
(#325) Commas (,) must be followed by white space.
(#325) Closing brace must be on a line by itself
(#325) Closing brace must be on a line by itself
(#325) Expected "foreach (...) {\n"; found "foreach(...){"
(#325) Expected 1 space before "=>"; 0 found
(#325) Expected 1 space after "=>"; 0 found
(#325) Expected 1 space after "as"; 0 found
(#326) Line indented incorrectly; expected at least 144 spaces, found 0
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Variable "X" must be all lower-case
(#326) Expected "if (...) {\n"; found "if(...){"
(#326) Variable "X" must be all lower-case
(#326) Expected 1 space before "=="; 0 found
(#326) Expected 1 space after "=="; 0 found
(#326) Variable "Rc" must be all lower-case
(#326) Expected 1 space before "="; 0 found
(#326) Expected 1 space after "="; 0 found
(#326) Commas (,) must be followed by white space.
(#326) Variable "X" must be all lower-case
(#326) Closing brace must be on a line by itself
(#326) Closing brace must be on a line by itself
(#326) Expected "foreach (...) {\n"; found "foreach(...){"
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Expected 1 space before "as"; 0 found
(#326) Expected 1 space after "as"; 0 found
(#326) Variable "R" must be all lower-case
(#326) Variable "Nd" must be all lower-case
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Expected "foreach (...) {\n"; found "foreach(...){"
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Expected 1 space before "as"; 0 found
(#326) Expected 1 space after "as"; 0 found
(#326) Expected 1 space before "=>"; 0 found
(#326) Expected 1 space after "=>"; 0 found
(#326) Inline control structures are not allowed
(#326) Line exceeds 132 characters; contains 180 characters
(#326) Line exceeds 132 characters; contains 180 characters
(#326) Line exceeds 132 characters; contains 180 characters
(#326) Line exceeds 132 characters; contains 180 characters
(#326) Line exceeds 132 characters; contains 180 characters
(#326) Line exceeds 132 characters; contains 180 characters
(#326) Line exceeds 132 characters; contains 180 characters
(#326) Line exceeds 132 characters; contains 180 characters
(#327) Line indented incorrectly; expected at least 152 spaces, found 0
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#327) Closing brace must be on a line by itself
(#327) Inline control structures are not allowed
(#327) Variable "Rc" must be all lower-case
(#327) Variable "Nd" must be all lower-case
(#327) Variable "Rc" must be all lower-case
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#327) Closing brace must be on a line by itself
(#327) Closing brace must be on a line by itself
(#327) Inline control structures are not allowed
(#327) Expected 1 space before "=>"; 0 found
(#327) Expected 1 space after "=>"; 0 found
(#327) Expected 1 space after "as"; 0 found
(#328) Line indented incorrectly; expected at least 136 spaces, found 0
(#328) Expected 1 space before "=>"; 0 found
(#328) Expected 1 space after "=>"; 0 found
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#328) Commas (,) must be followed by white space.
(#328) Variable "Rc" must be all lower-case
(#328) Inline control structures are not allowed
(#328) Variable "R" must be all lower-case
(#328) Expected 1 space before "!="; 0 found
(#328) Expected 1 space after "!="; 0 found
(#328) Expected 1 space before "?"; 0 found
(#328) Expected 1 space after "?"; 0 found
(#328) Variable "C" must be all lower-case
(#328) Expected 1 space before ":"; 0 found
(#328) Expected 1 space after ":"; 0 found
(#328) Variable "C" must be all lower-case
(#328) Commas (,) must be followed by white space.
(#328) Line exceeds 132 characters; contains 166 characters
(#328) Line exceeds 132 characters; contains 166 characters
(#328) Line exceeds 132 characters; contains 166 characters
(#328) Line exceeds 132 characters; contains 166 characters
(#328) Line exceeds 132 characters; contains 166 characters
(#328) Line exceeds 132 characters; contains 166 characters
(#328) Line exceeds 132 characters; contains 166 characters
(#328) Line exceeds 132 characters; contains 166 characters
(#329) Line indented incorrectly; expected at least 136 spaces, found 0
(#329) Expected "if (...) {\n"; found "if(...){"
(#329) Variable "R" must be all lower-case
(#329) Expected 1 space before "!="; 0 found
(#329) Expected 1 space after "!="; 0 found
(#329) Inline control structures are not allowed
(#329) Variable "C" must be all lower-case
(#329) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#329) Commas (,) must be followed by white space.
(#329) Variable "R" must be all lower-case
(#329) Line exceeds maximum limit of 180 characters; contains 184 characters
(#329) Line exceeds maximum limit of 180 characters; contains 184 characters
(#329) Line exceeds maximum limit of 180 characters; contains 184 characters
(#329) Line exceeds maximum limit of 180 characters; contains 184 characters
(#329) Line exceeds maximum limit of 180 characters; contains 184 characters
(#329) Line exceeds maximum limit of 180 characters; contains 184 characters
(#329) Line exceeds maximum limit of 180 characters; contains 184 characters
(#329) Line exceeds maximum limit of 180 characters; contains 184 characters
(#330) Line indented incorrectly; expected at least 140 spaces, found 0
(#330) Variable "Oh" must be all lower-case
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#330) Expected "foreach (...) {\n"; found "foreach(...){"
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Expected 1 space before "as"; 0 found
(#330) Expected 1 space after "as"; 0 found
(#330) Variable "R" must be all lower-case
(#330) Variable "Mh" must be all lower-case
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Variable "Lh" must be all lower-case
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#330) Variable "Mh" must be all lower-case
(#330) Variable "Oh" must be all lower-case
(#330) Expected 1 space before "="; 0 found
(#330) Expected 1 space after "="; 0 found
(#330) Variable "Mh" must be all lower-case
(#330) Commas (,) must be followed by white space.
(#330) Variable "C" must be all lower-case
(#330) Variable "Lh" must be all lower-case
(#330) Closing brace must be on a line by itself
(#330) Inline control structures are not allowed
(#330) Variable "R" must be all lower-case
(#330) Line exceeds maximum limit of 180 characters; contains 208 characters
(#330) Line exceeds maximum limit of 180 characters; contains 208 characters
(#330) Line exceeds maximum limit of 180 characters; contains 208 characters
(#330) Line exceeds maximum limit of 180 characters; contains 208 characters
(#330) Line exceeds maximum limit of 180 characters; contains 208 characters
(#330) Line exceeds maximum limit of 180 characters; contains 208 characters
(#330) Line exceeds maximum limit of 180 characters; contains 208 characters
(#330) Line exceeds maximum limit of 180 characters; contains 208 characters
(#331) Line indented incorrectly; expected at least 140 spaces, found 0
(#331) Variable "C" must be all lower-case
(#331) Variable "C" must be all lower-case
(#331) Inline control structures are not allowed
(#331) Variable "C" must be all lower-case
(#331) Commas (,) must be followed by white space.
(#332) Line indented incorrectly; expected at least 140 spaces, found 0
(#332) Expected "foreach (...) {\n"; found "foreach(...){"
(#332) Expected 1 space after "as"; 0 found
(#332) Variable "Oh" must be all lower-case
(#333) Line indented incorrectly; expected at least 140 spaces, found 0
(#333) Variable "Lh" must be all lower-case
(#333) Inline control structures are not allowed
(#333) Variable "Lh" must be all lower-case
(#334) Line indented incorrectly; expected at least 144 spaces, found 0
(#334) Closing brace must be on a line by itself
(#334) Closing brace must be on a line by itself
(#335) Line indented incorrectly; expected at least 136 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) Variable "R" must be all lower-case
(#336) Commas (,) must be followed by white space.
(#336) Variable "U" must be all lower-case
(#336) Commas (,) must be followed by white space.
(#336) Variable "C" must be all lower-case
(#336) Commas (,) must be followed by white space.
(#336) Expected 1 space after closing parenthesis; found 0
(#336) Opening brace must be the last content on the line
(#336) Variable "U" must be all lower-case
(#336) Variable "U" must be all lower-case
(#336) Expected 1 space before "!="; 0 found
(#336) Expected 1 space after "!="; 0 found
(#336) Expected 1 space before "?"; 0 found
(#336) Expected 1 space after "?"; 0 found
(#336) Expected 1 space before ":"; 0 found
(#336) Expected 1 space after ":"; 0 found
(#336) Variable "C" must be all lower-case
(#336) Expected 1 space before "!="; 0 found
(#336) Expected 1 space after "!="; 0 found
(#336) Expected 1 space before "?"; 0 found
(#336) Expected 1 space after "?"; 0 found
(#336) Variable "C" must be all lower-case
(#336) Expected 1 space before ":"; 0 found
(#336) Expected 1 space after ":"; 0 found
(#336) Variable "R" must be all lower-case
(#336) Variable "R" must be all lower-case
(#336) Closing brace must be on a line by itself
(#336) Line exceeds 132 characters; contains 137 characters
(#336) Line exceeds 132 characters; contains 137 characters
(#336) Line exceeds 132 characters; contains 137 characters
(#336) Line exceeds 132 characters; contains 137 characters
(#336) Line exceeds 132 characters; contains 137 characters
(#336) Line exceeds 132 characters; contains 137 characters
(#336) Line exceeds 132 characters; contains 137 characters
(#336) Line exceeds 132 characters; contains 137 characters
(#337) Line indented incorrectly; expected at least 140 spaces, found 0
(#337) Variable "R" must be all lower-case
(#337) Commas (,) must be followed by white space.
(#337) Expected 1 space after closing parenthesis; found 0
(#337) Opening brace must be the last content on the line
(#337) Expected "foreach (...) {\n"; found "foreach(...){"
(#337) Expected 1 space after "as"; 0 found
(#338) Line indented incorrectly; expected at least 144 spaces, found 0
(#338) Variable "Kf" must be all lower-case
(#338) Inline control structures are not allowed
(#338) Variable "Kf" must be all lower-case
(#338) Expected 1 space before "=="; 0 found
(#338) Expected 1 space after "=="; 0 found
(#339) Line indented incorrectly; expected at least 148 spaces, found 0
(#339) Variable "R" must be all lower-case
(#339) Commas (,) must be followed by white space.
(#339) Variable "R" must be all lower-case
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#339) Closing brace must be on a line by itself
(#339) Expected "foreach (...) {\n"; found "foreach(...){"
(#339) Expected 1 space before "as"; 0 found
(#339) Expected 1 space after "as"; 0 found
(#339) Variable "X" must be all lower-case
(#339) Inline control structures are not allowed
(#339) Variable "X" must be all lower-case
(#339) Expected 1 space before "=="; 0 found
(#339) Expected 1 space after "=="; 0 found
(#339) Expected 1 space before "?"; 0 found
(#339) Expected 1 space after "?"; 0 found
(#339) Variable "X" must be all lower-case
(#339) Expected 1 space before ":"; 0 found
(#339) Expected 1 space after ":"; 0 found
(#339) Variable "R" must be all lower-case
(#339) Commas (,) must be followed by white space.
(#339) Variable "X" must be all lower-case
(#339) Commas (,) must be followed by white space.
(#339) Variable "X" must be all lower-case
(#339) Commas (,) must be followed by white space.
(#339) Commas (,) must be followed by white space.
(#339) Variable "X" must be all lower-case
(#339) Line exceeds maximum limit of 180 characters; contains 200 characters
(#339) Line exceeds maximum limit of 180 characters; contains 200 characters
(#339) Line exceeds maximum limit of 180 characters; contains 200 characters
(#339) Line exceeds maximum limit of 180 characters; contains 200 characters
(#339) Line exceeds maximum limit of 180 characters; contains 200 characters
(#339) Line exceeds maximum limit of 180 characters; contains 200 characters
(#339) Line exceeds maximum limit of 180 characters; contains 200 characters
(#339) Line exceeds maximum limit of 180 characters; contains 200 characters
(#340) Line indented incorrectly; expected at least 144 spaces, found 0
(#340) Closing brace must be on a line by itself
(#341) Line indented incorrectly; expected at least 148 spaces, found 0
(#341) Closing brace must be on a line by itself
(#342) Line indented incorrectly; expected at least 140 spaces, found 0
(#342) Variable "T" must be all lower-case
(#342) Expected 1 space after closing parenthesis; found 0
(#342) Opening brace must be the last content on the line
(#343) Line indented incorrectly; expected at least 144 spaces, found 0
(#343) Commas (,) must be followed by white space.
(#343) Variable "T" must be all lower-case
(#343) Closing brace must be on a line by itself
(#344) Line indented incorrectly; expected at least 148 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 152 spaces, found 0
(#345) Commas (,) must be followed by white space.
(#345) Closing brace must be on a line by itself
(#346) Line indented incorrectly; expected at least 144 spaces, found 0
(#346) Variable "T" must be all lower-case
(#346) Expected 1 space after closing parenthesis; found 0
(#346) Opening brace must be the last content on the line
(#347) Line indented incorrectly; expected at least 148 spaces, found 0
(#347) Commas (,) must be followed by white space.
(#347) Variable "T" must be all lower-case
(#347) Closing brace must be on a line by itself
(#348) Line indented incorrectly; expected at least 152 spaces, found 0
(#348) Variable "T" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space after closing parenthesis; found 0
(#348) Opening brace must be the last content on the line
(#349) Line indented incorrectly; expected at least 156 spaces, found 0
(#349) Closing brace must be on a line by itself
(#350) Line indented incorrectly; expected at least 148 spaces, found 0
(#350) Variable "C" 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) Inline control structures are not allowed
(#350) Variable "C" must be all lower-case
(#350) Expected 1 space before "=="; 0 found
(#350) Expected 1 space after "=="; 0 found
(#351) Line indented incorrectly; expected at least 152 spaces, found 0
(#351) Expected 1 space before "=>"; 0 found
(#351) Expected 1 space after "=>"; 0 found
(#351) Expected 1 space before "="; 0 found
(#351) Expected 1 space after "="; 0 found
(#351) The use of backticks in strings is not recommended
(#351) Variable "Nh" must be all lower-case
(#351) Expected 1 space before "="; 0 found
(#351) Expected 1 space after "="; 0 found
(#351) Commas (,) must be followed by white space.
(#351) Variable "Nh" must be all lower-case
(#351) Commas (,) must be followed by white space.
(#351) Variable "C" must be all lower-case
(#351) Commas (,) must be followed by white space.
(#351) Variable "B" must be all lower-case
(#351) Variable "Me" must be all lower-case
(#351) Expected 1 space before "="; 0 found
(#351) Expected 1 space after "="; 0 found
(#351) Variable "B" must be all lower-case
(#351) Line exceeds maximum limit of 180 characters; contains 356 characters
(#351) Line exceeds maximum limit of 180 characters; contains 356 characters
(#351) Line exceeds maximum limit of 180 characters; contains 356 characters
(#351) Line exceeds maximum limit of 180 characters; contains 356 characters
(#351) Line exceeds maximum limit of 180 characters; contains 356 characters
(#351) Line exceeds maximum limit of 180 characters; contains 356 characters
(#351) Line exceeds maximum limit of 180 characters; contains 356 characters
(#351) Line exceeds maximum limit of 180 characters; contains 356 characters
(#352) Line indented incorrectly; expected at least 152 spaces, found 0
(#352) Expected 1 space before "=>"; 0 found
(#352) Expected 1 space after "=>"; 0 found
(#352) Variable "B" must be all lower-case
(#352) Commas (,) must be followed by white space.
(#352) Expected 1 space before "=>"; 0 found
(#352) Expected 1 space after "=>"; 0 found
(#352) Variable "B" must be all lower-case
(#352) Variable "Me" must be all lower-case
(#352) Expected 1 space before "?"; 0 found
(#352) Expected 1 space after "?"; 0 found
(#352) Expected 1 space before ":"; 0 found
(#352) Expected 1 space after ":"; 0 found
(#352) Commas (,) must be followed by white space.
(#352) Expected 1 space before "=>"; 0 found
(#352) Expected 1 space after "=>"; 0 found
(#352) Variable "Me" must be all lower-case
(#352) Expected 1 space before "=="; 0 found
(#352) Expected 1 space after "=="; 0 found
(#352) The use of backticks in strings is not recommended
(#352) Variable "Me" must be all lower-case
(#352) Expected 1 space before "=="; 0 found
(#352) Expected 1 space after "=="; 0 found
(#352) Expected 1 space before "?"; 0 found
(#352) Expected 1 space after "?"; 0 found
(#352) Variable "Me" must be all lower-case
(#352) Expected 1 space before ":"; 0 found
(#352) Expected 1 space after ":"; 0 found
(#352) Variable "Me" must be all lower-case
(#352) Commas (,) must be followed by white space.
(#352) Expected 1 space before "=>"; 0 found
(#352) Expected 1 space after "=>"; 0 found
(#352) Variable "C" must be all lower-case
(#352) Commas (,) must be followed by white space.
(#352) Expected 1 space before "=>"; 0 found
(#352) Expected 1 space after "=>"; 0 found
(#352) Variable "B" must be all lower-case
(#352) Commas (,) must be followed by white space.
(#352) Closing brace must be on a line by itself
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#353) Line indented incorrectly; expected at least 156 spaces, found 0
(#353) Variable "R" must be all lower-case
(#353) Expected 1 space after closing parenthesis; found 0
(#353) Opening brace must be the last content on the line
(#353) Variable "J" must be all lower-case
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#353) Variable "Nh" must be all lower-case
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#353) Expected "foreach (...) {\n"; found "foreach(...){"
(#353) Expected 1 space before "as"; 0 found
(#353) Expected 1 space after "as"; 0 found
(#353) Variable "R" must be all lower-case
(#353) Variable "K" must be all lower-case
(#353) The use of backticks in strings is not recommended
(#353) Commas (,) must be followed by white space.
(#353) Variable "Nh" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Variable "K" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Variable "B" must be all lower-case
(#353) Variable "J" must be all lower-case
(#353) Variable "K" must be all lower-case
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#353) Variable "B" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Variable "B" must be all lower-case
(#353) Closing brace must be on a line by itself
(#353) Variable "J" must be all lower-case
(#353) Closing brace must be on a line by itself
(#353) Line exceeds maximum limit of 180 characters; contains 334 characters
(#353) Line exceeds maximum limit of 180 characters; contains 334 characters
(#353) Line exceeds maximum limit of 180 characters; contains 334 characters
(#353) Line exceeds maximum limit of 180 characters; contains 334 characters
(#353) Line exceeds maximum limit of 180 characters; contains 334 characters
(#353) Line exceeds maximum limit of 180 characters; contains 334 characters
(#353) Line exceeds maximum limit of 180 characters; contains 334 characters
(#353) Line exceeds maximum limit of 180 characters; contains 334 characters
(#354) Line indented incorrectly; expected at least 156 spaces, found 0
(#354) Expected 1 space after closing parenthesis; found 0
(#354) Opening brace must be the last content on the line
(#355) Line indented incorrectly; expected at least 160 spaces, found 0
(#355) Expected 1 space before "=>"; 0 found
(#355) Expected 1 space after "=>"; 0 found
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#355) Expected 1 space before "=>"; 0 found
(#355) Expected 1 space after "=>"; 0 found
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#355) Expected 1 space before "=>"; 0 found
(#355) Expected 1 space after "=>"; 0 found
(#355) Commas (,) must be followed by white space.
(#355) Closing brace must be on a line by itself
(#355) Line exceeds 132 characters; contains 149 characters
(#355) Line exceeds 132 characters; contains 149 characters
(#355) Line exceeds 132 characters; contains 149 characters
(#355) Line exceeds 132 characters; contains 149 characters
(#355) Line exceeds 132 characters; contains 149 characters
(#355) Line exceeds 132 characters; contains 149 characters
(#355) Line exceeds 132 characters; contains 149 characters
(#355) Line exceeds 132 characters; contains 149 characters
(#356) Line indented incorrectly; expected at least 156 spaces, found 0
(#356) Variable "C" must be all lower-case
(#356) Commas (,) must be followed by white space.
(#356) Variable "U" must be all lower-case
(#356) Closing brace must be on a line by itself
(#357) Line indented incorrectly; expected at least 156 spaces, found 0
(#357) Closing brace must be on a line by itself
(#358) Line indented incorrectly; expected at least 156 spaces, found 0
(#358) Closing brace must be on a line by itself
(#359) Line indented incorrectly; expected at least 156 spaces, found 0
(#359) Expected 1 space after closing parenthesis; found 0
(#359) Opening brace must be the last content on the line
(#360) Line indented incorrectly; expected at least 160 spaces, found 0
(#360) Closing brace must be on a line by itself
(#361) Line indented incorrectly; expected at least 156 spaces, found 0
(#361) Expected 1 space after closing parenthesis; found 0
(#361) Opening brace must be the last content on the line
(#361) Closing brace must be on a line by itself
(#362) Line indented incorrectly; expected at least 156 spaces, found 0
(#362) Commas (,) must be followed by white space.
(#362) Variable "H" 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) Variable "H" must be all lower-case
(#362) Closing brace must be on a line by itself
(#363) Line indented incorrectly; expected at least 156 spaces, found 0
(#363) Variable "S" must be all lower-case
(#363) Commas (,) must be followed by white space.
(#363) Variable "Z" must be all lower-case
(#363) Closing brace must be on a line by itself
(#364) Line indented incorrectly; expected at least 156 spaces, found 0
(#364) Expected 1 space after closing parenthesis; found 0
(#364) Opening brace must be the last content on the line
(#365) Line indented incorrectly; expected at least 160 spaces, found 0
(#365) Closing brace must be on a line by itself
(#366) Line indented incorrectly; expected at least 156 spaces, found 0
(#366) Expected 1 space after closing parenthesis; found 0
(#366) Opening brace must be the last content on the line
(#367) Line indented incorrectly; expected at least 160 spaces, found 0
(#367) Closing brace must be on a line by itself
(#368) Line indented incorrectly; expected at least 160 spaces, found 0
(#368) Expected 1 space after closing parenthesis; found 0
(#368) Opening brace must be the last content on the line
(#368) Closing brace must be on a line by itself
(#369) Line indented incorrectly; expected at least 160 spaces, found 0
(#369) Expected 1 space after closing parenthesis; found 0
(#369) Opening brace must be the last content on the line
(#370) Line indented incorrectly; expected at least 164 spaces, found 0
(#370) Closing brace must be on a line by itself
(#371) Line indented incorrectly; expected at least 160 spaces, found 0
(#371) Variable "R" must be all lower-case
(#371) Commas (,) must be followed by white space.
(#371) Variable "La" 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) Variable "J" must be all lower-case
(#371) Expected 1 space before "="; 0 found
(#371) Expected 1 space after "="; 0 found
(#371) Variable "R" must be all lower-case
(#371) Expected "foreach (...) {\n"; found "foreach(...){"
(#371) Expected 1 space before "=>"; 0 found
(#371) Expected 1 space after "=>"; 0 found
(#371) Expected 1 space before "as"; 0 found
(#371) Expected 1 space after "as"; 0 found
(#371) Variable "R" must be all lower-case
(#371) Variable "C" must be all lower-case
(#371) Expected 1 space before "=>"; 0 found
(#371) Expected 1 space after "=>"; 0 found
(#371) Inline control structures are not allowed
(#371) Variable "C" must be all lower-case
(#371) Expected 1 space before "=="; 0 found
(#371) Expected 1 space after "=="; 0 found
(#371) Variable "J" must be all lower-case
(#371) Expected 1 space before ".="; 0 found
(#371) Expected 1 space after ".="; 0 found
(#371) Variable "R" must be all lower-case
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#371) Variable "C" must be all lower-case
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#371) Closing brace must be on a line by itself
(#371) Variable "J" must be all lower-case
(#371) Closing brace must be on a line by itself
(#371) Line exceeds maximum limit of 180 characters; contains 292 characters
(#371) Line exceeds maximum limit of 180 characters; contains 292 characters
(#371) Line exceeds maximum limit of 180 characters; contains 292 characters
(#371) Line exceeds maximum limit of 180 characters; contains 292 characters
(#371) Line exceeds maximum limit of 180 characters; contains 292 characters
(#371) Line exceeds maximum limit of 180 characters; contains 292 characters
(#371) Line exceeds maximum limit of 180 characters; contains 292 characters
(#371) Line exceeds maximum limit of 180 characters; contains 292 characters
(#372) Line indented incorrectly; expected at least 160 spaces, found 0
(#372) Variable "R" must be all lower-case
(#372) Expected 1 space after closing parenthesis; found 0
(#372) Opening brace must be the last content on the line
(#372) Variable "R" must be all lower-case
(#372) Closing brace must be on a line by itself
(#373) Line indented incorrectly; expected at least 160 spaces, found 0
(#373) Closing brace must be on a line by itself
(#374) Line indented incorrectly; expected at least 160 spaces, found 0
(#374) Variable "R" must be all lower-case
(#374) Commas (,) must be followed by white space.
(#374) Variable "Zg" must be all lower-case
(#374) Expected 1 space after closing parenthesis; found 0
(#374) Opening brace must be the last content on the line
(#375) Line indented incorrectly; expected at least 164 spaces, found 0
(#375) Variable "R" must be all lower-case
(#375) Closing brace must be on a line by itself
(#376) Line indented incorrectly; expected at least 160 spaces, found 0
(#376) Expected 1 space after closing parenthesis; found 0
(#376) Opening brace must be the last content on the line
(#376) Variable "J" must be all lower-case
(#376) Expected 1 space before "="; 0 found
(#376) Expected 1 space after "="; 0 found
(#376) Inline control structures are not allowed
(#376) Expected 1 space before "as"; 0 found
(#376) Expected 1 space after "as"; 0 found
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#376) Variable "J" must be all lower-case
(#376) Expected 1 space before "="; 0 found
(#376) Expected 1 space after "="; 0 found
(#376) Variable "J" must be all lower-case
(#376) Closing brace must be on a line by itself
(#376) Line exceeds maximum limit of 180 characters; contains 557 characters
(#376) Line exceeds maximum limit of 180 characters; contains 557 characters
(#376) Line exceeds maximum limit of 180 characters; contains 557 characters
(#376) Line exceeds maximum limit of 180 characters; contains 557 characters
(#376) Line exceeds maximum limit of 180 characters; contains 557 characters
(#376) Line exceeds maximum limit of 180 characters; contains 557 characters
(#376) Line exceeds maximum limit of 180 characters; contains 557 characters
(#376) Line exceeds maximum limit of 180 characters; contains 557 characters
(#377) Line indented incorrectly; expected at least 160 spaces, found 0
(#377) Expected 1 space after closing parenthesis; found 0
(#377) Opening brace must be the last content on the line
(#377) Variable "J" must be all lower-case
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#377) Expected "foreach (...) {\n"; found "foreach(...){"
(#377) Expected 1 space before "as"; 0 found
(#377) Expected 1 space after "as"; 0 found
(#377) Commas (,) must be followed by white space.
(#377) Variable "X" must be all lower-case
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#377) Variable "J" must be all lower-case
(#377) Expected 1 space before "="; 0 found
(#377) Expected 1 space after "="; 0 found
(#377) Variable "X" must be all lower-case
(#377) Closing brace must be on a line by itself
(#377) Variable "J" must be all lower-case
(#377) Closing brace must be on a line by itself
(#377) Line exceeds 132 characters; contains 134 characters
(#377) Line exceeds 132 characters; contains 134 characters
(#377) Line exceeds 132 characters; contains 134 characters
(#377) Line exceeds 132 characters; contains 134 characters
(#377) Line exceeds 132 characters; contains 134 characters
(#377) Line exceeds 132 characters; contains 134 characters
(#377) Line exceeds 132 characters; contains 134 characters
(#377) Line exceeds 132 characters; contains 134 characters
(#378) Line indented incorrectly; expected at least 160 spaces, found 0
(#378) Closing brace must be on a line by itself
(#379) Line indented incorrectly; expected at least 160 spaces, found 0
(#379) Commas (,) must be followed by white space.
(#379) Variable "J" 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) Variable "J" must be all lower-case
(#379) Closing brace must be on a line by itself
(#380) Line indented incorrectly; expected at least 160 spaces, found 0
(#380) Variable "Gc" must be all lower-case
(#380) Expected 1 space after closing parenthesis; found 0
(#380) Opening brace must be the last content on the line
(#381) Line indented incorrectly; expected at least 164 spaces, found 0
(#381) Commas (,) must be followed by white space.
(#381) Variable "Gc" must be all lower-case
(#381) Closing brace must be on a line by itself
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#381) Variable "Rh" must be all lower-case
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#381) Expected 1 space before "=>"; 0 found
(#381) Expected 1 space after "=>"; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Expected 1 space before "=>"; 0 found
(#381) Expected 1 space after "=>"; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Expected 1 space before "=>"; 0 found
(#381) Expected 1 space after "=>"; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Expected 1 space before "=>"; 0 found
(#381) Expected 1 space after "=>"; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Expected 1 space before "=>"; 0 found
(#381) Expected 1 space after "=>"; 0 found
(#381) Variable "Yg" must be all lower-case
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#381) Variable "Rh" must be all lower-case
(#381) Variable "Yh" must be all lower-case
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#381) Variable "Ye" must be all lower-case
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Variable "Zc" must be all lower-case
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Expected 1 space before "=>"; 0 found
(#381) Expected 1 space after "=>"; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Expected 1 space before "=>"; 0 found
(#381) Expected 1 space after "=>"; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Closing brace must be on a line by itself
(#381) Variable "Yb" must be all lower-case
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#381) Expected "if (...) {\n"; found "if(...){"
(#381) Variable "Hf" must be all lower-case
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#381) Commas (,) must be followed by white space.
(#381) Commas (,) must be followed by white space.
(#381) Expected "if (...) {\n"; found "if(...){"
(#381) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#381) Line exceeds maximum limit of 180 characters; contains 698 characters
(#381) Line exceeds maximum limit of 180 characters; contains 698 characters
(#381) Line exceeds maximum limit of 180 characters; contains 698 characters
(#381) Line exceeds maximum limit of 180 characters; contains 698 characters
(#381) Line exceeds maximum limit of 180 characters; contains 698 characters
(#381) Line exceeds maximum limit of 180 characters; contains 698 characters
(#381) Line exceeds maximum limit of 180 characters; contains 698 characters
(#381) Line exceeds maximum limit of 180 characters; contains 698 characters
(#382) Line indented incorrectly; expected at least 104 spaces, found 0
(#382) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#382) Scope modifier not specified for member variable "$extension"
(#382) Expected 1 space before "="; 0 found
(#382) Expected 1 space after "="; 0 found
(#382) Commas (,) must be followed by white space.
(#382) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#382) Scope modifier not specified for member variable "$_link"
(#382) Commas (,) must be followed by white space.
(#382) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#382) Scope modifier not specified for member variable "$_result"
(#382) Commas (,) must be followed by white space.
(#382) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#382) Scope modifier not specified for member variable "$_string"
(#382) Commas (,) must be followed by white space.
(#382) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#382) Scope modifier not specified for member variable "$_database"
(#382) Expected 1 space before "="; 0 found
(#382) Expected 1 space after "="; 0 found
(#382) Commas (,) must be followed by white space.
(#382) Member variable "server_info" must not contain underscores.
(#382) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#382) Scope modifier not specified for member variable "$server_info"
(#382) Commas (,) must be followed by white space.
(#382) Member variable "affected_rows" must not contain underscores.
(#382) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#382) Scope modifier not specified for member variable "$affected_rows"
(#382) Commas (,) must be followed by white space.
(#382) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#382) Scope modifier not specified for member variable "$error"
(#382) Visibility must be declared on method "_error"
(#383) Line indented incorrectly; expected at least 108 spaces, found 0
(#383) Commas (,) must be followed by white space.
(#383) Expected 1 space after closing parenthesis; found 0
(#383) Opening brace must be the last content on the line
(#383) Inline control structures are not allowed
(#383) Expected 1 space before "="; 0 found
(#383) Expected 1 space after "="; 0 found
(#383) Expected 1 space before "="; 0 found
(#383) Expected 1 space after "="; 0 found
(#383) Commas (,) must be followed by white space.
(#383) Commas (,) must be followed by white space.
(#383) Expected 1 space before "="; 0 found
(#383) Expected 1 space after "="; 0 found
(#383) Closing brace must be on a line by itself
(#383) Line exceeds 132 characters; contains 141 characters
(#383) Line exceeds 132 characters; contains 141 characters
(#383) Line exceeds 132 characters; contains 141 characters
(#383) Line exceeds 132 characters; contains 141 characters
(#383) Line exceeds 132 characters; contains 141 characters
(#383) Line exceeds 132 characters; contains 141 characters
(#383) Line exceeds 132 characters; contains 141 characters
(#383) Line exceeds 132 characters; contains 141 characters
(#383) Visibility must be declared on method "connect"
(#384) Line indented incorrectly; expected at least 108 spaces, found 0
(#384) Variable "N" must be all lower-case
(#384) Commas (,) must be followed by white space.
(#384) Variable "V" must be all lower-case
(#384) Commas (,) must be followed by white space.
(#384) Variable "G" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#384) Commas (,) must be followed by white space.
(#384) Commas (,) must be followed by white space.
(#384) Variable "N" must be all lower-case
(#384) Commas (,) must be followed by white space.
(#384) Variable "V" must be all lower-case
(#384) Commas (,) must be followed by white space.
(#384) Variable "G" must be all lower-case
(#384) Commas (,) must be followed by white space.
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#384) Expected 1 space before "!="; 0 found
(#384) Expected 1 space after "!="; 0 found
(#384) Expected 1 space before "?"; 0 found
(#384) Expected 1 space after "?"; 0 found
(#384) Commas (,) must be followed by white space.
(#384) Expected 1 space before ":"; 0 found
(#384) Expected 1 space after ":"; 0 found
(#384) Commas (,) must be followed by white space.
(#384) Expected "if (...) {\n"; found "if(...){"
(#384) Expected 1 space before "!="; 0 found
(#384) Expected 1 space after "!="; 0 found
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#384) Commas (,) must be followed by white space.
(#384) Closing brace must be on a line by itself
(#384) Expected "if (...) {\n"; found "if(...){"
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#384) Expected 1 space before "="; 0 found
(#384) Expected 1 space after "="; 0 found
(#384) Commas (,) must be followed by white space.
(#384) Closing brace must be on a line by itself
(#384) Closing brace must be on a line by itself
(#384) Line exceeds maximum limit of 180 characters; contains 673 characters
(#384) Visibility must be declared on method "quote"
(#384) Line exceeds maximum limit of 180 characters; contains 673 characters
(#384) Line exceeds maximum limit of 180 characters; contains 673 characters
(#384) Line exceeds maximum limit of 180 characters; contains 673 characters
(#384) Line exceeds maximum limit of 180 characters; contains 673 characters
(#384) Line exceeds maximum limit of 180 characters; contains 673 characters
(#384) Line exceeds maximum limit of 180 characters; contains 673 characters
(#384) Line exceeds maximum limit of 180 characters; contains 673 characters
(#385) Line indented incorrectly; expected at least 108 spaces, found 0
(#385) Variable "Q" must be all lower-case
(#385) Expected 1 space after closing parenthesis; found 0
(#385) Opening brace must be the last content on the line
(#385) Commas (,) must be followed by white space.
(#385) Variable "Q" must be all lower-case
(#385) Closing brace must be on a line by itself
(#385) Visibility must be declared on method "select_db"
(#386) Line indented incorrectly; expected at least 108 spaces, found 0
(#386) Expected 1 space after closing parenthesis; found 0
(#386) Opening brace must be the last content on the line
(#386) Inline control structures are not allowed
(#386) Expected 1 space before "=="; 0 found
(#386) Expected 1 space after "=="; 0 found
(#386) Variable "J" must be all lower-case
(#386) Expected 1 space before "="; 0 found
(#386) Expected 1 space after "="; 0 found
(#386) Commas (,) must be followed by white space.
(#386) Commas (,) must be followed by white space.
(#386) Inline control structures are not allowed
(#386) Variable "J" must be all lower-case
(#386) Expected 1 space before "="; 0 found
(#386) Expected 1 space after "="; 0 found
(#386) Variable "J" must be all lower-case
(#386) Variable "J" must be all lower-case
(#386) Closing brace must be on a line by itself
(#386) Line exceeds maximum limit of 180 characters; contains 200 characters
(#386) Visibility must be declared on method "close"
(#386) Line exceeds maximum limit of 180 characters; contains 200 characters
(#386) Line exceeds maximum limit of 180 characters; contains 200 characters
(#386) Line exceeds maximum limit of 180 characters; contains 200 characters
(#386) Line exceeds maximum limit of 180 characters; contains 200 characters
(#386) Line exceeds maximum limit of 180 characters; contains 200 characters
(#386) Line exceeds maximum limit of 180 characters; contains 200 characters
(#386) Line exceeds maximum limit of 180 characters; contains 200 characters
(#387) Line indented incorrectly; expected at least 108 spaces, found 0
(#387) Expected 1 space after closing parenthesis; found 0
(#387) Opening brace must be the last content on the line
(#387) Expected 1 space before "="; 0 found
(#387) Expected 1 space after "="; 0 found
(#387) Closing brace must be on a line by itself
(#387) Visibility must be declared on method "query"
(#388) Line indented incorrectly; expected at least 108 spaces, found 0
(#388) Variable "H" must be all lower-case
(#388) Commas (,) must be followed by white space.
(#388) Variable "Sh" must be all lower-case
(#388) Expected 1 space after closing parenthesis; found 0
(#388) Opening brace must be the last content on the line
(#388) Variable "I" must be all lower-case
(#388) Expected 1 space before "="; 0 found
(#388) Expected 1 space after "="; 0 found
(#388) Commas (,) must be followed by white space.
(#388) Variable "H" must be all lower-case
(#388) Expected 1 space before "="; 0 found
(#388) Expected 1 space after "="; 0 found
(#388) Expected "if (...) {\n"; found "if(...){"
(#388) Variable "I" must be all lower-case
(#388) Expected 1 space before "="; 0 found
(#388) Expected 1 space after "="; 0 found
(#389) Line indented incorrectly; expected at least 116 spaces, found 0
(#389) Closing brace must be on a line by itself
(#389) Usage of ELSEIF not allowed; use ELSE IF instead
(#389) Variable "I" must be all lower-case
(#389) Expected 1 space before "="; 0 found
(#389) Expected 1 space after "="; 0 found
(#389) Variable "I" must be all lower-case
(#390) Line indented incorrectly; expected at least 112 spaces, found 0
(#390) Closing brace must be on a line by itself
(#391) Line indented incorrectly; expected at least 116 spaces, found 0
(#392) Line indented incorrectly; expected at least 116 spaces, found 0
(#392) Variable "I" must be all lower-case
(#392) Closing brace must be on a line by itself
(#392) Visibility must be declared on method "multi_query"
(#393) Line indented incorrectly; expected at least 108 spaces, found 0
(#393) Variable "H" must be all lower-case
(#393) Expected 1 space after closing parenthesis; found 0
(#393) Opening brace must be the last content on the line
(#393) Expected 1 space before "="; 0 found
(#393) Expected 1 space after "="; 0 found
(#393) Variable "H" must be all lower-case
(#393) Closing brace must be on a line by itself
(#393) Visibility must be declared on method "store_result"
(#394) Line indented incorrectly; expected at least 108 spaces, found 0
(#394) Expected 1 space after closing parenthesis; found 0
(#394) Opening brace must be the last content on the line
(#394) Closing brace must be on a line by itself
(#394) Visibility must be declared on method "next_result"
(#395) Line indented incorrectly; expected at least 108 spaces, found 0
(#395) Expected 1 space after closing parenthesis; found 0
(#395) Opening brace must be the last content on the line
(#396) Line indented incorrectly; expected at least 112 spaces, found 0
(#396) Closing brace must be on a line by itself
(#396) Visibility must be declared on method "result"
(#397) Line indented incorrectly; expected at least 108 spaces, found 0
(#397) Variable "H" 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) Variable "I" must be all lower-case
(#397) Expected 1 space before "="; 0 found
(#397) Expected 1 space after "="; 0 found
(#397) Variable "H" must be all lower-case
(#397) Inline control structures are not allowed
(#397) Variable "I" must be all lower-case
(#397) Variable "I" must be all lower-case
(#398) Line indented incorrectly; expected at least 112 spaces, found 0
(#399) Line indented incorrectly; expected at least 112 spaces, found 0
(#399) Variable "I" must be all lower-case
(#399) Commas (,) must be followed by white space.
(#399) Commas (,) must be followed by white space.
(#399) Closing brace must be on a line by itself
(#399) Closing brace must be on a line by itself
(#399) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 218
(#400) Line indented incorrectly; expected at least 164 spaces, found 0
(#400) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#400) Scope modifier not specified for member variable "$_result"
(#400) Commas (,) must be followed by white space.
(#400) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#400) Scope modifier not specified for member variable "$_offset"
(#400) Expected 1 space before "="; 0 found
(#400) Expected 1 space after "="; 0 found
(#400) Commas (,) must be followed by white space.
(#400) Member variable "num_rows" must not contain underscores.
(#400) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#400) Scope modifier not specified for member variable "$num_rows"
(#400) Visibility must be declared on method "__construct"
(#401) Line indented incorrectly; expected at least 168 spaces, found 0
(#401) Variable "I" must be all lower-case
(#401) Expected 1 space after closing parenthesis; found 0
(#401) Opening brace must be the last content on the line
(#401) Expected 1 space before "="; 0 found
(#401) Expected 1 space after "="; 0 found
(#401) Variable "I" must be all lower-case
(#401) Expected 1 space before "="; 0 found
(#401) Expected 1 space after "="; 0 found
(#401) Variable "I" must be all lower-case
(#401) Closing brace must be on a line by itself
(#401) Visibility must be declared on method "fetch_assoc"
(#402) Line indented incorrectly; expected at least 168 spaces, found 0
(#402) Expected 1 space after closing parenthesis; found 0
(#402) Opening brace must be the last content on the line
(#403) Line indented incorrectly; expected at least 172 spaces, found 0
(#403) Closing brace must be on a line by itself
(#403) Visibility must be declared on method "fetch_row"
(#404) Line indented incorrectly; expected at least 168 spaces, found 0
(#404) Expected 1 space after closing parenthesis; found 0
(#404) Opening brace must be the last content on the line
(#405) Line indented incorrectly; expected at least 172 spaces, found 0
(#405) Closing brace must be on a line by itself
(#405) Visibility must be declared on method "fetch_field"
(#406) Line indented incorrectly; expected at least 172 spaces, found 0
(#406) Expected 1 space after closing parenthesis; found 0
(#406) Opening brace must be the last content on the line
(#406) Expected 1 space before "="; 0 found
(#406) Expected 1 space after "="; 0 found
(#406) Variable "J" must be all lower-case
(#406) Expected 1 space before "="; 0 found
(#406) Expected 1 space after "="; 0 found
(#407) Line indented incorrectly; expected at least 176 spaces, found 0
(#407) Inline control structures are not allowed
(#407) Variable "J" must be all lower-case
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#407) Commas (,) must be followed by white space.
(#407) Variable "J" must be all lower-case
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#407) Commas (,) must be followed by white space.
(#407) Variable "J" must be all lower-case
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#407) Variable "J" must be all lower-case
(#407) Variable "J" must be all lower-case
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#407) Commas (,) must be followed by white space.
(#407) Variable "J" must be all lower-case
(#407) Expected 1 space before "="; 0 found
(#407) Expected 1 space after "="; 0 found
(#407) Variable "J" must be all lower-case
(#407) Expected 1 space before "=="; 0 found
(#407) Expected 1 space after "=="; 0 found
(#407) Expected 1 space before "?"; 0 found
(#407) Expected 1 space after "?"; 0 found
(#407) Expected 1 space before ":"; 0 found
(#407) Expected 1 space after ":"; 0 found
(#407) Variable "J" must be all lower-case
(#407) Closing brace must be on a line by itself
(#407) Line exceeds maximum limit of 180 characters; contains 255 characters
(#407) Visibility must be declared on method "__destruct"
(#407) Line exceeds maximum limit of 180 characters; contains 255 characters
(#407) Line exceeds maximum limit of 180 characters; contains 255 characters
(#407) Line exceeds maximum limit of 180 characters; contains 255 characters
(#407) Line exceeds maximum limit of 180 characters; contains 255 characters
(#407) Line exceeds maximum limit of 180 characters; contains 255 characters
(#407) Line exceeds maximum limit of 180 characters; contains 255 characters
(#407) Line exceeds maximum limit of 180 characters; contains 255 characters
(#408) Line indented incorrectly; expected at least 172 spaces, found 0
(#408) Expected 1 space after closing parenthesis; found 0
(#408) Opening brace must be the last content on the line
(#408) Closing brace must be on a line by itself
(#408) Closing brace must be on a line by itself
(#408) Closing brace must be on a line by itself
(#408) Usage of ELSEIF not allowed; use ELSE IF instead
(#408) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#409) Line indented incorrectly; expected at least 168 spaces, found 0
(#410) Line indented incorrectly; expected at least 168 spaces, found 0
(#411) Line indented incorrectly; expected at least 168 spaces, found 0
(#411) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#411) Scope modifier not specified for member variable "$extension"
(#411) Expected 1 space before "="; 0 found
(#411) Expected 1 space after "="; 0 found
(#411) Visibility must be declared on method "connect"
(#412) Line indented incorrectly; expected at least 172 spaces, found 0
(#412) Variable "N" must be all lower-case
(#412) Commas (,) must be followed by white space.
(#412) Variable "V" must be all lower-case
(#412) Commas (,) must be followed by white space.
(#412) Variable "G" must be all lower-case
(#412) Expected 1 space after closing parenthesis; found 0
(#412) Opening brace must be the last content on the line
(#412) Expected 1 space before "="; 0 found
(#412) Expected 1 space after "="; 0 found
(#412) Variable "Q" must be all lower-case
(#412) Expected 1 space before "="; 0 found
(#412) Expected 1 space after "="; 0 found
(#412) Commas (,) must be followed by white space.
(#412) Commas (,) must be followed by white space.
(#412) Variable "N" must be all lower-case
(#412) Commas (,) must be followed by white space.
(#412) Variable "Q" must be all lower-case
(#412) Expected 1 space before "!="; 0 found
(#412) Expected 1 space after "!="; 0 found
(#412) Expected 1 space before "?"; 0 found
(#412) Expected 1 space after "?"; 0 found
(#412) Commas (,) must be followed by white space.
(#412) Expected 1 space before ":"; 0 found
(#412) Expected 1 space after ":"; 0 found
(#412) Commas (,) must be followed by white space.
(#412) Variable "V" must be all lower-case
(#412) Commas (,) must be followed by white space.
(#412) Variable "G" must be all lower-case
(#412) Line exceeds maximum limit of 180 characters; contains 235 characters
(#412) Line exceeds maximum limit of 180 characters; contains 235 characters
(#412) Line exceeds maximum limit of 180 characters; contains 235 characters
(#412) Line exceeds maximum limit of 180 characters; contains 235 characters
(#412) Line exceeds maximum limit of 180 characters; contains 235 characters
(#412) Line exceeds maximum limit of 180 characters; contains 235 characters
(#412) Line exceeds maximum limit of 180 characters; contains 235 characters
(#412) Line exceeds maximum limit of 180 characters; contains 235 characters
(#413) Line indented incorrectly; expected at least 176 spaces, found 0
(#413) Closing brace must be on a line by itself
(#413) Visibility must be declared on method "select_db"
(#414) Line indented incorrectly; expected at least 168 spaces, found 0
(#414) Expected 1 space after closing parenthesis; found 0
(#414) Opening brace must be the last content on the line
(#414) Expected 1 space before "=="; 0 found
(#414) Expected 1 space after "=="; 0 found
(#414) Closing brace must be on a line by itself
(#414) Visibility must be declared on method "close"
(#415) Line indented incorrectly; expected at least 168 spaces, found 0
(#415) Closing brace must be on a line by itself
(#415) Closing brace must be on a line by itself
(#415) Closing brace must be on a line by itself
(#415) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 257
(#416) Line indented incorrectly; expected at least 172 spaces, found 0
(#417) Line indented incorrectly; expected at least 172 spaces, found 0
(#418) Line indented incorrectly; expected at least 172 spaces, found 0
(#418) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#418) Visibility must be declared on method "insertUpdate"
(#419) Line indented incorrectly; expected at least 176 spaces, found 0
(#419) Variable "R" must be all lower-case
(#419) Commas (,) must be followed by white space.
(#419) Variable "L" must be all lower-case
(#419) Commas (,) must be followed by white space.
(#419) Variable "Kf" 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) Expected "foreach (...) {\n"; found "foreach(...){"
(#419) Expected 1 space after "as"; 0 found
(#419) Variable "L" must be all lower-case
(#420) Line indented incorrectly; expected at least 180 spaces, found 0
(#420) Variable "O" must be all lower-case
(#420) Variable "Zh" must be all lower-case
(#420) Expected 1 space before "="; 0 found
(#420) Expected 1 space after "="; 0 found
(#420) Variable "Z" must be all lower-case
(#420) Expected 1 space before "="; 0 found
(#420) Expected 1 space after "="; 0 found
(#420) Expected "foreach (...) {\n"; found "foreach(...){"
(#420) Expected 1 space before "=>"; 0 found
(#420) Expected 1 space after "=>"; 0 found
(#420) Expected 1 space after "as"; 0 found
(#420) Variable "O" must be all lower-case
(#421) Line indented incorrectly; expected at least 184 spaces, found 0
(#421) Expected 1 space before "=>"; 0 found
(#421) Expected 1 space after "=>"; 0 found
(#421) Variable "X" must be all lower-case
(#421) Variable "Zh" must be all lower-case
(#421) Expected 1 space before "="; 0 found
(#421) Expected 1 space after "="; 0 found
(#421) Inline control structures are not allowed
(#421) Variable "Kf" must be all lower-case
(#421) Variable "Z" must be all lower-case
(#421) Expected 1 space before "="; 0 found
(#421) Expected 1 space after "="; 0 found
(#421) Closing brace must be on a line by itself
(#421) Inline control structures are not allowed
(#421) Variable "Z" must be all lower-case
(#421) Variable "R" must be all lower-case
(#421) Commas (,) must be followed by white space.
(#421) Variable "Zh" must be all lower-case
(#421) Commas (,) must be followed by white space.
(#421) Variable "Z" must be all lower-case
(#421) Variable "R" must be all lower-case
(#421) Commas (,) must be followed by white space.
(#421) Variable "O" must be all lower-case
(#421) Commas (,) must be followed by white space.
(#421) Variable "O" must be all lower-case
(#421) Line exceeds maximum limit of 180 characters; contains 299 characters
(#421) Line exceeds maximum limit of 180 characters; contains 299 characters
(#421) Line exceeds maximum limit of 180 characters; contains 299 characters
(#421) Line exceeds maximum limit of 180 characters; contains 299 characters
(#421) Line exceeds maximum limit of 180 characters; contains 299 characters
(#421) Line exceeds maximum limit of 180 characters; contains 299 characters
(#421) Line exceeds maximum limit of 180 characters; contains 299 characters
(#421) Line exceeds maximum limit of 180 characters; contains 299 characters
(#422) Line indented incorrectly; expected at least 184 spaces, found 0
(#422) Closing brace must be on a line by itself
(#423) Line indented incorrectly; expected at least 176 spaces, found 0
(#423) Closing brace must be on a line by itself
(#423) Closing brace must be on a line by itself
(#424) Line indented incorrectly; expected at least 168 spaces, found 0
(#424) Expected 1 space after closing parenthesis; found 0
(#424) Opening brace must be the last content on the line
(#424) Commas (,) must be followed by white space.
(#424) Commas (,) must be followed by white space.
(#424) Closing brace must be on a line by itself
(#425) Line indented incorrectly; expected at least 168 spaces, found 0
(#425) Expected 1 space after closing parenthesis; found 0
(#425) Opening brace must be the last content on the line
(#426) Line indented incorrectly; expected at least 172 spaces, found 0
(#426) Closing brace must be on a line by itself
(#427) Line indented incorrectly; expected at least 168 spaces, found 0
(#427) Expected 1 space after closing parenthesis; found 0
(#427) Opening brace must be the last content on the line
(#427) Commas (,) must be followed by white space.
(#427) Variable "Rh" must be all lower-case
(#427) Commas (,) must be followed by white space.
(#427) Variable "Yg" must be all lower-case
(#427) Expected 1 space before "="; 0 found
(#427) Expected 1 space after "="; 0 found
(#428) Line indented incorrectly; expected at least 172 spaces, found 0
(#428) Expected 1 space before "="; 0 found
(#428) Expected 1 space after "="; 0 found
(#428) Expected "if (...) {\n"; found "if(...){"
(#428) Commas (,) must be followed by white space.
(#428) Commas (,) must be followed by white space.
(#428) Expected "if (...) {\n"; found "if(...){"
(#428) Expected 1 space before ">="; 0 found
(#428) Expected 1 space after ">="; 0 found
(#428) Expected "if (...) {\n"; found "if(...){"
(#428) Expected 1 space before ">="; 0 found
(#428) Expected 1 space after ">="; 0 found
(#428) Variable "Yg" must be all lower-case
(#428) Expected 1 space before "="; 0 found
(#428) Expected 1 space after "="; 0 found
(#428) Variable "Rh" must be all lower-case
(#428) Expected 1 space before "="; 0 found
(#428) Expected 1 space after "="; 0 found
(#428) Expected "if (...) {\n"; found "if(...){"
(#428) Expected 1 space before ">="; 0 found
(#428) Expected 1 space after ">="; 0 found
(#428) Variable "Yg" must be all lower-case
(#428) Expected 1 space before "="; 0 found
(#428) Expected 1 space after "="; 0 found
(#428) Variable "Rh" must be all lower-case
(#428) Expected 1 space before "="; 0 found
(#428) Expected 1 space after "="; 0 found
(#428) Closing brace must be on a line by itself
(#428) Closing brace must be on a line by itself
(#428) Closing brace must be on a line by itself
(#428) Closing brace must be on a line by itself
(#428) Closing brace must be on a line by itself
(#428) Line exceeds maximum limit of 180 characters; contains 314 characters
(#428) Line exceeds maximum limit of 180 characters; contains 314 characters
(#428) Line exceeds maximum limit of 180 characters; contains 314 characters
(#428) Line exceeds maximum limit of 180 characters; contains 314 characters
(#428) Line exceeds maximum limit of 180 characters; contains 314 characters
(#428) Line exceeds maximum limit of 180 characters; contains 314 characters
(#428) Line exceeds maximum limit of 180 characters; contains 314 characters
(#428) Line exceeds maximum limit of 180 characters; contains 314 characters
(#429) Line indented incorrectly; expected at least 172 spaces, found 0
(#429) Expected 1 space after closing parenthesis; found 0
(#429) Opening brace must be the last content on the line
(#430) Line indented incorrectly; expected at least 176 spaces, found 0
(#430) Closing brace must be on a line by itself
(#431) Line indented incorrectly; expected at least 172 spaces, found 0
(#431) Variable "H" must be all lower-case
(#431) Commas (,) must be followed by white space.
(#431) Variable "Z" must be all lower-case
(#431) Commas (,) must be followed by white space.
(#431) Commas (,) must be followed by white space.
(#431) Variable "D" must be all lower-case
(#431) Commas (,) must be followed by white space.
(#431) Variable "Dg" must be all lower-case
(#431) Expected 1 space after closing parenthesis; found 0
(#431) Opening brace must be the last content on the line
(#431) Variable "H" must be all lower-case
(#431) Expected 1 space before "!=="; 0 found
(#431) Expected 1 space after "!=="; 0 found
(#431) Expected 1 space before "?"; 0 found
(#431) Expected 1 space after "?"; 0 found
(#431) Variable "Dg" must be all lower-case
(#431) Variable "D" must be all lower-case
(#431) Expected 1 space before "?"; 0 found
(#431) Expected 1 space after "?"; 0 found
(#431) Variable "D" must be all lower-case
(#431) Expected 1 space before ":"; 0 found
(#431) Expected 1 space after ":"; 0 found
(#431) Expected 1 space before ":"; 0 found
(#431) Expected 1 space after ":"; 0 found
(#431) Closing brace must be on a line by itself
(#432) Line indented incorrectly; expected at least 172 spaces, found 0
(#432) Variable "H" must be all lower-case
(#432) Commas (,) must be followed by white space.
(#432) Variable "Z" must be all lower-case
(#432) Expected 1 space after closing parenthesis; found 0
(#432) Opening brace must be the last content on the line
(#432) Variable "H" must be all lower-case
(#432) Closing brace must be on a line by itself
(#433) Line indented incorrectly; expected at least 172 spaces, found 0
(#433) Commas (,) must be followed by white space.
(#433) Expected 1 space after closing parenthesis; found 0
(#433) Opening brace must be the last content on the line
(#433) Closing brace must be on a line by itself
(#434) Line indented incorrectly; expected at least 172 spaces, found 0
(#434) Expected 1 space after closing parenthesis; found 0
(#434) Opening brace must be the last content on the line
(#435) Line indented incorrectly; expected at least 176 spaces, found 0
(#435) Closing brace must be on a line by itself
(#436) Line indented incorrectly; expected at least 172 spaces, found 0
(#436) Expected 1 space after closing parenthesis; found 0
(#436) Opening brace must be the last content on the line
(#436) Closing brace must be on a line by itself
(#437) Line indented incorrectly; expected at least 172 spaces, found 0
(#437) Expected 1 space after closing parenthesis; found 0
(#437) Opening brace must be the last content on the line
(#437) Variable "H" 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) Variable "H" must be all lower-case
(#437) Expected 1 space before ".="; 0 found
(#437) Expected 1 space after ".="; 0 found
(#437) Line exceeds 132 characters; contains 154 characters
(#437) Line exceeds 132 characters; contains 154 characters
(#437) Line exceeds 132 characters; contains 154 characters
(#437) Line exceeds 132 characters; contains 154 characters
(#437) Line exceeds 132 characters; contains 154 characters
(#437) Line exceeds 132 characters; contains 154 characters
(#437) Line exceeds 132 characters; contains 154 characters
(#437) Line exceeds 132 characters; contains 154 characters
(#441) Variable "H" must be all lower-case
(#441) Expected 1 space before ".="; 0 found
(#441) Expected 1 space after ".="; 0 found
(#443) Line indented incorrectly; expected at least 176 spaces, found 0
(#443) Variable "H" must be all lower-case
(#443) Closing brace must be on a line by itself
(#444) Line indented incorrectly; expected at least 172 spaces, found 0
(#444) Expected 1 space after closing parenthesis; found 0
(#444) Opening brace must be the last content on the line
(#445) Line indented incorrectly; expected at least 176 spaces, found 0
(#445) Closing brace must be on a line by itself
(#446) Line indented incorrectly; expected at least 176 spaces, found 0
(#446) Variable "C" must be all lower-case
(#446) Expected 1 space after closing parenthesis; found 0
(#446) Opening brace must be the last content on the line
(#446) Variable "J" must be all lower-case
(#446) Expected 1 space before "="; 0 found
(#446) Expected 1 space after "="; 0 found
(#446) Inline control structures are not allowed
(#446) Expected 1 space before "as"; 0 found
(#446) Expected 1 space after "as"; 0 found
(#446) Line exceeds maximum limit of 180 characters; contains 417 characters
(#446) Line exceeds maximum limit of 180 characters; contains 417 characters
(#446) Line exceeds maximum limit of 180 characters; contains 417 characters
(#446) Line exceeds maximum limit of 180 characters; contains 417 characters
(#446) Line exceeds maximum limit of 180 characters; contains 417 characters
(#446) Line exceeds maximum limit of 180 characters; contains 417 characters
(#446) Line exceeds maximum limit of 180 characters; contains 417 characters
(#446) Line exceeds maximum limit of 180 characters; contains 417 characters
(#450) Variable "C" must be all lower-case
(#450) Expected 1 space before "!="; 0 found
(#450) Expected 1 space after "!="; 0 found
(#450) Expected 1 space before "?"; 0 found
(#450) Expected 1 space after "?"; 0 found
(#450) Variable "C" must be all lower-case
(#450) Expected 1 space before ":"; 0 found
(#450) Expected 1 space after ":"; 0 found
(#450) Variable "K" must be all lower-case
(#450) Variable "J" must be all lower-case
(#450) Variable "K" must be all lower-case
(#450) Expected 1 space before "="; 0 found
(#450) Expected 1 space after "="; 0 found
(#450) Variable "K" must be all lower-case
(#450) Variable "C" must be all lower-case
(#450) Expected 1 space before "!="; 0 found
(#450) Expected 1 space after "!="; 0 found
(#450) Expected 1 space before "?"; 0 found
(#450) Expected 1 space after "?"; 0 found
(#450) Variable "J" must be all lower-case
(#450) Variable "C" must be all lower-case
(#450) Expected 1 space before ":"; 0 found
(#450) Expected 1 space after ":"; 0 found
(#450) Variable "J" must be all lower-case
(#450) Closing brace must be on a line by itself
(#451) Line indented incorrectly; expected at least 176 spaces, found 0
(#451) Variable "S" must be all lower-case
(#451) Expected 1 space after closing parenthesis; found 0
(#451) Opening brace must be the last content on the line
(#452) Line indented incorrectly; expected at least 180 spaces, found 0
(#452) Variable "S" must be all lower-case
(#452) Commas (,) must be followed by white space.
(#452) Commas (,) must be followed by white space.
(#452) Closing brace must be on a line by itself
(#453) Variable "S" must be all lower-case
(#453) Expected 1 space after closing parenthesis; found 0
(#453) Opening brace must be the last content on the line
(#454) Line indented incorrectly; expected at least 4 spaces, found 0
(#454) Closing brace must be on a line by itself
(#455) Line indented incorrectly; expected at least 180 spaces, found 0
(#455) Variable "R" must be all lower-case
(#455) Expected 1 space after closing parenthesis; found 0
(#455) Opening brace must be the last content on the line
(#455) Variable "J" must be all lower-case
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Variable "Ca" must be all lower-case
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#455) Expected 1 space before "=>"; 0 found
(#455) Expected 1 space after "=>"; 0 found
(#455) Commas (,) must be followed by white space.
(#455) Expected 1 space before "=>"; 0 found
(#455) Expected 1 space after "=>"; 0 found
(#455) Commas (,) must be followed by white space.
(#455) Expected "foreach (...) {\n"; found "foreach(...){"
(#455) Expected 1 space before "as"; 0 found
(#455) Expected 1 space after "as"; 0 found
(#455) Line exceeds maximum limit of 180 characters; contains 297 characters
(#455) Line exceeds maximum limit of 180 characters; contains 297 characters
(#455) Line exceeds maximum limit of 180 characters; contains 297 characters
(#455) Line exceeds maximum limit of 180 characters; contains 297 characters
(#455) Line exceeds maximum limit of 180 characters; contains 297 characters
(#455) Line exceeds maximum limit of 180 characters; contains 297 characters
(#455) Line exceeds maximum limit of 180 characters; contains 297 characters
(#455) Line exceeds maximum limit of 180 characters; contains 297 characters
(#460) Variable "R" must be all lower-case
(#464) Variable "K" must be all lower-case
(#464) Commas (,) must be followed by white space.
(#464) Variable "K" must be all lower-case
(#464) Commas (,) must be followed by white space.
(#464) Variable "B" must be all lower-case
(#464) Commas (,) must be followed by white space.
(#464) Variable "U" must be all lower-case
(#464) Commas (,) must be followed by white space.
(#464) Commas (,) must be followed by white space.
(#464) Variable "K" must be all lower-case
(#464) Commas (,) must be followed by white space.
(#464) Commas (,) must be followed by white space.
(#464) Variable "Fa" must be all lower-case
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Variable "B" must be all lower-case
(#464) Variable "K" must be all lower-case
(#464) Expected 1 space before ".="; 0 found
(#464) Expected 1 space after ".="; 0 found
(#464) Variable "Fa" must be all lower-case
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Variable "U" must be all lower-case
(#464) Expected "if (...) {\n"; found "if(...){"
(#464) Variable "Ca" must be all lower-case
(#464) Variable "K" must be all lower-case
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Variable "Ca" must be all lower-case
(#464) Variable "K" must be all lower-case
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Variable "K" must be all lower-case
(#464) Variable "Fa" must be all lower-case
(#464) Closing brace must be on a line by itself
(#464) Expected "} else {\n"; found "}else{"
(#464) Variable "K" must be all lower-case
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Variable "U" must be all lower-case
(#464) Variable "K" must be all lower-case
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Variable "K" must be all lower-case
(#464) Variable "Fa" must be all lower-case
(#464) Closing brace must be on a line by itself
(#464) Variable "K" must be all lower-case
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Variable "K" must be all lower-case
(#464) Variable "K" must be all lower-case
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Commas (,) must be followed by white space.
(#464) Variable "K" must be all lower-case
(#464) Variable "K" must be all lower-case
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Expected 1 space before "=>"; 0 found
(#464) Expected 1 space after "=>"; 0 found
(#464) Commas (,) must be followed by white space.
(#464) Expected 1 space before "=>"; 0 found
(#464) Expected 1 space after "=>"; 0 found
(#464) Commas (,) must be followed by white space.
(#464) Expected 1 space before "=>"; 0 found
(#464) Expected 1 space after "=>"; 0 found
(#464) Inline control structures are not allowed
(#464) Commas (,) must be followed by white space.
(#464) Variable "K" must be all lower-case
(#464) Commas (,) must be followed by white space.
(#464) Variable "B" must be all lower-case
(#464) Variable "K" must be all lower-case
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Variable "B" must be all lower-case
(#464) Expected 1 space before "=="; 0 found
(#464) Expected 1 space after "=="; 0 found
(#464) Expected 1 space before "?"; 0 found
(#464) Expected 1 space after "?"; 0 found
(#464) Variable "B" must be all lower-case
(#464) Expected 1 space before ":"; 0 found
(#464) Expected 1 space after ":"; 0 found
(#464) Variable "B" must be all lower-case
(#464) Variable "B" must be all lower-case
(#464) Variable "J" must be all lower-case
(#464) Variable "K" must be all lower-case
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Variable "K" must be all lower-case
(#464) Closing brace must be on a line by itself
(#464) Variable "J" must be all lower-case
(#464) Closing brace must be on a line by itself
(#464) Line exceeds maximum limit of 180 characters; contains 612 characters
(#464) Line exceeds maximum limit of 180 characters; contains 612 characters
(#464) Line exceeds maximum limit of 180 characters; contains 612 characters
(#464) Line exceeds maximum limit of 180 characters; contains 612 characters
(#464) Line exceeds maximum limit of 180 characters; contains 612 characters
(#464) Line exceeds maximum limit of 180 characters; contains 612 characters
(#464) Line exceeds maximum limit of 180 characters; contains 612 characters
(#464) Line exceeds maximum limit of 180 characters; contains 612 characters
(#465) Line indented incorrectly; expected at least 4 spaces, found 0
(#465) Variable "R" must be all lower-case
(#465) Commas (,) must be followed by white space.
(#465) Expected 1 space after closing parenthesis; found 0
(#465) Opening brace must be the last content on the line
(#465) Inline control structures are not allowed
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Variable "J" must be all lower-case
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Variable "R" must be all lower-case
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Commas (,) must be followed by white space.
(#465) Expected "foreach (...) {\n"; found "foreach(...){"
(#465) Expected 1 space before "as"; 0 found
(#465) Expected 1 space after "as"; 0 found
(#465) Commas (,) must be followed by white space.
(#465) Variable "K" must be all lower-case
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Variable "K" must be all lower-case
(#465) Variable "J" must be all lower-case
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Variable "K" must be all lower-case
(#465) Expected 1 space before "?"; 0 found
(#465) Expected 1 space after "?"; 0 found
(#465) Expected 1 space before ":"; 0 found
(#465) Expected 1 space after ":"; 0 found
(#465) Variable "K" must be all lower-case
(#465) Expected 1 space before "?"; 0 found
(#465) Expected 1 space after "?"; 0 found
(#465) Expected 1 space before ":"; 0 found
(#465) Expected 1 space after ":"; 0 found
(#465) Variable "K" must be all lower-case
(#465) Expected 1 space before "?"; 0 found
(#465) Expected 1 space after "?"; 0 found
(#465) Expected 1 space before ":"; 0 found
(#465) Expected 1 space after ":"; 0 found
(#465) Variable "J" must be all lower-case
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Inline control structures are not allowed
(#465) Expected 1 space before "as"; 0 found
(#465) Expected 1 space after "as"; 0 found
(#465) Commas (,) must be followed by white space.
(#465) Variable "K" must be all lower-case
(#465) Variable "J" must be all lower-case
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Variable "J" must be all lower-case
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Inline control structures are not allowed
(#465) Expected 1 space before "as"; 0 found
(#465) Expected 1 space after "as"; 0 found
(#465) Commas (,) must be followed by white space.
(#465) Variable "K" must be all lower-case
(#465) Variable "J" must be all lower-case
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "&" operator; 0 found
(#465) Expected 1 space after "&" operator; 0 found
(#465) Expected 1 space before "?"; 0 found
(#465) Expected 1 space after "?"; 0 found
(#465) Expected 1 space before ":"; 0 found
(#465) Expected 1 space after ":"; 0 found
(#465) Variable "J" must be all lower-case
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Closing brace must be on a line by itself
(#465) Variable "J" must be all lower-case
(#465) Closing brace must be on a line by itself
(#465) Line exceeds maximum limit of 180 characters; contains 909 characters
(#465) Line exceeds maximum limit of 180 characters; contains 909 characters
(#465) Line exceeds maximum limit of 180 characters; contains 909 characters
(#465) Line exceeds maximum limit of 180 characters; contains 909 characters
(#465) Line exceeds maximum limit of 180 characters; contains 909 characters
(#465) Line exceeds maximum limit of 180 characters; contains 909 characters
(#465) Line exceeds maximum limit of 180 characters; contains 909 characters
(#465) Line exceeds maximum limit of 180 characters; contains 909 characters
(#466) Line indented incorrectly; expected at least 4 spaces, found 0
(#466) Variable "R" must be all lower-case
(#466) Expected 1 space after closing parenthesis; found 0
(#466) Opening brace must be the last content on the line
(#466) Variable "Te" must be all lower-case
(#466) Variable "J" must be all lower-case
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#466) Expected "foreach (...) {\n"; found "foreach(...){"
(#466) Expected 1 space before "as"; 0 found
(#466) Expected 1 space after "as"; 0 found
(#466) Line exceeds 132 characters; contains 145 characters
(#466) Line exceeds 132 characters; contains 145 characters
(#466) Line exceeds 132 characters; contains 145 characters
(#466) Line exceeds 132 characters; contains 145 characters
(#466) Line exceeds 132 characters; contains 145 characters
(#466) Line exceeds 132 characters; contains 145 characters
(#466) Line exceeds 132 characters; contains 145 characters
(#466) Line exceeds 132 characters; contains 145 characters
(#468) Variable "R" must be all lower-case
(#468) Line exceeds 132 characters; contains 175 characters
(#468) Line exceeds 132 characters; contains 175 characters
(#468) Line exceeds 132 characters; contains 175 characters
(#468) Line exceeds 132 characters; contains 175 characters
(#468) Line exceeds 132 characters; contains 175 characters
(#468) Line exceeds 132 characters; contains 175 characters
(#468) Line exceeds 132 characters; contains 175 characters
(#468) Line exceeds 132 characters; contains 175 characters
(#470) Variable "K" must be all lower-case
(#470) Expected "if (...) {\n"; found "if(...){"
(#470) Commas (,) must be followed by white space.
(#470) Variable "K" must be all lower-case
(#470) Commas (,) must be followed by white space.
(#470) Variable "B" must be all lower-case
(#470) Variable "K" must be all lower-case
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#470) Commas (,) must be followed by white space.
(#470) Commas (,) must be followed by white space.
(#470) Variable "B" must be all lower-case
(#470) Expected "if (...) {\n"; found "if(...){"
(#470) Commas (,) must be followed by white space.
(#470) Variable "B" must be all lower-case
(#470) Commas (,) must be followed by white space.
(#470) Variable "K" must be all lower-case
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#470) Commas (,) must be followed by white space.
(#470) Commas (,) must be followed by white space.
(#470) Commas (,) must be followed by white space.
(#470) Commas (,) must be followed by white space.
(#470) Variable "K" must be all lower-case
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#470) Commas (,) must be followed by white space.
(#470) Commas (,) must be followed by white space.
(#470) Commas (,) must be followed by white space.
(#470) Commas (,) must be followed by white space.
(#470) Closing brace must be on a line by itself
(#470) Variable "K" must be all lower-case
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#470) Commas (,) must be followed by white space.
(#470) Commas (,) must be followed by white space.
(#470) Variable "B" must be all lower-case
(#470) Variable "K" must be all lower-case
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#470) Variable "Te" must be all lower-case
(#470) Commas (,) must be followed by white space.
(#470) Variable "B" must be all lower-case
(#470) Commas (,) must be followed by white space.
(#470) Expected 1 space before "?"; 0 found
(#470) Expected 1 space after "?"; 0 found
(#470) Expected 1 space before ":"; 0 found
(#470) Expected 1 space after ":"; 0 found
(#470) Variable "K" must be all lower-case
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#470) Variable "Te" must be all lower-case
(#470) Commas (,) must be followed by white space.
(#470) Variable "B" must be all lower-case
(#470) Commas (,) must be followed by white space.
(#470) Expected 1 space before "?"; 0 found
(#470) Expected 1 space after "?"; 0 found
(#470) Expected 1 space before ":"; 0 found
(#470) Expected 1 space after ":"; 0 found
(#470) Variable "J" must be all lower-case
(#470) Variable "K" must be all lower-case
(#470) Expected 1 space before "="; 0 found
(#470) Expected 1 space after "="; 0 found
(#470) Variable "K" must be all lower-case
(#470) Closing brace must be on a line by itself
(#470) Closing brace must be on a line by itself
(#470) Variable "J" must be all lower-case
(#470) Closing brace must be on a line by itself
(#470) Line exceeds maximum limit of 180 characters; contains 651 characters
(#470) Line exceeds maximum limit of 180 characters; contains 651 characters
(#470) Line exceeds maximum limit of 180 characters; contains 651 characters
(#470) Line exceeds maximum limit of 180 characters; contains 651 characters
(#470) Line exceeds maximum limit of 180 characters; contains 651 characters
(#470) Line exceeds maximum limit of 180 characters; contains 651 characters
(#470) Line exceeds maximum limit of 180 characters; contains 651 characters
(#470) Line exceeds maximum limit of 180 characters; contains 651 characters
(#471) Line indented incorrectly; expected at least 4 spaces, found 0
(#471) Variable "C" must be all lower-case
(#471) Expected 1 space after closing parenthesis; found 0
(#471) Opening brace must be the last content on the line
(#472) Line indented incorrectly; expected at least 8 spaces, found 0
(#472) Expected 1 space before "=>"; 0 found
(#472) Expected 1 space after "=>"; 0 found
(#472) Variable "C" must be all lower-case
(#472) Closing brace must be on a line by itself
(#473) Expected 1 space after closing parenthesis; found 0
(#473) Opening brace must be the last content on the line
(#474) Line indented incorrectly; expected at least 4 spaces, found 0
(#474) Closing brace must be on a line by itself
(#475) Line indented incorrectly; expected at least 8 spaces, found 0
(#475) Expected 1 space after closing parenthesis; found 0
(#475) Opening brace must be the last content on the line
(#475) Expected 1 space before "=="; 0 found
(#475) Expected 1 space after "=="; 0 found
(#475) Closing brace must be on a line by itself
(#476) Line indented incorrectly; expected at least 8 spaces, found 0
(#476) Expected 1 space after closing parenthesis; found 0
(#476) Opening brace must be the last content on the line
(#476) Variable "J" must be all lower-case
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Inline control structures are not allowed
(#476) Commas (,) must be followed by white space.
(#476) Variable "J" must be all lower-case
(#476) Commas (,) must be followed by white space.
(#476) Variable "B" must be all lower-case
(#476) Variable "J" must be all lower-case
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Variable "B" must be all lower-case
(#476) Variable "B" must be all lower-case
(#476) Commas (,) must be followed by white space.
(#476) Commas (,) must be followed by white space.
(#476) Variable "B" must be all lower-case
(#476) Variable "B" must be all lower-case
(#476) Line exceeds maximum limit of 180 characters; contains 208 characters
(#476) Line exceeds maximum limit of 180 characters; contains 208 characters
(#476) Line exceeds maximum limit of 180 characters; contains 208 characters
(#476) Line exceeds maximum limit of 180 characters; contains 208 characters
(#476) Line exceeds maximum limit of 180 characters; contains 208 characters
(#476) Line exceeds maximum limit of 180 characters; contains 208 characters
(#476) Line exceeds maximum limit of 180 characters; contains 208 characters
(#476) Line exceeds maximum limit of 180 characters; contains 208 characters
(#477) Line indented incorrectly; expected at least 12 spaces, found 0
(#477) Variable "J" must be all lower-case
(#477) Closing brace must be on a line by itself
(#478) Line indented incorrectly; expected at least 8 spaces, found 0
(#478) Commas (,) must be followed by white space.
(#478) Expected 1 space after closing parenthesis; found 0
(#478) Opening brace must be the last content on the line
(#479) Line indented incorrectly; expected at least 12 spaces, found 0
(#479) Expected 1 space before "?"; 0 found
(#479) Expected 1 space after "?"; 0 found
(#479) Expected 1 space before ":"; 0 found
(#479) Expected 1 space after ":"; 0 found
(#479) Closing brace must be on a line by itself
(#480) Line indented incorrectly; expected at least 12 spaces, found 0
(#480) Expected 1 space after closing parenthesis; found 0
(#480) Opening brace must be the last content on the line
(#481) Line indented incorrectly; expected at least 16 spaces, found 0
(#481) Commas (,) must be followed by white space.
(#481) Commas (,) must be followed by white space.
(#481) Closing brace must be on a line by itself
(#482) Line indented incorrectly; expected at least 12 spaces, found 0
(#482) Variable "C" must be all lower-case
(#482) Commas (,) must be followed by white space.
(#482) Expected 1 space after closing parenthesis; found 0
(#482) Opening brace must be the last content on the line
(#483) Line indented incorrectly; expected at least 16 spaces, found 0
(#483) Variable "C" must be all lower-case
(#483) Closing brace must be on a line by itself
(#484) Line indented incorrectly; expected at least 16 spaces, found 0
(#484) Expected 1 space after closing parenthesis; found 0
(#484) Opening brace must be the last content on the line
(#484) Closing brace must be on a line by itself
(#485) Line indented incorrectly; expected at least 16 spaces, found 0
(#485) Variable "R" must be all lower-case
(#485) Commas (,) must be followed by white space.
(#485) Variable "C" must be all lower-case
(#485) Commas (,) must be followed by white space.
(#485) Commas (,) must be followed by white space.
(#485) Variable "Rc" must be all lower-case
(#485) Commas (,) must be followed by white space.
(#485) Commas (,) must be followed by white space.
(#485) Commas (,) must be followed by white space.
(#485) Commas (,) must be followed by white space.
(#485) Variable "La" must be all lower-case
(#485) Commas (,) must be followed by white space.
(#485) Expected 1 space after closing parenthesis; found 0
(#485) Opening brace must be the last content on the line
(#485) Expected 1 space before "="; 0 found
(#485) Expected 1 space after "="; 0 found
(#485) Variable "Uf" must be all lower-case
(#485) Expected 1 space before "="; 0 found
(#485) Expected 1 space after "="; 0 found
(#485) Expected "foreach (...) {\n"; found "foreach(...){"
(#485) Expected 1 space after "as"; 0 found
(#486) Line indented incorrectly; expected at least 20 spaces, found 0
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Variable "X" must be all lower-case
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Inline control structures are not allowed
(#486) Variable "X" must be all lower-case
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Variable "X" must be all lower-case
(#486) Variable "X" must be all lower-case
(#486) Inline control structures are not allowed
(#486) Variable "X" must be all lower-case
(#486) Expected 1 space before "=="; 0 found
(#486) Expected 1 space after "=="; 0 found
(#486) Variable "X" must be all lower-case
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Variable "X" must be all lower-case
(#486) Expected 1 space before "=="; 0 found
(#486) Expected 1 space after "=="; 0 found
(#486) Expected 1 space before "?"; 0 found
(#486) Expected 1 space after "?"; 0 found
(#486) Expected 1 space before ":"; 0 found
(#486) Expected 1 space after ":"; 0 found
(#486) Inline control structures are not allowed
(#486) Expected 1 space before "=="; 0 found
(#486) Expected 1 space after "=="; 0 found
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Variable "R" must be all lower-case
(#486) Expected 1 space before "!="; 0 found
(#486) Expected 1 space after "!="; 0 found
(#486) Expected 1 space before "?"; 0 found
(#486) Expected 1 space after "?"; 0 found
(#486) Expected 1 space before ":"; 0 found
(#486) Expected 1 space after ":"; 0 found
(#486) Variable "X" must be all lower-case
(#486) Inline control structures are not allowed
(#486) Expected 1 space before "!="; 0 found
(#486) Expected 1 space after "!="; 0 found
(#486) Variable "X" must be all lower-case
(#486) Variable "Uf" must be all lower-case
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Variable "R" must be all lower-case
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Expected "if (...) {\n"; found "if(...){"
(#486) Variable "X" must be all lower-case
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Variable "X" must be all lower-case
(#486) Expected 1 space before "?"; 0 found
(#486) Expected 1 space after "?"; 0 found
(#486) Variable "X" must be all lower-case
(#486) Expected 1 space before ":"; 0 found
(#486) Expected 1 space after ":"; 0 found
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Variable "X" must be all lower-case
(#486) Expected 1 space before "=="; 0 found
(#486) Expected 1 space after "=="; 0 found
(#486) Expected 1 space before "?"; 0 found
(#486) Expected 1 space after "?"; 0 found
(#486) Expected 1 space before ":"; 0 found
(#486) Expected 1 space after ":"; 0 found
(#486) Variable "X" must be all lower-case
(#486) Closing brace must be on a line by itself
(#486) Closing brace must be on a line by itself
(#486) Inline control structures are not allowed
(#486) Expected 1 space before "!="; 0 found
(#486) Expected 1 space after "!="; 0 found
(#486) Expected 1 space before "!="; 0 found
(#486) Expected 1 space after "!="; 0 found
(#486) Variable "Uf" must be all lower-case
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Variable "R" must be all lower-case
(#486) Variable "X" must be all lower-case
(#486) Expected 1 space before "!="; 0 found
(#486) Expected 1 space after "!="; 0 found
(#486) Expected 1 space before "?"; 0 found
(#486) Expected 1 space after "?"; 0 found
(#486) Commas (,) must be followed by white space.
(#486) Expected 1 space before ":"; 0 found
(#486) Expected 1 space after ":"; 0 found
(#486) Closing brace must be on a line by itself
(#486) Closing brace must be on a line by itself
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Commas (,) must be followed by white space.
(#486) Variable "Rc" must be all lower-case
(#486) Inline control structures are not allowed
(#486) Variable "R" must be all lower-case
(#486) Expected 1 space before "=="; 0 found
(#486) Expected 1 space after "=="; 0 found
(#486) Variable "Uf" must be all lower-case
(#486) Commas (,) must be followed by white space.
(#486) Variable "C" must be all lower-case
(#486) Commas (,) must be followed by white space.
(#486) Inline control structures are not allowed
(#486) Usage of ELSEIF not allowed; use ELSE IF instead
(#486) Variable "Uf" must be all lower-case
(#486) Commas (,) must be followed by white space.
(#486) Variable "R" must be all lower-case
(#486) Commas (,) must be followed by white space.
(#486) Inline control structures are not allowed
(#486) Variable "R" must be all lower-case
(#486) Expected 1 space before "!="; 0 found
(#486) Expected 1 space after "!="; 0 found
(#486) Variable "R" must be all lower-case
(#486) Expected 1 space before "!="; 0 found
(#486) Expected 1 space after "!="; 0 found
(#486) Variable "C" must be all lower-case
(#486) Variable "Uf" must be all lower-case
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Variable "R" must be all lower-case
(#486) Variable "C" must be all lower-case
(#486) Inline control structures are not allowed
(#486) Variable "R" must be all lower-case
(#486) Expected 1 space before "!="; 0 found
(#486) Expected 1 space after "!="; 0 found
(#486) Expected 1 space before "!="; 0 found
(#486) Expected 1 space after "!="; 0 found
(#486) Variable "Uf" must be all lower-case
(#486) Expected 1 space before "="; 0 found
(#486) Expected 1 space after "="; 0 found
(#486) Variable "C" must be all lower-case
(#486) Expected "if (...) {\n"; found "if(...){"
(#486) Empty IF statement detected
(#486) Variable "La" must be all lower-case
(#486) Expected 1 space before "!="; 0 found
(#486) Expected 1 space after "!="; 0 found
(#486) Closing brace must be on a line by itself
(#486) Expected "foreach (...) {\n"; found "foreach(...){"
(#486) Expected 1 space after "as"; 0 found
(#486) Line exceeds maximum limit of 180 characters; contains 881 characters
(#486) Variable "Uf" must be all lower-case
(#486) Line exceeds maximum limit of 180 characters; contains 881 characters
(#486) Line exceeds maximum limit of 180 characters; contains 881 characters
(#486) Line exceeds maximum limit of 180 characters; contains 881 characters
(#486) Line exceeds maximum limit of 180 characters; contains 881 characters
(#486) Line exceeds maximum limit of 180 characters; contains 881 characters
(#486) Line exceeds maximum limit of 180 characters; contains 881 characters
(#486) Line exceeds maximum limit of 180 characters; contains 881 characters
(#487) Line indented incorrectly; expected at least 20 spaces, found 0
(#487) Variable "H" must be all lower-case
(#487) Inline control structures are not allowed
(#487) Variable "H" must be all lower-case
(#488) Line indented incorrectly; expected at least 24 spaces, found 0
(#488) Closing brace must be on a line by itself
(#489) Line indented incorrectly; expected at least 20 spaces, found 0
(#489) Closing brace must be on a line by itself
(#490) Line indented incorrectly; expected at least 16 spaces, found 0
(#490) Variable "R" must be all lower-case
(#490) Commas (,) must be followed by white space.
(#490) Expected 1 space after closing parenthesis; found 0
(#490) Opening brace must be the last content on the line
(#490) Expected 1 space before "="; 0 found
(#490) Expected 1 space after "="; 0 found
(#490) Variable "Zb" must be all lower-case
(#490) Expected 1 space before "="; 0 found
(#490) Expected 1 space after "="; 0 found
(#490) Variable "Uf" must be all lower-case
(#490) Expected 1 space before "="; 0 found
(#490) Expected 1 space after "="; 0 found
(#490) Expected "foreach (...) {\n"; found "foreach(...){"
(#490) Expected 1 space after "as"; 0 found
(#491) Line indented incorrectly; expected at least 20 spaces, found 0
(#491) Variable "X" must be all lower-case
(#491) Inline control structures are not allowed
(#491) Variable "X" must be all lower-case
(#491) Expected 1 space before "!="; 0 found
(#491) Expected 1 space after "!="; 0 found
(#491) Expected 1 space before "="; 0 found
(#491) Expected 1 space after "="; 0 found
(#491) Variable "X" must be all lower-case
(#491) Expected 1 space before "=="; 0 found
(#491) Expected 1 space after "=="; 0 found
(#491) Expected 1 space before "?"; 0 found
(#491) Expected 1 space after "?"; 0 found
(#491) Variable "X" must be all lower-case
(#491) Expected 1 space before ":"; 0 found
(#491) Expected 1 space after ":"; 0 found
(#491) Variable "X" must be all lower-case
(#491) Expected 1 space before "!="; 0 found
(#491) Expected 1 space after "!="; 0 found
(#491) Expected 1 space before "?"; 0 found
(#491) Expected 1 space after "?"; 0 found
(#491) Variable "X" must be all lower-case
(#491) Expected 1 space before ":"; 0 found
(#491) Expected 1 space after ":"; 0 found
(#491) Variable "X" must be all lower-case
(#491) Variable "X" must be all lower-case
(#491) Expected 1 space before "=="; 0 found
(#491) Expected 1 space after "=="; 0 found
(#491) Expected 1 space before "?"; 0 found
(#491) Expected 1 space after "?"; 0 found
(#491) Expected 1 space before ":"; 0 found
(#491) Expected 1 space after ":"; 0 found
(#491) Commas (,) must be followed by white space.
(#491) Variable "X" must be all lower-case
(#491) Inline control structures are not allowed
(#491) Usage of ELSEIF not allowed; use ELSE IF instead
(#491) Variable "X" must be all lower-case
(#491) Expected 1 space before "=="; 0 found
(#491) Expected 1 space after "=="; 0 found
(#491) Variable "Zb" must be all lower-case
(#491) Expected 1 space before "="; 0 found
(#491) Expected 1 space after "="; 0 found
(#491) Variable "X" must be all lower-case
(#491) Inline control structures are not allowed
(#491) Variable "Uf" must be all lower-case
(#491) Expected 1 space before "="; 0 found
(#491) Expected 1 space after "="; 0 found
(#491) Variable "X" must be all lower-case
(#491) Expected 1 space before "!="; 0 found
(#491) Expected 1 space after "!="; 0 found
(#491) Expected 1 space before "?"; 0 found
(#491) Expected 1 space after "?"; 0 found
(#491) Variable "X" must be all lower-case
(#491) Expected 1 space before ":"; 0 found
(#491) Expected 1 space after ":"; 0 found
(#491) Variable "R" must be all lower-case
(#491) Variable "R" must be all lower-case
(#491) Commas (,) must be followed by white space.
(#491) Variable "X" must be all lower-case
(#491) Closing brace must be on a line by itself
(#491) Inline control structures are not allowed
(#491) Variable "Uf" must be all lower-case
(#491) Commas (,) must be followed by white space.
(#491) Variable "R" must be all lower-case
(#491) Commas (,) must be followed by white space.
(#491) Inline control structures are not allowed
(#491) Variable "Zb" must be all lower-case
(#491) Variable "Uf" must be all lower-case
(#491) Commas (,) must be followed by white space.
(#491) Commas (,) must be followed by white space.
(#491) Variable "Zb" must be all lower-case
(#491) Expected "foreach (...) {\n"; found "foreach(...){"
(#491) Expected 1 space after "as"; 0 found
(#491) Line exceeds maximum limit of 180 characters; contains 503 characters
(#491) Variable "Uf" must be all lower-case
(#491) Line exceeds maximum limit of 180 characters; contains 503 characters
(#491) Line exceeds maximum limit of 180 characters; contains 503 characters
(#491) Line exceeds maximum limit of 180 characters; contains 503 characters
(#491) Line exceeds maximum limit of 180 characters; contains 503 characters
(#491) Line exceeds maximum limit of 180 characters; contains 503 characters
(#491) Line exceeds maximum limit of 180 characters; contains 503 characters
(#491) Line exceeds maximum limit of 180 characters; contains 503 characters
(#492) Line indented incorrectly; expected at least 20 spaces, found 0
(#492) Variable "H" must be all lower-case
(#492) Inline control structures are not allowed
(#492) Variable "H" must be all lower-case
(#493) Line indented incorrectly; expected at least 24 spaces, found 0
(#493) Closing brace must be on a line by itself
(#494) Line indented incorrectly; expected at least 20 spaces, found 0
(#494) Closing brace must be on a line by itself
(#495) Line indented incorrectly; expected at least 20 spaces, found 0
(#495) Variable "T" must be all lower-case
(#495) Expected 1 space after closing parenthesis; found 0
(#495) Opening brace must be the last content on the line
(#496) Line indented incorrectly; expected at least 24 spaces, found 0
(#496) Commas (,) must be followed by white space.
(#496) Commas (,) must be followed by white space.
(#496) Variable "T" must be all lower-case
(#497) Line indented incorrectly; expected at least 24 spaces, found 0
(#497) Closing brace must be on a line by itself
(#498) Line indented incorrectly; expected at least 20 spaces, found 0
(#498) Expected 1 space after closing parenthesis; found 0
(#498) Opening brace must be the last content on the line
(#499) Line indented incorrectly; expected at least 24 spaces, found 0
(#499) Closing brace must be on a line by itself
(#500) Line indented incorrectly; expected at least 24 spaces, found 0
(#500) Variable "T" must be all lower-case
(#500) Expected 1 space after closing parenthesis; found 0
(#500) Opening brace must be the last content on the line
(#500) Expected "foreach (...) {\n"; found "foreach(...){"
(#500) Expected 1 space after "as"; 0 found
(#500) Variable "T" must be all lower-case
(#501) Line indented incorrectly; expected at least 28 spaces, found 0
(#501) Variable "R" must be all lower-case
(#501) Variable "P" must be all lower-case
(#501) Expected 1 space before "="; 0 found
(#501) Expected 1 space after "="; 0 found
(#501) Variable "R" must be all lower-case
(#501) Inline control structures are not allowed
(#501) Variable "P" must be all lower-case
(#501) Variable "R" must be all lower-case
(#502) Line indented incorrectly; expected at least 32 spaces, found 0
(#502) Closing brace must be on a line by itself
(#503) Line indented incorrectly; expected at least 24 spaces, found 0
(#503) Closing brace must be on a line by itself
(#504) Line indented incorrectly; expected at least 24 spaces, found 0
(#504) Variable "T" must be all lower-case
(#504) Commas (,) must be followed by white space.
(#504) Commas (,) must be followed by white space.
(#504) Expected 1 space after closing parenthesis; found 0
(#504) Opening brace must be the last content on the line
(#504) Expected "foreach (...) {\n"; found "foreach(...){"
(#504) Expected 1 space before "as"; 0 found
(#504) Expected 1 space after "as"; 0 found
(#504) Variable "T" must be all lower-case
(#504) Commas (,) must be followed by white space.
(#504) Variable "R" must be all lower-case
(#504) Variable "P" must be all lower-case
(#504) Expected 1 space before "="; 0 found
(#504) Expected 1 space after "="; 0 found
(#504) Variable "R" must be all lower-case
(#504) Inline control structures are not allowed
(#504) Variable "P" must be all lower-case
(#504) Variable "R" must be all lower-case
(#504) Line exceeds 132 characters; contains 175 characters
(#504) Line exceeds 132 characters; contains 175 characters
(#504) Line exceeds 132 characters; contains 175 characters
(#504) Line exceeds 132 characters; contains 175 characters
(#504) Line exceeds 132 characters; contains 175 characters
(#504) Line exceeds 132 characters; contains 175 characters
(#504) Line exceeds 132 characters; contains 175 characters
(#504) Line exceeds 132 characters; contains 175 characters
(#505) Line indented incorrectly; expected at least 32 spaces, found 0
(#505) Closing brace must be on a line by itself
(#506) Line indented incorrectly; expected at least 24 spaces, found 0
(#506) Closing brace must be on a line by itself
(#507) Line indented incorrectly; expected at least 24 spaces, found 0
(#507) Variable "C" must be all lower-case
(#507) Commas (,) must be followed by white space.
(#507) Variable "R" must be all lower-case
(#507) Expected 1 space after closing parenthesis; found 0
(#507) Opening brace must be the last content on the line
(#507) Inline control structures are not allowed
(#507) Variable "C" must be all lower-case
(#507) Expected 1 space before "=="; 0 found
(#507) Expected 1 space after "=="; 0 found
(#508) Line indented incorrectly; expected at least 28 spaces, found 0
(#508) Expected 1 space before "=>"; 0 found
(#508) Expected 1 space after "=>"; 0 found
(#508) Inline control structures are not allowed
(#508) Variable "R" must be all lower-case
(#508) Expected 1 space before "==="; 0 found
(#508) Expected 1 space after "==="; 0 found
(#508) Variable "R" must be all lower-case
(#508) Expected 1 space before "="; 0 found
(#508) Expected 1 space after "="; 0 found
(#508) Variable "L" must be all lower-case
(#508) Expected 1 space before "="; 0 found
(#508) Expected 1 space after "="; 0 found
(#508) Variable "R" must be all lower-case
(#508) Variable "C" must be all lower-case
(#508) Line exceeds maximum limit of 180 characters; contains 559 characters
(#508) Line exceeds maximum limit of 180 characters; contains 559 characters
(#508) Line exceeds maximum limit of 180 characters; contains 559 characters
(#508) Line exceeds maximum limit of 180 characters; contains 559 characters
(#508) Line exceeds maximum limit of 180 characters; contains 559 characters
(#508) Line exceeds maximum limit of 180 characters; contains 559 characters
(#508) Line exceeds maximum limit of 180 characters; contains 559 characters
(#508) Line exceeds maximum limit of 180 characters; contains 559 characters
(#509) Line indented incorrectly; expected at least 28 spaces, found 0
(#509) Variable "L" must be all lower-case
(#509) Closing brace must be on a line by itself
(#510) Line indented incorrectly; expected at least 24 spaces, found 0
(#510) Variable "R" must be all lower-case
(#510) Expected 1 space after closing parenthesis; found 0
(#510) Opening brace must be the last content on the line
(#510) Variable "J" must be all lower-case
(#510) Expected 1 space before "="; 0 found
(#510) Expected 1 space after "="; 0 found
(#510) Inline control structures are not allowed
(#510) Expected 1 space before "as"; 0 found
(#510) Expected 1 space after "as"; 0 found
(#510) Variable "R" must be all lower-case
(#510) Variable "K" must be all lower-case
(#510) Variable "J" must be all lower-case
(#510) Variable "K" must be all lower-case
(#510) Expected 1 space before "="; 0 found
(#510) Expected 1 space after "="; 0 found
(#510) Variable "K" must be all lower-case
(#510) Commas (,) must be followed by white space.
(#510) Variable "K" must be all lower-case
(#510) Variable "J" must be all lower-case
(#510) Closing brace must be on a line by itself
(#510) Line exceeds maximum limit of 180 characters; contains 217 characters
(#510) Line exceeds maximum limit of 180 characters; contains 217 characters
(#510) Line exceeds maximum limit of 180 characters; contains 217 characters
(#510) Line exceeds maximum limit of 180 characters; contains 217 characters
(#510) Line exceeds maximum limit of 180 characters; contains 217 characters
(#510) Line exceeds maximum limit of 180 characters; contains 217 characters
(#510) Line exceeds maximum limit of 180 characters; contains 217 characters
(#510) Line exceeds maximum limit of 180 characters; contains 217 characters
(#511) Line indented incorrectly; expected at least 24 spaces, found 0
(#511) Expected 1 space after closing parenthesis; found 0
(#511) Opening brace must be the last content on the line
(#512) Line indented incorrectly; expected at least 28 spaces, found 0
(#512) Expected 1 space before "=>"; 0 found
(#512) Expected 1 space after "=>"; 0 found
(#512) Commas (,) must be followed by white space.
(#512) Commas (,) must be followed by white space.
(#512) Expected 1 space before "=>"; 0 found
(#512) Expected 1 space after "=>"; 0 found
(#512) Commas (,) must be followed by white space.
(#512) Commas (,) must be followed by white space.
(#512) Commas (,) must be followed by white space.
(#512) Expected 1 space before "=>"; 0 found
(#512) Expected 1 space after "=>"; 0 found
(#512) Commas (,) must be followed by white space.
(#512) Commas (,) must be followed by white space.
(#512) Closing brace must be on a line by itself
(#512) Line exceeds 132 characters; contains 145 characters
(#512) Line exceeds 132 characters; contains 145 characters
(#512) Line exceeds 132 characters; contains 145 characters
(#512) Line exceeds 132 characters; contains 145 characters
(#512) Line exceeds 132 characters; contains 145 characters
(#512) Line exceeds 132 characters; contains 145 characters
(#512) Line exceeds 132 characters; contains 145 characters
(#512) Line exceeds 132 characters; contains 145 characters
(#513) Line indented incorrectly; expected at least 24 spaces, found 0
(#513) Expected 1 space after closing parenthesis; found 0
(#513) Opening brace must be the last content on the line
(#514) Line indented incorrectly; expected at least 28 spaces, found 0
(#514) Line exceeds 132 characters; contains 141 characters
(#514) Line exceeds 132 characters; contains 141 characters
(#514) Line exceeds 132 characters; contains 141 characters
(#514) Line exceeds 132 characters; contains 141 characters
(#514) Line exceeds 132 characters; contains 141 characters
(#514) Line exceeds 132 characters; contains 141 characters
(#514) Line exceeds 132 characters; contains 141 characters
(#514) Line exceeds 132 characters; contains 141 characters
(#518) Closing brace must be on a line by itself
(#519) Line indented incorrectly; expected at least 28 spaces, found 0
(#519) Expected 1 space after closing parenthesis; found 0
(#519) Opening brace must be the last content on the line
(#520) Line indented incorrectly; expected at least 32 spaces, found 0
(#520) Closing brace must be on a line by itself
(#521) Expected 1 space after closing parenthesis; found 0
(#521) Opening brace must be the last content on the line
(#522) Line indented incorrectly; expected at least 4 spaces, found 0
(#522) Closing brace must be on a line by itself
(#523) Line indented incorrectly; expected at least 32 spaces, found 0
(#523) Commas (,) must be followed by white space.
(#523) Variable "H" must be all lower-case
(#523) Expected 1 space after closing parenthesis; found 0
(#523) Opening brace must be the last content on the line
(#523) Variable "H" must be all lower-case
(#523) Closing brace must be on a line by itself
(#524) Line indented incorrectly; expected at least 32 spaces, found 0
(#524) Variable "S" must be all lower-case
(#524) Commas (,) must be followed by white space.
(#524) Variable "Z" 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) Inline control structures are not allowed
(#524) Commas (,) must be followed by white space.
(#524) Variable "S" must be all lower-case
(#524) Variable "Z" must be all lower-case
(#524) Expected 1 space before "?"; 0 found
(#524) Expected 1 space after "?"; 0 found
(#524) Commas (,) must be followed by white space.
(#524) Variable "Z" must be all lower-case
(#524) Expected 1 space before ":"; 0 found
(#524) Expected 1 space after ":"; 0 found
(#524) Commas (,) must be followed by white space.
(#524) Line exceeds maximum limit of 180 characters; contains 182 characters
(#524) Line exceeds maximum limit of 180 characters; contains 182 characters
(#524) Line exceeds maximum limit of 180 characters; contains 182 characters
(#524) Line exceeds maximum limit of 180 characters; contains 182 characters
(#524) Line exceeds maximum limit of 180 characters; contains 182 characters
(#524) Line exceeds maximum limit of 180 characters; contains 182 characters
(#524) Line exceeds maximum limit of 180 characters; contains 182 characters
(#524) Line exceeds maximum limit of 180 characters; contains 182 characters
(#525) Line indented incorrectly; expected at least 36 spaces, found 0
(#525) Closing brace must be on a line by itself
(#526) Line indented incorrectly; expected at least 32 spaces, found 0
(#526) Expected 1 space after closing parenthesis; found 0
(#526) Opening brace must be the last content on the line
(#527) Line indented incorrectly; expected at least 36 spaces, found 0
(#531) Closing brace must be on a line by itself
(#532) Line indented incorrectly; expected at least 36 spaces, found 0
(#532) Expected 1 space after closing parenthesis; found 0
(#532) Opening brace must be the last content on the line
(#533) Line indented incorrectly; expected at least 40 spaces, found 0
(#533) Closing brace must be on a line by itself
(#534) Expected 1 space after closing parenthesis; found 0
(#534) Opening brace must be the last content on the line
(#534) Closing brace must be on a line by itself
(#535) Expected 1 space after closing parenthesis; found 0
(#535) Opening brace must be the last content on the line
(#535) Commas (,) must be followed by white space.
(#535) Variable "Rh" must be all lower-case
(#535) Commas (,) must be followed by white space.
(#535) Variable "Yg" must be all lower-case
(#535) Variable "J" must be all lower-case
(#535) Expected 1 space before "="; 0 found
(#535) Expected 1 space after "="; 0 found
(#535) Expected "foreach (...) {\n"; found "foreach(...){"
(#535) Expected 1 space before "as"; 0 found
(#535) Expected 1 space after "as"; 0 found
(#535) Variable "U" must be all lower-case
(#535) Expected "if (...) {\n"; found "if(...){"
(#535) Variable "Rh" must be all lower-case
(#535) Variable "U" must be all lower-case
(#535) Variable "Rh" must be all lower-case
(#535) Variable "U" must be all lower-case
(#535) Expected 1 space before "="; 0 found
(#535) Expected 1 space after "="; 0 found
(#535) Variable "Yg" must be all lower-case
(#535) Expected 1 space before "="; 0 found
(#535) Expected 1 space after "="; 0 found
(#535) Variable "U" must be all lower-case
(#535) Closing brace must be on a line by itself
(#535) Closing brace must be on a line by itself
(#535) Variable "J" must be all lower-case
(#535) Closing brace must be on a line by itself
(#535) Line exceeds 132 characters; contains 175 characters
(#535) Line exceeds 132 characters; contains 175 characters
(#535) Line exceeds 132 characters; contains 175 characters
(#535) Line exceeds 132 characters; contains 175 characters
(#535) Line exceeds 132 characters; contains 175 characters
(#535) Line exceeds 132 characters; contains 175 characters
(#535) Line exceeds 132 characters; contains 175 characters
(#535) Line exceeds 132 characters; contains 175 characters
(#536) Variable "R" must be all lower-case
(#536) Commas (,) must be followed by white space.
(#536) Variable "La" must be all lower-case
(#536) Expected 1 space after closing parenthesis; found 0
(#536) Opening brace must be the last content on the line
(#536) Variable "J" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Variable "Fg" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Variable "P" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Variable "R" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Variable "R" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Variable "R" must be all lower-case
(#536) Variable "Pc" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Variable "R" must be all lower-case
(#536) Variable "Pc" must be all lower-case
(#536) Variable "Oh" must be all lower-case
(#536) Expected 1 space before "="; 0 found
(#536) Expected 1 space after "="; 0 found
(#536) Variable "R" must be all lower-case
(#536) Inline control structures are not allowed
(#536) Variable "P" must be all lower-case
(#536) Line exceeds maximum limit of 180 characters; contains 190 characters
(#536) Line exceeds maximum limit of 180 characters; contains 190 characters
(#536) Line exceeds maximum limit of 180 characters; contains 190 characters
(#536) Line exceeds maximum limit of 180 characters; contains 190 characters
(#536) Line exceeds maximum limit of 180 characters; contains 190 characters
(#536) Line exceeds maximum limit of 180 characters; contains 190 characters
(#536) Line exceeds maximum limit of 180 characters; contains 190 characters
(#536) Line exceeds maximum limit of 180 characters; contains 190 characters
(#537) Line indented incorrectly; expected at least 4 spaces, found 0
(#537) Variable "J" must be all lower-case
(#537) Expected 1 space before "="; 0 found
(#537) Expected 1 space after "="; 0 found
(#537) Variable "P" must be all lower-case
(#537) Variable "P" must be all lower-case
(#537) Expected "foreach (...) {\n"; found "foreach(...){"
(#537) Expected 1 space before "=>"; 0 found
(#537) Expected 1 space after "=>"; 0 found
(#537) Expected 1 space after "as"; 0 found
(#538) Line indented incorrectly; expected at least 4 spaces, found 0
(#538) Variable "Ic" must be all lower-case
(#538) Expected 1 space before "=>"; 0 found
(#538) Expected 1 space after "=>"; 0 found
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#538) Expected 1 space before "?"; 0 found
(#538) Expected 1 space after "?"; 0 found
(#538) Expected 1 space before ":"; 0 found
(#538) Expected 1 space after ":"; 0 found
(#538) Expected 1 space before "?"; 0 found
(#538) Expected 1 space after "?"; 0 found
(#538) Expected 1 space before ":"; 0 found
(#538) Expected 1 space after ":"; 0 found
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#538) Expected "if (...) {\n"; found "if(...){"
(#538) Commas (,) must be followed by white space.
(#538) Commas (,) must be followed by white space.
(#538) Variable "Eg" must be all lower-case
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#538) Variable "Sg" must be all lower-case
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#538) Variable "Eg" must be all lower-case
(#538) Variable "Fg" must be all lower-case
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#538) Variable "Eg" must be all lower-case
(#538) Variable "La" must be all lower-case
(#538) Expected 1 space before "?"; 0 found
(#538) Expected 1 space after "?"; 0 found
(#538) Variable "Sg" must be all lower-case
(#538) Expected 1 space before ":"; 0 found
(#538) Expected 1 space after ":"; 0 found
(#538) Variable "Sg" must be all lower-case
(#538) Closing brace must be on a line by itself
(#538) Closing brace must be on a line by itself
(#538) Inline control structures are not allowed
(#538) Variable "Fg" must be all lower-case
(#538) Variable "J" must be all lower-case
(#538) Expected 1 space before "="; 0 found
(#538) Expected 1 space after "="; 0 found
(#538) Commas (,) must be followed by white space.
(#538) Variable "Fg" must be all lower-case
(#538) Variable "J" must be all lower-case
(#538) Expected "foreach (...) {\n"; found "foreach(...){"
(#538) Expected 1 space before "=>"; 0 found
(#538) Expected 1 space after "=>"; 0 found
(#538) Expected 1 space after "as"; 0 found
(#538) Line exceeds maximum limit of 180 characters; contains 491 characters
(#538) Line exceeds maximum limit of 180 characters; contains 491 characters
(#538) Line exceeds maximum limit of 180 characters; contains 491 characters
(#538) Line exceeds maximum limit of 180 characters; contains 491 characters
(#538) Line exceeds maximum limit of 180 characters; contains 491 characters
(#538) Line exceeds maximum limit of 180 characters; contains 491 characters
(#538) Line exceeds maximum limit of 180 characters; contains 491 characters
(#538) Line exceeds maximum limit of 180 characters; contains 491 characters
(#539) Line indented incorrectly; expected at least 4 spaces, found 0
(#539) Expected 1 space before "=>"; 0 found
(#539) Expected 1 space after "=>"; 0 found
(#539) Expected 1 space before "="; 0 found
(#539) Expected 1 space after "="; 0 found
(#539) Commas (,) must be followed by white space.
(#539) Commas (,) must be followed by white space.
(#539) Closing brace must be on a line by itself
(#539) Expected 1 space before "="; 0 found
(#539) Expected 1 space after "="; 0 found
(#539) Commas (,) must be followed by white space.
(#539) Commas (,) must be followed by white space.
(#539) Closing brace must be on a line by itself
(#539) Closing brace must be on a line by itself
(#539) Closing brace must be on a line by itself
(#539) Inline control structures are not allowed
(#539) Expected 1 space before "=>"; 0 found
(#539) Expected 1 space after "=>"; 0 found
(#539) Expected 1 space after "as"; 0 found
(#539) Line exceeds maximum limit of 180 characters; contains 295 characters
(#539) Variable "Pc" must be all lower-case
(#539) Line exceeds maximum limit of 180 characters; contains 295 characters
(#539) Line exceeds maximum limit of 180 characters; contains 295 characters
(#539) Line exceeds maximum limit of 180 characters; contains 295 characters
(#539) Line exceeds maximum limit of 180 characters; contains 295 characters
(#539) Line exceeds maximum limit of 180 characters; contains 295 characters
(#539) Line exceeds maximum limit of 180 characters; contains 295 characters
(#539) Line exceeds maximum limit of 180 characters; contains 295 characters
(#540) Line indented incorrectly; expected at least 4 spaces, found 0
(#540) Variable "Oc" must be all lower-case
(#540) Expected 1 space before "=>"; 0 found
(#540) Expected 1 space after "=>"; 0 found
(#540) Variable "Nc" must be all lower-case
(#540) Expected 1 space before "="; 0 found
(#540) Expected 1 space after "="; 0 found
(#540) Variable "Oc" must be all lower-case
(#540) Variable "Nc" must be all lower-case
(#540) Variable "Nc" must be all lower-case
(#540) Expected 1 space before "?"; 0 found
(#540) Expected 1 space after "?"; 0 found
(#540) Expected 1 space before ":"; 0 found
(#540) Expected 1 space after ":"; 0 found
(#540) Variable "J" must be all lower-case
(#540) Expected 1 space before ".="; 0 found
(#540) Expected 1 space after ".="; 0 found
(#540) Commas (,) must be followed by white space.
(#540) Variable "P" must be all lower-case
(#540) Expected 1 space before "?"; 0 found
(#540) Expected 1 space after "?"; 0 found
(#540) Expected 1 space before ":"; 0 found
(#540) Expected 1 space after ":"; 0 found
(#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) Line exceeds maximum limit of 180 characters; contains 206 characters
(#540) Line exceeds maximum limit of 180 characters; contains 206 characters
(#540) Line exceeds maximum limit of 180 characters; contains 206 characters
(#540) Line exceeds maximum limit of 180 characters; contains 206 characters
(#540) Line exceeds maximum limit of 180 characters; contains 206 characters
(#540) Line exceeds maximum limit of 180 characters; contains 206 characters
(#540) Line exceeds maximum limit of 180 characters; contains 206 characters
(#540) Line exceeds maximum limit of 180 characters; contains 206 characters
(#541) Line indented incorrectly; expected at least 4 spaces, found 0
(#541) Expected 1 space before "=>"; 0 found
(#541) Expected 1 space after "=>"; 0 found
(#541) Inline control structures are not allowed
(#541) Expected 1 space before "=="; 0 found
(#541) Expected 1 space after "=="; 0 found
(#541) Variable "J" must be all lower-case
(#541) Expected 1 space before ".="; 0 found
(#541) Expected 1 space after ".="; 0 found
(#541) Variable "P" must be all lower-case
(#541) Variable "P" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Commas (,) must be followed by white space.
(#541) Closing brace must be on a line by itself
(#541) Inline control structures are not allowed
(#541) Variable "P" must be all lower-case
(#541) Variable "J" must be all lower-case
(#541) Expected 1 space before ".="; 0 found
(#541) Expected 1 space after ".="; 0 found
(#541) Variable "P" must be all lower-case
(#541) Variable "P" must be all lower-case
(#541) Variable "P" must be all lower-case
(#541) Expected "foreach (...) {\n"; found "foreach(...){"
(#541) Expected 1 space before "=>"; 0 found
(#541) Expected 1 space after "=>"; 0 found
(#541) Expected 1 space after "as"; 0 found
(#541) Line exceeds maximum limit of 180 characters; contains 345 characters
(#541) Line exceeds maximum limit of 180 characters; contains 345 characters
(#541) Line exceeds maximum limit of 180 characters; contains 345 characters
(#541) Line exceeds maximum limit of 180 characters; contains 345 characters
(#541) Line exceeds maximum limit of 180 characters; contains 345 characters
(#541) Line exceeds maximum limit of 180 characters; contains 345 characters
(#541) Line exceeds maximum limit of 180 characters; contains 345 characters
(#541) Line exceeds maximum limit of 180 characters; contains 345 characters
(#542) Line indented incorrectly; expected at least 4 spaces, found 0
(#542) Variable "Ic" must be all lower-case
(#542) Expected 1 space before "=>"; 0 found
(#542) Expected 1 space after "=>"; 0 found
(#542) Inline control structures are not allowed
(#542) Variable "J" must be all lower-case
(#542) Expected 1 space before ".="; 0 found
(#542) Expected 1 space after ".="; 0 found
(#542) Variable "P" must be all lower-case
(#542) Variable "P" must be all lower-case
(#542) Variable "Ic" must be all lower-case
(#542) Closing brace must be on a line by itself
(#542) Expected "foreach (...) {\n"; found "foreach(...){"
(#542) Expected 1 space before "=>"; 0 found
(#542) Expected 1 space after "=>"; 0 found
(#542) Expected 1 space after "as"; 0 found
(#542) Line exceeds 132 characters; contains 170 characters
(#542) Line exceeds 132 characters; contains 170 characters
(#542) Line exceeds 132 characters; contains 170 characters
(#542) Line exceeds 132 characters; contains 170 characters
(#542) Line exceeds 132 characters; contains 170 characters
(#542) Line exceeds 132 characters; contains 170 characters
(#542) Line exceeds 132 characters; contains 170 characters
(#542) Line exceeds 132 characters; contains 170 characters
(#542) Variable "Oh" must be all lower-case
(#543) Line indented incorrectly; expected at least 4 spaces, found 0
(#543) Variable "Kh" must be all lower-case
(#543) Expected 1 space before "=>"; 0 found
(#543) Expected 1 space after "=>"; 0 found
(#543) Variable "Jh" must be all lower-case
(#543) Variable "Lh" must be all lower-case
(#543) Expected 1 space before "="; 0 found
(#543) Expected 1 space after "="; 0 found
(#543) Variable "Kh" must be all lower-case
(#543) Commas (,) must be followed by white space.
(#543) Variable "P" must be all lower-case
(#543) Variable "J" must be all lower-case
(#543) Expected 1 space before ".="; 0 found
(#543) Expected 1 space after ".="; 0 found
(#543) Variable "Lh" must be all lower-case
(#543) Variable "Lh" must be all lower-case
(#543) Variable "P" must be all lower-case
(#543) Variable "P" must be all lower-case
(#543) Variable "Lh" must be all lower-case
(#543) Closing brace must be on a line by itself
(#543) Line exceeds maximum limit of 180 characters; contains 213 characters
(#543) Line exceeds maximum limit of 180 characters; contains 213 characters
(#543) Line exceeds maximum limit of 180 characters; contains 213 characters
(#543) Line exceeds maximum limit of 180 characters; contains 213 characters
(#543) Line exceeds maximum limit of 180 characters; contains 213 characters
(#543) Line exceeds maximum limit of 180 characters; contains 213 characters
(#543) Line exceeds maximum limit of 180 characters; contains 213 characters
(#543) Line exceeds maximum limit of 180 characters; contains 213 characters
(#544) Line indented incorrectly; expected at least 4 spaces, found 0
(#544) Variable "J" must be all lower-case
(#544) Commas (,) must be followed by white space.
(#544) Closing brace must be on a line by itself
(#545) Variable "R" must be all lower-case
(#545) Commas (,) must be followed by white space.
(#545) Variable "Zg" must be all lower-case
(#545) Expected 1 space after closing parenthesis; found 0
(#545) Opening brace must be the last content on the line
(#545) Variable "J" must be all lower-case
(#545) Expected 1 space before "="; 0 found
(#545) Expected 1 space after "="; 0 found
(#546) Line indented incorrectly; expected at least 4 spaces, found 0
(#546) Closing brace must be on a line by itself
(#547) Line indented incorrectly; expected at least 4 spaces, found 0
(#547) Expected 1 space after closing parenthesis; found 0
(#547) Opening brace must be the last content on the line
(#547) Closing brace must be on a line by itself
(#548) Line indented incorrectly; expected at least 4 spaces, found 0
(#548) Expected 1 space after closing parenthesis; found 0
(#548) Opening brace must be the last content on the line
(#549) Line indented incorrectly; expected at least 8 spaces, found 0
(#549) Closing brace must be on a line by itself
(#550) Line indented incorrectly; expected at least 4 spaces, found 0
(#550) Expected 1 space after closing parenthesis; found 0
(#550) Opening brace must be the last content on the line
(#551) Line indented incorrectly; expected at least 8 spaces, found 0
(#551) Expected 1 space before "<"; 0 found
(#551) Expected 1 space after "<"; 0 found
(#551) Expected 1 space before "?"; 0 found
(#551) Expected 1 space after "?"; 0 found
(#551) Expected 1 space before ":"; 0 found
(#551) Expected 1 space after ":"; 0 found
(#551) Closing brace must be on a line by itself
(#552) Line indented incorrectly; expected at least 8 spaces, found 0
(#552) Closing brace must be on a line by itself
(#553) Line indented incorrectly; expected at least 8 spaces, found 0
(#553) Closing brace must be on a line by itself
(#554) Line indented incorrectly; expected at least 8 spaces, found 0
(#554) Commas (,) must be followed by white space.
(#554) Variable "J" must be all lower-case
(#554) Expected 1 space after closing parenthesis; found 0
(#554) Opening brace must be the last content on the line
(#554) Variable "J" must be all lower-case
(#554) Closing brace must be on a line by itself
(#555) Line indented incorrectly; expected at least 8 spaces, found 0
(#555) Variable "Gc" must be all lower-case
(#555) Expected 1 space after closing parenthesis; found 0
(#555) Opening brace must be the last content on the line
(#556) Line indented incorrectly; expected at least 12 spaces, found 0
(#556) Expected 1 space before ">="; 0 found
(#556) Expected 1 space after ">="; 0 found
(#556) Expected 1 space before "?"; 0 found
(#556) Expected 1 space after "?"; 0 found
(#556) Expected 1 space before ":"; 0 found
(#556) Expected 1 space after ":"; 0 found
(#556) Commas (,) must be followed by white space.
(#556) Variable "Gc" must be all lower-case
(#556) Closing brace must be on a line by itself
(#556) Line exceeds maximum limit of 180 characters; contains 200 characters
(#556) Line exceeds maximum limit of 180 characters; contains 200 characters
(#556) Line exceeds maximum limit of 180 characters; contains 200 characters
(#556) Line exceeds maximum limit of 180 characters; contains 200 characters
(#556) Line exceeds maximum limit of 180 characters; contains 200 characters
(#556) Line exceeds maximum limit of 180 characters; contains 200 characters
(#556) Line exceeds maximum limit of 180 characters; contains 200 characters
(#556) Line exceeds maximum limit of 180 characters; contains 200 characters
(#557) Line indented incorrectly; expected at least 8 spaces, found 0
(#557) Variable "X" must be all lower-case
(#557) Expected 1 space after closing parenthesis; found 0
(#557) Opening brace must be the last content on the line
(#558) Line indented incorrectly; expected at least 12 spaces, found 0
(#558) Variable "X" must be all lower-case
(#558) Closing brace must be on a line by itself
(#559) Line indented incorrectly; expected at least 12 spaces, found 0
(#559) Expected 1 space after closing parenthesis; found 0
(#559) Opening brace must be the last content on the line
(#559) Closing brace must be on a line by itself
(#560) Line indented incorrectly; expected at least 12 spaces, found 0
(#560) Expected 1 space after closing parenthesis; found 0
(#560) Opening brace must be the last content on the line
(#560) Closing brace must be on a line by itself
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Variable "Rh" must be all lower-case
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Variable "Yg" must be all lower-case
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Expected "foreach (...) {\n"; found "foreach(...){"
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Expected 1 space before "as"; 0 found
(#560) Expected 1 space after "as"; 0 found
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Variable "X" must be all lower-case
(#560) Variable "Rh" must be all lower-case
(#560) Expected 1 space before "+="; 0 found
(#560) Expected 1 space after "+="; 0 found
(#560) Variable "X" must be all lower-case
(#560) Variable "Yg" must be all lower-case
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Variable "X" must be all lower-case
(#560) Closing brace must be on a line by itself
(#560) Variable "Yh" must be all lower-case
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Variable "Ye" must be all lower-case
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Variable "Zc" must be all lower-case
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Expected 1 space before "=>"; 0 found
(#560) Expected 1 space after "=>"; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Closing brace must be on a line by itself
(#560) Variable "Yb" must be all lower-case
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Expected "if (...) {\n"; found "if(...){"
(#560) Variable "Hf" must be all lower-case
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Commas (,) must be followed by white space.
(#560) Commas (,) must be followed by white space.
(#560) Expected "if (...) {\n"; found "if(...){"
(#560) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#560) Line exceeds maximum limit of 180 characters; contains 1269 characters
(#560) Line exceeds maximum limit of 180 characters; contains 1269 characters
(#560) Line exceeds maximum limit of 180 characters; contains 1269 characters
(#560) Line exceeds maximum limit of 180 characters; contains 1269 characters
(#560) Line exceeds maximum limit of 180 characters; contains 1269 characters
(#560) Line exceeds maximum limit of 180 characters; contains 1269 characters
(#560) Line exceeds maximum limit of 180 characters; contains 1269 characters
(#560) Line exceeds maximum limit of 180 characters; contains 1269 characters
(#561) Line indented incorrectly; expected at least 172 spaces, found 0
(#561) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#561) Scope modifier not specified for member variable "$extension"
(#561) Expected 1 space before "="; 0 found
(#561) Expected 1 space after "="; 0 found
(#561) Commas (,) must be followed by white space.
(#561) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#561) Scope modifier not specified for member variable "$_link"
(#561) Commas (,) must be followed by white space.
(#561) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#561) Scope modifier not specified for member variable "$_result"
(#561) Commas (,) must be followed by white space.
(#561) Member variable "server_info" must not contain underscores.
(#561) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#561) Scope modifier not specified for member variable "$server_info"
(#561) Commas (,) must be followed by white space.
(#561) Member variable "affected_rows" must not contain underscores.
(#561) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#561) Scope modifier not specified for member variable "$affected_rows"
(#561) Commas (,) must be followed by white space.
(#561) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#561) Scope modifier not specified for member variable "$errno"
(#561) Commas (,) must be followed by white space.
(#561) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#561) Scope modifier not specified for member variable "$error"
(#561) Visibility must be declared on method "_error"
(#562) Line indented incorrectly; expected at least 176 spaces, found 0
(#562) Commas (,) must be followed by white space.
(#562) Expected 1 space after closing parenthesis; found 0
(#562) Opening brace must be the last content on the line
(#562) Inline control structures are not allowed
(#562) Expected 1 space before "="; 0 found
(#562) Expected 1 space after "="; 0 found
(#562) Expected 1 space before "="; 0 found
(#562) Expected 1 space after "="; 0 found
(#562) Commas (,) must be followed by white space.
(#562) Commas (,) must be followed by white space.
(#562) Expected 1 space before "="; 0 found
(#562) Expected 1 space after "="; 0 found
(#562) Closing brace must be on a line by itself
(#562) Line exceeds 132 characters; contains 141 characters
(#562) Line exceeds 132 characters; contains 141 characters
(#562) Line exceeds 132 characters; contains 141 characters
(#562) Line exceeds 132 characters; contains 141 characters
(#562) Line exceeds 132 characters; contains 141 characters
(#562) Line exceeds 132 characters; contains 141 characters
(#562) Line exceeds 132 characters; contains 141 characters
(#562) Line exceeds 132 characters; contains 141 characters
(#562) Visibility must be declared on method "connect"
(#563) Line indented incorrectly; expected at least 176 spaces, found 0
(#563) Variable "N" must be all lower-case
(#563) Commas (,) must be followed by white space.
(#563) Variable "V" must be all lower-case
(#563) Commas (,) must be followed by white space.
(#563) Variable "G" must be all lower-case
(#563) Expected 1 space after closing parenthesis; found 0
(#563) Opening brace must be the last content on the line
(#563) Expected 1 space before "="; 0 found
(#563) Expected 1 space after "="; 0 found
(#563) Variable "V" must be all lower-case
(#563) Commas (,) must be followed by white space.
(#563) Variable "G" must be all lower-case
(#563) Commas (,) must be followed by white space.
(#563) Variable "N" must be all lower-case
(#563) Commas (,) must be followed by white space.
(#563) Expected "if (...) {\n"; found "if(...){"
(#563) Expected 1 space before "="; 0 found
(#563) Expected 1 space after "="; 0 found
(#563) Line exceeds 132 characters; contains 144 characters
(#563) Line exceeds 132 characters; contains 144 characters
(#563) Line exceeds 132 characters; contains 144 characters
(#563) Line exceeds 132 characters; contains 144 characters
(#563) Line exceeds 132 characters; contains 144 characters
(#563) Line exceeds 132 characters; contains 144 characters
(#563) Line exceeds 132 characters; contains 144 characters
(#563) Line exceeds 132 characters; contains 144 characters
(#564) Line indented incorrectly; expected at least 184 spaces, found 0
(#564) Closing brace must be on a line by itself
(#564) Expected 1 space before "="; 0 found
(#564) Expected 1 space after "="; 0 found
(#564) Expected 1 space before "="; 0 found
(#564) Expected 1 space after "="; 0 found
(#565) Line indented incorrectly; expected at least 176 spaces, found 0
(#565) Closing brace must be on a line by itself
(#565) Visibility must be declared on method "quote"
(#566) Line indented incorrectly; expected at least 176 spaces, found 0
(#566) Variable "Q" must be all lower-case
(#566) Expected 1 space after closing parenthesis; found 0
(#566) Opening brace must be the last content on the line
(#566) Commas (,) must be followed by white space.
(#566) Commas (,) must be followed by white space.
(#566) Variable "Q" must be all lower-case
(#566) Closing brace must be on a line by itself
(#566) Visibility must be declared on method "select_db"
(#567) Line indented incorrectly; expected at least 176 spaces, found 0
(#567) Expected 1 space after closing parenthesis; found 0
(#567) Opening brace must be the last content on the line
(#568) Line indented incorrectly; expected at least 180 spaces, found 0
(#568) Closing brace must be on a line by itself
(#568) Visibility must be declared on method "query"
(#569) Line indented incorrectly; expected at least 176 spaces, found 0
(#569) Variable "H" must be all lower-case
(#569) Commas (,) must be followed by white space.
(#569) Variable "Sh" must be all lower-case
(#569) Expected 1 space after closing parenthesis; found 0
(#569) Opening brace must be the last content on the line
(#569) Variable "I" must be all lower-case
(#569) Expected 1 space before "="; 0 found
(#569) Expected 1 space after "="; 0 found
(#569) Commas (,) must be followed by white space.
(#569) Variable "H" must be all lower-case
(#569) Expected 1 space before "="; 0 found
(#569) Expected 1 space after "="; 0 found
(#569) Expected "if (...) {\n"; found "if(...){"
(#569) Variable "I" must be all lower-case
(#569) Expected 1 space before "="; 0 found
(#569) Expected 1 space after "="; 0 found
(#569) Expected 1 space before "="; 0 found
(#569) Expected 1 space after "="; 0 found
(#569) Expected 1 space before "="; 0 found
(#569) Expected 1 space after "="; 0 found
(#569) Line exceeds 132 characters; contains 158 characters
(#569) Line exceeds 132 characters; contains 158 characters
(#569) Line exceeds 132 characters; contains 158 characters
(#569) Line exceeds 132 characters; contains 158 characters
(#569) Line exceeds 132 characters; contains 158 characters
(#569) Line exceeds 132 characters; contains 158 characters
(#569) Line exceeds 132 characters; contains 158 characters
(#569) Line exceeds 132 characters; contains 158 characters
(#570) Line indented incorrectly; expected at least 184 spaces, found 0
(#570) Closing brace must be on a line by itself
(#570) Commas (,) must be followed by white space.
(#570) Variable "J" must be all lower-case
(#570) Expected 1 space before "="; 0 found
(#570) Expected 1 space after "="; 0 found
(#570) Variable "I" must be all lower-case
(#570) Expected "if (...) {\n"; found "if(...){"
(#570) Variable "J" must be all lower-case
(#570) Inline control structures are not allowed
(#570) Variable "I" must be all lower-case
(#571) Line indented incorrectly; expected at least 180 spaces, found 0
(#572) Line indented incorrectly; expected at least 180 spaces, found 0
(#572) Variable "I" must be all lower-case
(#572) Expected 1 space before "="; 0 found
(#572) Expected 1 space after "="; 0 found
(#572) Variable "I" must be all lower-case
(#572) Closing brace must be on a line by itself
(#572) Variable "J" must be all lower-case
(#572) Closing brace must be on a line by itself
(#572) Visibility must be declared on method "multi_query"
(#573) Line indented incorrectly; expected at least 180 spaces, found 0
(#573) Variable "H" must be all lower-case
(#573) Expected 1 space after closing parenthesis; found 0
(#573) Opening brace must be the last content on the line
(#573) Expected 1 space before "="; 0 found
(#573) Expected 1 space after "="; 0 found
(#573) Variable "H" must be all lower-case
(#573) Closing brace must be on a line by itself
(#573) Visibility must be declared on method "store_result"
(#574) Line indented incorrectly; expected at least 180 spaces, found 0
(#574) Expected 1 space after closing parenthesis; found 0
(#574) Opening brace must be the last content on the line
(#574) Closing brace must be on a line by itself
(#574) Visibility must be declared on method "next_result"
(#575) Line indented incorrectly; expected at least 180 spaces, found 0
(#575) Expected 1 space after closing parenthesis; found 0
(#575) Opening brace must be the last content on the line
(#576) Line indented incorrectly; expected at least 184 spaces, found 0
(#576) Closing brace must be on a line by itself
(#576) Visibility must be declared on method "result"
(#577) Line indented incorrectly; expected at least 180 spaces, found 0
(#577) Variable "H" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#577) Expected 1 space after closing parenthesis; found 0
(#577) Opening brace must be the last content on the line
(#577) Variable "I" must be all lower-case
(#577) Expected 1 space before "="; 0 found
(#577) Expected 1 space after "="; 0 found
(#577) Variable "H" must be all lower-case
(#577) Inline control structures are not allowed
(#577) Variable "I" must be all lower-case
(#577) Variable "I" must be all lower-case
(#578) Line indented incorrectly; expected at least 184 spaces, found 0
(#579) Line indented incorrectly; expected at least 184 spaces, found 0
(#579) Variable "I" must be all lower-case
(#579) Commas (,) must be followed by white space.
(#579) Closing brace must be on a line by itself
(#579) Closing brace must be on a line by itself
(#579) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 218
(#580) Line indented incorrectly; expected at least 12 spaces, found 0
(#580) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#580) Scope modifier not specified for member variable "$_result"
(#580) Commas (,) must be followed by white space.
(#580) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#580) Scope modifier not specified for member variable "$_offset"
(#580) Expected 1 space before "="; 0 found
(#580) Expected 1 space after "="; 0 found
(#580) Commas (,) must be followed by white space.
(#580) Member variable "num_rows" must not contain underscores.
(#580) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#580) Scope modifier not specified for member variable "$num_rows"
(#580) Visibility must be declared on method "__construct"
(#581) Line indented incorrectly; expected at least 16 spaces, found 0
(#581) Variable "I" 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) Expected 1 space before "="; 0 found
(#581) Expected 1 space after "="; 0 found
(#581) Variable "I" must be all lower-case
(#581) Closing brace must be on a line by itself
(#581) Visibility must be declared on method "_convert"
(#582) Line indented incorrectly; expected at least 16 spaces, found 0
(#582) Variable "K" 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
(#582) Expected "foreach (...) {\n"; found "foreach(...){"
(#582) Expected 1 space before "=>"; 0 found
(#582) Expected 1 space after "=>"; 0 found
(#582) Expected 1 space after "as"; 0 found
(#582) Variable "K" must be all lower-case
(#583) Line indented incorrectly; expected at least 20 spaces, found 0
(#583) Expected 1 space before "=>"; 0 found
(#583) Expected 1 space after "=>"; 0 found
(#583) Variable "X" must be all lower-case
(#583) Inline control structures are not allowed
(#583) Variable "X" must be all lower-case
(#583) Commas (,) must be followed by white space.
(#583) Variable "K" must be all lower-case
(#583) Expected 1 space before "="; 0 found
(#583) Expected 1 space after "="; 0 found
(#583) Variable "X" must be all lower-case
(#583) Closing brace must be on a line by itself
(#583) Variable "K" must be all lower-case
(#583) Closing brace must be on a line by itself
(#583) Visibility must be declared on method "fetch_assoc"
(#584) Line indented incorrectly; expected at least 16 spaces, found 0
(#584) Expected 1 space after closing parenthesis; found 0
(#584) Opening brace must be the last content on the line
(#584) Closing brace must be on a line by itself
(#584) Visibility must be declared on method "fetch_row"
(#585) Line indented incorrectly; expected at least 16 spaces, found 0
(#585) Expected 1 space after closing parenthesis; found 0
(#585) Opening brace must be the last content on the line
(#585) Closing brace must be on a line by itself
(#585) Visibility must be declared on method "fetch_field"
(#586) Line indented incorrectly; expected at least 16 spaces, found 0
(#586) Expected 1 space after closing parenthesis; found 0
(#586) Opening brace must be the last content on the line
(#586) Expected 1 space before "="; 0 found
(#586) Expected 1 space after "="; 0 found
(#586) Variable "J" must be all lower-case
(#586) Expected 1 space before "="; 0 found
(#586) Expected 1 space after "="; 0 found
(#587) Line indented incorrectly; expected at least 20 spaces, found 0
(#587) Variable "J" must be all lower-case
(#587) Expected 1 space before "="; 0 found
(#587) Expected 1 space after "="; 0 found
(#587) Commas (,) must be followed by white space.
(#587) Variable "J" must be all lower-case
(#587) Expected 1 space before "="; 0 found
(#587) Expected 1 space after "="; 0 found
(#587) Variable "J" must be all lower-case
(#587) Variable "J" must be all lower-case
(#587) Expected 1 space before "="; 0 found
(#587) Expected 1 space after "="; 0 found
(#587) Commas (,) must be followed by white space.
(#587) Variable "J" must be all lower-case
(#587) Expected 1 space before "="; 0 found
(#587) Expected 1 space after "="; 0 found
(#587) Commas (,) must be followed by white space.
(#587) Variable "J" must be all lower-case
(#587) Expected 1 space before "?"; 0 found
(#587) Expected 1 space after "?"; 0 found
(#587) Expected 1 space before ":"; 0 found
(#587) Expected 1 space after ":"; 0 found
(#587) Variable "J" must be all lower-case
(#587) Closing brace must be on a line by itself
(#587) Line exceeds maximum limit of 180 characters; contains 195 characters
(#587) Visibility must be declared on method "__destruct"
(#587) Line exceeds maximum limit of 180 characters; contains 195 characters
(#587) Line exceeds maximum limit of 180 characters; contains 195 characters
(#587) Line exceeds maximum limit of 180 characters; contains 195 characters
(#587) Line exceeds maximum limit of 180 characters; contains 195 characters
(#587) Line exceeds maximum limit of 180 characters; contains 195 characters
(#587) Line exceeds maximum limit of 180 characters; contains 195 characters
(#587) Line exceeds maximum limit of 180 characters; contains 195 characters
(#588) Line indented incorrectly; expected at least 16 spaces, found 0
(#588) Expected 1 space after closing parenthesis; found 0
(#588) Opening brace must be the last content on the line
(#588) Closing brace must be on a line by itself
(#588) Closing brace must be on a line by itself
(#588) Closing brace must be on a line by itself
(#588) Usage of ELSEIF not allowed; use ELSE IF instead
(#588) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#589) Line indented incorrectly; expected at least 16 spaces, found 0
(#590) Line indented incorrectly; expected at least 16 spaces, found 0
(#591) Line indented incorrectly; expected at least 16 spaces, found 0
(#591) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#591) Scope modifier not specified for member variable "$extension"
(#591) Expected 1 space before "="; 0 found
(#591) Expected 1 space after "="; 0 found
(#591) Visibility must be declared on method "connect"
(#592) Line indented incorrectly; expected at least 20 spaces, found 0
(#592) Variable "N" must be all lower-case
(#592) Commas (,) must be followed by white space.
(#592) Variable "V" must be all lower-case
(#592) Commas (,) must be followed by white space.
(#592) Variable "G" must be all lower-case
(#592) Expected 1 space after closing parenthesis; found 0
(#592) Opening brace must be the last content on the line
(#592) Variable "N" must be all lower-case
(#592) Commas (,) must be followed by white space.
(#592) Variable "V" must be all lower-case
(#592) Commas (,) must be followed by white space.
(#592) Variable "G" must be all lower-case
(#593) Line indented incorrectly; expected at least 24 spaces, found 0
(#593) Closing brace must be on a line by itself
(#593) Visibility must be declared on method "select_db"
(#594) Line indented incorrectly; expected at least 16 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 20 spaces, found 0
(#595) Closing brace must be on a line by itself
(#595) Closing brace must be on a line by itself
(#595) Closing brace must be on a line by itself
(#595) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 257
(#596) Line indented incorrectly; expected at least 16 spaces, found 0
(#597) Line indented incorrectly; expected at least 16 spaces, found 0
(#598) Line indented incorrectly; expected at least 16 spaces, found 0
(#598) Visibility must be declared on method "begin"
(#599) Line indented incorrectly; expected at least 20 spaces, found 0
(#599) Expected 1 space after closing parenthesis; found 0
(#599) Opening brace must be the last content on the line
(#600) Line indented incorrectly; expected at least 24 spaces, found 0
(#600) Closing brace must be on a line by itself
(#600) Closing brace must be on a line by itself
(#601) Line indented incorrectly; expected at least 20 spaces, found 0
(#601) Expected 1 space after closing parenthesis; found 0
(#601) Opening brace must be the last content on the line
(#601) Commas (,) must be followed by white space.
(#601) Commas (,) must be followed by white space.
(#601) Closing brace must be on a line by itself
(#602) Line indented incorrectly; expected at least 20 spaces, found 0
(#602) Expected 1 space after closing parenthesis; found 0
(#602) Opening brace must be the last content on the line
(#603) Line indented incorrectly; expected at least 24 spaces, found 0
(#603) Closing brace must be on a line by itself
(#604) Line indented incorrectly; expected at least 20 spaces, found 0
(#604) Expected 1 space after closing parenthesis; found 0
(#604) Opening brace must be the last content on the line
(#604) Expected 1 space before "="; 0 found
(#604) Expected 1 space after "="; 0 found
(#605) Line indented incorrectly; expected at least 24 spaces, found 0
(#605) Expected 1 space before "="; 0 found
(#605) Expected 1 space after "="; 0 found
(#605) Inline control structures are not allowed
(#605) Commas (,) must be followed by white space.
(#605) Commas (,) must be followed by white space.
(#605) Closing brace must be on a line by itself
(#606) Line indented incorrectly; expected at least 24 spaces, found 0
(#606) Expected 1 space after closing parenthesis; found 0
(#606) Opening brace must be the last content on the line
(#607) Line indented incorrectly; expected at least 28 spaces, found 0
(#607) Closing brace must be on a line by itself
(#608) Line indented incorrectly; expected at least 24 spaces, found 0
(#608) Variable "H" must be all lower-case
(#608) Commas (,) must be followed by white space.
(#608) Variable "Z" must be all lower-case
(#608) Commas (,) must be followed by white space.
(#608) Commas (,) must be followed by white space.
(#608) Variable "D" must be all lower-case
(#608) Commas (,) must be followed by white space.
(#608) Variable "Dg" must be all lower-case
(#608) Expected 1 space after closing parenthesis; found 0
(#608) Opening brace must be the last content on the line
(#608) Variable "D" must be all lower-case
(#608) Expected 1 space before "?"; 0 found
(#608) Expected 1 space after "?"; 0 found
(#608) Variable "H" must be all lower-case
(#608) Expected 1 space before "+"; 0 found
(#608) Expected 1 space after "+"; 0 found
(#608) Variable "D" must be all lower-case
(#608) Variable "D" must be all lower-case
(#608) Expected 1 space before ":"; 0 found
(#608) Expected 1 space after ":"; 0 found
(#608) Expected 1 space before "!=="; 0 found
(#608) Expected 1 space after "!=="; 0 found
(#608) Expected 1 space before "?"; 0 found
(#608) Expected 1 space after "?"; 0 found
(#608) Variable "H" must be all lower-case
(#608) Expected 1 space before "+"; 0 found
(#608) Expected 1 space after "+"; 0 found
(#608) Variable "D" must be all lower-case
(#608) Expected 1 space before ":"; 0 found
(#608) Expected 1 space after ":"; 0 found
(#608) Variable "H" must be all lower-case
(#608) Closing brace must be on a line by itself
(#608) Line exceeds maximum limit of 180 characters; contains 222 characters
(#608) Line exceeds maximum limit of 180 characters; contains 222 characters
(#608) Line exceeds maximum limit of 180 characters; contains 222 characters
(#608) Line exceeds maximum limit of 180 characters; contains 222 characters
(#608) Line exceeds maximum limit of 180 characters; contains 222 characters
(#608) Line exceeds maximum limit of 180 characters; contains 222 characters
(#608) Line exceeds maximum limit of 180 characters; contains 222 characters
(#608) Line exceeds maximum limit of 180 characters; contains 222 characters
(#609) Line indented incorrectly; expected at least 24 spaces, found 0
(#609) Variable "H" must be all lower-case
(#609) Commas (,) must be followed by white space.
(#609) Variable "Z" 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
(#609) Variable "H" must be all lower-case
(#609) Closing brace must be on a line by itself
(#610) Line indented incorrectly; expected at least 24 spaces, found 0
(#610) Commas (,) must be followed by white space.
(#610) Expected 1 space after closing parenthesis; found 0
(#610) Opening brace must be the last content on the line
(#610) Closing brace must be on a line by itself
(#610) Line exceeds 132 characters; contains 138 characters
(#610) Line exceeds 132 characters; contains 138 characters
(#610) Line exceeds 132 characters; contains 138 characters
(#610) Line exceeds 132 characters; contains 138 characters
(#610) Line exceeds 132 characters; contains 138 characters
(#610) Line exceeds 132 characters; contains 138 characters
(#610) Line exceeds 132 characters; contains 138 characters
(#610) Line exceeds 132 characters; contains 138 characters
(#611) Line indented incorrectly; expected at least 24 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 28 spaces, found 0
(#612) Closing brace must be on a line by itself
(#613) Line indented incorrectly; expected at least 24 spaces, found 0
(#613) Expected 1 space after closing parenthesis; found 0
(#613) Opening brace must be the last content on the line
(#613) Closing brace must be on a line by itself
(#614) Line indented incorrectly; expected at least 24 spaces, found 0
(#614) Expected 1 space after closing parenthesis; found 0
(#614) Opening brace must be the last content on the line
(#615) Line indented incorrectly; expected at least 28 spaces, found 0
(#617) Closing brace must be on a line by itself
(#618) Line indented incorrectly; expected at least 24 spaces, found 0
(#618) Expected 1 space after closing parenthesis; found 0
(#618) Opening brace must be the last content on the line
(#619) Line indented incorrectly; expected at least 28 spaces, found 0
(#619) Closing brace must be on a line by itself
(#620) Variable "C" must be all lower-case
(#620) Expected 1 space after closing parenthesis; found 0
(#620) Opening brace must be the last content on the line
(#620) Variable "J" must be all lower-case
(#620) Expected 1 space before "="; 0 found
(#620) Expected 1 space after "="; 0 found
(#620) Expected 1 space before "="; 0 found
(#620) Expected 1 space after "="; 0 found
(#620) Variable "C" must be all lower-case
(#620) Expected "foreach (...) {\n"; found "foreach(...){"
(#620) Expected 1 space before "as"; 0 found
(#620) Expected 1 space after "as"; 0 found
(#620) Variable "C" must be all lower-case
(#620) Expected 1 space before "!="; 0 found
(#620) Expected 1 space after "!="; 0 found
(#620) Expected 1 space before "?"; 0 found
(#620) Expected 1 space after "?"; 0 found
(#620) Expected 1 space before ":"; 0 found
(#620) Expected 1 space after ":"; 0 found
(#620) Line exceeds maximum limit of 180 characters; contains 244 characters
(#620) Line exceeds maximum limit of 180 characters; contains 244 characters
(#620) Line exceeds maximum limit of 180 characters; contains 244 characters
(#620) Line exceeds maximum limit of 180 characters; contains 244 characters
(#620) Line exceeds maximum limit of 180 characters; contains 244 characters
(#620) Line exceeds maximum limit of 180 characters; contains 244 characters
(#620) Line exceeds maximum limit of 180 characters; contains 244 characters
(#620) Line exceeds maximum limit of 180 characters; contains 244 characters
(#621) Variable "C" must be all lower-case
(#621) Expected 1 space before "!="; 0 found
(#621) Expected 1 space after "!="; 0 found
(#621) Expected 1 space before "?"; 0 found
(#621) Expected 1 space after "?"; 0 found
(#621) Expected 1 space before ":"; 0 found
(#621) Expected 1 space after ":"; 0 found
(#622) Variable "K" must be all lower-case
(#622) Inline control structures are not allowed
(#622) Variable "C" must be all lower-case
(#622) Expected 1 space before "!="; 0 found
(#622) Expected 1 space after "!="; 0 found
(#622) Variable "K" must be all lower-case
(#622) Variable "J" must be all lower-case
(#622) Variable "K" must be all lower-case
(#622) Expected 1 space before "="; 0 found
(#622) Expected 1 space after "="; 0 found
(#622) Variable "K" must be all lower-case
(#622) Closing brace must be on a line by itself
(#622) Variable "J" must be all lower-case
(#622) Closing brace must be on a line by itself
(#623) Line indented incorrectly; expected at least 28 spaces, found 0
(#623) Variable "S" must be all lower-case
(#623) Expected 1 space after closing parenthesis; found 0
(#623) Opening brace must be the last content on the line
(#623) Variable "S" must be all lower-case
(#623) Expected 1 space before "=="; 0 found
(#623) Expected 1 space after "=="; 0 found
(#623) Closing brace must be on a line by itself
(#624) Line indented incorrectly; expected at least 28 spaces, found 0
(#624) Variable "S" must be all lower-case
(#624) Expected 1 space after closing parenthesis; found 0
(#624) Opening brace must be the last content on the line
(#625) Line indented incorrectly; expected at least 32 spaces, found 0
(#625) Closing brace must be on a line by itself
(#626) Line indented incorrectly; expected at least 28 spaces, found 0
(#626) Variable "R" must be all lower-case
(#626) Expected 1 space after closing parenthesis; found 0
(#626) Opening brace must be the last content on the line
(#626) Variable "J" must be all lower-case
(#626) Expected 1 space before "="; 0 found
(#626) Expected 1 space after "="; 0 found
(#626) Expected "foreach (...) {\n"; found "foreach(...){"
(#626) Expected 1 space before "as"; 0 found
(#626) Expected 1 space after "as"; 0 found
(#626) Variable "R" must be all lower-case
(#626) Variable "K" must be all lower-case
(#626) Variable "U" must be all lower-case
(#626) Expected 1 space before "="; 0 found
(#626) Expected 1 space after "="; 0 found
(#626) Variable "K" must be all lower-case
(#626) Expected 1 space before "="; 0 found
(#626) Expected 1 space after "="; 0 found
(#626) Variable "K" must be all lower-case
(#626) Inline control structures are not allowed
(#626) Expected 1 space before "=="; 0 found
(#626) Expected 1 space after "=="; 0 found
(#626) Expected 1 space before "="; 0 found
(#626) Expected 1 space after "="; 0 found
(#626) Variable "K" must be all lower-case
(#626) Variable "J" must be all lower-case
(#626) Variable "K" must be all lower-case
(#626) Expected 1 space before "="; 0 found
(#626) Expected 1 space after "="; 0 found
(#626) Expected 1 space before "=>"; 0 found
(#626) Expected 1 space after "=>"; 0 found
(#626) Variable "K" must be all lower-case
(#626) Commas (,) must be followed by white space.
(#626) Expected 1 space before "=>"; 0 found
(#626) Expected 1 space after "=>"; 0 found
(#626) Variable "U" must be all lower-case
(#626) Expected 1 space before "?"; 0 found
(#626) Expected 1 space after "?"; 0 found
(#626) Expected 1 space before ":"; 0 found
(#626) Expected 1 space after ":"; 0 found
(#626) Commas (,) must be followed by white space.
(#626) Expected 1 space before "=>"; 0 found
(#626) Expected 1 space after "=>"; 0 found
(#626) Variable "U" must be all lower-case
(#626) Commas (,) must be followed by white space.
(#626) Expected 1 space before "=>"; 0 found
(#626) Expected 1 space after "=>"; 0 found
(#626) Commas (,) must be followed by white space.
(#626) Expected 1 space before "=>"; 0 found
(#626) Expected 1 space after "=>"; 0 found
(#626) Variable "K" must be all lower-case
(#626) Commas (,) must be followed by white space.
(#626) Expected 1 space before "=>"; 0 found
(#626) Expected 1 space after "=>"; 0 found
(#626) Variable "K" must be all lower-case
(#626) Expected 1 space before "=="; 0 found
(#626) Expected 1 space after "=="; 0 found
(#626) Commas (,) must be followed by white space.
(#626) Expected 1 space before "=>"; 0 found
(#626) Expected 1 space after "=>"; 0 found
(#626) Expected 1 space before "=>"; 0 found
(#626) Expected 1 space after "=>"; 0 found
(#626) Commas (,) must be followed by white space.
(#626) Expected 1 space before "=>"; 0 found
(#626) Expected 1 space after "=>"; 0 found
(#626) Commas (,) must be followed by white space.
(#626) Expected 1 space before "=>"; 0 found
(#626) Expected 1 space after "=>"; 0 found
(#626) Commas (,) must be followed by white space.
(#626) Closing brace must be on a line by itself
(#626) Variable "J" must be all lower-case
(#626) Closing brace must be on a line by itself
(#626) Line exceeds maximum limit of 180 characters; contains 481 characters
(#626) Line exceeds maximum limit of 180 characters; contains 481 characters
(#626) Line exceeds maximum limit of 180 characters; contains 481 characters
(#626) Line exceeds maximum limit of 180 characters; contains 481 characters
(#626) Line exceeds maximum limit of 180 characters; contains 481 characters
(#626) Line exceeds maximum limit of 180 characters; contains 481 characters
(#626) Line exceeds maximum limit of 180 characters; contains 481 characters
(#626) Line exceeds maximum limit of 180 characters; contains 481 characters
(#627) Line indented incorrectly; expected at least 28 spaces, found 0
(#627) Variable "R" must be all lower-case
(#627) Commas (,) must be followed by white space.
(#627) Expected 1 space after closing parenthesis; found 0
(#627) Opening brace must be the last content on the line
(#627) Variable "J" must be all lower-case
(#627) Expected 1 space before "="; 0 found
(#627) Expected 1 space after "="; 0 found
(#627) Expected "foreach (...) {\n"; found "foreach(...){"
(#627) Expected 1 space before "as"; 0 found
(#627) Expected 1 space after "as"; 0 found
(#630) Variable "R" must be all lower-case
(#631) Commas (,) must be followed by white space.
(#631) Variable "K" must be all lower-case
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Variable "K" must be all lower-case
(#631) Variable "J" must be all lower-case
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Variable "K" must be all lower-case
(#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) Expected 1 space before ":"; 0 found
(#631) Expected 1 space after ":"; 0 found
(#631) Variable "K" must be all lower-case
(#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) Expected 1 space before ":"; 0 found
(#631) Expected 1 space after ":"; 0 found
(#631) Variable "J" must be all lower-case
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Variable "K" must be all lower-case
(#631) Variable "J" must be all lower-case
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Variable "K" must be all lower-case
(#631) Variable "K" must be all lower-case
(#631) Expected 1 space before "!="; 0 found
(#631) Expected 1 space after "!="; 0 found
(#631) Variable "K" must be all lower-case
(#631) Expected 1 space before "?"; 0 found
(#631) Expected 1 space after "?"; 0 found
(#631) Variable "K" must be all lower-case
(#631) Expected 1 space before ":"; 0 found
(#631) Expected 1 space after ":"; 0 found
(#631) Variable "J" must be all lower-case
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Variable "K" must be all lower-case
(#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) Closing brace must be on a line by itself
(#631) Variable "J" must be all lower-case
(#631) Closing brace must be on a line by itself
(#631) Line exceeds maximum limit of 180 characters; contains 387 characters
(#631) Line exceeds maximum limit of 180 characters; contains 387 characters
(#631) Line exceeds maximum limit of 180 characters; contains 387 characters
(#631) Line exceeds maximum limit of 180 characters; contains 387 characters
(#631) Line exceeds maximum limit of 180 characters; contains 387 characters
(#631) Line exceeds maximum limit of 180 characters; contains 387 characters
(#631) Line exceeds maximum limit of 180 characters; contains 387 characters
(#631) Line exceeds maximum limit of 180 characters; contains 387 characters
(#632) Line indented incorrectly; expected at least 28 spaces, found 0
(#632) Variable "C" must be all lower-case
(#632) Expected 1 space after closing parenthesis; found 0
(#632) Opening brace must be the last content on the line
(#632) Variable "L" must be all lower-case
(#632) Expected 1 space before "="; 0 found
(#632) Expected 1 space after "="; 0 found
(#632) Variable "C" must be all lower-case
(#633) Line indented incorrectly; expected at least 32 spaces, found 0
(#633) Variable "L" must be all lower-case
(#633) Closing brace must be on a line by itself
(#634) Expected 1 space after closing parenthesis; found 0
(#634) Opening brace must be the last content on the line
(#635) Line indented incorrectly; expected at least 4 spaces, found 0
(#635) Closing brace must be on a line by itself
(#636) Line indented incorrectly; expected at least 32 spaces, found 0
(#636) Expected 1 space after closing parenthesis; found 0
(#636) Opening brace must be the last content on the line
(#637) Line indented incorrectly; expected at least 36 spaces, found 0
(#637) Closing brace must be on a line by itself
(#638) Line indented incorrectly; expected at least 4 spaces, found 0
(#638) Expected 1 space after closing parenthesis; found 0
(#638) Opening brace must be the last content on the line
(#639) Line indented incorrectly; expected at least 8 spaces, found 0
(#639) Closing brace must be on a line by itself
(#640) Line indented incorrectly; expected at least 36 spaces, found 0
(#640) Commas (,) must be followed by white space.
(#640) Variable "H" must be all lower-case
(#640) Expected 1 space after closing parenthesis; found 0
(#640) Opening brace must be the last content on the line
(#640) Variable "H" must be all lower-case
(#640) Closing brace must be on a line by itself
(#641) Line indented incorrectly; expected at least 36 spaces, found 0
(#641) Variable "S" must be all lower-case
(#641) Commas (,) must be followed by white space.
(#641) Variable "Z" must be all lower-case
(#641) Closing brace must be on a line by itself
(#642) Line indented incorrectly; expected at least 36 spaces, found 0
(#642) Variable "R" must be all lower-case
(#642) Commas (,) must be followed by white space.
(#642) Variable "C" must be all lower-case
(#642) Commas (,) must be followed by white space.
(#642) Commas (,) must be followed by white space.
(#642) Variable "Rc" must be all lower-case
(#642) Commas (,) must be followed by white space.
(#642) Commas (,) must be followed by white space.
(#642) Commas (,) must be followed by white space.
(#642) Commas (,) must be followed by white space.
(#642) Variable "La" must be all lower-case
(#642) Commas (,) must be followed by white space.
(#642) Expected 1 space after closing parenthesis; found 0
(#642) Opening brace must be the last content on the line
(#642) Expected 1 space before "="; 0 found
(#642) Expected 1 space after "="; 0 found
(#642) Variable "Zb" must be all lower-case
(#642) Expected 1 space before "="; 0 found
(#642) Expected 1 space after "="; 0 found
(#642) Expected "foreach (...) {\n"; found "foreach(...){"
(#642) Expected 1 space after "as"; 0 found
(#643) Line indented incorrectly; expected at least 40 spaces, found 0
(#643) Variable "X" must be all lower-case
(#643) Expected 1 space before "="; 0 found
(#643) Expected 1 space after "="; 0 found
(#643) Inline control structures are not allowed
(#643) Variable "X" must be all lower-case
(#643) Expected 1 space before "!="; 0 found
(#643) Expected 1 space after "!="; 0 found
(#643) Expected 1 space before "!="; 0 found
(#643) Expected 1 space after "!="; 0 found
(#643) Variable "X" must be all lower-case
(#643) Variable "R" must be all lower-case
(#643) Variable "X" must be all lower-case
(#643) Inline control structures are not allowed
(#643) Variable "X" must be all lower-case
(#643) Expected 1 space before "="; 0 found
(#643) Expected 1 space after "="; 0 found
(#643) Variable "R" must be all lower-case
(#643) Expected 1 space before "!="; 0 found
(#643) Expected 1 space after "!="; 0 found
(#643) Expected 1 space before "?"; 0 found
(#643) Expected 1 space after "?"; 0 found
(#643) Expected 1 space before "!="; 0 found
(#643) Expected 1 space after "!="; 0 found
(#643) Expected 1 space before "?"; 0 found
(#643) Expected 1 space after "?"; 0 found
(#643) Expected 1 space before ":"; 0 found
(#643) Expected 1 space after ":"; 0 found
(#643) Expected 1 space before ":"; 0 found
(#643) Expected 1 space after ":"; 0 found
(#643) Variable "X" must be all lower-case
(#643) Variable "R" must be all lower-case
(#643) Expected 1 space before "!="; 0 found
(#643) Expected 1 space after "!="; 0 found
(#643) Expected 1 space before "?"; 0 found
(#643) Expected 1 space after "?"; 0 found
(#643) Expected 1 space before ":"; 0 found
(#643) Expected 1 space after ":"; 0 found
(#643) Inline control structures are not allowed
(#643) Variable "Zb" must be all lower-case
(#643) Expected 1 space before "="; 0 found
(#643) Expected 1 space after "="; 0 found
(#643) Closing brace must be on a line by itself
(#643) Inline control structures are not allowed
(#643) Variable "R" must be all lower-case
(#643) Expected 1 space before "=="; 0 found
(#643) Expected 1 space after "=="; 0 found
(#643) Line exceeds maximum limit of 180 characters; contains 269 characters
(#643) Line exceeds maximum limit of 180 characters; contains 269 characters
(#643) Line exceeds maximum limit of 180 characters; contains 269 characters
(#643) Line exceeds maximum limit of 180 characters; contains 269 characters
(#643) Line exceeds maximum limit of 180 characters; contains 269 characters
(#643) Line exceeds maximum limit of 180 characters; contains 269 characters
(#643) Line exceeds maximum limit of 180 characters; contains 269 characters
(#643) Line exceeds maximum limit of 180 characters; contains 269 characters
(#644) Line indented incorrectly; expected at least 40 spaces, found 0
(#644) Variable "C" must be all lower-case
(#644) Commas (,) must be followed by white space.
(#644) Variable "R" must be all lower-case
(#644) Commas (,) must be followed by white space.
(#644) Variable "Zb" must be all lower-case
(#644) Variable "R" must be all lower-case
(#644) Commas (,) must be followed by white space.
(#644) Variable "Zb" must be all lower-case
(#644) Variable "R" must be all lower-case
(#644) Expected 1 space before "=="; 0 found
(#644) Expected 1 space after "=="; 0 found
(#644) Variable "C" must be all lower-case
(#644) Variable "R" must be all lower-case
(#644) Variable "C" must be all lower-case
(#644) Closing brace must be on a line by itself
(#644) Line exceeds maximum limit of 180 characters; contains 288 characters
(#644) Line exceeds maximum limit of 180 characters; contains 288 characters
(#644) Line exceeds maximum limit of 180 characters; contains 288 characters
(#644) Line exceeds maximum limit of 180 characters; contains 288 characters
(#644) Line exceeds maximum limit of 180 characters; contains 288 characters
(#644) Line exceeds maximum limit of 180 characters; contains 288 characters
(#644) Line exceeds maximum limit of 180 characters; contains 288 characters
(#644) Line exceeds maximum limit of 180 characters; contains 288 characters
(#645) Line indented incorrectly; expected at least 36 spaces, found 0
(#645) Variable "R" must be all lower-case
(#645) Expected 1 space after closing parenthesis; found 0
(#645) Opening brace must be the last content on the line
(#645) Variable "J" must be all lower-case
(#645) Expected 1 space before "="; 0 found
(#645) Expected 1 space after "="; 0 found
(#645) Variable "H" must be all lower-case
(#645) Expected 1 space before "="; 0 found
(#645) Expected 1 space after "="; 0 found
(#655) Variable "R" must be all lower-case
(#655) Inline control structures are not allowed
(#655) Expected 1 space before "as"; 0 found
(#655) Expected 1 space after "as"; 0 found
(#655) Variable "H" must be all lower-case
(#655) Variable "K" must be all lower-case
(#655) Variable "J" must be all lower-case
(#655) Variable "K" must be all lower-case
(#655) Expected 1 space before "="; 0 found
(#655) Expected 1 space after "="; 0 found
(#655) Expected 1 space before "=>"; 0 found
(#655) Expected 1 space after "=>"; 0 found
(#655) Variable "K" must be all lower-case
(#655) Commas (,) must be followed by white space.
(#655) Expected 1 space before "=>"; 0 found
(#655) Expected 1 space after "=>"; 0 found
(#655) Variable "K" must be all lower-case
(#655) Commas (,) must be followed by white space.
(#655) Expected 1 space before "=>"; 0 found
(#655) Expected 1 space after "=>"; 0 found
(#655) Variable "K" must be all lower-case
(#655) Commas (,) must be followed by white space.
(#655) Expected 1 space before "=>"; 0 found
(#655) Expected 1 space after "=>"; 0 found
(#655) Variable "K" must be all lower-case
(#655) Commas (,) must be followed by white space.
(#655) Expected 1 space before "=>"; 0 found
(#655) Expected 1 space after "=>"; 0 found
(#655) Variable "K" must be all lower-case
(#655) Commas (,) must be followed by white space.
(#655) Expected 1 space before "=>"; 0 found
(#655) Expected 1 space after "=>"; 0 found
(#655) Commas (,) must be followed by white space.
(#655) Variable "J" must be all lower-case
(#655) Closing brace must be on a line by itself
(#655) Line exceeds maximum limit of 180 characters; contains 259 characters
(#655) Line exceeds maximum limit of 180 characters; contains 259 characters
(#655) Line exceeds maximum limit of 180 characters; contains 259 characters
(#655) Line exceeds maximum limit of 180 characters; contains 259 characters
(#655) Line exceeds maximum limit of 180 characters; contains 259 characters
(#655) Line exceeds maximum limit of 180 characters; contains 259 characters
(#655) Line exceeds maximum limit of 180 characters; contains 259 characters
(#655) Line exceeds maximum limit of 180 characters; contains 259 characters
(#656) Line indented incorrectly; expected at least 40 spaces, found 0
(#656) Variable "T" must be all lower-case
(#656) Expected 1 space after closing parenthesis; found 0
(#656) Opening brace must be the last content on the line
(#657) Line indented incorrectly; expected at least 44 spaces, found 0
(#657) Commas (,) must be followed by white space.
(#657) Variable "T" must be all lower-case
(#657) Closing brace must be on a line by itself
(#658) Expected 1 space after closing parenthesis; found 0
(#658) Opening brace must be the last content on the line
(#659) Line indented incorrectly; expected at least 4 spaces, found 0
(#659) Commas (,) must be followed by white space.
(#659) Closing brace must be on a line by itself
(#660) Line indented incorrectly; expected at least 44 spaces, found 0
(#660) Variable "T" must be all lower-case
(#660) Expected 1 space after closing parenthesis; found 0
(#660) Opening brace must be the last content on the line
(#661) Line indented incorrectly; expected at least 48 spaces, found 0
(#661) Commas (,) must be followed by white space.
(#661) Variable "T" must be all lower-case
(#661) Closing brace must be on a line by itself
(#662) Line indented incorrectly; expected at least 4 spaces, found 0
(#662) Expected 1 space after closing parenthesis; found 0
(#662) Opening brace must be the last content on the line
(#663) Line indented incorrectly; expected at least 8 spaces, found 0
(#663) Closing brace must be on a line by itself
(#664) Line indented incorrectly; expected at least 48 spaces, found 0
(#664) Expected 1 space after closing parenthesis; found 0
(#664) Opening brace must be the last content on the line
(#665) Line indented incorrectly; expected at least 52 spaces, found 0
(#665) Closing brace must be on a line by itself
(#665) Line exceeds 132 characters; contains 161 characters
(#665) Line exceeds 132 characters; contains 161 characters
(#665) Line exceeds 132 characters; contains 161 characters
(#665) Line exceeds 132 characters; contains 161 characters
(#665) Line exceeds 132 characters; contains 161 characters
(#665) Line exceeds 132 characters; contains 161 characters
(#665) Line exceeds 132 characters; contains 161 characters
(#665) Line exceeds 132 characters; contains 161 characters
(#666) Line indented incorrectly; expected at least 8 spaces, found 0
(#666) Expected 1 space after closing parenthesis; found 0
(#666) Opening brace must be the last content on the line
(#666) Closing brace must be on a line by itself
(#667) Line indented incorrectly; expected at least 8 spaces, found 0
(#667) Expected 1 space after closing parenthesis; found 0
(#667) Opening brace must be the last content on the line
(#667) Closing brace must be on a line by itself
(#668) Line indented incorrectly; expected at least 8 spaces, found 0
(#668) Expected 1 space after closing parenthesis; found 0
(#668) Opening brace must be the last content on the line
(#669) Line indented incorrectly; expected at least 12 spaces, found 0
(#669) Closing brace must be on a line by itself
(#670) Line indented incorrectly; expected at least 8 spaces, found 0
(#670) Expected 1 space after closing parenthesis; found 0
(#670) Opening brace must be the last content on the line
(#671) Line indented incorrectly; expected at least 12 spaces, found 0
(#671) Line exceeds maximum limit of 180 characters; contains 273 characters
(#671) Line exceeds maximum limit of 180 characters; contains 273 characters
(#671) Line exceeds maximum limit of 180 characters; contains 273 characters
(#671) Line exceeds maximum limit of 180 characters; contains 273 characters
(#671) Line exceeds maximum limit of 180 characters; contains 273 characters
(#671) Line exceeds maximum limit of 180 characters; contains 273 characters
(#671) Line exceeds maximum limit of 180 characters; contains 273 characters
(#671) Line exceeds maximum limit of 180 characters; contains 273 characters
(#676) Closing brace must be on a line by itself
(#677) Line indented incorrectly; expected at least 12 spaces, found 0
(#677) Expected 1 space after closing parenthesis; found 0
(#677) Opening brace must be the last content on the line
(#677) Variable "L" must be all lower-case
(#677) Expected 1 space before "="; 0 found
(#677) Expected 1 space after "="; 0 found
(#678) Line indented incorrectly; expected at least 16 spaces, found 0
(#678) Variable "L" must be all lower-case
(#678) Closing brace must be on a line by itself
(#679) Closing brace must be on a line by itself
(#680) Commas (,) must be followed by white space.
(#680) Variable "J" must be all lower-case
(#680) Expected 1 space after closing parenthesis; found 0
(#680) Opening brace must be the last content on the line
(#680) Variable "J" must be all lower-case
(#680) Closing brace must be on a line by itself
(#681) Variable "Gc" must be all lower-case
(#681) Expected 1 space after closing parenthesis; found 0
(#681) Opening brace must be the last content on the line
(#682) Line indented incorrectly; expected at least 4 spaces, found 0
(#682) Commas (,) must be followed by white space.
(#682) Variable "Gc" must be all lower-case
(#682) Closing brace must be on a line by itself
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#682) Variable "Rh" must be all lower-case
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#682) Variable "Yg" must be all lower-case
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#682) Expected "foreach (...) {\n"; found "foreach(...){"
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Expected 1 space before "as"; 0 found
(#682) Expected 1 space after "as"; 0 found
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Variable "X" must be all lower-case
(#682) Variable "Rh" must be all lower-case
(#682) Expected 1 space before "+="; 0 found
(#682) Expected 1 space after "+="; 0 found
(#682) Variable "X" must be all lower-case
(#682) Variable "Yg" must be all lower-case
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#682) Variable "X" must be all lower-case
(#682) Closing brace must be on a line by itself
(#682) Variable "Yh" must be all lower-case
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#682) Variable "Ye" must be all lower-case
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Variable "Zc" must be all lower-case
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Closing brace must be on a line by itself
(#682) Variable "Yb" must be all lower-case
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#682) Expected "if (...) {\n"; found "if(...){"
(#682) Variable "Hf" must be all lower-case
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Commas (,) must be followed by white space.
(#682) Expected "if (...) {\n"; found "if(...){"
(#682) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#682) Line exceeds maximum limit of 180 characters; contains 1138 characters
(#682) Line exceeds maximum limit of 180 characters; contains 1138 characters
(#682) Line exceeds maximum limit of 180 characters; contains 1138 characters
(#682) Line exceeds maximum limit of 180 characters; contains 1138 characters
(#682) Line exceeds maximum limit of 180 characters; contains 1138 characters
(#682) Line exceeds maximum limit of 180 characters; contains 1138 characters
(#682) Line exceeds maximum limit of 180 characters; contains 1138 characters
(#682) Line exceeds maximum limit of 180 characters; contains 1138 characters
(#683) Line indented incorrectly; expected at least 20 spaces, found 0
(#683) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#683) Scope modifier not specified for member variable "$extension"
(#683) Expected 1 space before "="; 0 found
(#683) Expected 1 space after "="; 0 found
(#683) Commas (,) must be followed by white space.
(#683) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#683) Scope modifier not specified for member variable "$_link"
(#683) Commas (,) must be followed by white space.
(#683) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#683) Scope modifier not specified for member variable "$_result"
(#683) Commas (,) must be followed by white space.
(#683) Member variable "server_info" must not contain underscores.
(#683) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#683) Scope modifier not specified for member variable "$server_info"
(#683) Commas (,) must be followed by white space.
(#683) Member variable "affected_rows" must not contain underscores.
(#683) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#683) Scope modifier not specified for member variable "$affected_rows"
(#683) Commas (,) must be followed by white space.
(#683) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#683) Scope modifier not specified for member variable "$errno"
(#683) Commas (,) must be followed by white space.
(#683) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#683) Scope modifier not specified for member variable "$error"
(#683) Visibility must be declared on method "_get_error"
(#684) Line indented incorrectly; expected at least 24 spaces, found 0
(#684) Expected 1 space after closing parenthesis; found 0
(#684) Opening brace must be the last content on the line
(#684) Expected 1 space before "="; 0 found
(#684) Expected 1 space after "="; 0 found
(#684) Expected "foreach (...) {\n"; found "foreach(...){"
(#684) Expected 1 space before "as"; 0 found
(#684) Expected 1 space after "as"; 0 found
(#684) Expected 1 space before "="; 0 found
(#684) Expected 1 space after "="; 0 found
(#684) Expected 1 space before ".="; 0 found
(#684) Expected 1 space after ".="; 0 found
(#684) Closing brace must be on a line by itself
(#684) Expected 1 space before "="; 0 found
(#684) Expected 1 space after "="; 0 found
(#684) Closing brace must be on a line by itself
(#684) Line exceeds 132 characters; contains 155 characters
(#684) Line exceeds 132 characters; contains 155 characters
(#684) Line exceeds 132 characters; contains 155 characters
(#684) Line exceeds 132 characters; contains 155 characters
(#684) Line exceeds 132 characters; contains 155 characters
(#684) Line exceeds 132 characters; contains 155 characters
(#684) Line exceeds 132 characters; contains 155 characters
(#684) Line exceeds 132 characters; contains 155 characters
(#684) Visibility must be declared on method "connect"
(#685) Line indented incorrectly; expected at least 24 spaces, found 0
(#685) Variable "N" must be all lower-case
(#685) Commas (,) must be followed by white space.
(#685) Variable "V" must be all lower-case
(#685) Commas (,) must be followed by white space.
(#685) Variable "G" must be all lower-case
(#685) Expected 1 space after closing parenthesis; found 0
(#685) Opening brace must be the last content on the line
(#685) Expected 1 space before "="; 0 found
(#685) Expected 1 space after "="; 0 found
(#685) Variable "N" must be all lower-case
(#685) Commas (,) must be followed by white space.
(#685) Expected 1 space before "=>"; 0 found
(#685) Expected 1 space after "=>"; 0 found
(#685) Variable "V" must be all lower-case
(#685) Commas (,) must be followed by white space.
(#685) Expected 1 space before "=>"; 0 found
(#685) Expected 1 space after "=>"; 0 found
(#685) Variable "G" must be all lower-case
(#685) Commas (,) must be followed by white space.
(#685) Expected 1 space before "=>"; 0 found
(#685) Expected 1 space after "=>"; 0 found
(#685) Expected "if (...) {\n"; found "if(...){"
(#685) Expected 1 space before "="; 0 found
(#685) Expected 1 space after "="; 0 found
(#685) Expected 1 space before "="; 0 found
(#685) Expected 1 space after "="; 0 found
(#685) Closing brace must be on a line by itself
(#685) Inline control structures are not allowed
(#685) Closing brace must be on a line by itself
(#685) Line exceeds maximum limit of 180 characters; contains 258 characters
(#685) Visibility must be declared on method "quote"
(#685) Line exceeds maximum limit of 180 characters; contains 258 characters
(#685) Line exceeds maximum limit of 180 characters; contains 258 characters
(#685) Line exceeds maximum limit of 180 characters; contains 258 characters
(#685) Line exceeds maximum limit of 180 characters; contains 258 characters
(#685) Line exceeds maximum limit of 180 characters; contains 258 characters
(#685) Line exceeds maximum limit of 180 characters; contains 258 characters
(#685) Line exceeds maximum limit of 180 characters; contains 258 characters
(#686) Line indented incorrectly; expected at least 24 spaces, found 0
(#686) Variable "Q" 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) Commas (,) must be followed by white space.
(#686) Variable "Q" must be all lower-case
(#686) Closing brace must be on a line by itself
(#686) Visibility must be declared on method "select_db"
(#687) Line indented incorrectly; expected at least 24 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) Visibility must be declared on method "query"
(#688) Line indented incorrectly; expected at least 24 spaces, found 0
(#688) Variable "H" must be all lower-case
(#688) Commas (,) must be followed by white space.
(#688) Variable "Sh" must be all lower-case
(#688) Expected 1 space after closing parenthesis; found 0
(#688) Opening brace must be the last content on the line
(#688) Variable "I" must be all lower-case
(#688) Expected 1 space before "="; 0 found
(#688) Expected 1 space after "="; 0 found
(#688) Commas (,) must be followed by white space.
(#688) Variable "H" must be all lower-case
(#688) Expected 1 space before "="; 0 found
(#688) Expected 1 space after "="; 0 found
(#688) Expected "if (...) {\n"; found "if(...){"
(#688) Variable "I" must be all lower-case
(#689) Line indented incorrectly; expected at least 32 spaces, found 0
(#689) Closing brace must be on a line by itself
(#689) Variable "I" must be all lower-case
(#689) Closing brace must be on a line by itself
(#689) Visibility must be declared on method "multi_query"
(#690) Line indented incorrectly; expected at least 24 spaces, found 0
(#690) Variable "H" must be all lower-case
(#690) Expected 1 space after closing parenthesis; found 0
(#690) Opening brace must be the last content on the line
(#690) Expected 1 space before "="; 0 found
(#690) Expected 1 space after "="; 0 found
(#690) Commas (,) must be followed by white space.
(#690) Variable "H" must be all lower-case
(#690) Expected 1 space before "="; 0 found
(#690) Expected 1 space after "="; 0 found
(#690) Expected "if (...) {\n"; found "if(...){"
(#691) Line indented incorrectly; expected at least 32 spaces, found 0
(#691) Closing brace must be on a line by itself
(#692) Line indented incorrectly; expected at least 24 spaces, found 0
(#692) Closing brace must be on a line by itself
(#692) Visibility must be declared on method "store_result"
(#693) Line indented incorrectly; expected at least 32 spaces, found 0
(#693) Variable "I" must be all lower-case
(#693) Expected 1 space after closing parenthesis; found 0
(#693) Opening brace must be the last content on the line
(#693) Inline control structures are not allowed
(#693) Variable "I" must be all lower-case
(#693) Variable "I" 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 "I" must be all lower-case
(#694) Line indented incorrectly; expected at least 36 spaces, found 0
(#694) Inline control structures are not allowed
(#694) Variable "I" must be all lower-case
(#695) Line indented incorrectly; expected at least 36 spaces, found 0
(#696) Line indented incorrectly; expected at least 36 spaces, found 0
(#696) Variable "I" must be all lower-case
(#696) Expected 1 space before "="; 0 found
(#696) Expected 1 space after "="; 0 found
(#696) Variable "I" must be all lower-case
(#697) Line indented incorrectly; expected at least 36 spaces, found 0
(#697) Closing brace must be on a line by itself
(#697) Visibility must be declared on method "next_result"
(#698) Line indented incorrectly; expected at least 24 spaces, found 0
(#698) Expected 1 space after closing parenthesis; found 0
(#698) Opening brace must be the last content on the line
(#698) Expected 1 space before "?"; 0 found
(#698) Expected 1 space after "?"; 0 found
(#698) Expected 1 space before ":"; 0 found
(#698) Expected 1 space after ":"; 0 found
(#698) Closing brace must be on a line by itself
(#698) Visibility must be declared on method "result"
(#699) Line indented incorrectly; expected at least 24 spaces, found 0
(#699) Variable "H" must be all lower-case
(#699) Commas (,) must be followed by white space.
(#699) Expected 1 space after closing parenthesis; found 0
(#699) Opening brace must be the last content on the line
(#699) Variable "I" must be all lower-case
(#699) Expected 1 space before "="; 0 found
(#699) Expected 1 space after "="; 0 found
(#699) Variable "H" must be all lower-case
(#699) Inline control structures are not allowed
(#699) Variable "I" must be all lower-case
(#700) Line indented incorrectly; expected at least 28 spaces, found 0
(#700) Variable "K" must be all lower-case
(#700) Expected 1 space before "="; 0 found
(#700) Expected 1 space after "="; 0 found
(#700) Variable "I" must be all lower-case
(#700) Variable "K" must be all lower-case
(#700) Closing brace must be on a line by itself
(#700) Closing brace must be on a line by itself
(#700) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 218
(#701) Line indented incorrectly; expected at least 4 spaces, found 0
(#701) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#701) Scope modifier not specified for member variable "$_result"
(#701) Commas (,) must be followed by white space.
(#701) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#701) Scope modifier not specified for member variable "$_offset"
(#701) Expected 1 space before "="; 0 found
(#701) Expected 1 space after "="; 0 found
(#701) Commas (,) must be followed by white space.
(#701) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#701) Scope modifier not specified for member variable "$_fields"
(#701) Commas (,) must be followed by white space.
(#701) Member variable "num_rows" must not contain underscores.
(#701) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#701) Scope modifier not specified for member variable "$num_rows"
(#701) Visibility must be declared on method "__construct"
(#702) Line indented incorrectly; expected at least 8 spaces, found 0
(#702) Variable "I" must be all lower-case
(#702) Expected 1 space after closing parenthesis; found 0
(#702) Opening brace must be the last content on the line
(#702) Expected 1 space before "="; 0 found
(#702) Expected 1 space after "="; 0 found
(#702) Variable "I" must be all lower-case
(#702) Closing brace must be on a line by itself
(#702) Visibility must be declared on method "_convert"
(#703) Line indented incorrectly; expected at least 8 spaces, found 0
(#703) Variable "K" must be all lower-case
(#703) Expected 1 space after closing parenthesis; found 0
(#703) Opening brace must be the last content on the line
(#703) Expected "foreach (...) {\n"; found "foreach(...){"
(#703) Expected 1 space before "=>"; 0 found
(#703) Expected 1 space after "=>"; 0 found
(#703) Expected 1 space after "as"; 0 found
(#703) Variable "K" must be all lower-case
(#704) Line indented incorrectly; expected at least 12 spaces, found 0
(#704) Expected 1 space before "=>"; 0 found
(#704) Expected 1 space after "=>"; 0 found
(#704) Variable "X" must be all lower-case
(#704) Inline control structures are not allowed
(#704) Variable "X" must be all lower-case
(#704) Commas (,) must be followed by white space.
(#704) Variable "K" must be all lower-case
(#704) Expected 1 space before "="; 0 found
(#704) Expected 1 space after "="; 0 found
(#704) Variable "X" must be all lower-case
(#704) Closing brace must be on a line by itself
(#704) Variable "K" must be all lower-case
(#704) Closing brace must be on a line by itself
(#704) Visibility must be declared on method "fetch_assoc"
(#705) Line indented incorrectly; expected at least 8 spaces, found 0
(#705) Expected 1 space after closing parenthesis; found 0
(#705) Opening brace must be the last content on the line
(#705) Commas (,) must be followed by white space.
(#705) Closing brace must be on a line by itself
(#705) Visibility must be declared on method "fetch_row"
(#706) Line indented incorrectly; expected at least 8 spaces, found 0
(#706) Expected 1 space after closing parenthesis; found 0
(#706) Opening brace must be the last content on the line
(#706) Commas (,) must be followed by white space.
(#706) Closing brace must be on a line by itself
(#706) Visibility must be declared on method "fetch_field"
(#707) Line indented incorrectly; expected at least 8 spaces, found 0
(#707) Expected 1 space after closing parenthesis; found 0
(#707) Opening brace must be the last content on the line
(#707) Inline control structures are not allowed
(#707) Expected 1 space before "="; 0 found
(#707) Expected 1 space after "="; 0 found
(#707) Expected 1 space before "="; 0 found
(#707) Expected 1 space after "="; 0 found
(#707) Variable "J" must be all lower-case
(#707) Expected 1 space before "="; 0 found
(#707) Expected 1 space after "="; 0 found
(#708) Line indented incorrectly; expected at least 12 spaces, found 0
(#708) Variable "J" must be all lower-case
(#708) Expected 1 space before "="; 0 found
(#708) Expected 1 space after "="; 0 found
(#708) Variable "J" must be all lower-case
(#708) Expected 1 space before "="; 0 found
(#708) Expected 1 space after "="; 0 found
(#708) Variable "J" must be all lower-case
(#708) Expected 1 space before "="; 0 found
(#708) Expected 1 space after "="; 0 found
(#708) Expected 1 space before "=="; 0 found
(#708) Expected 1 space after "=="; 0 found
(#708) Expected 1 space before "?"; 0 found
(#708) Expected 1 space after "?"; 0 found
(#708) Expected 1 space before ":"; 0 found
(#708) Expected 1 space after ":"; 0 found
(#708) Variable "J" must be all lower-case
(#708) Closing brace must be on a line by itself
(#708) Visibility must be declared on method "seek"
(#709) Line indented incorrectly; expected at least 8 spaces, found 0
(#709) Variable "D" must be all lower-case
(#709) Expected 1 space after closing parenthesis; found 0
(#709) Opening brace must be the last content on the line
(#709) Inline control structures are not allowed
(#709) Expected 1 space after first semicolon of FOR loop; 0 found
(#709) Expected 1 space after second semicolon of FOR loop; 0 found
(#709) Expected 1 space before "="; 0 found
(#709) Expected 1 space after "="; 0 found
(#709) Expected 1 space before "<"; 0 found
(#709) Expected 1 space after "<"; 0 found
(#709) Variable "D" must be all lower-case
(#709) Closing brace must be on a line by itself
(#709) Visibility must be declared on method "__destruct"
(#710) Line indented incorrectly; expected at least 8 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
(#710) Closing brace must be on a line by itself
(#710) Closing brace must be on a line by itself
(#710) Usage of ELSEIF not allowed; use ELSE IF instead
(#710) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#711) Line indented incorrectly; expected at least 8 spaces, found 0
(#711) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#711) Scope modifier not specified for member variable "$extension"
(#711) Expected 1 space before "="; 0 found
(#711) Expected 1 space after "="; 0 found
(#711) Commas (,) must be followed by white space.
(#711) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#711) Scope modifier not specified for member variable "$_link"
(#711) Commas (,) must be followed by white space.
(#711) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#711) Scope modifier not specified for member variable "$_result"
(#711) Commas (,) must be followed by white space.
(#711) Member variable "server_info" must not contain underscores.
(#711) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#711) Scope modifier not specified for member variable "$server_info"
(#711) Commas (,) must be followed by white space.
(#711) Member variable "affected_rows" must not contain underscores.
(#711) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#711) Scope modifier not specified for member variable "$affected_rows"
(#711) Commas (,) must be followed by white space.
(#711) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#711) Scope modifier not specified for member variable "$error"
(#711) Visibility must be declared on method "connect"
(#712) Line indented incorrectly; expected at least 12 spaces, found 0
(#712) Variable "N" must be all lower-case
(#712) Commas (,) must be followed by white space.
(#712) Variable "V" must be all lower-case
(#712) Commas (,) must be followed by white space.
(#712) Variable "G" must be all lower-case
(#712) Expected 1 space after closing parenthesis; found 0
(#712) Opening brace must be the last content on the line
(#712) Expected 1 space before "="; 0 found
(#712) Expected 1 space after "="; 0 found
(#712) Variable "N" must be all lower-case
(#712) Commas (,) must be followed by white space.
(#712) Variable "V" must be all lower-case
(#712) Commas (,) must be followed by white space.
(#712) Variable "G" must be all lower-case
(#712) Expected "if (...) {\n"; found "if(...){"
(#712) Variable "I" must be all lower-case
(#712) Expected 1 space before "="; 0 found
(#712) Expected 1 space after "="; 0 found
(#712) Variable "K" must be all lower-case
(#712) Expected 1 space before "="; 0 found
(#712) Expected 1 space after "="; 0 found
(#712) Variable "I" must be all lower-case
(#712) Expected 1 space before "="; 0 found
(#712) Expected 1 space after "="; 0 found
(#712) Commas (,) must be followed by white space.
(#712) Variable "K" must be all lower-case
(#712) Closing brace must be on a line by itself
(#712) Inline control structures are not allowed
(#712) Expected 1 space before "="; 0 found
(#712) Expected 1 space after "="; 0 found
(#712) Closing brace must be on a line by itself
(#712) Line exceeds maximum limit of 180 characters; contains 325 characters
(#712) Visibility must be declared on method "quote"
(#712) Line exceeds maximum limit of 180 characters; contains 325 characters
(#712) Line exceeds maximum limit of 180 characters; contains 325 characters
(#712) Line exceeds maximum limit of 180 characters; contains 325 characters
(#712) Line exceeds maximum limit of 180 characters; contains 325 characters
(#712) Line exceeds maximum limit of 180 characters; contains 325 characters
(#712) Line exceeds maximum limit of 180 characters; contains 325 characters
(#712) Line exceeds maximum limit of 180 characters; contains 325 characters
(#713) Line indented incorrectly; expected at least 12 spaces, found 0
(#713) Variable "Q" must be all lower-case
(#713) Expected 1 space after closing parenthesis; found 0
(#713) Opening brace must be the last content on the line
(#713) Commas (,) must be followed by white space.
(#713) Commas (,) must be followed by white space.
(#713) Variable "Q" must be all lower-case
(#713) Closing brace must be on a line by itself
(#713) Visibility must be declared on method "select_db"
(#714) Line indented incorrectly; expected at least 12 spaces, found 0
(#714) Expected 1 space after closing parenthesis; found 0
(#714) Opening brace must be the last content on the line
(#715) Line indented incorrectly; expected at least 16 spaces, found 0
(#715) Closing brace must be on a line by itself
(#715) Visibility must be declared on method "query"
(#716) Line indented incorrectly; expected at least 12 spaces, found 0
(#716) Variable "H" must be all lower-case
(#716) Commas (,) must be followed by white space.
(#716) Variable "Sh" 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 "I" must be all lower-case
(#716) Expected 1 space before "="; 0 found
(#716) Expected 1 space after "="; 0 found
(#716) Variable "H" must be all lower-case
(#716) Commas (,) must be followed by white space.
(#716) Expected 1 space before "="; 0 found
(#716) Expected 1 space after "="; 0 found
(#716) Expected "if (...) {\n"; found "if(...){"
(#716) Variable "I" must be all lower-case
(#716) Expected 1 space before "="; 0 found
(#716) Expected 1 space after "="; 0 found
(#717) Line indented incorrectly; expected at least 20 spaces, found 0
(#717) Closing brace must be on a line by itself
(#717) Expected "if (...) {\n"; found "if(...){"
(#717) Variable "I" must be all lower-case
(#717) Expected 1 space before "==="; 0 found
(#717) Expected 1 space after "==="; 0 found
(#717) Expected 1 space before "="; 0 found
(#717) Expected 1 space after "="; 0 found
(#718) Line indented incorrectly; expected at least 16 spaces, found 0
(#718) Closing brace must be on a line by itself
(#719) Line indented incorrectly; expected at least 20 spaces, found 0
(#720) Line indented incorrectly; expected at least 20 spaces, found 0
(#720) Variable "I" must be all lower-case
(#720) Closing brace must be on a line by itself
(#720) Visibility must be declared on method "multi_query"
(#721) Line indented incorrectly; expected at least 16 spaces, found 0
(#721) Variable "H" must be all lower-case
(#721) Expected 1 space after closing parenthesis; found 0
(#721) Opening brace must be the last content on the line
(#721) Expected 1 space before "="; 0 found
(#721) Expected 1 space after "="; 0 found
(#721) Variable "H" must be all lower-case
(#721) Closing brace must be on a line by itself
(#721) Visibility must be declared on method "store_result"
(#722) Line indented incorrectly; expected at least 16 spaces, found 0
(#722) Expected 1 space after closing parenthesis; found 0
(#722) Opening brace must be the last content on the line
(#722) Closing brace must be on a line by itself
(#722) Visibility must be declared on method "next_result"
(#723) Line indented incorrectly; expected at least 16 spaces, found 0
(#723) Expected 1 space after closing parenthesis; found 0
(#723) Opening brace must be the last content on the line
(#724) Line indented incorrectly; expected at least 20 spaces, found 0
(#724) Closing brace must be on a line by itself
(#724) Visibility must be declared on method "result"
(#725) Line indented incorrectly; expected at least 16 spaces, found 0
(#725) Variable "H" 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 "I" must be all lower-case
(#725) Expected 1 space before "="; 0 found
(#725) Expected 1 space after "="; 0 found
(#725) Variable "H" must be all lower-case
(#725) Inline control structures are not allowed
(#725) Variable "I" must be all lower-case
(#726) Line indented incorrectly; expected at least 20 spaces, found 0
(#727) Line indented incorrectly; expected at least 20 spaces, found 0
(#727) Variable "I" must be all lower-case
(#727) Commas (,) must be followed by white space.
(#727) Commas (,) must be followed by white space.
(#727) Closing brace must be on a line by itself
(#727) Closing brace must be on a line by itself
(#727) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 218
(#728) Line indented incorrectly; expected at least 8 spaces, found 0
(#728) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#728) Scope modifier not specified for member variable "$_result"
(#728) Commas (,) must be followed by white space.
(#728) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#728) Scope modifier not specified for member variable "$_offset"
(#728) Expected 1 space before "="; 0 found
(#728) Expected 1 space after "="; 0 found
(#728) Commas (,) must be followed by white space.
(#728) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#728) Scope modifier not specified for member variable "$_fields"
(#728) Commas (,) must be followed by white space.
(#728) Member variable "num_rows" must not contain underscores.
(#728) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#728) Scope modifier not specified for member variable "$num_rows"
(#728) Visibility must be declared on method "__construct"
(#729) Line indented incorrectly; expected at least 12 spaces, found 0
(#729) Variable "I" must be all lower-case
(#729) Expected 1 space after closing parenthesis; found 0
(#729) Opening brace must be the last content on the line
(#729) Expected 1 space before "="; 0 found
(#729) Expected 1 space after "="; 0 found
(#729) Variable "I" must be all lower-case
(#729) Expected 1 space before "="; 0 found
(#729) Expected 1 space after "="; 0 found
(#729) Variable "I" must be all lower-case
(#729) Closing brace must be on a line by itself
(#729) Visibility must be declared on method "fetch_assoc"
(#730) Line indented incorrectly; expected at least 12 spaces, found 0
(#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 16 spaces, found 0
(#731) Closing brace must be on a line by itself
(#731) Visibility must be declared on method "fetch_row"
(#732) Line indented incorrectly; expected at least 12 spaces, found 0
(#732) Expected 1 space after closing parenthesis; found 0
(#732) Opening brace must be the last content on the line
(#733) Line indented incorrectly; expected at least 16 spaces, found 0
(#733) Closing brace must be on a line by itself
(#733) Visibility must be declared on method "num_rows"
(#734) Line indented incorrectly; expected at least 16 spaces, found 0
(#734) Expected 1 space after closing parenthesis; found 0
(#734) Opening brace must be the last content on the line
(#735) Line indented incorrectly; expected at least 20 spaces, found 0
(#735) Closing brace must be on a line by itself
(#735) Visibility must be declared on method "fetch_field"
(#736) Line indented incorrectly; expected at least 16 spaces, found 0
(#736) Expected 1 space after closing parenthesis; found 0
(#736) Opening brace must be the last content on the line
(#736) Variable "J" must be all lower-case
(#736) Expected 1 space before "="; 0 found
(#736) Expected 1 space after "="; 0 found
(#736) Variable "J" must be all lower-case
(#736) Expected 1 space before "="; 0 found
(#736) Expected 1 space after "="; 0 found
(#736) Variable "J" must be all lower-case
(#736) Variable "J" must be all lower-case
(#736) Expected 1 space before "="; 0 found
(#736) Expected 1 space after "="; 0 found
(#736) Variable "J" must be all lower-case
(#736) Variable "J" must be all lower-case
(#736) Closing brace must be on a line by itself
(#736) Visibility must be declared on method "seek"
(#737) Line indented incorrectly; expected at least 16 spaces, found 0
(#737) Variable "D" must be all lower-case
(#737) Expected 1 space after closing parenthesis; found 0
(#737) Opening brace must be the last content on the line
(#737) Commas (,) must be followed by white space.
(#737) Variable "D" must be all lower-case
(#737) Closing brace must be on a line by itself
(#737) Visibility must be declared on method "__destruct"
(#738) Line indented incorrectly; expected at least 16 spaces, found 0
(#738) Expected 1 space after closing parenthesis; found 0
(#738) Opening brace must be the last content on the line
(#738) Closing brace must be on a line by itself
(#738) Closing brace must be on a line by itself
(#738) Closing brace must be on a line by itself
(#738) Usage of ELSEIF not allowed; use ELSE IF instead
(#738) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#739) Line indented incorrectly; expected at least 12 spaces, found 0
(#740) Line indented incorrectly; expected at least 12 spaces, found 0
(#741) Line indented incorrectly; expected at least 12 spaces, found 0
(#741) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#741) Scope modifier not specified for member variable "$extension"
(#741) Expected 1 space before "="; 0 found
(#741) Expected 1 space after "="; 0 found
(#741) Visibility must be declared on method "connect"
(#742) Line indented incorrectly; expected at least 16 spaces, found 0
(#742) Variable "N" must be all lower-case
(#742) Commas (,) must be followed by white space.
(#742) Variable "V" must be all lower-case
(#742) Commas (,) must be followed by white space.
(#742) Variable "G" must be all lower-case
(#742) Expected 1 space after closing parenthesis; found 0
(#742) Opening brace must be the last content on the line
(#742) Commas (,) must be followed by white space.
(#742) Commas (,) must be followed by white space.
(#742) Commas (,) must be followed by white space.
(#742) Commas (,) must be followed by white space.
(#742) Variable "N" must be all lower-case
(#742) Commas (,) must be followed by white space.
(#742) Variable "V" must be all lower-case
(#742) Commas (,) must be followed by white space.
(#742) Variable "G" must be all lower-case
(#742) Line exceeds 132 characters; contains 142 characters
(#742) Line exceeds 132 characters; contains 142 characters
(#742) Line exceeds 132 characters; contains 142 characters
(#742) Line exceeds 132 characters; contains 142 characters
(#742) Line exceeds 132 characters; contains 142 characters
(#742) Line exceeds 132 characters; contains 142 characters
(#742) Line exceeds 132 characters; contains 142 characters
(#742) Line exceeds 132 characters; contains 142 characters
(#743) Line indented incorrectly; expected at least 20 spaces, found 0
(#743) Closing brace must be on a line by itself
(#743) Visibility must be declared on method "select_db"
(#744) Line indented incorrectly; expected at least 12 spaces, found 0
(#744) Expected 1 space after closing parenthesis; found 0
(#744) Opening brace must be the last content on the line
(#744) Closing brace must be on a line by itself
(#744) Closing brace must be on a line by itself
(#744) Closing brace must be on a line by itself
(#744) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 257
(#745) Line indented incorrectly; expected at least 16 spaces, found 0
(#746) Line indented incorrectly; expected at least 16 spaces, found 0
(#747) Line indented incorrectly; expected at least 16 spaces, found 0
(#747) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#747) Visibility must be declared on method "insertUpdate"
(#748) Line indented incorrectly; expected at least 20 spaces, found 0
(#748) Variable "R" must be all lower-case
(#748) Commas (,) must be followed by white space.
(#748) Variable "L" must be all lower-case
(#748) Commas (,) must be followed by white space.
(#748) Variable "Kf" must be all lower-case
(#748) Expected 1 space after closing parenthesis; found 0
(#748) Opening brace must be the last content on the line
(#748) Expected "foreach (...) {\n"; found "foreach(...){"
(#748) Expected 1 space after "as"; 0 found
(#748) Variable "L" must be all lower-case
(#749) Line indented incorrectly; expected at least 24 spaces, found 0
(#749) Variable "O" must be all lower-case
(#749) Variable "Zh" must be all lower-case
(#749) Expected 1 space before "="; 0 found
(#749) Expected 1 space after "="; 0 found
(#749) Variable "Z" must be all lower-case
(#749) Expected 1 space before "="; 0 found
(#749) Expected 1 space after "="; 0 found
(#749) Expected "foreach (...) {\n"; found "foreach(...){"
(#749) Expected 1 space before "=>"; 0 found
(#749) Expected 1 space after "=>"; 0 found
(#749) Expected 1 space after "as"; 0 found
(#749) Variable "O" must be all lower-case
(#750) Line indented incorrectly; expected at least 28 spaces, found 0
(#750) Expected 1 space before "=>"; 0 found
(#750) Expected 1 space after "=>"; 0 found
(#750) Variable "X" must be all lower-case
(#750) Variable "Zh" must be all lower-case
(#750) Expected 1 space before "="; 0 found
(#750) Expected 1 space after "="; 0 found
(#750) Inline control structures are not allowed
(#750) Variable "Kf" must be all lower-case
(#750) Variable "Z" must be all lower-case
(#750) Expected 1 space before "="; 0 found
(#750) Expected 1 space after "="; 0 found
(#750) Closing brace must be on a line by itself
(#750) Inline control structures are not allowed
(#750) Variable "R" must be all lower-case
(#750) Commas (,) must be followed by white space.
(#750) Variable "O" must be all lower-case
(#750) Commas (,) must be followed by white space.
(#750) Commas (,) must be followed by white space.
(#750) Variable "O" must be all lower-case
(#750) Commas (,) must be followed by white space.
(#750) Variable "Z" must be all lower-case
(#750) Commas (,) must be followed by white space.
(#750) Variable "Zh" must be all lower-case
(#750) Commas (,) must be followed by white space.
(#750) Variable "O" must be all lower-case
(#750) Commas (,) must be followed by white space.
(#750) Variable "O" must be all lower-case
(#750) Line exceeds maximum limit of 180 characters; contains 376 characters
(#750) Line exceeds maximum limit of 180 characters; contains 376 characters
(#750) Line exceeds maximum limit of 180 characters; contains 376 characters
(#750) Line exceeds maximum limit of 180 characters; contains 376 characters
(#750) Line exceeds maximum limit of 180 characters; contains 376 characters
(#750) Line exceeds maximum limit of 180 characters; contains 376 characters
(#750) Line exceeds maximum limit of 180 characters; contains 376 characters
(#750) Line exceeds maximum limit of 180 characters; contains 376 characters
(#751) Line indented incorrectly; expected at least 28 spaces, found 0
(#751) Closing brace must be on a line by itself
(#752) Line indented incorrectly; expected at least 20 spaces, found 0
(#752) Closing brace must be on a line by itself
(#752) Visibility must be declared on method "begin"
(#753) Line indented incorrectly; expected at least 16 spaces, found 0
(#753) Expected 1 space after closing parenthesis; found 0
(#753) Opening brace must be the last content on the line
(#754) Line indented incorrectly; expected at least 20 spaces, found 0
(#754) Closing brace must be on a line by itself
(#754) Closing brace must be on a line by itself
(#755) Line indented incorrectly; expected at least 12 spaces, found 0
(#755) Expected 1 space after closing parenthesis; found 0
(#755) Opening brace must be the last content on the line
(#755) Commas (,) must be followed by white space.
(#755) Commas (,) must be followed by white space.
(#755) Closing brace must be on a line by itself
(#756) Line indented incorrectly; expected at least 12 spaces, found 0
(#756) Expected 1 space after closing parenthesis; found 0
(#756) Opening brace must be the last content on the line
(#756) Expected 1 space before "!="; 0 found
(#756) Expected 1 space after "!="; 0 found
(#756) Expected 1 space before "?"; 0 found
(#756) Expected 1 space after "?"; 0 found
(#756) Expected 1 space before ":"; 0 found
(#756) Expected 1 space after ":"; 0 found
(#756) Closing brace must be on a line by itself
(#757) Line indented incorrectly; expected at least 12 spaces, found 0
(#757) Expected 1 space after closing parenthesis; found 0
(#757) Opening brace must be the last content on the line
(#757) Expected 1 space before "="; 0 found
(#757) Expected 1 space after "="; 0 found
(#758) Line indented incorrectly; expected at least 16 spaces, found 0
(#758) Expected 1 space before "="; 0 found
(#758) Expected 1 space after "="; 0 found
(#758) Inline control structures are not allowed
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Closing brace must be on a line by itself
(#759) Line indented incorrectly; expected at least 12 spaces, found 0
(#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) Closing brace must be on a line by itself
(#761) Line indented incorrectly; expected at least 16 spaces, found 0
(#761) Variable "H" must be all lower-case
(#761) Commas (,) must be followed by white space.
(#761) Variable "Z" must be all lower-case
(#761) Commas (,) must be followed by white space.
(#761) Commas (,) must be followed by white space.
(#761) Variable "D" must be all lower-case
(#761) Commas (,) must be followed by white space.
(#761) Variable "Dg" 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
(#761) Expected 1 space before "!=="; 0 found
(#761) Expected 1 space after "!=="; 0 found
(#761) Expected 1 space before "?"; 0 found
(#761) Expected 1 space after "?"; 0 found
(#761) Expected 1 space before "+"; 0 found
(#761) Expected 1 space after "+"; 0 found
(#761) Variable "D" must be all lower-case
(#761) Expected 1 space before ":"; 0 found
(#761) Expected 1 space after ":"; 0 found
(#761) Variable "H" must be all lower-case
(#761) Closing brace must be on a line by itself
(#762) Line indented incorrectly; expected at least 16 spaces, found 0
(#762) Variable "H" must be all lower-case
(#762) Commas (,) must be followed by white space.
(#762) Variable "Z" must be all lower-case
(#762) Expected 1 space after closing parenthesis; found 0
(#762) Opening brace must be the last content on the line
(#763) Line indented incorrectly; expected at least 20 spaces, found 0
(#763) Variable "H" must be all lower-case
(#763) Commas (,) must be followed by white space.
(#763) Variable "Z" must be all lower-case
(#763) Commas (,) must be followed by white space.
(#763) Closing brace must be on a line by itself
(#764) Line indented incorrectly; expected at least 16 spaces, found 0
(#764) Commas (,) must be followed by white space.
(#764) Expected 1 space after closing parenthesis; found 0
(#764) Opening brace must be the last content on the line
(#764) Closing brace must be on a line by itself
(#765) Line indented incorrectly; expected at least 16 spaces, found 0
(#765) Expected 1 space after closing parenthesis; found 0
(#765) Opening brace must be the last content on the line
(#766) Line indented incorrectly; expected at least 20 spaces, found 0
(#766) Closing brace must be on a line by itself
(#767) Line indented incorrectly; expected at least 16 spaces, found 0
(#767) Expected 1 space after closing parenthesis; found 0
(#767) Opening brace must be the last content on the line
(#767) Closing brace must be on a line by itself
(#768) Line indented incorrectly; expected at least 16 spaces, found 0
(#768) Expected 1 space after closing parenthesis; found 0
(#768) Opening brace must be the last content on the line
(#769) Line indented incorrectly; expected at least 20 spaces, found 0
(#769) Closing brace must be on a line by itself
(#769) Line exceeds 132 characters; contains 160 characters
(#769) Line exceeds 132 characters; contains 160 characters
(#769) Line exceeds 132 characters; contains 160 characters
(#769) Line exceeds 132 characters; contains 160 characters
(#769) Line exceeds 132 characters; contains 160 characters
(#769) Line exceeds 132 characters; contains 160 characters
(#769) Line exceeds 132 characters; contains 160 characters
(#769) Line exceeds 132 characters; contains 160 characters
(#770) Line indented incorrectly; expected at least 16 spaces, found 0
(#770) Expected 1 space after closing parenthesis; found 0
(#770) Opening brace must be the last content on the line
(#770) Variable "J" must be all lower-case
(#770) Expected 1 space before "="; 0 found
(#770) Expected 1 space after "="; 0 found
(#770) Expected "foreach (...) {\n"; found "foreach(...){"
(#770) Expected 1 space after "as"; 0 found
(#771) Line indented incorrectly; expected at least 20 spaces, found 0
(#771) Variable "J" must be all lower-case
(#771) Expected 1 space before "="; 0 found
(#771) Expected 1 space after "="; 0 found
(#771) Closing brace must be on a line by itself
(#771) Variable "J" must be all lower-case
(#771) Closing brace must be on a line by itself
(#772) Line indented incorrectly; expected at least 20 spaces, found 0
(#772) Variable "C" must be all lower-case
(#772) Expected 1 space after closing parenthesis; found 0
(#772) Opening brace must be the last content on the line
(#772) Variable "J" must be all lower-case
(#772) Expected 1 space before "="; 0 found
(#772) Expected 1 space after "="; 0 found
(#772) Expected "foreach (...) {\n"; found "foreach(...){"
(#772) Expected 1 space before "as"; 0 found
(#772) Expected 1 space after "as"; 0 found
(#772) Variable "C" must be all lower-case
(#772) Expected 1 space before "!="; 0 found
(#772) Expected 1 space after "!="; 0 found
(#772) Expected 1 space before "?"; 0 found
(#772) Expected 1 space after "?"; 0 found
(#772) Variable "C" must be all lower-case
(#772) Expected 1 space before ":"; 0 found
(#772) Expected 1 space after ":"; 0 found
(#772) Variable "K" must be all lower-case
(#772) Inline control structures are not allowed
(#772) Variable "C" must be all lower-case
(#772) Expected 1 space before "!="; 0 found
(#772) Expected 1 space after "!="; 0 found
(#772) Variable "K" must be all lower-case
(#772) Variable "J" must be all lower-case
(#772) Variable "K" must be all lower-case
(#772) Expected 1 space before "="; 0 found
(#772) Expected 1 space after "="; 0 found
(#772) Variable "K" must be all lower-case
(#772) Closing brace must be on a line by itself
(#772) Variable "J" must be all lower-case
(#772) Closing brace must be on a line by itself
(#772) Line exceeds maximum limit of 180 characters; contains 297 characters
(#772) Line exceeds maximum limit of 180 characters; contains 297 characters
(#772) Line exceeds maximum limit of 180 characters; contains 297 characters
(#772) Line exceeds maximum limit of 180 characters; contains 297 characters
(#772) Line exceeds maximum limit of 180 characters; contains 297 characters
(#772) Line exceeds maximum limit of 180 characters; contains 297 characters
(#772) Line exceeds maximum limit of 180 characters; contains 297 characters
(#772) Line exceeds maximum limit of 180 characters; contains 297 characters
(#773) Line indented incorrectly; expected at least 20 spaces, found 0
(#773) Variable "S" 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 "S" must be all lower-case
(#773) Expected 1 space before "=="; 0 found
(#773) Expected 1 space after "=="; 0 found
(#773) Closing brace must be on a line by itself
(#774) Line indented incorrectly; expected at least 20 spaces, found 0
(#774) Variable "S" must be all lower-case
(#774) Expected 1 space after closing parenthesis; found 0
(#774) Opening brace must be the last content on the line
(#775) Line indented incorrectly; expected at least 24 spaces, found 0
(#775) Closing brace must be on a line by itself
(#776) Line indented incorrectly; expected at least 20 spaces, found 0
(#776) Variable "R" must be all lower-case
(#776) Expected 1 space after closing parenthesis; found 0
(#776) Opening brace must be the last content on the line
(#776) Variable "J" must be all lower-case
(#776) Expected 1 space before "="; 0 found
(#776) Expected 1 space after "="; 0 found
(#776) Expected "foreach (...) {\n"; found "foreach(...){"
(#776) Expected 1 space before "as"; 0 found
(#776) Expected 1 space after "as"; 0 found
(#781) Variable "R" must be all lower-case
(#781) Variable "K" must be all lower-case
(#781) Variable "U" must be all lower-case
(#781) Expected 1 space before "="; 0 found
(#781) Expected 1 space after "="; 0 found
(#781) Variable "K" must be all lower-case
(#781) Expected 1 space before "="; 0 found
(#781) Expected 1 space after "="; 0 found
(#781) Commas (,) must be followed by white space.
(#781) Variable "U" must be all lower-case
(#781) Expected 1 space before "?"; 0 found
(#781) Expected 1 space after "?"; 0 found
(#781) Variable "K" must be all lower-case
(#781) Expected 1 space before ":"; 0 found
(#781) Expected 1 space after ":"; 0 found
(#781) Variable "U" must be all lower-case
(#781) Expected 1 space before "=="; 0 found
(#781) Expected 1 space after "=="; 0 found
(#781) Expected 1 space before "?"; 0 found
(#781) Expected 1 space after "?"; 0 found
(#781) Variable "K" must be all lower-case
(#781) Expected 1 space before ":"; 0 found
(#781) Expected 1 space after ":"; 0 found
(#781) Variable "J" must be all lower-case
(#781) Variable "K" must be all lower-case
(#781) Expected 1 space before "="; 0 found
(#781) Expected 1 space after "="; 0 found
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Variable "K" must be all lower-case
(#781) Commas (,) must be followed by white space.
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Variable "U" must be all lower-case
(#781) Expected 1 space before "?"; 0 found
(#781) Expected 1 space after "?"; 0 found
(#781) Expected 1 space before ":"; 0 found
(#781) Expected 1 space after ":"; 0 found
(#781) Commas (,) must be followed by white space.
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Variable "U" must be all lower-case
(#781) Commas (,) must be followed by white space.
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Commas (,) must be followed by white space.
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Variable "K" must be all lower-case
(#781) Commas (,) must be followed by white space.
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Variable "K" must be all lower-case
(#781) Commas (,) must be followed by white space.
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Variable "K" must be all lower-case
(#781) Commas (,) must be followed by white space.
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Variable "K" must be all lower-case
(#781) Commas (,) must be followed by white space.
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Commas (,) must be followed by white space.
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Commas (,) must be followed by white space.
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Commas (,) must be followed by white space.
(#781) Expected 1 space before "=>"; 0 found
(#781) Expected 1 space after "=>"; 0 found
(#781) Variable "K" must be all lower-case
(#781) Commas (,) must be followed by white space.
(#781) Closing brace must be on a line by itself
(#781) Variable "J" must be all lower-case
(#781) Closing brace must be on a line by itself
(#781) Line exceeds maximum limit of 180 characters; contains 548 characters
(#781) Line exceeds maximum limit of 180 characters; contains 548 characters
(#781) Line exceeds maximum limit of 180 characters; contains 548 characters
(#781) Line exceeds maximum limit of 180 characters; contains 548 characters
(#781) Line exceeds maximum limit of 180 characters; contains 548 characters
(#781) Line exceeds maximum limit of 180 characters; contains 548 characters
(#781) Line exceeds maximum limit of 180 characters; contains 548 characters
(#781) Line exceeds maximum limit of 180 characters; contains 548 characters
(#782) Line indented incorrectly; expected at least 24 spaces, found 0
(#782) Variable "R" must be all lower-case
(#782) Commas (,) must be followed by white space.
(#782) Expected 1 space after closing parenthesis; found 0
(#782) Opening brace must be the last content on the line
(#782) Variable "J" must be all lower-case
(#782) Expected 1 space before "="; 0 found
(#782) Expected 1 space after "="; 0 found
(#782) Expected "foreach (...) {\n"; found "foreach(...){"
(#782) Expected 1 space before "as"; 0 found
(#782) Expected 1 space after "as"; 0 found
(#782) Line exceeds 132 characters; contains 144 characters
(#782) Line exceeds 132 characters; contains 144 characters
(#782) Line exceeds 132 characters; contains 144 characters
(#782) Line exceeds 132 characters; contains 144 characters
(#782) Line exceeds 132 characters; contains 144 characters
(#782) Line exceeds 132 characters; contains 144 characters
(#782) Line exceeds 132 characters; contains 144 characters
(#782) Line exceeds 132 characters; contains 144 characters
(#786) Variable "R" must be all lower-case
(#786) Commas (,) must be followed by white space.
(#786) Variable "K" must be all lower-case
(#786) Variable "C" must be all lower-case
(#786) Expected 1 space before "="; 0 found
(#786) Expected 1 space after "="; 0 found
(#786) Variable "K" must be all lower-case
(#786) Variable "J" must be all lower-case
(#786) Variable "C" must be all lower-case
(#786) Expected 1 space before "="; 0 found
(#786) Expected 1 space after "="; 0 found
(#786) Variable "K" must be all lower-case
(#786) Expected 1 space before "?"; 0 found
(#786) Expected 1 space after "?"; 0 found
(#786) Expected 1 space before ":"; 0 found
(#786) Expected 1 space after ":"; 0 found
(#786) Variable "K" must be all lower-case
(#786) Expected 1 space before "?"; 0 found
(#786) Expected 1 space after "?"; 0 found
(#786) Expected 1 space before ":"; 0 found
(#786) Expected 1 space after ":"; 0 found
(#786) Variable "J" must be all lower-case
(#786) Variable "C" must be all lower-case
(#786) Expected 1 space before "="; 0 found
(#786) Expected 1 space after "="; 0 found
(#786) Variable "J" must be all lower-case
(#786) Variable "C" must be all lower-case
(#786) Variable "K" must be all lower-case
(#786) Expected 1 space before "="; 0 found
(#786) Expected 1 space after "="; 0 found
(#786) Variable "K" must be all lower-case
(#786) Variable "J" must be all lower-case
(#786) Variable "C" must be all lower-case
(#786) Variable "K" must be all lower-case
(#786) Expected 1 space before "="; 0 found
(#786) Expected 1 space after "="; 0 found
(#786) Variable "K" must be all lower-case
(#786) Expected 1 space before "?"; 0 found
(#786) Expected 1 space after "?"; 0 found
(#786) Expected 1 space before ":"; 0 found
(#786) Expected 1 space after ":"; 0 found
(#786) Closing brace must be on a line by itself
(#786) Variable "J" must be all lower-case
(#786) Closing brace must be on a line by itself
(#786) Line exceeds maximum limit of 180 characters; contains 317 characters
(#786) Line exceeds maximum limit of 180 characters; contains 317 characters
(#786) Line exceeds maximum limit of 180 characters; contains 317 characters
(#786) Line exceeds maximum limit of 180 characters; contains 317 characters
(#786) Line exceeds maximum limit of 180 characters; contains 317 characters
(#786) Line exceeds maximum limit of 180 characters; contains 317 characters
(#786) Line exceeds maximum limit of 180 characters; contains 317 characters
(#786) Line exceeds maximum limit of 180 characters; contains 317 characters
(#787) Variable "C" must be all lower-case
(#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 4 spaces, found 0
(#788) Expected 1 space before "=>"; 0 found
(#788) Expected 1 space after "=>"; 0 found
(#788) Commas (,) must be followed by white space.
(#788) Commas (,) must be followed by white space.
(#788) Variable "C" must be all lower-case
(#788) Closing brace must be on a line by itself
(#788) Line exceeds maximum limit of 180 characters; contains 207 characters
(#788) Line exceeds maximum limit of 180 characters; contains 207 characters
(#788) Line exceeds maximum limit of 180 characters; contains 207 characters
(#788) Line exceeds maximum limit of 180 characters; contains 207 characters
(#788) Line exceeds maximum limit of 180 characters; contains 207 characters
(#788) Line exceeds maximum limit of 180 characters; contains 207 characters
(#788) Line exceeds maximum limit of 180 characters; contains 207 characters
(#788) Line exceeds maximum limit of 180 characters; contains 207 characters
(#789) Expected 1 space after closing parenthesis; found 0
(#789) Opening brace must be the last content on the line
(#789) Variable "J" must be all lower-case
(#789) Expected 1 space before "="; 0 found
(#789) Expected 1 space after "="; 0 found
(#789) Inline control structures are not allowed
(#789) Expected 1 space before "as"; 0 found
(#789) Expected 1 space after "as"; 0 found
(#789) Variable "J" must be all lower-case
(#789) Commas (,) must be followed by white space.
(#789) Commas (,) must be followed by white space.
(#789) Expected 1 space before "="; 0 found
(#789) Expected 1 space after "="; 0 found
(#789) Variable "J" must be all lower-case
(#789) Closing brace must be on a line by itself
(#789) Line exceeds 132 characters; contains 143 characters
(#789) Line exceeds 132 characters; contains 143 characters
(#789) Line exceeds 132 characters; contains 143 characters
(#789) Line exceeds 132 characters; contains 143 characters
(#789) Line exceeds 132 characters; contains 143 characters
(#789) Line exceeds 132 characters; contains 143 characters
(#789) Line exceeds 132 characters; contains 143 characters
(#789) Line exceeds 132 characters; contains 143 characters
(#790) Expected 1 space after closing parenthesis; found 0
(#790) Opening brace must be the last content on the line
(#791) Line indented incorrectly; expected at least 4 spaces, found 0
(#791) Closing brace must be on a line by itself
(#792) Expected 1 space after closing parenthesis; found 0
(#792) Opening brace must be the last content on the line
(#793) Line indented incorrectly; expected at least 4 spaces, found 0
(#793) Commas (,) must be followed by white space.
(#793) Commas (,) must be followed by white space.
(#793) Closing brace must be on a line by itself
(#794) Line indented incorrectly; expected at least 4 spaces, found 0
(#794) Commas (,) must be followed by white space.
(#794) Expected 1 space after closing parenthesis; found 0
(#794) Opening brace must be the last content on the line
(#795) Line indented incorrectly; expected at least 8 spaces, found 0
(#795) Commas (,) must be followed by white space.
(#795) Expected 1 space before "?"; 0 found
(#795) Expected 1 space after "?"; 0 found
(#795) Expected 1 space before ":"; 0 found
(#795) Expected 1 space after ":"; 0 found
(#795) Closing brace must be on a line by itself
(#796) Line indented incorrectly; expected at least 4 spaces, found 0
(#796) Expected 1 space after closing parenthesis; found 0
(#796) Opening brace must be the last content on the line
(#797) Line indented incorrectly; expected at least 8 spaces, found 0
(#797) Commas (,) must be followed by white space.
(#797) Commas (,) must be followed by white space.
(#797) Closing brace must be on a line by itself
(#798) Line indented incorrectly; expected at least 8 spaces, found 0
(#798) Variable "C" must be all lower-case
(#798) Commas (,) must be followed by white space.
(#798) Expected 1 space after closing parenthesis; found 0
(#798) Opening brace must be the last content on the line
(#798) Inline control structures are not allowed
(#798) Commas (,) must be followed by white space.
(#798) Variable "C" must be all lower-case
(#798) Line exceeds maximum limit of 180 characters; contains 199 characters
(#798) Line exceeds maximum limit of 180 characters; contains 199 characters
(#798) Line exceeds maximum limit of 180 characters; contains 199 characters
(#798) Line exceeds maximum limit of 180 characters; contains 199 characters
(#798) Line exceeds maximum limit of 180 characters; contains 199 characters
(#798) Line exceeds maximum limit of 180 characters; contains 199 characters
(#798) Line exceeds maximum limit of 180 characters; contains 199 characters
(#798) Line exceeds maximum limit of 180 characters; contains 199 characters
(#799) Line indented incorrectly; expected at least 12 spaces, found 0
(#799) Closing brace must be on a line by itself
(#800) Line indented incorrectly; expected at least 8 spaces, found 0
(#800) Expected 1 space after closing parenthesis; found 0
(#800) Opening brace must be the last content on the line
(#800) Expected 1 space before "!="; 0 found
(#800) Expected 1 space after "!="; 0 found
(#800) Expected 1 space before "?"; 0 found
(#800) Expected 1 space after "?"; 0 found
(#800) Expected 1 space before ":"; 0 found
(#800) Expected 1 space after ":"; 0 found
(#800) Closing brace must be on a line by itself
(#800) Line exceeds 132 characters; contains 136 characters
(#800) Line exceeds 132 characters; contains 136 characters
(#800) Line exceeds 132 characters; contains 136 characters
(#800) Line exceeds 132 characters; contains 136 characters
(#800) Line exceeds 132 characters; contains 136 characters
(#800) Line exceeds 132 characters; contains 136 characters
(#800) Line exceeds 132 characters; contains 136 characters
(#800) Line exceeds 132 characters; contains 136 characters
(#801) Line indented incorrectly; expected at least 8 spaces, found 0
(#801) Variable "R" must be all lower-case
(#801) Commas (,) must be followed by white space.
(#801) Variable "C" must be all lower-case
(#801) Commas (,) must be followed by white space.
(#801) Commas (,) must be followed by white space.
(#801) Variable "Rc" must be all lower-case
(#801) Commas (,) must be followed by white space.
(#801) Commas (,) must be followed by white space.
(#801) Commas (,) must be followed by white space.
(#801) Commas (,) must be followed by white space.
(#801) Variable "La" must be all lower-case
(#801) Commas (,) must be followed by white space.
(#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) Expected "foreach (...) {\n"; found "foreach(...){"
(#801) Expected 1 space after "as"; 0 found
(#802) Line indented incorrectly; expected at least 12 spaces, found 0
(#802) Expected 1 space before "="; 0 found
(#802) Expected 1 space after "="; 0 found
(#802) Variable "X" must be all lower-case
(#802) Expected 1 space before "="; 0 found
(#802) Expected 1 space after "="; 0 found
(#802) Inline control structures are not allowed
(#802) Variable "X" must be all lower-case
(#802) Expected 1 space before "="; 0 found
(#802) Expected 1 space after "="; 0 found
(#802) Variable "X" must be all lower-case
(#802) Expected 1 space before "="; 0 found
(#802) Expected 1 space after "="; 0 found
(#802) Commas (,) must be followed by white space.
(#802) Commas (,) must be followed by white space.
(#802) Variable "X" must be all lower-case
(#802) Inline control structures are not allowed
(#802) Expected 1 space before "=="; 0 found
(#802) Expected 1 space after "=="; 0 found
(#802) Expected 1 space before "="; 0 found
(#802) Expected 1 space after "="; 0 found
(#802) Commas (,) must be followed by white space.
(#802) Variable "X" must be all lower-case
(#802) Variable "R" must be all lower-case
(#802) Expected 1 space before "=="; 0 found
(#802) Expected 1 space after "=="; 0 found
(#802) Expected 1 space before "?"; 0 found
(#802) Expected 1 space after "?"; 0 found
(#802) Variable "Rc" must be all lower-case
(#802) Variable "X" must be all lower-case
(#802) Commas (,) must be followed by white space.
(#802) Expected 1 space before "+"; 0 found
(#802) Expected 1 space after "+"; 0 found
(#802) Variable "X" must be all lower-case
(#802) Expected 1 space before ":"; 0 found
(#802) Expected 1 space after ":"; 0 found
(#802) Variable "X" must be all lower-case
(#802) Inline control structures are not allowed
(#802) Expected 1 space before "!="; 0 found
(#802) Expected 1 space after "!="; 0 found
(#802) Variable "X" must be all lower-case
(#802) Variable "R" must be all lower-case
(#802) Variable "X" must be all lower-case
(#802) Commas (,) must be followed by white space.
(#802) Variable "X" must be all lower-case
(#802) Expected 1 space before "="; 0 found
(#802) Expected 1 space after "="; 0 found
(#802) Closing brace must be on a line by itself
(#802) Closing brace must be on a line by itself
(#802) Closing brace must be on a line by itself
(#802) Inline control structures are not allowed
(#802) Variable "R" must be all lower-case
(#802) Expected 1 space before "=="; 0 found
(#802) Expected 1 space after "=="; 0 found
(#802) Line exceeds maximum limit of 180 characters; contains 405 characters
(#802) Line exceeds maximum limit of 180 characters; contains 405 characters
(#802) Line exceeds maximum limit of 180 characters; contains 405 characters
(#802) Line exceeds maximum limit of 180 characters; contains 405 characters
(#802) Line exceeds maximum limit of 180 characters; contains 405 characters
(#802) Line exceeds maximum limit of 180 characters; contains 405 characters
(#802) Line exceeds maximum limit of 180 characters; contains 405 characters
(#802) Line exceeds maximum limit of 180 characters; contains 405 characters
(#803) Line indented incorrectly; expected at least 12 spaces, found 0
(#803) Variable "C" must be all lower-case
(#803) Commas (,) must be followed by white space.
(#803) Inline control structures are not allowed
(#803) Variable "R" must be all lower-case
(#803) Expected 1 space before "!="; 0 found
(#803) Expected 1 space after "!="; 0 found
(#803) Variable "C" must be all lower-case
(#803) Variable "R" must be all lower-case
(#803) Variable "C" must be all lower-case
(#803) Inline control structures are not allowed
(#803) Variable "Rc" must be all lower-case
(#803) Expected 1 space before "="; 0 found
(#803) Expected 1 space after "="; 0 found
(#803) Variable "Rc" must be all lower-case
(#803) Expected "foreach (...) {\n"; found "foreach(...){"
(#803) Expected 1 space before "=>"; 0 found
(#803) Expected 1 space after "=>"; 0 found
(#803) Expected 1 space after "as"; 0 found
(#803) Line exceeds 132 characters; contains 165 characters
(#803) Line exceeds 132 characters; contains 165 characters
(#803) Line exceeds 132 characters; contains 165 characters
(#803) Line exceeds 132 characters; contains 165 characters
(#803) Line exceeds 132 characters; contains 165 characters
(#803) Line exceeds 132 characters; contains 165 characters
(#803) Line exceeds 132 characters; contains 165 characters
(#803) Line exceeds 132 characters; contains 165 characters
(#804) Line indented incorrectly; expected at least 12 spaces, found 0
(#804) Expected 1 space before "=>"; 0 found
(#804) Expected 1 space after "=>"; 0 found
(#804) Variable "X" must be all lower-case
(#804) Inline control structures are not allowed
(#804) Variable "C" must be all lower-case
(#804) Commas (,) must be followed by white space.
(#804) Variable "X" must be all lower-case
(#805) Line indented incorrectly; expected at least 16 spaces, found 0
(#805) Closing brace must be on a line by itself
(#806) Line indented incorrectly; expected at least 12 spaces, found 0
(#806) Closing brace must be on a line by itself
(#807) Line indented incorrectly; expected at least 8 spaces, found 0
(#807) Variable "R" must be all lower-case
(#807) Commas (,) must be followed by white space.
(#807) Expected 1 space after closing parenthesis; found 0
(#807) Opening brace must be the last content on the line
(#807) Expected 1 space before "="; 0 found
(#807) Expected 1 space after "="; 0 found
(#807) Variable "Zb" must be all lower-case
(#807) Expected 1 space before "="; 0 found
(#807) Expected 1 space after "="; 0 found
(#807) Expected "foreach (...) {\n"; found "foreach(...){"
(#807) Expected 1 space after "as"; 0 found
(#808) Line indented incorrectly; expected at least 12 spaces, found 0
(#808) Variable "X" must be all lower-case
(#808) Expected "if (...) {\n"; found "if(...){"
(#808) Variable "X" 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 "X" must be all lower-case
(#808) Expected 1 space before "=="; 0 found
(#808) Expected 1 space after "=="; 0 found
(#808) Variable "Zb" must be all lower-case
(#808) Expected 1 space before "="; 0 found
(#808) Expected 1 space after "="; 0 found
(#808) Variable "X" must be all lower-case
(#808) Inline control structures are not allowed
(#808) Expected 1 space before "="; 0 found
(#808) Expected 1 space after "="; 0 found
(#808) Variable "X" must be all lower-case
(#808) Variable "R" must be all lower-case
(#808) Closing brace must be on a line by itself
(#808) Inline control structures are not allowed
(#808) Usage of ELSEIF not allowed; use ELSE IF instead
(#808) Variable "X" must be all lower-case
(#808) Expected 1 space before "!="; 0 found
(#808) Expected 1 space after "!="; 0 found
(#808) Expected 1 space before "?"; 0 found
(#808) Expected 1 space after "?"; 0 found
(#808) Variable "X" must be all lower-case
(#808) Variable "X" must be all lower-case
(#808) Expected 1 space before "!="; 0 found
(#808) Expected 1 space after "!="; 0 found
(#808) Expected 1 space before "?"; 0 found
(#808) Expected 1 space after "?"; 0 found
(#808) Expected 1 space before ":"; 0 found
(#808) Expected 1 space after ":"; 0 found
(#808) Variable "X" must be all lower-case
(#808) Expected 1 space before "!="; 0 found
(#808) Expected 1 space after "!="; 0 found
(#808) Expected 1 space before "?"; 0 found
(#808) Expected 1 space after "?"; 0 found
(#808) Variable "X" must be all lower-case
(#808) Expected 1 space before ":"; 0 found
(#808) Expected 1 space after ":"; 0 found
(#808) Variable "R" must be all lower-case
(#808) Variable "R" must be all lower-case
(#808) Expected 1 space before ":"; 0 found
(#808) Expected 1 space after ":"; 0 found
(#808) Variable "R" must be all lower-case
(#808) Commas (,) must be followed by white space.
(#808) Variable "X" must be all lower-case
(#808) Line exceeds maximum limit of 180 characters; contains 333 characters
(#808) Line exceeds maximum limit of 180 characters; contains 333 characters
(#808) Line exceeds maximum limit of 180 characters; contains 333 characters
(#808) Line exceeds maximum limit of 180 characters; contains 333 characters
(#808) Line exceeds maximum limit of 180 characters; contains 333 characters
(#808) Line exceeds maximum limit of 180 characters; contains 333 characters
(#808) Line exceeds maximum limit of 180 characters; contains 333 characters
(#808) Line exceeds maximum limit of 180 characters; contains 333 characters
(#809) Line indented incorrectly; expected at least 16 spaces, found 0
(#809) Closing brace must be on a line by itself
(#809) Commas (,) must be followed by white space.
(#809) Variable "Zb" must be all lower-case
(#809) Variable "R" must be all lower-case
(#809) Commas (,) must be followed by white space.
(#809) Variable "Zb" must be all lower-case
(#809) Closing brace must be on a line by itself
(#809) Line exceeds 132 characters; contains 139 characters
(#809) Line exceeds 132 characters; contains 139 characters
(#809) Line exceeds 132 characters; contains 139 characters
(#809) Line exceeds 132 characters; contains 139 characters
(#809) Line exceeds 132 characters; contains 139 characters
(#809) Line exceeds 132 characters; contains 139 characters
(#809) Line exceeds 132 characters; contains 139 characters
(#809) Line exceeds 132 characters; contains 139 characters
(#810) Line indented incorrectly; expected at least 12 spaces, found 0
(#810) Expected 1 space after closing parenthesis; found 0
(#810) Opening brace must be the last content on the line
(#810) Closing brace must be on a line by itself
(#811) Line indented incorrectly; expected at least 12 spaces, found 0
(#811) Commas (,) must be followed by white space.
(#811) Variable "H" must be all lower-case
(#811) Expected 1 space after closing parenthesis; found 0
(#811) Opening brace must be the last content on the line
(#811) Variable "J" must be all lower-case
(#811) Expected 1 space before "="; 0 found
(#811) Expected 1 space after "="; 0 found
(#811) Variable "H" must be all lower-case
(#811) Variable "J" must be all lower-case
(#811) Closing brace must be on a line by itself
(#812) Line indented incorrectly; expected at least 12 spaces, found 0
(#812) Variable "S" must be all lower-case
(#812) Commas (,) must be followed by white space.
(#812) Variable "Z" must be all lower-case
(#812) Closing brace must be on a line by itself
(#813) Line indented incorrectly; expected at least 12 spaces, found 0
(#813) Variable "R" must be all lower-case
(#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) Expected "foreach (...) {\n"; found "foreach(...){"
(#813) Expected 1 space before "as"; 0 found
(#813) Expected 1 space after "as"; 0 found
(#813) Variable "R" must be all lower-case
(#813) Variable "K" must be all lower-case
(#813) Variable "J" must be all lower-case
(#813) Variable "K" must be all lower-case
(#813) Expected 1 space before "="; 0 found
(#813) Expected 1 space after "="; 0 found
(#813) Variable "K" must be all lower-case
(#813) Expected 1 space before "="; 0 found
(#813) Expected 1 space after "="; 0 found
(#813) Variable "K" must be all lower-case
(#813) Expected 1 space before "="; 0 found
(#813) Expected 1 space after "="; 0 found
(#813) Variable "K" must be all lower-case
(#813) Closing brace must be on a line by itself
(#813) Variable "J" must be all lower-case
(#813) Closing brace must be on a line by itself
(#813) Line exceeds maximum limit of 180 characters; contains 232 characters
(#813) Line exceeds maximum limit of 180 characters; contains 232 characters
(#813) Line exceeds maximum limit of 180 characters; contains 232 characters
(#813) Line exceeds maximum limit of 180 characters; contains 232 characters
(#813) Line exceeds maximum limit of 180 characters; contains 232 characters
(#813) Line exceeds maximum limit of 180 characters; contains 232 characters
(#813) Line exceeds maximum limit of 180 characters; contains 232 characters
(#813) Line exceeds maximum limit of 180 characters; contains 232 characters
(#814) Line indented incorrectly; expected at least 12 spaces, found 0
(#814) Variable "T" must be all lower-case
(#814) Expected 1 space after closing parenthesis; found 0
(#814) Opening brace must be the last content on the line
(#815) Line indented incorrectly; expected at least 16 spaces, found 0
(#815) Commas (,) must be followed by white space.
(#815) Variable "T" must be all lower-case
(#815) Closing brace must be on a line by itself
(#816) Line indented incorrectly; expected at least 12 spaces, found 0
(#816) Expected 1 space after closing parenthesis; found 0
(#816) Opening brace must be the last content on the line
(#817) Line indented incorrectly; expected at least 16 spaces, found 0
(#817) Commas (,) must be followed by white space.
(#817) Commas (,) must be followed by white space.
(#817) Closing brace must be on a line by itself
(#818) Line indented incorrectly; expected at least 16 spaces, found 0
(#818) Variable "T" must be all lower-case
(#818) Expected 1 space after closing parenthesis; found 0
(#818) Opening brace must be the last content on the line
(#819) Line indented incorrectly; expected at least 20 spaces, found 0
(#819) Commas (,) must be followed by white space.
(#819) Commas (,) must be followed by white space.
(#819) Variable "T" must be all lower-case
(#819) Closing brace must be on a line by itself
(#820) Line indented incorrectly; expected at least 16 spaces, found 0
(#820) Variable "T" must be all lower-case
(#820) Commas (,) must be followed by white space.
(#820) Commas (,) must be followed by white space.
(#820) Expected 1 space after closing parenthesis; found 0
(#820) Opening brace must be the last content on the line
(#821) Line indented incorrectly; expected at least 20 spaces, found 0
(#821) Commas (,) must be followed by white space.
(#821) Variable "T" must be all lower-case
(#821) Commas (,) must be followed by white space.
(#821) Closing brace must be on a line by itself
(#822) Line indented incorrectly; expected at least 20 spaces, found 0
(#822) Variable "C" must be all lower-case
(#822) Expected 1 space after closing parenthesis; found 0
(#822) Opening brace must be the last content on the line
(#822) Inline control structures are not allowed
(#822) Variable "C" must be all lower-case
(#822) Expected 1 space before "=="; 0 found
(#822) Expected 1 space after "=="; 0 found
(#823) Line indented incorrectly; expected at least 24 spaces, found 0
(#823) Variable "L" must be all lower-case
(#823) Expected 1 space before "="; 0 found
(#823) Expected 1 space after "="; 0 found
(#824) Line exceeds maximum limit of 180 characters; contains 218 characters
(#824) Line exceeds maximum limit of 180 characters; contains 218 characters
(#824) Line exceeds maximum limit of 180 characters; contains 218 characters
(#824) Line exceeds maximum limit of 180 characters; contains 218 characters
(#824) Line exceeds maximum limit of 180 characters; contains 218 characters
(#824) Line exceeds maximum limit of 180 characters; contains 218 characters
(#824) Line exceeds maximum limit of 180 characters; contains 218 characters
(#824) Line exceeds maximum limit of 180 characters; contains 218 characters
(#829) Variable "C" must be all lower-case
(#829) Variable "J" must be all lower-case
(#829) Expected 1 space before "="; 0 found
(#829) Expected 1 space after "="; 0 found
(#829) Variable "L" must be all lower-case
(#829) Inline control structures are not allowed
(#829) Variable "J" must be all lower-case
(#829) Variable "J" must be all lower-case
(#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 "J" must be all lower-case
(#829) Variable "J" must be all lower-case
(#829) Closing brace must be on a line by itself
(#829) Line exceeds 132 characters; contains 145 characters
(#829) Line exceeds 132 characters; contains 145 characters
(#829) Line exceeds 132 characters; contains 145 characters
(#829) Line exceeds 132 characters; contains 145 characters
(#829) Line exceeds 132 characters; contains 145 characters
(#829) Line exceeds 132 characters; contains 145 characters
(#829) Line exceeds 132 characters; contains 145 characters
(#829) Line exceeds 132 characters; contains 145 characters
(#830) Line indented incorrectly; expected at least 20 spaces, found 0
(#830) Variable "R" 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 "J" must be all lower-case
(#830) Expected 1 space before "="; 0 found
(#830) Expected 1 space after "="; 0 found
(#830) Inline control structures are not allowed
(#830) Expected 1 space before "as"; 0 found
(#830) Expected 1 space after "as"; 0 found
(#831) Line exceeds maximum limit of 180 characters; contains 227 characters
(#831) Line exceeds maximum limit of 180 characters; contains 227 characters
(#831) Line exceeds maximum limit of 180 characters; contains 227 characters
(#831) Line exceeds maximum limit of 180 characters; contains 227 characters
(#831) Line exceeds maximum limit of 180 characters; contains 227 characters
(#831) Line exceeds maximum limit of 180 characters; contains 227 characters
(#831) Line exceeds maximum limit of 180 characters; contains 227 characters
(#831) Line exceeds maximum limit of 180 characters; contains 227 characters
(#835) Variable "R" must be all lower-case
(#835) Variable "K" must be all lower-case
(#835) Variable "J" must be all lower-case
(#835) Variable "K" must be all lower-case
(#835) Expected 1 space before "="; 0 found
(#835) Expected 1 space after "="; 0 found
(#835) Variable "K" must be all lower-case
(#835) Commas (,) must be followed by white space.
(#835) Variable "K" must be all lower-case
(#835) Variable "J" must be all lower-case
(#835) Closing brace must be on a line by itself
(#836) Expected 1 space after closing parenthesis; found 0
(#836) Opening brace must be the last content on the line
(#837) Line indented incorrectly; expected at least 4 spaces, found 0
(#837) Expected 1 space before "=>"; 0 found
(#837) Expected 1 space after "=>"; 0 found
(#837) Commas (,) must be followed by white space.
(#837) Commas (,) must be followed by white space.
(#837) Expected 1 space before "=>"; 0 found
(#837) Expected 1 space after "=>"; 0 found
(#837) Commas (,) must be followed by white space.
(#837) Commas (,) must be followed by white space.
(#837) Commas (,) must be followed by white space.
(#837) Expected 1 space before "=>"; 0 found
(#837) Expected 1 space after "=>"; 0 found
(#837) Commas (,) must be followed by white space.
(#837) Closing brace must be on a line by itself
(#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 4 spaces, found 0
(#839) Closing brace must be on a line by itself
(#840) Line indented incorrectly; expected at least 4 spaces, found 0
(#840) Expected 1 space after closing parenthesis; found 0
(#840) Opening brace must be the last content on the line
(#840) Inline control structures are not allowed
(#840) Expected 1 space before "!="; 0 found
(#840) Expected 1 space after "!="; 0 found
(#840) Closing brace must be on a line by itself
(#841) Line indented incorrectly; expected at least 4 spaces, found 0
(#841) Expected 1 space after closing parenthesis; found 0
(#841) Opening brace must be the last content on the line
(#842) Line indented incorrectly; expected at least 8 spaces, found 0
(#842) Closing brace must be on a line by itself
(#843) Line indented incorrectly; expected at least 4 spaces, found 0
(#843) Expected 1 space after closing parenthesis; found 0
(#843) Opening brace must be the last content on the line
(#843) Closing brace must be on a line by itself
(#844) Line indented incorrectly; expected at least 4 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 8 spaces, found 0
(#845) Closing brace must be on a line by itself
(#846) Line indented incorrectly; expected at least 4 spaces, found 0
(#846) Expected 1 space after closing parenthesis; found 0
(#846) Opening brace must be the last content on the line
(#847) Line indented incorrectly; expected at least 8 spaces, found 0
(#847) Closing brace must be on a line by itself
(#848) Line indented incorrectly; expected at least 8 spaces, found 0
(#848) Closing brace must be on a line by itself
(#849) Line indented incorrectly; expected at least 8 spaces, found 0
(#849) Commas (,) must be followed by white space.
(#849) Variable "J" must be all lower-case
(#849) Expected 1 space after closing parenthesis; found 0
(#849) Opening brace must be the last content on the line
(#849) Variable "J" must be all lower-case
(#849) Closing brace must be on a line by itself
(#850) Line indented incorrectly; expected at least 8 spaces, found 0
(#850) Variable "Gc" must be all lower-case
(#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 12 spaces, found 0
(#851) Commas (,) must be followed by white space.
(#851) Variable "Gc" must be all lower-case
(#851) Closing brace must be on a line by itself
(#851) Expected 1 space before "="; 0 found
(#851) Expected 1 space after "="; 0 found
(#851) Variable "Rh" must be all lower-case
(#851) Expected 1 space before "="; 0 found
(#851) Expected 1 space after "="; 0 found
(#851) Variable "Yg" must be all lower-case
(#851) Expected 1 space before "="; 0 found
(#851) Expected 1 space after "="; 0 found
(#851) Expected "foreach (...) {\n"; found "foreach(...){"
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Expected 1 space before "as"; 0 found
(#851) Expected 1 space after "as"; 0 found
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Variable "X" must be all lower-case
(#851) Variable "Rh" must be all lower-case
(#851) Expected 1 space before "+="; 0 found
(#851) Expected 1 space after "+="; 0 found
(#851) Variable "X" must be all lower-case
(#851) Variable "Yg" must be all lower-case
(#851) Expected 1 space before "="; 0 found
(#851) Expected 1 space after "="; 0 found
(#851) Variable "X" must be all lower-case
(#851) Closing brace must be on a line by itself
(#851) Variable "Yh" must be all lower-case
(#851) Expected 1 space before "="; 0 found
(#851) Expected 1 space after "="; 0 found
(#851) Variable "Ye" must be all lower-case
(#851) Expected 1 space before "="; 0 found
(#851) Expected 1 space after "="; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Variable "Zc" must be all lower-case
(#851) Expected 1 space before "="; 0 found
(#851) Expected 1 space after "="; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "="; 0 found
(#851) Expected 1 space after "="; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "="; 0 found
(#851) Expected 1 space after "="; 0 found
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected 1 space before "=>"; 0 found
(#851) Expected 1 space after "=>"; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Closing brace must be on a line by itself
(#851) Variable "Yb" must be all lower-case
(#851) Expected 1 space before "="; 0 found
(#851) Expected 1 space after "="; 0 found
(#851) Expected "if (...) {\n"; found "if(...){"
(#851) Variable "Hf" must be all lower-case
(#851) Expected 1 space before "="; 0 found
(#851) Expected 1 space after "="; 0 found
(#851) Commas (,) must be followed by white space.
(#851) Expected "if (...) {\n"; found "if(...){"
(#851) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#851) Line exceeds maximum limit of 180 characters; contains 1117 characters
(#851) Line exceeds maximum limit of 180 characters; contains 1117 characters
(#851) Line exceeds maximum limit of 180 characters; contains 1117 characters
(#851) Line exceeds maximum limit of 180 characters; contains 1117 characters
(#851) Line exceeds maximum limit of 180 characters; contains 1117 characters
(#851) Line exceeds maximum limit of 180 characters; contains 1117 characters
(#851) Line exceeds maximum limit of 180 characters; contains 1117 characters
(#851) Line exceeds maximum limit of 180 characters; contains 1117 characters
(#852) Line indented incorrectly; expected at least 12 spaces, found 0
(#852) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#852) Scope modifier not specified for member variable "$extension"
(#852) Expected 1 space before "="; 0 found
(#852) Expected 1 space after "="; 0 found
(#852) Commas (,) must be followed by white space.
(#852) Member variable "server_info" must not contain underscores.
(#852) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#852) Scope modifier not specified for member variable "$server_info"
(#852) Commas (,) must be followed by white space.
(#852) Member variable "affected_rows" must not contain underscores.
(#852) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#852) Scope modifier not specified for member variable "$affected_rows"
(#852) Commas (,) must be followed by white space.
(#852) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#852) Scope modifier not specified for member variable "$errno"
(#852) Commas (,) must be followed by white space.
(#852) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#852) Scope modifier not specified for member variable "$error"
(#852) Commas (,) must be followed by white space.
(#852) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#852) Scope modifier not specified for member variable "$_link"
(#852) Commas (,) must be followed by white space.
(#852) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#852) Scope modifier not specified for member variable "$_result"
(#852) Visibility must be declared on method "connect"
(#853) Line indented incorrectly; expected at least 16 spaces, found 0
(#853) Variable "N" must be all lower-case
(#853) Commas (,) must be followed by white space.
(#853) Variable "V" must be all lower-case
(#853) Commas (,) must be followed by white space.
(#853) Variable "G" must be all lower-case
(#853) Expected 1 space after closing parenthesis; found 0
(#853) Opening brace must be the last content on the line
(#853) Expected 1 space before "="; 0 found
(#853) Expected 1 space after "="; 0 found
(#853) Variable "N" must be all lower-case
(#853) Commas (,) must be followed by white space.
(#853) Variable "V" must be all lower-case
(#853) Commas (,) must be followed by white space.
(#853) Variable "G" must be all lower-case
(#853) Expected "if (...) {\n"; found "if(...){"
(#853) Expected 1 space before "="; 0 found
(#853) Expected 1 space after "="; 0 found
(#853) Commas (,) must be followed by white space.
(#853) Variable "N" must be all lower-case
(#853) Expected 1 space before "="; 0 found
(#853) Expected 1 space after "="; 0 found
(#853) Commas (,) must be followed by white space.
(#853) Variable "V" must be all lower-case
(#853) Commas (,) must be followed by white space.
(#853) Variable "G" must be all lower-case
(#853) Expected 1 space before "="; 0 found
(#853) Expected 1 space after "="; 0 found
(#853) Commas (,) must be followed by white space.
(#853) Closing brace must be on a line by itself
(#853) Expected "} else {\n"; found "}else{"
(#853) Expected 1 space before "="; 0 found
(#853) Expected 1 space after "="; 0 found
(#853) Expected 1 space before "="; 0 found
(#853) Expected 1 space after "="; 0 found
(#853) Closing brace must be on a line by itself
(#853) Closing brace must be on a line by itself
(#853) Line exceeds maximum limit of 180 characters; contains 328 characters
(#853) Visibility must be declared on method "quote"
(#853) Line exceeds maximum limit of 180 characters; contains 328 characters
(#853) Line exceeds maximum limit of 180 characters; contains 328 characters
(#853) Line exceeds maximum limit of 180 characters; contains 328 characters
(#853) Line exceeds maximum limit of 180 characters; contains 328 characters
(#853) Line exceeds maximum limit of 180 characters; contains 328 characters
(#853) Line exceeds maximum limit of 180 characters; contains 328 characters
(#853) Line exceeds maximum limit of 180 characters; contains 328 characters
(#854) Line indented incorrectly; expected at least 16 spaces, found 0
(#854) Variable "Q" must be all lower-case
(#854) Expected 1 space after closing parenthesis; found 0
(#854) Opening brace must be the last content on the line
(#854) Commas (,) must be followed by white space.
(#854) Commas (,) must be followed by white space.
(#854) Variable "Q" must be all lower-case
(#854) Closing brace must be on a line by itself
(#854) Visibility must be declared on method "select_db"
(#855) Line indented incorrectly; expected at least 16 spaces, found 0
(#855) Expected 1 space after closing parenthesis; found 0
(#855) Opening brace must be the last content on the line
(#855) Expected 1 space before "=="; 0 found
(#855) Expected 1 space after "=="; 0 found
(#855) Closing brace must be on a line by itself
(#855) Visibility must be declared on method "query"
(#856) Line indented incorrectly; expected at least 16 spaces, found 0
(#856) Variable "H" must be all lower-case
(#856) Commas (,) must be followed by white space.
(#856) Variable "Sh" 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 "I" must be all lower-case
(#856) Expected 1 space before "="; 0 found
(#856) Expected 1 space after "="; 0 found
(#856) Variable "H" must be all lower-case
(#856) Commas (,) must be followed by white space.
(#856) Expected "if (...) {\n"; found "if(...){"
(#856) Variable "I" 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
(#857) Line indented incorrectly; expected at least 24 spaces, found 0
(#857) Closing brace must be on a line by itself
(#857) Expected 1 space before "="; 0 found
(#857) Expected 1 space after "="; 0 found
(#857) Expected "if (...) {\n"; found "if(...){"
(#857) Variable "I" must be all lower-case
(#857) Expected 1 space before "==="; 0 found
(#857) Expected 1 space after "==="; 0 found
(#857) Expected 1 space before "="; 0 found
(#857) Expected 1 space after "="; 0 found
(#858) Line indented incorrectly; expected at least 20 spaces, found 0
(#858) Closing brace must be on a line by itself
(#859) Line indented incorrectly; expected at least 24 spaces, found 0
(#860) Line indented incorrectly; expected at least 24 spaces, found 0
(#860) Variable "I" must be all lower-case
(#860) Closing brace must be on a line by itself
(#860) Visibility must be declared on method "multi_query"
(#861) Line indented incorrectly; expected at least 16 spaces, found 0
(#861) Variable "H" must be all lower-case
(#861) Expected 1 space after closing parenthesis; found 0
(#861) Opening brace must be the last content on the line
(#861) Expected 1 space before "="; 0 found
(#861) Expected 1 space after "="; 0 found
(#861) Variable "H" must be all lower-case
(#861) Closing brace must be on a line by itself
(#861) Visibility must be declared on method "store_result"
(#862) Line indented incorrectly; expected at least 16 spaces, found 0
(#862) Expected 1 space after closing parenthesis; found 0
(#862) Opening brace must be the last content on the line
(#862) Closing brace must be on a line by itself
(#862) Visibility must be declared on method "next_result"
(#863) Line indented incorrectly; expected at least 16 spaces, found 0
(#863) Expected 1 space after closing parenthesis; found 0
(#863) Opening brace must be the last content on the line
(#864) Line indented incorrectly; expected at least 20 spaces, found 0
(#864) Closing brace must be on a line by itself
(#864) Visibility must be declared on method "result"
(#865) Line indented incorrectly; expected at least 16 spaces, found 0
(#865) Variable "H" must be all lower-case
(#865) Commas (,) must be followed by white space.
(#865) Expected 1 space after closing parenthesis; found 0
(#865) Opening brace must be the last content on the line
(#865) Variable "I" must be all lower-case
(#865) Expected 1 space before "="; 0 found
(#865) Expected 1 space after "="; 0 found
(#865) Variable "H" must be all lower-case
(#865) Inline control structures are not allowed
(#865) Variable "I" must be all lower-case
(#865) Variable "I" must be all lower-case
(#866) Line indented incorrectly; expected at least 20 spaces, found 0
(#866) Variable "K" must be all lower-case
(#866) Expected 1 space before "="; 0 found
(#866) Expected 1 space after "="; 0 found
(#866) Variable "I" must be all lower-case
(#866) Variable "K" must be all lower-case
(#866) Closing brace must be on a line by itself
(#866) Closing brace must be on a line by itself
(#866) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 218
(#867) Line indented incorrectly; expected at least 12 spaces, found 0
(#867) Member variable "num_rows" must not contain underscores.
(#867) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#867) Scope modifier not specified for member variable "$num_rows"
(#867) Commas (,) must be followed by white space.
(#867) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#867) Scope modifier not specified for member variable "$_result"
(#867) Commas (,) must be followed by white space.
(#867) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#867) Scope modifier not specified for member variable "$_offset"
(#867) Expected 1 space before "="; 0 found
(#867) Expected 1 space after "="; 0 found
(#867) Visibility must be declared on method "__construct"
(#868) Line indented incorrectly; expected at least 16 spaces, found 0
(#868) Variable "I" must be all lower-case
(#868) Expected 1 space after closing parenthesis; found 0
(#868) Opening brace must be the last content on the line
(#868) Expected 1 space before "="; 0 found
(#868) Expected 1 space after "="; 0 found
(#868) Variable "I" must be all lower-case
(#868) Closing brace must be on a line by itself
(#868) Visibility must be declared on method "fetch_assoc"
(#869) Line indented incorrectly; expected at least 16 spaces, found 0
(#869) Expected 1 space after closing parenthesis; found 0
(#869) Opening brace must be the last content on the line
(#870) Line indented incorrectly; expected at least 20 spaces, found 0
(#870) Closing brace must be on a line by itself
(#870) Visibility must be declared on method "fetch_row"
(#871) Line indented incorrectly; expected at least 16 spaces, found 0
(#871) Expected 1 space after closing parenthesis; found 0
(#871) Opening brace must be the last content on the line
(#872) Line indented incorrectly; expected at least 20 spaces, found 0
(#872) Closing brace must be on a line by itself
(#872) Visibility must be declared on method "fetch_field"
(#873) Line indented incorrectly; expected at least 20 spaces, found 0
(#873) Expected 1 space after closing parenthesis; found 0
(#873) Opening brace must be the last content on the line
(#873) Expected 1 space before "="; 0 found
(#873) Expected 1 space after "="; 0 found
(#873) Commas (,) must be followed by white space.
(#873) Expected 1 space before "=>"; 0 found
(#873) Expected 1 space after "=>"; 0 found
(#873) Commas (,) must be followed by white space.
(#873) Expected 1 space before "=>"; 0 found
(#873) Expected 1 space after "=>"; 0 found
(#873) Commas (,) must be followed by white space.
(#873) Expected 1 space before "=>"; 0 found
(#873) Expected 1 space after "=>"; 0 found
(#873) Commas (,) must be followed by white space.
(#873) Expected 1 space before "=>"; 0 found
(#873) Expected 1 space after "=>"; 0 found
(#873) Commas (,) must be followed by white space.
(#873) Closing brace must be on a line by itself
(#873) Line exceeds maximum limit of 180 characters; contains 184 characters
(#873) Visibility must be declared on method "__destruct"
(#873) Line exceeds maximum limit of 180 characters; contains 184 characters
(#873) Line exceeds maximum limit of 180 characters; contains 184 characters
(#873) Line exceeds maximum limit of 180 characters; contains 184 characters
(#873) Line exceeds maximum limit of 180 characters; contains 184 characters
(#873) Line exceeds maximum limit of 180 characters; contains 184 characters
(#873) Line exceeds maximum limit of 180 characters; contains 184 characters
(#873) Line exceeds maximum limit of 180 characters; contains 184 characters
(#874) Line indented incorrectly; expected at least 20 spaces, found 0
(#874) Expected 1 space after closing parenthesis; found 0
(#874) Opening brace must be the last content on the line
(#874) Closing brace must be on a line by itself
(#874) Closing brace must be on a line by itself
(#874) Closing brace must be on a line by itself
(#874) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 257
(#875) Line indented incorrectly; expected at least 12 spaces, found 0
(#876) Line indented incorrectly; expected at least 12 spaces, found 0
(#877) Line indented incorrectly; expected at least 12 spaces, found 0
(#877) Closing brace must be on a line by itself
(#878) Line indented incorrectly; expected at least 12 spaces, found 0
(#878) Expected 1 space after closing parenthesis; found 0
(#878) Opening brace must be the last content on the line
(#878) Commas (,) must be followed by white space.
(#878) Commas (,) must be followed by white space.
(#878) Closing brace must be on a line by itself
(#879) Line indented incorrectly; expected at least 12 spaces, found 0
(#879) Expected 1 space after closing parenthesis; found 0
(#879) Opening brace must be the last content on the line
(#880) Line indented incorrectly; expected at least 16 spaces, found 0
(#880) Closing brace must be on a line by itself
(#881) Line indented incorrectly; expected at least 12 spaces, found 0
(#881) Expected 1 space after closing parenthesis; found 0
(#881) Opening brace must be the last content on the line
(#881) Expected 1 space before "="; 0 found
(#881) Expected 1 space after "="; 0 found
(#882) Line indented incorrectly; expected at least 16 spaces, found 0
(#882) Expected 1 space before "="; 0 found
(#882) Expected 1 space after "="; 0 found
(#882) Inline control structures are not allowed
(#882) Commas (,) must be followed by white space.
(#882) Commas (,) must be followed by white space.
(#882) Closing brace must be on a line by itself
(#883) Line indented incorrectly; expected at least 16 spaces, found 0
(#883) Variable "Qc" 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
(#884) Line indented incorrectly; expected at least 20 spaces, found 0
(#884) Closing brace must be on a line by itself
(#885) Line indented incorrectly; expected at least 16 spaces, found 0
(#885) Variable "H" must be all lower-case
(#885) Commas (,) must be followed by white space.
(#885) Variable "Z" must be all lower-case
(#885) Commas (,) must be followed by white space.
(#885) Commas (,) must be followed by white space.
(#885) Variable "D" must be all lower-case
(#885) Commas (,) must be followed by white space.
(#885) Variable "Dg" 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 "J" must be all lower-case
(#885) Expected 1 space before "="; 0 found
(#885) Expected 1 space after "="; 0 found
(#885) Variable "J" 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) Expected 1 space before "?"; 0 found
(#885) Expected 1 space after "?"; 0 found
(#885) Variable "Dg" must be all lower-case
(#885) Variable "D" must be all lower-case
(#885) Expected 1 space before "?"; 0 found
(#885) Expected 1 space after "?"; 0 found
(#885) Variable "D" 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) Variable "J" must be all lower-case
(#885) Expected 1 space before ".="; 0 found
(#885) Expected 1 space after ".="; 0 found
(#885) Variable "H" must be all lower-case
(#885) Variable "J" must be all lower-case
(#885) Closing brace must be on a line by itself
(#886) Line indented incorrectly; expected at least 16 spaces, found 0
(#886) Variable "H" must be all lower-case
(#886) Commas (,) must be followed by white space.
(#886) Variable "Z" 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
(#887) Line indented incorrectly; expected at least 20 spaces, found 0
(#887) Variable "H" must be all lower-case
(#887) Commas (,) must be followed by white space.
(#887) Variable "Z" must be all lower-case
(#887) Commas (,) must be followed by white space.
(#887) Closing brace must be on a line by itself
(#888) Line indented incorrectly; expected at least 16 spaces, found 0
(#888) Commas (,) must be followed by white space.
(#888) Closing brace must be on a line by itself
(#889) Line indented incorrectly; expected at least 16 spaces, found 0
(#889) Expected 1 space after closing parenthesis; found 0
(#889) Opening brace must be the last content on the line
(#890) Line indented incorrectly; expected at least 20 spaces, found 0
(#890) Closing brace must be on a line by itself
(#891) Line indented incorrectly; expected at least 16 spaces, found 0
(#891) Expected 1 space after closing parenthesis; found 0
(#891) Opening brace must be the last content on the line
(#891) Expected 1 space before "="; 0 found
(#891) Expected 1 space after "="; 0 found
(#891) Closing brace must be on a line by itself
(#892) Line indented incorrectly; expected at least 16 spaces, found 0
(#892) Expected 1 space after closing parenthesis; found 0
(#892) Opening brace must be the last content on the line
(#892) Variable "H" must be all lower-case
(#892) Expected 1 space before "="; 0 found
(#892) Expected 1 space after "="; 0 found
(#892) Variable "I" must be all lower-case
(#892) Expected 1 space before "="; 0 found
(#892) Expected 1 space after "="; 0 found
(#892) Commas (,) must be followed by white space.
(#892) Variable "H" must be all lower-case
(#892) Variable "J" must be all lower-case
(#892) Expected 1 space before "="; 0 found
(#892) Expected 1 space after "="; 0 found
(#892) Inline control structures are not allowed
(#892) Variable "K" must be all lower-case
(#892) Expected 1 space before "="; 0 found
(#892) Expected 1 space after "="; 0 found
(#892) Variable "I" must be all lower-case
(#892) Variable "J" must be all lower-case
(#892) Variable "K" must be all lower-case
(#892) Expected 1 space before "="; 0 found
(#892) Expected 1 space after "="; 0 found
(#892) Variable "J" must be all lower-case
(#892) Variable "J" must be all lower-case
(#892) Closing brace must be on a line by itself
(#892) Line exceeds maximum limit of 180 characters; contains 233 characters
(#892) Line exceeds maximum limit of 180 characters; contains 233 characters
(#892) Line exceeds maximum limit of 180 characters; contains 233 characters
(#892) Line exceeds maximum limit of 180 characters; contains 233 characters
(#892) Line exceeds maximum limit of 180 characters; contains 233 characters
(#892) Line exceeds maximum limit of 180 characters; contains 233 characters
(#892) Line exceeds maximum limit of 180 characters; contains 233 characters
(#892) Line exceeds maximum limit of 180 characters; contains 233 characters
(#893) Line indented incorrectly; expected at least 16 spaces, found 0
(#893) Expected 1 space after closing parenthesis; found 0
(#893) Opening brace must be the last content on the line
(#894) Line indented incorrectly; expected at least 20 spaces, found 0
(#894) Closing brace must be on a line by itself
(#895) Line indented incorrectly; expected at least 16 spaces, found 0
(#895) Variable "C" must be all lower-case
(#895) Commas (,) must be followed by white space.
(#895) Variable "Fc" 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) Variable "J" must be all lower-case
(#895) Expected 1 space before "="; 0 found
(#895) Expected 1 space after "="; 0 found
(#895) Variable "Gb" must be all lower-case
(#895) Expected 1 space before "="; 0 found
(#895) Expected 1 space after "="; 0 found
(#895) Expected "foreach (...) {\n"; found "foreach(...){"
(#895) Expected 1 space before "=>"; 0 found
(#895) Expected 1 space after "=>"; 0 found
(#895) Expected 1 space after "as"; 0 found
(#895) Variable "Gb" must be all lower-case
(#896) Line indented incorrectly; expected at least 20 spaces, found 0
(#896) Expected 1 space before "=>"; 0 found
(#896) Expected 1 space after "=>"; 0 found
(#896) Variable "X" must be all lower-case
(#896) Expected 1 space before "="; 0 found
(#896) Expected 1 space after "="; 0 found
(#896) Variable "J" must be all lower-case
(#896) Expected 1 space before "="; 0 found
(#896) Expected 1 space after "="; 0 found
(#896) Expected 1 space before "=>"; 0 found
(#896) Expected 1 space after "=>"; 0 found
(#896) Commas (,) must be followed by white space.
(#896) Expected 1 space before "=>"; 0 found
(#896) Expected 1 space after "=>"; 0 found
(#896) Commas (,) must be followed by white space.
(#896) Inline control structures are not allowed
(#896) Variable "C" must be all lower-case
(#896) Expected 1 space before "=="; 0 found
(#896) Expected 1 space after "=="; 0 found
(#896) Variable "J" must be all lower-case
(#896) Closing brace must be on a line by itself
(#896) Variable "J" must be all lower-case
(#896) Closing brace must be on a line by itself
(#897) Line indented incorrectly; expected at least 20 spaces, found 0
(#897) Variable "S" must be all lower-case
(#897) Expected 1 space after closing parenthesis; found 0
(#897) Opening brace must be the last content on the line
(#898) Line indented incorrectly; expected at least 24 spaces, found 0
(#898) Closing brace must be on a line by itself
(#899) Line indented incorrectly; expected at least 20 spaces, found 0
(#899) Variable "S" 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) Commas (,) must be followed by white space.
(#900) Variable "S" must be all lower-case
(#900) Closing brace must be on a line by itself
(#901) Line indented incorrectly; expected at least 24 spaces, found 0
(#901) Variable "R" 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) Variable "J" must be all lower-case
(#901) Expected 1 space before "="; 0 found
(#901) Expected 1 space after "="; 0 found
(#901) Variable "H" must be all lower-case
(#901) Expected 1 space before "="; 0 found
(#901) Expected 1 space after "="; 0 found
(#932) Variable "R" must be all lower-case
(#933) Variable "I" must be all lower-case
(#933) Expected 1 space before "="; 0 found
(#933) Expected 1 space after "="; 0 found
(#933) Commas (,) must be followed by white space.
(#933) Variable "H" must be all lower-case
(#933) Inline control structures are not allowed
(#933) Variable "K" must be all lower-case
(#933) Expected 1 space before "="; 0 found
(#933) Expected 1 space after "="; 0 found
(#933) Variable "I" must be all lower-case
(#933) Variable "J" must be all lower-case
(#933) Variable "K" must be all lower-case
(#933) Expected 1 space before "="; 0 found
(#933) Expected 1 space after "="; 0 found
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Variable "K" must be all lower-case
(#933) Commas (,) must be followed by white space.
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Variable "K" must be all lower-case
(#933) Commas (,) must be followed by white space.
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Variable "K" must be all lower-case
(#933) Commas (,) must be followed by white space.
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Variable "K" must be all lower-case
(#933) Commas (,) must be followed by white space.
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Variable "K" must be all lower-case
(#933) Expected 1 space before "=="; 0 found
(#933) Expected 1 space after "=="; 0 found
(#933) Commas (,) must be followed by white space.
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Commas (,) must be followed by white space.
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Variable "K" must be all lower-case
(#933) Commas (,) must be followed by white space.
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Commas (,) must be followed by white space.
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Commas (,) must be followed by white space.
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Commas (,) must be followed by white space.
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Variable "K" must be all lower-case
(#933) Commas (,) must be followed by white space.
(#933) Variable "J" must be all lower-case
(#933) Closing brace must be on a line by itself
(#933) Line exceeds maximum limit of 180 characters; contains 506 characters
(#933) Line exceeds maximum limit of 180 characters; contains 506 characters
(#933) Line exceeds maximum limit of 180 characters; contains 506 characters
(#933) Line exceeds maximum limit of 180 characters; contains 506 characters
(#933) Line exceeds maximum limit of 180 characters; contains 506 characters
(#933) Line exceeds maximum limit of 180 characters; contains 506 characters
(#933) Line exceeds maximum limit of 180 characters; contains 506 characters
(#933) Line exceeds maximum limit of 180 characters; contains 506 characters
(#934) Line indented incorrectly; expected at least 24 spaces, found 0
(#934) Variable "R" must be all lower-case
(#934) Commas (,) must be followed by white space.
(#934) Expected 1 space after closing parenthesis; found 0
(#934) Opening brace must be the last content on the line
(#934) Variable "J" must be all lower-case
(#934) Expected 1 space before "="; 0 found
(#934) Expected 1 space after "="; 0 found
(#934) Variable "J" must be all lower-case
(#934) Closing brace must be on a line by itself
(#935) Line indented incorrectly; expected at least 24 spaces, found 0
(#935) Variable "R" must be all lower-case
(#935) Expected 1 space after closing parenthesis; found 0
(#935) Opening brace must be the last content on the line
(#936) Line indented incorrectly; expected at least 28 spaces, found 0
(#936) Closing brace must be on a line by itself
(#937) Line indented incorrectly; expected at least 24 spaces, found 0
(#937) Expected 1 space after closing parenthesis; found 0
(#937) Opening brace must be the last content on the line
(#938) Line indented incorrectly; expected at least 28 spaces, found 0
(#938) Closing brace must be on a line by itself
(#939) Line indented incorrectly; expected at least 28 spaces, found 0
(#939) Expected 1 space after closing parenthesis; found 0
(#939) Opening brace must be the last content on the line
(#940) Line indented incorrectly; expected at least 32 spaces, found 0
(#940) Closing brace must be on a line by itself
(#941) Line indented incorrectly; expected at least 28 spaces, found 0
(#941) Expected 1 space after closing parenthesis; found 0
(#941) Opening brace must be the last content on the line
(#942) Line indented incorrectly; expected at least 32 spaces, found 0
(#942) Closing brace must be on a line by itself
(#943) Line indented incorrectly; expected at least 32 spaces, found 0
(#943) Expected 1 space after closing parenthesis; found 0
(#943) Opening brace must be the last content on the line
(#944) Line indented incorrectly; expected at least 36 spaces, found 0
(#944) Closing brace must be on a line by itself
(#945) Line indented incorrectly; expected at least 32 spaces, found 0
(#945) Expected 1 space after closing parenthesis; found 0
(#945) Opening brace must be the last content on the line
(#946) Line indented incorrectly; expected at least 36 spaces, found 0
(#946) Closing brace must be on a line by itself
(#947) Line indented incorrectly; expected at least 36 spaces, found 0
(#947) Expected 1 space after closing parenthesis; found 0
(#947) Opening brace must be the last content on the line
(#947) Closing brace must be on a line by itself
(#948) Line indented incorrectly; expected at least 36 spaces, found 0
(#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 40 spaces, found 0
(#949) Closing brace must be on a line by itself
(#950) Line indented incorrectly; expected at least 36 spaces, found 0
(#950) Variable "Gc" must be all lower-case
(#950) Expected 1 space after closing parenthesis; found 0
(#950) Opening brace must be the last content on the line
(#951) Line indented incorrectly; expected at least 40 spaces, found 0
(#951) Commas (,) must be followed by white space.
(#951) Variable "Gc" must be all lower-case
(#951) Closing brace must be on a line by itself
(#951) Expected 1 space before "="; 0 found
(#951) Expected 1 space after "="; 0 found
(#951) Variable "Ye" must be all lower-case
(#951) Expected 1 space before "="; 0 found
(#951) Expected 1 space after "="; 0 found
(#951) Variable "Zc" must be all lower-case
(#951) Expected 1 space before "="; 0 found
(#951) Expected 1 space after "="; 0 found
(#951) Expected 1 space before "="; 0 found
(#951) Expected 1 space after "="; 0 found
(#951) Expected 1 space before "="; 0 found
(#951) Expected 1 space after "="; 0 found
(#951) Closing brace must be on a line by itself
(#951) Variable "Yb" must be all lower-case
(#951) Expected 1 space before "="; 0 found
(#951) Expected 1 space after "="; 0 found
(#951) Expected "if (...) {\n"; found "if(...){"
(#951) Variable "Hf" must be all lower-case
(#951) Expected 1 space before "="; 0 found
(#951) Expected 1 space after "="; 0 found
(#951) Commas (,) must be followed by white space.
(#951) Expected "if (...) {\n"; found "if(...){"
(#951) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#951) Line exceeds maximum limit of 180 characters; contains 265 characters
(#951) Line exceeds maximum limit of 180 characters; contains 265 characters
(#951) Line exceeds maximum limit of 180 characters; contains 265 characters
(#951) Line exceeds maximum limit of 180 characters; contains 265 characters
(#951) Line exceeds maximum limit of 180 characters; contains 265 characters
(#951) Line exceeds maximum limit of 180 characters; contains 265 characters
(#951) Line exceeds maximum limit of 180 characters; contains 265 characters
(#951) Line exceeds maximum limit of 180 characters; contains 265 characters
(#952) Line indented incorrectly; expected at least 20 spaces, found 0
(#952) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#952) Scope modifier not specified for member variable "$extension"
(#952) Expected 1 space before "="; 0 found
(#952) Expected 1 space after "="; 0 found
(#952) Commas (,) must be followed by white space.
(#952) Member variable "server_info" must not contain underscores.
(#952) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#952) Scope modifier not specified for member variable "$server_info"
(#952) Expected 1 space before "="; 0 found
(#952) Expected 1 space after "="; 0 found
(#952) Commas (,) must be followed by white space.
(#952) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#952) Scope modifier not specified for member variable "$error"
(#952) Commas (,) must be followed by white space.
(#952) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#952) Scope modifier not specified for member variable "$timeout"
(#952) Commas (,) must be followed by white space.
(#952) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#952) Scope modifier not specified for member variable "$next"
(#952) Commas (,) must be followed by white space.
(#952) Member variable "affected_rows" must not contain underscores.
(#952) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#952) Scope modifier not specified for member variable "$affected_rows"
(#952) Commas (,) must be followed by white space.
(#952) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#952) Scope modifier not specified for member variable "$_result"
(#952) Visibility must be declared on method "select_db"
(#953) Line indented incorrectly; expected at least 24 spaces, found 0
(#953) Expected 1 space after closing parenthesis; found 0
(#953) Opening brace must be the last content on the line
(#953) Expected 1 space before "=="; 0 found
(#953) Expected 1 space after "=="; 0 found
(#953) Closing brace must be on a line by itself
(#953) Visibility must be declared on method "query"
(#954) Line indented incorrectly; expected at least 24 spaces, found 0
(#954) Variable "H" must be all lower-case
(#954) Commas (,) must be followed by white space.
(#954) Variable "Sh" must be all lower-case
(#954) Expected 1 space after closing parenthesis; found 0
(#954) Opening brace must be the last content on the line
(#954) Variable "F" must be all lower-case
(#954) Expected 1 space before "="; 0 found
(#954) Expected 1 space after "="; 0 found
(#954) Expected 1 space before "=>"; 0 found
(#954) Expected 1 space after "=>"; 0 found
(#954) Variable "H" must be all lower-case
(#954) Commas (,) must be followed by white space.
(#954) Expected 1 space before "=>"; 0 found
(#954) Expected 1 space after "=>"; 0 found
(#954) Inline control structures are not allowed
(#954) Variable "F" must be all lower-case
(#954) Expected 1 space before "="; 0 found
(#954) Expected 1 space after "="; 0 found
(#954) Variable "I" must be all lower-case
(#954) Expected 1 space before "="; 0 found
(#954) Expected 1 space after "="; 0 found
(#954) Commas (,) must be followed by white space.
(#954) Commas (,) must be followed by white space.
(#954) Variable "F" must be all lower-case
(#954) Commas (,) must be followed by white space.
(#954) Inline control structures are not allowed
(#954) Variable "I" must be all lower-case
(#954) Expected 1 space before "==="; 0 found
(#954) Expected 1 space after "==="; 0 found
(#954) Variable "I" must be all lower-case
(#954) Expected "if (...) {\n"; found "if(...){"
(#954) Commas (,) must be followed by white space.
(#954) Variable "H" must be all lower-case
(#954) Expected 1 space before "="; 0 found
(#954) Expected 1 space after "="; 0 found
(#954) Inline control structures are not allowed
(#954) Expected 1 space after "as"; 0 found
(#954) Line exceeds maximum limit of 180 characters; contains 259 characters
(#954) Variable "I" must be all lower-case
(#954) Line exceeds maximum limit of 180 characters; contains 259 characters
(#954) Line exceeds maximum limit of 180 characters; contains 259 characters
(#954) Line exceeds maximum limit of 180 characters; contains 259 characters
(#954) Line exceeds maximum limit of 180 characters; contains 259 characters
(#954) Line exceeds maximum limit of 180 characters; contains 259 characters
(#954) Line exceeds maximum limit of 180 characters; contains 259 characters
(#954) Line exceeds maximum limit of 180 characters; contains 259 characters
(#955) Line indented incorrectly; expected at least 32 spaces, found 0
(#955) Variable "Id" must be all lower-case
(#955) Expected 1 space before "+="; 0 found
(#955) Expected 1 space after "+="; 0 found
(#955) Variable "Id" must be all lower-case
(#955) Variable "I" must be all lower-case
(#955) Expected 1 space before "="; 0 found
(#955) Expected 1 space after "="; 0 found
(#955) Expected 1 space before "=>"; 0 found
(#955) Expected 1 space after "=>"; 0 found
(#955) Expected 1 space before "=>"; 0 found
(#955) Expected 1 space after "=>"; 0 found
(#955) Commas (,) must be followed by white space.
(#955) Expected 1 space before "=>"; 0 found
(#955) Expected 1 space after "=>"; 0 found
(#955) Commas (,) must be followed by white space.
(#955) Closing brace must be on a line by itself
(#956) Line indented incorrectly; expected at least 24 spaces, found 0
(#957) Line indented incorrectly; expected at least 24 spaces, found 0
(#957) Variable "I" must be all lower-case
(#957) Closing brace must be on a line by itself
(#957) Visibility must be declared on method "multi_query"
(#958) Line indented incorrectly; expected at least 24 spaces, found 0
(#958) Variable "H" must be all lower-case
(#958) Expected 1 space after closing parenthesis; found 0
(#958) Opening brace must be the last content on the line
(#958) Expected 1 space before "="; 0 found
(#958) Expected 1 space after "="; 0 found
(#958) Variable "H" must be all lower-case
(#958) Closing brace must be on a line by itself
(#958) Visibility must be declared on method "store_result"
(#959) Line indented incorrectly; expected at least 24 spaces, found 0
(#959) Expected 1 space after closing parenthesis; found 0
(#959) Opening brace must be the last content on the line
(#959) Closing brace must be on a line by itself
(#959) Visibility must be declared on method "next_result"
(#960) Line indented incorrectly; expected at least 24 spaces, found 0
(#960) Expected 1 space after closing parenthesis; found 0
(#960) Opening brace must be the last content on the line
(#961) Line indented incorrectly; expected at least 28 spaces, found 0
(#961) Closing brace must be on a line by itself
(#961) Visibility must be declared on method "quote"
(#962) Line indented incorrectly; expected at least 24 spaces, found 0
(#962) Variable "Q" must be all lower-case
(#962) Expected 1 space after closing parenthesis; found 0
(#962) Opening brace must be the last content on the line
(#962) Commas (,) must be followed by white space.
(#962) Commas (,) must be followed by white space.
(#962) Variable "Q" must be all lower-case
(#962) Closing brace must be on a line by itself
(#962) Closing brace must be on a line by itself
(#962) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 218
(#963) Line indented incorrectly; expected at least 40 spaces, found 0
(#963) Member variable "num_rows" must not contain underscores.
(#963) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#963) Scope modifier not specified for member variable "$num_rows"
(#963) Commas (,) must be followed by white space.
(#963) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#963) Scope modifier not specified for member variable "$_rows"
(#963) Expected 1 space before "="; 0 found
(#963) Expected 1 space after "="; 0 found
(#963) Commas (,) must be followed by white space.
(#963) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#963) Scope modifier not specified for member variable "$_offset"
(#963) Expected 1 space before "="; 0 found
(#963) Expected 1 space after "="; 0 found
(#963) Visibility must be declared on method "__construct"
(#964) Line indented incorrectly; expected at least 44 spaces, found 0
(#964) Variable "I" must be all lower-case
(#964) Expected 1 space after closing parenthesis; found 0
(#964) Opening brace must be the last content on the line
(#964) Expected "foreach (...) {\n"; found "foreach(...){"
(#964) Expected 1 space after "as"; 0 found
(#964) Variable "I" must be all lower-case
(#965) Line indented incorrectly; expected at least 48 spaces, found 0
(#965) Variable "Id" must be all lower-case
(#965) Variable "K" must be all lower-case
(#965) Expected 1 space before "="; 0 found
(#965) Expected 1 space after "="; 0 found
(#965) Inline control structures are not allowed
(#965) Variable "Id" must be all lower-case
(#965) Expected 1 space before "!="; 0 found
(#965) Expected 1 space after "!="; 0 found
(#965) Variable "K" must be all lower-case
(#965) Expected 1 space before "="; 0 found
(#965) Expected 1 space after "="; 0 found
(#965) Variable "Id" must be all lower-case
(#965) Expected "foreach (...) {\n"; found "foreach(...){"
(#965) Expected 1 space after "as"; 0 found
(#965) Variable "Id" must be all lower-case
(#966) Line indented incorrectly; expected at least 52 spaces, found 0
(#966) Variable "Ia" must be all lower-case
(#966) Variable "C" must be all lower-case
(#966) Expected 1 space before "="; 0 found
(#966) Expected 1 space after "="; 0 found
(#966) Variable "Ia" must be all lower-case
(#966) Variable "Y" must be all lower-case
(#966) Expected 1 space before "="; 0 found
(#966) Expected 1 space after "="; 0 found
(#966) Variable "Ia" must be all lower-case
(#966) Expected "if (...) {\n"; found "if(...){"
(#966) Variable "K" must be all lower-case
(#966) Variable "C" must be all lower-case
(#966) Variable "K" must be all lower-case
(#966) Variable "C" must be all lower-case
(#966) Expected 1 space before "="; 0 found
(#966) Expected 1 space after "="; 0 found
(#966) Variable "K" must be all lower-case
(#966) Variable "C" must be all lower-case
(#966) Variable "K" must be all lower-case
(#966) Variable "C" must be all lower-case
(#966) Expected 1 space before "="; 0 found
(#966) Expected 1 space after "="; 0 found
(#966) Variable "Y" must be all lower-case
(#966) Closing brace must be on a line by itself
(#966) Inline control structures are not allowed
(#966) Variable "K" must be all lower-case
(#966) Variable "C" must be all lower-case
(#966) Expected 1 space before "="; 0 found
(#966) Expected 1 space after "="; 0 found
(#966) Variable "Y" must be all lower-case
(#966) Closing brace must be on a line by itself
(#966) Expected 1 space before "="; 0 found
(#966) Expected 1 space after "="; 0 found
(#966) Variable "K" must be all lower-case
(#966) Expected "foreach (...) {\n"; found "foreach(...){"
(#966) Expected 1 space before "=>"; 0 found
(#966) Expected 1 space after "=>"; 0 found
(#966) Expected 1 space after "as"; 0 found
(#966) Line exceeds 132 characters; contains 173 characters
(#966) Line exceeds 132 characters; contains 173 characters
(#966) Line exceeds 132 characters; contains 173 characters
(#966) Line exceeds 132 characters; contains 173 characters
(#966) Line exceeds 132 characters; contains 173 characters
(#966) Line exceeds 132 characters; contains 173 characters
(#966) Line exceeds 132 characters; contains 173 characters
(#966) Line exceeds 132 characters; contains 173 characters
(#966) Variable "K" must be all lower-case
(#967) Line indented incorrectly; expected at least 52 spaces, found 0
(#967) Expected 1 space before "=>"; 0 found
(#967) Expected 1 space after "=>"; 0 found
(#967) Variable "X" must be all lower-case
(#967) Inline control structures are not allowed
(#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) Closing brace must be on a line by itself
(#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) method name "Min_Result::_processValue" must be in lower-case letters only
(#967) Visibility must be declared on method "_processValue"
(#968) Line indented incorrectly; expected at least 40 spaces, found 0
(#968) Expected 1 space after closing parenthesis; found 0
(#968) Opening brace must be the last content on the line
(#968) Expected 1 space before "=="; 0 found
(#968) Expected 1 space after "=="; 0 found
(#968) Expected 1 space before "?"; 0 found
(#968) Expected 1 space after "?"; 0 found
(#968) Expected 1 space before ":"; 0 found
(#968) Expected 1 space after ":"; 0 found
(#968) Closing brace must be on a line by itself
(#968) Visibility must be declared on method "fetch_assoc"
(#969) Line indented incorrectly; expected at least 40 spaces, found 0
(#969) Expected 1 space after closing parenthesis; found 0
(#969) Opening brace must be the last content on the line
(#969) Variable "K" must be all lower-case
(#969) Expected 1 space before "="; 0 found
(#969) Expected 1 space after "="; 0 found
(#969) Inline control structures are not allowed
(#969) Variable "K" must be all lower-case
(#969) Variable "K" must be all lower-case
(#969) Variable "J" must be all lower-case
(#969) Expected 1 space before "="; 0 found
(#969) Expected 1 space after "="; 0 found
(#969) Inline control structures are not allowed
(#969) Expected 1 space before "=>"; 0 found
(#969) Expected 1 space after "=>"; 0 found
(#969) Expected 1 space before "as"; 0 found
(#969) Expected 1 space after "as"; 0 found
(#969) Expected 1 space before "=>"; 0 found
(#969) Expected 1 space after "=>"; 0 found
(#969) Variable "X" must be all lower-case
(#969) Variable "J" must be all lower-case
(#969) Expected 1 space before "="; 0 found
(#969) Expected 1 space after "="; 0 found
(#969) Variable "K" must be all lower-case
(#969) Variable "J" must be all lower-case
(#969) Closing brace must be on a line by itself
(#969) Line exceeds 132 characters; contains 149 characters
(#969) Line exceeds 132 characters; contains 149 characters
(#969) Line exceeds 132 characters; contains 149 characters
(#969) Line exceeds 132 characters; contains 149 characters
(#969) Line exceeds 132 characters; contains 149 characters
(#969) Line exceeds 132 characters; contains 149 characters
(#969) Line exceeds 132 characters; contains 149 characters
(#969) Line exceeds 132 characters; contains 149 characters
(#969) Visibility must be declared on method "fetch_row"
(#970) Line indented incorrectly; expected at least 40 spaces, found 0
(#970) Expected 1 space after closing parenthesis; found 0
(#970) Opening brace must be the last content on the line
(#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) Variable "J" must be all lower-case
(#970) Variable "J" must be all lower-case
(#971) Line indented incorrectly; expected at least 44 spaces, found 0
(#971) Variable "J" must be all lower-case
(#971) Closing brace must be on a line by itself
(#971) Visibility must be declared on method "fetch_field"
(#972) Line indented incorrectly; expected at least 40 spaces, found 0
(#972) Expected 1 space after closing parenthesis; found 0
(#972) Opening brace must be the last content on the line
(#972) Variable "Od" must be all lower-case
(#972) Expected 1 space before "="; 0 found
(#972) Expected 1 space after "="; 0 found
(#972) Expected 1 space before "=>"; 0 found
(#972) Expected 1 space after "=>"; 0 found
(#972) Variable "Od" must be all lower-case
(#972) Closing brace must be on a line by itself
(#972) Closing brace must be on a line by itself
(#972) Closing brace must be on a line by itself
(#972) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 257
(#973) Line indented incorrectly; expected at least 40 spaces, found 0
(#974) Line indented incorrectly; expected at least 40 spaces, found 0
(#975) Line indented incorrectly; expected at least 40 spaces, found 0
(#975) Scope keyword "public" must be followed by a single space
(#975) Member variable "Kf" must be all lower-case
(#975) Expected 1 space before "="; 0 found
(#975) Expected 1 space after "="; 0 found
(#975) method name "Min_Driver::_chunkRequest" must be in lower-case letters only
(#976) Line indented incorrectly; expected at least 44 spaces, found 0
(#976) Commas (,) must be followed by white space.
(#976) Commas (,) must be followed by white space.
(#976) Variable "F" must be all lower-case
(#976) Commas (,) must be followed by white space.
(#976) Expected 1 space after closing parenthesis; found 0
(#976) Opening brace must be the last content on the line
(#976) Expected "foreach (...) {\n"; found "foreach(...){"
(#976) Expected 1 space before "as"; 0 found
(#976) Expected 1 space after "as"; 0 found
(#976) Commas (,) must be followed by white space.
(#976) Expected 1 space before "="; 0 found
(#976) Expected 1 space after "="; 0 found
(#976) Variable "F" must be all lower-case
(#976) Expected "foreach (...) {\n"; found "foreach(...){"
(#976) Expected 1 space before "=>"; 0 found
(#976) Expected 1 space after "=>"; 0 found
(#976) Expected 1 space after "as"; 0 found
(#977) Line indented incorrectly; expected at least 52 spaces, found 0
(#977) Expected 1 space before "=>"; 0 found
(#977) Expected 1 space after "=>"; 0 found
(#977) Expected 1 space before "="; 0 found
(#977) Expected 1 space after "="; 0 found
(#977) Inline control structures are not allowed
(#977) Expected 1 space before "=>"; 0 found
(#977) Expected 1 space after "=>"; 0 found
(#977) Expected 1 space after "as"; 0 found
(#978) Line indented incorrectly; expected at least 56 spaces, found 0
(#978) Expected 1 space before "=>"; 0 found
(#978) Expected 1 space after "=>"; 0 found
(#978) Variable "X" must be all lower-case
(#978) Expected 1 space before "="; 0 found
(#978) Expected 1 space after "="; 0 found
(#978) Variable "X" must be all lower-case
(#978) Closing brace must be on a line by itself
(#978) Inline control structures are not allowed
(#978) Commas (,) must be followed by white space.
(#979) Line indented incorrectly; expected at least 44 spaces, found 0
(#979) Closing brace must be on a line by itself
(#979) Expected 1 space before "="; 0 found
(#979) Expected 1 space after "="; 0 found
(#980) Line indented incorrectly; expected at least 44 spaces, found 0
(#980) Closing brace must be on a line by itself
(#980) method name "Min_Driver::_extractIds" must be in lower-case letters only
(#980) Visibility must be declared on method "_extractIds"
(#981) Line indented incorrectly; expected at least 40 spaces, found 0
(#981) Variable "R" must be all lower-case
(#981) Commas (,) must be followed by white space.
(#981) Variable "Vf" must be all lower-case
(#981) Commas (,) must be followed by white space.
(#981) Expected 1 space after closing parenthesis; found 0
(#981) Opening brace must be the last content on the line
(#981) Variable "J" must be all lower-case
(#981) Expected 1 space before "="; 0 found
(#981) Expected 1 space after "="; 0 found
(#981) Inline control structures are not allowed
(#981) Commas (,) must be followed by white space.
(#981) Variable "Vf" must be all lower-case
(#981) Commas (,) must be followed by white space.
(#981) Variable "J" must be all lower-case
(#981) Expected 1 space before "="; 0 found
(#981) Expected 1 space after "="; 0 found
(#981) Commas (,) must be followed by white space.
(#981) Inline control structures are not allowed
(#981) Expected 1 space before "as"; 0 found
(#981) Expected 1 space after "as"; 0 found
(#981) Commas (,) must be followed by white space.
(#981) Commas (,) must be followed by white space.
(#981) Expected 1 space before "=>"; 0 found
(#981) Expected 1 space after "=>"; 0 found
(#981) Variable "R" must be all lower-case
(#981) Variable "Vf" must be all lower-case
(#981) Expected 1 space before "?"; 0 found
(#981) Expected 1 space after "?"; 0 found
(#981) Expected 1 space before ":"; 0 found
(#981) Expected 1 space after ":"; 0 found
(#981) Variable "Id" must be all lower-case
(#981) Variable "J" must be all lower-case
(#981) Expected 1 space before "="; 0 found
(#981) Expected 1 space after "="; 0 found
(#981) Variable "Id" must be all lower-case
(#981) Closing brace must be on a line by itself
(#981) Variable "J" must be all lower-case
(#981) Closing brace must be on a line by itself
(#981) Line exceeds maximum limit of 180 characters; contains 301 characters
(#981) Visibility must be declared on method "select"
(#981) Line exceeds maximum limit of 180 characters; contains 301 characters
(#981) Line exceeds maximum limit of 180 characters; contains 301 characters
(#981) Line exceeds maximum limit of 180 characters; contains 301 characters
(#981) Line exceeds maximum limit of 180 characters; contains 301 characters
(#981) Line exceeds maximum limit of 180 characters; contains 301 characters
(#981) Line exceeds maximum limit of 180 characters; contains 301 characters
(#981) Line exceeds maximum limit of 180 characters; contains 301 characters
(#982) Line indented incorrectly; expected at least 40 spaces, found 0
(#982) Variable "R" must be all lower-case
(#982) Commas (,) must be followed by white space.
(#982) Variable "M" must be all lower-case
(#982) Commas (,) must be followed by white space.
(#982) Variable "Z" must be all lower-case
(#982) Commas (,) must be followed by white space.
(#982) Commas (,) must be followed by white space.
(#982) Commas (,) must be followed by white space.
(#982) Commas (,) must be followed by white space.
(#982) Variable "E" must be all lower-case
(#982) Commas (,) must be followed by white space.
(#982) Variable "Mf" must be all lower-case
(#982) Expected 1 space after closing parenthesis; found 0
(#982) Opening brace must be the last content on the line
(#982) Expected 1 space before "="; 0 found
(#982) Expected 1 space after "="; 0 found
(#982) Variable "J" must be all lower-case
(#982) Expected 1 space before "="; 0 found
(#982) Expected 1 space after "="; 0 found
(#982) Variable "R" must be all lower-case
(#982) Commas (,) must be followed by white space.
(#982) Variable "M" must be all lower-case
(#982) Commas (,) must be followed by white space.
(#982) Variable "Z" must be all lower-case
(#982) Commas (,) must be followed by white space.
(#982) Commas (,) must be followed by white space.
(#982) Commas (,) must be followed by white space.
(#982) Commas (,) must be followed by white space.
(#982) Variable "E" must be all lower-case
(#982) Commas (,) must be followed by white space.
(#982) Variable "Mf" must be all lower-case
(#982) Expected 1 space before "="; 0 found
(#982) Expected 1 space after "="; 0 found
(#982) Variable "J" must be all lower-case
(#982) Closing brace must be on a line by itself
(#982) Line exceeds 132 characters; contains 160 characters
(#982) Line exceeds 132 characters; contains 160 characters
(#982) Line exceeds 132 characters; contains 160 characters
(#982) Line exceeds 132 characters; contains 160 characters
(#982) Line exceeds 132 characters; contains 160 characters
(#982) Line exceeds 132 characters; contains 160 characters
(#982) Line exceeds 132 characters; contains 160 characters
(#982) Line exceeds 132 characters; contains 160 characters
(#982) Visibility must be declared on method "delete"
(#983) Line indented incorrectly; expected at least 40 spaces, found 0
(#983) Variable "R" must be all lower-case
(#983) Commas (,) must be followed by white space.
(#983) Variable "Vf" 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 "R" must be all lower-case
(#983) Commas (,) must be followed by white space.
(#983) Variable "Vf" must be all lower-case
(#983) Commas (,) must be followed by white space.
(#983) Commas (,) must be followed by white space.
(#983) Commas (,) must be followed by white space.
(#983) Expected 1 space before "=>"; 0 found
(#983) Expected 1 space after "=>"; 0 found
(#983) Variable "R" must be all lower-case
(#983) Closing brace must be on a line by itself
(#983) Line exceeds 132 characters; contains 135 characters
(#983) Line exceeds 132 characters; contains 135 characters
(#983) Line exceeds 132 characters; contains 135 characters
(#983) Line exceeds 132 characters; contains 135 characters
(#983) Line exceeds 132 characters; contains 135 characters
(#983) Line exceeds 132 characters; contains 135 characters
(#983) Line exceeds 132 characters; contains 135 characters
(#983) Line exceeds 132 characters; contains 135 characters
(#983) Visibility must be declared on method "update"
(#984) Line indented incorrectly; expected at least 40 spaces, found 0
(#984) Variable "R" must be all lower-case
(#984) Commas (,) must be followed by white space.
(#984) Variable "O" must be all lower-case
(#984) Commas (,) must be followed by white space.
(#984) Variable "Vf" must be all lower-case
(#984) Commas (,) must be followed by white space.
(#984) Commas (,) must be followed by white space.
(#984) Variable "Dg" must be all lower-case
(#984) Expected 1 space after closing parenthesis; found 0
(#984) Opening brace must be the last content on the line
(#984) Variable "Nb" must be all lower-case
(#984) Expected 1 space before "="; 0 found
(#984) Expected 1 space after "="; 0 found
(#984) Variable "_d" must not contain underscores.
(#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) Variable "R" must be all lower-case
(#984) Commas (,) must be followed by white space.
(#984) Variable "Vf" 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 "O" must be all lower-case
(#984) The use of backticks in strings is not recommended
(#984) Variable "O" must be all lower-case
(#984) The use of backticks in strings is not recommended
(#984) Expected "foreach (...) {\n"; found "foreach(...){"
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#984) Expected 1 space after "as"; 0 found
(#984) Line exceeds 132 characters; contains 167 characters
(#984) Line exceeds 132 characters; contains 167 characters
(#984) Line exceeds 132 characters; contains 167 characters
(#984) Line exceeds 132 characters; contains 167 characters
(#984) Line exceeds 132 characters; contains 167 characters
(#984) Line exceeds 132 characters; contains 167 characters
(#984) Line exceeds 132 characters; contains 167 characters
(#984) Line exceeds 132 characters; contains 167 characters
(#984) Variable "O" must be all lower-case
(#985) Line indented incorrectly; expected at least 44 spaces, found 0
(#985) Expected 1 space before "=>"; 0 found
(#985) Expected 1 space after "=>"; 0 found
(#985) Variable "X" must be all lower-case
(#985) Expected 1 space before "="; 0 found
(#985) Expected 1 space after "="; 0 found
(#985) Inline control structures are not allowed
(#985) Variable "X" 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 1 space before "!="; 0 found
(#985) Expected 1 space after "!="; 0 found
(#985) Variable "Nb" must be all lower-case
(#985) Variable "Nb" must be all lower-case
(#985) Expected 1 space before "="; 0 found
(#985) Expected 1 space after "="; 0 found
(#985) Expected "if (...) {\n"; found "if(...){"
(#985) Variable "X" 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 "=>"; 0 found
(#985) Expected 1 space after "=>"; 0 found
(#985) Expected 1 space after "as"; 0 found
(#985) Line exceeds 132 characters; contains 142 characters
(#985) Line exceeds 132 characters; contains 142 characters
(#985) Line exceeds 132 characters; contains 142 characters
(#985) Line exceeds 132 characters; contains 142 characters
(#985) Line exceeds 132 characters; contains 142 characters
(#985) Line exceeds 132 characters; contains 142 characters
(#985) Line exceeds 132 characters; contains 142 characters
(#985) Line exceeds 132 characters; contains 142 characters
(#985) Variable "X" must be all lower-case
(#986) Line indented incorrectly; expected at least 52 spaces, found 0
(#986) Variable "Kd" must be all lower-case
(#986) Expected 1 space before "=>"; 0 found
(#986) Expected 1 space after "=>"; 0 found
(#986) Variable "W" must be all lower-case
(#986) Variable "_d" must not contain underscores.
(#986) Expected 1 space before "="; 0 found
(#986) Expected 1 space after "="; 0 found
(#986) Variable "_d" must not contain underscores.
(#986) Expected 1 space before "="; 0 found
(#986) Expected 1 space after "="; 0 found
(#986) Variable "X" must be all lower-case
(#986) Expected 1 space before "?"; 0 found
(#986) Expected 1 space after "?"; 0 found
(#986) Variable "W" must be all lower-case
(#986) Expected 1 space before ":"; 0 found
(#986) Expected 1 space after ":"; 0 found
(#986) Variable "W" must be all lower-case
(#986) Inline control structures are not allowed
(#986) Variable "Kd" must be all lower-case
(#986) Variable "_d" must not contain underscores.
(#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) Closing brace must be on a line by itself
(#986) Closing brace must be on a line by itself
(#986) Variable "F" must be all lower-case
(#986) Expected 1 space before "="; 0 found
(#986) Expected 1 space after "="; 0 found
(#986) Expected 1 space before "=>"; 0 found
(#986) Expected 1 space after "=>"; 0 found
(#986) Variable "R" must be all lower-case
(#986) Variable "_d" must not contain underscores.
(#986) Expected 1 space before "!="; 0 found
(#986) Expected 1 space after "!="; 0 found
(#986) Expected 1 space before "?"; 0 found
(#986) Expected 1 space after "?"; 0 found
(#986) Expected 1 space before ":"; 0 found
(#986) Expected 1 space after ":"; 0 found
(#986) Commas (,) must be followed by white space.
(#986) Commas (,) must be followed by white space.
(#986) Variable "F" must be all lower-case
(#986) Commas (,) must be followed by white space.
(#986) Variable "_d" must not contain underscores.
(#986) Variable "Nb" must be all lower-case
(#986) Commas (,) must be followed by white space.
(#986) Commas (,) must be followed by white space.
(#986) Variable "F" must be all lower-case
(#986) Commas (,) must be followed by white space.
(#986) Variable "Nb" must be all lower-case
(#986) Closing brace must be on a line by itself
(#986) Line exceeds maximum limit of 180 characters; contains 340 characters
(#986) Visibility must be declared on method "insert"
(#986) Line exceeds maximum limit of 180 characters; contains 340 characters
(#986) Line exceeds maximum limit of 180 characters; contains 340 characters
(#986) Line exceeds maximum limit of 180 characters; contains 340 characters
(#986) Line exceeds maximum limit of 180 characters; contains 340 characters
(#986) Line exceeds maximum limit of 180 characters; contains 340 characters
(#986) Line exceeds maximum limit of 180 characters; contains 340 characters
(#986) Line exceeds maximum limit of 180 characters; contains 340 characters
(#987) Line indented incorrectly; expected at least 40 spaces, found 0
(#987) Variable "R" must be all lower-case
(#987) Commas (,) must be followed by white space.
(#987) Variable "O" must be all lower-case
(#987) Expected 1 space after closing parenthesis; found 0
(#987) Opening brace must be the last content on the line
(#987) Variable "F" must be all lower-case
(#987) Expected 1 space before "="; 0 found
(#987) Expected 1 space after "="; 0 found
(#987) Expected 1 space before "=>"; 0 found
(#987) Expected 1 space after "=>"; 0 found
(#987) Variable "R" must be all lower-case
(#987) Expected 1 space before "="; 0 found
(#987) Expected 1 space after "="; 0 found
(#987) Expected "foreach (...) {\n"; found "foreach(...){"
(#987) Expected 1 space before "=>"; 0 found
(#987) Expected 1 space after "=>"; 0 found
(#987) Expected 1 space after "as"; 0 found
(#987) Variable "O" must be all lower-case
(#988) Line indented incorrectly; expected at least 44 spaces, found 0
(#988) Variable "C" must be all lower-case
(#988) Expected 1 space before "=>"; 0 found
(#988) Expected 1 space after "=>"; 0 found
(#988) Variable "Y" must be all lower-case
(#988) Expected "if (...) {\n"; found "if(...){"
(#988) Variable "Y" must be all lower-case
(#988) Expected 1 space before "!="; 0 found
(#988) Expected 1 space after "!="; 0 found
(#988) Variable "C" must be all lower-case
(#988) Expected 1 space before "="; 0 found
(#988) Expected 1 space after "="; 0 found
(#988) Variable "C" must be all lower-case
(#988) Inline control structures are not allowed
(#988) Variable "C" must be all lower-case
(#988) Expected 1 space before "=="; 0 found
(#988) Expected 1 space after "=="; 0 found
(#988) Variable "F" must be all lower-case
(#988) Expected 1 space before "="; 0 found
(#988) Expected 1 space after "="; 0 found
(#988) Variable "Y" must be all lower-case
(#988) Expected "foreach (...) {\n"; found "foreach(...){"
(#988) Expected 1 space after "as"; 0 found
(#988) Variable "Y" must be all lower-case
(#989) Line indented incorrectly; expected at least 56 spaces, found 0
(#989) Variable "X" must be all lower-case
(#989) Variable "F" must be all lower-case
(#989) Expected 1 space before "="; 0 found
(#989) Expected 1 space after "="; 0 found
(#989) Variable "C" must be all lower-case
(#989) Variable "F" must be all lower-case
(#989) Expected 1 space before "="; 0 found
(#989) Expected 1 space after "="; 0 found
(#989) Variable "Y" must be all lower-case
(#989) Expected 1 space before "?"; 0 found
(#989) Expected 1 space after "?"; 0 found
(#989) Variable "X" must be all lower-case
(#989) Expected 1 space before ":"; 0 found
(#989) Expected 1 space after ":"; 0 found
(#989) Variable "Y" 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
(#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 40 spaces, found 0
(#990) Commas (,) must be followed by white space.
(#990) Variable "F" must be all lower-case
(#990) Closing brace must be on a line by itself
(#990) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#990) Visibility must be declared on method "insertUpdate"
(#991) Line indented incorrectly; expected at least 52 spaces, found 0
(#991) Variable "R" must be all lower-case
(#991) Commas (,) must be followed by white space.
(#991) Variable "L" must be all lower-case
(#991) Commas (,) must be followed by white space.
(#991) Variable "Kf" must be all lower-case
(#991) Expected 1 space after closing parenthesis; found 0
(#991) Opening brace must be the last content on the line
(#991) Expected "foreach (...) {\n"; found "foreach(...){"
(#991) Expected 1 space after "as"; 0 found
(#991) Variable "L" must be all lower-case
(#992) Line indented incorrectly; expected at least 56 spaces, found 0
(#992) Variable "O" must be all lower-case
(#992) Inline control structures are not allowed
(#992) Variable "R" must be all lower-case
(#992) Commas (,) must be followed by white space.
(#992) Variable "O" must be all lower-case
(#992) Commas (,) must be followed by white space.
(#992) The use of backticks in strings is not recommended
(#992) Variable "O" must be all lower-case
(#992) The use of backticks in strings is not recommended
(#993) Line indented incorrectly; expected at least 60 spaces, found 0
(#993) Closing brace must be on a line by itself
(#994) Line indented incorrectly; expected at least 52 spaces, found 0
(#994) Closing brace must be on a line by itself
(#994) Visibility must be declared on method "begin"
(#995) Line indented incorrectly; expected at least 40 spaces, found 0
(#995) Expected 1 space after closing parenthesis; found 0
(#995) Opening brace must be the last content on the line
(#996) Line indented incorrectly; expected at least 44 spaces, found 0
(#996) Closing brace must be on a line by itself
(#996) Visibility must be declared on method "commit"
(#997) Line indented incorrectly; expected at least 52 spaces, found 0
(#997) Expected 1 space after closing parenthesis; found 0
(#997) Opening brace must be the last content on the line
(#998) Line indented incorrectly; expected at least 56 spaces, found 0
(#998) Closing brace must be on a line by itself
(#998) Visibility must be declared on method "rollback"
(#999) Line indented incorrectly; expected at least 44 spaces, found 0
(#999) Expected 1 space after closing parenthesis; found 0
(#999) Opening brace must be the last content on the line
(#1000) Line indented incorrectly; expected at least 48 spaces, found 0
(#1000) Closing brace must be on a line by itself
(#1000) Closing brace must be on a line by itself
(#1001) Line indented incorrectly; expected at least 40 spaces, found 0
(#1001) Expected 1 space after closing parenthesis; found 0
(#1001) Opening brace must be the last content on the line
(#1002) Line indented incorrectly; expected at least 44 spaces, found 0
(#1003) Line indented incorrectly; expected at least 44 spaces, found 0
(#1003) Closing brace must be on a line by itself
(#1004) Line indented incorrectly; expected at least 48 spaces, found 0
(#1004) Variable "Gc" must be all lower-case
(#1004) Expected 1 space after closing parenthesis; found 0
(#1004) Opening brace must be the last content on the line
(#1005) Line indented incorrectly; expected at least 52 spaces, found 0
(#1005) Commas (,) must be followed by white space.
(#1005) Variable "Gc" must be all lower-case
(#1005) Closing brace must be on a line by itself
(#1006) Line indented incorrectly; expected at least 44 spaces, found 0
(#1006) Expected 1 space after closing parenthesis; found 0
(#1006) Opening brace must be the last content on the line
(#1006) Expected 1 space before "="; 0 found
(#1006) Expected 1 space after "="; 0 found
(#1006) Closing brace must be on a line by itself
(#1007) Line indented incorrectly; expected at least 44 spaces, found 0
(#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 48 spaces, found 0
(#1008) Closing brace must be on a line by itself
(#1009) Line indented incorrectly; expected at least 44 spaces, found 0
(#1009) Expected 1 space after closing parenthesis; found 0
(#1009) Opening brace must be the last content on the line
(#1010) Line indented incorrectly; expected at least 48 spaces, found 0
(#1010) Closing brace must be on a line by itself
(#1011) Line indented incorrectly; expected at least 48 spaces, found 0
(#1011) Commas (,) must be followed by white space.
(#1011) Closing brace must be on a line by itself
(#1012) Line indented incorrectly; expected at least 48 spaces, found 0
(#1012) Expected 1 space after closing parenthesis; found 0
(#1012) Opening brace must be the last content on the line
(#1012) Variable "J" must be all lower-case
(#1012) Expected 1 space before "="; 0 found
(#1012) Expected 1 space after "="; 0 found
(#1012) Inline control structures are not allowed
(#1012) Expected 1 space before "as"; 0 found
(#1012) Expected 1 space after "as"; 0 found
(#1012) Commas (,) must be followed by white space.
(#1012) Variable "R" must be all lower-case
(#1012) Variable "J" must be all lower-case
(#1012) Variable "R" must be all lower-case
(#1012) Expected 1 space before "="; 0 found
(#1012) Expected 1 space after "="; 0 found
(#1012) Inline control structures are not allowed
(#1012) Variable "J" must be all lower-case
(#1012) Closing brace must be on a line by itself
(#1012) Line exceeds maximum limit of 180 characters; contains 213 characters
(#1012) Line exceeds maximum limit of 180 characters; contains 213 characters
(#1012) Line exceeds maximum limit of 180 characters; contains 213 characters
(#1012) Line exceeds maximum limit of 180 characters; contains 213 characters
(#1012) Line exceeds maximum limit of 180 characters; contains 213 characters
(#1012) Line exceeds maximum limit of 180 characters; contains 213 characters
(#1012) Line exceeds maximum limit of 180 characters; contains 213 characters
(#1012) Line exceeds maximum limit of 180 characters; contains 213 characters
(#1013) Line indented incorrectly; expected at least 48 spaces, found 0
(#1013) Variable "C" must be all lower-case
(#1013) Commas (,) must be followed by white space.
(#1013) Variable "Fc" must be all lower-case
(#1013) Expected 1 space after closing parenthesis; found 0
(#1013) Opening brace must be the last content on the line
(#1013) Variable "J" must be all lower-case
(#1013) Expected 1 space before "="; 0 found
(#1013) Expected 1 space after "="; 0 found
(#1013) Expected "foreach (...) {\n"; found "foreach(...){"
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Expected 1 space before "as"; 0 found
(#1013) Expected 1 space after "as"; 0 found
(#1013) Variable "C" must be all lower-case
(#1013) Expected 1 space before "!="; 0 found
(#1013) Expected 1 space after "!="; 0 found
(#1013) Expected 1 space before "?"; 0 found
(#1013) Expected 1 space after "?"; 0 found
(#1013) Variable "C" must be all lower-case
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Expected 1 space before ":"; 0 found
(#1013) Expected 1 space after ":"; 0 found
(#1013) Variable "R" must be all lower-case
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Variable "U" must be all lower-case
(#1013) Variable "K" must be all lower-case
(#1013) Expected 1 space before "="; 0 found
(#1013) Expected 1 space after "="; 0 found
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Variable "R" must be all lower-case
(#1013) Commas (,) must be followed by white space.
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Expected "if (...) {\n"; found "if(...){"
(#1013) Variable "Fc" must be all lower-case
(#1013) Expected 1 space before "="; 0 found
(#1013) Expected 1 space after "="; 0 found
(#1013) Commas (,) must be followed by white space.
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Variable "R" must be all lower-case
(#1013) Expected "if (...) {\n"; found "if(...){"
(#1013) Inline control structures are not allowed
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Expected 1 space before "as"; 0 found
(#1013) Expected 1 space after "as"; 0 found
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Commas (,) must be followed by white space.
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Commas (,) must be followed by white space.
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Commas (,) must be followed by white space.
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Commas (,) must be followed by white space.
(#1013) Expected 1 space before "=>"; 0 found
(#1013) Expected 1 space after "=>"; 0 found
(#1013) Variable "X" must be all lower-case
(#1013) Variable "K" must be all lower-case
(#1013) Expected 1 space before "="; 0 found
(#1013) Expected 1 space after "="; 0 found
(#1013) Variable "X" must be all lower-case
(#1013) Closing brace must be on a line by itself
(#1013) Closing brace must be on a line by itself
(#1013) Inline control structures are not allowed
(#1013) Variable "C" must be all lower-case
(#1013) Expected 1 space before "!="; 0 found
(#1013) Expected 1 space after "!="; 0 found
(#1013) Variable "K" must be all lower-case
(#1013) Variable "J" must be all lower-case
(#1013) Variable "R" must be all lower-case
(#1013) Expected 1 space before "="; 0 found
(#1013) Expected 1 space after "="; 0 found
(#1013) Variable "K" must be all lower-case
(#1013) Closing brace must be on a line by itself
(#1013) Variable "J" must be all lower-case
(#1013) Closing brace must be on a line by itself
(#1013) Line exceeds maximum limit of 180 characters; contains 449 characters
(#1013) Line exceeds maximum limit of 180 characters; contains 449 characters
(#1013) Line exceeds maximum limit of 180 characters; contains 449 characters
(#1013) Line exceeds maximum limit of 180 characters; contains 449 characters
(#1013) Line exceeds maximum limit of 180 characters; contains 449 characters
(#1013) Line exceeds maximum limit of 180 characters; contains 449 characters
(#1013) Line exceeds maximum limit of 180 characters; contains 449 characters
(#1013) Line exceeds maximum limit of 180 characters; contains 449 characters
(#1014) Line indented incorrectly; expected at least 48 spaces, found 0
(#1014) Commas (,) must be followed by white space.
(#1014) Variable "H" must be all lower-case
(#1014) Closing brace must be on a line by itself
(#1015) Line indented incorrectly; expected at least 48 spaces, found 0
(#1015) Expected 1 space after closing parenthesis; found 0
(#1015) Opening brace must be the last content on the line
(#1016) Line indented incorrectly; expected at least 52 spaces, found 0
(#1016) Closing brace must be on a line by itself
(#1017) Line indented incorrectly; expected at least 48 spaces, found 0
(#1017) Closing brace must be on a line by itself
(#1018) Line indented incorrectly; expected at least 48 spaces, found 0
(#1018) Variable "S" must be all lower-case
(#1018) Closing brace must be on a line by itself
(#1019) Line indented incorrectly; expected at least 48 spaces, found 0
(#1019) Variable "R" must be all lower-case
(#1019) Commas (,) must be followed by white space.
(#1019) Expected 1 space after closing parenthesis; found 0
(#1019) Opening brace must be the last content on the line
(#1020) Line indented incorrectly; expected at least 52 spaces, found 0
(#1020) Expected 1 space before "=>"; 0 found
(#1020) Expected 1 space after "=>"; 0 found
(#1020) Commas (,) must be followed by white space.
(#1020) Expected 1 space before "=>"; 0 found
(#1020) Expected 1 space after "=>"; 0 found
(#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 48 spaces, found 0
(#1021) Variable "R" 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
(#1022) Line indented incorrectly; expected at least 52 spaces, found 0
(#1022) Closing brace must be on a line by itself
(#1023) Line indented incorrectly; expected at least 52 spaces, found 0
(#1023) Variable "R" must be all lower-case
(#1023) Expected 1 space after closing parenthesis; found 0
(#1023) Opening brace must be the last content on the line
(#1024) Line indented incorrectly; expected at least 56 spaces, found 0
(#1024) Closing brace must be on a line by itself
(#1025) Line indented incorrectly; expected at least 52 spaces, found 0
(#1025) Expected 1 space after closing parenthesis; found 0
(#1025) Opening brace must be the last content on the line
(#1026) Line indented incorrectly; expected at least 56 spaces, found 0
(#1026) Closing brace must be on a line by itself
(#1027) Line indented incorrectly; expected at least 56 spaces, found 0
(#1027) Expected 1 space after closing parenthesis; found 0
(#1027) Opening brace must be the last content on the line
(#1027) The use of backticks in strings is not recommended
(#1027) The use of backticks in strings is not recommended
(#1027) Commas (,) must be followed by white space.
(#1027) The use of backticks in strings is not recommended
(#1027) Commas (,) must be followed by white space.
(#1027) The use of backticks in strings is not recommended
(#1027) Closing brace must be on a line by itself
(#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) Variable "Z" must be all lower-case
(#1028) Commas (,) must be followed by white space.
(#1028) Commas (,) must be followed by white space.
(#1028) Variable "D" must be all lower-case
(#1028) Commas (,) must be followed by white space.
(#1028) Variable "Dg" must be all lower-case
(#1028) Expected 1 space after closing parenthesis; found 0
(#1028) Opening brace must be the last content on the line
(#1028) Variable "H" must be all lower-case
(#1028) Expected 1 space before "!=="; 0 found
(#1028) Expected 1 space after "!=="; 0 found
(#1028) Expected 1 space before "?"; 0 found
(#1028) Expected 1 space after "?"; 0 found
(#1028) Variable "Dg" must be all lower-case
(#1028) Expected 1 space before ":"; 0 found
(#1028) Expected 1 space after ":"; 0 found
(#1028) Closing brace must be on a line by itself
(#1029) Line indented incorrectly; expected at least 56 spaces, found 0
(#1029) Commas (,) must be followed by white space.
(#1029) Variable "J" must be all lower-case
(#1029) Expected 1 space after closing parenthesis; found 0
(#1029) Opening brace must be the last content on the line
(#1029) Variable "J" must be all lower-case
(#1029) Closing brace must be on a line by itself
(#1030) Line indented incorrectly; expected at least 56 spaces, found 0
(#1030) Variable "S" must be all lower-case
(#1030) Closing brace must be on a line by itself
(#1031) Line indented incorrectly; expected at least 56 spaces, found 0
(#1031) Expected 1 space after closing parenthesis; found 0
(#1031) Opening brace must be the last content on the line
(#1032) Line indented incorrectly; expected at least 60 spaces, found 0
(#1032) Closing brace must be on a line by itself
(#1033) Line indented incorrectly; expected at least 56 spaces, found 0
(#1033) Variable "R" must be all lower-case
(#1033) Commas (,) must be followed by white space.
(#1033) Variable "C" must be all lower-case
(#1033) Commas (,) must be followed by white space.
(#1033) Commas (,) must be followed by white space.
(#1033) Variable "Rc" must be all lower-case
(#1033) Commas (,) must be followed by white space.
(#1033) Commas (,) must be followed by white space.
(#1033) Commas (,) must be followed by white space.
(#1033) Commas (,) must be followed by white space.
(#1033) Variable "La" must be all lower-case
(#1033) Commas (,) must be followed by white space.
(#1033) Expected 1 space after closing parenthesis; found 0
(#1033) Opening brace must be the last content on the line
(#1033) Variable "R" must be all lower-case
(#1033) Expected 1 space before "=="; 0 found
(#1033) Expected 1 space after "=="; 0 found
(#1033) Commas (,) must be followed by white space.
(#1033) Expected 1 space before "=>"; 0 found
(#1033) Expected 1 space after "=>"; 0 found
(#1033) Variable "C" must be all lower-case
(#1033) Closing brace must be on a line by itself
(#1034) Line indented incorrectly; expected at least 56 spaces, found 0
(#1034) Variable "T" 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
(#1034) Expected "foreach (...) {\n"; found "foreach(...){"
(#1034) Expected 1 space after "as"; 0 found
(#1034) Variable "T" must be all lower-case
(#1035) Line indented incorrectly; expected at least 60 spaces, found 0
(#1035) Variable "R" must be all lower-case
(#1035) Inline control structures are not allowed
(#1035) Commas (,) must be followed by white space.
(#1035) Expected 1 space before "=>"; 0 found
(#1035) Expected 1 space after "=>"; 0 found
(#1035) Variable "R" must be all lower-case
(#1036) Line indented incorrectly; expected at least 64 spaces, found 0
(#1036) Closing brace must be on a line by itself
(#1037) Line indented incorrectly; expected at least 56 spaces, found 0
(#1037) Closing brace must be on a line by itself
(#1038) Line indented incorrectly; expected at least 56 spaces, found 0
(#1038) Expected 1 space after closing parenthesis; found 0
(#1038) Opening brace must be the last content on the line
(#1038) Inline control structures are not allowed
(#1038) Expected 1 space after "as"; 0 found
(#1039) Line indented incorrectly; expected at least 60 spaces, found 0
(#1040) Line indented incorrectly; expected at least 60 spaces, found 0
(#1040) Expected 1 space before "=>"; 0 found
(#1040) Expected 1 space after "=>"; 0 found
(#1040) Closing brace must be on a line by itself
(#1041) Line indented incorrectly; expected at least 56 spaces, found 0
(#1041) Variable "S" must be all lower-case
(#1041) Commas (,) must be followed by white space.
(#1041) Variable "Z" must be all lower-case
(#1041) Expected 1 space after closing parenthesis; found 0
(#1041) Opening brace must be the last content on the line
(#1041) Variable "Z" must be all lower-case
(#1041) Expected 1 space before "?"; 0 found
(#1041) Expected 1 space after "?"; 0 found
(#1041) Expected 1 space before ":"; 0 found
(#1041) Expected 1 space after ":"; 0 found
(#1041) Variable "S" must be all lower-case
(#1041) Closing brace must be on a line by itself
(#1042) Line indented incorrectly; expected at least 56 spaces, found 0
(#1042) Closing brace must be on a line by itself
(#1043) Line indented incorrectly; expected at least 56 spaces, found 0
(#1043) Variable "Ba" must be all lower-case
(#1043) Commas (,) must be followed by white space.
(#1043) Variable "Gb" must be all lower-case
(#1043) Commas (,) must be followed by white space.
(#1043) Commas (,) must be followed by white space.
(#1043) Variable "Zf" must be all lower-case
(#1043) Expected 1 space after closing parenthesis; found 0
(#1043) Opening brace must be the last content on the line
(#1043) Variable "Ua" must be all lower-case
(#1043) Expected 1 space before "="; 0 found
(#1043) Expected 1 space after "="; 0 found
(#1043) Inline control structures are not allowed
(#1043) Expected 1 space before ">"; 0 found
(#1043) Expected 1 space after ">"; 0 found
(#1043) Variable "Ua" must be all lower-case
(#1043) Expected 1 space before "="; 0 found
(#1043) Expected 1 space after "="; 0 found
(#1043) Commas (,) must be followed by white space.
(#1043) Variable "Ba" must be all lower-case
(#1043) Expected 1 space before "="; 0 found
(#1043) Expected 1 space after "="; 0 found
(#1043) Commas (,) must be followed by white space.
(#1043) Variable "Ua" must be all lower-case
(#1043) Commas (,) must be followed by white space.
(#1043) Variable "Ld" must be all lower-case
(#1043) Expected 1 space before "="; 0 found
(#1043) Expected 1 space after "="; 0 found
(#1043) Expected 1 space before "^"; 0 found
(#1043) Expected 1 space after "^"; 0 found
(#1043) Commas (,) must be followed by white space.
(#1043) Variable "Ua" must be all lower-case
(#1043) Variable "Md" must be all lower-case
(#1043) Expected 1 space before "="; 0 found
(#1043) Expected 1 space after "="; 0 found
(#1043) Expected 1 space before "^"; 0 found
(#1043) Expected 1 space after "^"; 0 found
(#1043) Commas (,) must be followed by white space.
(#1043) Variable "Ua" must be all lower-case
(#1043) Variable "J" must be all lower-case
(#1043) Expected 1 space before "="; 0 found
(#1043) Expected 1 space after "="; 0 found
(#1043) Variable "Ba" must be all lower-case
(#1043) Variable "Md" must be all lower-case
(#1043) Commas (,) must be followed by white space.
(#1043) Variable "Ba" must be all lower-case
(#1043) Variable "Ld" must be all lower-case
(#1043) Variable "Gb" must be all lower-case
(#1043) Inline control structures are not allowed
(#1043) Variable "Zf" must be all lower-case
(#1043) Variable "J" must be all lower-case
(#1043) Expected 1 space before "="; 0 found
(#1043) Expected 1 space after "="; 0 found
(#1043) Commas (,) must be followed by white space.
(#1043) Variable "J" must be all lower-case
(#1043) Variable "J" must be all lower-case
(#1043) Closing brace must be on a line by itself
(#1043) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1043) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1043) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1043) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1043) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1043) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1043) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1043) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1044) Line indented incorrectly; expected at least 56 spaces, found 0
(#1044) Commas (,) must be followed by white space.
(#1044) Variable "F" must be all lower-case
(#1044) Expected 1 space after closing parenthesis; found 0
(#1044) Opening brace must be the last content on the line
(#1044) Commas (,) must be followed by white space.
(#1044) Commas (,) must be followed by white space.
(#1044) Variable "F" must be all lower-case
(#1044) Commas (,) must be followed by white space.
(#1044) Variable "_g" must not contain underscores.
(#1044) Expected 1 space before "="; 0 found
(#1044) Expected 1 space after "="; 0 found
(#1044) Variable "F" must be all lower-case
(#1044) Expected 1 space before "="; 0 found
(#1044) Expected 1 space after "="; 0 found
(#1044) Variable "F" must be all lower-case
(#1044) Expected 1 space before "="; 0 found
(#1044) Expected 1 space after "="; 0 found
(#1044) Variable "F" must be all lower-case
(#1044) Expected 1 space before "="; 0 found
(#1044) Expected 1 space after "="; 0 found
(#1044) Variable "F" must be all lower-case
(#1044) Expected 1 space before "="; 0 found
(#1044) Expected 1 space after "="; 0 found
(#1044) Variable "F" must be all lower-case
(#1044) Expected 1 space before "="; 0 found
(#1044) Expected 1 space after "="; 0 found
(#1044) Variable "F" must be all lower-case
(#1044) Variable "H" must be all lower-case
(#1044) Expected 1 space before "="; 0 found
(#1044) Expected 1 space after "="; 0 found
(#1044) Inline control structures are not allowed
(#1044) Expected 1 space before "=>"; 0 found
(#1044) Expected 1 space after "=>"; 0 found
(#1044) Expected 1 space after "as"; 0 found
(#1044) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1044) Variable "F" must be all lower-case
(#1044) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1044) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1044) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1044) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1044) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1044) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1044) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1045) Line indented incorrectly; expected at least 60 spaces, found 0
(#1045) Expected 1 space before "=>"; 0 found
(#1045) Expected 1 space after "=>"; 0 found
(#1045) Variable "X" must be all lower-case
(#1045) Variable "H" must be all lower-case
(#1045) Expected 1 space before ".="; 0 found
(#1045) Expected 1 space after ".="; 0 found
(#1045) Variable "X" must be all lower-case
(#1045) Variable "H" must be all lower-case
(#1045) Expected 1 space before "="; 0 found
(#1045) Expected 1 space after "="; 0 found
(#1045) Commas (,) must be followed by white space.
(#1045) Commas (,) must be followed by white space.
(#1045) Variable "H" must be all lower-case
(#1045) Commas (,) must be followed by white space.
(#1045) Variable "H" must be all lower-case
(#1045) Expected 1 space before ".="; 0 found
(#1045) Expected 1 space after ".="; 0 found
(#1045) Commas (,) must be followed by white space.
(#1045) Commas (,) must be followed by white space.
(#1045) Commas (,) must be followed by white space.
(#1045) Variable "H" must be all lower-case
(#1045) Commas (,) must be followed by white space.
(#1045) Variable "_g" must not contain underscores.
(#1045) Commas (,) must be followed by white space.
(#1045) Commas (,) must be followed by white space.
(#1045) Variable "Jc" must be all lower-case
(#1045) Expected 1 space before "="; 0 found
(#1045) Expected 1 space after "="; 0 found
(#1045) Commas (,) must be followed by white space.
(#1045) Expected 1 space before "?"; 0 found
(#1045) Expected 1 space after "?"; 0 found
(#1045) Expected 1 space before ":"; 0 found
(#1045) Expected 1 space after ":"; 0 found
(#1045) Commas (,) must be followed by white space.
(#1045) Commas (,) must be followed by white space.
(#1045) Expected 1 space before "=>"; 0 found
(#1045) Expected 1 space after "=>"; 0 found
(#1045) Expected 1 space before "=>"; 0 found
(#1045) Expected 1 space after "=>"; 0 found
(#1045) Commas (,) must be followed by white space.
(#1045) Expected 1 space before "=>"; 0 found
(#1045) Expected 1 space after "=>"; 0 found
(#1045) Variable "H" must be all lower-case
(#1045) Commas (,) must be followed by white space.
(#1045) Expected 1 space before "=>"; 0 found
(#1045) Expected 1 space after "=>"; 0 found
(#1045) Commas (,) must be followed by white space.
(#1045) Expected "if (...) {\n"; found "if(...){"
(#1045) Variable "Jc" must be all lower-case
(#1045) Expected 1 space before "="; 0 found
(#1045) Expected 1 space after "="; 0 found
(#1045) Variable "php_errormsg" must not contain underscores.
(#1045) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1045) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1045) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1045) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1045) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1045) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1045) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1045) Line exceeds maximum limit of 180 characters; contains 457 characters
(#1046) Line indented incorrectly; expected at least 64 spaces, found 0
(#1046) Closing brace must be on a line by itself
(#1046) Expected 1 space before "="; 0 found
(#1046) Expected 1 space after "="; 0 found
(#1046) Variable "Jc" must be all lower-case
(#1046) Expected "if (...) {\n"; found "if(...){"
(#1046) Expected 1 space before "="; 0 found
(#1046) Expected 1 space after "="; 0 found
(#1046) Expected 1 space before "="; 0 found
(#1046) Expected 1 space after "="; 0 found
(#1046) Line exceeds 132 characters; contains 135 characters
(#1046) Line exceeds 132 characters; contains 135 characters
(#1046) Line exceeds 132 characters; contains 135 characters
(#1046) Line exceeds 132 characters; contains 135 characters
(#1046) Line exceeds 132 characters; contains 135 characters
(#1046) Line exceeds 132 characters; contains 135 characters
(#1046) Line exceeds 132 characters; contains 135 characters
(#1046) Line exceeds 132 characters; contains 135 characters
(#1047) Line indented incorrectly; expected at least 64 spaces, found 0
(#1047) Closing brace must be on a line by itself
(#1047) Expected "if (...) {\n"; found "if(...){"
(#1047) Expected 1 space before "="; 0 found
(#1047) Expected 1 space after "="; 0 found
(#1047) Expected 1 space before "="; 0 found
(#1047) Expected 1 space after "="; 0 found
(#1048) Line indented incorrectly; expected at least 68 spaces, found 0
(#1048) Closing brace must be on a line by itself
(#1048) Expected 1 space before "="; 0 found
(#1048) Expected 1 space after "="; 0 found
(#1048) Expected 1 space before "="; 0 found
(#1048) Expected 1 space after "="; 0 found
(#1048) Expected 1 space before "?"; 0 found
(#1048) Expected 1 space after "?"; 0 found
(#1048) Expected 1 space before ":"; 0 found
(#1048) Expected 1 space after ":"; 0 found
(#1048) Closing brace must be on a line by itself
(#1049) Line indented incorrectly; expected at least 56 spaces, found 0
(#1049) Commas (,) must be followed by white space.
(#1049) Commas (,) must be followed by white space.
(#1049) Variable "F" must be all lower-case
(#1049) Commas (,) must be followed by white space.
(#1049) Expected 1 space after closing parenthesis; found 0
(#1049) Opening brace must be the last content on the line
(#1049) Variable "J" must be all lower-case
(#1049) Expected 1 space before "="; 0 found
(#1049) Expected 1 space after "="; 0 found
(#1049) Variable "Vg" must be all lower-case
(#1049) Expected 1 space before "="; 0 found
(#1049) Expected 1 space after "="; 0 found
(#1049) Expected 1 space before "?"; 0 found
(#1049) Expected 1 space after "?"; 0 found
(#1049) Expected 1 space before ":"; 0 found
(#1049) Expected 1 space after ":"; 0 found
(#1049) Expected 1 space before "="; 0 found
(#1049) Expected 1 space after "="; 0 found
(#1049) Commas (,) must be followed by white space.
(#1049) Variable "F" must be all lower-case
(#1049) Commas (,) must be followed by white space.
(#1049) Variable "B" must be all lower-case
(#1049) Expected 1 space before "?"; 0 found
(#1049) Expected 1 space after "?"; 0 found
(#1049) Variable "B" must be all lower-case
(#1049) Expected 1 space before ":"; 0 found
(#1049) Expected 1 space after ":"; 0 found
(#1049) Expected "do {\n...} while (...);\n"; found "do{...}while(...);"
(#1049) Expected 1 space before "="; 0 found
(#1049) Expected 1 space after "="; 0 found
(#1049) Commas (,) must be followed by white space.
(#1049) Variable "F" must be all lower-case
(#1049) Inline control structures are not allowed
(#1049) Inline control structures are not allowed
(#1049) Expected 1 space after "as"; 0 found
(#1049) Line exceeds maximum limit of 180 characters; contains 212 characters
(#1049) Line exceeds maximum limit of 180 characters; contains 212 characters
(#1049) Line exceeds maximum limit of 180 characters; contains 212 characters
(#1049) Line exceeds maximum limit of 180 characters; contains 212 characters
(#1049) Line exceeds maximum limit of 180 characters; contains 212 characters
(#1049) Line exceeds maximum limit of 180 characters; contains 212 characters
(#1049) Line exceeds maximum limit of 180 characters; contains 212 characters
(#1049) Line exceeds maximum limit of 180 characters; contains 212 characters
(#1050) Line indented incorrectly; expected at least 64 spaces, found 0
(#1050) Variable "J" must be all lower-case
(#1050) Expected 1 space before "="; 0 found
(#1050) Expected 1 space after "="; 0 found
(#1050) Expected "if (...) {\n"; found "if(...){"
(#1050) Variable "J" must be all lower-case
(#1050) Expected 1 space before ">="; 0 found
(#1050) Expected 1 space after ">="; 0 found
(#1050) Expected 1 space before "="; 0 found
(#1050) Expected 1 space after "="; 0 found
(#1050) Closing brace must be on a line by itself
(#1050) Inline control structures are not allowed
(#1050) Expected 1 space before "-"; 0 found
(#1050) Expected 1 space after "-"; 0 found
(#1050) Variable "Vg" must be all lower-case
(#1050) Expected 1 space before ">"; 0 found
(#1050) Expected 1 space after ">"; 0 found
(#1051) Line indented incorrectly; expected at least 64 spaces, found 0
(#1051) Variable "F" must be all lower-case
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1051) Inline control structures are not allowed
(#1051) Variable "F" must be all lower-case
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1051) Commas (,) must be followed by white space.
(#1051) Expected 1 space before "-"; 0 found
(#1051) Expected 1 space after "-"; 0 found
(#1051) Variable "J" must be all lower-case
(#1051) Commas (,) must be followed by white space.
(#1051) Variable "F" must be all lower-case
(#1051) Closing brace must be on a line by itself
(#1051) Variable "J" must be all lower-case
(#1051) Closing brace must be on a line by itself
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1051) Variable "Ye" must be all lower-case
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1051) Variable "Zc" must be all lower-case
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1051) Closing brace must be on a line by itself
(#1051) Variable "Yb" must be all lower-case
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1051) Expected "if (...) {\n"; found "if(...){"
(#1051) Variable "Hf" must be all lower-case
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1051) Commas (,) must be followed by white space.
(#1051) Expected "if (...) {\n"; found "if(...){"
(#1051) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#1051) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1051) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1051) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1051) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1051) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1051) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1051) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1051) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1052) Line indented incorrectly; expected at least 48 spaces, found 0
(#1052) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1052) Scope modifier not specified for member variable "$extension"
(#1052) Expected 1 space before "="; 0 found
(#1052) Expected 1 space after "="; 0 found
(#1052) Commas (,) must be followed by white space.
(#1052) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1052) Scope modifier not specified for member variable "$error"
(#1052) Commas (,) must be followed by white space.
(#1052) Member variable "last_id" must not contain underscores.
(#1052) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1052) Scope modifier not specified for member variable "$last_id"
(#1052) Commas (,) must be followed by white space.
(#1052) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1052) Scope modifier not specified for member variable "$_link"
(#1052) Commas (,) must be followed by white space.
(#1052) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1052) Scope modifier not specified for member variable "$_db"
(#1052) Visibility must be declared on method "connect"
(#1053) Line indented incorrectly; expected at least 52 spaces, found 0
(#1053) Variable "N" must be all lower-case
(#1053) Commas (,) must be followed by white space.
(#1053) Variable "V" must be all lower-case
(#1053) Commas (,) must be followed by white space.
(#1053) Variable "G" must be all lower-case
(#1053) Expected 1 space after closing parenthesis; found 0
(#1053) Opening brace must be the last content on the line
(#1053) Expected 1 space before "="; 0 found
(#1053) Expected 1 space after "="; 0 found
(#1053) Expected 1 space before "="; 0 found
(#1053) Expected 1 space after "="; 0 found
(#1053) Expected "if (...) {\n"; found "if(...){"
(#1053) Variable "V" must be all lower-case
(#1053) Expected 1 space before "!="; 0 found
(#1053) Expected 1 space after "!="; 0 found
(#1053) Expected 1 space before "="; 0 found
(#1053) Expected 1 space after "="; 0 found
(#1053) Variable "V" must be all lower-case
(#1053) Expected 1 space before "="; 0 found
(#1053) Expected 1 space after "="; 0 found
(#1053) Variable "G" must be all lower-case
(#1053) Closing brace must be on a line by itself
(#1053) Inline control structures are not allowed
(#1053) Expected 1 space before "!="; 0 found
(#1053) Expected 1 space after "!="; 0 found
(#1053) Expected 1 space before "="; 0 found
(#1053) Expected 1 space after "="; 0 found
(#1053) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#1053) Expected 1 space before "="; 0 found
(#1053) Expected 1 space after "="; 0 found
(#1053) Line exceeds 132 characters; contains 151 characters
(#1053) Line exceeds 132 characters; contains 151 characters
(#1053) Line exceeds 132 characters; contains 151 characters
(#1053) Line exceeds 132 characters; contains 151 characters
(#1053) Line exceeds 132 characters; contains 151 characters
(#1053) Line exceeds 132 characters; contains 151 characters
(#1053) Line exceeds 132 characters; contains 151 characters
(#1053) Line exceeds 132 characters; contains 151 characters
(#1054) Line indented incorrectly; expected at least 60 spaces, found 0
(#1054) Variable "N" must be all lower-case
(#1054) Commas (,) must be followed by white space.
(#1055) Line indented incorrectly; expected at least 60 spaces, found 0
(#1055) Closing brace must be on a line by itself
(#1055) Expected 1 space before "="; 0 found
(#1055) Expected 1 space after "="; 0 found
(#1056) Line indented incorrectly; expected at least 56 spaces, found 0
(#1056) Closing brace must be on a line by itself
(#1056) Closing brace must be on a line by itself
(#1056) Visibility must be declared on method "query"
(#1057) Line indented incorrectly; expected at least 48 spaces, found 0
(#1057) Variable "H" must be all lower-case
(#1057) Expected 1 space after closing parenthesis; found 0
(#1057) Opening brace must be the last content on the line
(#1058) Line indented incorrectly; expected at least 52 spaces, found 0
(#1058) Closing brace must be on a line by itself
(#1058) Visibility must be declared on method "select_db"
(#1059) Line indented incorrectly; expected at least 56 spaces, found 0
(#1059) Expected 1 space after closing parenthesis; found 0
(#1059) Opening brace must be the last content on the line
(#1059) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#1059) Expected 1 space before "="; 0 found
(#1059) Expected 1 space after "="; 0 found
(#1060) Line indented incorrectly; expected at least 64 spaces, found 0
(#1060) Closing brace must be on a line by itself
(#1060) Expected 1 space before "="; 0 found
(#1060) Expected 1 space after "="; 0 found
(#1061) Line indented incorrectly; expected at least 60 spaces, found 0
(#1061) Closing brace must be on a line by itself
(#1061) Closing brace must be on a line by itself
(#1061) Visibility must be declared on method "quote"
(#1062) Line indented incorrectly; expected at least 52 spaces, found 0
(#1062) Variable "Q" must be all lower-case
(#1062) Expected 1 space after closing parenthesis; found 0
(#1062) Opening brace must be the last content on the line
(#1062) Variable "Q" must be all lower-case
(#1062) Closing brace must be on a line by itself
(#1062) Closing brace must be on a line by itself
(#1062) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 218
(#1063) Line indented incorrectly; expected at least 64 spaces, found 0
(#1063) Member variable "num_rows" must not contain underscores.
(#1063) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1063) Scope modifier not specified for member variable "$num_rows"
(#1063) Commas (,) must be followed by white space.
(#1063) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1063) Scope modifier not specified for member variable "$_rows"
(#1063) Expected 1 space before "="; 0 found
(#1063) Expected 1 space after "="; 0 found
(#1063) Commas (,) must be followed by white space.
(#1063) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1063) Scope modifier not specified for member variable "$_offset"
(#1063) Expected 1 space before "="; 0 found
(#1063) Expected 1 space after "="; 0 found
(#1063) Commas (,) must be followed by white space.
(#1063) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1063) Scope modifier not specified for member variable "$_charset"
(#1063) Expected 1 space before "="; 0 found
(#1063) Expected 1 space after "="; 0 found
(#1063) Visibility must be declared on method "__construct"
(#1064) Line indented incorrectly; expected at least 68 spaces, found 0
(#1064) Variable "I" must be all lower-case
(#1064) Expected 1 space after closing parenthesis; found 0
(#1064) Opening brace must be the last content on the line
(#1064) Expected "foreach (...) {\n"; found "foreach(...){"
(#1064) Expected 1 space after "as"; 0 found
(#1064) Variable "I" must be all lower-case
(#1065) Line indented incorrectly; expected at least 72 spaces, found 0
(#1065) Variable "Id" must be all lower-case
(#1065) Variable "K" must be all lower-case
(#1065) Expected 1 space before "="; 0 found
(#1065) Expected 1 space after "="; 0 found
(#1065) Expected "foreach (...) {\n"; found "foreach(...){"
(#1065) Expected 1 space before "=>"; 0 found
(#1065) Expected 1 space after "=>"; 0 found
(#1065) Expected 1 space after "as"; 0 found
(#1065) Variable "Id" must be all lower-case
(#1066) Line indented incorrectly; expected at least 76 spaces, found 0
(#1066) Expected 1 space before "=>"; 0 found
(#1066) Expected 1 space after "=>"; 0 found
(#1066) Variable "X" must be all lower-case
(#1066) Inline control structures are not allowed
(#1066) Variable "X" must be all lower-case
(#1066) Commas (,) must be followed by white space.
(#1066) Expected 1 space before "="; 0 found
(#1066) Expected 1 space after "="; 0 found
(#1066) Variable "K" must be all lower-case
(#1066) Expected 1 space before "="; 0 found
(#1066) Expected 1 space after "="; 0 found
(#1066) Variable "X" must be all lower-case
(#1066) Commas (,) must be followed by white space.
(#1066) Expected 1 space before "?"; 0 found
(#1066) Expected 1 space after "?"; 0 found
(#1066) Variable "X" must be all lower-case
(#1066) Expected 1 space before ":"; 0 found
(#1066) Expected 1 space after ":"; 0 found
(#1066) Variable "X" must be all lower-case
(#1066) Commas (,) must be followed by white space.
(#1066) Expected 1 space before "?"; 0 found
(#1066) Expected 1 space after "?"; 0 found
(#1066) Commas (,) must be followed by white space.
(#1066) Variable "X" must be all lower-case
(#1066) Expected 1 space before ":"; 0 found
(#1066) Expected 1 space after ":"; 0 found
(#1066) Variable "X" must be all lower-case
(#1066) Commas (,) must be followed by white space.
(#1066) Expected 1 space before "?"; 0 found
(#1066) Expected 1 space after "?"; 0 found
(#1066) Variable "X" must be all lower-case
(#1066) Expected 1 space before ":"; 0 found
(#1066) Expected 1 space after ":"; 0 found
(#1066) Variable "X" must be all lower-case
(#1066) Commas (,) must be followed by white space.
(#1066) Expected 1 space before "?"; 0 found
(#1066) Expected 1 space after "?"; 0 found
(#1066) Variable "X" must be all lower-case
(#1066) Expected 1 space before ":"; 0 found
(#1066) Expected 1 space after ":"; 0 found
(#1066) Variable "X" must be all lower-case
(#1066) Expected 1 space before "?"; 0 found
(#1066) Expected 1 space after "?"; 0 found
(#1066) Variable "X" must be all lower-case
(#1066) Expected 1 space before ":"; 0 found
(#1066) Expected 1 space after ":"; 0 found
(#1066) Variable "X" must be all lower-case
(#1066) Closing brace must be on a line by itself
(#1066) Expected 1 space before "="; 0 found
(#1066) Expected 1 space after "="; 0 found
(#1066) Variable "K" must be all lower-case
(#1066) Expected "foreach (...) {\n"; found "foreach(...){"
(#1066) Expected 1 space before "=>"; 0 found
(#1066) Expected 1 space after "=>"; 0 found
(#1066) Expected 1 space after "as"; 0 found
(#1066) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1066) Variable "K" must be all lower-case
(#1066) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1066) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1066) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1066) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1066) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1066) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1066) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1067) Line indented incorrectly; expected at least 76 spaces, found 0
(#1067) Expected 1 space before "=>"; 0 found
(#1067) Expected 1 space after "=>"; 0 found
(#1067) Variable "X" must be all lower-case
(#1067) Inline control structures are not allowed
(#1067) Expected 1 space before "="; 0 found
(#1067) Expected 1 space after "="; 0 found
(#1067) Closing brace must be on a line by itself
(#1067) Closing brace must be on a line by itself
(#1067) Expected 1 space before "="; 0 found
(#1067) Expected 1 space after "="; 0 found
(#1067) Closing brace must be on a line by itself
(#1067) Visibility must be declared on method "fetch_assoc"
(#1068) Line indented incorrectly; expected at least 64 spaces, found 0
(#1068) Expected 1 space after closing parenthesis; found 0
(#1068) Opening brace must be the last content on the line
(#1068) Variable "K" 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) Variable "K" must be all lower-case
(#1068) Variable "K" must be all lower-case
(#1068) Variable "J" 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 before "=>"; 0 found
(#1068) Expected 1 space after "=>"; 0 found
(#1068) Expected 1 space before "as"; 0 found
(#1068) Expected 1 space after "as"; 0 found
(#1068) Expected 1 space before "=>"; 0 found
(#1068) Expected 1 space after "=>"; 0 found
(#1068) Variable "X" must be all lower-case
(#1068) Variable "J" must be all lower-case
(#1068) Expected 1 space before "="; 0 found
(#1068) Expected 1 space after "="; 0 found
(#1068) Variable "K" must be all lower-case
(#1068) Variable "J" must be all lower-case
(#1068) Closing brace must be on a line by itself
(#1068) Line exceeds 132 characters; contains 149 characters
(#1068) Line exceeds 132 characters; contains 149 characters
(#1068) Line exceeds 132 characters; contains 149 characters
(#1068) Line exceeds 132 characters; contains 149 characters
(#1068) Line exceeds 132 characters; contains 149 characters
(#1068) Line exceeds 132 characters; contains 149 characters
(#1068) Line exceeds 132 characters; contains 149 characters
(#1068) Line exceeds 132 characters; contains 149 characters
(#1068) Visibility must be declared on method "fetch_row"
(#1069) Line indented incorrectly; expected at least 64 spaces, found 0
(#1069) Expected 1 space after closing parenthesis; found 0
(#1069) Opening brace must be the last content on the line
(#1069) Variable "J" must be all lower-case
(#1069) Expected 1 space before "="; 0 found
(#1069) Expected 1 space after "="; 0 found
(#1069) Inline control structures are not allowed
(#1069) Variable "J" must be all lower-case
(#1069) Variable "J" must be all lower-case
(#1070) Line indented incorrectly; expected at least 68 spaces, found 0
(#1070) Variable "J" must be all lower-case
(#1070) Closing brace must be on a line by itself
(#1070) Visibility must be declared on method "fetch_field"
(#1071) Line indented incorrectly; expected at least 64 spaces, found 0
(#1071) Expected 1 space after closing parenthesis; found 0
(#1071) Opening brace must be the last content on the line
(#1071) Variable "Od" must be all lower-case
(#1071) Expected 1 space before "="; 0 found
(#1071) Expected 1 space after "="; 0 found
(#1071) Variable "C" must be all lower-case
(#1071) Expected 1 space before "="; 0 found
(#1071) Expected 1 space after "="; 0 found
(#1071) Variable "Od" must be all lower-case
(#1071) Expected 1 space before "=>"; 0 found
(#1071) Expected 1 space after "=>"; 0 found
(#1071) Variable "C" must be all lower-case
(#1071) Commas (,) must be followed by white space.
(#1071) Expected 1 space before "=>"; 0 found
(#1071) Expected 1 space after "=>"; 0 found
(#1071) Variable "C" must be all lower-case
(#1071) Commas (,) must be followed by white space.
(#1071) Closing brace must be on a line by itself
(#1071) Closing brace must be on a line by itself
(#1071) Closing brace must be on a line by itself
(#1071) Line exceeds 132 characters; contains 145 characters
(#1071) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 257
(#1071) Line exceeds 132 characters; contains 145 characters
(#1071) Line exceeds 132 characters; contains 145 characters
(#1071) Line exceeds 132 characters; contains 145 characters
(#1071) Line exceeds 132 characters; contains 145 characters
(#1071) Line exceeds 132 characters; contains 145 characters
(#1071) Line exceeds 132 characters; contains 145 characters
(#1071) Line exceeds 132 characters; contains 145 characters
(#1072) Line indented incorrectly; expected at least 64 spaces, found 0
(#1073) Line indented incorrectly; expected at least 64 spaces, found 0
(#1074) Line indented incorrectly; expected at least 64 spaces, found 0
(#1074) Scope keyword "public" must be followed by a single space
(#1074) Member variable "Kf" must be all lower-case
(#1074) Expected 1 space before "="; 0 found
(#1074) Expected 1 space after "="; 0 found
(#1075) Line indented incorrectly; expected at least 68 spaces, found 0
(#1075) Variable "R" must be all lower-case
(#1075) Commas (,) must be followed by white space.
(#1075) Variable "M" must be all lower-case
(#1075) Commas (,) must be followed by white space.
(#1075) Variable "Z" must be all lower-case
(#1075) Commas (,) must be followed by white space.
(#1075) Commas (,) must be followed by white space.
(#1075) Commas (,) must be followed by white space.
(#1075) Commas (,) must be followed by white space.
(#1075) Variable "E" must be all lower-case
(#1075) Commas (,) must be followed by white space.
(#1075) Variable "Mf" must be all lower-case
(#1075) Expected 1 space after closing parenthesis; found 0
(#1075) Opening brace must be the last content on the line
(#1075) Variable "M" must be all lower-case
(#1075) Expected 1 space before "="; 0 found
(#1075) Expected 1 space after "="; 0 found
(#1075) Variable "M" must be all lower-case
(#1075) Expected 1 space before "=="; 0 found
(#1075) Expected 1 space after "=="; 0 found
(#1075) Expected 1 space before "?"; 0 found
(#1075) Expected 1 space after "?"; 0 found
(#1075) Expected 1 space before ":"; 0 found
(#1075) Expected 1 space after ":"; 0 found
(#1075) Variable "M" must be all lower-case
(#1075) Commas (,) must be followed by white space.
(#1075) Variable "Pg" must be all lower-case
(#1075) Expected 1 space before "="; 0 found
(#1075) Expected 1 space after "="; 0 found
(#1075) Expected "foreach (...) {\n"; found "foreach(...){"
(#1075) Expected 1 space after "as"; 0 found
(#1076) Line indented incorrectly; expected at least 72 spaces, found 0
(#1076) Variable "X" must be all lower-case
(#1076) Variable "X" must be all lower-case
(#1076) Expected 1 space before "="; 0 found
(#1076) Expected 1 space after "="; 0 found
(#1076) Commas (,) must be followed by white space.
(#1076) Commas (,) must be followed by white space.
(#1076) Variable "X" must be all lower-case
(#1076) Commas (,) must be followed by white space.
(#1076) Commas (,) must be followed by white space.
(#1076) Variable "Bb" must be all lower-case
(#1076) Variable "Pg" must be all lower-case
(#1076) Variable "X" must be all lower-case
(#1076) Expected 1 space before "="; 0 found
(#1076) Expected 1 space after "="; 0 found
(#1076) Variable "Bb" must be all lower-case
(#1076) Expected 1 space before "?"; 0 found
(#1076) Expected 1 space after "?"; 0 found
(#1076) Expected 1 space before ":"; 0 found
(#1076) Expected 1 space after ":"; 0 found
(#1076) Closing brace must be on a line by itself
(#1077) Line indented incorrectly; expected at least 72 spaces, found 0
(#1078) Line indented incorrectly; expected at least 72 spaces, found 0
(#1078) Variable "R" must be all lower-case
(#1078) Commas (,) must be followed by white space.
(#1078) Variable "M" must be all lower-case
(#1078) Variable "Pg" must be all lower-case
(#1078) Variable "E" must be all lower-case
(#1078) Expected 1 space before "*"; 0 found
(#1078) Expected 1 space after "*"; 0 found
(#1078) Closing brace must be on a line by itself
(#1078) Visibility must be declared on method "insert"
(#1079) Line indented incorrectly; expected at least 64 spaces, found 0
(#1079) Variable "R" must be all lower-case
(#1079) Commas (,) must be followed by white space.
(#1079) Variable "O" must be all lower-case
(#1079) Expected 1 space after closing parenthesis; found 0
(#1079) Opening brace must be the last content on the line
(#1079) Expected "try {\n...} catch (...) {\n"; found "try{...}catch(...){"
(#1079) Variable "J" must be all lower-case
(#1079) Expected 1 space before "="; 0 found
(#1079) Expected 1 space after "="; 0 found
(#1079) Variable "R" must be all lower-case
(#1079) Variable "O" must be all lower-case
(#1079) Expected 1 space before "="; 0 found
(#1079) Expected 1 space after "="; 0 found
(#1079) Variable "J" must be all lower-case
(#1079) Expected 1 space before "="; 0 found
(#1079) Expected 1 space after "="; 0 found
(#1079) Variable "J" must be all lower-case
(#1079) Expected 1 space before "="; 0 found
(#1079) Expected 1 space after "="; 0 found
(#1079) Variable "O" must be all lower-case
(#1079) Variable "J" must be all lower-case
(#1079) Closing brace must be on a line by itself
(#1079) Expected 1 space before "="; 0 found
(#1079) Expected 1 space after "="; 0 found
(#1079) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1079) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1079) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1079) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1079) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1079) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1079) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1079) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1080) Line indented incorrectly; expected at least 72 spaces, found 0
(#1080) Closing brace must be on a line by itself
(#1080) Closing brace must be on a line by itself
(#1080) Closing brace must be on a line by itself
(#1081) Line indented incorrectly; expected at least 64 spaces, found 0
(#1081) Expected 1 space after closing parenthesis; found 0
(#1081) Opening brace must be the last content on the line
(#1081) Expected 1 space before "="; 0 found
(#1081) Expected 1 space after "="; 0 found
(#1082) Line indented incorrectly; expected at least 68 spaces, found 0
(#1082) Expected 1 space before "="; 0 found
(#1082) Expected 1 space after "="; 0 found
(#1082) Inline control structures are not allowed
(#1082) Commas (,) must be followed by white space.
(#1082) Commas (,) must be followed by white space.
(#1082) Closing brace must be on a line by itself
(#1083) Line indented incorrectly; expected at least 72 spaces, found 0
(#1083) Expected 1 space after closing parenthesis; found 0
(#1083) Opening brace must be the last content on the line
(#1084) Line indented incorrectly; expected at least 76 spaces, found 0
(#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
(#1085) Expected 1 space before "="; 0 found
(#1085) Expected 1 space after "="; 0 found
(#1085) Closing brace must be on a line by itself
(#1086) Line indented incorrectly; expected at least 68 spaces, found 0
(#1086) Variable "Qc" must be all lower-case
(#1086) Expected 1 space after closing parenthesis; found 0
(#1086) Opening brace must be the last content on the line
(#1086) Variable "J" must be all lower-case
(#1086) Expected 1 space before "="; 0 found
(#1086) Expected 1 space after "="; 0 found
(#1086) Variable "Kb" must be all lower-case
(#1086) Expected 1 space before "="; 0 found
(#1086) Expected 1 space after "="; 0 found
(#1086) Inline control structures are not allowed
(#1086) Expected 1 space before "as"; 0 found
(#1086) Expected 1 space after "as"; 0 found
(#1086) Variable "Kb" must be all lower-case
(#1086) Variable "J" must be all lower-case
(#1086) Expected 1 space before "="; 0 found
(#1086) Expected 1 space after "="; 0 found
(#1086) Variable "J" must be all lower-case
(#1086) Closing brace must be on a line by itself
(#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
(#1088) Line indented incorrectly; expected at least 72 spaces, found 0
(#1088) Closing brace must be on a line by itself
(#1089) Line indented incorrectly; expected at least 68 spaces, found 0
(#1089) Commas (,) must be followed by white space.
(#1089) Closing brace must be on a line by itself
(#1090) Line indented incorrectly; expected at least 68 spaces, found 0
(#1090) Expected 1 space after closing parenthesis; found 0
(#1090) Opening brace must be the last content on the line
(#1090) Variable "J" must be all lower-case
(#1090) Expected 1 space before "="; 0 found
(#1090) Expected 1 space after "="; 0 found
(#1090) Inline control structures are not allowed
(#1090) Expected 1 space after "as"; 0 found
(#1091) Line indented incorrectly; expected at least 72 spaces, found 0
(#1091) Variable "J" must be all lower-case
(#1091) Expected 1 space before "="; 0 found
(#1091) Expected 1 space after "="; 0 found
(#1091) Variable "J" must be all lower-case
(#1091) Closing brace must be on a line by itself
(#1092) Line indented incorrectly; expected at least 68 spaces, found 0
(#1092) Expected 1 space after closing parenthesis; found 0
(#1092) Opening brace must be the last content on the line
(#1093) Line indented incorrectly; expected at least 72 spaces, found 0
(#1093) Commas (,) must be followed by white space.
(#1093) Closing brace must be on a line by itself
(#1094) Line indented incorrectly; expected at least 72 spaces, found 0
(#1094) Variable "C" must be all lower-case
(#1094) Commas (,) must be followed by white space.
(#1094) Variable "Fc" must be all lower-case
(#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 "=>"; 0 found
(#1094) Expected 1 space after "=>"; 0 found
(#1094) Expected 1 space before "as"; 0 found
(#1094) Expected 1 space after "as"; 0 found
(#1094) Variable "R" must be all lower-case
(#1094) Expected 1 space before "=>"; 0 found
(#1094) Expected 1 space after "=>"; 0 found
(#1094) Variable "U" must be all lower-case
(#1094) Variable "J" must be all lower-case
(#1094) Variable "R" 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 "R" must be all lower-case
(#1094) Inline control structures are not allowed
(#1094) Variable "C" must be all lower-case
(#1094) Expected 1 space before "=="; 0 found
(#1094) Expected 1 space after "=="; 0 found
(#1094) Variable "R" must be all lower-case
(#1094) Variable "J" must be all lower-case
(#1094) Variable "R" must be all lower-case
(#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 132 characters; contains 139 characters
(#1094) Line exceeds 132 characters; contains 139 characters
(#1094) Line exceeds 132 characters; contains 139 characters
(#1094) Line exceeds 132 characters; contains 139 characters
(#1094) Line exceeds 132 characters; contains 139 characters
(#1094) Line exceeds 132 characters; contains 139 characters
(#1094) Line exceeds 132 characters; contains 139 characters
(#1094) Line exceeds 132 characters; contains 139 characters
(#1095) Line indented incorrectly; expected at least 72 spaces, found 0
(#1095) Closing brace must be on a line by itself
(#1096) Line indented incorrectly; expected at least 72 spaces, found 0
(#1096) Variable "S" must be all lower-case
(#1096) Closing brace must be on a line by itself
(#1097) Line indented incorrectly; expected at least 72 spaces, found 0
(#1097) Expected 1 space after closing parenthesis; found 0
(#1097) Opening brace must be the last content on the line
(#1097) Expected "foreach (...) {\n"; found "foreach(...){"
(#1097) Expected 1 space after "as"; 0 found
(#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) Inline control structures are not allowed
(#1099) Line indented incorrectly; expected at least 80 spaces, found 0
(#1099) Closing brace must be on a line by itself
(#1100) Line indented incorrectly; expected at least 72 spaces, found 0
(#1100) Closing brace must be on a line by itself
(#1101) Line indented incorrectly; expected at least 72 spaces, found 0
(#1101) Variable "R" must be all lower-case
(#1101) Commas (,) must be followed by white space.
(#1101) Expected 1 space after closing parenthesis; found 0
(#1101) Opening brace must be the last content on the line
(#1101) Variable "J" must be all lower-case
(#1101) Expected 1 space before "="; 0 found
(#1101) Expected 1 space after "="; 0 found
(#1101) Expected "foreach (...) {\n"; found "foreach(...){"
(#1101) Expected 1 space before "as"; 0 found
(#1101) Expected 1 space after "as"; 0 found
(#1101) Variable "R" must be all lower-case
(#1101) Variable "Qb" must be all lower-case
(#1101) Expected 1 space before "="; 0 found
(#1101) Expected 1 space after "="; 0 found
(#1101) Inline control structures are not allowed
(#1101) Expected 1 space before "=>"; 0 found
(#1101) Expected 1 space after "=>"; 0 found
(#1101) Expected 1 space before "as"; 0 found
(#1101) Expected 1 space after "as"; 0 found
(#1101) Expected 1 space before "=>"; 0 found
(#1101) Expected 1 space after "=>"; 0 found
(#1101) Variable "U" must be all lower-case
(#1101) Variable "Qb" must be all lower-case
(#1101) Expected 1 space before "="; 0 found
(#1101) Expected 1 space after "="; 0 found
(#1101) Variable "U" must be all lower-case
(#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) Variable "J" must be all lower-case
(#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) 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) Commas (,) must be followed by white space.
(#1101) Expected 1 space before "=>"; 0 found
(#1101) Expected 1 space after "=>"; 0 found
(#1101) Commas (,) must be followed by white space.
(#1101) Expected 1 space before "=>"; 0 found
(#1101) Expected 1 space after "=>"; 0 found
(#1101) Commas (,) must be followed by white space.
(#1101) Expected 1 space before "=>"; 0 found
(#1101) Expected 1 space after "=>"; 0 found
(#1101) Variable "Qb" must be all lower-case
(#1101) Commas (,) must be followed by white space.
(#1101) Closing brace must be on a line by itself
(#1101) Variable "J" must be all lower-case
(#1101) Closing brace must be on a line by itself
(#1101) Line exceeds maximum limit of 180 characters; contains 339 characters
(#1101) Line exceeds maximum limit of 180 characters; contains 339 characters
(#1101) Line exceeds maximum limit of 180 characters; contains 339 characters
(#1101) Line exceeds maximum limit of 180 characters; contains 339 characters
(#1101) Line exceeds maximum limit of 180 characters; contains 339 characters
(#1101) Line exceeds maximum limit of 180 characters; contains 339 characters
(#1101) Line exceeds maximum limit of 180 characters; contains 339 characters
(#1101) Line exceeds maximum limit of 180 characters; contains 339 characters
(#1102) Line indented incorrectly; expected at least 72 spaces, found 0
(#1102) Variable "R" must be all lower-case
(#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 76 spaces, found 0
(#1103) Closing brace must be on a line by itself
(#1104) Line indented incorrectly; expected at least 72 spaces, found 0
(#1104) Closing brace must be on a line by itself
(#1105) Line indented incorrectly; expected at least 72 spaces, found 0
(#1105) Commas (,) must be followed by white space.
(#1105) Variable "J" must be all lower-case
(#1105) Expected 1 space after closing parenthesis; found 0
(#1105) Opening brace must be the last content on the line
(#1105) Variable "J" must be all lower-case
(#1105) Closing brace must be on a line by itself
(#1106) Line indented incorrectly; expected at least 72 spaces, found 0
(#1106) Variable "R" must be all lower-case
(#1106) Expected 1 space after closing parenthesis; found 0
(#1106) Opening brace must be the last content on the line
(#1107) Line indented incorrectly; expected at least 76 spaces, found 0
(#1107) Closing brace must be on a line by itself
(#1108) Line indented incorrectly; expected at least 72 spaces, found 0
(#1108) Variable "S" must be all lower-case
(#1108) Closing brace must be on a line by itself
(#1109) Line indented incorrectly; expected at least 72 spaces, found 0
(#1109) Expected 1 space after closing parenthesis; found 0
(#1109) Opening brace must be the last content on the line
(#1110) Line indented incorrectly; expected at least 76 spaces, found 0
(#1110) Closing brace must be on a line by itself
(#1111) Line indented incorrectly; expected at least 72 spaces, found 0
(#1111) Variable "S" must be all lower-case
(#1111) Commas (,) must be followed by white space.
(#1111) Variable "Z" must be all lower-case
(#1111) Expected 1 space after closing parenthesis; found 0
(#1111) Opening brace must be the last content on the line
(#1111) Variable "Z" must be all lower-case
(#1111) Closing brace must be on a line by itself
(#1112) Line indented incorrectly; expected at least 72 spaces, found 0
(#1112) Variable "R" must be all lower-case
(#1112) Commas (,) must be followed by white space.
(#1112) Variable "C" must be all lower-case
(#1112) Commas (,) must be followed by white space.
(#1112) Commas (,) must be followed by white space.
(#1112) Variable "Rc" must be all lower-case
(#1112) Commas (,) must be followed by white space.
(#1112) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1112) Expected 1 space after closing parenthesis; found 0
(#1112) Opening brace must be the last content on the line
(#1112) Expected "if (...) {\n"; found "if(...){"
(#1112) Variable "R" must be all lower-case
(#1112) Expected 1 space before "=="; 0 found
(#1112) Expected 1 space after "=="; 0 found
(#1112) Variable "C" must be all lower-case
(#1113) Line indented incorrectly; expected at least 80 spaces, found 0
(#1113) Closing brace must be on a line by itself
(#1113) Closing brace must be on a line by itself
(#1114) Line indented incorrectly; expected at least 72 spaces, found 0
(#1114) Variable "T" must be all lower-case
(#1114) Expected 1 space after closing parenthesis; found 0
(#1114) Opening brace must be the last content on the line
(#1114) Expected "foreach (...) {\n"; found "foreach(...){"
(#1114) Expected 1 space after "as"; 0 found
(#1114) Variable "T" must be all lower-case
(#1115) Line indented incorrectly; expected at least 76 spaces, found 0
(#1115) Variable "R" must be all lower-case
(#1115) Expected 1 space before "="; 0 found
(#1115) Expected 1 space after "="; 0 found
(#1115) Variable "R" must be all lower-case
(#1115) Inline control structures are not allowed
(#1116) Line indented incorrectly; expected at least 80 spaces, found 0
(#1116) Closing brace must be on a line by itself
(#1117) Line indented incorrectly; expected at least 72 spaces, found 0
(#1117) Closing brace must be on a line by itself
(#1118) Line indented incorrectly; expected at least 80 spaces, found 0
(#1118) Variable "T" must be all lower-case
(#1118) Expected 1 space after closing parenthesis; found 0
(#1118) Opening brace must be the last content on the line
(#1118) Expected "foreach (...) {\n"; found "foreach(...){"
(#1118) Expected 1 space after "as"; 0 found
(#1118) Variable "T" must be all lower-case
(#1119) Line indented incorrectly; expected at least 84 spaces, found 0
(#1119) Variable "R" must be all lower-case
(#1119) Expected 1 space before "="; 0 found
(#1119) Expected 1 space after "="; 0 found
(#1119) Variable "R" must be all lower-case
(#1119) Inline control structures are not allowed
(#1120) Line indented incorrectly; expected at least 88 spaces, found 0
(#1120) Closing brace must be on a line by itself
(#1121) Line indented incorrectly; expected at least 80 spaces, found 0
(#1121) Closing brace must be on a line by itself
(#1122) Line indented incorrectly; expected at least 72 spaces, found 0
(#1122) Variable "R" must be all lower-case
(#1122) Commas (,) must be followed by white space.
(#1122) Expected 1 space after closing parenthesis; found 0
(#1122) Opening brace must be the last content on the line
(#1122) Expected "foreach (...) {\n"; found "foreach(...){"
(#1122) Expected 1 space after "as"; 0 found
(#1123) Line indented incorrectly; expected at least 76 spaces, found 0
(#1123) Variable "X" must be all lower-case
(#1123) Variable "U" must be all lower-case
(#1123) Commas (,) must be followed by white space.
(#1123) Variable "C" must be all lower-case
(#1123) Commas (,) must be followed by white space.
(#1123) Variable "O" must be all lower-case
(#1123) Expected 1 space before "="; 0 found
(#1123) Expected 1 space after "="; 0 found
(#1123) Variable "X" must be all lower-case
(#1123) Inline control structures are not allowed
(#1123) Variable "O" must be all lower-case
(#1123) Expected 1 space before "=="; 0 found
(#1123) Expected 1 space after "=="; 0 found
(#1123) Variable "J" must be all lower-case
(#1123) Expected 1 space before "="; 0 found
(#1123) Expected 1 space after "="; 0 found
(#1123) Expected 1 space before "=>"; 0 found
(#1123) Expected 1 space after "=>"; 0 found
(#1123) Variable "R" must be all lower-case
(#1123) Commas (,) must be followed by white space.
(#1123) Expected 1 space before "=>"; 0 found
(#1123) Expected 1 space after "=>"; 0 found
(#1123) Variable "C" must be all lower-case
(#1123) Expected 1 space before "="; 0 found
(#1123) Expected 1 space after "="; 0 found
(#1123) Expected "foreach (...) {\n"; found "foreach(...){"
(#1123) Expected 1 space after "as"; 0 found
(#1123) Variable "O" must be all lower-case
(#1124) Line indented incorrectly; expected at least 84 spaces, found 0
(#1124) Expected 1 space before "="; 0 found
(#1124) Expected 1 space after "="; 0 found
(#1124) Commas (,) must be followed by white space.
(#1124) Commas (,) must be followed by white space.
(#1124) Commas (,) must be followed by white space.
(#1124) Commas (,) must be followed by white space.
(#1124) Variable "Bb" must be all lower-case
(#1124) Expected 1 space before "="; 0 found
(#1124) Expected 1 space after "="; 0 found
(#1124) Variable "Bb" must be all lower-case
(#1124) Expected 1 space before "?"; 0 found
(#1124) Expected 1 space after "?"; 0 found
(#1124) Expected 1 space before ":"; 0 found
(#1124) Expected 1 space after ":"; 0 found
(#1124) Closing brace must be on a line by itself
(#1124) Variable "J" must be all lower-case
(#1124) Expected 1 space before "="; 0 found
(#1124) Expected 1 space after "="; 0 found
(#1124) Variable "R" must be all lower-case
(#1124) Commas (,) must be followed by white space.
(#1124) Expected 1 space before "=>"; 0 found
(#1124) Expected 1 space after "=>"; 0 found
(#1124) Variable "U" must be all lower-case
(#1124) Expected 1 space before "=="; 0 found
(#1124) Expected 1 space after "=="; 0 found
(#1124) Commas (,) must be followed by white space.
(#1124) Expected 1 space before "=>"; 0 found
(#1124) Expected 1 space after "=>"; 0 found
(#1124) Variable "C" must be all lower-case
(#1124) Commas (,) must be followed by white space.
(#1124) Closing brace must be on a line by itself
(#1124) Expected "if (...) {\n"; found "if(...){"
(#1124) Variable "J" must be all lower-case
(#1124) Expected 1 space before "="; 0 found
(#1124) Expected 1 space after "="; 0 found
(#1124) Variable "J" must be all lower-case
(#1124) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1124) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1124) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1124) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1124) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1124) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1124) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1124) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1125) Line indented incorrectly; expected at least 80 spaces, found 0
(#1125) Closing brace must be on a line by itself
(#1125) Closing brace must be on a line by itself
(#1126) Line indented incorrectly; expected at least 72 spaces, found 0
(#1126) Closing brace must be on a line by itself
(#1127) Line indented incorrectly; expected at least 80 spaces, found 0
(#1127) Expected 1 space after closing parenthesis; found 0
(#1127) Opening brace must be the last content on the line
(#1127) Closing brace must be on a line by itself
(#1128) Line indented incorrectly; expected at least 80 spaces, found 0
(#1128) Expected 1 space after closing parenthesis; found 0
(#1128) Opening brace must be the last content on the line
(#1128) Closing brace must be on a line by itself
(#1129) Line indented incorrectly; expected at least 80 spaces, found 0
(#1129) Expected 1 space after closing parenthesis; found 0
(#1129) Opening brace must be the last content on the line
(#1129) Closing brace must be on a line by itself
(#1130) Line indented incorrectly; expected at least 80 spaces, found 0
(#1130) Variable "Gc" must be all lower-case
(#1130) Expected 1 space after closing parenthesis; found 0
(#1130) Opening brace must be the last content on the line
(#1131) Line indented incorrectly; expected at least 84 spaces, found 0
(#1131) Commas (,) must be followed by white space.
(#1131) Variable "Gc" must be all lower-case
(#1131) Closing brace must be on a line by itself
(#1131) Expected 1 space before "="; 0 found
(#1131) Expected 1 space after "="; 0 found
(#1131) Variable "Ye" must be all lower-case
(#1131) Expected 1 space before "="; 0 found
(#1131) Expected 1 space after "="; 0 found
(#1131) Variable "Zc" 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) Expected 1 space before "="; 0 found
(#1131) Expected 1 space after "="; 0 found
(#1131) Closing brace must be on a line by itself
(#1131) Variable "Yb" must be all lower-case
(#1131) Expected 1 space before "="; 0 found
(#1131) Expected 1 space after "="; 0 found
(#1131) Expected "if (...) {\n"; found "if(...){"
(#1131) Variable "Hf" must be all lower-case
(#1131) Expected 1 space before "="; 0 found
(#1131) Expected 1 space after "="; 0 found
(#1131) Commas (,) must be followed by white space.
(#1131) Expected "if (...) {\n"; found "if(...){"
(#1131) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#1131) Line exceeds maximum limit of 180 characters; contains 265 characters
(#1131) Line exceeds maximum limit of 180 characters; contains 265 characters
(#1131) Line exceeds maximum limit of 180 characters; contains 265 characters
(#1131) Line exceeds maximum limit of 180 characters; contains 265 characters
(#1131) Line exceeds maximum limit of 180 characters; contains 265 characters
(#1131) Line exceeds maximum limit of 180 characters; contains 265 characters
(#1131) Line exceeds maximum limit of 180 characters; contains 265 characters
(#1131) Line exceeds maximum limit of 180 characters; contains 265 characters
(#1132) Line indented incorrectly; expected at least 72 spaces, found 0
(#1132) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1132) Scope modifier not specified for member variable "$extension"
(#1132) Expected 1 space before "="; 0 found
(#1132) Expected 1 space after "="; 0 found
(#1132) Commas (,) must be followed by white space.
(#1132) Member variable "server_info" must not contain underscores.
(#1132) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1132) Scope modifier not specified for member variable "$server_info"
(#1132) Commas (,) must be followed by white space.
(#1132) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1132) Scope modifier not specified for member variable "$errno"
(#1132) Commas (,) must be followed by white space.
(#1132) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1132) Scope modifier not specified for member variable "$error"
(#1132) Commas (,) must be followed by white space.
(#1132) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1132) Scope modifier not specified for member variable "$_url"
(#1132) method name "Min_DB::rootQuery" must be in lower-case letters only
(#1132) Visibility must be declared on method "rootQuery"
(#1133) Line indented incorrectly; expected at least 76 spaces, found 0
(#1133) Commas (,) must be followed by white space.
(#1133) Commas (,) must be followed by white space.
(#1133) Expected 1 space after closing parenthesis; found 0
(#1133) Opening brace must be the last content on the line
(#1133) Commas (,) must be followed by white space.
(#1133) Variable "Jc" must be all lower-case
(#1133) Expected 1 space before "="; 0 found
(#1133) Expected 1 space after "="; 0 found
(#1133) Commas (,) must be followed by white space.
(#1133) Commas (,) must be followed by white space.
(#1133) Commas (,) must be followed by white space.
(#1133) Expected 1 space before "=>"; 0 found
(#1133) Expected 1 space after "=>"; 0 found
(#1133) Expected 1 space before "=>"; 0 found
(#1133) Expected 1 space after "=>"; 0 found
(#1133) Commas (,) must be followed by white space.
(#1133) Expected 1 space before "=>"; 0 found
(#1133) Expected 1 space after "=>"; 0 found
(#1133) Commas (,) must be followed by white space.
(#1133) Expected 1 space before "=>"; 0 found
(#1133) Expected 1 space after "=>"; 0 found
(#1133) Commas (,) must be followed by white space.
(#1133) Expected "if (...) {\n"; found "if(...){"
(#1133) Variable "Jc" must be all lower-case
(#1133) Expected 1 space before "="; 0 found
(#1133) Expected 1 space after "="; 0 found
(#1133) Variable "php_errormsg" must not contain underscores.
(#1133) Variable "Jc" must be all lower-case
(#1133) Closing brace must be on a line by itself
(#1133) Expected "if (...) {\n"; found "if(...){"
(#1133) Commas (,) must be followed by white space.
(#1133) Expected 1 space before "="; 0 found
(#1133) Expected 1 space after "="; 0 found
(#1133) Variable "Jc" must be all lower-case
(#1133) Line exceeds maximum limit of 180 characters; contains 365 characters
(#1133) Line exceeds maximum limit of 180 characters; contains 365 characters
(#1133) Line exceeds maximum limit of 180 characters; contains 365 characters
(#1133) Line exceeds maximum limit of 180 characters; contains 365 characters
(#1133) Line exceeds maximum limit of 180 characters; contains 365 characters
(#1133) Line exceeds maximum limit of 180 characters; contains 365 characters
(#1133) Line exceeds maximum limit of 180 characters; contains 365 characters
(#1133) Line exceeds maximum limit of 180 characters; contains 365 characters
(#1134) Line indented incorrectly; expected at least 84 spaces, found 0
(#1134) Closing brace must be on a line by itself
(#1134) Variable "J" must be all lower-case
(#1134) Expected 1 space before "="; 0 found
(#1134) Expected 1 space after "="; 0 found
(#1134) Variable "Jc" must be all lower-case
(#1134) Commas (,) must be followed by white space.
(#1134) Expected "if (...) {\n"; found "if(...){"
(#1134) Variable "J" must be all lower-case
(#1134) Expected 1 space before "==="; 0 found
(#1134) Expected 1 space after "==="; 0 found
(#1134) Expected 1 space before "="; 0 found
(#1134) Expected 1 space after "="; 0 found
(#1134) Inline control structures are not allowed
(#1134) Expected 1 space before "="; 0 found
(#1134) Expected 1 space after "="; 0 found
(#1134) Expected 1 space before "="; 0 found
(#1134) Expected 1 space after "="; 0 found
(#1134) Expected "foreach (...) {\n"; found "foreach(...){"
(#1134) Expected 1 space before "=>"; 0 found
(#1134) Expected 1 space after "=>"; 0 found
(#1134) Expected 1 space before "as"; 0 found
(#1134) Expected 1 space after "as"; 0 found
(#1134) Variable "C" must be all lower-case
(#1134) Expected 1 space before "=>"; 0 found
(#1134) Expected 1 space after "=>"; 0 found
(#1134) Variable "Y" must be all lower-case
(#1134) Expected "if (...) {\n"; found "if(...){"
(#1134) Variable "Y" must be all lower-case
(#1134) Expected 1 space before "=="; 0 found
(#1134) Expected 1 space after "=="; 0 found
(#1134) Commas (,) must be followed by white space.
(#1134) Variable "C" must be all lower-case
(#1134) Expected 1 space before "="; 0 found
(#1134) Expected 1 space after "="; 0 found
(#1134) Variable "C" must be all lower-case
(#1134) Closing brace must be on a line by itself
(#1134) Closing brace must be on a line by itself
(#1134) Closing brace must be on a line by itself
(#1134) Closing brace must be on a line by itself
(#1134) Variable "J" must be all lower-case
(#1134) Closing brace must be on a line by itself
(#1134) Line exceeds maximum limit of 180 characters; contains 318 characters
(#1134) Visibility must be declared on method "query"
(#1134) Line exceeds maximum limit of 180 characters; contains 318 characters
(#1134) Line exceeds maximum limit of 180 characters; contains 318 characters
(#1134) Line exceeds maximum limit of 180 characters; contains 318 characters
(#1134) Line exceeds maximum limit of 180 characters; contains 318 characters
(#1134) Line exceeds maximum limit of 180 characters; contains 318 characters
(#1134) Line exceeds maximum limit of 180 characters; contains 318 characters
(#1134) Line exceeds maximum limit of 180 characters; contains 318 characters
(#1135) Line indented incorrectly; expected at least 72 spaces, found 0
(#1135) Commas (,) must be followed by white space.
(#1135) Commas (,) must be followed by white space.
(#1135) Expected 1 space after closing parenthesis; found 0
(#1135) Opening brace must be the last content on the line
(#1135) Expected 1 space before "!="; 0 found
(#1135) Expected 1 space after "!="; 0 found
(#1135) Expected 1 space before "?"; 0 found
(#1135) Expected 1 space after "?"; 0 found
(#1135) Expected 1 space before ":"; 0 found
(#1135) Expected 1 space after ":"; 0 found
(#1135) Commas (,) must be followed by white space.
(#1135) Commas (,) must be followed by white space.
(#1135) Commas (,) must be followed by white space.
(#1135) Closing brace must be on a line by itself
(#1135) Visibility must be declared on method "connect"
(#1136) Line indented incorrectly; expected at least 72 spaces, found 0
(#1136) Variable "N" must be all lower-case
(#1136) Commas (,) must be followed by white space.
(#1136) Variable "V" must be all lower-case
(#1136) Commas (,) must be followed by white space.
(#1136) Variable "G" must be all lower-case
(#1136) Expected 1 space after closing parenthesis; found 0
(#1136) Opening brace must be the last content on the line
(#1136) Commas (,) must be followed by white space.
(#1136) Variable "N" must be all lower-case
(#1136) Commas (,) must be followed by white space.
(#1136) Variable "B" must be all lower-case
(#1136) Expected 1 space before "="; 0 found
(#1136) Expected 1 space after "="; 0 found
(#1136) Variable "B" must be all lower-case
(#1136) Expected 1 space before "?"; 0 found
(#1136) Expected 1 space after "?"; 0 found
(#1136) Variable "B" must be all lower-case
(#1136) Expected 1 space before ":"; 0 found
(#1136) Expected 1 space after ":"; 0 found
(#1136) Variable "V" must be all lower-case
(#1136) Variable "J" must be all lower-case
(#1136) Expected 1 space before "="; 0 found
(#1136) Expected 1 space after "="; 0 found
(#1136) Inline control structures are not allowed
(#1136) Variable "J" must be all lower-case
(#1136) Expected 1 space before "="; 0 found
(#1136) Expected 1 space after "="; 0 found
(#1136) Variable "J" must be all lower-case
(#1136) Variable "J" must be all lower-case
(#1136) Closing brace must be on a line by itself
(#1136) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1136) Visibility must be declared on method "select_db"
(#1136) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1136) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1136) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1136) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1136) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1136) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1136) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1137) Line indented incorrectly; expected at least 72 spaces, found 0
(#1137) Expected 1 space after closing parenthesis; found 0
(#1137) Opening brace must be the last content on the line
(#1137) Expected 1 space before "="; 0 found
(#1137) Expected 1 space after "="; 0 found
(#1138) Line indented incorrectly; expected at least 76 spaces, found 0
(#1138) Closing brace must be on a line by itself
(#1138) Visibility must be declared on method "quote"
(#1139) Line indented incorrectly; expected at least 72 spaces, found 0
(#1139) Variable "Q" must be all lower-case
(#1139) Expected 1 space after closing parenthesis; found 0
(#1139) Opening brace must be the last content on the line
(#1139) Variable "Q" must be all lower-case
(#1139) Closing brace must be on a line by itself
(#1139) Closing brace must be on a line by itself
(#1139) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 218
(#1140) Line indented incorrectly; expected at least 84 spaces, found 0
(#1140) Member variable "num_rows" must not contain underscores.
(#1140) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1140) Scope modifier not specified for member variable "$num_rows"
(#1140) Commas (,) must be followed by white space.
(#1140) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1140) Scope modifier not specified for member variable "$_rows"
(#1140) Visibility must be declared on method "__construct"
(#1141) Line indented incorrectly; expected at least 88 spaces, found 0
(#1141) Variable "L" must be all lower-case
(#1141) Expected 1 space after closing parenthesis; found 0
(#1141) Opening brace must be the last content on the line
(#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 "L" must be all lower-case
(#1141) Closing brace must be on a line by itself
(#1141) Visibility must be declared on method "fetch_assoc"
(#1142) Line indented incorrectly; expected at least 88 spaces, found 0
(#1142) Expected 1 space after closing parenthesis; found 0
(#1142) Opening brace must be the last content on the line
(#1142) Variable "J" must be all lower-case
(#1142) Expected 1 space before "="; 0 found
(#1142) Expected 1 space after "="; 0 found
(#1142) Variable "J" must be all lower-case
(#1142) Closing brace must be on a line by itself
(#1142) Visibility must be declared on method "fetch_row"
(#1143) Line indented incorrectly; expected at least 88 spaces, found 0
(#1143) Expected 1 space after closing parenthesis; found 0
(#1143) Opening brace must be the last content on the line
(#1144) Line indented incorrectly; expected at least 92 spaces, found 0
(#1144) Closing brace must be on a line by itself
(#1144) Closing brace must be on a line by itself
(#1144) Closing brace must be on a line by itself
(#1144) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 257
(#1145) Line indented incorrectly; expected at least 84 spaces, found 0
(#1146) Line indented incorrectly; expected at least 84 spaces, found 0
(#1147) Line indented incorrectly; expected at least 84 spaces, found 0
(#1147) Visibility must be declared on method "select"
(#1148) Line indented incorrectly; expected at least 88 spaces, found 0
(#1148) Variable "R" must be all lower-case
(#1148) Commas (,) must be followed by white space.
(#1148) Variable "M" must be all lower-case
(#1148) Commas (,) must be followed by white space.
(#1148) Variable "Z" must be all lower-case
(#1148) Commas (,) must be followed by white space.
(#1148) Commas (,) must be followed by white space.
(#1148) Commas (,) must be followed by white space.
(#1148) Commas (,) must be followed by white space.
(#1148) Variable "E" must be all lower-case
(#1148) Commas (,) must be followed by white space.
(#1148) Variable "Mf" must be all lower-case
(#1148) Expected 1 space after closing parenthesis; found 0
(#1148) Opening brace must be the last content on the line
(#1148) Variable "Gb" must be all lower-case
(#1148) Expected 1 space before "="; 0 found
(#1148) Expected 1 space after "="; 0 found
(#1148) Variable "H" must be all lower-case
(#1148) Expected 1 space before "="; 0 found
(#1148) Expected 1 space after "="; 0 found
(#1148) Variable "R" must be all lower-case
(#1148) Inline control structures are not allowed
(#1148) Variable "M" must be all lower-case
(#1148) Expected 1 space before "!="; 0 found
(#1148) Expected 1 space after "!="; 0 found
(#1148) Variable "Gb" must be all lower-case
(#1148) Expected 1 space before "="; 0 found
(#1148) Expected 1 space after "="; 0 found
(#1148) Variable "M" must be all lower-case
(#1148) Expected "if (...) {\n"; found "if(...){"
(#1148) Variable "Pg" must be all lower-case
(#1148) Expected 1 space before "="; 0 found
(#1148) Expected 1 space after "="; 0 found
(#1148) Expected "foreach (...) {\n"; found "foreach(...){"
(#1148) Expected 1 space after "as"; 0 found
(#1148) Line exceeds 132 characters; contains 156 characters
(#1148) Line exceeds 132 characters; contains 156 characters
(#1148) Line exceeds 132 characters; contains 156 characters
(#1148) Line exceeds 132 characters; contains 156 characters
(#1148) Line exceeds 132 characters; contains 156 characters
(#1148) Line exceeds 132 characters; contains 156 characters
(#1148) Line exceeds 132 characters; contains 156 characters
(#1148) Line exceeds 132 characters; contains 156 characters
(#1149) Line indented incorrectly; expected at least 96 spaces, found 0
(#1149) Expected 1 space before "="; 0 found
(#1149) Expected 1 space after "="; 0 found
(#1149) Commas (,) must be followed by white space.
(#1149) Commas (,) must be followed by white space.
(#1149) Commas (,) must be followed by white space.
(#1149) Commas (,) must be followed by white space.
(#1149) Variable "Bb" must be all lower-case
(#1149) Variable "Pg" must be all lower-case
(#1149) Expected 1 space before "="; 0 found
(#1149) Expected 1 space after "="; 0 found
(#1149) Variable "Bb" must be all lower-case
(#1149) Expected 1 space before "?"; 0 found
(#1149) Expected 1 space after "?"; 0 found
(#1149) Expected 1 space before "=>"; 0 found
(#1149) Expected 1 space after "=>"; 0 found
(#1149) Expected 1 space before ":"; 0 found
(#1149) Expected 1 space after ":"; 0 found
(#1149) Closing brace must be on a line by itself
(#1149) Variable "Gb" must be all lower-case
(#1149) Expected 1 space before "="; 0 found
(#1149) Expected 1 space after "="; 0 found
(#1149) Variable "Pg" must be all lower-case
(#1149) Closing brace must be on a line by itself
(#1149) Expected "if (...) {\n"; found "if(...){"
(#1149) Variable "Gb" must be all lower-case
(#1149) Expected 1 space before "="; 0 found
(#1149) Expected 1 space after "="; 0 found
(#1149) Inline control structures are not allowed
(#1149) Variable "E" must be all lower-case
(#1149) Variable "Gb" must be all lower-case
(#1149) Expected 1 space before "="; 0 found
(#1149) Expected 1 space after "="; 0 found
(#1149) Variable "E" must be all lower-case
(#1149) Expected 1 space before "*"; 0 found
(#1149) Expected 1 space after "*"; 0 found
(#1149) Closing brace must be on a line by itself
(#1149) Expected "foreach (...) {\n"; found "foreach(...){"
(#1149) Expected 1 space after "as"; 0 found
(#1149) Line exceeds 132 characters; contains 162 characters
(#1149) Line exceeds 132 characters; contains 162 characters
(#1149) Line exceeds 132 characters; contains 162 characters
(#1149) Line exceeds 132 characters; contains 162 characters
(#1149) Line exceeds 132 characters; contains 162 characters
(#1149) Line exceeds 132 characters; contains 162 characters
(#1149) Line exceeds 132 characters; contains 162 characters
(#1149) Line exceeds 132 characters; contains 162 characters
(#1149) Variable "Z" must be all lower-case
(#1150) Line indented incorrectly; expected at least 88 spaces, found 0
(#1150) Variable "X" must be all lower-case
(#1150) Commas (,) must be followed by white space.
(#1150) Variable "We" must be all lower-case
(#1150) Commas (,) must be followed by white space.
(#1150) Variable "X" must be all lower-case
(#1150) Expected 1 space before "="; 0 found
(#1150) Expected 1 space after "="; 0 found
(#1150) Commas (,) must be followed by white space.
(#1150) Variable "X" must be all lower-case
(#1150) Commas (,) must be followed by white space.
(#1150) Inline control structures are not allowed
(#1150) Expected 1 space before "=="; 0 found
(#1150) Expected 1 space after "=="; 0 found
(#1150) Variable "Gb" must be all lower-case
(#1150) Expected 1 space before "="; 0 found
(#1150) Expected 1 space after "="; 0 found
(#1150) Variable "X" must be all lower-case
(#1150) Usage of ELSEIF not allowed; use ELSE IF instead
(#1150) Variable "X" 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) Expected 1 space before "!="; 0 found
(#1150) Expected 1 space after "!="; 0 found
(#1150) Expected 1 space before "?"; 0 found
(#1150) Expected 1 space after "?"; 0 found
(#1150) Expected 1 space before ":"; 0 found
(#1150) Expected 1 space after ":"; 0 found
(#1150) Expected 1 space before "=>"; 0 found
(#1150) Expected 1 space after "=>"; 0 found
(#1150) Variable "X" must be all lower-case
(#1150) Inline control structures are not allowed
(#1150) Variable "We" must be all lower-case
(#1150) Expected 1 space before "=="; 0 found
(#1150) Expected 1 space after "=="; 0 found
(#1150) Variable "Gb" must be all lower-case
(#1150) Expected 1 space before "="; 0 found
(#1150) Expected 1 space after "="; 0 found
(#1150) Inline control structures are not allowed
(#1150) Variable "Gb" must be all lower-case
(#1150) Expected 1 space before "="; 0 found
(#1150) Expected 1 space after "="; 0 found
(#1150) Closing brace must be on a line by itself
(#1150) Closing brace must be on a line by itself
(#1150) Inline control structures are not allowed
(#1150) Variable "Gb" must be all lower-case
(#1150) Variable "Gb" must be all lower-case
(#1150) Variable "Gb" must be all lower-case
(#1150) Variable "Gb" 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) Variable "Vg" 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) Variable "H" must be all lower-case
(#1150) Commas (,) must be followed by white space.
(#1150) Variable "Gb" must be all lower-case
(#1150) Inline control structures are not allowed
(#1150) Variable "Mf" must be all lower-case
(#1150) Variable "H" must be all lower-case
(#1150) The use of function print_r() is forbidden
(#1150) Variable "Gb" must be all lower-case
(#1150) Commas (,) must be followed by white space.
(#1150) Commas (,) must be followed by white space.
(#1150) Variable "Vg" must be all lower-case
(#1150) Inline control structures are not allowed
(#1150) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1150) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1150) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1150) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1150) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1150) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1150) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1150) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1151) Line indented incorrectly; expected at least 88 spaces, found 0
(#1151) Variable "J" must be all lower-case
(#1151) Expected 1 space before "="; 0 found
(#1151) Expected 1 space after "="; 0 found
(#1151) Expected "foreach (...) {\n"; found "foreach(...){"
(#1151) Expected 1 space before "as"; 0 found
(#1151) Expected 1 space after "as"; 0 found
(#1151) Variable "K" must be all lower-case
(#1151) Expected 1 space before "="; 0 found
(#1151) Expected 1 space after "="; 0 found
(#1151) Inline control structures are not allowed
(#1151) Variable "M" must be all lower-case
(#1151) Expected 1 space before "=="; 0 found
(#1151) Expected 1 space after "=="; 0 found
(#1151) Variable "K" must be all lower-case
(#1151) Expected 1 space before "="; 0 found
(#1151) Expected 1 space after "="; 0 found
(#1151) Expected 1 space before "="; 0 found
(#1151) Expected 1 space after "="; 0 found
(#1151) Expected "if (...) {\n"; found "if(...){"
(#1151) Variable "M" must be all lower-case
(#1151) Expected 1 space before "!="; 0 found
(#1151) Expected 1 space after "!="; 0 found
(#1151) Expected 1 space before "="; 0 found
(#1151) Expected 1 space after "="; 0 found
(#1151) Inline control structures are not allowed
(#1151) Expected 1 space after "as"; 0 found
(#1151) Line exceeds 132 characters; contains 159 characters
(#1151) Line exceeds 132 characters; contains 159 characters
(#1151) Line exceeds 132 characters; contains 159 characters
(#1151) Line exceeds 132 characters; contains 159 characters
(#1151) Line exceeds 132 characters; contains 159 characters
(#1151) Line exceeds 132 characters; contains 159 characters
(#1151) Line exceeds 132 characters; contains 159 characters
(#1151) Line exceeds 132 characters; contains 159 characters
(#1151) Variable "M" must be all lower-case
(#1152) Line indented incorrectly; expected at least 96 spaces, found 0
(#1152) Expected 1 space before "="; 0 found
(#1152) Expected 1 space after "="; 0 found
(#1152) Closing brace must be on a line by itself
(#1152) Expected "foreach (...) {\n"; found "foreach(...){"
(#1152) Expected 1 space before "=>"; 0 found
(#1152) Expected 1 space after "=>"; 0 found
(#1152) Expected 1 space after "as"; 0 found
(#1153) Line indented incorrectly; expected at least 88 spaces, found 0
(#1153) Expected 1 space before "=>"; 0 found
(#1153) Expected 1 space after "=>"; 0 found
(#1153) Variable "X" must be all lower-case
(#1153) Inline control structures are not allowed
(#1153) Variable "Gb" must be all lower-case
(#1153) Variable "X" must be all lower-case
(#1153) Expected 1 space before "="; 0 found
(#1153) Expected 1 space after "="; 0 found
(#1153) Variable "X" must be all lower-case
(#1153) Variable "K" must be all lower-case
(#1153) Expected 1 space before "="; 0 found
(#1153) Expected 1 space after "="; 0 found
(#1153) Variable "X" must be all lower-case
(#1153) Expected 1 space before "?"; 0 found
(#1153) Expected 1 space after "?"; 0 found
(#1153) Variable "X" must be all lower-case
(#1153) Expected 1 space before ":"; 0 found
(#1153) Expected 1 space after ":"; 0 found
(#1153) Variable "X" must be all lower-case
(#1153) Closing brace must be on a line by itself
(#1153) Variable "J" must be all lower-case
(#1153) Expected 1 space before "="; 0 found
(#1153) Expected 1 space after "="; 0 found
(#1153) Variable "K" must be all lower-case
(#1153) Closing brace must be on a line by itself
(#1154) Line indented incorrectly; expected at least 88 spaces, found 0
(#1155) Line indented incorrectly; expected at least 88 spaces, found 0
(#1155) Variable "J" must be all lower-case
(#1155) Closing brace must be on a line by itself
(#1155) Closing brace must be on a line by itself
(#1156) Line indented incorrectly; expected at least 92 spaces, found 0
(#1156) Expected 1 space after closing parenthesis; found 0
(#1156) Opening brace must be the last content on the line
(#1156) Expected 1 space before "="; 0 found
(#1156) Expected 1 space after "="; 0 found
(#1157) Line indented incorrectly; expected at least 96 spaces, found 0
(#1157) Expected 1 space before "="; 0 found
(#1157) Expected 1 space after "="; 0 found
(#1157) Inline control structures are not allowed
(#1157) Commas (,) must be followed by white space.
(#1157) Commas (,) must be followed by white space.
(#1157) Closing brace must be on a line by itself
(#1158) Line indented incorrectly; expected at least 88 spaces, found 0
(#1158) Variable "Gc" 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
(#1159) Line indented incorrectly; expected at least 92 spaces, found 0
(#1159) Commas (,) must be followed by white space.
(#1159) Variable "Gc" must be all lower-case
(#1159) Closing brace must be on a line by itself
(#1160) Line indented incorrectly; expected at least 96 spaces, found 0
(#1160) Expected 1 space after closing parenthesis; found 0
(#1160) Opening brace must be the last content on the line
(#1160) Expected 1 space before "="; 0 found
(#1160) Expected 1 space after "="; 0 found
(#1160) Closing brace must be on a line by itself
(#1161) Line indented incorrectly; expected at least 96 spaces, found 0
(#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) Expected "if (...) {\n"; found "if(...){"
(#1161) Variable "J" 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 "J" must be all lower-case
(#1161) Variable "J" must be all lower-case
(#1161) Commas (,) must be followed by white space.
(#1161) Closing brace must be on a line by itself
(#1161) Variable "J" must be all lower-case
(#1161) Closing brace must be on a line by itself
(#1162) Line indented incorrectly; expected at least 96 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 100 spaces, found 0
(#1163) Closing brace must be on a line by itself
(#1164) Line indented incorrectly; expected at least 96 spaces, found 0
(#1164) Commas (,) must be followed by white space.
(#1164) Closing brace must be on a line by itself
(#1165) Line indented incorrectly; expected at least 96 spaces, found 0
(#1165) Expected 1 space after closing parenthesis; found 0
(#1165) Opening brace must be the last content on the line
(#1166) Line indented incorrectly; expected at least 100 spaces, found 0
(#1166) Closing brace must be on a line by itself
(#1167) Line indented incorrectly; expected at least 96 spaces, found 0
(#1167) Expected 1 space after closing parenthesis; found 0
(#1167) Opening brace must be the last content on the line
(#1167) Variable "J" must be all lower-case
(#1167) Expected 1 space before "="; 0 found
(#1167) Expected 1 space after "="; 0 found
(#1167) Inline control structures are not allowed
(#1167) Variable "J" must be all lower-case
(#1167) Variable "J" must be all lower-case
(#1167) Expected 1 space before "="; 0 found
(#1167) Expected 1 space after "="; 0 found
(#1167) Commas (,) must be followed by white space.
(#1167) Variable "J" must be all lower-case
(#1167) Variable "J" must be all lower-case
(#1167) Closing brace must be on a line by itself
(#1168) Line indented incorrectly; expected at least 96 spaces, found 0
(#1168) Expected 1 space after closing parenthesis; found 0
(#1168) Opening brace must be the last content on the line
(#1168) Variable "J" must be all lower-case
(#1168) Expected 1 space before "="; 0 found
(#1168) Expected 1 space after "="; 0 found
(#1168) Inline control structures are not allowed
(#1168) Variable "J" must be all lower-case
(#1168) Variable "J" must be all lower-case
(#1168) Expected 1 space before "="; 0 found
(#1168) Expected 1 space after "="; 0 found
(#1168) Variable "J" must be all lower-case
(#1168) Commas (,) must be followed by white space.
(#1168) Variable "J" must be all lower-case
(#1168) Closing brace must be on a line by itself
(#1168) Line exceeds 132 characters; contains 136 characters
(#1168) Line exceeds 132 characters; contains 136 characters
(#1168) Line exceeds 132 characters; contains 136 characters
(#1168) Line exceeds 132 characters; contains 136 characters
(#1168) Line exceeds 132 characters; contains 136 characters
(#1168) Line exceeds 132 characters; contains 136 characters
(#1168) Line exceeds 132 characters; contains 136 characters
(#1168) Line exceeds 132 characters; contains 136 characters
(#1169) Line indented incorrectly; expected at least 96 spaces, found 0
(#1169) Variable "C" must be all lower-case
(#1169) Commas (,) must be followed by white space.
(#1169) Variable "Fc" 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) Expected 1 space before "="; 0 found
(#1169) Expected 1 space after "="; 0 found
(#1169) Commas (,) must be followed by white space.
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Commas (,) must be followed by white space.
(#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) Expected "if (...) {\n"; found "if(...){"
(#1169) Expected "foreach (...) {\n"; found "foreach(...){"
(#1169) Expected 1 space before "as"; 0 found
(#1169) Expected 1 space after "as"; 0 found
(#1169) Variable "R" must be all lower-case
(#1169) Variable "J" must be all lower-case
(#1169) Variable "R" must be all lower-case
(#1169) Expected 1 space before "="; 0 found
(#1169) Expected 1 space after "="; 0 found
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Variable "R" must be all lower-case
(#1169) Commas (,) must be followed by white space.
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Commas (,) must be followed by white space.
(#1169) Expected 1 space before "=>"; 0 found
(#1169) Expected 1 space after "=>"; 0 found
(#1169) Variable "R" must be all lower-case
(#1169) Commas (,) must be followed by white space.
(#1169) Inline control structures are not allowed
(#1169) Variable "C" must be all lower-case
(#1169) Expected 1 space before "!="; 0 found
(#1169) Expected 1 space after "!="; 0 found
(#1169) Variable "C" must be all lower-case
(#1169) Expected 1 space before "=="; 0 found
(#1169) Expected 1 space after "=="; 0 found
(#1169) Variable "R" must be all lower-case
(#1169) Variable "J" must be all lower-case
(#1169) Variable "C" must be all lower-case
(#1169) Closing brace must be on a line by itself
(#1169) Closing brace must be on a line by itself
(#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 382 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1169) Line exceeds maximum limit of 180 characters; contains 382 characters
(#1170) Line indented incorrectly; expected at least 96 spaces, found 0
(#1170) Expected 1 space after closing parenthesis; found 0
(#1170) Opening brace must be the last content on the line
(#1171) Line indented incorrectly; expected at least 100 spaces, found 0
(#1171) Closing brace must be on a line by itself
(#1172) Line indented incorrectly; expected at least 96 spaces, found 0
(#1172) Closing brace must be on a line by itself
(#1173) Line indented incorrectly; expected at least 96 spaces, found 0
(#1173) Variable "S" must be all lower-case
(#1173) Closing brace must be on a line by itself
(#1174) Line indented incorrectly; expected at least 96 spaces, found 0
(#1174) Variable "R" must be all lower-case
(#1174) Commas (,) must be followed by white space.
(#1174) Expected 1 space after closing parenthesis; found 0
(#1174) Opening brace must be the last content on the line
(#1175) Line indented incorrectly; expected at least 100 spaces, found 0
(#1175) Expected 1 space before "=>"; 0 found
(#1175) Expected 1 space after "=>"; 0 found
(#1175) Commas (,) must be followed by white space.
(#1175) Expected 1 space before "=>"; 0 found
(#1175) Expected 1 space after "=>"; 0 found
(#1175) Commas (,) must be followed by white space.
(#1175) Closing brace must be on a line by itself
(#1176) Line indented incorrectly; expected at least 96 spaces, found 0
(#1176) Variable "R" must be all lower-case
(#1176) Expected 1 space after closing parenthesis; found 0
(#1176) Opening brace must be the last content on the line
(#1176) Variable "I" must be all lower-case
(#1176) Expected 1 space before "="; 0 found
(#1176) Expected 1 space after "="; 0 found
(#1176) Variable "R" must be all lower-case
(#1176) Variable "J" must be all lower-case
(#1176) Expected 1 space before "="; 0 found
(#1176) Expected 1 space after "="; 0 found
(#1176) Expected "if (...) {\n"; found "if(...){"
(#1176) Variable "I" must be all lower-case
(#1176) Expected 1 space before "="; 0 found
(#1176) Expected 1 space after "="; 0 found
(#1176) Variable "I" must be all lower-case
(#1176) Variable "R" must be all lower-case
(#1176) Inline control structures are not allowed
(#1176) Expected 1 space before "="; 0 found
(#1176) Expected 1 space after "="; 0 found
(#1176) Variable "I" must be all lower-case
(#1176) Variable "R" must be all lower-case
(#1176) Expected "if (...) {\n"; found "if(...){"
(#1176) Expected "foreach (...) {\n"; found "foreach(...){"
(#1176) Expected 1 space before "=>"; 0 found
(#1176) Expected 1 space after "=>"; 0 found
(#1176) Expected 1 space after "as"; 0 found
(#1176) Line exceeds 132 characters; contains 164 characters
(#1176) Line exceeds 132 characters; contains 164 characters
(#1176) Line exceeds 132 characters; contains 164 characters
(#1176) Line exceeds 132 characters; contains 164 characters
(#1176) Line exceeds 132 characters; contains 164 characters
(#1176) Line exceeds 132 characters; contains 164 characters
(#1176) Line exceeds 132 characters; contains 164 characters
(#1176) Line exceeds 132 characters; contains 164 characters
(#1177) Line indented incorrectly; expected at least 108 spaces, found 0
(#1177) Variable "C" must be all lower-case
(#1177) Expected 1 space before "=>"; 0 found
(#1177) Expected 1 space after "=>"; 0 found
(#1177) Variable "J" must be all lower-case
(#1177) Variable "C" must be all lower-case
(#1177) Expected 1 space before "="; 0 found
(#1177) Expected 1 space after "="; 0 found
(#1177) Expected 1 space before "=>"; 0 found
(#1177) Expected 1 space after "=>"; 0 found
(#1177) Variable "C" must be all lower-case
(#1177) Commas (,) must be followed by white space.
(#1177) Expected 1 space before "=>"; 0 found
(#1177) Expected 1 space after "=>"; 0 found
(#1177) Commas (,) must be followed by white space.
(#1177) Expected 1 space before "=>"; 0 found
(#1177) Expected 1 space after "=>"; 0 found
(#1177) Commas (,) must be followed by white space.
(#1177) Expected 1 space before "=>"; 0 found
(#1177) Expected 1 space after "=>"; 0 found
(#1177) Expected 1 space before "=>"; 0 found
(#1177) Expected 1 space after "=>"; 0 found
(#1177) Commas (,) must be followed by white space.
(#1177) Expected 1 space before "=>"; 0 found
(#1177) Expected 1 space after "=>"; 0 found
(#1177) Commas (,) must be followed by white space.
(#1177) Expected 1 space before "=>"; 0 found
(#1177) Expected 1 space after "=>"; 0 found
(#1177) Commas (,) must be followed by white space.
(#1177) Expected "if (...) {\n"; found "if(...){"
(#1177) Variable "J" must be all lower-case
(#1177) Variable "C" must be all lower-case
(#1177) Variable "J" must be all lower-case
(#1177) Variable "C" must be all lower-case
(#1177) Closing brace must be on a line by itself
(#1177) Closing brace must be on a line by itself
(#1177) Closing brace must be on a line by itself
(#1177) Closing brace must be on a line by itself
(#1177) Variable "J" must be all lower-case
(#1177) Closing brace must be on a line by itself
(#1177) Line exceeds maximum limit of 180 characters; contains 256 characters
(#1177) Line exceeds maximum limit of 180 characters; contains 256 characters
(#1177) Line exceeds maximum limit of 180 characters; contains 256 characters
(#1177) Line exceeds maximum limit of 180 characters; contains 256 characters
(#1177) Line exceeds maximum limit of 180 characters; contains 256 characters
(#1177) Line exceeds maximum limit of 180 characters; contains 256 characters
(#1177) Line exceeds maximum limit of 180 characters; contains 256 characters
(#1177) Line exceeds maximum limit of 180 characters; contains 256 characters
(#1178) Line indented incorrectly; expected at least 100 spaces, found 0
(#1178) Variable "R" must be all lower-case
(#1178) Expected 1 space after closing parenthesis; found 0
(#1178) Opening brace must be the last content on the line
(#1179) Line indented incorrectly; expected at least 104 spaces, found 0
(#1179) Closing brace must be on a line by itself
(#1180) Line indented incorrectly; expected at least 108 spaces, found 0
(#1180) Expected 1 space after closing parenthesis; found 0
(#1180) Opening brace must be the last content on the line
(#1180) Closing brace must be on a line by itself
(#1181) Line indented incorrectly; expected at least 108 spaces, found 0
(#1181) Expected 1 space after closing parenthesis; found 0
(#1181) Opening brace must be the last content on the line
(#1181) Closing brace must be on a line by itself
(#1182) Line indented incorrectly; expected at least 108 spaces, found 0
(#1182) Closing brace must be on a line by itself
(#1183) Line indented incorrectly; expected at least 108 spaces, found 0
(#1183) Commas (,) must be followed by white space.
(#1183) Variable "J" must be all lower-case
(#1183) Expected 1 space after closing parenthesis; found 0
(#1183) Opening brace must be the last content on the line
(#1183) Variable "J" must be all lower-case
(#1183) Closing brace must be on a line by itself
(#1184) Line indented incorrectly; expected at least 108 spaces, found 0
(#1184) Variable "S" must be all lower-case
(#1184) Closing brace must be on a line by itself
(#1185) Line indented incorrectly; expected at least 108 spaces, found 0
(#1185) Variable "S" must be all lower-case
(#1185) Commas (,) must be followed by white space.
(#1185) Variable "Z" must be all lower-case
(#1185) Expected 1 space after closing parenthesis; found 0
(#1185) Opening brace must be the last content on the line
(#1186) Line indented incorrectly; expected at least 112 spaces, found 0
(#1186) Closing brace must be on a line by itself
(#1187) Line indented incorrectly; expected at least 108 spaces, found 0
(#1187) Expected 1 space after closing parenthesis; found 0
(#1187) Opening brace must be the last content on the line
(#1187) Commas (,) must be followed by white space.
(#1187) Commas (,) must be followed by white space.
(#1187) Closing brace must be on a line by itself
(#1188) Line indented incorrectly; expected at least 108 spaces, found 0
(#1188) Expected 1 space after closing parenthesis; found 0
(#1188) Opening brace must be the last content on the line
(#1188) Commas (,) must be followed by white space.
(#1188) Commas (,) must be followed by white space.
(#1188) Commas (,) must be followed by white space.
(#1188) Closing brace must be on a line by itself
(#1189) Line indented incorrectly; expected at least 108 spaces, found 0
(#1189) Variable "T" must be all lower-case
(#1189) Expected 1 space after closing parenthesis; found 0
(#1189) Opening brace must be the last content on the line
(#1189) Variable "J" must be all lower-case
(#1189) Expected 1 space before "="; 0 found
(#1189) Expected 1 space after "="; 0 found
(#1189) Inline control structures are not allowed
(#1189) Expected 1 space after "as"; 0 found
(#1189) Variable "T" must be all lower-case
(#1190) Line indented incorrectly; expected at least 112 spaces, found 0
(#1190) Variable "R" must be all lower-case
(#1190) Variable "J" must be all lower-case
(#1190) Expected 1 space before "="; 0 found
(#1190) Expected 1 space after "="; 0 found
(#1190) Variable "J" must be all lower-case
(#1190) Variable "R" must be all lower-case
(#1190) Commas (,) must be followed by white space.
(#1190) Commas (,) must be followed by white space.
(#1190) Variable "J" must be all lower-case
(#1190) Closing brace must be on a line by itself
(#1190) Expected 1 space before "="; 0 found
(#1190) Expected 1 space after "="; 0 found
(#1190) Variable "Ye" must be all lower-case
(#1190) Expected 1 space before "="; 0 found
(#1190) Expected 1 space after "="; 0 found
(#1190) Commas (,) must be followed by white space.
(#1190) Variable "Zc" must be all lower-case
(#1190) Expected 1 space before "="; 0 found
(#1190) Expected 1 space after "="; 0 found
(#1190) Expected 1 space before "="; 0 found
(#1190) Expected 1 space after "="; 0 found
(#1190) Expected 1 space before "="; 0 found
(#1190) Expected 1 space after "="; 0 found
(#1190) Closing brace must be on a line by itself
(#1190) Variable "Yb" must be all lower-case
(#1190) Expected 1 space before "="; 0 found
(#1190) Expected 1 space after "="; 0 found
(#1190) Expected 1 space before "=>"; 0 found
(#1190) Expected 1 space after "=>"; 0 found
(#1190) Expected 1 space before "+"; 0 found
(#1190) Expected 1 space after "+"; 0 found
(#1190) Variable "Yb" must be all lower-case
(#1190) Expected "if (...) {\n"; found "if(...){"
(#1190) Variable "Hf" must be all lower-case
(#1190) Expected 1 space before "="; 0 found
(#1190) Expected 1 space after "="; 0 found
(#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) Expected "if (...) {\n"; found "if(...){"
(#1190) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#1190) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1190) Line exceeds maximum limit of 180 characters; contains 308 characters
(#1191) Line indented incorrectly; expected at least 92 spaces, found 0
(#1192) Line indented incorrectly; expected at least 92 spaces, found 0
(#1193) Line indented incorrectly; expected at least 92 spaces, found 0
(#1193) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1193) Scope modifier not specified for member variable "$extension"
(#1193) Expected 1 space before "="; 0 found
(#1193) Expected 1 space after "="; 0 found
(#1193) Visibility must be declared on method "__construct"
(#1194) Line indented incorrectly; expected at least 96 spaces, found 0
(#1194) Expected 1 space after closing parenthesis; found 0
(#1194) Opening brace must be the last content on the line
(#1194) Closing brace must be on a line by itself
(#1194) Visibility must be declared on method "connect"
(#1195) Line indented incorrectly; expected at least 96 spaces, found 0
(#1195) Variable "N" must be all lower-case
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "V" must be all lower-case
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "G" must be all lower-case
(#1195) Commas (,) must be followed by white space.
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "Df" must be all lower-case
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "Og" must be all lower-case
(#1195) Expected 1 space after closing parenthesis; found 0
(#1195) Opening brace must be the last content on the line
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "Df" must be all lower-case
(#1195) Expected 1 space before "="; 0 found
(#1195) Expected 1 space after "="; 0 found
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "N" must be all lower-case
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "J" must be all lower-case
(#1195) Expected 1 space before "="; 0 found
(#1195) Expected 1 space after "="; 0 found
(#1195) Variable "N" must be all lower-case
(#1195) Expected 1 space before "!="; 0 found
(#1195) Expected 1 space after "!="; 0 found
(#1195) Expected 1 space before "?"; 0 found
(#1195) Expected 1 space after "?"; 0 found
(#1195) Expected 1 space before ":"; 0 found
(#1195) Expected 1 space after ":"; 0 found
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "N" must be all lower-case
(#1195) Variable "V" must be all lower-case
(#1195) Expected 1 space before "!="; 0 found
(#1195) Expected 1 space after "!="; 0 found
(#1195) Expected 1 space before "?"; 0 found
(#1195) Expected 1 space after "?"; 0 found
(#1195) Variable "V" must be all lower-case
(#1195) Expected 1 space before ":"; 0 found
(#1195) Expected 1 space after ":"; 0 found
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "N" must be all lower-case
(#1195) Variable "V" must be all lower-case
(#1195) Variable "G" must be all lower-case
(#1195) Expected 1 space before "!="; 0 found
(#1195) Expected 1 space after "!="; 0 found
(#1195) Expected 1 space before "?"; 0 found
(#1195) Expected 1 space after "?"; 0 found
(#1195) Variable "G" must be all lower-case
(#1195) Expected 1 space before ":"; 0 found
(#1195) Expected 1 space after ":"; 0 found
(#1195) Commas (,) must be followed by white space.
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "Df" must be all lower-case
(#1195) Expected 1 space before "?"; 0 found
(#1195) Expected 1 space after "?"; 0 found
(#1195) Variable "Df" must be all lower-case
(#1195) Expected 1 space before ":"; 0 found
(#1195) Expected 1 space after ":"; 0 found
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "Df" must be all lower-case
(#1195) Expected 1 space before "?"; 0 found
(#1195) Expected 1 space after "?"; 0 found
(#1195) Variable "Df" must be all lower-case
(#1195) Expected 1 space before ":"; 0 found
(#1195) Expected 1 space after ":"; 0 found
(#1195) Variable "Og" must be all lower-case
(#1195) Variable "J" must be all lower-case
(#1195) Closing brace must be on a line by itself
(#1195) Line exceeds maximum limit of 180 characters; contains 381 characters
(#1195) Visibility must be declared on method "set_charset"
(#1195) Line exceeds maximum limit of 180 characters; contains 381 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 381 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 381 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 381 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 381 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 381 characters
(#1195) Line exceeds maximum limit of 180 characters; contains 381 characters
(#1196) Line indented incorrectly; expected at least 96 spaces, found 0
(#1196) Expected 1 space after closing parenthesis; found 0
(#1196) Opening brace must be the last content on the line
(#1196) Inline control structures are not allowed
(#1197) Line indented incorrectly; expected at least 100 spaces, found 0
(#1197) Closing brace must be on a line by itself
(#1197) Visibility must be declared on method "result"
(#1198) Line indented incorrectly; expected at least 96 spaces, found 0
(#1198) Variable "H" must be all lower-case
(#1198) Commas (,) must be followed by white space.
(#1198) Expected 1 space after closing parenthesis; found 0
(#1198) Opening brace must be the last content on the line
(#1198) Variable "I" must be all lower-case
(#1198) Expected 1 space before "="; 0 found
(#1198) Expected 1 space after "="; 0 found
(#1198) Variable "H" must be all lower-case
(#1198) Inline control structures are not allowed
(#1198) Variable "I" must be all lower-case
(#1199) Line indented incorrectly; expected at least 100 spaces, found 0
(#1199) Variable "K" must be all lower-case
(#1199) Expected 1 space before "="; 0 found
(#1199) Expected 1 space after "="; 0 found
(#1199) Variable "I" must be all lower-case
(#1199) Variable "K" must be all lower-case
(#1199) Closing brace must be on a line by itself
(#1199) Visibility must be declared on method "quote"
(#1200) Line indented incorrectly; expected at least 100 spaces, found 0
(#1200) Variable "Q" must be all lower-case
(#1200) Expected 1 space after closing parenthesis; found 0
(#1200) Opening brace must be the last content on the line
(#1200) Variable "Q" must be all lower-case
(#1200) Closing brace must be on a line by itself
(#1200) Closing brace must be on a line by itself
(#1200) Closing brace must be on a line by itself
(#1200) Usage of ELSEIF not allowed; use ELSE IF instead
(#1200) Line exceeds 132 characters; contains 151 characters
(#1200) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#1200) Line exceeds 132 characters; contains 151 characters
(#1200) Line exceeds 132 characters; contains 151 characters
(#1200) Line exceeds 132 characters; contains 151 characters
(#1200) Line exceeds 132 characters; contains 151 characters
(#1200) Line exceeds 132 characters; contains 151 characters
(#1200) Line exceeds 132 characters; contains 151 characters
(#1200) Line exceeds 132 characters; contains 151 characters
(#1201) Line indented incorrectly; expected at least 116 spaces, found 0
(#1201) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1201) Scope modifier not specified for member variable "$extension"
(#1201) Expected 1 space before "="; 0 found
(#1201) Expected 1 space after "="; 0 found
(#1201) Commas (,) must be followed by white space.
(#1201) Member variable "server_info" must not contain underscores.
(#1201) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1201) Scope modifier not specified for member variable "$server_info"
(#1201) Commas (,) must be followed by white space.
(#1201) Member variable "affected_rows" must not contain underscores.
(#1201) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1201) Scope modifier not specified for member variable "$affected_rows"
(#1201) Commas (,) must be followed by white space.
(#1201) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1201) Scope modifier not specified for member variable "$errno"
(#1201) Commas (,) must be followed by white space.
(#1201) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1201) Scope modifier not specified for member variable "$error"
(#1201) Commas (,) must be followed by white space.
(#1201) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1201) Scope modifier not specified for member variable "$_link"
(#1201) Commas (,) must be followed by white space.
(#1201) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1201) Scope modifier not specified for member variable "$_result"
(#1201) Visibility must be declared on method "connect"
(#1202) Line indented incorrectly; expected at least 120 spaces, found 0
(#1202) Variable "N" must be all lower-case
(#1202) Commas (,) must be followed by white space.
(#1202) Variable "V" must be all lower-case
(#1202) Commas (,) must be followed by white space.
(#1202) Variable "G" must be all lower-case
(#1202) Expected 1 space after closing parenthesis; found 0
(#1202) Opening brace must be the last content on the line
(#1202) Expected 1 space before "="; 0 found
(#1202) Expected 1 space after "="; 0 found
(#1202) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1202) Variable "N" must be all lower-case
(#1202) Expected 1 space before "!="; 0 found
(#1202) Expected 1 space after "!="; 0 found
(#1202) Expected 1 space before "?"; 0 found
(#1202) Expected 1 space after "?"; 0 found
(#1202) Variable "N" must be all lower-case
(#1202) Expected 1 space before ":"; 0 found
(#1202) Expected 1 space after ":"; 0 found
(#1202) Commas (,) must be followed by white space.
(#1202) Variable "N" must be all lower-case
(#1202) Expected 1 space before "!="; 0 found
(#1202) Expected 1 space after "!="; 0 found
(#1202) Expected 1 space before "?"; 0 found
(#1202) Expected 1 space after "?"; 0 found
(#1202) Variable "V" must be all lower-case
(#1202) Expected 1 space before ":"; 0 found
(#1202) Expected 1 space after ":"; 0 found
(#1202) Commas (,) must be followed by white space.
(#1202) Variable "N" must be all lower-case
(#1202) Expected 1 space before "!="; 0 found
(#1202) Expected 1 space after "!="; 0 found
(#1202) Expected 1 space before "?"; 0 found
(#1202) Expected 1 space after "?"; 0 found
(#1202) Variable "G" must be all lower-case
(#1202) Expected 1 space before ":"; 0 found
(#1202) Expected 1 space after ":"; 0 found
(#1202) Commas (,) must be followed by white space.
(#1202) Commas (,) must be followed by white space.
(#1202) Inline control structures are not allowed
(#1202) Expected 1 space before "="; 0 found
(#1202) Expected 1 space after "="; 0 found
(#1202) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1202) Inline control structures are not allowed
(#1202) Expected 1 space before "="; 0 found
(#1202) Expected 1 space after "="; 0 found
(#1202) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1202) Closing brace must be on a line by itself
(#1202) Line exceeds maximum limit of 180 characters; contains 335 characters
(#1202) Visibility must be declared on method "set_charset"
(#1202) Line exceeds maximum limit of 180 characters; contains 335 characters
(#1202) Line exceeds maximum limit of 180 characters; contains 335 characters
(#1202) Line exceeds maximum limit of 180 characters; contains 335 characters
(#1202) Line exceeds maximum limit of 180 characters; contains 335 characters
(#1202) Line exceeds maximum limit of 180 characters; contains 335 characters
(#1202) Line exceeds maximum limit of 180 characters; contains 335 characters
(#1202) Line exceeds maximum limit of 180 characters; contains 335 characters
(#1203) Line indented incorrectly; expected at least 120 spaces, found 0
(#1203) Expected 1 space after closing parenthesis; found 0
(#1203) Opening brace must be the last content on the line
(#1203) Expected "if (...) {\n"; found "if(...){"
(#1203) Inline control structures are not allowed
(#1203) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1203) Commas (,) must be followed by white space.
(#1204) Line indented incorrectly; expected at least 128 spaces, found 0
(#1204) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1204) Commas (,) must be followed by white space.
(#1204) Closing brace must be on a line by itself
(#1204) Closing brace must be on a line by itself
(#1204) Visibility must be declared on method "quote"
(#1205) Line indented incorrectly; expected at least 120 spaces, found 0
(#1205) Variable "Q" 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
(#1205) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1205) Variable "Q" must be all lower-case
(#1205) Commas (,) must be followed by white space.
(#1205) Closing brace must be on a line by itself
(#1205) Visibility must be declared on method "select_db"
(#1206) Line indented incorrectly; expected at least 120 spaces, found 0
(#1206) Expected 1 space after closing parenthesis; found 0
(#1206) Opening brace must be the last content on the line
(#1207) Line indented incorrectly; expected at least 124 spaces, found 0
(#1207) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1207) Commas (,) must be followed by white space.
(#1207) Closing brace must be on a line by itself
(#1207) Visibility must be declared on method "query"
(#1208) Line indented incorrectly; expected at least 120 spaces, found 0
(#1208) Variable "H" must be all lower-case
(#1208) Commas (,) must be followed by white space.
(#1208) Variable "Sh" 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 "I" must be all lower-case
(#1208) Expected 1 space before "="; 0 found
(#1208) Expected 1 space after "="; 0 found
(#1208) Variable "Sh" must be all lower-case
(#1208) Expected 1 space before "?"; 0 found
(#1208) Expected 1 space after "?"; 0 found
(#1208) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1208) Variable "H" must be all lower-case
(#1208) Commas (,) must be followed by white space.
(#1208) Expected 1 space before ":"; 0 found
(#1208) Expected 1 space after ":"; 0 found
(#1208) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1208) Variable "H" must be all lower-case
(#1208) Commas (,) must be followed by white space.
(#1208) Expected 1 space before "="; 0 found
(#1208) Expected 1 space after "="; 0 found
(#1208) Expected "if (...) {\n"; found "if(...){"
(#1208) Variable "I" must be all lower-case
(#1208) Expected 1 space before "="; 0 found
(#1208) Expected 1 space after "="; 0 found
(#1208) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1208) Expected 1 space before "="; 0 found
(#1208) Expected 1 space after "="; 0 found
(#1208) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1208) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1208) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1208) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1208) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1208) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1208) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1208) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1208) Line exceeds maximum limit of 180 characters; contains 207 characters
(#1209) Line indented incorrectly; expected at least 128 spaces, found 0
(#1209) Closing brace must be on a line by itself
(#1209) Expected "if (...) {\n"; found "if(...){"
(#1209) Variable "I" 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) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1209) Expected 1 space before "="; 0 found
(#1209) Expected 1 space after "="; 0 found
(#1209) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1210) Line indented incorrectly; expected at least 124 spaces, found 0
(#1210) Closing brace must be on a line by itself
(#1211) Line indented incorrectly; expected at least 128 spaces, found 0
(#1212) Line indented incorrectly; expected at least 128 spaces, found 0
(#1212) Variable "I" must be all lower-case
(#1212) Closing brace must be on a line by itself
(#1212) Visibility must be declared on method "multi_query"
(#1213) Line indented incorrectly; expected at least 124 spaces, found 0
(#1213) Variable "H" must be all lower-case
(#1213) Expected 1 space after closing parenthesis; found 0
(#1213) Opening brace must be the last content on the line
(#1213) Expected 1 space before "="; 0 found
(#1213) Expected 1 space after "="; 0 found
(#1213) Variable "H" must be all lower-case
(#1213) Closing brace must be on a line by itself
(#1213) Visibility must be declared on method "store_result"
(#1214) Line indented incorrectly; expected at least 124 spaces, found 0
(#1214) Expected 1 space after closing parenthesis; found 0
(#1214) Opening brace must be the last content on the line
(#1214) Closing brace must be on a line by itself
(#1214) Visibility must be declared on method "next_result"
(#1215) Line indented incorrectly; expected at least 124 spaces, found 0
(#1215) Expected 1 space after closing parenthesis; found 0
(#1215) Opening brace must be the last content on the line
(#1216) Line indented incorrectly; expected at least 128 spaces, found 0
(#1216) Closing brace must be on a line by itself
(#1216) Visibility must be declared on method "result"
(#1217) Line indented incorrectly; expected at least 124 spaces, found 0
(#1217) Variable "H" must be all lower-case
(#1217) Commas (,) must be followed by white space.
(#1217) Expected 1 space after closing parenthesis; found 0
(#1217) Opening brace must be the last content on the line
(#1217) Variable "I" must be all lower-case
(#1217) Expected 1 space before "="; 0 found
(#1217) Expected 1 space after "="; 0 found
(#1217) Variable "H" must be all lower-case
(#1217) Inline control structures are not allowed
(#1217) Variable "I" must be all lower-case
(#1217) Variable "I" must be all lower-case
(#1218) Line indented incorrectly; expected at least 128 spaces, found 0
(#1219) Line indented incorrectly; expected at least 128 spaces, found 0
(#1219) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1219) Variable "I" must be all lower-case
(#1219) Commas (,) must be followed by white space.
(#1219) Commas (,) must be followed by white space.
(#1219) Closing brace must be on a line by itself
(#1219) Closing brace must be on a line by itself
(#1219) Duplicate class name "Min_Result" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 218
(#1220) Line indented incorrectly; expected at least 100 spaces, found 0
(#1220) Member variable "num_rows" must not contain underscores.
(#1220) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1220) Scope modifier not specified for member variable "$num_rows"
(#1220) Commas (,) must be followed by white space.
(#1220) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1220) Scope modifier not specified for member variable "$_result"
(#1220) Commas (,) must be followed by white space.
(#1220) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1220) Scope modifier not specified for member variable "$_offset"
(#1220) Expected 1 space before "="; 0 found
(#1220) Expected 1 space after "="; 0 found
(#1220) Visibility must be declared on method "__construct"
(#1221) Line indented incorrectly; expected at least 104 spaces, found 0
(#1221) Variable "I" must be all lower-case
(#1221) Expected 1 space after closing parenthesis; found 0
(#1221) Opening brace must be the last content on the line
(#1221) Expected 1 space before "="; 0 found
(#1221) Expected 1 space after "="; 0 found
(#1221) Variable "I" must be all lower-case
(#1221) Expected 1 space before "="; 0 found
(#1221) Expected 1 space after "="; 0 found
(#1221) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1221) Variable "I" must be all lower-case
(#1221) Closing brace must be on a line by itself
(#1221) Visibility must be declared on method "fetch_assoc"
(#1222) Line indented incorrectly; expected at least 104 spaces, found 0
(#1222) Expected 1 space after closing parenthesis; found 0
(#1222) Opening brace must be the last content on the line
(#1223) Line indented incorrectly; expected at least 108 spaces, found 0
(#1223) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1223) Closing brace must be on a line by itself
(#1223) Visibility must be declared on method "fetch_row"
(#1224) Line indented incorrectly; expected at least 104 spaces, found 0
(#1224) Expected 1 space after closing parenthesis; found 0
(#1224) Opening brace must be the last content on the line
(#1225) Line indented incorrectly; expected at least 108 spaces, found 0
(#1225) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1225) Closing brace must be on a line by itself
(#1225) Visibility must be declared on method "fetch_field"
(#1226) Line indented incorrectly; expected at least 108 spaces, found 0
(#1226) Expected 1 space after closing parenthesis; found 0
(#1226) Opening brace must be the last content on the line
(#1226) Variable "J" must be all lower-case
(#1226) Expected 1 space before "="; 0 found
(#1226) Expected 1 space after "="; 0 found
(#1226) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1226) Commas (,) must be followed by white space.
(#1226) Variable "J" must be all lower-case
(#1226) Expected 1 space before "="; 0 found
(#1226) Expected 1 space after "="; 0 found
(#1226) Variable "J" must be all lower-case
(#1226) Variable "J" must be all lower-case
(#1226) Expected 1 space before "="; 0 found
(#1226) Expected 1 space after "="; 0 found
(#1226) Variable "J" must be all lower-case
(#1226) Variable "J" must be all lower-case
(#1226) Expected 1 space before "="; 0 found
(#1226) Expected 1 space after "="; 0 found
(#1226) Variable "J" must be all lower-case
(#1226) Expected 1 space before "?"; 0 found
(#1226) Expected 1 space after "?"; 0 found
(#1226) Expected 1 space before ":"; 0 found
(#1226) Expected 1 space after ":"; 0 found
(#1226) Variable "J" must be all lower-case
(#1226) Closing brace must be on a line by itself
(#1226) Line exceeds 132 characters; contains 160 characters
(#1226) Line exceeds 132 characters; contains 160 characters
(#1226) Line exceeds 132 characters; contains 160 characters
(#1226) Line exceeds 132 characters; contains 160 characters
(#1226) Line exceeds 132 characters; contains 160 characters
(#1226) Line exceeds 132 characters; contains 160 characters
(#1226) Line exceeds 132 characters; contains 160 characters
(#1226) Line exceeds 132 characters; contains 160 characters
(#1226) Visibility must be declared on method "__destruct"
(#1227) Line indented incorrectly; expected at least 108 spaces, found 0
(#1227) Expected 1 space after closing parenthesis; found 0
(#1227) Opening brace must be the last content on the line
(#1227) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#1227) Closing brace must be on a line by itself
(#1227) Closing brace must be on a line by itself
(#1227) Closing brace must be on a line by itself
(#1227) Usage of ELSEIF not allowed; use ELSE IF instead
(#1227) Duplicate class name "Min_DB" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 247
(#1228) Line indented incorrectly; expected at least 104 spaces, found 0
(#1229) Line indented incorrectly; expected at least 104 spaces, found 0
(#1230) Line indented incorrectly; expected at least 104 spaces, found 0
(#1230) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1230) Scope modifier not specified for member variable "$extension"
(#1230) Expected 1 space before "="; 0 found
(#1230) Expected 1 space after "="; 0 found
(#1230) Visibility must be declared on method "connect"
(#1231) Line indented incorrectly; expected at least 108 spaces, found 0
(#1231) Variable "N" must be all lower-case
(#1231) Commas (,) must be followed by white space.
(#1231) Variable "V" must be all lower-case
(#1231) Commas (,) must be followed by white space.
(#1231) Variable "G" must be all lower-case
(#1231) Expected 1 space after closing parenthesis; found 0
(#1231) Opening brace must be the last content on the line
(#1231) Commas (,) must be followed by white space.
(#1231) Commas (,) must be followed by white space.
(#1231) Commas (,) must be followed by white space.
(#1231) Commas (,) must be followed by white space.
(#1231) Variable "N" must be all lower-case
(#1231) Commas (,) must be followed by white space.
(#1231) Variable "V" must be all lower-case
(#1231) Commas (,) must be followed by white space.
(#1231) Variable "G" must be all lower-case
(#1231) Line exceeds 132 characters; contains 142 characters
(#1231) Line exceeds 132 characters; contains 142 characters
(#1231) Line exceeds 132 characters; contains 142 characters
(#1231) Line exceeds 132 characters; contains 142 characters
(#1231) Line exceeds 132 characters; contains 142 characters
(#1231) Line exceeds 132 characters; contains 142 characters
(#1231) Line exceeds 132 characters; contains 142 characters
(#1231) Line exceeds 132 characters; contains 142 characters
(#1232) Line indented incorrectly; expected at least 112 spaces, found 0
(#1232) Closing brace must be on a line by itself
(#1232) Visibility must be declared on method "set_charset"
(#1233) Line indented incorrectly; expected at least 104 spaces, found 0
(#1233) Expected 1 space after closing parenthesis; found 0
(#1233) Opening brace must be the last content on the line
(#1233) Closing brace must be on a line by itself
(#1233) Visibility must be declared on method "select_db"
(#1234) Line indented incorrectly; expected at least 104 spaces, found 0
(#1234) Expected 1 space after closing parenthesis; found 0
(#1234) Opening brace must be the last content on the line
(#1234) Closing brace must be on a line by itself
(#1234) Visibility must be declared on method "query"
(#1235) Line indented incorrectly; expected at least 104 spaces, found 0
(#1235) Variable "H" must be all lower-case
(#1235) Commas (,) must be followed by white space.
(#1235) Variable "Sh" must be all lower-case
(#1235) Expected 1 space after closing parenthesis; found 0
(#1235) Opening brace must be the last content on the line
(#1235) Commas (,) must be followed by white space.
(#1235) Variable "Sh" must be all lower-case
(#1236) Line indented incorrectly; expected at least 108 spaces, found 0
(#1236) Variable "H" must be all lower-case
(#1236) Commas (,) must be followed by white space.
(#1236) Variable "Sh" must be all lower-case
(#1236) Closing brace must be on a line by itself
(#1236) Closing brace must be on a line by itself
(#1236) Closing brace must be on a line by itself
(#1236) Duplicate class name "Min_Driver" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/adminer/lib/adminer.php on line 257
(#1237) Line indented incorrectly; expected at least 108 spaces, found 0
(#1238) Line indented incorrectly; expected at least 108 spaces, found 0
(#1239) Line indented incorrectly; expected at least 108 spaces, found 0
(#1239) Visibility must be declared on method "insert"
(#1240) Line indented incorrectly; expected at least 112 spaces, found 0
(#1240) Variable "R" must be all lower-case
(#1240) Commas (,) must be followed by white space.
(#1240) Variable "O" must be all lower-case
(#1240) Expected 1 space after closing parenthesis; found 0
(#1240) Opening brace must be the last content on the line
(#1240) Variable "O" must be all lower-case
(#1240) Expected 1 space before "?"; 0 found
(#1240) Expected 1 space after "?"; 0 found
(#1240) Variable "R" must be all lower-case
(#1240) Commas (,) must be followed by white space.
(#1240) Variable "O" must be all lower-case
(#1240) Expected 1 space before ":"; 0 found
(#1240) Expected 1 space after ":"; 0 found
(#1240) Variable "R" must be all lower-case
(#1240) Closing brace must be on a line by itself
(#1240) method name "Min_Driver::insertUpdate" must be in lower-case letters only
(#1240) Visibility must be declared on method "insertUpdate"
(#1241) Line indented incorrectly; expected at least 112 spaces, found 0
(#1241) Variable "R" must be all lower-case
(#1241) Commas (,) must be followed by white space.
(#1241) Variable "L" must be all lower-case
(#1241) Commas (,) must be followed by white space.
(#1241) Variable "Kf" must be all lower-case
(#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) Variable "L" must be all lower-case
(#1241) Variable "If" must be all lower-case
(#1241) Expected 1 space before "="; 0 found
(#1241) Expected 1 space after "="; 0 found
(#1241) Variable "R" must be all lower-case
(#1241) Commas (,) must be followed by white space.
(#1241) Expected 1 space before "="; 0 found
(#1241) Expected 1 space after "="; 0 found
(#1241) Inline control structures are not allowed
(#1241) Expected 1 space after "as"; 0 found
(#1241) Line exceeds 132 characters; contains 135 characters
(#1241) Line exceeds 132 characters; contains 135 characters
(#1241) Line exceeds 132 characters; contains 135 characters
(#1241) Line exceeds 132 characters; contains 135 characters
(#1241) Line exceeds 132 characters; contains 135 characters
(#1241) Line exceeds 132 characters; contains 135 characters
(#1241) Line exceeds 132 characters; contains 135 characters
(#1241) Line exceeds 132 characters; contains 135 characters
(#1242) Line indented incorrectly; expected at least 116 spaces, found 0
(#1242) Expected 1 space before "="; 0 found
(#1242) Expected 1 space after "="; 0 found
(#1242) Expected 1 space before "="; 0 found
(#1242) Expected 1 space after "="; 0 found
(#1242) Commas (,) must be followed by white space.
(#1242) Expected 1 space before "="; 0 found
(#1242) Expected 1 space after "="; 0 found
(#1242) Expected 1 space before "="; 0 found
(#1242) Expected 1 space after "="; 0 found
(#1242) Expected "foreach (...) {\n"; found "foreach(...){"
(#1242) Expected 1 space after "as"; 0 found
(#1242) Variable "L" must be all lower-case
(#1243) Line indented incorrectly; expected at least 116 spaces, found 0
(#1243) Variable "O" must be all lower-case
(#1243) Variable "Y" must be all lower-case
(#1243) Expected 1 space before "="; 0 found
(#1243) Expected 1 space after "="; 0 found
(#1243) Commas (,) must be followed by white space.
(#1243) Variable "O" must be all lower-case
(#1243) Expected "if (...) {\n"; found "if(...){"
(#1243) Variable "If" must be all lower-case
(#1243) Expected 1 space before "+"; 0 found
(#1243) Expected 1 space after "+"; 0 found
(#1243) Expected 1 space before "+"; 0 found
(#1243) Expected 1 space after "+"; 0 found
(#1243) Variable "Y" must be all lower-case
(#1243) Expected 1 space before "+"; 0 found
(#1243) Expected 1 space after "+"; 0 found
(#1243) Expected 1 space before ">"; 0 found
(#1243) Expected 1 space after ">"; 0 found
(#1243) Inline control structures are not allowed
(#1243) Variable "If" must be all lower-case
(#1243) Commas (,) must be followed by white space.
(#1243) Line exceeds 132 characters; contains 134 characters
(#1243) Line exceeds 132 characters; contains 134 characters
(#1243) Line exceeds 132 characters; contains 134 characters
(#1243) Line exceeds 132 characters; contains 134 characters
(#1243) Line exceeds 132 characters; contains 134 characters
(#1243) Line exceeds 132 characters; contains 134 characters
(#1243) Line exceeds 132 characters; contains 134 characters
(#1243) Line exceeds 132 characters; contains 134 characters
(#1244) Line indented incorrectly; expected at least 124 spaces, found 0
(#1244) Expected 1 space before "="; 0 found
(#1244) Expected 1 space after "="; 0 found
(#1244) Expected 1 space before "="; 0 found
(#1244) Expected 1 space after "="; 0 found
(#1244) Closing brace must be on a line by itself
(#1244) Expected 1 space before "="; 0 found
(#1244) Expected 1 space after "="; 0 found
(#1244) Variable "Y" must be all lower-case
(#1244) Expected 1 space before "+="; 0 found
(#1244) Expected 1 space after "+="; 0 found
(#1244) Variable "Y" must be all lower-case
(#1244) Expected 1 space before "+"; 0 found
(#1244) Expected 1 space after "+"; 0 found
(#1244) Closing brace must be on a line by itself
(#1245) Line indented incorrectly; expected at least 116 spaces, found 0
(#1245) Variable "If" must be all lower-case
(#1245) Commas (,) must be followed by white space.
(#1245) Closing brace must be on a line by itself
(#1245) Closing brace must be on a line by itself
(#1246) Line indented incorrectly; expected at least 108 spaces, found 0
(#1246) Expected 1 space after closing parenthesis; found 0
(#1246) Opening brace must be the last content on the line
(#1246) The use of backticks in strings is not recommended
(#1246) The use of backticks in strings is not recommended
(#1246) Commas (,) must be followed by white space.
(#1246) The use of backticks in strings is not recommended
(#1246) Commas (,) must be followed by white space.
(#1246) The use of backticks in strings is not recommended
(#1246) Closing brace must be on a line by itself
(#1247) Line indented incorrectly; expected at least 108 spaces, found 0
(#1247) Expected 1 space after closing parenthesis; found 0
(#1247) Opening brace must be the last content on the line
(#1248) Line indented incorrectly; expected at least 112 spaces, found 0
(#1248) Closing brace must be on a line by itself
(#1249) Line indented incorrectly; expected at least 108 spaces, found 0
(#1249) Expected 1 space after closing parenthesis; found 0
(#1249) Opening brace must be the last content on the line
(#1249) Commas (,) must be followed by white space.
(#1249) Variable "Rh" must be all lower-case
(#1249) Commas (,) must be followed by white space.
(#1249) Variable "Yg" must be all lower-case
(#1249) Expected 1 space before "="; 0 found
(#1249) Expected 1 space after "="; 0 found
(#1250) Line indented incorrectly; expected at least 112 spaces, found 0
(#1250) Expected 1 space before "="; 0 found
(#1250) Expected 1 space after "="; 0 found
(#1250) Expected "if (...) {\n"; found "if(...){"
(#1250) Commas (,) must be followed by white space.
(#1250) Commas (,) must be followed by white space.
(#1250) Expected "if (...) {\n"; found "if(...){"
(#1250) Commas (,) must be followed by white space.
(#1250) Expected 1 space before ">="; 0 found
(#1250) Expected 1 space after ">="; 0 found
(#1250) Variable "Yg" must be all lower-case
(#1250) Expected 1 space before "="; 0 found
(#1250) Expected 1 space after "="; 0 found
(#1250) Variable "Rh" must be all lower-case
(#1250) Expected 1 space before "="; 0 found
(#1250) Expected 1 space after "="; 0 found
(#1250) Closing brace must be on a line by itself
(#1250) Closing brace must be on a line by itself
(#1250) Variable "J" must be all lower-case
(#1250) Expected 1 space before "="; 0 found
(#1250) Expected 1 space after "="; 0 found
(#1250) Inline control structures are not allowed
(#1250) Variable "J" must be all lower-case
(#1250) Expected 1 space before "="; 0 found
(#1250) Expected 1 space after "="; 0 found
(#1250) Commas (,) must be followed by white space.
(#1250) Commas (,) must be followed by white space.
(#1250) Variable "J" must be all lower-case
(#1250) Expected 1 space before ">"; 0 found
(#1250) Expected 1 space after ">"; 0 found
(#1250) Variable "J" must be all lower-case
(#1250) Variable "J" must be all lower-case
(#1250) Expected 1 space before "="; 0 found
(#1250) Expected 1 space after "="; 0 found
(#1250) Variable "J" must be all lower-case
(#1250) Closing brace must be on a line by itself
(#1250) Line exceeds maximum limit of 180 characters; contains 393 characters
(#1250) Line exceeds maximum limit of 180 characters; contains 393 characters
(#1250) Line exceeds maximum limit of 180 characters; contains 393 characters
(#1250) Line exceeds maximum limit of 180 characters; contains 393 characters
(#1250) Line exceeds maximum limit of 180 characters; contains 393 characters
(#1250) Line exceeds maximum limit of 180 characters; contains 393 characters
(#1250) Line exceeds maximum limit of 180 characters; contains 393 characters
(#1250) Line exceeds maximum limit of 180 characters; contains 393 characters
(#1251) Line indented incorrectly; expected at least 112 spaces, found 0
(#1251) Variable "Qc" must be all lower-case
(#1251) Expected 1 space after closing parenthesis; found 0
(#1251) Opening brace must be the last content on the line
(#1251) Variable "J" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Expected "if (...) {\n"; found "if(...){"
(#1251) Variable "J" must be all lower-case
(#1251) Expected 1 space before "==="; 0 found
(#1251) Expected 1 space after "==="; 0 found
(#1251) Variable "H" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Expected 1 space before ">="; 0 found
(#1251) Expected 1 space after ">="; 0 found
(#1251) Expected 1 space before "?"; 0 found
(#1251) Expected 1 space after "?"; 0 found
(#1251) Expected 1 space before ":"; 0 found
(#1251) Expected 1 space after ":"; 0 found
(#1251) Variable "J" must be all lower-case
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Variable "Qc" must be all lower-case
(#1251) Expected 1 space before "?"; 0 found
(#1251) Expected 1 space after "?"; 0 found
(#1251) Variable "H" must be all lower-case
(#1251) Expected 1 space before ":"; 0 found
(#1251) Expected 1 space after ":"; 0 found
(#1251) Variable "H" must be all lower-case
(#1251) Commas (,) must be followed by white space.
(#1251) Variable "J" must be all lower-case
(#1251) Closing brace must be on a line by itself
(#1251) Variable "J" must be all lower-case
(#1251) Closing brace must be on a line by itself
(#1251) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1251) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1252) Line indented incorrectly; expected at least 112 spaces, found 0
(#1252) Variable "H" must be all lower-case
(#1252) Commas (,) must be followed by white space.
(#1252) Variable "Z" must be all lower-case
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1252) Variable "D" must be all lower-case
(#1252) Commas (,) must be followed by white space.
(#1252) Variable "Dg" must be all lower-case
(#1252) Expected 1 space after closing parenthesis; found 0
(#1252) Opening brace must be the last content on the line
(#1252) Variable "H" must be all lower-case
(#1252) Expected 1 space before "!=="; 0 found
(#1252) Expected 1 space after "!=="; 0 found
(#1252) Expected 1 space before "?"; 0 found
(#1252) Expected 1 space after "?"; 0 found
(#1252) Variable "Dg" must be all lower-case
(#1252) Variable "D" must be all lower-case
(#1252) Expected 1 space before "?"; 0 found
(#1252) Expected 1 space after "?"; 0 found
(#1252) Variable "D" must be all lower-case
(#1252) Expected 1 space before ":"; 0 found
(#1252) Expected 1 space after ":"; 0 found
(#1252) Expected 1 space before ":"; 0 found
(#1252) Expected 1 space after ":"; 0 found
(#1252) Closing brace must be on a line by itself
(#1253) Line indented incorrectly; expected at least 112 spaces, found 0
(#1253) Variable "H" must be all lower-case
(#1253) Commas (,) must be followed by white space.
(#1253) Variable "Z" must be all lower-case
(#1253) Expected 1 space after closing parenthesis; found 0
(#1253) Opening brace must be the last content on the line
(#1254) Line indented incorrectly; expected at least 116 spaces, found 0
(#1254) Variable "H" must be all lower-case
(#1254) Commas (,) must be followed by white space.
(#1254) Variable "Z" must be all lower-case
(#1254) Commas (,) must be followed by white space.
(#1254) Closing brace must be on a line by itself
(#1255) Line indented incorrectly; expected at least 112 spaces, found 0
(#1255) Commas (,) must be followed by white space.
(#1255) Expected 1 space after closing parenthesis; found 0
(#1255) Opening brace must be the last content on the line
(#1255) Variable "J" must be all lower-case
(#1255) Expected 1 space before "="; 0 found
(#1255) Expected 1 space after "="; 0 found
(#1255) Expected 1 space before "="; 0 found
(#1255) Expected 1 space after "="; 0 found
(#1255) Commas (,) must be followed by white space.
(#1255) Inline control structures are not allowed
(#1255) Commas (,) must be followed by white space.
(#1255) Commas (,) must be followed by white space.
(#1255) Variable "B" must be all lower-case
(#1255) Variable "J" must be all lower-case
(#1255) Expected 1 space before "="; 0 found
(#1255) Expected 1 space after "="; 0 found
(#1255) Variable "B" must be all lower-case
(#1255) Inline control structures are not allowed
(#1255) Usage of ELSEIF not allowed; use ELSE IF instead
(#1255) Commas (,) must be followed by white space.
(#1255) Commas (,) must be followed by white space.
(#1255) Variable "B" must be all lower-case
(#1255) Variable "J" must be all lower-case
(#1255) Expected 1 space before "="; 0 found
(#1255) Expected 1 space after "="; 0 found
(#1255) Variable "B" must be all lower-case
(#1255) Variable "J" must be all lower-case
(#1255) Closing brace must be on a line by itself
(#1255) Line exceeds maximum limit of 180 characters; contains 233 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 233 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 233 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 233 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 233 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 233 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 233 characters
(#1255) Line exceeds maximum limit of 180 characters; contains 233 characters
(#1256) Line indented incorrectly; expected at least 112 spaces, found 0
(#1256) Expected 1 space after closing parenthesis; found 0
(#1256) Opening brace must be the last content on the line
(#1256) Variable "J" must be all lower-case
(#1256) Expected 1 space before "="; 0 found
(#1256) Expected 1 space after "="; 0 found
(#1256) Expected "foreach (...) {\n"; found "foreach(...){"
(#1256) Expected 1 space before "as"; 0 found
(#1256) Expected 1 space after "as"; 0 found
(#1256) Variable "K" must be all lower-case
(#1256) Inline control structures are not allowed
(#1256) Commas (,) must be followed by white space.
(#1256) Variable "K" must be all lower-case
(#1256) Variable "J" must be all lower-case
(#1256) Expected 1 space before "="; 0 found
(#1256) Expected 1 space after "="; 0 found
(#1256) Variable "K" must be all lower-case
(#1256) Closing brace must be on a line by itself
(#1256) Variable "J" must be all lower-case
(#1256) Closing brace must be on a line by itself
(#1256) Line exceeds 132 characters; contains 141 characters
(#1256) Line exceeds 132 characters; contains 141 characters
(#1256) Line exceeds 132 characters; contains 141 characters
(#1256) Line exceeds 132 characters; contains 141 characters
(#1256) Line exceeds 132 characters; contains 141 characters
(#1256) Line exceeds 132 characters; contains 141 characters
(#1256) Line exceeds 132 characters; contains 141 characters
(#1256) Line exceeds 132 characters; contains 141 characters
(#1257) Line indented incorrectly; expected at least 112 spaces, found 0
(#1257) Expected 1 space after closing parenthesis; found 0
(#1257) Opening brace must be the last content on the line
(#1257) Closing brace must be on a line by itself
(#1258) Line indented incorrectly; expected at least 112 spaces, found 0
(#1258) Expected 1 space after closing parenthesis; found 0
(#1258) Opening brace must be the last content on the line
(#1259) Line indented incorrectly; expected at least 116 spaces, found 0
(#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) Closing brace must be on a line by itself
(#1259) Line exceeds 132 characters; contains 171 characters
(#1259) Line exceeds 132 characters; contains 171 characters
(#1259) Line exceeds 132 characters; contains 171 characters
(#1259) Line exceeds 132 characters; contains 171 characters
(#1259) Line exceeds 132 characters; contains 171 characters
(#1259) Line exceeds 132 characters; contains 171 characters
(#1259) Line exceeds 132 characters; contains 171 characters
(#1259) Line exceeds 132 characters; contains 171 characters
(#1260) Line indented incorrectly; expected at least 112 spaces, found 0
(#1260) Expected 1 space after closing parenthesis; found 0
(#1260) Opening brace must be the last content on the line
(#1260) Variable "J" must be all lower-case
(#1260) Expected 1 space before "="; 0 found
(#1260) Expected 1 space after "="; 0 found
(#1260) Inline control structures are not allowed
(#1260) Expected 1 space after "as"; 0 found
(#1261) Line indented incorrectly; expected at least 116 spaces, found 0
(#1261) Variable "J" must be all lower-case
(#1261) Expected 1 space before "="; 0 found
(#1261) Expected 1 space after "="; 0 found
(#1261) Variable "J" must be all lower-case
(#1261) Closing brace must be on a line by itself
(#1262) Line indented incorrectly; expected at least 116 spaces, found 0
(#1262) Variable "C" must be all lower-case
(#1262) Commas (,) must be followed by white space.
(#1262) Variable "Fc" must be all lower-case
(#1262) Expected 1 space after closing parenthesis; found 0
(#1262) Opening brace must be the last content on the line
(#1262) Variable "J" must be all lower-case
(#1262) Expected 1 space before "="; 0 found
(#1262) Expected 1 space after "="; 0 found
(#1262) Expected "foreach (...) {\n"; found "foreach(...){"
(#1262) Expected 1 space before "as"; 0 found
(#1262) Expected 1 space after "as"; 0 found
(#1262) Variable "Fc" must be all lower-case
(#1262) Expected 1 space before ">="; 0 found
(#1262) Expected 1 space after ">="; 0 found
(#1262) Expected 1 space before "?"; 0 found
(#1262) Expected 1 space after "?"; 0 found
(#1262) Variable "C" must be all lower-case
(#1262) Expected 1 space before "!="; 0 found
(#1262) Expected 1 space after "!="; 0 found
(#1262) Expected 1 space before "?"; 0 found
(#1262) Expected 1 space after "?"; 0 found
(#1262) Variable "C" must be all lower-case
(#1262) Expected 1 space before ":"; 0 found
(#1262) Expected 1 space after ":"; 0 found
(#1262) Expected 1 space before ":"; 0 found
(#1262) Expected 1 space after ":"; 0 found
(#1262) Variable "C" must be all lower-case
(#1262) Expected 1 space before "!="; 0 found
(#1262) Expected 1 space after "!="; 0 found
(#1262) Expected 1 space before "?"; 0 found
(#1262) Expected 1 space after "?"; 0 found
(#1262) Variable "C" must be all lower-case
(#1262) Commas (,) must be followed by white space.
(#1262) Expected 1 space before ":"; 0 found
(#1262) Expected 1 space after ":"; 0 found
(#1262) Variable "K" must be all lower-case
(#1262) Inline control structures are not allowed
(#1262) Variable "K" must be all lower-case
(#1262) Expected 1 space before "=="; 0 found
(#1262) Expected 1 space after "=="; 0 found
(#1262) Variable "K" must be all lower-case
(#1262) Expected 1 space before "="; 0 found
(#1262) Expected 1 space after "="; 0 found
(#1262) Commas (,) must be followed by white space.
(#1262) Commas (,) must be followed by white space.
(#1262) Variable "K" must be all lower-case
(#1262) Inline control structures are not allowed
(#1262) Variable "K" must be all lower-case
(#1262) Variable "K" must be all lower-case
(#1262) Expected 1 space before "="; 0 found
(#1262) Expected 1 space after "="; 0 found
(#1262) Inline control structures are not allowed
(#1262) Variable "C" must be all lower-case
(#1262) Expected 1 space before "!="; 0 found
(#1262) Expected 1 space after "!="; 0 found
(#1262) Variable "K" must be all lower-case
(#1262) Variable "J" must be all lower-case
(#1262) Variable "K" must be all lower-case
(#1262) Expected 1 space before "="; 0 found
(#1262) Expected 1 space after "="; 0 found
(#1262) Variable "K" must be all lower-case
(#1262) Closing brace must be on a line by itself
(#1262) Variable "J" must be all lower-case
(#1262) Closing brace must be on a line by itself
(#1262) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1262) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1262) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1262) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1262) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1262) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1262) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1262) Line exceeds maximum limit of 180 characters; contains 553 characters
(#1263) Line indented incorrectly; expected at least 116 spaces, found 0
(#1263) Variable "S" must be all lower-case
(#1263) Expected 1 space after closing parenthesis; found 0
(#1263) Opening brace must be the last content on the line
(#1263) Variable "S" must be all lower-case
(#1263) Expected 1 space before "==="; 0 found
(#1263) Expected 1 space after "==="; 0 found
(#1263) Closing brace must be on a line by itself
(#1264) Line indented incorrectly; expected at least 116 spaces, found 0
(#1264) Variable "S" must be all lower-case
(#1264) Expected 1 space after closing parenthesis; found 0
(#1264) Opening brace must be the last content on the line
(#1265) Line indented incorrectly; expected at least 120 spaces, found 0
(#1265) Commas (,) must be followed by white space.
(#1265) Variable "S" must be all lower-case
(#1265) Commas (,) must be followed by white space.
(#1265) Variable "S" must be all lower-case
(#1265) Commas (,) must be followed by white space.
(#1265) Expected 1 space before ">="; 0 found
(#1265) Expected 1 space after ">="; 0 found
(#1265) Closing brace must be on a line by itself
(#1265) Line exceeds 132 characters; contains 134 characters
(#1265) Line exceeds 132 characters; contains 134 characters
(#1265) Line exceeds 132 characters; contains 134 characters
(#1265) Line exceeds 132 characters; contains 134 characters
(#1265) Line exceeds 132 characters; contains 134 characters
(#1265) Line exceeds 132 characters; contains 134 characters
(#1265) Line exceeds 132 characters; contains 134 characters
(#1265) Line exceeds 132 characters; contains 134 characters
(#1266) Line indented incorrectly; expected at least 116 spaces, found 0
(#1266) Variable "R" must be all lower-case
(#1266) Expected 1 space after closing parenthesis; found 0
(#1266) Opening brace must be the last content on the line
(#1266) Variable "J" must be all lower-case
(#1266) Expected 1 space before "="; 0 found
(#1266) Expected 1 space after "="; 0 found
(#1266) Expected "foreach (...) {\n"; found "foreach(...){"
(#1266) Expected 1 space before "as"; 0 found
(#1266) Expected 1 space after "as"; 0 found
(#1266) Variable "R" must be all lower-case
(#1266) Variable "K" must be all lower-case
(#1266) Commas (,) must be followed by white space.
(#1266) Variable "K" must be all lower-case
(#1266) Commas (,) must be followed by white space.
(#1266) Variable "B" must be all lower-case
(#1266) Variable "J" must be all lower-case
(#1266) Variable "K" must be all lower-case
(#1266) Expected 1 space before "="; 0 found
(#1266) Expected 1 space after "="; 0 found
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Variable "K" must be all lower-case
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Variable "K" must be all lower-case
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Variable "B" must be all lower-case
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Variable "B" must be all lower-case
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Variable "B" must be all lower-case
(#1266) Variable "B" must be all lower-case
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Variable "K" must be all lower-case
(#1266) Expected 1 space before "!="; 0 found
(#1266) Expected 1 space after "!="; 0 found
(#1266) Commas (,) must be followed by white space.
(#1266) Variable "B" must be all lower-case
(#1266) Expected 1 space before "?"; 0 found
(#1266) Expected 1 space after "?"; 0 found
(#1266) Variable "K" must be all lower-case
(#1266) Expected 1 space before ":"; 0 found
(#1266) Expected 1 space after ":"; 0 found
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Variable "K" must be all lower-case
(#1266) Expected 1 space before "=="; 0 found
(#1266) Expected 1 space after "=="; 0 found
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Variable "K" must be all lower-case
(#1266) Expected 1 space before "=="; 0 found
(#1266) Expected 1 space after "=="; 0 found
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Commas (,) must be followed by white space.
(#1266) Variable "K" must be all lower-case
(#1266) Commas (,) must be followed by white space.
(#1266) Variable "B" must be all lower-case
(#1266) Expected 1 space before "?"; 0 found
(#1266) Expected 1 space after "?"; 0 found
(#1266) Variable "B" must be all lower-case
(#1266) Expected 1 space before ":"; 0 found
(#1266) Expected 1 space after ":"; 0 found
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Variable "K" must be all lower-case
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Commas (,) must be followed by white space.
(#1266) Variable "K" must be all lower-case
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Variable "K" must be all lower-case
(#1266) Commas (,) must be followed by white space.
(#1266) Expected 1 space before "=>"; 0 found
(#1266) Expected 1 space after "=>"; 0 found
(#1266) Variable "K" must be all lower-case
(#1266) Expected 1 space before "=="; 0 found
(#1266) Expected 1 space after "=="; 0 found
(#1266) Commas (,) must be followed by white space.
(#1266) Closing brace must be on a line by itself
(#1266) Variable "J" must be all lower-case
(#1266) Closing brace must be on a line by itself
(#1266) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1266) Line exceeds maximum limit of 180 characters; contains 689 characters
(#1267) Line indented incorrectly; expected at least 116 spaces, found 0
(#1267) Variable "R" must be all lower-case
(#1267) Commas (,) must be followed by white space.
(#1267) Expected 1 space after closing parenthesis; found 0
(#1267) Opening brace must be the last content on the line
(#1267) Variable "J" must be all lower-case
(#1267) Expected 1 space before "="; 0 found
(#1267) Expected 1 space after "="; 0 found
(#1267) Expected "foreach (...) {\n"; found "foreach(...){"
(#1267) Expected 1 space before "as"; 0 found
(#1267) Expected 1 space after "as"; 0 found
(#1267) Variable "R" must be all lower-case
(#1267) Commas (,) must be followed by white space.
(#1267) Variable "K" must be all lower-case
(#1267) Variable "C" must be all lower-case
(#1267) Expected 1 space before "="; 0 found
(#1267) Expected 1 space after "="; 0 found
(#1267) Variable "K" must be all lower-case
(#1267) Variable "J" must be all lower-case
(#1267) Variable "C" must be all lower-case
(#1267) Expected 1 space before "="; 0 found
(#1267) Expected 1 space after "="; 0 found
(#1267) Variable "C" must be all lower-case
(#1267) Expected 1 space before "=="; 0 found
(#1267) Expected 1 space after "=="; 0 found
(#1267) Expected 1 space before "?"; 0 found
(#1267) Expected 1 space after "?"; 0 found
(#1267) Expected 1 space before ":"; 0 found
(#1267) Expected 1 space after ":"; 0 found
(#1267) Variable "K" must be all lower-case
(#1267) Expected 1 space before "=="; 0 found
(#1267) Expected 1 space after "=="; 0 found
(#1267) Expected 1 space before "?"; 0 found
(#1267) Expected 1 space after "?"; 0 found
(#1267) Expected 1 space before ":"; 0 found
(#1267) Expected 1 space after ":"; 0 found
(#1267) Variable "K" must be all lower-case
(#1267) Expected 1 space before "?"; 0 found
(#1267) Expected 1 space after "?"; 0 found
(#1267) Variable "K" must be all lower-case
(#1267) Expected 1 space before "=="; 0 found
(#1267) Expected 1 space after "=="; 0 found
(#1267) Expected 1 space before "?"; 0 found
(#1267) Expected 1 space after "?"; 0 found
(#1267) Expected 1 space before ":"; 0 found
(#1267) Expected 1 space after ":"; 0 found
(#1267) Expected 1 space before ":"; 0 found
(#1267) Expected 1 space after ":"; 0 found
(#1267) Variable "J" must be all lower-case
(#1267) Variable "C" must be all lower-case
(#1267) Expected 1 space before "="; 0 found
(#1267) Expected 1 space after "="; 0 found
(#1267) Variable "K" must be all lower-case
(#1267) Variable "J" must be all lower-case
(#1267) Variable "C" must be all lower-case
(#1267) Expected 1 space before "="; 0 found
(#1267) Expected 1 space after "="; 0 found
(#1267) Variable "K" must be all lower-case
(#1267) Expected 1 space before "=="; 0 found
(#1267) Expected 1 space after "=="; 0 found
(#1267) Expected 1 space before "?"; 0 found
(#1267) Expected 1 space after "?"; 0 found
(#1267) Expected 1 space before ":"; 0 found
(#1267) Expected 1 space after ":"; 0 found
(#1267) Variable "K" must be all lower-case
(#1267) Variable "J" must be all lower-case
(#1267) Variable "C" must be all lower-case
(#1267) Expected 1 space before "="; 0 found
(#1267) Expected 1 space after "="; 0 found
(#1267) Closing brace must be on a line by itself
(#1267) Variable "J" must be all lower-case
(#1267) Closing brace must be on a line by itself
(#1267) Line exceeds maximum limit of 180 characters; contains 413 characters
(#1267) Line exceeds maximum limit of 180 characters; contains 413 characters
(#1267) Line exceeds maximum limit of 180 characters; contains 413 characters
(#1267) Line exceeds maximum limit of 180 characters; contains 413 characters
(#1267) Line exceeds maximum limit of 180 characters; contains 413 characters
(#1267) Line exceeds maximum limit of 180 characters; contains 413 characters
(#1267) Line exceeds maximum limit of 180 characters; contains 413 characters
(#1267) Line exceeds maximum limit of 180 characters; contains 413 characters
(#1268) Line indented incorrectly; expected at least 116 spaces, found 0
(#1268) Variable "R" must be all lower-case
(#1268) Expected 1 space after closing parenthesis; found 0
(#1268) Opening brace must be the last content on the line
(#1268) Commas (,) must be followed by white space.
(#1268) Variable "Te" must be all lower-case
(#1268) Scope keyword "static" must be followed by a single space
(#1268) Variable "Af" must be all lower-case
(#1268) Expected 1 space before "="; 0 found
(#1268) Expected 1 space after "="; 0 found
(#1268) The use of backticks in strings is not recommended
(#1268) Variable "J" must be all lower-case
(#1268) Expected 1 space before "="; 0 found
(#1268) Expected 1 space after "="; 0 found
(#1268) Variable "Cb" must be all lower-case
(#1268) Expected 1 space before "="; 0 found
(#1268) Expected 1 space after "="; 0 found
(#1268) Variable "R" must be all lower-case
(#1268) Commas (,) must be followed by white space.
(#1268) Expected "if (...) {\n"; found "if(...){"
(#1268) Variable "Cb" must be all lower-case
(#1268) Variable "Af" must be all lower-case
(#1268) Commas (,) must be followed by white space.
(#1268) Variable "Cb" must be all lower-case
(#1268) Commas (,) must be followed by white space.
(#1268) Commas (,) must be followed by white space.
(#1268) Expected "foreach (...) {\n"; found "foreach(...){"
(#1268) Expected 1 space after "as"; 0 found
(#1268) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1268) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1268) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1268) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1268) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1268) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1268) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1268) Line exceeds maximum limit of 180 characters; contains 323 characters
(#1269) Line indented incorrectly; expected at least 124 spaces, found 0
(#1269) Variable "B" must be all lower-case
(#1269) Variable "Af" must be all lower-case
(#1269) Commas (,) must be followed by white space.
(#1269) Variable "B" must be all lower-case
(#1269) Commas (,) must be followed by white space.
(#1269) Variable "Qg" must be all lower-case
(#1269) Variable "Af" must be all lower-case
(#1269) Commas (,) must be followed by white space.
(#1269) Variable "B" must be all lower-case
(#1269) Commas (,) must be followed by white space.
(#1269) Variable "J" must be all lower-case
(#1269) Variable "B" must be all lower-case
(#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) Variable "B" must be all lower-case
(#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) Variable "B" must be all lower-case
(#1269) Expected 1 space before ":"; 0 found
(#1269) Expected 1 space after ":"; 0 found
(#1269) Variable "B" must be all lower-case
(#1269) Commas (,) must be followed by white space.
(#1269) Expected 1 space before "=>"; 0 found
(#1269) Expected 1 space after "=>"; 0 found
(#1269) Variable "B" must be all lower-case
(#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) Variable "B" must be all lower-case
(#1269) Expected 1 space before ":"; 0 found
(#1269) Expected 1 space after ":"; 0 found
(#1269) Variable "B" must be all lower-case
(#1269) Commas (,) must be followed by white space.
(#1269) Expected 1 space before "=>"; 0 found
(#1269) Expected 1 space after "=>"; 0 found
(#1269) Commas (,) must be followed by white space.
(#1269) Variable "Qg" must be all lower-case
(#1269) Commas (,) must be followed by white space.
(#1269) Expected 1 space before "=>"; 0 found
(#1269) Expected 1 space after "=>"; 0 found
(#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) Variable "B" must be all lower-case
(#1269) Expected 1 space before "?"; 0 found
(#1269) Expected 1 space after "?"; 0 found
(#1269) Variable "B" must be all lower-case
(#1269) Expected 1 space before ":"; 0 found
(#1269) Expected 1 space after ":"; 0 found
(#1269) Commas (,) must be followed by white space.
(#1269) Expected 1 space before "=>"; 0 found
(#1269) Expected 1 space after "=>"; 0 found
(#1269) Variable "B" must be all lower-case
(#1269) Expected 1 space before "?"; 0 found
(#1269) Expected 1 space after "?"; 0 found
(#1269) Variable "B" must be all lower-case
(#1269) Expected 1 space before ":"; 0 found
(#1269) Expected 1 space after ":"; 0 found
(#1269) Commas (,) must be followed by white space.
(#1269) Closing brace must be on a line by itself
(#1269) Closing brace must be on a line by itself
(#1269) Variable "J" must be all lower-case
(#1269) Closing brace must be on a line by itself
(#1269) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1269) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1269) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1269) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1269) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1269) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1269) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1269) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1270) Line indented incorrectly; expected at least 116 spaces, found 0
(#1270) Variable "C" must be all lower-case
(#1270) Expected 1 space after closing parenthesis; found 0
(#1270) Opening brace must be the last content on the line
(#1271) Line indented incorrectly; expected at least 120 spaces, found 0
(#1271) Expected 1 space before "=>"; 0 found
(#1271) Expected 1 space after "=>"; 0 found
(#1271) The use of backticks in strings is not recommended
(#1271) Commas (,) must be followed by white space.
(#1271) Commas (,) must be followed by white space.
(#1271) Variable "C" must be all lower-case
(#1271) Commas (,) must be followed by white space.
(#1271) Closing brace must be on a line by itself
(#1272) Line indented incorrectly; expected at least 124 spaces, found 0
(#1272) Expected 1 space after closing parenthesis; found 0
(#1272) Opening brace must be the last content on the line
(#1272) Variable "J" must be all lower-case
(#1272) Expected 1 space before "="; 0 found
(#1272) Expected 1 space after "="; 0 found
(#1272) Expected "foreach (...) {\n"; found "foreach(...){"
(#1272) Expected 1 space before "as"; 0 found
(#1272) Expected 1 space after "as"; 0 found
(#1272) Variable "K" must be all lower-case
(#1272) Inline control structures are not allowed
(#1272) Variable "K" must be all lower-case
(#1272) Variable "J" must be all lower-case
(#1272) Variable "K" must be all lower-case
(#1272) Expected 1 space before "="; 0 found
(#1272) Expected 1 space after "="; 0 found
(#1272) Variable "K" must be all lower-case
(#1272) Inline control structures are not allowed
(#1272) Variable "J" must be all lower-case
(#1272) Variable "K" must be all lower-case
(#1272) Expected 1 space before "="; 0 found
(#1272) Expected 1 space after "="; 0 found
(#1272) Variable "K" must be all lower-case
(#1272) Closing brace must be on a line by itself
(#1272) Variable "J" must be all lower-case
(#1272) Inline control structures are not allowed
(#1272) Expected 1 space before "=>"; 0 found
(#1272) Expected 1 space after "=>"; 0 found
(#1272) Expected 1 space after "as"; 0 found
(#1272) Line exceeds 132 characters; contains 180 characters
(#1272) Line exceeds 132 characters; contains 180 characters
(#1272) Line exceeds 132 characters; contains 180 characters
(#1272) Line exceeds 132 characters; contains 180 characters
(#1272) Line exceeds 132 characters; contains 180 characters
(#1272) Line exceeds 132 characters; contains 180 characters
(#1272) Line exceeds 132 characters; contains 180 characters
(#1272) Line exceeds 132 characters; contains 180 characters
(#1272) Variable "J" must be all lower-case
(#1273) Line indented incorrectly; expected at least 128 spaces, found 0
(#1273) Expected 1 space before "=>"; 0 found
(#1273) Expected 1 space after "=>"; 0 found
(#1273) Variable "X" must be all lower-case
(#1273) Variable "J" must be all lower-case
(#1273) Variable "J" must be all lower-case
(#1273) Closing brace must be on a line by itself
(#1274) Line indented incorrectly; expected at least 120 spaces, found 0
(#1274) Expected 1 space after closing parenthesis; found 0
(#1274) Opening brace must be the last content on the line
(#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) 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) Closing brace must be on a line by itself
(#1274) Line exceeds 132 characters; contains 144 characters
(#1274) Line exceeds 132 characters; contains 144 characters
(#1274) Line exceeds 132 characters; contains 144 characters
(#1274) Line exceeds 132 characters; contains 144 characters
(#1274) Line exceeds 132 characters; contains 144 characters
(#1274) Line exceeds 132 characters; contains 144 characters
(#1274) Line exceeds 132 characters; contains 144 characters
(#1274) Line exceeds 132 characters; contains 144 characters
(#1275) Line indented incorrectly; expected at least 120 spaces, found 0
(#1275) Expected 1 space after closing parenthesis; found 0
(#1275) Opening brace must be the last content on the line
(#1276) Line indented incorrectly; expected at least 124 spaces, found 0
(#1276) Commas (,) must be followed by white space.
(#1276) Commas (,) must be followed by white space.
(#1276) Closing brace must be on a line by itself
(#1277) Line indented incorrectly; expected at least 120 spaces, found 0
(#1277) Commas (,) must be followed by white space.
(#1277) Expected 1 space after closing parenthesis; found 0
(#1277) Opening brace must be the last content on the line
(#1278) Line indented incorrectly; expected at least 124 spaces, found 0
(#1278) Expected 1 space before "?"; 0 found
(#1278) Expected 1 space after "?"; 0 found
(#1278) Expected 1 space before ":"; 0 found
(#1278) Expected 1 space after ":"; 0 found
(#1278) Closing brace must be on a line by itself
(#1279) Line indented incorrectly; expected at least 124 spaces, found 0
(#1279) Expected 1 space after closing parenthesis; found 0
(#1279) Opening brace must be the last content on the line
(#1279) Variable "J" must be all lower-case
(#1279) Expected 1 space before "="; 0 found
(#1279) Expected 1 space after "="; 0 found
(#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 "J" must be all lower-case
(#1279) Closing brace must be on a line by itself
(#1280) Line indented incorrectly; expected at least 124 spaces, found 0
(#1280) Variable "C" must be all lower-case
(#1280) Commas (,) must be followed by white space.
(#1280) Expected 1 space after closing parenthesis; found 0
(#1280) Opening brace must be the last content on the line
(#1280) Variable "J" must be all lower-case
(#1280) Expected 1 space before "="; 0 found
(#1280) Expected 1 space after "="; 0 found
(#1280) Expected "if (...) {\n"; found "if(...){"
(#1280) Variable "C" must be all lower-case
(#1280) Commas (,) must be followed by white space.
(#1280) Expected 1 space before "="; 0 found
(#1280) Expected 1 space after "="; 0 found
(#1280) Inline control structures are not allowed
(#1280) Expected 1 space before "=>"; 0 found
(#1280) Expected 1 space after "=>"; 0 found
(#1280) Expected 1 space before "as"; 0 found
(#1280) Expected 1 space after "as"; 0 found
(#1280) Variable "R" must be all lower-case
(#1280) Expected 1 space before "=>"; 0 found
(#1280) Expected 1 space after "=>"; 0 found
(#1280) Variable "U" must be all lower-case
(#1280) Expected 1 space before "="; 0 found
(#1280) Expected 1 space after "="; 0 found
(#1280) Variable "R" must be all lower-case
(#1280) Variable "C" must be all lower-case
(#1280) Variable "R" must be all lower-case
(#1280) Variable "J" must be all lower-case
(#1280) Expected 1 space before "="; 0 found
(#1280) Expected 1 space after "="; 0 found
(#1280) Commas (,) must be followed by white space.
(#1280) Inline control structures are not allowed
(#1280) Variable "J" must be all lower-case
(#1280) Commas (,) must be followed by white space.
(#1280) Closing brace must be on a line by itself
(#1280) Variable "J" must be all lower-case
(#1280) Closing brace must be on a line by itself
(#1280) Line exceeds maximum limit of 180 characters; contains 317 characters
(#1280) Line exceeds maximum limit of 180 characters; contains 317 characters
(#1280) Line exceeds maximum limit of 180 characters; contains 317 characters
(#1280) Line exceeds maximum limit of 180 characters; contains 317 characters
(#1280) Line exceeds maximum limit of 180 characters; contains 317 characters
(#1280) Line exceeds maximum limit of 180 characters; contains 317 characters
(#1280) Line exceeds maximum limit of 180 characters; contains 317 characters
(#1280) Line exceeds maximum limit of 180 characters; contains 317 characters
(#1281) Line indented incorrectly; expected at least 124 spaces, found 0
(#1281) Expected 1 space after closing parenthesis; found 0
(#1281) Opening brace must be the last content on the line
(#1281) Variable "Ma" must be all lower-case
(#1281) Expected 1 space before "="; 0 found
(#1281) Expected 1 space after "="; 0 found
(#1281) Expected "if (...) {\n"; found "if(...){"
(#1281) Expected 1 space before "!="; 0 found
(#1281) Expected 1 space after "!="; 0 found
(#1281) Expected "foreach (...) {\n"; found "foreach(...){"
(#1281) Expected 1 space before "as"; 0 found
(#1281) Expected 1 space after "as"; 0 found
(#1281) Expected "if (...) {\n"; found "if(...){"
(#1281) Commas (,) must be followed by white space.
(#1281) Commas (,) must be followed by white space.
(#1281) Variable "Ma" must be all lower-case
(#1281) Expected 1 space before "="; 0 found
(#1281) Expected 1 space after "="; 0 found
(#1281) Closing brace must be on a line by itself
(#1281) Inline control structures are not allowed
(#1281) Expected 1 space before "=="; 0 found
(#1281) Expected 1 space after "=="; 0 found
(#1281) Variable "Ma" must be all lower-case
(#1281) Expected 1 space before "="; 0 found
(#1281) Expected 1 space after "="; 0 found
(#1281) Closing brace must be on a line by itself
(#1281) Closing brace must be on a line by itself
(#1281) Variable "Ma" must be all lower-case
(#1281) Closing brace must be on a line by itself
(#1281) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1281) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1282) Line indented incorrectly; expected at least 124 spaces, found 0
(#1282) Variable "R" must be all lower-case
(#1282) Commas (,) must be followed by white space.
(#1282) Variable "C" must be all lower-case
(#1282) Commas (,) must be followed by white space.
(#1282) Commas (,) must be followed by white space.
(#1282) Variable "Rc" must be all lower-case
(#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.
(#1282) Variable "La" must be all lower-case
(#1282) Commas (,) must be followed by white space.
(#1282) Expected 1 space after closing parenthesis; found 0
(#1282) Opening brace must be the last content on the line
(#1282) Expected 1 space before "="; 0 found
(#1282) Expected 1 space after "="; 0 found
(#1282) Inline control structures are not allowed
(#1282) Expected 1 space after "as"; 0 found
(#1283) Line indented incorrectly; expected at least 128 spaces, found 0
(#1283) Expected 1 space before "="; 0 found
(#1283) Expected 1 space after "="; 0 found
(#1283) Expected 1 space before "?"; 0 found
(#1283) Expected 1 space after "?"; 0 found
(#1283) Variable "R" must be all lower-case
(#1283) Expected 1 space before "!="; 0 found
(#1283) Expected 1 space after "!="; 0 found
(#1283) Expected 1 space before "?"; 0 found
(#1283) Expected 1 space after "?"; 0 found
(#1283) Expected 1 space before "!="; 0 found
(#1283) Expected 1 space after "!="; 0 found
(#1283) Expected 1 space before "?"; 0 found
(#1283) Expected 1 space after "?"; 0 found
(#1283) Expected 1 space before ":"; 0 found
(#1283) Expected 1 space after ":"; 0 found
(#1283) Expected 1 space before ":"; 0 found
(#1283) Expected 1 space after ":"; 0 found
(#1283) Variable "R" must be all lower-case
(#1283) Expected 1 space before "!="; 0 found
(#1283) Expected 1 space after "!="; 0 found
(#1283) Expected 1 space before "?"; 0 found
(#1283) Expected 1 space after "?"; 0 found
(#1283) Expected 1 space before ":"; 0 found
(#1283) Expected 1 space after ":"; 0 found
(#1283) Expected 1 space before ":"; 0 found
(#1283) Expected 1 space after ":"; 0 found
(#1283) Expected 1 space before "="; 0 found
(#1283) Expected 1 space after "="; 0 found
(#1283) Commas (,) must be followed by white space.
(#1283) Variable "Rc" must be all lower-case
(#1283) Variable "P" must be all lower-case
(#1283) Expected 1 space before "="; 0 found
(#1283) Expected 1 space after "="; 0 found
(#1283) Expected 1 space before "!=="; 0 found
(#1283) Expected 1 space after "!=="; 0 found
(#1283) Expected 1 space before "?"; 0 found
(#1283) Expected 1 space after "?"; 0 found
(#1283) Expected 1 space before ":"; 0 found
(#1283) Expected 1 space after ":"; 0 found
(#1283) Expected 1 space before "?"; 0 found
(#1283) Expected 1 space after "?"; 0 found
(#1283) Expected 1 space before ":"; 0 found
(#1283) Expected 1 space after ":"; 0 found
(#1283) Expected 1 space before "?"; 0 found
(#1283) Expected 1 space after "?"; 0 found
(#1283) Expected 1 space before ":"; 0 found
(#1283) Expected 1 space after ":"; 0 found
(#1283) Variable "La" must be all lower-case
(#1283) Expected 1 space before "!="; 0 found
(#1283) Expected 1 space after "!="; 0 found
(#1283) Expected 1 space before "?"; 0 found
(#1283) Expected 1 space after "?"; 0 found
(#1283) Variable "La" must be all lower-case
(#1283) Expected 1 space before ":"; 0 found
(#1283) Expected 1 space after ":"; 0 found
(#1283) Inline control structures are not allowed
(#1283) Variable "R" must be all lower-case
(#1283) Expected 1 space before "=="; 0 found
(#1283) Expected 1 space after "=="; 0 found
(#1283) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1283) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1283) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1283) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1283) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1283) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1283) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1283) Line exceeds maximum limit of 180 characters; contains 307 characters
(#1284) Line indented incorrectly; expected at least 128 spaces, found 0
(#1284) Variable "C" must be all lower-case
(#1284) Commas (,) must be followed by white space.
(#1284) Variable "P" must be all lower-case
(#1284) Inline control structures are not allowed
(#1284) Variable "R" must be all lower-case
(#1284) Expected 1 space before "!="; 0 found
(#1284) Expected 1 space after "!="; 0 found
(#1284) Variable "C" must be all lower-case
(#1284) Expected 1 space before "="; 0 found
(#1284) Expected 1 space after "="; 0 found
(#1284) Variable "C" must be all lower-case
(#1284) Inline control structures are not allowed
(#1284) Variable "P" must be all lower-case
(#1284) Expected 1 space before "="; 0 found
(#1284) Expected 1 space after "="; 0 found
(#1284) Variable "P" must be all lower-case
(#1284) Expected 1 space before "?"; 0 found
(#1284) Expected 1 space after "?"; 0 found
(#1284) Variable "R" must be all lower-case
(#1284) Commas (,) must be followed by white space.
(#1284) Expected 1 space before ":"; 0 found
(#1284) Expected 1 space after ":"; 0 found
(#1284) Closing brace must be on a line by itself
(#1284) Line exceeds maximum limit of 180 characters; contains 221 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 221 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 221 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 221 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 221 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 221 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 221 characters
(#1284) Line exceeds maximum limit of 180 characters; contains 221 characters
(#1285) Line indented incorrectly; expected at least 124 spaces, found 0
(#1285) Variable "R" must be all lower-case
(#1285) Commas (,) must be followed by white space.
(#1285) Expected 1 space after closing parenthesis; found 0
(#1285) Opening brace must be the last content on the line
(#1285) Inline control structures are not allowed
(#1285) Expected 1 space before "=>"; 0 found
(#1285) Expected 1 space after "=>"; 0 found
(#1285) Expected 1 space after "as"; 0 found
(#1286) Line indented incorrectly; expected at least 128 spaces, found 0
(#1286) Expected 1 space before "=>"; 0 found
(#1286) Expected 1 space after "=>"; 0 found
(#1286) Variable "X" must be all lower-case
(#1286) Expected 1 space before "="; 0 found
(#1286) Expected 1 space after "="; 0 found
(#1286) Variable "X" must be all lower-case
(#1286) Expected 1 space before "=="; 0 found
(#1286) Expected 1 space after "=="; 0 found
(#1286) Expected 1 space before "?"; 0 found
(#1286) Expected 1 space after "?"; 0 found
(#1286) Variable "X" must be all lower-case
(#1286) Expected 1 space before ":"; 0 found
(#1286) Expected 1 space after ":"; 0 found
(#1286) Variable "X" must be all lower-case
(#1286) Variable "X" must be all lower-case
(#1286) Expected 1 space before "=="; 0 found
(#1286) Expected 1 space after "=="; 0 found
(#1286) Expected 1 space before "?"; 0 found
(#1286) Expected 1 space after "?"; 0 found
(#1286) Expected 1 space before ":"; 0 found
(#1286) Expected 1 space after ":"; 0 found
(#1286) Variable "X" must be all lower-case
(#1286) Expected 1 space before "!="; 0 found
(#1286) Expected 1 space after "!="; 0 found
(#1286) Expected 1 space before "?"; 0 found
(#1286) Expected 1 space after "?"; 0 found
(#1286) Variable "X" must be all lower-case
(#1286) Expected 1 space before ":"; 0 found
(#1286) Expected 1 space after ":"; 0 found
(#1286) Commas (,) must be followed by white space.
(#1286) Variable "X" must be all lower-case
(#1286) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1286) Line exceeds maximum limit of 180 characters; contains 181 characters
(#1287) Line indented incorrectly; expected at least 128 spaces, found 0
(#1287) Variable "R" must be all lower-case
(#1287) Commas (,) must be followed by white space.
(#1287) Closing brace must be on a line by itself
(#1288) Line indented incorrectly; expected at least 128 spaces, found 0
(#1288) Variable "T" must be all lower-case
(#1288) Expected 1 space after closing parenthesis; found 0
(#1288) Opening brace must be the last content on the line
(#1289) Line indented incorrectly; expected at least 132 spaces, found 0
(#1289) Commas (,) must be followed by white space.
(#1289) Variable "T" must be all lower-case
(#1289) Closing brace must be on a line by itself
(#1290) Line indented incorrectly; expected at least 128 spaces, found 0
(#1290) Expected 1 space after closing parenthesis; found 0
(#1290) Opening brace must be the last content on the line
(#1291) Line indented incorrectly; expected at least 132 spaces, found 0
(#1291) Commas (,) must be followed by white space.
(#1291) Commas (,) must be followed by white space.
(#1291) Closing brace must be on a line by itself
(#1292) Line indented incorrectly; expected at least 132 spaces, found 0
(#1292) Variable "T" must be all lower-case
(#1292) Expected 1 space after closing parenthesis; found 0
(#1292) Opening brace must be the last content on the line
(#1293) Line indented incorrectly; expected at least 136 spaces, found 0
(#1293) Commas (,) must be followed by white space.
(#1293) Commas (,) must be followed by white space.
(#1293) Variable "T" must be all lower-case
(#1293) Closing brace must be on a line by itself
(#1294) Line indented incorrectly; expected at least 132 spaces, found 0
(#1294) Variable "T" must be all lower-case
(#1294) Commas (,) must be followed by white space.
(#1294) Commas (,) must be followed by white space.
(#1294) Expected 1 space after closing parenthesis; found 0
(#1294) Opening brace must be the last content on the line
(#1294) Expected 1 space before "="; 0 found
(#1294) Expected 1 space after "="; 0 found
(#1294) Inline control structures are not allowed
(#1294) Expected 1 space before "as"; 0 found
(#1294) Expected 1 space after "as"; 0 found
(#1294) Variable "T" must be all lower-case
(#1294) Commas (,) must be followed by white space.
(#1294) Variable "R" must be all lower-case
(#1294) Expected 1 space before "="; 0 found
(#1294) Expected 1 space after "="; 0 found
(#1294) Variable "R" must be all lower-case
(#1294) Variable "R" must be all lower-case
(#1295) Line indented incorrectly; expected at least 136 spaces, found 0
(#1295) Commas (,) must be followed by white space.
(#1295) Closing brace must be on a line by itself
(#1296) Line indented incorrectly; expected at least 136 spaces, found 0
(#1296) Variable "T" must be all lower-case
(#1296) Commas (,) must be followed by white space.
(#1296) Commas (,) must be followed by white space.
(#1296) Expected 1 space after closing parenthesis; found 0
(#1296) Opening brace must be the last content on the line
(#1296) Expected "foreach (...) {\n"; found "foreach(...){"
(#1296) Expected 1 space after "as"; 0 found
(#1296) Variable "T" must be all lower-case
(#1297) Line indented incorrectly; expected at least 140 spaces, found 0
(#1297) Variable "R" must be all lower-case
(#1297) Variable "C" must be all lower-case
(#1297) Expected 1 space before "="; 0 found
(#1297) Expected 1 space after "="; 0 found
(#1297) Expected 1 space before "=="; 0 found
(#1297) Expected 1 space after "=="; 0 found
(#1297) Expected 1 space before "?"; 0 found
(#1297) Expected 1 space after "?"; 0 found
(#1297) Variable "R" must be all lower-case
(#1297) Expected 1 space before ":"; 0 found
(#1297) Expected 1 space after ":"; 0 found
(#1297) Variable "R" must be all lower-case
(#1297) Inline control structures are not allowed
(#1297) Variable "C" must be all lower-case
(#1297) Variable "C" must be all lower-case
(#1297) Variable "R" must be all lower-case
(#1297) Variable "C" must be all lower-case
(#1297) Variable "R" must be all lower-case
(#1297) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1297) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1297) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1297) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1297) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1297) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1297) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1297) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1298) Line indented incorrectly; expected at least 144 spaces, found 0
(#1298) Closing brace must be on a line by itself
(#1298) Expected "foreach (...) {\n"; found "foreach(...){"
(#1298) Expected 1 space after "as"; 0 found
(#1299) Line indented incorrectly; expected at least 136 spaces, found 0
(#1299) Variable "R" must be all lower-case
(#1299) Variable "C" must be all lower-case
(#1299) Expected 1 space before "="; 0 found
(#1299) Expected 1 space after "="; 0 found
(#1299) Expected 1 space before "=="; 0 found
(#1299) Expected 1 space after "=="; 0 found
(#1299) Expected 1 space before "?"; 0 found
(#1299) Expected 1 space after "?"; 0 found
(#1299) Variable "R" must be all lower-case
(#1299) Expected 1 space before ":"; 0 found
(#1299) Expected 1 space after ":"; 0 found
(#1299) Variable "R" must be all lower-case
(#1299) Expected 1 space before "="; 0 found
(#1299) Expected 1 space after "="; 0 found
(#1299) Variable "R" must be all lower-case
(#1299) Inline control structures are not allowed
(#1299) Variable "C" must be all lower-case
(#1299) Variable "C" must be all lower-case
(#1299) Line exceeds 132 characters; contains 166 characters
(#1299) Line exceeds 132 characters; contains 166 characters
(#1299) Line exceeds 132 characters; contains 166 characters
(#1299) Line exceeds 132 characters; contains 166 characters
(#1299) Line exceeds 132 characters; contains 166 characters
(#1299) Line exceeds 132 characters; contains 166 characters
(#1299) Line exceeds 132 characters; contains 166 characters
(#1299) Line exceeds 132 characters; contains 166 characters
(#1300) Line indented incorrectly; expected at least 140 spaces, found 0
(#1300) Closing brace must be on a line by itself
(#1301) Line indented incorrectly; expected at least 144 spaces, found 0
(#1301) Closing brace must be on a line by itself
(#1302) Line indented incorrectly; expected at least 136 spaces, found 0
(#1302) Variable "C" must be all lower-case
(#1302) Expected 1 space after closing parenthesis; found 0
(#1302) Opening brace must be the last content on the line
(#1302) Inline control structures are not allowed
(#1302) Variable "C" must be all lower-case
(#1302) Expected 1 space before "=="; 0 found
(#1302) Expected 1 space after "=="; 0 found
(#1303) Line indented incorrectly; expected at least 140 spaces, found 0
(#1303) Variable "L" must be all lower-case
(#1303) Expected 1 space before "="; 0 found
(#1303) Expected 1 space after "="; 0 found
(#1303) The use of backticks in strings is not recommended
(#1303) Variable "C" must be all lower-case
(#1304) Line indented incorrectly; expected at least 140 spaces, found 0
(#1304) Variable "L" must be all lower-case
(#1304) Closing brace must be on a line by itself
(#1305) Line indented incorrectly; expected at least 144 spaces, found 0
(#1305) Variable "R" must be all lower-case
(#1305) Expected 1 space after closing parenthesis; found 0
(#1305) Opening brace must be the last content on the line
(#1305) Variable "J" must be all lower-case
(#1305) Expected 1 space before "="; 0 found
(#1305) Expected 1 space after "="; 0 found
(#1305) Inline control structures are not allowed
(#1305) Expected 1 space before "as"; 0 found
(#1305) Expected 1 space after "as"; 0 found
(#1305) Variable "R" must be all lower-case
(#1305) Commas (,) must be followed by white space.
(#1305) Variable "K" must be all lower-case
(#1305) Variable "J" must be all lower-case
(#1305) Variable "K" must be all lower-case
(#1305) Expected 1 space before "="; 0 found
(#1305) Expected 1 space after "="; 0 found
(#1305) Variable "K" must be all lower-case
(#1305) Commas (,) must be followed by white space.
(#1305) Variable "K" must be all lower-case
(#1305) Variable "J" must be all lower-case
(#1305) Closing brace must be on a line by itself
(#1305) Line exceeds 132 characters; contains 162 characters
(#1305) Line exceeds 132 characters; contains 162 characters
(#1305) Line exceeds 132 characters; contains 162 characters
(#1305) Line exceeds 132 characters; contains 162 characters
(#1305) Line exceeds 132 characters; contains 162 characters
(#1305) Line exceeds 132 characters; contains 162 characters
(#1305) Line exceeds 132 characters; contains 162 characters
(#1305) Line exceeds 132 characters; contains 162 characters
(#1306) Line indented incorrectly; expected at least 144 spaces, found 0
(#1306) Expected 1 space after closing parenthesis; found 0
(#1306) Opening brace must be the last content on the line
(#1307) Line indented incorrectly; expected at least 148 spaces, found 0
(#1307) Expected 1 space before "=>"; 0 found
(#1307) Expected 1 space after "=>"; 0 found
(#1307) Commas (,) must be followed by white space.
(#1307) Commas (,) must be followed by white space.
(#1307) Expected 1 space before "=>"; 0 found
(#1307) Expected 1 space after "=>"; 0 found
(#1307) Commas (,) must be followed by white space.
(#1307) Commas (,) must be followed by white space.
(#1307) Commas (,) must be followed by white space.
(#1307) Expected 1 space before "=>"; 0 found
(#1307) Expected 1 space after "=>"; 0 found
(#1307) Commas (,) must be followed by white space.
(#1307) Closing brace must be on a line by itself
(#1308) Line indented incorrectly; expected at least 144 spaces, found 0
(#1308) Variable "C" must be all lower-case
(#1308) Commas (,) must be followed by white space.
(#1308) Variable "U" must be all lower-case
(#1308) Expected 1 space after closing parenthesis; found 0
(#1308) Opening brace must be the last content on the line
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Variable "Rh" must be all lower-case
(#1308) Variable "Ca" must be all lower-case
(#1308) Expected 1 space before "="; 0 found
(#1308) Expected 1 space after "="; 0 found
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Variable "Qh" must be all lower-case
(#1308) Expected 1 space before "="; 0 found
(#1308) Expected 1 space after "="; 0 found
(#1308) Commas (,) must be followed by white space.
(#1308) Variable "Rh" must be all lower-case
(#1308) Commas (,) must be followed by white space.
(#1308) Variable "Ca" must be all lower-case
(#1308) Variable "Af" must be all lower-case
(#1308) Expected 1 space before "="; 0 found
(#1308) Expected 1 space after "="; 0 found
(#1308) Variable "U" must be all lower-case
(#1308) Expected 1 space before "=="; 0 found
(#1308) Expected 1 space after "=="; 0 found
(#1308) Expected 1 space before "?"; 0 found
(#1308) Expected 1 space after "?"; 0 found
(#1308) Expected 1 space before ":"; 0 found
(#1308) Expected 1 space after ":"; 0 found
(#1308) Variable "Qh" must be all lower-case
(#1308) Expected 1 space before "="; 0 found
(#1308) Expected 1 space after "="; 0 found
(#1308) Variable "U" must be all lower-case
(#1308) Variable "C" must be all lower-case
(#1308) Commas (,) must be followed by white space.
(#1308) Variable "Af" must be all lower-case
(#1308) Variable "U" must be all lower-case
(#1308) Expected 1 space before "=="; 0 found
(#1308) Expected 1 space after "=="; 0 found
(#1308) Expected 1 space before "?"; 0 found
(#1308) Expected 1 space after "?"; 0 found
(#1308) Variable "Qh" must be all lower-case
(#1308) Expected 1 space before ":"; 0 found
(#1308) Expected 1 space after ":"; 0 found
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Variable "B" must be all lower-case
(#1308) Expected 1 space before "="; 0 found
(#1308) Expected 1 space after "="; 0 found
(#1308) Variable "Af" must be all lower-case
(#1308) Commas (,) must be followed by white space.
(#1308) Variable "B" must be all lower-case
(#1308) Commas (,) must be followed by white space.
(#1308) Commas (,) must be followed by white space.
(#1308) Expected "foreach (...) {\n"; found "foreach(...){"
(#1308) Expected 1 space after "as"; 0 found
(#1308) Line exceeds maximum limit of 180 characters; contains 683 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 683 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 683 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 683 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 683 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 683 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 683 characters
(#1308) Line exceeds maximum limit of 180 characters; contains 683 characters
(#1309) Line indented incorrectly; expected at least 148 spaces, found 0
(#1309) Variable "C" must be all lower-case
(#1309) Expected 1 space before "="; 0 found
(#1309) Expected 1 space after "="; 0 found
(#1309) The use of backticks in strings is not recommended
(#1309) Commas (,) must be followed by white space.
(#1309) The use of backticks in strings is not recommended
(#1309) Commas (,) must be followed by white space.
(#1309) Expected 1 space before "="; 0 found
(#1309) Expected 1 space after "="; 0 found
(#1309) Expected 1 space before "=>"; 0 found
(#1309) Expected 1 space after "=>"; 0 found
(#1309) Variable "C" must be all lower-case
(#1309) Commas (,) must be followed by white space.
(#1309) Expected 1 space before "=>"; 0 found
(#1309) Expected 1 space after "=>"; 0 found
(#1309) Commas (,) must be followed by white space.
(#1309) Expected 1 space before "=>"; 0 found
(#1309) Expected 1 space after "=>"; 0 found
(#1309) Commas (,) must be followed by white space.
(#1309) Commas (,) must be followed by white space.
(#1309) Commas (,) must be followed by white space.
(#1309) Expected 1 space before "=>"; 0 found
(#1309) Expected 1 space after "=>"; 0 found
(#1309) Commas (,) must be followed by white space.
(#1309) Commas (,) must be followed by white space.
(#1309) Commas (,) must be followed by white space.
(#1309) Expected 1 space before "=>"; 0 found
(#1309) Expected 1 space after "=>"; 0 found
(#1309) Commas (,) must be followed by white space.
(#1309) Expected 1 space before "=>"; 0 found
(#1309) Expected 1 space after "=>"; 0 found
(#1309) Commas (,) must be followed by white space.
(#1309) Expected 1 space before "=>"; 0 found
(#1309) Expected 1 space after "=>"; 0 found
(#1309) Commas (,) must be followed by white space.
(#1309) Expected 1 space before "=>"; 0 found
(#1309) Expected 1 space after "=>"; 0 found
(#1309) Commas (,) must be followed by white space.
(#1309) Closing brace must be on a line by itself
(#1309) Inline control structures are not allowed
(#1309) Variable "U" must be all lower-case
(#1309) Expected 1 space before "!="; 0 found
(#1309) Expected 1 space after "!="; 0 found
(#1309) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1309) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1309) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1309) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1309) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1309) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1309) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1309) Line exceeds maximum limit of 180 characters; contains 352 characters
(#1310) Line indented incorrectly; expected at least 148 spaces, found 0
(#1310) Expected 1 space before "=>"; 0 found
(#1310) Expected 1 space after "=>"; 0 found
(#1310) Commas (,) must be followed by white space.
(#1310) Expected 1 space before "=>"; 0 found
(#1310) Expected 1 space after "=>"; 0 found
(#1310) Variable "B" must be all lower-case
(#1311) Line indented incorrectly; expected at least 148 spaces, found 0
(#1311) Expected 1 space before "=>"; 0 found
(#1311) Expected 1 space after "=>"; 0 found
(#1311) Commas (,) must be followed by white space.
(#1311) Expected 1 space before "=>"; 0 found
(#1311) Expected 1 space after "=>"; 0 found
(#1311) Expected 1 space before "=>"; 0 found
(#1311) Expected 1 space after "=>"; 0 found
(#1311) Variable "B" must be all lower-case
(#1311) Commas (,) must be followed by white space.
(#1311) Expected 1 space before "=>"; 0 found
(#1311) Expected 1 space after "=>"; 0 found
(#1311) Variable "B" must be all lower-case
(#1311) Commas (,) must be followed by white space.
(#1311) Expected 1 space before "=>"; 0 found
(#1311) Expected 1 space after "=>"; 0 found
(#1311) Variable "B" must be all lower-case
(#1311) Commas (,) must be followed by white space.
(#1311) Expected 1 space before "=>"; 0 found
(#1311) Expected 1 space after "=>"; 0 found
(#1311) Variable "B" must be all lower-case
(#1311) Commas (,) must be followed by white space.
(#1311) Expected 1 space before "=>"; 0 found
(#1311) Expected 1 space after "=>"; 0 found
(#1311) Variable "B" must be all lower-case
(#1311) Commas (,) must be followed by white space.
(#1311) Expected 1 space before "=>"; 0 found
(#1311) Expected 1 space after "=>"; 0 found
(#1311) Commas (,) must be followed by white space.
(#1311) Closing brace must be on a line by itself
(#1311) Line exceeds 132 characters; contains 158 characters
(#1311) Line exceeds 132 characters; contains 158 characters
(#1311) Line exceeds 132 characters; contains 158 characters
(#1311) Line exceeds 132 characters; contains 158 characters
(#1311) Line exceeds 132 characters; contains 158 characters
(#1311) Line exceeds 132 characters; contains 158 characters
(#1311) Line exceeds 132 characters; contains 158 characters
(#1311) Line exceeds 132 characters; contains 158 characters
(#1312) Line indented incorrectly; expected at least 148 spaces, found 0
(#1312) Expected 1 space after closing parenthesis; found 0
(#1312) Opening brace must be the last content on the line
(#1313) Line indented incorrectly; expected at least 152 spaces, found 0
(#1313) Closing brace must be on a line by itself
(#1313) Line exceeds 132 characters; contains 134 characters
(#1313) Line exceeds 132 characters; contains 134 characters
(#1313) Line exceeds 132 characters; contains 134 characters
(#1313) Line exceeds 132 characters; contains 134 characters
(#1313) Line exceeds 132 characters; contains 134 characters
(#1313) Line exceeds 132 characters; contains 134 characters
(#1313) Line exceeds 132 characters; contains 134 characters
(#1313) Line exceeds 132 characters; contains 134 characters
(#1314) Line indented incorrectly; expected at least 148 spaces, found 0
(#1314) Expected 1 space after closing parenthesis; found 0
(#1314) Opening brace must be the last content on the line
(#1315) Line indented incorrectly; expected at least 152 spaces, found 0
(#1315) Closing brace must be on a line by itself
(#1316) Line indented incorrectly; expected at least 152 spaces, found 0
(#1316) Expected 1 space after closing parenthesis; found 0
(#1316) Opening brace must be the last content on the line
(#1316) Closing brace must be on a line by itself
(#1317) Line indented incorrectly; expected at least 152 spaces, found 0
(#1317) Commas (,) must be followed by white space.
(#1317) Variable "H" must be all lower-case
(#1317) Expected 1 space after closing parenthesis; found 0
(#1317) Opening brace must be the last content on the line
(#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) Expected 1 space before ":"; 0 found
(#1317) Expected 1 space after ":"; 0 found
(#1317) Variable "H" must be all lower-case
(#1317) Closing brace must be on a line by itself
(#1318) Line indented incorrectly; expected at least 152 spaces, found 0
(#1318) Variable "S" must be all lower-case
(#1318) Commas (,) must be followed by white space.
(#1318) Variable "Z" 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) Variable "Z" must be all lower-case
(#1318) Variable "S" must be all lower-case
(#1318) Expected 1 space before "!="; 0 found
(#1318) Expected 1 space after "!="; 0 found
(#1318) Expected 1 space before "?"; 0 found
(#1318) Expected 1 space after "?"; 0 found
(#1318) Expected 1 space before ":"; 0 found
(#1318) Expected 1 space after ":"; 0 found
(#1318) Variable "S" must be all lower-case
(#1318) Closing brace must be on a line by itself
(#1319) Line indented incorrectly; expected at least 152 spaces, found 0
(#1319) Expected 1 space after closing parenthesis; found 0
(#1319) Opening brace must be the last content on the line
(#1320) Line indented incorrectly; expected at least 156 spaces, found 0
(#1320) Closing brace must be on a line by itself
(#1321) Line indented incorrectly; expected at least 152 spaces, found 0
(#1321) Expected 1 space after closing parenthesis; found 0
(#1321) Opening brace must be the last content on the line
(#1322) Line indented incorrectly; expected at least 156 spaces, found 0
(#1322) Closing brace must be on a line by itself
(#1323) Line indented incorrectly; expected at least 156 spaces, found 0
(#1323) Expected 1 space after closing parenthesis; found 0
(#1323) Opening brace must be the last content on the line
(#1323) Closing brace must be on a line by itself
(#1324) Line indented incorrectly; expected at least 156 spaces, found 0
(#1324) Expected 1 space after closing parenthesis; found 0
(#1324) Opening brace must be the last content on the line
(#1325) Line indented incorrectly; expected at least 160 spaces, found 0
(#1325) Closing brace must be on a line by itself
(#1326) Line indented incorrectly; expected at least 156 spaces, found 0
(#1326) Variable "R" must be all lower-case
(#1326) Commas (,) must be followed by white space.
(#1326) Variable "La" must be all lower-case
(#1326) Expected 1 space after closing parenthesis; found 0
(#1326) Opening brace must be the last content on the line
(#1326) Variable "J" must be all lower-case
(#1326) Expected 1 space before "="; 0 found
(#1326) Expected 1 space after "="; 0 found
(#1326) Variable "R" must be all lower-case
(#1326) Commas (,) must be followed by white space.
(#1326) Inline control structures are not allowed
(#1326) Variable "La" must be all lower-case
(#1326) Variable "J" must be all lower-case
(#1326) Expected 1 space before "="; 0 found
(#1326) Expected 1 space after "="; 0 found
(#1326) Commas (,) must be followed by white space.
(#1326) Commas (,) must be followed by white space.
(#1326) Variable "J" must be all lower-case
(#1326) Variable "J" must be all lower-case
(#1326) Closing brace must be on a line by itself
(#1326) Line exceeds 132 characters; contains 150 characters
(#1326) Line exceeds 132 characters; contains 150 characters
(#1326) Line exceeds 132 characters; contains 150 characters
(#1326) Line exceeds 132 characters; contains 150 characters
(#1326) Line exceeds 132 characters; contains 150 characters
(#1326) Line exceeds 132 characters; contains 150 characters
(#1326) Line exceeds 132 characters; contains 150 characters
(#1326) Line exceeds 132 characters; contains 150 characters
(#1327) Line indented incorrectly; expected at least 156 spaces, found 0
(#1327) Variable "R" must be all lower-case
(#1327) Expected 1 space after closing parenthesis; found 0
(#1327) Opening brace must be the last content on the line
(#1327) Variable "R" must be all lower-case
(#1327) Closing brace must be on a line by itself
(#1328) Line indented incorrectly; expected at least 156 spaces, found 0
(#1328) Expected 1 space after closing parenthesis; found 0
(#1328) Opening brace must be the last content on the line
(#1328) Closing brace must be on a line by itself
(#1329) Line indented incorrectly; expected at least 156 spaces, found 0
(#1329) Variable "R" must be all lower-case
(#1329) Commas (,) must be followed by white space.
(#1329) Variable "Zg" must be all lower-case
(#1329) Expected 1 space after closing parenthesis; found 0
(#1329) Opening brace must be the last content on the line
(#1329) Variable "J" must be all lower-case
(#1329) Expected 1 space before "="; 0 found
(#1329) Expected 1 space after "="; 0 found
(#1329) Inline control structures are not allowed
(#1329) Expected 1 space before "as"; 0 found
(#1329) Expected 1 space after "as"; 0 found
(#1329) Variable "R" must be all lower-case
(#1329) Commas (,) must be followed by white space.
(#1329) Commas (,) must be followed by white space.
(#1329) Commas (,) must be followed by white space.
(#1329) Variable "K" must be all lower-case
(#1329) Variable "J" must be all lower-case
(#1329) Expected 1 space before ".="; 0 found
(#1329) Expected 1 space after ".="; 0 found
(#1329) Variable "Zg" must be all lower-case
(#1329) Expected 1 space before "=="; 0 found
(#1329) Expected 1 space after "=="; 0 found
(#1329) Expected 1 space before "?"; 0 found
(#1329) Expected 1 space after "?"; 0 found
(#1329) Variable "K" must be all lower-case
(#1329) Expected 1 space before ":"; 0 found
(#1329) Expected 1 space after ":"; 0 found
(#1329) Variable "K" must be all lower-case
(#1329) Variable "K" must be all lower-case
(#1329) Variable "K" must be all lower-case
(#1329) Variable "K" must be all lower-case
(#1329) Variable "J" must be all lower-case
(#1329) Closing brace must be on a line by itself
(#1329) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1329) Line exceeds maximum limit of 180 characters; contains 344 characters
(#1330) Line indented incorrectly; expected at least 156 spaces, found 0
(#1330) Expected 1 space after closing parenthesis; found 0
(#1330) Opening brace must be the last content on the line
(#1331) Line indented incorrectly; expected at least 160 spaces, found 0
(#1331) Closing brace must be on a line by itself
(#1332) Line indented incorrectly; expected at least 156 spaces, found 0
(#1332) Expected 1 space after closing parenthesis; found 0
(#1332) Opening brace must be the last content on the line
(#1333) Line indented incorrectly; expected at least 160 spaces, found 0
(#1333) Closing brace must be on a line by itself
(#1334) Line indented incorrectly; expected at least 160 spaces, found 0
(#1334) Expected 1 space after closing parenthesis; found 0
(#1334) Opening brace must be the last content on the line
(#1335) Line indented incorrectly; expected at least 164 spaces, found 0
(#1335) Closing brace must be on a line by itself
(#1336) Line indented incorrectly; expected at least 160 spaces, found 0
(#1336) Variable "U" must be all lower-case
(#1336) Expected 1 space after closing parenthesis; found 0
(#1336) Opening brace must be the last content on the line
(#1337) Line indented incorrectly; expected at least 164 spaces, found 0
(#1337) Variable "U" must be all lower-case
(#1337) Closing brace must be on a line by itself
(#1338) Line indented incorrectly; expected at least 164 spaces, found 0
(#1338) Expected 1 space after closing parenthesis; found 0
(#1338) Opening brace must be the last content on the line
(#1338) Inline control structures are not allowed
(#1338) Commas (,) must be followed by white space.
(#1338) Inline control structures are not allowed
(#1338) Expected 1 space before "=="; 0 found
(#1338) Expected 1 space after "=="; 0 found
(#1338) Inline control structures are not allowed
(#1338) Commas (,) must be followed by white space.
(#1338) Closing brace must be on a line by itself
(#1338) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1338) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1338) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1338) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1338) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1338) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1338) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1338) Line exceeds maximum limit of 180 characters; contains 278 characters
(#1339) Line indented incorrectly; expected at least 164 spaces, found 0
(#1339) Commas (,) must be followed by white space.
(#1339) Variable "J" must be all lower-case
(#1339) Expected 1 space after closing parenthesis; found 0
(#1339) Opening brace must be the last content on the line
(#1339) Inline control structures are not allowed
(#1339) Commas (,) must be followed by white space.
(#1339) Variable "J" must be all lower-case
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Variable "J" 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 "J" must be all lower-case
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Variable "J" must be all lower-case
(#1339) Inline control structures are not allowed
(#1339) Commas (,) must be followed by white space.
(#1339) Variable "J" must be all lower-case
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Variable "J" must be all lower-case
(#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 225 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1339) Line exceeds maximum limit of 180 characters; contains 225 characters
(#1340) Line indented incorrectly; expected at least 164 spaces, found 0
(#1340) Variable "Gc" must be all lower-case
(#1340) Expected 1 space after closing parenthesis; found 0
(#1340) Opening brace must be the last content on the line
(#1340) Expected 1 space before "<"; 0 found
(#1340) Expected 1 space after "<"; 0 found
(#1340) Expected 1 space before "?"; 0 found
(#1340) Expected 1 space after "?"; 0 found
(#1340) Expected 1 space before "<"; 0 found
(#1340) Expected 1 space after "<"; 0 found
(#1340) Expected 1 space before "?"; 0 found
(#1340) Expected 1 space after "?"; 0 found
(#1340) Expected 1 space before ":"; 0 found
(#1340) Expected 1 space after ":"; 0 found
(#1340) Expected 1 space before ":"; 0 found
(#1340) Expected 1 space after ":"; 0 found
(#1340) Commas (,) must be followed by white space.
(#1340) Variable "Gc" must be all lower-case
(#1340) Closing brace must be on a line by itself
(#1340) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1340) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1341) Line indented incorrectly; expected at least 164 spaces, found 0
(#1341) Variable "X" must be all lower-case
(#1341) Expected 1 space after closing parenthesis; found 0
(#1341) Opening brace must be the last content on the line
(#1342) Line indented incorrectly; expected at least 168 spaces, found 0
(#1342) Variable "X" must be all lower-case
(#1342) Closing brace must be on a line by itself
(#1343) Line indented incorrectly; expected at least 164 spaces, found 0
(#1343) Expected 1 space after closing parenthesis; found 0
(#1343) Opening brace must be the last content on the line
(#1343) Closing brace must be on a line by itself
(#1344) Line indented incorrectly; expected at least 164 spaces, found 0
(#1344) Expected 1 space after closing parenthesis; found 0
(#1344) Opening brace must be the last content on the line
(#1344) Closing brace must be on a line by itself
(#1344) Expected 1 space before "="; 0 found
(#1344) Expected 1 space after "="; 0 found
(#1344) Variable "Rh" must be all lower-case
(#1344) Expected 1 space before "="; 0 found
(#1344) Expected 1 space after "="; 0 found
(#1344) Variable "Yg" must be all lower-case
(#1344) Expected 1 space before "="; 0 found
(#1344) Expected 1 space after "="; 0 found
(#1344) Expected "foreach (...) {\n"; found "foreach(...){"
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Expected 1 space before "as"; 0 found
(#1344) Expected 1 space after "as"; 0 found
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Variable "X" must be all lower-case
(#1344) Variable "Rh" must be all lower-case
(#1344) Expected 1 space before "+="; 0 found
(#1344) Expected 1 space after "+="; 0 found
(#1344) Variable "X" must be all lower-case
(#1344) Variable "Yg" must be all lower-case
(#1344) Expected 1 space before "="; 0 found
(#1344) Expected 1 space after "="; 0 found
(#1344) Variable "X" must be all lower-case
(#1344) Closing brace must be on a line by itself
(#1344) Variable "Yh" must be all lower-case
(#1344) Expected 1 space before "="; 0 found
(#1344) Expected 1 space after "="; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Variable "Ye" must be all lower-case
(#1344) Expected 1 space before "="; 0 found
(#1344) Expected 1 space after "="; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Variable "Zc" must be all lower-case
(#1344) Expected 1 space before "="; 0 found
(#1344) Expected 1 space after "="; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "="; 0 found
(#1344) Expected 1 space after "="; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "="; 0 found
(#1344) Expected 1 space after "="; 0 found
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1344) Commas (,) must be followed by white space.
(#1344) Closing brace must be on a line by itself
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "?"; 0 found
(#1344) Expected 1 space after "?"; 0 found
(#1344) Expected 1 space before ":"; 0 found
(#1344) Expected 1 space after ":"; 0 found
(#1344) Expected 1 space before "!=="; 0 found
(#1344) Expected 1 space after "!=="; 0 found
(#1344) Expected 1 space before "?"; 0 found
(#1344) Expected 1 space after "?"; 0 found
(#1344) Expected 1 space before ":"; 0 found
(#1344) Expected 1 space after ":"; 0 found
(#1344) Expected 1 space before "?"; 0 found
(#1344) Expected 1 space after "?"; 0 found
(#1344) Expected 1 space before ":"; 0 found
(#1344) Expected 1 space after ":"; 0 found
(#1344) Expected 1 space before "!="; 0 found
(#1344) Expected 1 space after "!="; 0 found
(#1344) Expected 1 space before "?"; 0 found
(#1344) Expected 1 space after "?"; 0 found
(#1344) Expected 1 space before "?"; 0 found
(#1344) Expected 1 space after "?"; 0 found
(#1344) Expected 1 space before ":"; 0 found
(#1344) Expected 1 space after ":"; 0 found
(#1344) Expected 1 space before ":"; 0 found
(#1344) Expected 1 space after ":"; 0 found
(#1344) Expected 1 space before "="; 0 found
(#1344) Expected 1 space after "="; 0 found
(#1344) Line exceeds maximum limit of 180 characters; contains 1798 characters
(#1344) Line exceeds maximum limit of 180 characters; contains 1798 characters
(#1344) Line exceeds maximum limit of 180 characters; contains 1798 characters
(#1344) Line exceeds maximum limit of 180 characters; contains 1798 characters
(#1344) Line exceeds maximum limit of 180 characters; contains 1798 characters
(#1344) Line exceeds maximum limit of 180 characters; contains 1798 characters
(#1344) Line exceeds maximum limit of 180 characters; contains 1798 characters
(#1344) Line exceeds maximum limit of 180 characters; contains 1798 characters
(#1345) Line indented incorrectly; expected at least 112 spaces, found 0
(#1345) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1345) Scope modifier not specified for member variable "$operators"
(#1345) Visibility must be declared on method "name"
(#1346) Line indented incorrectly; expected at least 116 spaces, found 0
(#1346) Expected 1 space after closing parenthesis; found 0
(#1346) Opening brace must be the last content on the line
(#1346) Closing brace must be on a line by itself
(#1346) Visibility must be declared on method "credentials"
(#1347) Line indented incorrectly; expected at least 116 spaces, found 0
(#1347) Expected 1 space after closing parenthesis; found 0
(#1347) Opening brace must be the last content on the line
(#1348) Line indented incorrectly; expected at least 120 spaces, found 0
(#1348) Commas (,) must be followed by white space.
(#1348) Commas (,) must be followed by white space.
(#1348) Closing brace must be on a line by itself
(#1348) method name "Adminer::permanentLogin" must be in lower-case letters only
(#1348) Visibility must be declared on method "permanentLogin"
(#1349) Line indented incorrectly; expected at least 116 spaces, found 0
(#1349) Expected 1 space after closing parenthesis; found 0
(#1349) Opening brace must be the last content on the line
(#1350) Line indented incorrectly; expected at least 120 spaces, found 0
(#1350) Closing brace must be on a line by itself
(#1350) method name "Adminer::bruteForceKey" must be in lower-case letters only
(#1350) Visibility must be declared on method "bruteForceKey"
(#1351) Line indented incorrectly; expected at least 120 spaces, found 0
(#1351) Expected 1 space after closing parenthesis; found 0
(#1351) Opening brace must be the last content on the line
(#1351) Closing brace must be on a line by itself
(#1351) Visibility must be declared on method "database"
(#1352) Line indented incorrectly; expected at least 120 spaces, found 0
(#1352) Expected 1 space after closing parenthesis; found 0
(#1352) Opening brace must be the last content on the line
(#1353) Line indented incorrectly; expected at least 124 spaces, found 0
(#1353) Closing brace must be on a line by itself
(#1353) Visibility must be declared on method "databases"
(#1354) Line indented incorrectly; expected at least 120 spaces, found 0
(#1354) Variable "Qc" must be all lower-case
(#1354) Expected 1 space after closing parenthesis; found 0
(#1354) Opening brace must be the last content on the line
(#1355) Line indented incorrectly; expected at least 124 spaces, found 0
(#1355) Variable "Qc" must be all lower-case
(#1355) Closing brace must be on a line by itself
(#1355) Visibility must be declared on method "schemas"
(#1356) Line indented incorrectly; expected at least 124 spaces, found 0
(#1356) Expected 1 space after closing parenthesis; found 0
(#1356) Opening brace must be the last content on the line
(#1357) Line indented incorrectly; expected at least 128 spaces, found 0
(#1357) Closing brace must be on a line by itself
(#1357) method name "Adminer::queryTimeout" must be in lower-case letters only
(#1357) Visibility must be declared on method "queryTimeout"
(#1358) Line indented incorrectly; expected at least 124 spaces, found 0
(#1358) Expected 1 space after closing parenthesis; found 0
(#1358) Opening brace must be the last content on the line
(#1359) Line indented incorrectly; expected at least 128 spaces, found 0
(#1359) Closing brace must be on a line by itself
(#1359) Visibility must be declared on method "headers"
(#1360) Line indented incorrectly; expected at least 128 spaces, found 0
(#1360) Expected 1 space after closing parenthesis; found 0
(#1360) Opening brace must be the last content on the line
(#1361) Line indented incorrectly; expected at least 132 spaces, found 0
(#1361) Closing brace must be on a line by itself
(#1361) Visibility must be declared on method "head"
(#1362) Line indented incorrectly; expected at least 128 spaces, found 0
(#1362) Expected 1 space after closing parenthesis; found 0
(#1362) Opening brace must be the last content on the line
(#1363) Line indented incorrectly; expected at least 132 spaces, found 0
(#1363) Closing brace must be on a line by itself
(#1363) method name "Adminer::loginForm" must be in lower-case letters only
(#1363) Visibility must be declared on method "loginForm"
(#1364) Line indented incorrectly; expected at least 132 spaces, found 0
(#1364) Expected 1 space after closing parenthesis; found 0
(#1364) Opening brace must be the last content on the line
(#1364) Variable "Yb" must be all lower-case
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Variable "Yb" must be all lower-case
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1365) Line exceeds maximum limit of 180 characters; contains 208 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 208 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 208 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 208 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 208 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 208 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 208 characters
(#1365) Line exceeds maximum limit of 180 characters; contains 208 characters
(#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.
(#1367) Commas (,) must be followed by white space.
(#1367) Commas (,) must be followed by white space.
(#1368) Commas (,) must be followed by white space.
(#1368) Commas (,) must be followed by white space.
(#1368) Commas (,) must be followed by white space.
(#1368) Commas (,) must be followed by white space.
(#1373) Commas (,) must be followed by white space.
(#1373) Commas (,) must be followed by white space.
(#1373) Commas (,) must be followed by white space.
(#1373) Commas (,) must be followed by white space.
(#1373) Commas (,) must be followed by white space.
(#1373) Closing brace must be on a line by itself
(#1373) Line exceeds 132 characters; contains 135 characters
(#1373) Line exceeds 132 characters; contains 135 characters
(#1373) Line exceeds 132 characters; contains 135 characters
(#1373) Line exceeds 132 characters; contains 135 characters
(#1373) Line exceeds 132 characters; contains 135 characters
(#1373) Line exceeds 132 characters; contains 135 characters
(#1373) Line exceeds 132 characters; contains 135 characters
(#1373) Line exceeds 132 characters; contains 135 characters
(#1373) Visibility must be declared on method "login"
(#1374) Line indented incorrectly; expected at least 132 spaces, found 0
(#1374) Commas (,) must be followed by white space.
(#1374) Variable "G" must be all lower-case
(#1374) Expected 1 space after closing parenthesis; found 0
(#1374) Opening brace must be the last content on the line
(#1374) Inline control structures are not allowed
(#1374) Expected 1 space before "=="; 0 found
(#1374) Expected 1 space after "=="; 0 found
(#1375) Line indented incorrectly; expected at least 136 spaces, found 0
(#1375) Commas (,) must be followed by white space.
(#1376) Line indented incorrectly; expected at least 136 spaces, found 0
(#1376) Closing brace must be on a line by itself
(#1376) method name "Adminer::tableName" must be in lower-case letters only
(#1376) Visibility must be declared on method "tableName"
(#1377) Expected 1 space after closing parenthesis; found 0
(#1377) Opening brace must be the last content on the line
(#1378) Line indented incorrectly; expected at least 4 spaces, found 0
(#1378) Closing brace must be on a line by itself
(#1378) method name "Adminer::fieldName" must be in lower-case letters only
(#1378) Visibility must be declared on method "fieldName"
(#1379) Line indented incorrectly; expected at least 136 spaces, found 0
(#1379) Commas (,) must be followed by white space.
(#1379) Expected 1 space after closing parenthesis; found 0
(#1379) Opening brace must be the last content on the line
(#1379) Closing brace must be on a line by itself
(#1379) method name "Adminer::selectLinks" must be in lower-case letters only
(#1379) Visibility must be declared on method "selectLinks"
(#1380) Line indented incorrectly; expected at least 136 spaces, found 0
(#1380) Commas (,) must be followed by white space.
(#1380) Variable "O" must be all lower-case
(#1380) Expected 1 space after closing parenthesis; found 0
(#1380) Opening brace must be the last content on the line
(#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) Inline control structures are not allowed
(#1380) Expected 1 space before "="; 0 found
(#1380) Expected 1 space after "="; 0 found
(#1380) Expected "if (...) {\n"; found "if(...){"
(#1380) Inline control structures are not allowed
(#1380) Expected 1 space before "="; 0 found
(#1380) Expected 1 space after "="; 0 found
(#1380) Inline control structures are not allowed
(#1380) Expected 1 space before "="; 0 found
(#1380) Expected 1 space after "="; 0 found
(#1380) Closing brace must be on a line by itself
(#1380) Inline control structures are not allowed
(#1380) Variable "O" must be all lower-case
(#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) Inline control structures are not allowed
(#1380) Expected 1 space before "=>"; 0 found
(#1380) Expected 1 space after "=>"; 0 found
(#1380) Expected 1 space after "as"; 0 found
(#1380) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1380) Line exceeds maximum limit of 180 characters; contains 270 characters
(#1381) Line indented incorrectly; expected at least 140 spaces, found 0
(#1381) Expected 1 space before "=>"; 0 found
(#1381) Expected 1 space after "=>"; 0 found
(#1381) Variable "X" must be all lower-case
(#1381) Expected 1 space before "=="; 0 found
(#1381) Expected 1 space after "=="; 0 found
(#1381) Expected 1 space before "?"; 0 found
(#1381) Expected 1 space after "?"; 0 found
(#1381) Variable "O" must be all lower-case
(#1381) Expected 1 space before ":"; 0 found
(#1381) Expected 1 space after ":"; 0 found
(#1381) Variable "X" must be all lower-case
(#1381) Closing brace must be on a line by itself
(#1381) Line exceeds 132 characters; contains 135 characters
(#1381) Line exceeds 132 characters; contains 135 characters
(#1381) Line exceeds 132 characters; contains 135 characters
(#1381) Line exceeds 132 characters; contains 135 characters
(#1381) Line exceeds 132 characters; contains 135 characters
(#1381) Line exceeds 132 characters; contains 135 characters
(#1381) Line exceeds 132 characters; contains 135 characters
(#1381) Line exceeds 132 characters; contains 135 characters
(#1381) method name "Adminer::foreignKeys" must be in lower-case letters only
(#1381) Visibility must be declared on method "foreignKeys"
(#1382) Line indented incorrectly; expected at least 136 spaces, found 0
(#1382) Variable "R" must be all lower-case
(#1382) Expected 1 space after closing parenthesis; found 0
(#1382) Opening brace must be the last content on the line
(#1383) Line indented incorrectly; expected at least 140 spaces, found 0
(#1383) Variable "R" must be all lower-case
(#1383) Closing brace must be on a line by itself
(#1383) method name "Adminer::backwardKeys" must be in lower-case letters only
(#1383) Visibility must be declared on method "backwardKeys"
(#1384) Line indented incorrectly; expected at least 140 spaces, found 0
(#1384) Variable "R" 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
(#1385) Line indented incorrectly; expected at least 144 spaces, found 0
(#1385) Closing brace must be on a line by itself
(#1385) method name "Adminer::backwardKeysPrint" must be in lower-case letters only
(#1385) Visibility must be declared on method "backwardKeysPrint"
(#1386) Line indented incorrectly; expected at least 140 spaces, found 0
(#1386) Variable "Oa" must be all lower-case
(#1386) Commas (,) must be followed by white space.
(#1386) Variable "K" must be all lower-case
(#1386) Closing brace must be on a line by itself
(#1386) method name "Adminer::selectQuery" must be in lower-case letters only
(#1386) Visibility must be declared on method "selectQuery"
(#1387) Line indented incorrectly; expected at least 140 spaces, found 0
(#1387) Variable "H" must be all lower-case
(#1387) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1387) Variable "H" must be all lower-case
(#1387) Expected 1 space before "?"; 0 found
(#1387) Expected 1 space after "?"; 0 found
(#1387) Variable "H" 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) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1387) method name "Adminer::sqlCommandQuery" must be in lower-case letters only
(#1387) Visibility must be declared on method "sqlCommandQuery"
(#1387) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1387) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1387) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1387) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1387) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1387) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1387) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1388) Line indented incorrectly; expected at least 140 spaces, found 0
(#1388) Variable "H" must be all lower-case
(#1388) Expected 1 space after closing parenthesis; found 0
(#1388) Opening brace must be the last content on the line
(#1389) Line indented incorrectly; expected at least 144 spaces, found 0
(#1389) Variable "H" must be all lower-case
(#1389) Commas (,) must be followed by white space.
(#1389) Closing brace must be on a line by itself
(#1389) method name "Adminer::rowDescription" must be in lower-case letters only
(#1389) Visibility must be declared on method "rowDescription"
(#1390) Line indented incorrectly; expected at least 140 spaces, found 0
(#1390) Variable "R" must be all lower-case
(#1390) Expected 1 space after closing parenthesis; found 0
(#1390) Opening brace must be the last content on the line
(#1390) Closing brace must be on a line by itself
(#1390) method name "Adminer::rowDescriptions" must be in lower-case letters only
(#1390) Visibility must be declared on method "rowDescriptions"
(#1391) Line indented incorrectly; expected at least 140 spaces, found 0
(#1391) Variable "L" must be all lower-case
(#1391) Commas (,) must be followed by white space.
(#1391) Variable "Sc" must be all lower-case
(#1391) Expected 1 space after closing parenthesis; found 0
(#1391) Opening brace must be the last content on the line
(#1391) Variable "L" must be all lower-case
(#1391) Closing brace must be on a line by itself
(#1391) method name "Adminer::selectLink" must be in lower-case letters only
(#1391) Visibility must be declared on method "selectLink"
(#1392) Line indented incorrectly; expected at least 140 spaces, found 0
(#1392) Variable "X" must be all lower-case
(#1392) Commas (,) must be followed by white space.
(#1392) Closing brace must be on a line by itself
(#1392) method name "Adminer::selectVal" must be in lower-case letters only
(#1392) Visibility must be declared on method "selectVal"
(#1393) Line indented incorrectly; expected at least 140 spaces, found 0
(#1393) Variable "X" must be all lower-case
(#1393) Commas (,) must be followed by white space.
(#1393) Variable "_" must not contain underscores.
(#1393) Commas (,) must be followed by white space.
(#1393) Commas (,) must be followed by white space.
(#1393) Expected 1 space after closing parenthesis; found 0
(#1393) Opening brace must be the last content on the line
(#1393) Variable "J" 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) Commas (,) must be followed by white space.
(#1393) Commas (,) must be followed by white space.
(#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) Inline control structures are not allowed
(#1393) Commas (,) must be followed by white space.
(#1393) Variable "X" must be all lower-case
(#1393) Variable "J" must be all lower-case
(#1393) Expected 1 space before "="; 0 found
(#1393) Expected 1 space after "="; 0 found
(#1393) Commas (,) must be followed by white space.
(#1393) Inline control structures are not allowed
(#1393) Commas (,) must be followed by white space.
(#1393) Variable "J" must be all lower-case
(#1393) Expected 1 space before "="; 0 found
(#1393) Expected 1 space after "="; 0 found
(#1393) Variable "J" must be all lower-case
(#1393) Variable "_" must not contain underscores.
(#1393) Expected 1 space before "?"; 0 found
(#1393) Expected 1 space after "?"; 0 found
(#1393) Variable "_" must not contain underscores.
(#1393) Variable "_" must not contain underscores.
(#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 "J" must be all lower-case
(#1393) Expected 1 space before ":"; 0 found
(#1393) Expected 1 space after ":"; 0 found
(#1393) Variable "J" must be all lower-case
(#1393) Closing brace must be on a line by itself
(#1393) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1393) method name "Adminer::editVal" must be in lower-case letters only
(#1393) Visibility must be declared on method "editVal"
(#1393) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1393) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1393) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1393) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1393) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1393) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1393) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1394) Line indented incorrectly; expected at least 140 spaces, found 0
(#1394) Variable "X" must be all lower-case
(#1394) Commas (,) must be followed by white space.
(#1394) Expected 1 space after closing parenthesis; found 0
(#1394) Opening brace must be the last content on the line
(#1394) Variable "X" must be all lower-case
(#1394) Closing brace must be on a line by itself
(#1394) method name "Adminer::tableStructurePrint" must be in lower-case letters only
(#1394) Visibility must be declared on method "tableStructurePrint"
(#1395) Line indented incorrectly; expected at least 140 spaces, found 0
(#1395) Expected 1 space after closing parenthesis; found 0
(#1395) Opening brace must be the last content on the line
(#1395) Commas (,) must be followed by white space.
(#1395) Expected 1 space before "?"; 0 found
(#1395) Expected 1 space after "?"; 0 found
(#1395) Expected 1 space before ":"; 0 found
(#1395) Expected 1 space after ":"; 0 found
(#1395) Expected "foreach (...) {\n"; found "foreach(...){"
(#1395) Expected 1 space after "as"; 0 found
(#1395) Line exceeds 132 characters; contains 162 characters
(#1395) Line exceeds 132 characters; contains 162 characters
(#1395) Line exceeds 132 characters; contains 162 characters
(#1395) Line exceeds 132 characters; contains 162 characters
(#1395) Line exceeds 132 characters; contains 162 characters
(#1395) Line exceeds 132 characters; contains 162 characters
(#1395) Line exceeds 132 characters; contains 162 characters
(#1395) Line exceeds 132 characters; contains 162 characters
(#1396) Line indented incorrectly; expected at least 144 spaces, found 0
(#1396) Commas (,) must be followed by white space.
(#1396) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1396) Closing brace must be on a line by itself
(#1396) Closing brace must be on a line by itself
(#1396) Line exceeds maximum limit of 180 characters; contains 374 characters
(#1396) method name "Adminer::tableIndexesPrint" must be in lower-case letters only
(#1396) Visibility must be declared on method "tableIndexesPrint"
(#1396) Line exceeds maximum limit of 180 characters; contains 374 characters
(#1396) Line exceeds maximum limit of 180 characters; contains 374 characters
(#1396) Line exceeds maximum limit of 180 characters; contains 374 characters
(#1396) Line exceeds maximum limit of 180 characters; contains 374 characters
(#1396) Line exceeds maximum limit of 180 characters; contains 374 characters
(#1396) Line exceeds maximum limit of 180 characters; contains 374 characters
(#1396) Line exceeds maximum limit of 180 characters; contains 374 characters
(#1397) Line indented incorrectly; expected at least 140 spaces, found 0
(#1397) Expected 1 space after closing parenthesis; found 0
(#1397) Opening brace must be the last content on the line
(#1397) Expected "foreach (...) {\n"; found "foreach(...){"
(#1397) Expected 1 space before "=>"; 0 found
(#1397) Expected 1 space after "=>"; 0 found
(#1397) Expected 1 space after "as"; 0 found
(#1398) Line indented incorrectly; expected at least 144 spaces, found 0
(#1398) Variable "C" must be all lower-case
(#1398) Expected 1 space before "=>"; 0 found
(#1398) Expected 1 space after "=>"; 0 found
(#1398) Variable "Mf" must be all lower-case
(#1398) Expected 1 space before "="; 0 found
(#1398) Expected 1 space after "="; 0 found
(#1398) Inline control structures are not allowed
(#1398) Expected 1 space before "=>"; 0 found
(#1398) Expected 1 space after "=>"; 0 found
(#1398) Expected 1 space before "as"; 0 found
(#1398) Expected 1 space after "as"; 0 found
(#1398) Expected 1 space before "=>"; 0 found
(#1398) Expected 1 space after "=>"; 0 found
(#1398) Variable "X" must be all lower-case
(#1398) Variable "Mf" must be all lower-case
(#1398) Expected 1 space before "="; 0 found
(#1398) Expected 1 space after "="; 0 found
(#1398) Variable "X" must be all lower-case
(#1398) Expected 1 space before "?"; 0 found
(#1398) Expected 1 space after "?"; 0 found
(#1398) Expected 1 space before ":"; 0 found
(#1398) Expected 1 space after ":"; 0 found
(#1398) Expected 1 space before "?"; 0 found
(#1398) Expected 1 space after "?"; 0 found
(#1398) Expected 1 space before ":"; 0 found
(#1398) Expected 1 space after ":"; 0 found
(#1398) Variable "C" must be all lower-case
(#1398) Commas (,) must be followed by white space.
(#1398) Variable "Mf" must be all lower-case
(#1398) Closing brace must be on a line by itself
(#1398) Closing brace must be on a line by itself
(#1398) Line exceeds maximum limit of 180 characters; contains 271 characters
(#1398) method name "Adminer::selectColumnsPrint" must be in lower-case letters only
(#1398) Visibility must be declared on method "selectColumnsPrint"
(#1398) Line exceeds maximum limit of 180 characters; contains 271 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 271 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 271 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 271 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 271 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 271 characters
(#1398) Line exceeds maximum limit of 180 characters; contains 271 characters
(#1399) Line indented incorrectly; expected at least 144 spaces, found 0
(#1399) Variable "M" must be all lower-case
(#1399) Commas (,) must be followed by white space.
(#1399) Expected 1 space after closing parenthesis; found 0
(#1399) Opening brace must be the last content on the line
(#1399) Variable "Zc" must be all lower-case
(#1399) Commas (,) must be followed by white space.
(#1399) Commas (,) must be followed by white space.
(#1399) Commas (,) must be followed by white space.
(#1399) Variable "M" must be all lower-case
(#1399) Expected 1 space before "="; 0 found
(#1399) Expected 1 space after "="; 0 found
(#1399) Variable "M" must be all lower-case
(#1399) Expected 1 space before "="; 0 found
(#1399) Expected 1 space after "="; 0 found
(#1399) Expected "foreach (...) {\n"; found "foreach(...){"
(#1399) Expected 1 space before "=>"; 0 found
(#1399) Expected 1 space after "=>"; 0 found
(#1399) Expected 1 space after "as"; 0 found
(#1399) Variable "M" must be all lower-case
(#1400) Line indented incorrectly; expected at least 148 spaces, found 0
(#1400) Expected 1 space before "=>"; 0 found
(#1400) Expected 1 space after "=>"; 0 found
(#1400) Variable "X" must be all lower-case
(#1400) Variable "X" must be all lower-case
(#1400) Expected 1 space before "="; 0 found
(#1400) Expected 1 space after "="; 0 found
(#1400) Expected 1 space before "="; 0 found
(#1400) Expected 1 space after "="; 0 found
(#1400) Expected 1 space before "!=="; 0 found
(#1400) Expected 1 space after "!=="; 0 found
(#1400) Expected 1 space before "?"; 0 found
(#1400) Expected 1 space after "?"; 0 found
(#1400) Expected 1 space before ":"; 0 found
(#1400) Expected 1 space after ":"; 0 found
(#1400) Commas (,) must be followed by white space.
(#1400) Commas (,) must be followed by white space.
(#1400) Variable "X" must be all lower-case
(#1400) Variable "Zc" must be all lower-case
(#1400) Expected 1 space before "?"; 0 found
(#1400) Expected 1 space after "?"; 0 found
(#1400) Expected 1 space before "!=="; 0 found
(#1400) Expected 1 space after "!=="; 0 found
(#1400) Expected 1 space before "?"; 0 found
(#1400) Expected 1 space after "?"; 0 found
(#1400) Expected 1 space before ":"; 0 found
(#1400) Expected 1 space after ":"; 0 found
(#1400) Commas (,) must be followed by white space.
(#1400) Expected 1 space before "=>"; 0 found
(#1400) Expected 1 space after "=>"; 0 found
(#1400) Expected 1 space before "+"; 0 found
(#1400) Expected 1 space after "+"; 0 found
(#1400) Expected 1 space before "=>"; 0 found
(#1400) Expected 1 space after "=>"; 0 found
(#1400) Variable "Zc" must be all lower-case
(#1400) Commas (,) must be followed by white space.
(#1400) Expected 1 space before "=>"; 0 found
(#1400) Expected 1 space after "=>"; 0 found
(#1400) Commas (,) must be followed by white space.
(#1400) Variable "X" must be all lower-case
(#1400) Expected 1 space before ":"; 0 found
(#1400) Expected 1 space after ":"; 0 found
(#1400) Closing brace must be on a line by itself
(#1400) Closing brace must be on a line by itself
(#1400) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1400) method name "Adminer::selectSearchPrint" must be in lower-case letters only
(#1400) Visibility must be declared on method "selectSearchPrint"
(#1400) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1400) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1400) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1400) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1400) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1400) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1400) Line exceeds maximum limit of 180 characters; contains 562 characters
(#1401) Line indented incorrectly; expected at least 144 spaces, found 0
(#1401) Variable "Z" must be all lower-case
(#1401) Commas (,) must be followed by white space.
(#1401) Commas (,) must be followed by white space.
(#1401) Expected 1 space after closing parenthesis; found 0
(#1401) Opening brace must be the last content on the line
(#1401) Commas (,) must be followed by white space.
(#1401) Commas (,) must be followed by white space.
(#1401) Variable "Z" must be all lower-case
(#1401) Expected "foreach (...) {\n"; found "foreach(...){"
(#1401) Expected 1 space before "=>"; 0 found
(#1401) Expected 1 space after "=>"; 0 found
(#1401) Expected 1 space after "as"; 0 found
(#1402) Line indented incorrectly; expected at least 148 spaces, found 0
(#1402) Expected 1 space before "=>"; 0 found
(#1402) Expected 1 space after "=>"; 0 found
(#1402) Expected "if (...) {\n"; found "if(...){"
(#1402) Expected 1 space before "=="; 0 found
(#1402) Expected 1 space after "=="; 0 found
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Closing brace must be on a line by itself
(#1402) Closing brace must be on a line by itself
(#1402) Expected 1 space before "="; 0 found
(#1402) Expected 1 space after "="; 0 found
(#1402) Variable "Za" must be all lower-case
(#1402) Expected 1 space before "="; 0 found
(#1402) Expected 1 space after "="; 0 found
(#1402) Expected "for (...) {\n"; found "for(...){"
(#1402) Expected 1 space after first semicolon of FOR loop; 0 found
(#1402) Expected 1 space after second semicolon of FOR loop; 0 found
(#1402) Expected 1 space before "="; 0 found
(#1402) Expected 1 space after "="; 0 found
(#1402) Expected 1 space before "<="; 0 found
(#1402) Expected 1 space after "<="; 0 found
(#1402) Commas (,) must be followed by white space.
(#1402) Variable "X" must be all lower-case
(#1402) Expected 1 space before "="; 0 found
(#1402) Expected 1 space after "="; 0 found
(#1402) Expected "if (...) {\n"; found "if(...){"
(#1402) Variable "X" must be all lower-case
(#1402) Variable "X" must be all lower-case
(#1402) Expected 1 space before "!="; 0 found
(#1402) Expected 1 space after "!="; 0 found
(#1402) Variable "X" must be all lower-case
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Variable "X" must be all lower-case
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Commas (,) must be followed by white space.
(#1402) Variable "X" must be all lower-case
(#1402) Commas (,) must be followed by white space.
(#1402) Variable "Za" must be all lower-case
(#1402) Commas (,) must be followed by white space.
(#1402) Variable "X" must be all lower-case
(#1402) Variable "X" must be all lower-case
(#1402) Expected 1 space before "?"; 0 found
(#1402) Expected 1 space after "?"; 0 found
(#1402) Expected 1 space before ":"; 0 found
(#1402) Expected 1 space after ":"; 0 found
(#1402) Closing brace must be on a line by itself
(#1402) Closing brace must be on a line by itself
(#1402) Closing brace must be on a line by itself
(#1402) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1402) method name "Adminer::selectOrderPrint" must be in lower-case letters only
(#1402) Visibility must be declared on method "selectOrderPrint"
(#1402) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1402) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1402) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1402) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1402) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1402) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1402) Line exceeds maximum limit of 180 characters; contains 971 characters
(#1403) Line indented incorrectly; expected at least 148 spaces, found 0
(#1403) Commas (,) must be followed by white space.
(#1403) Commas (,) must be followed by white space.
(#1403) Expected 1 space after closing parenthesis; found 0
(#1403) Opening brace must be the last content on the line
(#1403) Commas (,) must be followed by white space.
(#1403) Commas (,) must be followed by white space.
(#1403) Expected 1 space before "="; 0 found
(#1403) Expected 1 space after "="; 0 found
(#1403) Expected "foreach (...) {\n"; found "foreach(...){"
(#1403) Expected 1 space before "=>"; 0 found
(#1403) Expected 1 space after "=>"; 0 found
(#1403) Expected 1 space before "as"; 0 found
(#1403) Expected 1 space after "as"; 0 found
(#1403) Expected 1 space before "=>"; 0 found
(#1403) Expected 1 space after "=>"; 0 found
(#1403) Variable "X" must be all lower-case
(#1403) Expected "if (...) {\n"; found "if(...){"
(#1403) Variable "X" must be all lower-case
(#1403) Expected 1 space before "!="; 0 found
(#1403) Expected 1 space after "!="; 0 found
(#1403) Commas (,) must be followed by white space.
(#1403) Commas (,) must be followed by white space.
(#1403) Variable "X" must be all lower-case
(#1403) Commas (,) must be followed by white space.
(#1403) Commas (,) must be followed by white space.
(#1403) Commas (,) must be followed by white space.
(#1403) Commas (,) must be followed by white space.
(#1403) Closing brace must be on a line by itself
(#1403) Closing brace must be on a line by itself
(#1403) Commas (,) must be followed by white space.
(#1403) Commas (,) must be followed by white space.
(#1403) Commas (,) must be followed by white space.
(#1403) Commas (,) must be followed by white space.
(#1403) Commas (,) must be followed by white space.
(#1403) Commas (,) must be followed by white space.
(#1403) Closing brace must be on a line by itself
(#1403) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1403) method name "Adminer::selectLimitPrint" must be in lower-case letters only
(#1403) Visibility must be declared on method "selectLimitPrint"
(#1403) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1403) Line exceeds maximum limit of 180 characters; contains 447 characters
(#1404) Line indented incorrectly; expected at least 148 spaces, found 0
(#1404) Expected 1 space after closing parenthesis; found 0
(#1404) Opening brace must be the last content on the line
(#1404) Commas (,) must be followed by white space.
(#1404) Closing brace must be on a line by itself
(#1404) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1404) method name "Adminer::selectLengthPrint" must be in lower-case letters only
(#1404) Visibility must be declared on method "selectLengthPrint"
(#1404) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1404) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1404) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1404) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1404) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1404) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1404) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1405) Line indented incorrectly; expected at least 148 spaces, found 0
(#1405) Expected 1 space after closing parenthesis; found 0
(#1405) Opening brace must be the last content on the line
(#1405) Expected "if (...) {\n"; found "if(...){"
(#1405) Expected 1 space before "!=="; 0 found
(#1405) Expected 1 space after "!=="; 0 found
(#1405) Commas (,) must be followed by white space.
(#1405) Commas (,) must be followed by white space.
(#1405) Closing brace must be on a line by itself
(#1405) Closing brace must be on a line by itself
(#1405) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1405) method name "Adminer::selectActionPrint" must be in lower-case letters only
(#1405) Visibility must be declared on method "selectActionPrint"
(#1405) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1405) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1405) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1405) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1405) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1405) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1405) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1406) Line indented incorrectly; expected at least 148 spaces, found 0
(#1406) Expected 1 space after closing parenthesis; found 0
(#1406) Opening brace must be the last content on the line
(#1406) Commas (,) must be followed by white space.
(#1406) Commas (,) must be followed by white space.
(#1406) Commas (,) must be followed by white space.
(#1406) Commas (,) must be followed by white space.
(#1406) Expected 1 space before "="; 0 found
(#1406) Expected 1 space after "="; 0 found
(#1406) Expected "foreach (...) {\n"; found "foreach(...){"
(#1406) Expected 1 space after "as"; 0 found
(#1406) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1406) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1406) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1406) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1406) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1406) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1406) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1406) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1407) Line indented incorrectly; expected at least 152 spaces, found 0
(#1407) Variable "Fb" 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 "!="; 0 found
(#1407) Expected 1 space after "!="; 0 found
(#1407) Variable "Fb" must be all lower-case
(#1407) Variable "Fb" must be all lower-case
(#1407) Expected 1 space before "="; 0 found
(#1407) Expected 1 space after "="; 0 found
(#1407) Closing brace must be on a line by itself
(#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 "=>"; 0 found
(#1407) Expected 1 space after "=>"; 0 found
(#1407) Expected 1 space after "as"; 0 found
(#1408) Line indented incorrectly; expected at least 152 spaces, found 0
(#1408) Expected 1 space before "=>"; 0 found
(#1408) Expected 1 space after "=>"; 0 found
(#1408) Variable "X" must be all lower-case
(#1408) Commas (,) must be followed by white space.
(#1408) Commas (,) must be followed by white space.
(#1408) Commas (,) must be followed by white space.
(#1408) Closing brace must be on a line by itself
(#1408) Line exceeds 132 characters; contains 133 characters
(#1408) Line exceeds 132 characters; contains 133 characters
(#1408) Line exceeds 132 characters; contains 133 characters
(#1408) Line exceeds 132 characters; contains 133 characters
(#1408) Line exceeds 132 characters; contains 133 characters
(#1408) Line exceeds 132 characters; contains 133 characters
(#1408) Line exceeds 132 characters; contains 133 characters
(#1408) Line exceeds 132 characters; contains 133 characters
(#1408) method name "Adminer::selectCommandPrint" must be in lower-case letters only
(#1408) Visibility must be declared on method "selectCommandPrint"
(#1409) Line indented incorrectly; expected at least 148 spaces, found 0
(#1409) Expected 1 space after closing parenthesis; found 0
(#1409) Opening brace must be the last content on the line
(#1409) Closing brace must be on a line by itself
(#1409) method name "Adminer::selectImportPrint" must be in lower-case letters only
(#1409) Visibility must be declared on method "selectImportPrint"
(#1410) Line indented incorrectly; expected at least 148 spaces, found 0
(#1410) Expected 1 space after closing parenthesis; found 0
(#1410) Opening brace must be the last content on the line
(#1410) Closing brace must be on a line by itself
(#1410) method name "Adminer::selectEmailPrint" must be in lower-case letters only
(#1410) Visibility must be declared on method "selectEmailPrint"
(#1411) Line indented incorrectly; expected at least 148 spaces, found 0
(#1411) Commas (,) must be followed by white space.
(#1411) Closing brace must be on a line by itself
(#1411) method name "Adminer::selectColumnsProcess" must be in lower-case letters only
(#1411) Visibility must be declared on method "selectColumnsProcess"
(#1412) Line indented incorrectly; expected at least 148 spaces, found 0
(#1412) Commas (,) must be followed by white space.
(#1412) Expected 1 space after closing parenthesis; found 0
(#1412) Opening brace must be the last content on the line
(#1412) Variable "Zc" must be all lower-case
(#1412) Commas (,) must be followed by white space.
(#1412) Variable "M" must be all lower-case
(#1412) Expected 1 space before "="; 0 found
(#1412) Expected 1 space after "="; 0 found
(#1412) Expected 1 space before "="; 0 found
(#1412) Expected 1 space after "="; 0 found
(#1412) Expected "foreach (...) {\n"; found "foreach(...){"
(#1412) Expected 1 space before "=>"; 0 found
(#1412) Expected 1 space after "=>"; 0 found
(#1412) Expected 1 space before "as"; 0 found
(#1412) Expected 1 space after "as"; 0 found
(#1412) Expected 1 space before "=>"; 0 found
(#1412) Expected 1 space after "=>"; 0 found
(#1412) Variable "X" must be all lower-case
(#1412) Expected "if (...) {\n"; found "if(...){"
(#1412) Variable "X" must be all lower-case
(#1412) Expected 1 space before "=="; 0 found
(#1412) Expected 1 space after "=="; 0 found
(#1412) Variable "X" must be all lower-case
(#1412) Expected 1 space before "!="; 0 found
(#1412) Expected 1 space after "!="; 0 found
(#1412) Variable "X" must be all lower-case
(#1412) Variable "X" must be all lower-case
(#1412) Commas (,) must be followed by white space.
(#1412) Variable "Zc" must be all lower-case
(#1412) Variable "X" must be all lower-case
(#1412) Commas (,) must be followed by white space.
(#1412) Variable "M" must be all lower-case
(#1412) Expected 1 space before "="; 0 found
(#1412) Expected 1 space after "="; 0 found
(#1412) Variable "X" must be all lower-case
(#1412) Commas (,) must be followed by white space.
(#1412) Variable "X" must be all lower-case
(#1412) Expected 1 space before "!="; 0 found
(#1412) Expected 1 space after "!="; 0 found
(#1412) Expected 1 space before "?"; 0 found
(#1412) Expected 1 space after "?"; 0 found
(#1412) Variable "X" must be all lower-case
(#1412) Expected 1 space before ":"; 0 found
(#1412) Expected 1 space after ":"; 0 found
(#1412) Inline control structures are not allowed
(#1412) Variable "X" must be all lower-case
(#1412) Commas (,) must be followed by white space.
(#1412) Expected 1 space before "="; 0 found
(#1412) Expected 1 space after "="; 0 found
(#1412) Variable "M" must be all lower-case
(#1412) Closing brace must be on a line by itself
(#1412) Closing brace must be on a line by itself
(#1412) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1412) Line exceeds maximum limit of 180 characters; contains 338 characters
(#1413) Line indented incorrectly; expected at least 152 spaces, found 0
(#1413) Variable "M" must be all lower-case
(#1413) Commas (,) must be followed by white space.
(#1413) Closing brace must be on a line by itself
(#1413) method name "Adminer::selectSearchProcess" must be in lower-case letters only
(#1413) Visibility must be declared on method "selectSearchProcess"
(#1414) Line indented incorrectly; expected at least 148 spaces, found 0
(#1414) Commas (,) must be followed by white space.
(#1414) Expected 1 space after closing parenthesis; found 0
(#1414) Opening brace must be the last content on the line
(#1414) Commas (,) must be followed by white space.
(#1414) Variable "J" must be all lower-case
(#1414) Expected 1 space before "="; 0 found
(#1414) Expected 1 space after "="; 0 found
(#1414) Expected "foreach (...) {\n"; found "foreach(...){"
(#1414) Expected 1 space before "=>"; 0 found
(#1414) Expected 1 space after "=>"; 0 found
(#1414) Expected 1 space after "as"; 0 found
(#1415) Line indented incorrectly; expected at least 152 spaces, found 0
(#1415) Expected 1 space before "=>"; 0 found
(#1415) Expected 1 space after "=>"; 0 found
(#1415) Inline control structures are not allowed
(#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) Variable "J" must be all lower-case
(#1415) Expected 1 space before "="; 0 found
(#1415) Expected 1 space after "="; 0 found
(#1415) Commas (,) must be followed by white space.
(#1415) Commas (,) must be followed by white space.
(#1415) 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) Closing brace must be on a line by itself
(#1415) Expected "foreach (...) {\n"; found "foreach(...){"
(#1415) Expected 1 space before "as"; 0 found
(#1415) Expected 1 space after "as"; 0 found
(#1415) Variable "X" must be all lower-case
(#1415) Expected "if (...) {\n"; found "if(...){"
(#1415) Variable "X" must be all lower-case
(#1415) Expected 1 space before "!="; 0 found
(#1415) Expected 1 space after "!="; 0 found
(#1415) Variable "X" must be all lower-case
(#1415) Commas (,) must be followed by white space.
(#1415) Expected 1 space before "="; 0 found
(#1415) Expected 1 space after "="; 0 found
(#1415) Variable "X" must be all lower-case
(#1415) Expected "if (...) {\n"; found "if(...){"
(#1415) Commas (,) must be followed by white space.
(#1415) Variable "X" must be all lower-case
(#1415) Expected 1 space before "="; 0 found
(#1415) Expected 1 space after "="; 0 found
(#1415) Variable "X" must be all lower-case
(#1415) Expected 1 space before ".="; 0 found
(#1415) Expected 1 space after ".="; 0 found
(#1415) 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
(#1415) Closing brace must be on a line by itself
(#1415) Inline control structures are not allowed
(#1415) Usage of ELSEIF not allowed; use ELSE IF instead
(#1415) Variable "X" must be all lower-case
(#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) Variable "X" must be all lower-case
(#1415) Inline control structures are not allowed
(#1415) Usage of ELSEIF not allowed; use ELSE IF instead
(#1415) Variable "X" must be all lower-case
(#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) Variable "X" must be all lower-case
(#1415) Commas (,) must be followed by white space.
(#1415) Variable "X" must be all lower-case
(#1415) Inline control structures are not allowed
(#1415) Usage of ELSEIF not allowed; use ELSE IF instead
(#1415) Variable "X" must be all lower-case
(#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) Variable "X" must be all lower-case
(#1415) Commas (,) must be followed by white space.
(#1415) Variable "X" must be all lower-case
(#1415) Inline control structures are not allowed
(#1415) Usage of ELSEIF not allowed; use ELSE IF instead
(#1415) Commas (,) must be followed by white space.
(#1415) Variable "X" must be all lower-case
(#1415) Expected 1 space before ".="; 0 found
(#1415) Expected 1 space after ".="; 0 found
(#1415) Variable "X" must be all lower-case
(#1415) Commas (,) must be followed by white space.
(#1415) Variable "X" must be all lower-case
(#1415) Inline control structures are not allowed
(#1415) Variable "X" must be all lower-case
(#1415) Expected 1 space before "!="; 0 found
(#1415) Expected 1 space after "!="; 0 found
(#1415) Variable "J" must be all lower-case
(#1415) Expected 1 space before "="; 0 found
(#1415) Expected 1 space after "="; 0 found
(#1415) Variable "X" must be all lower-case
(#1415) Expected 1 space before "="; 0 found
(#1415) Expected 1 space after "="; 0 found
(#1415) Expected "foreach (...) {\n"; found "foreach(...){"
(#1415) Expected 1 space before "=>"; 0 found
(#1415) Expected 1 space after "=>"; 0 found
(#1415) Expected 1 space after "as"; 0 found
(#1415) Line exceeds maximum limit of 180 characters; contains 815 characters
(#1415) Line exceeds maximum limit of 180 characters; contains 815 characters
(#1415) Line exceeds maximum limit of 180 characters; contains 815 characters
(#1415) Line exceeds maximum limit of 180 characters; contains 815 characters
(#1415) Line exceeds maximum limit of 180 characters; contains 815 characters
(#1415) Line exceeds maximum limit of 180 characters; contains 815 characters
(#1415) Line exceeds maximum limit of 180 characters; contains 815 characters
(#1415) Line exceeds maximum limit of 180 characters; contains 815 characters
(#1416) Line indented incorrectly; expected at least 164 spaces, found 0
(#1416) Variable "C" must be all lower-case
(#1416) Expected 1 space before "=>"; 0 found
(#1416) Expected 1 space after "=>"; 0 found
(#1416) Variable "Gd" must be all lower-case
(#1416) Expected 1 space before "="; 0 found
(#1416) Expected 1 space after "="; 0 found
(#1416) Commas (,) must be followed by white space.
(#1416) Expected "if (...) {\n"; found "if(...){"
(#1416) Variable "X" must be all lower-case
(#1416) Commas (,) must be followed by white space.
(#1416) Commas (,) must be followed by white space.
(#1416) Variable "X" must be all lower-case
(#1416) Variable "Gd" must be all lower-case
(#1416) Variable "C" must be all lower-case
(#1416) Expected 1 space before "="; 0 found
(#1416) Expected 1 space after "="; 0 found
(#1416) Variable "C" must be all lower-case
(#1416) Expected 1 space before "="; 0 found
(#1416) Expected 1 space after "="; 0 found
(#1416) Expected 1 space before "=="; 0 found
(#1416) Expected 1 space after "=="; 0 found
(#1416) Variable "Gd" must be all lower-case
(#1416) Commas (,) must be followed by white space.
(#1416) Expected 1 space before "?"; 0 found
(#1416) Expected 1 space after "?"; 0 found
(#1416) Variable "C" must be all lower-case
(#1416) Expected 1 space before ":"; 0 found
(#1416) Expected 1 space after ":"; 0 found
(#1416) Variable "C" must be all lower-case
(#1416) Closing brace must be on a line by itself
(#1416) Closing brace must be on a line by itself
(#1416) Variable "J" must be all lower-case
(#1416) Expected 1 space before "="; 0 found
(#1416) Expected 1 space after "="; 0 found
(#1416) Expected 1 space before "?"; 0 found
(#1416) Expected 1 space after "?"; 0 found
(#1416) Commas (,) must be followed by white space.
(#1416) Expected 1 space before ":"; 0 found
(#1416) Expected 1 space after ":"; 0 found
(#1416) Closing brace must be on a line by itself
(#1416) Closing brace must be on a line by itself
(#1416) Closing brace must be on a line by itself
(#1416) Variable "J" must be all lower-case
(#1416) Closing brace must be on a line by itself
(#1416) Line exceeds maximum limit of 180 characters; contains 394 characters
(#1416) method name "Adminer::selectOrderProcess" must be in lower-case letters only
(#1416) Visibility must be declared on method "selectOrderProcess"
(#1416) Line exceeds maximum limit of 180 characters; contains 394 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 394 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 394 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 394 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 394 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 394 characters
(#1416) Line exceeds maximum limit of 180 characters; contains 394 characters
(#1417) Line indented incorrectly; expected at least 152 spaces, found 0
(#1417) Commas (,) must be followed by white space.
(#1417) Expected 1 space after closing parenthesis; found 0
(#1417) Opening brace must be the last content on the line
(#1417) Variable "J" must be all lower-case
(#1417) Expected 1 space before "="; 0 found
(#1417) Expected 1 space after "="; 0 found
(#1417) Expected "foreach (...) {\n"; found "foreach(...){"
(#1417) Expected 1 space before "=>"; 0 found
(#1417) Expected 1 space after "=>"; 0 found
(#1417) Expected 1 space before "as"; 0 found
(#1417) Expected 1 space after "as"; 0 found
(#1417) Expected 1 space before "=>"; 0 found
(#1417) Expected 1 space after "=>"; 0 found
(#1417) Variable "X" must be all lower-case
(#1417) Inline control structures are not allowed
(#1417) Variable "X" must be all lower-case
(#1417) Expected 1 space before "!="; 0 found
(#1417) Expected 1 space after "!="; 0 found
(#1417) Variable "J" must be all lower-case
(#1417) Expected 1 space before "="; 0 found
(#1417) Expected 1 space after "="; 0 found
(#1417) The use of backticks in strings is not recommended
(#1417) Commas (,) must be followed by white space.
(#1417) Variable "X" must be all lower-case
(#1417) Expected 1 space before "?"; 0 found
(#1417) Expected 1 space after "?"; 0 found
(#1417) Variable "X" must be all lower-case
(#1417) Expected 1 space before ":"; 0 found
(#1417) Expected 1 space after ":"; 0 found
(#1417) Variable "X" must be all lower-case
(#1417) Expected 1 space before "?"; 0 found
(#1417) Expected 1 space after "?"; 0 found
(#1417) Expected 1 space before ":"; 0 found
(#1417) Expected 1 space after ":"; 0 found
(#1417) Closing brace must be on a line by itself
(#1417) Variable "J" must be all lower-case
(#1417) Closing brace must be on a line by itself
(#1417) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1417) method name "Adminer::selectLimitProcess" must be in lower-case letters only
(#1417) Visibility must be declared on method "selectLimitProcess"
(#1417) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1417) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1417) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1417) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1417) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1417) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1417) Line exceeds maximum limit of 180 characters; contains 274 characters
(#1418) Line indented incorrectly; expected at least 152 spaces, found 0
(#1418) Expected 1 space after closing parenthesis; found 0
(#1418) Opening brace must be the last content on the line
(#1418) Expected 1 space before "?"; 0 found
(#1418) Expected 1 space after "?"; 0 found
(#1418) Expected 1 space before ":"; 0 found
(#1418) Expected 1 space after ":"; 0 found
(#1418) Closing brace must be on a line by itself
(#1418) method name "Adminer::selectLengthProcess" must be in lower-case letters only
(#1418) Visibility must be declared on method "selectLengthProcess"
(#1419) Line indented incorrectly; expected at least 152 spaces, found 0
(#1419) Expected 1 space after closing parenthesis; found 0
(#1419) Opening brace must be the last content on the line
(#1419) Expected 1 space before "?"; 0 found
(#1419) Expected 1 space after "?"; 0 found
(#1419) Expected 1 space before ":"; 0 found
(#1419) Expected 1 space after ":"; 0 found
(#1419) Closing brace must be on a line by itself
(#1419) method name "Adminer::selectEmailProcess" must be in lower-case letters only
(#1419) Visibility must be declared on method "selectEmailProcess"
(#1420) Line indented incorrectly; expected at least 152 spaces, found 0
(#1420) Variable "Z" must be all lower-case
(#1420) Commas (,) must be followed by white space.
(#1420) Variable "Sc" must be all lower-case
(#1420) Expected 1 space after closing parenthesis; found 0
(#1420) Opening brace must be the last content on the line
(#1421) Line indented incorrectly; expected at least 156 spaces, found 0
(#1421) Closing brace must be on a line by itself
(#1421) method name "Adminer::selectQueryBuild" must be in lower-case letters only
(#1421) Visibility must be declared on method "selectQueryBuild"
(#1422) Line indented incorrectly; expected at least 152 spaces, found 0
(#1422) Variable "M" must be all lower-case
(#1422) Commas (,) must be followed by white space.
(#1422) Variable "Z" must be all lower-case
(#1422) Commas (,) must be followed by white space.
(#1422) Commas (,) must be followed by white space.
(#1422) Commas (,) must be followed by white space.
(#1422) Commas (,) must be followed by white space.
(#1422) Variable "E" must be all lower-case
(#1422) Expected 1 space after closing parenthesis; found 0
(#1422) Opening brace must be the last content on the line
(#1422) Closing brace must be on a line by itself
(#1422) method name "Adminer::messageQuery" must be in lower-case letters only
(#1422) Visibility must be declared on method "messageQuery"
(#1423) Line indented incorrectly; expected at least 152 spaces, found 0
(#1423) Variable "H" must be all lower-case
(#1423) Commas (,) must be followed by white space.
(#1423) Expected 1 space after closing parenthesis; found 0
(#1423) Opening brace must be the last content on the line
(#1423) Expected 1 space before "="; 0 found
(#1423) Expected 1 space after "="; 0 found
(#1423) Inline control structures are not allowed
(#1423) Variable "H" must be all lower-case
(#1423) Expected 1 space before ">"; 0 found
(#1423) Expected 1 space after ">"; 0 found
(#1423) Variable "H" must be all lower-case
(#1423) Expected 1 space before "="; 0 found
(#1423) Expected 1 space after "="; 0 found
(#1423) Commas (,) must be followed by white space.
(#1423) Commas (,) must be followed by white space.
(#1423) Variable "H" must be all lower-case
(#1423) Commas (,) must be followed by white space.
(#1423) Commas (,) must be followed by white space.
(#1423) Expected 1 space before "="; 0 found
(#1423) Expected 1 space after "="; 0 found
(#1423) Variable "H" must be all lower-case
(#1423) Commas (,) must be followed by white space.
(#1423) Commas (,) must be followed by white space.
(#1423) Variable "H" must be all lower-case
(#1423) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1423) Commas (,) must be followed by white space.
(#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) Closing brace must be on a line by itself
(#1423) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1423) method name "Adminer::editFunctions" must be in lower-case letters only
(#1423) Visibility must be declared on method "editFunctions"
(#1423) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1423) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1423) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1423) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1423) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1423) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1423) Line exceeds maximum limit of 180 characters; contains 676 characters
(#1424) Line indented incorrectly; expected at least 152 spaces, found 0
(#1424) Expected 1 space after closing parenthesis; found 0
(#1424) Opening brace must be the last content on the line
(#1424) Variable "J" must be all lower-case
(#1424) Expected 1 space before "="; 0 found
(#1424) Expected 1 space after "="; 0 found
(#1424) Expected 1 space before "?"; 0 found
(#1424) Expected 1 space after "?"; 0 found
(#1424) Expected 1 space before ":"; 0 found
(#1424) Expected 1 space after ":"; 0 found
(#1424) Expected "foreach (...) {\n"; found "foreach(...){"
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Expected 1 space after "as"; 0 found
(#1425) Line indented incorrectly; expected at least 156 spaces, found 0
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Variable "Zc" must be all lower-case
(#1425) Expected "if (...) {\n"; found "if(...){"
(#1425) Expected "foreach (...) {\n"; found "foreach(...){"
(#1425) Expected 1 space before "=>"; 0 found
(#1425) Expected 1 space after "=>"; 0 found
(#1425) Expected 1 space after "as"; 0 found
(#1425) Variable "Zc" must be all lower-case
(#1426) Line indented incorrectly; expected at least 164 spaces, found 0
(#1426) Variable "Af" must be all lower-case
(#1426) Expected 1 space before "=>"; 0 found
(#1426) Expected 1 space after "=>"; 0 found
(#1426) Variable "X" must be all lower-case
(#1426) Inline control structures are not allowed
(#1426) Variable "Af" must be all lower-case
(#1426) Variable "Af" must be all lower-case
(#1426) Commas (,) must be followed by white space.
(#1426) Variable "J" must be all lower-case
(#1426) Expected 1 space before ".="; 0 found
(#1426) Expected 1 space after ".="; 0 found
(#1426) Variable "X" must be all lower-case
(#1426) Closing brace must be on a line by itself
(#1426) Inline control structures are not allowed
(#1426) Commas (,) must be followed by white space.
(#1426) Variable "J" must be all lower-case
(#1426) Expected 1 space before ".="; 0 found
(#1426) Expected 1 space after ".="; 0 found
(#1426) Closing brace must be on a line by itself
(#1426) Closing brace must be on a line by itself
(#1426) Inline control structures are not allowed
(#1426) Variable "J" must be all lower-case
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1426) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1426) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1427) Line indented incorrectly; expected at least 152 spaces, found 0
(#1427) Commas (,) must be followed by white space.
(#1427) Variable "J" must be all lower-case
(#1427) Closing brace must be on a line by itself
(#1427) method name "Adminer::editInput" must be in lower-case letters only
(#1427) Visibility must be declared on method "editInput"
(#1428) Line indented incorrectly; expected at least 152 spaces, found 0
(#1428) Variable "R" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "Ja" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "Y" must be all lower-case
(#1428) Expected 1 space after closing parenthesis; found 0
(#1428) Opening brace must be the last content on the line
(#1428) Inline control structures are not allowed
(#1428) Expected 1 space before "=="; 0 found
(#1428) Expected 1 space after "=="; 0 found
(#1428) Expected 1 space before "?"; 0 found
(#1428) Expected 1 space after "?"; 0 found
(#1428) Variable "Ja" 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 "Ja" must be all lower-case
(#1428) Variable "Y" must be all lower-case
(#1428) Expected 1 space before "!=="; 0 found
(#1428) Expected 1 space after "!=="; 0 found
(#1428) Expected 1 space before "?"; 0 found
(#1428) Expected 1 space after "?"; 0 found
(#1428) Expected 1 space before ":"; 0 found
(#1428) Expected 1 space after ":"; 0 found
(#1428) Expected 1 space before ":"; 0 found
(#1428) Expected 1 space after ":"; 0 found
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "Ja" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Commas (,) must be followed by white space.
(#1428) Variable "Y" must be all lower-case
(#1428) Commas (,) must be followed by white space.
(#1428) Closing brace must be on a line by itself
(#1428) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1428) method name "Adminer::processInput" must be in lower-case letters only
(#1428) Visibility must be declared on method "processInput"
(#1428) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1428) Line exceeds maximum limit of 180 characters; contains 340 characters
(#1429) Line indented incorrectly; expected at least 152 spaces, found 0
(#1429) Commas (,) must be followed by white space.
(#1429) Variable "Y" must be all lower-case
(#1429) Commas (,) must be followed by white space.
(#1429) Expected 1 space after closing parenthesis; found 0
(#1429) Opening brace must be the last content on the line
(#1429) Inline control structures are not allowed
(#1429) Expected 1 space before "=="; 0 found
(#1429) Expected 1 space after "=="; 0 found
(#1429) Variable "Y" must be all lower-case
(#1429) Variable "C" must be all lower-case
(#1429) Expected 1 space before "="; 0 found
(#1429) Expected 1 space after "="; 0 found
(#1429) Variable "J" must be all lower-case
(#1429) Expected 1 space before "="; 0 found
(#1429) Expected 1 space after "="; 0 found
(#1429) Variable "Y" must be all lower-case
(#1429) Inline control structures are not allowed
(#1429) Commas (,) must be followed by white space.
(#1429) Variable "J" must be all lower-case
(#1429) Expected 1 space before "="; 0 found
(#1429) Expected 1 space after "="; 0 found
(#1429) Inline control structures are not allowed
(#1429) Usage of ELSEIF not allowed; use ELSE IF instead
(#1429) Commas (,) must be followed by white space.
(#1429) Variable "J" must be all lower-case
(#1429) Expected 1 space before "="; 0 found
(#1429) Expected 1 space after "="; 0 found
(#1429) Inline control structures are not allowed
(#1429) Usage of ELSEIF not allowed; use ELSE IF instead
(#1429) Commas (,) must be followed by white space.
(#1429) Variable "J" must be all lower-case
(#1429) Expected 1 space before "="; 0 found
(#1429) Expected 1 space after "="; 0 found
(#1429) Variable "C" must be all lower-case
(#1429) Inline control structures are not allowed
(#1429) Usage of ELSEIF not allowed; use ELSE IF instead
(#1429) Commas (,) must be followed by white space.
(#1429) Variable "J" must be all lower-case
(#1429) Expected 1 space before "="; 0 found
(#1429) Expected 1 space after "="; 0 found
(#1429) Variable "C" must be all lower-case
(#1429) Commas (,) must be followed by white space.
(#1429) Variable "Y" must be all lower-case
(#1429) Expected 1 space before "?"; 0 found
(#1429) Expected 1 space after "?"; 0 found
(#1429) Variable "Y" must be all lower-case
(#1429) Expected 1 space before ":"; 0 found
(#1429) Expected 1 space after ":"; 0 found
(#1429) Variable "J" must be all lower-case
(#1429) Inline control structures are not allowed
(#1429) Usage of ELSEIF not allowed; use ELSE IF instead
(#1429) Commas (,) must be followed by white space.
(#1429) Variable "J" must be all lower-case
(#1429) Expected 1 space before "="; 0 found
(#1429) Expected 1 space after "="; 0 found
(#1429) Variable "C" must be all lower-case
(#1429) Variable "J" must be all lower-case
(#1429) Inline control structures are not allowed
(#1429) Usage of ELSEIF not allowed; use ELSE IF instead
(#1429) Commas (,) must be followed by white space.
(#1429) Variable "J" must be all lower-case
(#1429) Expected 1 space before "="; 0 found
(#1429) Expected 1 space after "="; 0 found
(#1429) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1429) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1430) Line indented incorrectly; expected at least 156 spaces, found 0
(#1430) Commas (,) must be followed by white space.
(#1430) Variable "J" must be all lower-case
(#1430) Closing brace must be on a line by itself
(#1430) method name "Adminer::dumpOutput" must be in lower-case letters only
(#1430) Visibility must be declared on method "dumpOutput"
(#1431) Line indented incorrectly; expected at least 152 spaces, found 0
(#1431) Expected 1 space after closing parenthesis; found 0
(#1431) Opening brace must be the last content on the line
(#1431) Variable "J" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Expected 1 space before "=>"; 0 found
(#1431) Expected 1 space after "=>"; 0 found
(#1431) Commas (,) must be followed by white space.
(#1431) Expected 1 space before "=>"; 0 found
(#1431) Expected 1 space after "=>"; 0 found
(#1431) Inline control structures are not allowed
(#1431) Variable "J" must be all lower-case
(#1431) Expected 1 space before "="; 0 found
(#1431) Expected 1 space after "="; 0 found
(#1431) Variable "J" must be all lower-case
(#1431) Closing brace must be on a line by itself
(#1431) method name "Adminer::dumpFormat" must be in lower-case letters only
(#1431) Visibility must be declared on method "dumpFormat"
(#1432) Line indented incorrectly; expected at least 152 spaces, found 0
(#1432) Expected 1 space after closing parenthesis; found 0
(#1432) Opening brace must be the last content on the line
(#1433) Line indented incorrectly; expected at least 156 spaces, found 0
(#1433) Expected 1 space before "=>"; 0 found
(#1433) Expected 1 space after "=>"; 0 found
(#1433) Commas (,) must be followed by white space.
(#1433) Expected 1 space before "=>"; 0 found
(#1433) Expected 1 space after "=>"; 0 found
(#1433) Commas (,) must be followed by white space.
(#1433) Expected 1 space before "=>"; 0 found
(#1433) Expected 1 space after "=>"; 0 found
(#1433) Commas (,) must be followed by white space.
(#1433) Expected 1 space before "=>"; 0 found
(#1433) Expected 1 space after "=>"; 0 found
(#1433) Closing brace must be on a line by itself
(#1433) method name "Adminer::dumpDatabase" must be in lower-case letters only
(#1433) Visibility must be declared on method "dumpDatabase"
(#1434) Line indented incorrectly; expected at least 152 spaces, found 0
(#1434) Closing brace must be on a line by itself
(#1434) method name "Adminer::dumpTable" must be in lower-case letters only
(#1434) Visibility must be declared on method "dumpTable"
(#1435) Line indented incorrectly; expected at least 152 spaces, found 0
(#1435) Variable "R" must be all lower-case
(#1435) Commas (,) must be followed by white space.
(#1435) Variable "Zg" must be all lower-case
(#1435) Commas (,) must be followed by white space.
(#1435) Variable "Hd" must be all lower-case
(#1435) Expected 1 space after closing parenthesis; found 0
(#1435) Opening brace must be the last content on the line
(#1435) Expected "if (...) {\n"; found "if(...){"
(#1435) Expected 1 space before "!="; 0 found
(#1435) Expected 1 space after "!="; 0 found
(#1435) Inline control structures are not allowed
(#1435) Variable "Zg" must be all lower-case
(#1435) Variable "R" must be all lower-case
(#1435) Closing brace must be on a line by itself
(#1435) Expected "} else {\n"; found "}else{"
(#1435) Expected "if (...) {\n"; found "if(...){"
(#1435) Variable "Hd" must be all lower-case
(#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) Inline control structures are not allowed
(#1435) Expected 1 space before "=>"; 0 found
(#1435) Expected 1 space after "=>"; 0 found
(#1435) Expected 1 space before "as"; 0 found
(#1435) Expected 1 space after "as"; 0 found
(#1435) Variable "R" must be all lower-case
(#1435) Variable "C" must be all lower-case
(#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) Variable "C" must be all lower-case
(#1435) Expected 1 space before "="; 0 found
(#1435) Expected 1 space after "="; 0 found
(#1435) Variable "R" must be all lower-case
(#1435) Commas (,) must be followed by white space.
(#1435) Closing brace must be on a line by itself
(#1435) Inline control structures are not allowed
(#1435) Expected 1 space before "="; 0 found
(#1435) Expected 1 space after "="; 0 found
(#1435) Variable "R" must be all lower-case
(#1435) Commas (,) must be followed by white space.
(#1435) Expected "if (...) {\n"; found "if(...){"
(#1435) Variable "Zg" must be all lower-case
(#1435) Inline control structures are not allowed
(#1435) Variable "Zg" must be all lower-case
(#1435) Expected 1 space before "=="; 0 found
(#1435) Expected 1 space after "=="; 0 found
(#1435) Variable "Hd" must be all lower-case
(#1435) Expected 1 space before "=="; 0 found
(#1435) Expected 1 space after "=="; 0 found
(#1435) Variable "Hd" must be all lower-case
(#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) Variable "R" must be all lower-case
(#1435) Inline control structures are not allowed
(#1435) Variable "Hd" must be all lower-case
(#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) Closing brace must be on a line by itself
(#1435) Closing brace must be on a line by itself
(#1435) Closing brace must be on a line by itself
(#1435) Line exceeds maximum limit of 180 characters; contains 487 characters
(#1435) method name "Adminer::dumpData" must be in lower-case letters only
(#1435) Visibility must be declared on method "dumpData"
(#1435) Line exceeds maximum limit of 180 characters; contains 487 characters
(#1435) Line exceeds maximum limit of 180 characters; contains 487 characters
(#1435) Line exceeds maximum limit of 180 characters; contains 487 characters
(#1435) Line exceeds maximum limit of 180 characters; contains 487 characters
(#1435) Line exceeds maximum limit of 180 characters; contains 487 characters
(#1435) Line exceeds maximum limit of 180 characters; contains 487 characters
(#1435) Line exceeds maximum limit of 180 characters; contains 487 characters
(#1436) Line indented incorrectly; expected at least 152 spaces, found 0
(#1436) Variable "R" must be all lower-case
(#1436) Commas (,) must be followed by white space.
(#1436) Variable "Zg" must be all lower-case
(#1436) Commas (,) must be followed by white space.
(#1436) Variable "H" must be all lower-case
(#1436) Expected 1 space after closing parenthesis; found 0
(#1436) Opening brace must be the last content on the line
(#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) 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) Expected "if (...) {\n"; found "if(...){"
(#1436) Variable "Zg" must be all lower-case
(#1436) Expected "if (...) {\n"; found "if(...){"
(#1436) Expected 1 space before "=="; 0 found
(#1436) Expected 1 space after "=="; 0 found
(#1436) Inline control structures are not allowed
(#1436) Variable "Zg" must be all lower-case
(#1436) Expected 1 space before "=="; 0 found
(#1436) Expected 1 space after "=="; 0 found
(#1437) Line indented incorrectly; expected at least 164 spaces, found 0
(#1437) Variable "R" must be all lower-case
(#1437) Expected 1 space before "="; 0 found
(#1437) Expected 1 space after "="; 0 found
(#1437) Variable "R" must be all lower-case
(#1437) Closing brace must be on a line by itself
(#1437) Variable "I" must be all lower-case
(#1437) Expected 1 space before "="; 0 found
(#1437) Expected 1 space after "="; 0 found
(#1437) Variable "H" must be all lower-case
(#1437) Commas (,) must be followed by white space.
(#1437) Expected "if (...) {\n"; found "if(...){"
(#1437) Variable "I" must be all lower-case
(#1437) Variable "_d" must not contain underscores.
(#1437) Expected 1 space before "="; 0 found
(#1437) Expected 1 space after "="; 0 found
(#1437) Variable "Xa" must be all lower-case
(#1437) Expected 1 space before "="; 0 found
(#1437) Expected 1 space after "="; 0 found
(#1437) Variable "Od" must be all lower-case
(#1437) Expected 1 space before "="; 0 found
(#1437) Expected 1 space after "="; 0 found
(#1437) Expected 1 space before "="; 0 found
(#1437) Expected 1 space after "="; 0 found
(#1437) Variable "Hc" must be all lower-case
(#1437) Expected 1 space before "="; 0 found
(#1437) Expected 1 space after "="; 0 found
(#1437) Variable "R" must be all lower-case
(#1437) Expected 1 space before "!="; 0 found
(#1437) Expected 1 space after "!="; 0 found
(#1437) Expected 1 space before "?"; 0 found
(#1437) Expected 1 space after "?"; 0 found
(#1437) Expected 1 space before ":"; 0 found
(#1437) Expected 1 space after ":"; 0 found
(#1437) Expected "while (...) {\n"; found "while(...){"
(#1437) Variable "K" must be all lower-case
(#1437) Expected 1 space before "="; 0 found
(#1437) Expected 1 space after "="; 0 found
(#1437) Variable "I" must be all lower-case
(#1437) Variable "Hc" must be all lower-case
(#1437) Expected "if (...) {\n"; found "if(...){"
(#1437) Variable "Od" must be all lower-case
(#1437) Expected 1 space before "="; 0 found
(#1437) Expected 1 space after "="; 0 found
(#1437) Expected "foreach (...) {\n"; found "foreach(...){"
(#1437) Expected 1 space after "as"; 0 found
(#1437) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1437) Variable "K" must be all lower-case
(#1437) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1437) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1437) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1437) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1437) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1437) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1437) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1438) Line indented incorrectly; expected at least 164 spaces, found 0
(#1438) Variable "X" must be all lower-case
(#1438) Expected 1 space before "="; 0 found
(#1438) Expected 1 space after "="; 0 found
(#1438) Variable "I" must be all lower-case
(#1438) Variable "Od" must be all lower-case
(#1438) Expected 1 space before "="; 0 found
(#1438) Expected 1 space after "="; 0 found
(#1438) Expected 1 space before "="; 0 found
(#1438) Expected 1 space after "="; 0 found
(#1438) Expected 1 space before "="; 0 found
(#1438) Expected 1 space after "="; 0 found
(#1438) Closing brace must be on a line by itself
(#1438) Expected 1 space before "="; 0 found
(#1438) Expected 1 space after "="; 0 found
(#1438) Variable "Zg" must be all lower-case
(#1438) Expected 1 space before "=="; 0 found
(#1438) Expected 1 space after "=="; 0 found
(#1438) Expected 1 space before "?"; 0 found
(#1438) Expected 1 space after "?"; 0 found
(#1438) Commas (,) must be followed by white space.
(#1438) Expected 1 space before ":"; 0 found
(#1438) Expected 1 space after ":"; 0 found
(#1438) Closing brace must be on a line by itself
(#1438) Expected "if (...) {\n"; found "if(...){"
(#1438) Expected 1 space before "!="; 0 found
(#1438) Expected 1 space after "!="; 0 found
(#1438) Expected "if (...) {\n"; found "if(...){"
(#1438) Variable "Zg" must be all lower-case
(#1438) Expected 1 space before "=="; 0 found
(#1438) Expected 1 space after "=="; 0 found
(#1438) Variable "Od" must be all lower-case
(#1438) Variable "Zg" must be all lower-case
(#1438) Expected 1 space before "="; 0 found
(#1438) Expected 1 space after "="; 0 found
(#1438) Closing brace must be on a line by itself
(#1438) Variable "K" must be all lower-case
(#1438) Closing brace must be on a line by itself
(#1438) Expected "} else {\n"; found "}else{"
(#1438) Inline control structures are not allowed
(#1438) Variable "_d" must not contain underscores.
(#1438) Variable "_d" must not contain underscores.
(#1438) Expected 1 space before "="; 0 found
(#1438) Expected 1 space after "="; 0 found
(#1438) Variable "R" must be all lower-case
(#1438) Commas (,) must be followed by white space.
(#1438) Commas (,) must be followed by white space.
(#1438) Variable "Od" must be all lower-case
(#1438) Expected "foreach (...) {\n"; found "foreach(...){"
(#1438) Expected 1 space before "=>"; 0 found
(#1438) Expected 1 space after "=>"; 0 found
(#1438) Expected 1 space after "as"; 0 found
(#1438) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1438) Variable "K" must be all lower-case
(#1438) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1438) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1438) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1438) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1438) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1438) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1438) Line exceeds maximum limit of 180 characters; contains 372 characters
(#1439) Line indented incorrectly; expected at least 168 spaces, found 0
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Variable "X" must be all lower-case
(#1439) Expected 1 space before "="; 0 found
(#1439) Expected 1 space after "="; 0 found
(#1439) Variable "K" must be all lower-case
(#1439) Expected 1 space before "="; 0 found
(#1439) Expected 1 space after "="; 0 found
(#1439) Variable "X" must be all lower-case
(#1439) Expected 1 space before "!=="; 0 found
(#1439) Expected 1 space after "!=="; 0 found
(#1439) Expected 1 space before "?"; 0 found
(#1439) Expected 1 space after "?"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Commas (,) must be followed by white space.
(#1439) Variable "X" must be all lower-case
(#1439) Expected 1 space before "!="; 0 found
(#1439) Expected 1 space after "!="; 0 found
(#1439) Expected 1 space before "?"; 0 found
(#1439) Expected 1 space after "?"; 0 found
(#1439) Variable "X" must be all lower-case
(#1439) Expected 1 space before ":"; 0 found
(#1439) Expected 1 space after ":"; 0 found
(#1439) Variable "X" must be all lower-case
(#1439) Expected 1 space before ":"; 0 found
(#1439) Expected 1 space after ":"; 0 found
(#1439) Closing brace must be on a line by itself
(#1439) Expected 1 space before "="; 0 found
(#1439) Expected 1 space after "="; 0 found
(#1439) Expected 1 space before "?"; 0 found
(#1439) Expected 1 space after "?"; 0 found
(#1439) Expected 1 space before ":"; 0 found
(#1439) Expected 1 space after ":"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Variable "K" must be all lower-case
(#1439) Inline control structures are not allowed
(#1439) Variable "Xa" must be all lower-case
(#1439) Variable "Xa" must be all lower-case
(#1439) Expected 1 space before "="; 0 found
(#1439) Expected 1 space after "="; 0 found
(#1439) Variable "_d" must not contain underscores.
(#1439) Inline control structures are not allowed
(#1439) Usage of ELSEIF not allowed; use ELSE IF instead
(#1439) Variable "Xa" must be all lower-case
(#1439) Expected 1 space before "+"; 0 found
(#1439) Expected 1 space after "+"; 0 found
(#1439) Expected 1 space before "+"; 0 found
(#1439) Expected 1 space after "+"; 0 found
(#1439) Expected 1 space before "+"; 0 found
(#1439) Expected 1 space after "+"; 0 found
(#1439) Expected 1 space before "<"; 0 found
(#1439) Expected 1 space after "<"; 0 found
(#1439) Variable "Xa" must be all lower-case
(#1439) Expected 1 space before ".="; 0 found
(#1439) Expected 1 space after ".="; 0 found
(#1439) Variable "Xa" must be all lower-case
(#1439) Variable "Xa" must be all lower-case
(#1439) Expected 1 space before "="; 0 found
(#1439) Expected 1 space after "="; 0 found
(#1439) Variable "_d" must not contain underscores.
(#1439) Closing brace must be on a line by itself
(#1439) Closing brace must be on a line by itself
(#1439) Closing brace must be on a line by itself
(#1439) Inline control structures are not allowed
(#1439) Variable "Xa" must be all lower-case
(#1439) Variable "Xa" must be all lower-case
(#1439) Closing brace must be on a line by itself
(#1439) Inline control structures are not allowed
(#1439) Usage of ELSEIF not allowed; use ELSE IF instead
(#1439) Expected 1 space before "=="; 0 found
(#1439) Expected 1 space after "=="; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Commas (,) must be followed by white space.
(#1439) Closing brace must be on a line by itself
(#1439) Closing brace must be on a line by itself
(#1439) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1439) method name "Adminer::dumpFilename" must be in lower-case letters only
(#1439) Visibility must be declared on method "dumpFilename"
(#1439) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1439) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1439) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1439) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1439) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1439) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1439) Line exceeds maximum limit of 180 characters; contains 410 characters
(#1440) Line indented incorrectly; expected at least 152 spaces, found 0
(#1440) Expected 1 space after closing parenthesis; found 0
(#1440) Opening brace must be the last content on the line
(#1441) Line indented incorrectly; expected at least 156 spaces, found 0
(#1441) Expected 1 space before "!="; 0 found
(#1441) Expected 1 space after "!="; 0 found
(#1441) Expected 1 space before "?"; 0 found
(#1441) Expected 1 space after "?"; 0 found
(#1441) Expected 1 space before ":"; 0 found
(#1441) Expected 1 space after ":"; 0 found
(#1441) Expected 1 space before "!="; 0 found
(#1441) Expected 1 space after "!="; 0 found
(#1441) 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) Closing brace must be on a line by itself
(#1441) method name "Adminer::dumpHeaders" must be in lower-case letters only
(#1441) Visibility must be declared on method "dumpHeaders"
(#1442) Line indented incorrectly; expected at least 168 spaces, found 0
(#1442) Commas (,) must be followed by white space.
(#1442) Variable "Ae" must be all lower-case
(#1442) Expected 1 space after closing parenthesis; found 0
(#1442) Opening brace must be the last content on the line
(#1442) Expected 1 space before "="; 0 found
(#1442) Expected 1 space after "="; 0 found
(#1442) Variable "Bc" must be all lower-case
(#1442) Expected 1 space before "="; 0 found
(#1442) Expected 1 space after "="; 0 found
(#1442) Commas (,) must be followed by white space.
(#1442) Expected 1 space before "?"; 0 found
(#1442) Expected 1 space after "?"; 0 found
(#1442) Expected 1 space before ":"; 0 found
(#1442) Expected 1 space after ":"; 0 found
(#1442) Variable "Ae" must be all lower-case
(#1442) Expected 1 space before "?"; 0 found
(#1442) Expected 1 space after "?"; 0 found
(#1442) Expected 1 space before ":"; 0 found
(#1442) Expected 1 space after ":"; 0 found
(#1442) Expected 1 space before "=="; 0 found
(#1442) Expected 1 space after "=="; 0 found
(#1442) Expected 1 space before "?"; 0 found
(#1442) Expected 1 space after "?"; 0 found
(#1442) Expected 1 space before ":"; 0 found
(#1442) Expected 1 space after ":"; 0 found
(#1442) Variable "Bc" must be all lower-case
(#1442) Expected 1 space before "=="; 0 found
(#1442) Expected 1 space after "=="; 0 found
(#1442) Expected 1 space before "?"; 0 found
(#1442) Expected 1 space after "?"; 0 found
(#1442) Expected 1 space before ":"; 0 found
(#1442) Expected 1 space after ":"; 0 found
(#1442) Variable "Bc" must be all lower-case
(#1442) Expected 1 space before "=="; 0 found
(#1442) Expected 1 space after "=="; 0 found
(#1442) Expected 1 space before "!="; 0 found
(#1442) Expected 1 space after "!="; 0 found
(#1442) Expected 1 space before "?"; 0 found
(#1442) Expected 1 space after "?"; 0 found
(#1442) Expected 1 space before ":"; 0 found
(#1442) Expected 1 space after ":"; 0 found
(#1442) Inline control structures are not allowed
(#1442) Expected 1 space before "=="; 0 found
(#1442) Expected 1 space after "=="; 0 found
(#1442) Commas (,) must be followed by white space.
(#1442) Variable "Bc" must be all lower-case
(#1442) Closing brace must be on a line by itself
(#1442) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1442) Visibility must be declared on method "homepage"
(#1442) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1442) Line exceeds maximum limit of 180 characters; contains 334 characters
(#1443) Line indented incorrectly; expected at least 168 spaces, found 0
(#1443) Expected 1 space after closing parenthesis; found 0
(#1443) Opening brace must be the last content on the line
(#1443) Expected 1 space before "=="; 0 found
(#1443) Expected 1 space after "=="; 0 found
(#1443) Expected 1 space before "?"; 0 found
(#1443) Expected 1 space after "?"; 0 found
(#1443) Expected 1 space before ":"; 0 found
(#1443) Expected 1 space after ":"; 0 found
(#1443) Commas (,) must be followed by white space.
(#1443) Expected 1 space before "?"; 0 found
(#1443) Expected 1 space after "?"; 0 found
(#1443) Expected 1 space before "!="; 0 found
(#1443) Expected 1 space after "!="; 0 found
(#1443) Expected 1 space before "?"; 0 found
(#1443) Expected 1 space after "?"; 0 found
(#1443) Expected 1 space before ":"; 0 found
(#1443) Expected 1 space after ":"; 0 found
(#1443) Expected 1 space before ":"; 0 found
(#1443) Expected 1 space after ":"; 0 found
(#1443) Commas (,) must be followed by white space.
(#1443) Expected 1 space before "!=="; 0 found
(#1443) Expected 1 space after "!=="; 0 found
(#1443) Expected 1 space before "?"; 0 found
(#1443) Expected 1 space after "?"; 0 found
(#1443) Expected 1 space before ":"; 0 found
(#1443) Expected 1 space after ":"; 0 found
(#1443) Commas (,) must be followed by white space.
(#1443) Expected 1 space before "?"; 0 found
(#1443) Expected 1 space after "?"; 0 found
(#1443) Expected 1 space before ":"; 0 found
(#1443) Expected 1 space after ":"; 0 found
(#1443) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1443) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1443) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1443) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1443) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1443) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1443) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1443) Line exceeds maximum limit of 180 characters; contains 380 characters
(#1444) Line indented incorrectly; expected at least 172 spaces, found 0
(#1444) Closing brace must be on a line by itself
(#1444) Visibility must be declared on method "navigation"
(#1445) Line indented incorrectly; expected at least 168 spaces, found 0
(#1445) Variable "_e" must not contain underscores.
(#1445) Expected 1 space after closing parenthesis; found 0
(#1445) Opening brace must be the last content on the line
(#1445) Commas (,) must be followed by white space.
(#1445) Commas (,) must be followed by white space.
(#1445) Variable "Yb" must be all lower-case
(#1445) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1446) Commas (,) must be followed by white space.
(#1447) Commas (,) must be followed by white space.
(#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) Expected 1 space before ":"; 0 found
(#1447) Expected 1 space after ":"; 0 found
(#1447) Commas (,) must be followed by white space.
(#1447) Line exceeds 132 characters; contains 167 characters
(#1447) Line exceeds 132 characters; contains 167 characters
(#1447) Line exceeds 132 characters; contains 167 characters
(#1447) Line exceeds 132 characters; contains 167 characters
(#1447) Line exceeds 132 characters; contains 167 characters
(#1447) Line exceeds 132 characters; contains 167 characters
(#1447) Line exceeds 132 characters; contains 167 characters
(#1447) Line exceeds 132 characters; contains 167 characters
(#1449) Expected "if (...) {\n"; found "if(...){"
(#1449) Variable "_e" must not contain underscores.
(#1449) Expected 1 space before "=="; 0 found
(#1449) Expected 1 space after "=="; 0 found
(#1449) Variable "Mc" 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 before "as"; 0 found
(#1449) Expected 1 space after "as"; 0 found
(#1449) Expected 1 space before "=>"; 0 found
(#1449) Expected 1 space after "=>"; 0 found
(#1449) Variable "Ig" must be all lower-case
(#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) Variable "Ig" must be all lower-case
(#1450) Line indented incorrectly; expected at least 180 spaces, found 0
(#1450) Variable "N" must be all lower-case
(#1450) Expected 1 space before "=>"; 0 found
(#1450) Expected 1 space after "=>"; 0 found
(#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
(#1451) Line indented incorrectly; expected at least 184 spaces, found 0
(#1451) Variable "V" must be all lower-case
(#1451) Expected 1 space before "=>"; 0 found
(#1451) Expected 1 space after "=>"; 0 found
(#1451) Variable "G" must be all lower-case
(#1451) Expected "if (...) {\n"; found "if(...){"
(#1451) Variable "G" must be all lower-case
(#1451) Expected 1 space before "!=="; 0 found
(#1451) Expected 1 space after "!=="; 0 found
(#1451) Expected "if (...) {\n"; found "if(...){"
(#1451) Variable "Mc" must be all lower-case
(#1451) Variable "Mc" must be all lower-case
(#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) Variable "Kb" must be all lower-case
(#1451) Expected 1 space before "="; 0 found
(#1451) Expected 1 space after "="; 0 found
(#1451) Variable "N" must be all lower-case
(#1451) Variable "V" must be all lower-case
(#1451) Inline control structures are not allowed
(#1451) Expected 1 space before "as"; 0 found
(#1451) Expected 1 space after "as"; 0 found
(#1451) Variable "Kb" must be all lower-case
(#1451) Expected 1 space before "?"; 0 found
(#1451) Expected 1 space after "?"; 0 found
(#1451) Variable "Kb" must be all lower-case
(#1451) Expected 1 space before ":"; 0 found
(#1451) Expected 1 space after ":"; 0 found
(#1451) Commas (,) must be followed by white space.
(#1451) Variable "N" must be all lower-case
(#1451) Commas (,) must be followed by white space.
(#1451) Variable "V" must be all lower-case
(#1451) Commas (,) must be followed by white space.
(#1451) Variable "Yb" must be all lower-case
(#1451) Variable "V" must be all lower-case
(#1451) Variable "N" 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) Variable "N" 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) 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) Closing brace must be on a line by itself
(#1451) Closing brace must be on a line by itself
(#1451) Expected "} else {\n"; found "}else{"
(#1451) Expected "if (...) {\n"; found "if(...){"
(#1451) Expected 1 space before "!=="; 0 found
(#1451) Expected 1 space after "!=="; 0 found
(#1451) Variable "_e" must not contain underscores.
(#1451) Expected 1 space before "!="; 0 found
(#1451) Expected 1 space after "!="; 0 found
(#1451) Variable "T" must be all lower-case
(#1451) Expected 1 space before "="; 0 found
(#1451) Expected 1 space after "="; 0 found
(#1451) Commas (,) must be followed by white space.
(#1451) Closing brace must be on a line by itself
(#1451) Commas (,) must be followed by white space.
(#1451) Commas (,) must be followed by white space.
(#1451) Commas (,) must be followed by white space.
(#1451) Commas (,) must be followed by white space.
(#1451) Line exceeds maximum limit of 180 characters; contains 535 characters
(#1451) Line exceeds maximum limit of 180 characters; contains 535 characters
(#1451) Line exceeds maximum limit of 180 characters; contains 535 characters
(#1451) Line exceeds maximum limit of 180 characters; contains 535 characters
(#1451) Line exceeds maximum limit of 180 characters; contains 535 characters
(#1451) Line exceeds maximum limit of 180 characters; contains 535 characters
(#1451) Line exceeds maximum limit of 180 characters; contains 535 characters
(#1451) Line exceeds maximum limit of 180 characters; contains 535 characters
(#1452) Expected "if (...) {\n"; found "if(...){"
(#1453) Expected "if (...) {\n"; found "if(...){"
(#1453) Variable "T" must be all lower-case
(#1453) Expected 1 space before "="; 0 found
(#1453) Expected 1 space after "="; 0 found
(#1453) Inline control structures are not allowed
(#1453) Expected 1 space before "=>"; 0 found
(#1453) Expected 1 space after "=>"; 0 found
(#1453) Expected 1 space after "as"; 0 found
(#1453) Variable "T" must be all lower-case
(#1454) Line indented incorrectly; expected at least 12 spaces, found 0
(#1454) Variable "R" must be all lower-case
(#1454) Expected 1 space before "=>"; 0 found
(#1454) Expected 1 space after "=>"; 0 found
(#1454) Variable "U" must be all lower-case
(#1454) Expected 1 space before "="; 0 found
(#1454) Expected 1 space after "="; 0 found
(#1454) Variable "R" must be all lower-case
(#1454) Commas (,) must be followed by white space.
(#1454) Expected 1 space before "?"; 0 found
(#1454) Expected 1 space after "?"; 0 found
(#1454) Expected 1 space before ":"; 0 found
(#1454) Expected 1 space after ":"; 0 found
(#1454) Commas (,) must be followed by white space.
(#1454) Inline control structures are not allowed
(#1454) Expected 1 space before "as"; 0 found
(#1454) Expected 1 space after "as"; 0 found
(#1454) Commas (,) must be followed by white space.
(#1454) Commas (,) must be followed by white space.
(#1454) Commas (,) must be followed by white space.
(#1454) Variable "X" must be all lower-case
(#1454) Variable "X" must be all lower-case
(#1454) Closing brace must be on a line by itself
(#1454) Commas (,) must be followed by white space.
(#1454) Expected 1 space before "?"; 0 found
(#1454) Expected 1 space after "?"; 0 found
(#1454) Commas (,) must be followed by white space.
(#1454) Commas (,) must be followed by white space.
(#1454) Expected 1 space before ":"; 0 found
(#1454) Expected 1 space after ":"; 0 found
(#1454) Commas (,) must be followed by white space.
(#1454) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1454) Line exceeds maximum limit of 180 characters; contains 329 characters
(#1456) Closing brace must be on a line by itself
(#1456) Variable "_e" must not contain underscores.
(#1456) Expected "if (...) {\n"; found "if(...){"
(#1456) Expected 1 space before "=="; 0 found
(#1456) Expected 1 space after "=="; 0 found
(#1456) Variable "_e" must not contain underscores.
(#1456) Expected 1 space before "?"; 0 found
(#1456) Expected 1 space after "?"; 0 found
(#1456) Expected 1 space before ":"; 0 found
(#1456) Expected 1 space after ":"; 0 found
(#1456) Inline control structures are not allowed
(#1456) 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) Expected "if (...) {\n"; found "if(...){"
(#1456) Expected 1 space before "!=="; 0 found
(#1456) Expected 1 space after "!=="; 0 found
(#1456) Variable "_e" must not contain underscores.
(#1456) Expected 1 space before "!="; 0 found
(#1456) Expected 1 space after "!="; 0 found
(#1456) Expected 1 space before "==="; 0 found
(#1456) Expected 1 space after "==="; 0 found
(#1456) Inline control structures are not allowed
(#1456) Variable "T" must be all lower-case
(#1456) Inline control structures are not allowed
(#1456) Variable "T" must be all lower-case
(#1456) Closing brace must be on a line by itself
(#1456) Closing brace must be on a line by itself
(#1456) Closing brace must be on a line by itself
(#1456) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1456) method name "Adminer::databasesPrint" must be in lower-case letters only
(#1456) Visibility must be declared on method "databasesPrint"
(#1456) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1456) Line exceeds maximum limit of 180 characters; contains 648 characters
(#1457) Line indented incorrectly; expected at least 172 spaces, found 0
(#1457) Variable "_e" must not contain underscores.
(#1457) Expected 1 space after closing parenthesis; found 0
(#1457) Opening brace must be the last content on the line
(#1457) Commas (,) must be followed by white space.
(#1457) Expected 1 space before "="; 0 found
(#1457) Expected 1 space after "="; 0 found
(#1459) Variable "Ib" must be all lower-case
(#1459) Expected 1 space before "="; 0 found
(#1459) Expected 1 space after "="; 0 found
(#1459) Expected 1 space before "?"; 0 found
(#1459) Expected 1 space after "?"; 0 found
(#1459) Variable "Ib" must be all lower-case
(#1459) Expected 1 space before "=>"; 0 found
(#1459) Expected 1 space after "=>"; 0 found
(#1459) Expected 1 space before "+"; 0 found
(#1459) Expected 1 space after "+"; 0 found
(#1459) Commas (,) must be followed by white space.
(#1459) Expected 1 space before ":"; 0 found
(#1459) Expected 1 space after ":"; 0 found
(#1459) Commas (,) must be followed by white space.
(#1459) Expected 1 space before "?"; 0 found
(#1459) Expected 1 space after "?"; 0 found
(#1459) Expected 1 space before ":"; 0 found
(#1459) Expected 1 space after ":"; 0 found
(#1459) Expected "if (...) {\n"; found "if(...){"
(#1459) Variable "_e" must not contain underscores.
(#1459) Expected 1 space before "!="; 0 found
(#1459) Expected 1 space after "!="; 0 found
(#1459) Expected 1 space before "!="; 0 found
(#1459) Expected 1 space after "!="; 0 found
(#1459) Expected "if (...) {\n"; found "if(...){"
(#1459) Variable "Ib" must be all lower-case
(#1459) Expected 1 space before "=>"; 0 found
(#1459) Expected 1 space after "=>"; 0 found
(#1459) Expected 1 space before "+"; 0 found
(#1459) Expected 1 space after "+"; 0 found
(#1459) Commas (,) must be followed by white space.
(#1459) Inline control structures are not allowed
(#1459) Expected 1 space before "!="; 0 found
(#1459) Expected 1 space after "!="; 0 found
(#1459) Closing brace must be on a line by itself
(#1459) Closing brace must be on a line by itself
(#1459) Expected 1 space before "?"; 0 found
(#1459) Expected 1 space after "?"; 0 found
(#1459) Expected 1 space before ":"; 0 found
(#1459) Expected 1 space after ":"; 0 found
(#1459) Expected 1 space before "?"; 0 found
(#1459) Expected 1 space after "?"; 0 found
(#1459) Expected 1 space before ":"; 0 found
(#1459) Expected 1 space after ":"; 0 found
(#1459) Expected 1 space before "?"; 0 found
(#1459) Expected 1 space after "?"; 0 found
(#1459) Expected 1 space before ":"; 0 found
(#1459) Expected 1 space after ":"; 0 found
(#1459) Expected 1 space before "?"; 0 found
(#1459) Expected 1 space after "?"; 0 found
(#1459) Expected 1 space before ":"; 0 found
(#1459) Expected 1 space after ":"; 0 found
(#1459) Commas (,) must be followed by white space.
(#1459) Closing brace must be on a line by itself
(#1459) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1459) method name "Adminer::tablesPrint" must be in lower-case letters only
(#1459) Visibility must be declared on method "tablesPrint"
(#1459) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1459) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1459) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1459) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1459) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1459) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1459) Line exceeds maximum limit of 180 characters; contains 885 characters
(#1460) Variable "T" must be all lower-case
(#1460) Expected 1 space after closing parenthesis; found 0
(#1460) Opening brace must be the last content on the line
(#1460) Expected "foreach (...) {\n"; found "foreach(...){"
(#1460) Expected 1 space before "=>"; 0 found
(#1460) Expected 1 space after "=>"; 0 found
(#1460) Expected 1 space after "as"; 0 found
(#1460) Variable "T" must be all lower-case
(#1461) Line indented incorrectly; expected at least 4 spaces, found 0
(#1461) Variable "R" must be all lower-case
(#1461) Expected 1 space before "=>"; 0 found
(#1461) Expected 1 space after "=>"; 0 found
(#1461) Variable "P" must be all lower-case
(#1461) Variable "R" must be all lower-case
(#1461) Expected 1 space before "=="; 0 found
(#1461) Expected 1 space after "=="; 0 found
(#1461) Variable "R" must be all lower-case
(#1461) Expected 1 space before "=="; 0 found
(#1461) Expected 1 space after "=="; 0 found
(#1461) Variable "R" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "C" must be all lower-case
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Variable "P" must be all lower-case
(#1461) Expected 1 space before "?"; 0 found
(#1461) Expected 1 space after "?"; 0 found
(#1461) Variable "R" must be all lower-case
(#1461) Variable "R" must be all lower-case
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Commas (,) must be followed by white space.
(#1461) Variable "P" must be all lower-case
(#1461) Expected 1 space before "?"; 0 found
(#1461) Expected 1 space after "?"; 0 found
(#1461) Expected 1 space before ":"; 0 found
(#1461) Expected 1 space after ":"; 0 found
(#1461) Variable "C" must be all lower-case
(#1461) Expected 1 space before ":"; 0 found
(#1461) Expected 1 space after ":"; 0 found
(#1461) Variable "C" must be all lower-case
(#1461) Closing brace must be on a line by itself
(#1461) Closing brace must be on a line by itself
(#1461) Closing brace must be on a line by itself
(#1461) Expected 1 space before "="; 0 found
(#1461) Expected 1 space after "="; 0 found
(#1461) Expected 1 space before "?"; 0 found
(#1461) Expected 1 space after "?"; 0 found
(#1461) Expected 1 space before ":"; 0 found
(#1461) Expected 1 space after ":"; 0 found
(#1461) Line exceeds maximum limit of 180 characters; contains 521 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 521 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 521 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 521 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 521 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 521 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 521 characters
(#1461) Line exceeds maximum limit of 180 characters; contains 521 characters
(#1462) Line indented incorrectly; expected at least 164 spaces, found 0
(#1462) Inline control structures are not allowed
(#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 "Ye" must be all lower-case
(#1463) Line indented incorrectly; expected at least 164 spaces, found 0
(#1463) Commas (,) must be followed by white space.
(#1463) Commas (,) must be followed by white space.
(#1463) Variable "Wa" must be all lower-case
(#1463) Commas (,) must be followed by white space.
(#1463) Expected 1 space after closing parenthesis; found 0
(#1463) Opening brace must be the last content on the line
(#1463) Commas (,) must be followed by white space.
(#1463) Commas (,) must be followed by white space.
(#1463) Commas (,) must be followed by white space.
(#1463) Variable "Yb" must be all lower-case
(#1463) Commas (,) must be followed by white space.
(#1463) Expected "if (...) {\n"; found "if(...){"
(#1463) Closing brace must be on a line by itself
(#1463) Variable "_h" must not contain underscores.
(#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 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) Variable "Ah" must be all lower-case
(#1463) Expected 1 space before "="; 0 found
(#1463) Expected 1 space after "="; 0 found
(#1463) Variable "_h" must not contain underscores.
(#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 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) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1463) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1464) Commas (,) must be followed by white space.
(#1464) Commas (,) must be followed by white space.
(#1464) Commas (,) must be followed by white space.
(#1464) Commas (,) must be followed by white space.
(#1469) Commas (,) must be followed by white space.
(#1469) Variable "Ah" must be all lower-case
(#1469) Commas (,) must be followed by white space.
(#1470) Commas (,) must be followed by white space.
(#1470) Commas (,) must be followed by white space.
(#1470) Commas (,) must be followed by white space.
(#1470) Commas (,) must be followed by white space.
(#1471) Commas (,) must be followed by white space.
(#1471) Commas (,) must be followed by white space.
(#1471) Commas (,) must be followed by white space.
(#1471) Commas (,) must be followed by white space.
(#1472) Expected "if (...) {\n"; found "if(...){"
(#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) Commas (,) must be followed by white space.
(#1472) Line exceeds 132 characters; contains 150 characters
(#1472) Line exceeds 132 characters; contains 150 characters
(#1472) Line exceeds 132 characters; contains 150 characters
(#1472) Line exceeds 132 characters; contains 150 characters
(#1472) Line exceeds 132 characters; contains 150 characters
(#1472) Line exceeds 132 characters; contains 150 characters
(#1472) Line exceeds 132 characters; contains 150 characters
(#1472) Line exceeds 132 characters; contains 150 characters
(#1473) Commas (,) must be followed by white space.
(#1473) Commas (,) must be followed by white space.
(#1473) Commas (,) must be followed by white space.
(#1473) Commas (,) must be followed by white space.
(#1474) Expected "if (...) {\n"; found "if(...){"
(#1475) Closing brace must be on a line by itself
(#1475) Closing brace must be on a line by itself
(#1476) Commas (,) must be followed by white space.
(#1476) Commas (,) must be followed by white space.
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "?"; 0 found
(#1476) Expected 1 space after "?"; 0 found
(#1476) Expected 1 space before ":"; 0 found
(#1476) Expected 1 space after ":"; 0 found
(#1476) Line exceeds 132 characters; contains 172 characters
(#1476) Line exceeds 132 characters; contains 172 characters
(#1476) Line exceeds 132 characters; contains 172 characters
(#1476) Line exceeds 132 characters; contains 172 characters
(#1476) Line exceeds 132 characters; contains 172 characters
(#1476) Line exceeds 132 characters; contains 172 characters
(#1476) Line exceeds 132 characters; contains 172 characters
(#1476) Line exceeds 132 characters; contains 172 characters
(#1480) Commas (,) must be followed by white space.
(#1483) Commas (,) must be followed by white space.
(#1483) Commas (,) must be followed by white space.
(#1486) Expected "if (...) {\n"; found "if(...){"
(#1486) Variable "Wa" must be all lower-case
(#1486) Expected 1 space before "!=="; 0 found
(#1486) Expected 1 space after "!=="; 0 found
(#1486) Variable "_" must not contain underscores.
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Commas (,) must be followed by white space.
(#1486) Commas (,) must be followed by white space.
(#1486) Commas (,) must be followed by white space.
(#1486) Commas (,) must be followed by white space.
(#1486) Variable "_" must not contain underscores.
(#1486) Expected 1 space before "?"; 0 found
(#1486) Expected 1 space after "?"; 0 found
(#1486) Variable "_" must not contain underscores.
(#1486) Expected 1 space before ":"; 0 found
(#1486) Expected 1 space after ":"; 0 found
(#1486) Variable "Yb" must be all lower-case
(#1486) Variable "_" must not contain underscores.
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Commas (,) must be followed by white space.
(#1486) Commas (,) must be followed by white space.
(#1486) Commas (,) must be followed by white space.
(#1486) Commas (,) must be followed by white space.
(#1486) Variable "N" must be all lower-case
(#1486) Expected 1 space before "="; 0 found
(#1486) Expected 1 space after "="; 0 found
(#1486) Expected 1 space before "!="; 0 found
(#1486) Expected 1 space after "!="; 0 found
(#1486) Expected 1 space before "?"; 0 found
(#1486) Expected 1 space after "?"; 0 found
(#1486) Expected 1 space before ":"; 0 found
(#1486) Expected 1 space after ":"; 0 found
(#1486) Inline control structures are not allowed
(#1486) Variable "Wa" must be all lower-case
(#1486) Expected 1 space before "==="; 0 found
(#1486) Expected 1 space after "==="; 0 found
(#1486) Variable "N" must be all lower-case
(#1486) Variable "_" must not contain underscores.
(#1486) Expected 1 space before "?"; 0 found
(#1486) Expected 1 space after "?"; 0 found
(#1486) Variable "_" must not contain underscores.
(#1486) Expected 1 space before ":"; 0 found
(#1486) Expected 1 space after ":"; 0 found
(#1486) Variable "N" must be all lower-case
(#1486) Inline control structures are not allowed
(#1486) Expected 1 space before "!="; 0 found
(#1486) Expected 1 space after "!="; 0 found
(#1486) Expected 1 space before "!="; 0 found
(#1486) Expected 1 space after "!="; 0 found
(#1486) Variable "Wa" must be all lower-case
(#1486) Variable "_" must not contain underscores.
(#1486) Expected 1 space before "?"; 0 found
(#1486) Expected 1 space after "?"; 0 found
(#1486) Expected 1 space before ":"; 0 found
(#1486) Expected 1 space after ":"; 0 found
(#1486) Expected "if (...) {\n"; found "if(...){"
(#1486) Variable "Wa" must be all lower-case
(#1486) Inline control structures are not allowed
(#1486) Expected 1 space before "!="; 0 found
(#1486) Expected 1 space after "!="; 0 found
(#1486) Commas (,) must be followed by white space.
(#1486) Commas (,) must be followed by white space.
(#1486) Expected "foreach (...) {\n"; found "foreach(...){"
(#1486) Expected 1 space before "=>"; 0 found
(#1486) Expected 1 space after "=>"; 0 found
(#1486) Expected 1 space after "as"; 0 found
(#1486) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1486) Variable "Wa" must be all lower-case
(#1486) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1486) Line exceeds maximum limit of 180 characters; contains 635 characters
(#1487) Line indented incorrectly; expected at least 12 spaces, found 0
(#1487) Expected 1 space before "=>"; 0 found
(#1487) Expected 1 space after "=>"; 0 found
(#1487) Variable "X" must be all lower-case
(#1487) Variable "Pb" must be all lower-case
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Variable "X" must be all lower-case
(#1487) Expected 1 space before "?"; 0 found
(#1487) Expected 1 space after "?"; 0 found
(#1487) Variable "X" must be all lower-case
(#1487) Expected 1 space before ":"; 0 found
(#1487) Expected 1 space after ":"; 0 found
(#1487) Variable "X" must be all lower-case
(#1487) Inline control structures are not allowed
(#1487) Variable "Pb" must be all lower-case
(#1487) Expected 1 space before "!="; 0 found
(#1487) Expected 1 space after "!="; 0 found
(#1487) Variable "X" must be all lower-case
(#1487) Expected 1 space before "?"; 0 found
(#1487) Expected 1 space after "?"; 0 found
(#1487) Variable "X" must be all lower-case
(#1487) Expected 1 space before ":"; 0 found
(#1487) Expected 1 space after ":"; 0 found
(#1487) Variable "X" must be all lower-case
(#1487) Variable "Pb" 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) Closing brace must be on a line by itself
(#1487) Variable "_h" must not contain underscores.
(#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) Commas (,) must be followed by white space.
(#1487) Commas (,) must be followed by white space.
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1487) Commas (,) must be followed by white space.
(#1487) Closing brace must be on a line by itself
(#1487) Line exceeds maximum limit of 180 characters; contains 377 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 377 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 377 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 377 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 377 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 377 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 377 characters
(#1487) Line exceeds maximum limit of 180 characters; contains 377 characters
(#1488) Line indented incorrectly; expected at least 164 spaces, found 0
(#1488) Expected 1 space after closing parenthesis; found 0
(#1488) Opening brace must be the last content on the line
(#1488) Expected "if (...) {\n"; found "if(...){"
(#1488) Closing brace must be on a line by itself
(#1488) Closing brace must be on a line by itself
(#1488) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1488) Line exceeds maximum limit of 180 characters; contains 197 characters
(#1489) Line indented incorrectly; expected at least 164 spaces, found 0
(#1489) Expected 1 space after closing parenthesis; found 0
(#1489) Opening brace must be the last content on the line
(#1489) Expected 1 space before "="; 0 found
(#1489) Expected 1 space after "="; 0 found
(#1489) Commas (,) must be followed by white space.
(#1489) Commas (,) must be followed by white space.
(#1489) Expected 1 space before "="; 0 found
(#1489) Expected 1 space after "="; 0 found
(#1489) Expected "if (...) {\n"; found "if(...){"
(#1489) Commas (,) must be followed by white space.
(#1489) Closing brace must be on a line by itself
(#1489) Inline control structures are not allowed
(#1489) Closing brace must be on a line by itself
(#1489) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1489) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1489) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1489) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1489) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1489) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1489) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1489) Line exceeds maximum limit of 180 characters; contains 283 characters
(#1490) Line indented incorrectly; expected at least 164 spaces, found 0
(#1490) Variable "_e" must not contain underscores.
(#1490) Expected 1 space after closing parenthesis; found 0
(#1490) Opening brace must be the last content on the line
(#1490) Commas (,) must be followed by white space.
(#1490) Variable "Dh" must be all lower-case
(#1492) Expected "if (...) {\n"; found "if(...){"
(#1492) Variable "_e" must not contain underscores.
(#1492) Expected 1 space before "!="; 0 found
(#1492) Expected 1 space after "!="; 0 found
(#1494) Commas (,) must be followed by white space.
(#1494) Commas (,) must be followed by white space.
(#1495) Commas (,) must be followed by white space.
(#1495) Variable "Dh" must be all lower-case
(#1495) Commas (,) must be followed by white space.
(#1498) Closing brace must be on a line by itself
(#1499) Variable "_e" must not contain underscores.
(#1501) Closing brace must be on a line by itself
(#1502) Line indented incorrectly; expected at least 164 spaces, found 0
(#1502) Variable "Ce" must be all lower-case
(#1502) Expected 1 space after closing parenthesis; found 0
(#1502) Opening brace must be the last content on the line
(#1502) Inline control structures are not allowed
(#1502) Variable "Ce" must be all lower-case
(#1502) Expected 1 space before ">="; 0 found
(#1502) Expected 1 space after ">="; 0 found
(#1502) Variable "Ce" must be all lower-case
(#1502) Expected 1 space before "-="; 0 found
(#1502) Expected 1 space after "-="; 0 found
(#1502) Inline control structures are not allowed
(#1502) Variable "Ce" must be all lower-case
(#1502) Expected 1 space before "<="; 0 found
(#1502) Expected 1 space after "<="; 0 found
(#1502) Variable "Ce" must be all lower-case
(#1502) Expected 1 space before "+="; 0 found
(#1502) Expected 1 space after "+="; 0 found
(#1502) Variable "Ce" must be all lower-case
(#1502) Closing brace must be on a line by itself
(#1503) Line indented incorrectly; expected at least 164 spaces, found 0
(#1503) Variable "W" must be all lower-case
(#1503) Commas (,) must be followed by white space.
(#1503) Expected 1 space after closing parenthesis; found 0
(#1503) Opening brace must be the last content on the line
(#1503) Expected 1 space before "="; 0 found
(#1503) Expected 1 space after "="; 0 found
(#1503) Inline control structures are not allowed
(#1503) Expected 1 space after "as"; 0 found
(#1503) Variable "W" must be all lower-case
(#1504) Line indented incorrectly; expected at least 168 spaces, found 0
(#1504) Variable "X" must be all lower-case
(#1504) Expected 1 space before ".="; 0 found
(#1504) Expected 1 space after ".="; 0 found
(#1504) Commas (,) must be followed by white space.
(#1504) Variable "X" must be all lower-case
(#1504) Inline control structures are not allowed
(#1505) Line indented incorrectly; expected at least 168 spaces, found 0
(#1505) Commas (,) must be followed by white space.
(#1505) Commas (,) must be followed by white space.
(#1505) Variable "W" must be all lower-case
(#1505) Closing brace must be on a line by itself
(#1506) Line indented incorrectly; expected at least 164 spaces, found 0
(#1506) Commas (,) must be followed by white space.
(#1506) Expected 1 space after closing parenthesis; found 0
(#1506) Opening brace must be the last content on the line
(#1506) Variable "W" 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) 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) Inline control structures are not allowed
(#1506) Variable "W" must be all lower-case
(#1506) Expected 1 space before "="; 0 found
(#1506) Expected 1 space after "="; 0 found
(#1506) Variable "W" must be all lower-case
(#1506) Closing brace must be on a line by itself
(#1507) Line indented incorrectly; expected at least 164 spaces, found 0
(#1507) Commas (,) must be followed by white space.
(#1507) Commas (,) must be followed by white space.
(#1507) Commas (,) must be followed by white space.
(#1507) Variable "Kd" must be all lower-case
(#1507) Expected 1 space after closing parenthesis; found 0
(#1507) Opening brace must be the last content on the line
(#1508) Line indented incorrectly; expected at least 168 spaces, found 0
(#1508) Expected 1 space before ">>"; 0 found
(#1508) Expected 1 space after ">>"; 0 found
(#1508) Expected 1 space before "&" operator; 0 found
(#1508) Expected 1 space after "&" operator; 0 found
(#1508) Expected 1 space before "^"; 0 found
(#1508) Expected 1 space after "^"; 0 found
(#1508) Expected 1 space before "<<"; 0 found
(#1508) Expected 1 space after "<<"; 0 found
(#1508) Expected 1 space before "+"; 0 found
(#1508) Expected 1 space after "+"; 0 found
(#1508) Expected 1 space before ">>"; 0 found
(#1508) Expected 1 space after ">>"; 0 found
(#1508) Expected 1 space before "&" operator; 0 found
(#1508) Expected 1 space after "&" operator; 0 found
(#1508) Expected 1 space before "^"; 0 found
(#1508) Expected 1 space after "^"; 0 found
(#1508) Expected 1 space before "<<"; 0 found
(#1508) Expected 1 space after "<<"; 0 found
(#1508) Expected 1 space before "^"; 0 found
(#1508) Expected 1 space after "^"; 0 found
(#1508) Expected 1 space before "^"; 0 found
(#1508) Expected 1 space after "^"; 0 found
(#1508) Expected 1 space before "+"; 0 found
(#1508) Expected 1 space after "+"; 0 found
(#1508) Variable "Kd" must be all lower-case
(#1508) Expected 1 space before "^"; 0 found
(#1508) Expected 1 space after "^"; 0 found
(#1508) Closing brace must be on a line by itself
(#1509) Line indented incorrectly; expected at least 164 spaces, found 0
(#1509) Variable "Xg" must be all lower-case
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space after closing parenthesis; found 0
(#1509) Opening brace must be the last content on the line
(#1509) Inline control structures are not allowed
(#1509) Variable "Xg" must be all lower-case
(#1509) Expected 1 space before "=="; 0 found
(#1509) Expected 1 space after "=="; 0 found
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Commas (,) must be followed by white space.
(#1509) Variable "W" must be all lower-case
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Variable "Xg" must be all lower-case
(#1509) Commas (,) must be followed by white space.
(#1509) Variable "Ce" must be all lower-case
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Variable "W" must be all lower-case
(#1509) Expected 1 space before "-"; 0 found
(#1509) Expected 1 space after "-"; 0 found
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Variable "W" must be all lower-case
(#1509) Variable "Ce" must be all lower-case
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Variable "W" must be all lower-case
(#1509) Variable "Tf" must be all lower-case
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Expected 1 space before "+"; 0 found
(#1509) Expected 1 space after "+"; 0 found
(#1509) Expected 1 space before "/"; 0 found
(#1509) Expected 1 space after "/"; 0 found
(#1509) Variable "Ce" must be all lower-case
(#1509) Expected 1 space before "+"; 0 found
(#1509) Expected 1 space after "+"; 0 found
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Expected "while (...) {\n"; found "while(...){"
(#1509) Variable "Tf" must be all lower-case
(#1509) Expected 1 space before ">"; 0 found
(#1509) Expected 1 space after ">"; 0 found
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Expected 1 space before "+"; 0 found
(#1509) Expected 1 space after "+"; 0 found
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Expected 1 space before ">>"; 0 found
(#1509) Expected 1 space after ">>"; 0 found
(#1509) Expected 1 space before "&" operator; 0 found
(#1509) Expected 1 space after "&" operator; 0 found
(#1509) Expected "for (...) {\n"; found "for(...){"
(#1509) Expected 1 space after first semicolon of FOR loop; 0 found
(#1509) Expected 1 space after second semicolon of FOR loop; 0 found
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Expected 1 space before "<"; 0 found
(#1509) Expected 1 space after "<"; 0 found
(#1509) Variable "Ce" must be all lower-case
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Variable "W" must be all lower-case
(#1509) Expected 1 space before "+"; 0 found
(#1509) Expected 1 space after "+"; 0 found
(#1509) Variable "Be" must be all lower-case
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Commas (,) must be followed by white space.
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "&" operator; 0 found
(#1509) Expected 1 space after "&" operator; 0 found
(#1509) Expected 1 space before "^"; 0 found
(#1509) Expected 1 space after "^"; 0 found
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Variable "W" must be all lower-case
(#1509) Expected 1 space before "+"; 0 found
(#1509) Expected 1 space after "+"; 0 found
(#1509) Variable "Be" must be all lower-case
(#1509) Variable "W" must be all lower-case
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Closing brace must be on a line by itself
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Variable "W" must be all lower-case
(#1509) Variable "Be" must be all lower-case
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Commas (,) must be followed by white space.
(#1509) Commas (,) must be followed by white space.
(#1509) Commas (,) must be followed by white space.
(#1509) Expected 1 space before "&" operator; 0 found
(#1509) Expected 1 space after "&" operator; 0 found
(#1509) Expected 1 space before "^"; 0 found
(#1509) Expected 1 space after "^"; 0 found
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Variable "W" must be all lower-case
(#1509) Variable "Ce" must be all lower-case
(#1509) Expected 1 space before "+"; 0 found
(#1509) Expected 1 space after "+"; 0 found
(#1509) Variable "Be" must be all lower-case
(#1509) Variable "W" must be all lower-case
(#1509) Variable "Ce" must be all lower-case
(#1509) Expected 1 space before "="; 0 found
(#1509) Expected 1 space after "="; 0 found
(#1509) Closing brace must be on a line by itself
(#1509) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1509) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1509) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1509) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1509) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1509) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1509) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1509) Line exceeds maximum limit of 180 characters; contains 443 characters
(#1510) Line indented incorrectly; expected at least 168 spaces, found 0
(#1510) Variable "W" must be all lower-case
(#1510) Commas (,) must be followed by white space.
(#1510) Closing brace must be on a line by itself
(#1511) Line indented incorrectly; expected at least 168 spaces, found 0
(#1511) Variable "Xg" must be all lower-case
(#1511) Commas (,) must be followed by white space.
(#1511) Expected 1 space after closing parenthesis; found 0
(#1511) Opening brace must be the last content on the line
(#1511) Inline control structures are not allowed
(#1511) Variable "Xg" must be all lower-case
(#1511) Expected 1 space before "=="; 0 found
(#1511) Expected 1 space after "=="; 0 found
(#1511) Inline control structures are not allowed
(#1512) Line indented incorrectly; expected at least 172 spaces, found 0
(#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) Variable "W" must be all lower-case
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Variable "Xg" must be all lower-case
(#1512) Commas (,) must be followed by white space.
(#1512) Variable "Ce" must be all lower-case
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Variable "W" must be all lower-case
(#1512) Expected 1 space before "-"; 0 found
(#1512) Expected 1 space after "-"; 0 found
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Variable "W" must be all lower-case
(#1512) Variable "Ce" must be all lower-case
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Variable "W" must be all lower-case
(#1512) Variable "Tf" must be all lower-case
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Expected 1 space before "+"; 0 found
(#1512) Expected 1 space after "+"; 0 found
(#1512) Expected 1 space before "/"; 0 found
(#1512) Expected 1 space after "/"; 0 found
(#1512) Variable "Ce" must be all lower-case
(#1512) Expected 1 space before "+"; 0 found
(#1512) Expected 1 space after "+"; 0 found
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Variable "Tf" must be all lower-case
(#1512) Expected 1 space before "*"; 0 found
(#1512) Expected 1 space after "*"; 0 found
(#1512) Expected "while (...) {\n"; found "while(...){"
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Expected 1 space before ">>"; 0 found
(#1512) Expected 1 space after ">>"; 0 found
(#1512) Expected 1 space before "&" operator; 0 found
(#1512) Expected 1 space after "&" operator; 0 found
(#1512) Expected "for (...) {\n"; found "for(...){"
(#1512) Expected 1 space after first semicolon of FOR loop; 0 found
(#1512) Expected 1 space after second semicolon of FOR loop; 0 found
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Variable "Ce" must be all lower-case
(#1512) Expected 1 space before ">"; 0 found
(#1512) Expected 1 space after ">"; 0 found
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Variable "W" must be all lower-case
(#1512) Expected 1 space before "-"; 0 found
(#1512) Expected 1 space after "-"; 0 found
(#1512) Variable "Be" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1512) Expected 1 space before "&" operator; 0 found
(#1512) Expected 1 space after "&" operator; 0 found
(#1512) Expected 1 space before "^"; 0 found
(#1512) Expected 1 space after "^"; 0 found
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Variable "W" must be all lower-case
(#1512) Expected 1 space before "-"; 0 found
(#1512) Expected 1 space after "-"; 0 found
(#1512) Variable "Be" must be all lower-case
(#1512) Variable "W" must be all lower-case
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Closing brace must be on a line by itself
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Variable "W" must be all lower-case
(#1512) Variable "Ce" must be all lower-case
(#1512) Variable "Be" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1512) Expected 1 space before "&" operator; 0 found
(#1512) Expected 1 space after "&" operator; 0 found
(#1512) Expected 1 space before "^"; 0 found
(#1512) Expected 1 space after "^"; 0 found
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Variable "W" must be all lower-case
(#1512) Expected 1 space before "-"; 0 found
(#1512) Expected 1 space after "-"; 0 found
(#1512) Variable "Be" must be all lower-case
(#1512) Variable "W" must be all lower-case
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1512) Expected 1 space before "-"; 0 found
(#1512) Expected 1 space after "-"; 0 found
(#1512) Closing brace must be on a line by itself
(#1512) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1512) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1512) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1512) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1512) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1512) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1512) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1512) Line exceeds maximum limit of 180 characters; contains 421 characters
(#1513) Line indented incorrectly; expected at least 172 spaces, found 0
(#1513) Variable "W" must be all lower-case
(#1513) Commas (,) must be followed by white space.
(#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) Inline control structures are not allowed
(#1513) Expected 1 space before "="; 0 found
(#1513) Expected 1 space after "="; 0 found
(#1513) Commas (,) must be followed by white space.
(#1513) Variable "Dh" must be all lower-case
(#1513) Expected 1 space before "="; 0 found
(#1513) Expected 1 space after "="; 0 found
(#1513) Variable "Bf" must be all lower-case
(#1513) Expected 1 space before "="; 0 found
(#1513) Expected 1 space after "="; 0 found
(#1513) Expected "if (...) {\n"; found "if(...){"
(#1513) Expected "foreach (...) {\n"; found "foreach(...){"
(#1513) Expected 1 space before "as"; 0 found
(#1513) Expected 1 space after "as"; 0 found
(#1513) Commas (,) must be followed by white space.
(#1513) Variable "X" must be all lower-case
(#1513) Expected 1 space before "="; 0 found
(#1513) Expected 1 space after "="; 0 found
(#1513) Commas (,) must be followed by white space.
(#1513) Variable "X" must be all lower-case
(#1513) Variable "Bf" must be all lower-case
(#1513) Expected 1 space before "="; 0 found
(#1513) Expected 1 space after "="; 0 found
(#1513) Variable "X" must be all lower-case
(#1513) Closing brace must be on a line by itself
(#1513) Closing brace must be on a line by itself
(#1513) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1513) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1513) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1513) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1513) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1513) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1513) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1513) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1514) Line indented incorrectly; expected at least 168 spaces, found 0
(#1514) Expected 1 space after closing parenthesis; found 0
(#1514) Opening brace must be the last content on the line
(#1514) Variable "Kc" must be all lower-case
(#1514) Expected 1 space before "="; 0 found
(#1514) Expected 1 space after "="; 0 found
(#1514) Variable "Xc" must be all lower-case
(#1514) Expected 1 space before "="; 0 found
(#1514) Expected 1 space after "="; 0 found
(#1514) Variable "Kc" must be all lower-case
(#1514) Commas (,) must be followed by white space.
(#1514) Expected "if (...) {\n"; found "if(...){"
(#1514) Variable "Xc" must be all lower-case
(#1514) Variable "Xc" must be all lower-case
(#1514) Expected 1 space before "="; 0 found
(#1514) Expected 1 space after "="; 0 found
(#1514) Variable "Kc" must be all lower-case
(#1514) Commas (,) must be followed by white space.
(#1514) Inline control structures are not allowed
(#1514) Variable "Xc" must be all lower-case
(#1514) Closing brace must be on a line by itself
(#1514) Variable "Xc" must be all lower-case
(#1514) Commas (,) must be followed by white space.
(#1514) Variable "Cd" must be all lower-case
(#1514) Expected 1 space before "="; 0 found
(#1514) Expected 1 space after "="; 0 found
(#1514) Variable "Xc" must be all lower-case
(#1514) Expected 1 space before "="; 0 found
(#1514) Expected 1 space after "="; 0 found
(#1514) Expected "if (...) {\n"; found "if(...){"
(#1514) Variable "Cd" must be all lower-case
(#1514) Expected "foreach (...) {\n"; found "foreach(...){"
(#1514) Expected 1 space before "=>"; 0 found
(#1514) Expected 1 space after "=>"; 0 found
(#1514) Expected 1 space after "as"; 0 found
(#1514) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1514) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1514) Variable "Cd" must be all lower-case
(#1514) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1514) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1514) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1514) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1514) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1514) Line exceeds maximum limit of 180 characters; contains 224 characters
(#1515) Line indented incorrectly; expected at least 176 spaces, found 0
(#1515) Variable "Dd" must be all lower-case
(#1515) Expected 1 space before "=>"; 0 found
(#1515) Expected 1 space after "=>"; 0 found
(#1515) Variable "X" must be all lower-case
(#1515) Inline control structures are not allowed
(#1515) Variable "X" must be all lower-case
(#1515) Expected 1 space before "<"; 0 found
(#1515) Expected 1 space after "<"; 0 found
(#1515) Variable "Cd" must be all lower-case
(#1515) Variable "Dd" must be all lower-case
(#1515) Closing brace must be on a line by itself
(#1515) Closing brace must be on a line by itself
(#1515) Variable "Bd" must be all lower-case
(#1515) Variable "Cd" must be all lower-case
(#1515) Inline control structures are not allowed
(#1515) Variable "Bd" must be all lower-case
(#1515) Variable "Bd" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Expected 1 space before "+"; 0 found
(#1515) Expected 1 space after "+"; 0 found
(#1515) Expected 1 space before "*"; 0 found
(#1515) Expected 1 space after "*"; 0 found
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "Bd" must be all lower-case
(#1515) Variable "Gg" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Variable "Cd" must be all lower-case
(#1515) Variable "Xc" must be all lower-case
(#1515) Variable "Xc" must be all lower-case
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "Gg" must be all lower-case
(#1515) Variable "Xc" must be all lower-case
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "Gg" must be all lower-case
(#1515) Variable "Xc" must be all lower-case
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "Xc" must be all lower-case
(#1515) Closing brace must be on a line by itself
(#1515) Variable "Ka" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Expected "if (...) {\n"; found "if(...){"
(#1515) Variable "Ka" must be all lower-case
(#1515) Variable "Cd" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Variable "Bd" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Variable "Cd" must be all lower-case
(#1515) Variable "Ie" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Variable "Bd" must be all lower-case
(#1515) Expected 1 space before ">"; 0 found
(#1515) Expected 1 space after ">"; 0 found
(#1515) Expected 1 space before "?"; 0 found
(#1515) Expected 1 space after "?"; 0 found
(#1515) Variable "Bd" must be all lower-case
(#1515) Expected 1 space before "-"; 0 found
(#1515) Expected 1 space after "-"; 0 found
(#1515) Expected 1 space before ":"; 0 found
(#1515) Expected 1 space after ":"; 0 found
(#1515) Inline control structures are not allowed
(#1515) Variable "Ie" must be all lower-case
(#1515) Expected 1 space before ">"; 0 found
(#1515) Expected 1 space after ">"; 0 found
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "Ie" must be all lower-case
(#1515) Expected 1 space before "/"; 0 found
(#1515) Expected 1 space after "/"; 0 found
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Variable "Ka" must be all lower-case
(#1515) Variable "N" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Variable "Ka" must be all lower-case
(#1515) Variable "V" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Variable "Ka" must be all lower-case
(#1515) Variable "G" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Variable "Ka" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Variable "Ka" must be all lower-case
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "N" must be all lower-case
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "V" must be all lower-case
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "G" must be all lower-case
(#1515) Variable "N" must be all lower-case
(#1515) Variable "V" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Expected "if (...) {\n"; found "if(...){"
(#1515) Variable "Ka" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Variable "N" must be all lower-case
(#1515) Variable "V" must be all lower-case
(#1515) Variable "Nf" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Variable "Bf" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Variable "Nf" must be all lower-case
(#1515) Expected 1 space before "?"; 0 found
(#1515) Expected 1 space after "?"; 0 found
(#1515) Variable "G" must be all lower-case
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "Nf" must be all lower-case
(#1515) Expected 1 space before ":"; 0 found
(#1515) Expected 1 space after ":"; 0 found
(#1515) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "Bf" must be all lower-case
(#1515) Closing brace must be on a line by itself
(#1515) Inline control structures are not allowed
(#1515) Expected 1 space before "=="; 0 found
(#1515) Expected 1 space after "=="; 0 found
(#1515) Expected 1 space before "!="; 0 found
(#1515) Expected 1 space after "!="; 0 found
(#1515) Expected 1 space before "!="; 0 found
(#1515) Expected 1 space after "!="; 0 found
(#1515) Variable "N" must be all lower-case
(#1515) Expected 1 space before "!=="; 0 found
(#1515) Expected 1 space after "!=="; 0 found
(#1515) Variable "V" must be all lower-case
(#1515) Expected 1 space before "!="; 0 found
(#1515) Expected 1 space after "!="; 0 found
(#1515) Variable "Xb" must be all lower-case
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "N" must be all lower-case
(#1515) Commas (,) must be followed by white space.
(#1515) Variable "V" must be all lower-case
(#1515) Commas (,) must be followed by white space.
(#1515) Closing brace must be on a line by itself
(#1515) Usage of ELSEIF not allowed; use ELSE IF instead
(#1515) Expected "if (...) {\n"; found "if(...){"
(#1515) Commas (,) must be followed by white space.
(#1515) Closing brace must be on a line by itself
(#1515) Expected "} else {\n"; found "}else{"
(#1515) Inline control structures are not allowed
(#1515) Expected 1 space before "as"; 0 found
(#1515) Expected 1 space after "as"; 0 found
(#1515) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) Commas (,) must be followed by white space.
(#1515) Closing brace must be on a line by itself
(#1515) Closing brace must be on a line by itself
(#1515) Usage of ELSEIF not allowed; use ELSE IF instead
(#1515) Variable "Bf" must be all lower-case
(#1515) Variable "Nf" must be all lower-case
(#1515) Expected 1 space before "="; 0 found
(#1515) Expected 1 space after "="; 0 found
(#1515) Expected "foreach (...) {\n"; found "foreach(...){"
(#1515) Expected 1 space before "=>"; 0 found
(#1515) Expected 1 space after "=>"; 0 found
(#1515) Expected 1 space after "as"; 0 found
(#1515) Line exceeds maximum limit of 180 characters; contains 1345 characters
(#1515) Line exceeds maximum limit of 180 characters; contains 1345 characters
(#1515) Variable "Bf" must be all lower-case
(#1515) Line exceeds maximum limit of 180 characters; contains 1345 characters
(#1515) Line exceeds maximum limit of 180 characters; contains 1345 characters
(#1515) Line exceeds maximum limit of 180 characters; contains 1345 characters
(#1515) Line exceeds maximum limit of 180 characters; contains 1345 characters
(#1515) Line exceeds maximum limit of 180 characters; contains 1345 characters
(#1515) Line exceeds maximum limit of 180 characters; contains 1345 characters
(#1516) Line indented incorrectly; expected at least 176 spaces, found 0
(#1516) Expected 1 space before "=>"; 0 found
(#1516) Expected 1 space after "=>"; 0 found
(#1516) Variable "X" must be all lower-case
(#1516) Commas (,) must be followed by white space.
(#1516) Expected 1 space before "="; 0 found
(#1516) Expected 1 space after "="; 0 found
(#1516) Commas (,) must be followed by white space.
(#1516) Variable "X" must be all lower-case
(#1516) Commas (,) must be followed by white space.
(#1516) Variable "N" must be all lower-case
(#1516) Commas (,) must be followed by white space.
(#1516) Variable "V" must be all lower-case
(#1516) Commas (,) must be followed by white space.
(#1516) Expected 1 space before "="; 0 found
(#1516) Expected 1 space after "="; 0 found
(#1516) Commas (,) must be followed by white space.
(#1516) Commas (,) must be followed by white space.
(#1516) Commas (,) must be followed by white space.
(#1516) Variable "N" must be all lower-case
(#1516) Commas (,) must be followed by white space.
(#1516) Variable "V" must be all lower-case
(#1516) Commas (,) must be followed by white space.
(#1516) Commas (,) must be followed by white space.
(#1516) Variable "Nf" must be all lower-case
(#1516) Variable "N" must be all lower-case
(#1516) Variable "V" must be all lower-case
(#1516) Expected 1 space before "="; 0 found
(#1516) Expected 1 space after "="; 0 found
(#1516) Closing brace must be on a line by itself
(#1516) Closing brace must be on a line by itself
(#1516) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1516) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1516) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1516) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1516) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1516) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1516) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1516) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1517) Line indented incorrectly; expected at least 176 spaces, found 0
(#1517) Expected 1 space after closing parenthesis; found 0
(#1517) Opening brace must be the last content on the line
(#1517) Variable "Bf" must be all lower-case
(#1517) Expected "foreach (...) {\n"; found "foreach(...){"
(#1517) Expected 1 space before "=>"; 0 found
(#1517) Expected 1 space after "=>"; 0 found
(#1517) Expected 1 space after "as"; 0 found
(#1517) Variable "Bf" must be all lower-case
(#1518) Line indented incorrectly; expected at least 180 spaces, found 0
(#1518) Expected 1 space before "=>"; 0 found
(#1518) Expected 1 space after "=>"; 0 found
(#1518) Variable "X" must be all lower-case
(#1518) Commas (,) must be followed by white space.
(#1518) Variable "N" must be all lower-case
(#1518) Commas (,) must be followed by white space.
(#1518) Variable "V" must be all lower-case
(#1518) Commas (,) must be followed by white space.
(#1518) Expected 1 space before "="; 0 found
(#1518) Expected 1 space after "="; 0 found
(#1518) Commas (,) must be followed by white space.
(#1518) Commas (,) must be followed by white space.
(#1518) Inline control structures are not allowed
(#1518) Expected 1 space before "=="; 0 found
(#1518) Expected 1 space after "=="; 0 found
(#1518) Variable "N" must be all lower-case
(#1518) Expected 1 space before "=="; 0 found
(#1518) Expected 1 space after "=="; 0 found
(#1518) Variable "V" must be all lower-case
(#1518) Expected 1 space before "=="; 0 found
(#1518) Expected 1 space after "=="; 0 found
(#1518) Expected 1 space before "=="; 0 found
(#1518) Expected 1 space after "=="; 0 found
(#1518) Variable "Bf" must be all lower-case
(#1518) Closing brace must be on a line by itself
(#1518) Commas (,) must be followed by white space.
(#1518) Commas (,) must be followed by white space.
(#1518) Variable "Bf" must be all lower-case
(#1518) Closing brace must be on a line by itself
(#1518) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1518) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1518) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1518) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1518) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1518) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1518) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1518) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1519) Line indented incorrectly; expected at least 176 spaces, found 0
(#1519) Expected 1 space after closing parenthesis; found 0
(#1519) Opening brace must be the last content on the line
(#1519) Commas (,) must be followed by white space.
(#1519) Variable "Jg" must be all lower-case
(#1519) Expected 1 space before "="; 0 found
(#1519) Expected 1 space after "="; 0 found
(#1519) Expected "if (...) {\n"; found "if(...){"
(#1519) Inline control structures are not allowed
(#1519) Variable "Jg" must be all lower-case
(#1519) Variable "Jg" must be all lower-case
(#1519) Expected 1 space before "="; 0 found
(#1519) Expected 1 space after "="; 0 found
(#1519) Variable "G" must be all lower-case
(#1519) Expected 1 space before "="; 0 found
(#1519) Expected 1 space after "="; 0 found
(#1519) Expected "if (...) {\n"; found "if(...){"
(#1519) Variable "G" must be all lower-case
(#1519) Expected 1 space before "!=="; 0 found
(#1519) Expected 1 space after "!=="; 0 found
(#1519) Inline control structures are not allowed
(#1519) Variable "G" must be all lower-case
(#1519) Expected 1 space before "==="; 0 found
(#1519) Expected 1 space after "==="; 0 found
(#1519) Expected 1 space before ".="; 0 found
(#1519) Expected 1 space after ".="; 0 found
(#1519) Commas (,) must be followed by white space.
(#1519) Commas (,) must be followed by white space.
(#1519) Commas (,) must be followed by white space.
(#1519) Commas (,) must be followed by white space.
(#1519) Closing brace must be on a line by itself
(#1519) Closing brace must be on a line by itself
(#1519) Closing brace must be on a line by itself
(#1519) Inline control structures are not allowed
(#1519) Variable "Jg" must be all lower-case
(#1519) Variable "Jg" must be all lower-case
(#1519) Expected 1 space before "="; 0 found
(#1519) Expected 1 space after "="; 0 found
(#1519) Variable "F" must be all lower-case
(#1519) Expected 1 space before "="; 0 found
(#1519) Expected 1 space after "="; 0 found
(#1519) Commas (,) must be followed by white space.
(#1519) Expected 1 space before "?"; 0 found
(#1519) Expected 1 space after "?"; 0 found
(#1519) Expected 1 space before ":"; 0 found
(#1519) Expected 1 space after ":"; 0 found
(#1519) Commas (,) must be followed by white space.
(#1519) Variable "F" must be all lower-case
(#1519) Commas (,) must be followed by white space.
(#1519) Commas (,) must be followed by white space.
(#1519) Commas (,) must be followed by white space.
(#1519) Commas (,) must be followed by white space.
(#1519) Closing brace must be on a line by itself
(#1519) Expected "if (...) {\n"; found "if(...){"
(#1519) Expected "if (...) {\n"; found "if(...){"
(#1519) Commas (,) must be followed by white space.
(#1519) Commas (,) must be followed by white space.
(#1519) Commas (,) must be followed by white space.
(#1519) Variable "Hf" must be all lower-case
(#1519) Commas (,) must be followed by white space.
(#1519) Closing brace must be on a line by itself
(#1519) Expected 1 space before "="; 0 found
(#1519) Expected 1 space after "="; 0 found
(#1519) Closing brace must be on a line by itself
(#1519) Variable "Xb" must be all lower-case
(#1519) Expected 1 space before "="; 0 found
(#1519) Expected 1 space after "="; 0 found
(#1519) Line exceeds maximum limit of 180 characters; contains 961 characters
(#1519) Line exceeds maximum limit of 180 characters; contains 961 characters
(#1519) Line exceeds maximum limit of 180 characters; contains 961 characters
(#1519) Line exceeds maximum limit of 180 characters; contains 961 characters
(#1519) Line exceeds maximum limit of 180 characters; contains 961 characters
(#1519) Line exceeds maximum limit of 180 characters; contains 961 characters
(#1519) Line exceeds maximum limit of 180 characters; contains 961 characters
(#1519) Line exceeds maximum limit of 180 characters; contains 961 characters
(#1520) Line indented incorrectly; expected at least 176 spaces, found 0
(#1520) Inline control structures are not allowed
(#1520) Expected 1 space before "="; 0 found
(#1520) Expected 1 space after "="; 0 found
(#1520) Commas (,) must be followed by white space.
(#1520) Expected 1 space before "!=="; 0 found
(#1520) Expected 1 space after "!=="; 0 found
(#1520) Expected 1 space before "?"; 0 found
(#1520) Expected 1 space after "?"; 0 found
(#1520) Expected 1 space before ":"; 0 found
(#1520) Expected 1 space after ":"; 0 found
(#1520) Expected 1 space before "?"; 0 found
(#1520) Expected 1 space after "?"; 0 found
(#1520) Expected 1 space before ":"; 0 found
(#1520) Expected 1 space after ":"; 0 found
(#1520) Inline control structures are not allowed
(#1520) Variable "Ka" must be all lower-case
(#1520) Expected 1 space before "="; 0 found
(#1520) Expected 1 space after "="; 0 found
(#1520) Variable "Dh" must be all lower-case
(#1520) Expected 1 space before "="; 0 found
(#1520) Expected 1 space after "="; 0 found
(#1520) Expected "if (...) {\n"; found "if(...){"
(#1520) Expected "if (...) {\n"; found "if(...){"
(#1520) Expected 1 space before "="; 0 found
(#1520) Expected 1 space after "="; 0 found
(#1520) Expected 1 space before "="; 0 found
(#1520) Expected 1 space after "="; 0 found
(#1520) Expected "if (...) {\n"; found "if(...){"
(#1520) Expected "foreach (...) {\n"; found "foreach(...){"
(#1520) Expected 1 space before "as"; 0 found
(#1520) Expected 1 space after "as"; 0 found
(#1520) Commas (,) must be followed by white space.
(#1520) Variable "X" must be all lower-case
(#1520) Expected 1 space before "="; 0 found
(#1520) Expected 1 space after "="; 0 found
(#1520) Expected "if (...) {\n"; found "if(...){"
(#1520) Variable "X" must be all lower-case
(#1520) Variable "X" must be all lower-case
(#1520) Expected 1 space before "<"; 0 found
(#1520) Expected 1 space after "<"; 0 found
(#1520) Expected 1 space before "="; 0 found
(#1520) Expected 1 space after "="; 0 found
(#1520) Expected 1 space before "="; 0 found
(#1520) Expected 1 space after "="; 0 found
(#1520) Variable "X" must be all lower-case
(#1520) Closing brace must be on a line by itself
(#1520) Closing brace must be on a line by itself
(#1520) Closing brace must be on a line by itself
(#1520) Expected 1 space before "="; 0 found
(#1520) Expected 1 space after "="; 0 found
(#1520) Expected 1 space before "?"; 0 found
(#1520) Expected 1 space after "?"; 0 found
(#1520) Commas (,) must be followed by white space.
(#1520) Expected 1 space before ":"; 0 found
(#1520) Expected 1 space after ":"; 0 found
(#1520) Closing brace must be on a line by itself
(#1520) Closing brace must be on a line by itself
(#1520) Usage of ELSEIF not allowed; use ELSE IF instead
(#1520) Expected 1 space before "=="; 0 found
(#1520) Expected 1 space after "=="; 0 found
(#1520) Expected 1 space before "="; 0 found
(#1520) Expected 1 space after "="; 0 found
(#1520) Commas (,) must be followed by white space.
(#1520) Inline control structures are not allowed
(#1520) Expected 1 space before ".="; 0 found
(#1520) Expected 1 space after ".="; 0 found
(#1520) Closing brace must be on a line by itself
(#1520) Inline control structures are not allowed
(#1520) Commas (,) must be followed by white space.
(#1520) Expected 1 space before "!=="; 0 found
(#1520) Expected 1 space after "!=="; 0 found
(#1520) Line exceeds maximum limit of 180 characters; contains 727 characters
(#1520) Line exceeds maximum limit of 180 characters; contains 727 characters
(#1520) Line exceeds maximum limit of 180 characters; contains 727 characters
(#1520) Line exceeds maximum limit of 180 characters; contains 727 characters
(#1520) Line exceeds maximum limit of 180 characters; contains 727 characters
(#1520) Line exceeds maximum limit of 180 characters; contains 727 characters
(#1520) Line exceeds maximum limit of 180 characters; contains 727 characters
(#1520) Line exceeds maximum limit of 180 characters; contains 727 characters
(#1521) Line indented incorrectly; expected at least 176 spaces, found 0
(#1521) Variable "I" must be all lower-case
(#1521) Commas (,) must be followed by white space.
(#1521) Commas (,) must be followed by white space.
(#1521) Commas (,) must be followed by white space.
(#1521) Expected 1 space after closing parenthesis; found 0
(#1521) Opening brace must be the last content on the line
(#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 "Ta" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Variable "Rh" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Variable "J" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Expected "for (...) {\n"; found "for(...){"
(#1521) Expected 1 space after first semicolon of FOR loop; 0 found
(#1521) Expected 1 space after second semicolon of FOR loop; 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 "K" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Variable "I" must be all lower-case
(#1521) Expected "if (...) {\n"; found "if(...){"
(#1521) Commas (,) must be followed by white space.
(#1521) Expected "for (...) {\n"; found "for(...){"
(#1521) Expected 1 space after first semicolon of FOR loop; 0 found
(#1521) Expected 1 space after second semicolon of FOR loop; 0 found
(#1521) Variable "Jd" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Variable "Jd" must be all lower-case
(#1521) Expected 1 space before "<"; 0 found
(#1521) Expected 1 space after "<"; 0 found
(#1521) Variable "K" must be all lower-case
(#1521) Variable "Jd" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Variable "I" must be all lower-case
(#1521) Variable "C" 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) Variable "J" 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 1 space before "=="; 0 found
(#1521) Expected 1 space after "=="; 0 found
(#1521) Variable "Jd" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Variable "C" 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) Variable "C" 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) Usage of ELSEIF not allowed; use ELSE IF instead
(#1521) Expected 1 space before "!="; 0 found
(#1521) Expected 1 space after "!="; 0 found
(#1521) Expected "if (...) {\n"; found "if(...){"
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Expected "foreach (...) {\n"; found "foreach(...){"
(#1521) Expected 1 space before "as"; 0 found
(#1521) Expected 1 space after "as"; 0 found
(#1521) Commas (,) must be followed by white space.
(#1521) Expected "if (...) {\n"; found "if(...){"
(#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) Closing brace must be on a line by itself
(#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) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Variable "Jd" must be all lower-case
(#1521) Variable "Jd" must be all lower-case
(#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) Closing brace must be on a line by itself
(#1521) Inline control structures are not allowed
(#1521) Expected 1 space before "=="; 0 found
(#1521) Expected 1 space after "=="; 0 found
(#1521) Variable "Ta" must be all lower-case
(#1521) Variable "Jd" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Variable "Rh" must be all lower-case
(#1521) Variable "Jd" must be all lower-case
(#1521) Expected 1 space before "="; 0 found
(#1521) Expected 1 space after "="; 0 found
(#1521) Expected 1 space before "!="; 0 found
(#1521) Expected 1 space after "!="; 0 found
(#1521) Expected 1 space before "!="; 0 found
(#1521) Expected 1 space after "!="; 0 found
(#1521) Expected 1 space before "?"; 0 found
(#1521) Expected 1 space after "?"; 0 found
(#1521) Expected 1 space before "!="; 0 found
(#1521) Expected 1 space after "!="; 0 found
(#1521) Expected 1 space before "?"; 0 found
(#1521) Expected 1 space after "?"; 0 found
(#1521) 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 "C" 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 "C" must be all lower-case
(#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) Closing brace must be on a line by itself
(#1521) Expected "foreach (...) {\n"; found "foreach(...){"
(#1521) Expected 1 space before "=>"; 0 found
(#1521) Expected 1 space after "=>"; 0 found
(#1521) Expected 1 space after "as"; 0 found
(#1521) Line exceeds maximum limit of 180 characters; contains 965 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 965 characters
(#1521) Variable "K" must be all lower-case
(#1521) Line exceeds maximum limit of 180 characters; contains 965 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 965 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 965 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 965 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 965 characters
(#1521) Line exceeds maximum limit of 180 characters; contains 965 characters
(#1522) Line indented incorrectly; expected at least 184 spaces, found 0
(#1522) Expected 1 space before "=>"; 0 found
(#1522) Expected 1 space after "=>"; 0 found
(#1522) Variable "X" must be all lower-case
(#1522) Inline control structures are not allowed
(#1522) Variable "X" must be all lower-case
(#1522) Expected 1 space before "==="; 0 found
(#1522) Expected 1 space after "==="; 0 found
(#1522) Variable "X" must be all lower-case
(#1522) Expected 1 space before "="; 0 found
(#1522) Expected 1 space after "="; 0 found
(#1522) Inline control structures are not allowed
(#1522) Usage of ELSEIF not allowed; use ELSE IF instead
(#1522) Variable "Ta" must be all lower-case
(#1522) Variable "X" must be all lower-case
(#1522) Variable "X" must be all lower-case
(#1522) Expected 1 space before "="; 0 found
(#1522) Expected 1 space after "="; 0 found
(#1522) Commas (,) must be followed by white space.
(#1522) Variable "X" must be all lower-case
(#1522) Inline control structures are not allowed
(#1522) Usage of ELSEIF not allowed; use ELSE IF instead
(#1522) Variable "X" must be all lower-case
(#1522) Variable "X" must be all lower-case
(#1522) Expected 1 space before "="; 0 found
(#1522) Expected 1 space after "="; 0 found
(#1522) Variable "X" must be all lower-case
(#1522) Expected 1 space before "="; 0 found
(#1522) Expected 1 space after "="; 0 found
(#1522) Variable "X" must be all lower-case
(#1522) Inline control structures are not allowed
(#1522) Variable "Rh" must be all lower-case
(#1522) Expected 1 space before "=="; 0 found
(#1522) Expected 1 space after "=="; 0 found
(#1522) Variable "X" must be all lower-case
(#1522) Expected 1 space before "="; 0 found
(#1522) Expected 1 space after "="; 0 found
(#1522) Variable "X" must be all lower-case
(#1522) Closing brace must be on a line by itself
(#1522) Expected "if (...) {\n"; found "if(...){"
(#1522) Expected "if (...) {\n"; found "if(...){"
(#1522) Expected 1 space before "=="; 0 found
(#1522) Expected 1 space after "=="; 0 found
(#1522) Variable "R" must be all lower-case
(#1522) Expected 1 space before "="; 0 found
(#1522) Expected 1 space after "="; 0 found
(#1522) Variable "K" must be all lower-case
(#1522) Commas (,) must be followed by white space.
(#1522) Variable "_" must not contain underscores.
(#1522) Expected 1 space before "="; 0 found
(#1522) Expected 1 space after "="; 0 found
(#1522) Variable "R" must be all lower-case
(#1522) Expected 1 space before "!="; 0 found
(#1522) Expected 1 space after "!="; 0 found
(#1522) Expected 1 space before "?"; 0 found
(#1522) Expected 1 space after "?"; 0 found
(#1522) Variable "R" must be all lower-case
(#1522) Expected 1 space before ":"; 0 found
(#1522) Expected 1 space after ":"; 0 found
(#1522) Variable "R" must be all lower-case
(#1522) Closing brace must be on a line by itself
(#1522) Expected "} else {\n"; found "}else{"
(#1522) Variable "_" must not contain underscores.
(#1522) Expected 1 space before "="; 0 found
(#1522) Expected 1 space after "="; 0 found
(#1522) Inline control structures are not allowed
(#1522) Expected 1 space before "=>"; 0 found
(#1522) Expected 1 space after "=>"; 0 found
(#1522) Expected 1 space before "as"; 0 found
(#1522) Expected 1 space after "as"; 0 found
(#1522) Expected 1 space before "=>"; 0 found
(#1522) Expected 1 space after "=>"; 0 found
(#1522) Variable "Jd" must be all lower-case
(#1522) Variable "_" must not contain underscores.
(#1522) Expected 1 space before ".="; 0 found
(#1522) Expected 1 space after ".="; 0 found
(#1522) Variable "K" must be all lower-case
(#1522) Variable "Jd" must be all lower-case
(#1522) Closing brace must be on a line by itself
(#1522) Variable "X" must be all lower-case
(#1522) Expected 1 space before "="; 0 found
(#1522) Expected 1 space after "="; 0 found
(#1522) Variable "_" must not contain underscores.
(#1522) Variable "X" must be all lower-case
(#1522) Closing brace must be on a line by itself
(#1522) Variable "X" 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) Expected 1 space before "?"; 0 found
(#1522) Expected 1 space after "?"; 0 found
(#1522) Expected 1 space before ":"; 0 found
(#1522) Expected 1 space after ":"; 0 found
(#1522) Variable "J" must be all lower-case
(#1522) Closing brace must be on a line by itself
(#1522) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1522) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1522) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1522) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1522) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1522) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1522) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1522) Line exceeds maximum limit of 180 characters; contains 586 characters
(#1523) Line indented incorrectly; expected at least 176 spaces, found 0
(#1523) Variable "Cg" must be all lower-case
(#1523) Expected 1 space after closing parenthesis; found 0
(#1523) Opening brace must be the last content on the line
(#1523) Variable "J" must be all lower-case
(#1523) Expected 1 space before "="; 0 found
(#1523) Expected 1 space after "="; 0 found
(#1523) Expected "foreach (...) {\n"; found "foreach(...){"
(#1523) Expected 1 space before "=>"; 0 found
(#1523) Expected 1 space after "=>"; 0 found
(#1523) Expected 1 space before "as"; 0 found
(#1523) Expected 1 space after "as"; 0 found
(#1523) Commas (,) must be followed by white space.
(#1523) Expected 1 space before "=>"; 0 found
(#1523) Expected 1 space after "=>"; 0 found
(#1523) Variable "R" must be all lower-case
(#1523) Expected "if (...) {\n"; found "if(...){"
(#1523) Expected 1 space before "!="; 0 found
(#1523) Expected 1 space after "!="; 0 found
(#1523) Variable "Cg" must be all lower-case
(#1523) Variable "R" must be all lower-case
(#1523) Expected "foreach (...) {\n"; found "foreach(...){"
(#1523) Expected 1 space before "as"; 0 found
(#1523) Expected 1 space after "as"; 0 found
(#1523) Expected "if (...) {\n"; found "if(...){"
(#1523) Expected "if (...) {\n"; found "if(...){"
(#1523) Variable "J" must be all lower-case
(#1523) Variable "J" must be all lower-case
(#1523) Closing brace must be on a line by itself
(#1523) Variable "J" must be all lower-case
(#1523) Expected 1 space before "="; 0 found
(#1523) Expected 1 space after "="; 0 found
(#1523) Closing brace must be on a line by itself
(#1523) Closing brace must be on a line by itself
(#1523) Closing brace must be on a line by itself
(#1523) Closing brace must be on a line by itself
(#1523) Variable "J" must be all lower-case
(#1523) Closing brace must be on a line by itself
(#1523) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1523) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1523) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1523) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1523) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1523) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1523) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1523) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1524) Line indented incorrectly; expected at least 176 spaces, found 0
(#1524) Variable "C" must be all lower-case
(#1524) Commas (,) must be followed by white space.
(#1524) Variable "Y" must be all lower-case
(#1524) Commas (,) must be followed by white space.
(#1524) Variable "L" must be all lower-case
(#1524) Commas (,) must be followed by white space.
(#1524) Expected 1 space after closing parenthesis; found 0
(#1524) Opening brace must be the last content on the line
(#1524) Variable "C" must be all lower-case
(#1524) Expected "if (...) {\n"; found "if(...){"
(#1524) Variable "Y" must be all lower-case
(#1524) Inline control structures are not allowed
(#1524) Expected 1 space after "as"; 0 found
(#1524) Line exceeds 132 characters; contains 167 characters
(#1524) Line exceeds 132 characters; contains 167 characters
(#1524) Line exceeds 132 characters; contains 167 characters
(#1524) Line exceeds 132 characters; contains 167 characters
(#1524) Line exceeds 132 characters; contains 167 characters
(#1524) Line exceeds 132 characters; contains 167 characters
(#1524) Line exceeds 132 characters; contains 167 characters
(#1524) Line exceeds 132 characters; contains 167 characters
(#1524) Variable "Y" must be all lower-case
(#1525) Line indented incorrectly; expected at least 184 spaces, found 0
(#1525) Variable "X" must be all lower-case
(#1526) Line indented incorrectly; expected at least 184 spaces, found 0
(#1526) Variable "X" must be all lower-case
(#1526) Closing brace must be on a line by itself
(#1526) Inline control structures are not allowed
(#1527) Line indented incorrectly; expected at least 176 spaces, found 0
(#1528) Line indented incorrectly; expected at least 176 spaces, found 0
(#1528) Variable "Y" must be all lower-case
(#1528) Closing brace must be on a line by itself
(#1529) Line indented incorrectly; expected at least 176 spaces, found 0
(#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 "Tc" must be all lower-case
(#1529) Expected 1 space after closing parenthesis; found 0
(#1529) Opening brace must be the last content on the line
(#1529) Variable "Yg" must be all lower-case
(#1529) Commas (,) must be followed by white space.
(#1529) Variable "Rh" must be all lower-case
(#1529) Commas (,) must be followed by white space.
(#1529) Variable "Yh" must be all lower-case
(#1529) Commas (,) must be followed by white space.
(#1529) Variable "Te" must be all lower-case
(#1529) Variable "U" 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) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1529) Inline control structures are not allowed
(#1529) Variable "U" must be all lower-case
(#1529) Variable "Rh" must be all lower-case
(#1529) Variable "U" must be all lower-case
(#1529) Variable "Tc" must be all lower-case
(#1529) Variable "U" must be all lower-case
(#1529) Variable "Yg" must be all lower-case
(#1529) Commas (,) must be followed by white space.
(#1529) Variable "U" must be all lower-case
(#1529) Inline control structures are not allowed
(#1529) Variable "Tc" must be all lower-case
(#1529) Variable "Yg" must be all lower-case
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1529) Variable "Tc" must be all lower-case
(#1529) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1529) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1530) Line indented incorrectly; expected at least 180 spaces, found 0
(#1530) Variable "Yg" must be all lower-case
(#1530) Commas (,) must be followed by white space.
(#1530) Variable "U" must be all lower-case
(#1530) Commas (,) must be followed by white space.
(#1531) Commas (,) must be followed by white space.
(#1531) Commas (,) must be followed by white space.
(#1531) Commas (,) must be followed by white space.
(#1531) Commas (,) must be followed by white space.
(#1531) Commas (,) must be followed by white space.
(#1531) Commas (,) must be followed by white space.
(#1531) Variable "U" must be all lower-case
(#1531) Expected 1 space before "?"; 0 found
(#1531) Expected 1 space after "?"; 0 found
(#1531) Expected 1 space before ":"; 0 found
(#1531) Expected 1 space after ":"; 0 found
(#1531) Commas (,) must be followed by white space.
(#1531) Commas (,) must be followed by white space.
(#1531) Variable "U" must be all lower-case
(#1531) Expected 1 space before "?"; 0 found
(#1531) Expected 1 space after "?"; 0 found
(#1531) Expected 1 space before ":"; 0 found
(#1531) Expected 1 space after ":"; 0 found
(#1531) Commas (,) must be followed by white space.
(#1531) Commas (,) must be followed by white space.
(#1531) Variable "Yh" must be all lower-case
(#1531) Expected 1 space before "?"; 0 found
(#1531) Expected 1 space after "?"; 0 found
(#1531) Variable "U" must be all lower-case
(#1531) Commas (,) must be followed by white space.
(#1531) Variable "U" must be all lower-case
(#1531) Expected 1 space before "?"; 0 found
(#1531) Expected 1 space after "?"; 0 found
(#1531) Expected 1 space before ":"; 0 found
(#1531) Expected 1 space after ":"; 0 found
(#1531) Variable "Yh" must be all lower-case
(#1531) Commas (,) must be followed by white space.
(#1531) Expected 1 space before ":"; 0 found
(#1531) Expected 1 space after ":"; 0 found
(#1531) Commas (,) must be followed by white space.
(#1531) Expected 1 space before "?"; 0 found
(#1531) Expected 1 space after "?"; 0 found
(#1531) Commas (,) must be followed by white space.
(#1531) Variable "U" must be all lower-case
(#1531) Expected 1 space before "?"; 0 found
(#1531) Expected 1 space after "?"; 0 found
(#1531) Expected 1 space before ":"; 0 found
(#1531) Expected 1 space after ":"; 0 found
(#1531) Expected 1 space before "=>"; 0 found
(#1531) Expected 1 space after "=>"; 0 found
(#1531) Commas (,) must be followed by white space.
(#1531) Commas (,) must be followed by white space.
(#1531) Expected 1 space before ":"; 0 found
(#1531) Expected 1 space after ":"; 0 found
(#1531) Commas (,) must be followed by white space.
(#1531) Variable "Tc" must be all lower-case
(#1531) Expected 1 space before "?"; 0 found
(#1531) Expected 1 space after "?"; 0 found
(#1531) The use of backticks in strings is not recommended
(#1531) Commas (,) must be followed by white space.
(#1531) Variable "U" must be all lower-case
(#1531) Expected 1 space before "?"; 0 found
(#1531) Expected 1 space after "?"; 0 found
(#1531) Expected 1 space before ":"; 0 found
(#1531) Expected 1 space after ":"; 0 found
(#1531) Commas (,) must be followed by white space.
(#1531) Variable "Te" must be all lower-case
(#1531) Commas (,) must be followed by white space.
(#1531) Expected 1 space before ":"; 0 found
(#1531) Expected 1 space after ":"; 0 found
(#1531) Closing brace must be on a line by itself
(#1531) Line exceeds maximum limit of 180 characters; contains 1089 characters
(#1531) Line exceeds maximum limit of 180 characters; contains 1089 characters
(#1531) Line exceeds maximum limit of 180 characters; contains 1089 characters
(#1531) Line exceeds maximum limit of 180 characters; contains 1089 characters
(#1531) Line exceeds maximum limit of 180 characters; contains 1089 characters
(#1531) Line exceeds maximum limit of 180 characters; contains 1089 characters
(#1531) Line exceeds maximum limit of 180 characters; contains 1089 characters
(#1531) Line exceeds maximum limit of 180 characters; contains 1089 characters
(#1532) Line indented incorrectly; expected at least 176 spaces, found 0
(#1532) Expected 1 space after closing parenthesis; found 0
(#1532) Opening brace must be the last content on the line
(#1532) Commas (,) must be followed by white space.
(#1532) Commas (,) must be followed by white space.
(#1532) Commas (,) must be followed by white space.
(#1532) Expected 1 space before "?"; 0 found
(#1532) Expected 1 space after "?"; 0 found
(#1532) Commas (,) must be followed by white space.
(#1532) Expected 1 space before ":"; 0 found
(#1532) Expected 1 space after ":"; 0 found
(#1532) Commas (,) must be followed by white space.
(#1532) Commas (,) must be followed by white space.
(#1532) Commas (,) must be followed by white space.
(#1532) Commas (,) must be followed by white space.
(#1532) Closing brace must be on a line by itself
(#1532) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1532) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1532) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1532) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1532) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1532) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1532) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1532) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1533) Line indented incorrectly; expected at least 176 spaces, found 0
(#1533) Commas (,) must be followed by white space.
(#1533) Expected 1 space after closing parenthesis; found 0
(#1533) Opening brace must be the last content on the line
(#1533) Variable "Yh" must be all lower-case
(#1533) Commas (,) must be followed by white space.
(#1533) Commas (,) must be followed by white space.
(#1533) Variable "Yh" must be all lower-case
(#1533) Expected 1 space before "?"; 0 found
(#1533) Expected 1 space after "?"; 0 found
(#1533) Expected 1 space before ":"; 0 found
(#1533) Expected 1 space after ":"; 0 found
(#1533) Commas (,) must be followed by white space.
(#1533) Expected 1 space before "?"; 0 found
(#1533) Expected 1 space after "?"; 0 found
(#1533) Expected 1 space before ":"; 0 found
(#1533) Expected 1 space after ":"; 0 found
(#1533) Closing brace must be on a line by itself
(#1533) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1533) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1533) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1533) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1533) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1533) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1533) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1533) Line exceeds maximum limit of 180 characters; contains 303 characters
(#1534) Line indented incorrectly; expected at least 176 spaces, found 0
(#1534) Commas (,) must be followed by white space.
(#1534) Variable "Ph" must be all lower-case
(#1534) Expected 1 space after closing parenthesis; found 0
(#1534) Opening brace must be the last content on the line
(#1534) Variable "Mb" must be all lower-case
(#1534) Expected 1 space before "="; 0 found
(#1534) Expected 1 space after "="; 0 found
(#1535) Line indented incorrectly; expected at least 180 spaces, found 0
(#1535) Commas (,) must be followed by white space.
(#1535) Variable "Ph" must be all lower-case
(#1535) Commas (,) must be followed by white space.
(#1535) Expected 1 space before "?"; 0 found
(#1535) Expected 1 space after "?"; 0 found
(#1535) Expected 1 space before ":"; 0 found
(#1535) Expected 1 space after ":"; 0 found
(#1535) Commas (,) must be followed by white space.
(#1535) Variable "Mb" must be all lower-case
(#1535) Expected 1 space before "?"; 0 found
(#1535) Expected 1 space after "?"; 0 found
(#1535) Commas (,) must be followed by white space.
(#1535) Commas (,) must be followed by white space.
(#1535) Variable "Mb" must be all lower-case
(#1535) Expected 1 space before "=="; 0 found
(#1535) Expected 1 space after "=="; 0 found
(#1535) Commas (,) must be followed by white space.
(#1535) Variable "Mb" must be all lower-case
(#1535) Expected 1 space before "=="; 0 found
(#1535) Expected 1 space after "=="; 0 found
(#1535) Commas (,) must be followed by white space.
(#1535) Variable "Mb" must be all lower-case
(#1535) Expected 1 space before "=="; 0 found
(#1535) Expected 1 space after "=="; 0 found
(#1535) Commas (,) must be followed by white space.
(#1535) Variable "Mb" must be all lower-case
(#1535) Expected 1 space before "?"; 0 found
(#1535) Expected 1 space after "?"; 0 found
(#1535) Variable "Mb" must be all lower-case
(#1535) Expected 1 space before ":"; 0 found
(#1535) Expected 1 space after ":"; 0 found
(#1535) Variable "Mb" must be all lower-case
(#1535) Expected 1 space before ":"; 0 found
(#1535) Expected 1 space after ":"; 0 found
(#1535) Commas (,) must be followed by white space.
(#1535) Commas (,) must be followed by white space.
(#1535) Expected 1 space before "?"; 0 found
(#1535) Expected 1 space after "?"; 0 found
(#1535) Expected 1 space before ":"; 0 found
(#1535) Expected 1 space after ":"; 0 found
(#1535) Commas (,) must be followed by white space.
(#1535) Expected 1 space before "!="; 0 found
(#1535) Expected 1 space after "!="; 0 found
(#1535) Expected 1 space before "?"; 0 found
(#1535) Expected 1 space after "?"; 0 found
(#1535) Expected 1 space before ":"; 0 found
(#1535) Expected 1 space after ":"; 0 found
(#1535) Commas (,) must be followed by white space.
(#1535) Expected 1 space before "?"; 0 found
(#1535) Expected 1 space after "?"; 0 found
(#1535) Expected 1 space before ":"; 0 found
(#1535) Expected 1 space after ":"; 0 found
(#1535) Commas (,) must be followed by white space.
(#1535) Closing brace must be on a line by itself
(#1535) Line exceeds maximum limit of 180 characters; contains 623 characters
(#1535) Line exceeds maximum limit of 180 characters; contains 623 characters
(#1535) Line exceeds maximum limit of 180 characters; contains 623 characters
(#1535) Line exceeds maximum limit of 180 characters; contains 623 characters
(#1535) Line exceeds maximum limit of 180 characters; contains 623 characters
(#1535) Line exceeds maximum limit of 180 characters; contains 623 characters
(#1535) Line exceeds maximum limit of 180 characters; contains 623 characters
(#1535) Line exceeds maximum limit of 180 characters; contains 623 characters
(#1536) Line indented incorrectly; expected at least 176 spaces, found 0
(#1536) Variable "U" must be all lower-case
(#1536) Expected 1 space after closing parenthesis; found 0
(#1536) Opening brace must be the last content on the line
(#1536) Expected "foreach (...) {\n"; found "foreach(...){"
(#1536) Expected 1 space before "=>"; 0 found
(#1536) Expected 1 space after "=>"; 0 found
(#1536) Expected 1 space before "as"; 0 found
(#1536) Expected 1 space after "as"; 0 found
(#1536) Expected 1 space before "=>"; 0 found
(#1536) Expected 1 space after "=>"; 0 found
(#1536) Commas (,) must be followed by white space.
(#1536) Expected 1 space before "=>"; 0 found
(#1536) Expected 1 space after "=>"; 0 found
(#1536) Commas (,) must be followed by white space.
(#1536) Expected 1 space before "=>"; 0 found
(#1536) Expected 1 space after "=>"; 0 found
(#1536) Commas (,) must be followed by white space.
(#1536) Expected 1 space before "=>"; 0 found
(#1536) Expected 1 space after "=>"; 0 found
(#1536) Commas (,) must be followed by white space.
(#1536) Expected 1 space before "=>"; 0 found
(#1536) Expected 1 space after "=>"; 0 found
(#1536) Variable "X" must be all lower-case
(#1536) Inline control structures are not allowed
(#1536) Commas (,) must be followed by white space.
(#1536) Variable "U" must be all lower-case
(#1536) Closing brace must be on a line by itself
(#1536) Closing brace must be on a line by itself
(#1536) Line exceeds 132 characters; contains 164 characters
(#1536) Line exceeds 132 characters; contains 164 characters
(#1536) Line exceeds 132 characters; contains 164 characters
(#1536) Line exceeds 132 characters; contains 164 characters
(#1536) Line exceeds 132 characters; contains 164 characters
(#1536) Line exceeds 132 characters; contains 164 characters
(#1536) Line exceeds 132 characters; contains 164 characters
(#1536) Line exceeds 132 characters; contains 164 characters
(#1537) Line indented incorrectly; expected at least 176 spaces, found 0
(#1537) Commas (,) must be followed by white space.
(#1537) Commas (,) must be followed by white space.
(#1537) Variable "U" must be all lower-case
(#1537) Commas (,) must be followed by white space.
(#1537) Variable "Tc" must be all lower-case
(#1537) Commas (,) must be followed by white space.
(#1537) Expected 1 space after closing parenthesis; found 0
(#1537) Opening brace must be the last content on the line
(#1537) Commas (,) must be followed by white space.
(#1537) Expected 1 space before "="; 0 found
(#1537) Expected 1 space after "="; 0 found
(#1538) Expected "if (...) {\n"; found "if(...){"
(#1538) Variable "U" must be all lower-case
(#1538) Expected 1 space before "=="; 0 found
(#1538) Expected 1 space after "=="; 0 found
(#1538) Closing brace must be on a line by itself
(#1538) Commas (,) must be followed by white space.
(#1538) Variable "U" 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) Commas (,) must be followed by white space.
(#1538) Line exceeds maximum limit of 180 characters; contains 255 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 255 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 255 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 255 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 255 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 255 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 255 characters
(#1538) Line exceeds maximum limit of 180 characters; contains 255 characters
(#1539) Commas (,) must be followed by white space.
(#1539) Commas (,) must be followed by white space.
(#1539) Commas (,) must be followed by white space.
(#1539) Expected "if (...) {\n"; found "if(...){"
(#1539) Variable "U" must be all lower-case
(#1539) Expected 1 space before "=="; 0 found
(#1539) Expected 1 space after "=="; 0 found
(#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) 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) 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) 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) Closing brace must be on a line by itself
(#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) 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) Line exceeds maximum limit of 180 characters; contains 664 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 664 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 664 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 664 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 664 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 664 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 664 characters
(#1540) Line exceeds maximum limit of 180 characters; contains 664 characters
(#1543) Expected "foreach (...) {\n"; found "foreach(...){"
(#1543) Expected 1 space before "=>"; 0 found
(#1543) Expected 1 space after "=>"; 0 found
(#1543) Expected 1 space after "as"; 0 found
(#1544) Expected 1 space before "=>"; 0 found
(#1544) Expected 1 space after "=>"; 0 found
(#1544) Expected 1 space before "="; 0 found
(#1544) Expected 1 space after "="; 0 found
(#1544) Expected 1 space before "?"; 0 found
(#1544) Expected 1 space after "?"; 0 found
(#1544) Expected 1 space before ":"; 0 found
(#1544) Expected 1 space after ":"; 0 found
(#1544) Variable "Tb" must be all lower-case
(#1544) Expected 1 space before "="; 0 found
(#1544) Expected 1 space after "="; 0 found
(#1544) Expected 1 space before "-"; 0 found
(#1544) Expected 1 space after "-"; 0 found
(#1544) Expected 1 space before "=="; 0 found
(#1544) Expected 1 space after "=="; 0 found
(#1544) Commas (,) must be followed by white space.
(#1544) Variable "Tb" must be all lower-case
(#1544) Expected 1 space before "?"; 0 found
(#1544) Expected 1 space after "?"; 0 found
(#1544) Expected 1 space before ":"; 0 found
(#1544) Expected 1 space after ":"; 0 found
(#1544) Commas (,) must be followed by white space.
(#1544) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1544) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1544) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1544) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1544) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1544) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1544) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1544) Line exceeds maximum limit of 180 characters; contains 206 characters
(#1545) Commas (,) must be followed by white space.
(#1545) Variable "U" 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) Commas (,) must be followed by white space.
(#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) Expected "if (...) {\n"; found "if(...){"
(#1545) Variable "Tb" 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) 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) Commas (,) must be followed by white space.
(#1545) Closing brace must be on a line by itself
(#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) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1545) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1546) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1546) Variable "Tc" must be all lower-case
(#1546) Expected "if (...) {\n"; found "if(...){"
(#1546) Variable "U" must be all lower-case
(#1546) Expected 1 space before "=="; 0 found
(#1546) Expected 1 space after "=="; 0 found
(#1546) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1546) Commas (,) must be followed by white space.
(#1546) Expected "if (...) {\n"; found "if(...){"
(#1546) Closing brace must be on a line by itself
(#1546) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1546) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1546) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1546) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1546) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1546) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1546) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1546) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1548) Commas (,) must be followed by white space.
(#1548) Commas (,) must be followed by white space.
(#1548) Commas (,) must be followed by white space.
(#1548) Commas (,) must be followed by white space.
(#1548) Commas (,) must be followed by white space.
(#1548) Commas (,) must be followed by white space.
(#1548) Commas (,) must be followed by white space.
(#1548) Commas (,) must be followed by white space.
(#1548) Commas (,) must be followed by white space.
(#1548) Commas (,) must be followed by white space.
(#1548) Commas (,) must be followed by white space.
(#1548) Line exceeds maximum limit of 180 characters; contains 263 characters
(#1548) Line exceeds maximum limit of 180 characters; contains 263 characters
(#1548) Line exceeds maximum limit of 180 characters; contains 263 characters
(#1548) Line exceeds maximum limit of 180 characters; contains 263 characters
(#1548) Line exceeds maximum limit of 180 characters; contains 263 characters
(#1548) Line exceeds maximum limit of 180 characters; contains 263 characters
(#1548) Line exceeds maximum limit of 180 characters; contains 263 characters
(#1548) Line exceeds maximum limit of 180 characters; contains 263 characters
(#1549) Commas (,) must be followed by white space.
(#1549) Expected 1 space before "?"; 0 found
(#1549) Expected 1 space after "?"; 0 found
(#1549) Expected 1 space before "?"; 0 found
(#1549) Expected 1 space after "?"; 0 found
(#1549) Expected 1 space before ":"; 0 found
(#1549) Expected 1 space after ":"; 0 found
(#1549) Expected 1 space before ">="; 0 found
(#1549) Expected 1 space after ">="; 0 found
(#1549) Expected 1 space before "?"; 0 found
(#1549) Expected 1 space after "?"; 0 found
(#1549) Expected 1 space before ":"; 0 found
(#1549) Expected 1 space after ":"; 0 found
(#1549) Expected 1 space before ":"; 0 found
(#1549) Expected 1 space after ":"; 0 found
(#1549) Closing brace must be on a line by itself
(#1549) Commas (,) must be followed by white space.
(#1549) Expected 1 space before "?"; 0 found
(#1549) Expected 1 space after "?"; 0 found
(#1549) Commas (,) must be followed by white space.
(#1549) Commas (,) must be followed by white space.
(#1549) Commas (,) must be followed by white space.
(#1549) Commas (,) must be followed by white space.
(#1549) Commas (,) must be followed by white space.
(#1549) Commas (,) must be followed by white space.
(#1549) Expected 1 space before ":"; 0 found
(#1549) Expected 1 space after ":"; 0 found
(#1549) Commas (,) must be followed by white space.
(#1549) Expected 1 space before "=="; 0 found
(#1549) Expected 1 space after "=="; 0 found
(#1549) Expected 1 space before "?"; 0 found
(#1549) Expected 1 space after "?"; 0 found
(#1549) Commas (,) must be followed by white space.
(#1549) Commas (,) must be followed by white space.
(#1549) Expected 1 space before ":"; 0 found
(#1549) Expected 1 space after ":"; 0 found
(#1549) Commas (,) must be followed by white space.
(#1549) Closing brace must be on a line by itself
(#1549) Closing brace must be on a line by itself
(#1549) Line exceeds maximum limit of 180 characters; contains 1129 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 1129 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 1129 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 1129 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 1129 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 1129 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 1129 characters
(#1549) Line exceeds maximum limit of 180 characters; contains 1129 characters
(#1550) Line indented incorrectly; expected at least 176 spaces, found 0
(#1550) Expected 1 space after closing parenthesis; found 0
(#1550) Opening brace must be the last content on the line
(#1550) Variable "D" must be all lower-case
(#1550) Expected 1 space before "="; 0 found
(#1550) Expected 1 space after "="; 0 found
(#1550) Expected "if (...) {\n"; found "if(...){"
(#1550) Variable "Vd" must be all lower-case
(#1550) Expected 1 space before "="; 0 found
(#1550) Expected 1 space after "="; 0 found
(#1550) Expected "foreach (...) {\n"; found "foreach(...){"
(#1550) Expected 1 space before "=>"; 0 found
(#1550) Expected 1 space after "=>"; 0 found
(#1550) Expected 1 space after "as"; 0 found
(#1551) Line indented incorrectly; expected at least 184 spaces, found 0
(#1551) Expected 1 space before "=>"; 0 found
(#1551) Expected 1 space after "=>"; 0 found
(#1551) Expected "if (...) {\n"; found "if(...){"
(#1551) Expected 1 space before "=="; 0 found
(#1551) Expected 1 space after "=="; 0 found
(#1551) Commas (,) must be followed by white space.
(#1551) Variable "Vd" must be all lower-case
(#1551) Commas (,) must be followed by white space.
(#1551) Commas (,) must be followed by white space.
(#1551) Closing brace must be on a line by itself
(#1551) Inline control structures are not allowed
(#1551) Variable "Vd" must be all lower-case
(#1551) Expected 1 space before "="; 0 found
(#1551) Expected 1 space after "="; 0 found
(#1551) Variable "D" must be all lower-case
(#1551) Variable "D" must be all lower-case
(#1551) Closing brace must be on a line by itself
(#1551) Closing brace must be on a line by itself
(#1551) Usage of ELSEIF not allowed; use ELSE IF instead
(#1551) Variable "Vc" must be all lower-case
(#1551) Expected 1 space before "="; 0 found
(#1551) Expected 1 space after "="; 0 found
(#1551) Expected "foreach (...) {\n"; found "foreach(...){"
(#1551) Expected 1 space before "=>"; 0 found
(#1551) Expected 1 space after "=>"; 0 found
(#1551) Expected 1 space after "as"; 0 found
(#1551) Line exceeds 132 characters; contains 169 characters
(#1551) Line exceeds 132 characters; contains 169 characters
(#1551) Line exceeds 132 characters; contains 169 characters
(#1551) Line exceeds 132 characters; contains 169 characters
(#1551) Line exceeds 132 characters; contains 169 characters
(#1551) Line exceeds 132 characters; contains 169 characters
(#1551) Line exceeds 132 characters; contains 169 characters
(#1551) Line exceeds 132 characters; contains 169 characters
(#1552) Line indented incorrectly; expected at least 180 spaces, found 0
(#1552) Expected 1 space before "=>"; 0 found
(#1552) Expected 1 space after "=>"; 0 found
(#1552) Expected "if (...) {\n"; found "if(...){"
(#1552) Variable "Vc" must be all lower-case
(#1552) Commas (,) must be followed by white space.
(#1552) Variable "D" must be all lower-case
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Variable "Vc" must be all lower-case
(#1552) Closing brace must be on a line by itself
(#1552) Inline control structures are not allowed
(#1552) Expected 1 space before "=="; 0 found
(#1552) Expected 1 space after "=="; 0 found
(#1552) Variable "Vc" must be all lower-case
(#1552) Expected 1 space before "="; 0 found
(#1552) Expected 1 space after "="; 0 found
(#1552) Variable "D" must be all lower-case
(#1552) Closing brace must be on a line by itself
(#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) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Commas (,) must be followed by white space.
(#1552) Closing brace must be on a line by itself
(#1552) Inline control structures are not allowed
(#1552) Usage of ELSEIF not allowed; use ELSE IF instead
(#1552) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1552) Line exceeds maximum limit of 180 characters; contains 279 characters
(#1553) Line indented incorrectly; expected at least 184 spaces, found 0
(#1554) Line indented incorrectly; expected at least 184 spaces, found 0
(#1554) Closing brace must be on a line by itself
(#1555) Variable "B" must be all lower-case
(#1555) Expected 1 space after closing parenthesis; found 0
(#1555) Opening brace must be the last content on the line
(#1555) Commas (,) must be followed by white space.
(#1555) Commas (,) must be followed by white space.
(#1555) Variable "B" must be all lower-case
(#1555) Variable "B" must be all lower-case
(#1555) Commas (,) must be followed by white space.
(#1555) Variable "B" must be all lower-case
(#1555) Commas (,) must be followed by white space.
(#1555) Variable "B" must be all lower-case
(#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) Closing brace must be on a line by itself
(#1555) Line exceeds 132 characters; contains 156 characters
(#1555) Line exceeds 132 characters; contains 156 characters
(#1555) Line exceeds 132 characters; contains 156 characters
(#1555) Line exceeds 132 characters; contains 156 characters
(#1555) Line exceeds 132 characters; contains 156 characters
(#1555) Line exceeds 132 characters; contains 156 characters
(#1555) Line exceeds 132 characters; contains 156 characters
(#1555) Line exceeds 132 characters; contains 156 characters
(#1556) Commas (,) must be followed by white space.
(#1556) Variable "Pf" must be all lower-case
(#1556) Commas (,) must be followed by white space.
(#1556) Commas (,) must be followed by white space.
(#1556) Variable "Se" must be all lower-case
(#1556) Expected 1 space after closing parenthesis; found 0
(#1556) Opening brace must be the last content on the line
(#1556) Inline control structures are not allowed
(#1556) Variable "Pf" must be all lower-case
(#1557) Line indented incorrectly; expected at least 4 spaces, found 0
(#1557) Inline control structures are not allowed
(#1557) Variable "Pf" must be all lower-case
(#1557) Expected 1 space before "=="; 0 found
(#1557) Expected 1 space after "=="; 0 found
(#1557) Commas (,) must be followed by white space.
(#1557) Expected 1 space before "=="; 0 found
(#1557) Expected 1 space after "=="; 0 found
(#1557) Expected 1 space before "?"; 0 found
(#1557) Expected 1 space after "?"; 0 found
(#1557) Expected 1 space before ":"; 0 found
(#1557) Expected 1 space after ":"; 0 found
(#1557) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1557) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1557) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1557) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1557) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1557) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1557) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1557) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1558) Line indented incorrectly; expected at least 4 spaces, found 0
(#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 "Pf" must be all lower-case
(#1558) Variable "Se" must be all lower-case
(#1558) Closing brace must be on a line by itself
(#1559) Variable "Zb" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1559) Commas (,) must be followed by white space.
(#1559) Variable "A" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1559) Variable "Pe" must be all lower-case
(#1559) Commas (,) must be followed by white space.
(#1559) Variable "Fe" must be all lower-case
(#1559) Expected 1 space after closing parenthesis; found 0
(#1559) Opening brace must be the last content on the line
(#1559) Inline control structures are not allowed
(#1559) Variable "Zb" must be all lower-case
(#1559) Commas (,) must be followed by white space.
(#1559) Variable "A" must be all lower-case
(#1559) Commas (,) must be followed by white space.
(#1559) Inline control structures are not allowed
(#1559) Usage of ELSEIF not allowed; use ELSE IF instead
(#1559) Variable "Pe" 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) Variable "A" must be all lower-case
(#1559) Commas (,) must be followed by white space.
(#1559) Usage of ELSEIF not allowed; use ELSE IF instead
(#1559) Variable "Pe" must be all lower-case
(#1559) Expected 1 space before "!="; 0 found
(#1559) Expected 1 space after "!="; 0 found
(#1559) Variable "Fe" must be all lower-case
(#1559) Variable "Db" must be all lower-case
(#1559) Expected 1 space before "="; 0 found
(#1559) Expected 1 space after "="; 0 found
(#1559) Variable "A" must be all lower-case
(#1559) Commas (,) must be followed by white space.
(#1559) Commas (,) must be followed by white space.
(#1559) Variable "Db" must be all lower-case
(#1559) Variable "Zb" must be all lower-case
(#1559) Inline control structures are not allowed
(#1559) Variable "Db" must be all lower-case
(#1559) Closing brace must be on a line by itself
(#1559) Line exceeds maximum limit of 180 characters; contains 242 characters
(#1559) Line exceeds maximum limit of 180 characters; contains 242 characters
(#1559) Line exceeds maximum limit of 180 characters; contains 242 characters
(#1559) Inline control structures are not allowed
(#1559) Line exceeds maximum limit of 180 characters; contains 242 characters
(#1559) Line exceeds maximum limit of 180 characters; contains 242 characters
(#1559) Line exceeds maximum limit of 180 characters; contains 242 characters
(#1559) Line exceeds maximum limit of 180 characters; contains 242 characters
(#1559) Line exceeds maximum limit of 180 characters; contains 242 characters
(#1560) Line indented incorrectly; expected at least 4 spaces, found 0
(#1560) Variable "A" must be all lower-case
(#1560) Commas (,) must be followed by white space.
(#1560) Commas (,) must be followed by white space.
(#1560) Variable "Zb" must be all lower-case
(#1560) Closing brace must be on a line by itself
(#1561) Line indented incorrectly; expected at least 4 spaces, found 0
(#1561) Variable "Se" must be all lower-case
(#1561) Commas (,) must be followed by white space.
(#1561) Variable "K" must be all lower-case
(#1561) Expected 1 space after closing parenthesis; found 0
(#1561) Opening brace must be the last content on the line
(#1561) Expected 1 space before "="; 0 found
(#1561) Expected 1 space after "="; 0 found
(#1561) Variable "K" must be all lower-case
(#1561) Variable "K" must be all lower-case
(#1561) Expected 1 space before "=="; 0 found
(#1561) Expected 1 space after "=="; 0 found
(#1561) Expected 1 space before "?"; 0 found
(#1561) Expected 1 space after "?"; 0 found
(#1561) Variable "K" must be all lower-case
(#1561) Expected 1 space before ":"; 0 found
(#1561) Expected 1 space after ":"; 0 found
(#1561) Variable "K" must be all lower-case
(#1561) Expected 1 space before "=="; 0 found
(#1561) Expected 1 space after "=="; 0 found
(#1561) Expected 1 space before "?"; 0 found
(#1561) Expected 1 space after "?"; 0 found
(#1561) Variable "Se" must be all lower-case
(#1561) Expected 1 space before ":"; 0 found
(#1561) Expected 1 space after ":"; 0 found
(#1561) Variable "Se" must be all lower-case
(#1561) Variable "K" must be all lower-case
(#1561) Commas (,) must be followed by white space.
(#1561) Closing brace must be on a line by itself
(#1561) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1561) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1561) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1561) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1561) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1561) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1561) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1561) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1562) Line indented incorrectly; expected at least 4 spaces, found 0
(#1562) Commas (,) must be followed by white space.
(#1562) Variable "K" must be all lower-case
(#1562) Expected 1 space after closing parenthesis; found 0
(#1562) Opening brace must be the last content on the line
(#1562) Variable "O" must be all lower-case
(#1562) Expected 1 space before "="; 0 found
(#1562) Expected 1 space after "="; 0 found
(#1562) Expected 1 space before "="; 0 found
(#1562) Expected 1 space after "="; 0 found
(#1562) Variable "K" must be all lower-case
(#1562) Expected "foreach (...) {\n"; found "foreach(...){"
(#1562) Expected 1 space after "as"; 0 found
(#1563) Line indented incorrectly; expected at least 8 spaces, found 0
(#1563) Inline control structures are not allowed
(#1563) Expected 1 space before "!="; 0 found
(#1563) Expected 1 space after "!="; 0 found
(#1563) Variable "O" must be all lower-case
(#1563) Expected 1 space before "="; 0 found
(#1563) Expected 1 space after "="; 0 found
(#1563) Commas (,) must be followed by white space.
(#1563) Expected 1 space before "?"; 0 found
(#1563) Expected 1 space after "?"; 0 found
(#1563) Expected 1 space before ":"; 0 found
(#1563) Expected 1 space after ":"; 0 found
(#1563) Commas (,) must be followed by white space.
(#1563) Closing brace must be on a line by itself
(#1563) Variable "K" must be all lower-case
(#1563) Commas (,) must be followed by white space.
(#1563) Variable "O" must be all lower-case
(#1563) Expected 1 space before "?"; 0 found
(#1563) Expected 1 space after "?"; 0 found
(#1563) Variable "K" must be all lower-case
(#1563) Commas (,) must be followed by white space.
(#1563) Expected 1 space before ":"; 0 found
(#1563) Expected 1 space after ":"; 0 found
(#1563) Variable "K" must be all lower-case
(#1563) Expected 1 space before "?"; 0 found
(#1563) Expected 1 space after "?"; 0 found
(#1563) Variable "K" must be all lower-case
(#1563) Expected 1 space before ":"; 0 found
(#1563) Expected 1 space after ":"; 0 found
(#1563) Variable "K" must be all lower-case
(#1563) Commas (,) must be followed by white space.
(#1563) Closing brace must be on a line by itself
(#1563) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1563) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1563) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1563) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1563) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1563) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1563) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1563) Line exceeds maximum limit of 180 characters; contains 391 characters
(#1564) Line indented incorrectly; expected at least 4 spaces, found 0
(#1564) Variable "H" must be all lower-case
(#1564) Expected 1 space after closing parenthesis; found 0
(#1564) Opening brace must be the last content on the line
(#1565) Line indented incorrectly; expected at least 8 spaces, found 0
(#1565) The use of backticks in strings is not recommended
(#1565) Commas (,) must be followed by white space.
(#1565) The use of backticks in strings is not recommended
(#1565) Commas (,) must be followed by white space.
(#1565) The use of backticks in strings is not recommended
(#1565) Commas (,) must be followed by white space.
(#1565) Commas (,) must be followed by white space.
(#1565) Variable "H" must be all lower-case
(#1565) Closing brace must be on a line by itself
(#1566) Line indented incorrectly; expected at least 8 spaces, found 0
(#1566) Expected 1 space after closing parenthesis; found 0
(#1566) Opening brace must be the last content on the line
(#1566) Variable "Te" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1566) Variable "Te" must be all lower-case
(#1566) Commas (,) must be followed by white space.
(#1566) Expected 1 space before "?"; 0 found
(#1566) Expected 1 space after "?"; 0 found
(#1566) Expected 1 space before ":"; 0 found
(#1566) Expected 1 space after ":"; 0 found
(#1566) Variable "Te" must be all lower-case
(#1566) Commas (,) must be followed by white space.
(#1566) Expected 1 space before "?"; 0 found
(#1566) Expected 1 space after "?"; 0 found
(#1566) Expected 1 space before ":"; 0 found
(#1566) Expected 1 space after ":"; 0 found
(#1566) Closing brace must be on a line by itself
(#1566) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1566) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1566) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1566) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1566) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1566) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1566) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1566) Line exceeds maximum limit of 180 characters; contains 357 characters
(#1567) Line indented incorrectly; expected at least 8 spaces, found 0
(#1567) Variable "Kc" must be all lower-case
(#1567) Commas (,) must be followed by white space.
(#1567) Variable "Bh" must be all lower-case
(#1567) Expected 1 space after closing parenthesis; found 0
(#1567) Opening brace must be the last content on the line
(#1567) Variable "J" 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) Variable "Kc" must be all lower-case
(#1567) Commas (,) must be followed by white space.
(#1567) Commas (,) must be followed by white space.
(#1567) Commas (,) must be followed by white space.
(#1567) Commas (,) must be followed by white space.
(#1567) Variable "Bh" must be all lower-case
(#1567) Commas (,) must be followed by white space.
(#1567) Expected 1 space before "="; 0 found
(#1567) Expected 1 space after "="; 0 found
(#1567) Expected 1 space before "*"; 0 found
(#1567) Expected 1 space after "*"; 0 found
(#1567) Inline control structures are not allowed
(#1567) Expected 1 space after first semicolon of FOR loop; 0 found
(#1567) Expected 1 space after second semicolon of FOR loop; 0 found
(#1567) Expected 1 space before "="; 0 found
(#1567) Expected 1 space after "="; 0 found
(#1567) Expected 1 space before "<"; 0 found
(#1567) Expected 1 space after "<"; 0 found
(#1567) Variable "J" must be all lower-case
(#1567) Expected 1 space before "+="; 0 found
(#1567) Expected 1 space after "+="; 0 found
(#1567) Variable "J" must be all lower-case
(#1567) Variable "J" 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) Variable "J" must be all lower-case
(#1567) 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) Variable "J" must be all lower-case
(#1567) Variable "Bh" must be all lower-case
(#1567) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1567) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1567) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1567) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1567) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1567) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1567) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1567) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1568) Line indented incorrectly; expected at least 12 spaces, found 0
(#1568) Commas (,) must be followed by white space.
(#1568) Expected 1 space before "-"; 0 found
(#1568) Expected 1 space after "-"; 0 found
(#1568) Variable "Bh" must be all lower-case
(#1568) Expected 1 space before "+"; 0 found
(#1568) Expected 1 space after "+"; 0 found
(#1568) Expected 1 space before "%"; 0 found
(#1568) Expected 1 space after "%"; 0 found
(#1568) Closing brace must be on a line by itself
(#1569) Line indented incorrectly; expected at least 8 spaces, found 0
(#1569) Expected 1 space after closing parenthesis; found 0
(#1569) Opening brace must be the last content on the line
(#1569) Variable "X" must be all lower-case
(#1569) Expected 1 space before "="; 0 found
(#1569) Expected 1 space after "="; 0 found
(#1569) Variable "X" must be all lower-case
(#1569) Commas (,) must be followed by white space.
(#1569) Variable "X" must be all lower-case
(#1569) Expected 1 space before "*="; 0 found
(#1569) Expected 1 space after "*="; 0 found
(#1569) Variable "X" must be all lower-case
(#1569) Expected 1 space before "*="; 0 found
(#1569) Expected 1 space after "*="; 0 found
(#1569) Variable "X" must be all lower-case
(#1569) Expected 1 space before "*="; 0 found
(#1569) Expected 1 space after "*="; 0 found
(#1569) Closing brace must be on a line by itself
(#1569) Closing brace must be on a line by itself
(#1569) Closing brace must be on a line by itself
(#1569) Closing brace must be on a line by itself
(#1569) Variable "X" must be all lower-case
(#1569) Closing brace must be on a line by itself
(#1569) Line exceeds 132 characters; contains 135 characters
(#1569) Line exceeds 132 characters; contains 135 characters
(#1569) Line exceeds 132 characters; contains 135 characters
(#1569) Line exceeds 132 characters; contains 135 characters
(#1569) Line exceeds 132 characters; contains 135 characters
(#1569) Line exceeds 132 characters; contains 135 characters
(#1569) Line exceeds 132 characters; contains 135 characters
(#1569) Line exceeds 132 characters; contains 135 characters
(#1570) Line indented incorrectly; expected at least 8 spaces, found 0
(#1570) Variable "_f" must not contain underscores.
(#1570) Expected 1 space after closing parenthesis; found 0
(#1570) Opening brace must be the last content on the line
(#1570) Commas (,) must be followed by white space.
(#1570) Expected 1 space before "="; 0 found
(#1570) Expected 1 space after "="; 0 found
(#1570) Expected 1 space before "=>"; 0 found
(#1570) Expected 1 space after "=>"; 0 found
(#1570) Commas (,) must be followed by white space.
(#1570) Commas (,) must be followed by white space.
(#1570) Commas (,) must be followed by white space.
(#1570) Expected 1 space before "=>"; 0 found
(#1570) Expected 1 space after "=>"; 0 found
(#1570) Commas (,) must be followed by white space.
(#1570) Expected 1 space before "=>"; 0 found
(#1570) Expected 1 space after "=>"; 0 found
(#1570) Commas (,) must be followed by white space.
(#1570) Commas (,) must be followed by white space.
(#1570) Commas (,) must be followed by white space.
(#1570) Expected 1 space before "=>"; 0 found
(#1570) Expected 1 space after "=>"; 0 found
(#1570) Commas (,) must be followed by white space.
(#1570) Expected 1 space before "=>"; 0 found
(#1570) Expected 1 space after "=>"; 0 found
(#1570) Commas (,) must be followed by white space.
(#1570) Variable "_f" must not contain underscores.
(#1570) Expected 1 space before "?"; 0 found
(#1570) Expected 1 space after "?"; 0 found
(#1570) Expected 1 space before ":"; 0 found
(#1570) Expected 1 space after ":"; 0 found
(#1570) Closing brace must be on a line by itself
(#1570) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1570) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1570) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1570) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1570) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1570) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1570) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1570) Line exceeds maximum limit of 180 characters; contains 467 characters
(#1571) Line indented incorrectly; expected at least 8 spaces, found 0
(#1571) Variable "Q" must be all lower-case
(#1571) Expected 1 space after closing parenthesis; found 0
(#1571) Opening brace must be the last content on the line
(#1572) Line indented incorrectly; expected at least 12 spaces, found 0
(#1572) Variable "Q" must be all lower-case
(#1572) Closing brace must be on a line by itself
(#1573) Line indented incorrectly; expected at least 8 spaces, found 0
(#1573) Expected 1 space after closing parenthesis; found 0
(#1573) Opening brace must be the last content on the line
(#1573) Inline control structures are not allowed
(#1573) Variable "J" must be all lower-case
(#1573) Expected 1 space before "="; 0 found
(#1573) Expected 1 space after "="; 0 found
(#1573) Inline control structures are not allowed
(#1573) Expected 1 space before "as"; 0 found
(#1573) Expected 1 space after "as"; 0 found
(#1573) Variable "S" must be all lower-case
(#1573) Variable "J" must be all lower-case
(#1573) Expected 1 space before "+="; 0 found
(#1573) Expected 1 space after "+="; 0 found
(#1573) Variable "S" must be all lower-case
(#1573) Expected 1 space before "+"; 0 found
(#1573) Expected 1 space after "+"; 0 found
(#1573) Variable "S" must be all lower-case
(#1574) Line indented incorrectly; expected at least 12 spaces, found 0
(#1574) Variable "J" must be all lower-case
(#1574) Closing brace must be on a line by itself
(#1575) Line indented incorrectly; expected at least 12 spaces, found 0
(#1575) Expected 1 space after closing parenthesis; found 0
(#1575) Opening brace must be the last content on the line
(#1575) Scope keyword "static" must be followed by a single space
(#1575) Variable "O" must be all lower-case
(#1575) Expected 1 space before "="; 0 found
(#1575) Expected 1 space after "="; 0 found
(#1575) Expected "if (...) {\n"; found "if(...){"
(#1575) Variable "O" must be all lower-case
(#1575) Commas (,) must be followed by white space.
(#1575) Variable "O" must be all lower-case
(#1575) Expected 1 space before "="; 0 found
(#1575) Expected 1 space after "="; 0 found
(#1575) Closing brace must be on a line by itself
(#1575) Closing brace must be on a line by itself
(#1575) Line exceeds 132 characters; contains 134 characters
(#1575) Line exceeds 132 characters; contains 134 characters
(#1575) Line exceeds 132 characters; contains 134 characters
(#1575) Line exceeds 132 characters; contains 134 characters
(#1575) Line exceeds 132 characters; contains 134 characters
(#1575) Line exceeds 132 characters; contains 134 characters
(#1575) Line exceeds 132 characters; contains 134 characters
(#1575) Line exceeds 132 characters; contains 134 characters
(#1576) Line indented incorrectly; expected at least 12 spaces, found 0
(#1576) Expected 1 space after closing parenthesis; found 0
(#1576) Opening brace must be the last content on the line
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Variable "Dh" must be all lower-case
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Variable "Yb" must be all lower-case
(#1576) Expected "if (...) {\n"; found "if(...){"
(#1576) Expected 1 space before "!="; 0 found
(#1576) Expected 1 space after "!="; 0 found
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Closing brace must be on a line by itself
(#1576) Expected "} else {\n"; found "}else{"
(#1576) Inline control structures are not allowed
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Expected "foreach (...) {\n"; found "foreach(...){"
(#1576) Expected 1 space before "=>"; 0 found
(#1576) Expected 1 space after "=>"; 0 found
(#1576) Expected 1 space before "as"; 0 found
(#1576) Expected 1 space after "as"; 0 found
(#1576) Expected 1 space before "=>"; 0 found
(#1576) Expected 1 space after "=>"; 0 found
(#1576) Commas (,) must be followed by white space.
(#1576) Expected 1 space before "=>"; 0 found
(#1576) Expected 1 space after "=>"; 0 found
(#1576) Commas (,) must be followed by white space.
(#1576) Expected 1 space before "=>"; 0 found
(#1576) Expected 1 space after "=>"; 0 found
(#1576) Commas (,) must be followed by white space.
(#1576) Expected 1 space before "=>"; 0 found
(#1576) Expected 1 space after "=>"; 0 found
(#1576) Commas (,) must be followed by white space.
(#1576) Expected 1 space before "=>"; 0 found
(#1576) Expected 1 space after "=>"; 0 found
(#1576) Commas (,) must be followed by white space.
(#1576) Expected 1 space before "=>"; 0 found
(#1576) Expected 1 space after "=>"; 0 found
(#1576) Commas (,) must be followed by white space.
(#1576) Expected 1 space before "=>"; 0 found
(#1576) Expected 1 space after "=>"; 0 found
(#1576) Variable "X" must be all lower-case
(#1576) Inline control structures are not allowed
(#1576) Closing brace must be on a line by itself
(#1576) Commas (,) must be followed by white space.
(#1576) Variable "Yb" must be all lower-case
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Expected 1 space before "="; 0 found
(#1576) Expected 1 space after "="; 0 found
(#1576) Expected "if (...) {\n"; found "if(...){"
(#1576) Expected 1 space before "="; 0 found
(#1576) Expected 1 space after "="; 0 found
(#1576) Expected 1 space before "="; 0 found
(#1576) Expected 1 space after "="; 0 found
(#1576) Commas (,) must be followed by white space.
(#1576) Commas (,) must be followed by white space.
(#1576) Expected 1 space before "?"; 0 found
(#1576) Expected 1 space after "?"; 0 found
(#1576) Expected 1 space before ":"; 0 found
(#1576) Expected 1 space after ":"; 0 found
(#1576) Expected 1 space before "="; 0 found
(#1576) Expected 1 space after "="; 0 found
(#1576) Expected 1 space before "?"; 0 found
(#1576) Expected 1 space after "?"; 0 found
(#1576) Expected 1 space before ":"; 0 found
(#1576) Expected 1 space after ":"; 0 found
(#1576) Expected "foreach (...) {\n"; found "foreach(...){"
(#1576) Expected 1 space before "=>"; 0 found
(#1576) Expected 1 space after "=>"; 0 found
(#1576) Expected 1 space after "as"; 0 found
(#1576) Line exceeds maximum limit of 180 characters; contains 1235 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1235 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1235 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1235 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1235 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1235 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1235 characters
(#1576) Line exceeds maximum limit of 180 characters; contains 1235 characters
(#1577) Line indented incorrectly; expected at least 24 spaces, found 0
(#1577) Expected 1 space before "=>"; 0 found
(#1577) Expected 1 space after "=>"; 0 found
(#1577) Variable "T" must be all lower-case
(#1577) Expected 1 space before "="; 0 found
(#1577) Expected 1 space after "="; 0 found
(#1577) Expected 1 space before "="; 0 found
(#1577) Expected 1 space after "="; 0 found
(#1577) Expected 1 space before "?"; 0 found
(#1577) Expected 1 space after "?"; 0 found
(#1577) Commas (,) must be followed by white space.
(#1577) Commas (,) must be followed by white space.
(#1577) Commas (,) must be followed by white space.
(#1577) Commas (,) must be followed by white space.
(#1577) Commas (,) must be followed by white space.
(#1577) Commas (,) must be followed by white space.
(#1577) Commas (,) must be followed by white space.
(#1577) Expected 1 space before ":"; 0 found
(#1577) Expected 1 space after ":"; 0 found
(#1577) Commas (,) must be followed by white space.
(#1577) Expected 1 space before "="; 0 found
(#1577) Expected 1 space after "="; 0 found
(#1577) Commas (,) must be followed by white space.
(#1577) Expected 1 space before "?"; 0 found
(#1577) Expected 1 space after "?"; 0 found
(#1577) Expected 1 space before "?"; 0 found
(#1577) Expected 1 space after "?"; 0 found
(#1577) Expected 1 space before ":"; 0 found
(#1577) Expected 1 space after ":"; 0 found
(#1577) Expected 1 space before ":"; 0 found
(#1577) Expected 1 space after ":"; 0 found
(#1577) Commas (,) must be followed by white space.
(#1577) Expected 1 space before "?"; 0 found
(#1577) Expected 1 space after "?"; 0 found
(#1577) Variable "T" must be all lower-case
(#1577) Expected 1 space before ":"; 0 found
(#1577) Expected 1 space after ":"; 0 found
(#1577) Commas (,) must be followed by white space.
(#1577) Expected 1 space before "?"; 0 found
(#1577) Expected 1 space after "?"; 0 found
(#1577) Expected 1 space before ":"; 0 found
(#1577) Expected 1 space after ":"; 0 found
(#1577) Commas (,) must be followed by white space.
(#1577) Closing brace must be on a line by itself
(#1577) Commas (,) must be followed by white space.
(#1577) Expected 1 space before "?"; 0 found
(#1577) Expected 1 space after "?"; 0 found
(#1577) Expected 1 space before ":"; 0 found
(#1577) Expected 1 space after ":"; 0 found
(#1577) Commas (,) must be followed by white space.
(#1577) Commas (,) must be followed by white space.
(#1577) Variable "Dh" must be all lower-case
(#1577) Commas (,) must be followed by white space.
(#1577) Closing brace must be on a line by itself
(#1577) Closing brace must be on a line by itself
(#1577) Closing brace must be on a line by itself
(#1577) Inline control structures are not allowed
(#1577) Expected 1 space before "="; 0 found
(#1577) Expected 1 space after "="; 0 found
(#1577) Inline control structures are not allowed
(#1577) Expected 1 space before "="; 0 found
(#1577) Expected 1 space after "="; 0 found
(#1577) Expected "if (...) {\n"; found "if(...){"
(#1577) Expected 1 space before "!="; 0 found
(#1577) Expected 1 space after "!="; 0 found
(#1577) Expected 1 space before "?"; 0 found
(#1577) Expected 1 space after "?"; 0 found
(#1577) Expected 1 space before ":"; 0 found
(#1577) Expected 1 space after ":"; 0 found
(#1577) Expected 1 space before "=="; 0 found
(#1577) Expected 1 space after "=="; 0 found
(#1577) Expected 1 space before "=="; 0 found
(#1577) Expected 1 space after "=="; 0 found
(#1577) Expected "if (...) {\n"; found "if(...){"
(#1577) Expected 1 space before "!="; 0 found
(#1577) Expected 1 space after "!="; 0 found
(#1577) Commas (,) must be followed by white space.
(#1577) Closing brace must be on a line by itself
(#1577) Closing brace must be on a line by itself
(#1577) Expected "if (...) {\n"; found "if(...){"
(#1577) Expected 1 space before "!="; 0 found
(#1577) Expected 1 space after "!="; 0 found
(#1577) Expected 1 space before "!=="; 0 found
(#1577) Expected 1 space after "!=="; 0 found
(#1577) Inline control structures are not allowed
(#1577) Commas (,) must be followed by white space.
(#1577) Commas (,) must be followed by white space.
(#1577) Expected "if (...) {\n"; found "if(...){"
(#1577) Commas (,) must be followed by white space.
(#1577) Commas (,) must be followed by white space.
(#1577) Closing brace must be on a line by itself
(#1577) Closing brace must be on a line by itself
(#1577) Variable "Te" must be all lower-case
(#1577) Expected 1 space before "="; 0 found
(#1577) Expected 1 space after "="; 0 found
(#1577) Line exceeds maximum limit of 180 characters; contains 1876 characters
(#1577) Line exceeds maximum limit of 180 characters; contains 1876 characters
(#1577) Line exceeds maximum limit of 180 characters; contains 1876 characters
(#1577) Line exceeds maximum limit of 180 characters; contains 1876 characters
(#1577) Line exceeds maximum limit of 180 characters; contains 1876 characters
(#1577) Line exceeds maximum limit of 180 characters; contains 1876 characters
(#1577) Line exceeds maximum limit of 180 characters; contains 1876 characters
(#1577) Line exceeds maximum limit of 180 characters; contains 1876 characters
(#1578) Line indented incorrectly; expected at least 12 spaces, found 0
(#1578) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1578) Scope modifier not specified for member variable "$handler"
(#1578) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1578) Scope modifier not specified for member variable "$size"
(#1578) Visibility must be declared on method "__construct"
(#1579) Line indented incorrectly; expected at least 16 spaces, found 0
(#1579) Expected 1 space after closing parenthesis; found 0
(#1579) Opening brace must be the last content on the line
(#1579) Expected 1 space before "="; 0 found
(#1579) Expected 1 space after "="; 0 found
(#1579) Closing brace must be on a line by itself
(#1579) Visibility must be declared on method "write"
(#1580) Line indented incorrectly; expected at least 16 spaces, found 0
(#1580) Expected 1 space after closing parenthesis; found 0
(#1580) Opening brace must be the last content on the line
(#1580) Expected 1 space before "+="; 0 found
(#1580) Expected 1 space after "+="; 0 found
(#1580) Commas (,) must be followed by white space.
(#1580) Closing brace must be on a line by itself
(#1580) Visibility must be declared on method "send"
(#1581) Line indented incorrectly; expected at least 16 spaces, found 0
(#1581) Expected 1 space after closing parenthesis; found 0
(#1581) Opening brace must be the last content on the line
(#1581) Commas (,) must be followed by white space.
(#1581) Closing brace must be on a line by itself
(#1581) Closing brace must be on a line by itself
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Inline control structures are not allowed
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Inline control structures are not allowed
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Inline control structures are not allowed
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Expected "if (...) {\n"; found "if(...){"
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Commas (,) must be followed by white space.
(#1581) Variable "M" must be all lower-case
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Variable "I" must be all lower-case
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Variable "Xb" must be all lower-case
(#1581) Commas (,) must be followed by white space.
(#1581) Variable "M" must be all lower-case
(#1581) Commas (,) must be followed by white space.
(#1581) Commas (,) must be followed by white space.
(#1581) Commas (,) must be followed by white space.
(#1581) Variable "M" must be all lower-case
(#1581) Variable "K" must be all lower-case
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Variable "I" must be all lower-case
(#1581) Expected 1 space before "?"; 0 found
(#1581) Expected 1 space after "?"; 0 found
(#1581) Variable "I" must be all lower-case
(#1581) Expected 1 space before ":"; 0 found
(#1581) Expected 1 space after ":"; 0 found
(#1581) Variable "K" must be all lower-case
(#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) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Inline control structures are not allowed
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Variable "S" must be all lower-case
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Commas (,) must be followed by white space.
(#1581) Variable "S" must be all lower-case
(#1581) Expected 1 space before "?"; 0 found
(#1581) Expected 1 space after "?"; 0 found
(#1581) Variable "S" must be all lower-case
(#1581) Expected 1 space before "=="; 0 found
(#1581) Expected 1 space after "=="; 0 found
(#1581) Expected 1 space before "?"; 0 found
(#1581) Expected 1 space after "?"; 0 found
(#1581) Expected 1 space before ":"; 0 found
(#1581) Expected 1 space after ":"; 0 found
(#1581) Expected 1 space before ":"; 0 found
(#1581) Expected 1 space after ":"; 0 found
(#1581) Commas (,) must be followed by white space.
(#1581) Variable "S" must be all lower-case
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Variable "S" must be all lower-case
(#1581) Inline control structures are not allowed
(#1581) Expected 1 space before "!="; 0 found
(#1581) Expected 1 space after "!="; 0 found
(#1581) Inline control structures are not allowed
(#1581) Expected "if (...) {\n"; found "if(...){"
(#1581) Variable "S" must be all lower-case
(#1581) Expected "if (...) {\n"; found "if(...){"
(#1581) Expected 1 space before "="; 0 found
(#1581) Expected 1 space after "="; 0 found
(#1581) Inline control structures are not allowed
(#1581) Closing brace must be on a line by itself
(#1581) Expected "if (...) {\n"; found "if(...){"
(#1581) Variable "S" must be all lower-case
(#1581) Variable "Tc" 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 "Tc" must be all lower-case
(#1581) Commas (,) must be followed by white space.
(#1581) Expected "foreach (...) {\n"; found "foreach(...){"
(#1581) Expected 1 space before "=>"; 0 found
(#1581) Expected 1 space after "=>"; 0 found
(#1581) Expected 1 space after "as"; 0 found
(#1581) Line exceeds maximum limit of 180 characters; contains 1540 characters
(#1581) Line exceeds maximum limit of 180 characters; contains 1540 characters
(#1581) Line exceeds maximum limit of 180 characters; contains 1540 characters
(#1581) Variable "Tc" must be all lower-case
(#1581) Line exceeds maximum limit of 180 characters; contains 1540 characters
(#1581) Line exceeds maximum limit of 180 characters; contains 1540 characters
(#1581) Line exceeds maximum limit of 180 characters; contains 1540 characters
(#1581) Line exceeds maximum limit of 180 characters; contains 1540 characters
(#1581) Line exceeds maximum limit of 180 characters; contains 1540 characters
(#1582) Line indented incorrectly; expected at least 40 spaces, found 0
(#1582) Variable "C" must be all lower-case
(#1582) Expected 1 space before "=>"; 0 found
(#1582) Expected 1 space after "=>"; 0 found
(#1582) Variable "C" must be all lower-case
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) 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) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#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) 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) Expected 1 space before ":"; 0 found
(#1582) Expected 1 space after ":"; 0 found
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Commas (,) must be followed by white space.
(#1582) Variable "C" must be all lower-case
(#1582) Closing brace must be on a line by itself
(#1582) Closing brace must be on a line by itself
(#1582) Closing brace must be on a line by itself
(#1582) Closing brace must be on a line by itself
(#1582) Expected "if (...) {\n"; found "if(...){"
(#1582) Variable "S" must be all lower-case
(#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) Variable "Oh" must be all lower-case
(#1582) Expected 1 space before "="; 0 found
(#1582) Expected 1 space after "="; 0 found
(#1582) Expected "if (...) {\n"; found "if(...){"
(#1582) Variable "Oh" must be all lower-case
(#1582) Inline control structures are not allowed
(#1582) Expected 1 space before "=>"; 0 found
(#1582) Expected 1 space after "=>"; 0 found
(#1582) Expected 1 space after "as"; 0 found
(#1582) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1582) Variable "Oh" must be all lower-case
(#1582) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1582) Line exceeds maximum limit of 180 characters; contains 910 characters
(#1583) Line indented incorrectly; expected at least 24 spaces, found 0
(#1583) Expected 1 space before "=>"; 0 found
(#1583) Expected 1 space after "=>"; 0 found
(#1583) Variable "X" must be all lower-case
(#1583) Variable "X" must be all lower-case
(#1583) Variable "X" must be all lower-case
(#1583) Closing brace must be on a line by itself
(#1583) Closing brace must be on a line by itself
(#1583) Closing brace must be on a line by itself
(#1583) Usage of ELSEIF not allowed; use ELSE IF instead
(#1583) Commas (,) must be followed by white space.
(#1583) Commas (,) must be followed by white space.
(#1583) Commas (,) must be followed by white space.
(#1583) Expected 1 space before "?"; 0 found
(#1583) Expected 1 space after "?"; 0 found
(#1583) Expected 1 space before ":"; 0 found
(#1583) Expected 1 space after ":"; 0 found
(#1583) Expected 1 space before "="; 0 found
(#1583) Expected 1 space after "="; 0 found
(#1583) Expected 1 space before "="; 0 found
(#1583) Expected 1 space after "="; 0 found
(#1583) Expected 1 space before "="; 0 found
(#1583) Expected 1 space after "="; 0 found
(#1583) Expected 1 space before "?"; 0 found
(#1583) Expected 1 space after "?"; 0 found
(#1583) Expected 1 space before ":"; 0 found
(#1583) Expected 1 space after ":"; 0 found
(#1583) Commas (,) must be followed by white space.
(#1583) Commas (,) must be followed by white space.
(#1583) Commas (,) must be followed by white space.
(#1583) Commas (,) must be followed by white space.
(#1583) Commas (,) must be followed by white space.
(#1583) Expected "foreach (...) {\n"; found "foreach(...){"
(#1583) Expected 1 space before "=>"; 0 found
(#1583) Expected 1 space after "=>"; 0 found
(#1583) Expected 1 space after "as"; 0 found
(#1583) Line exceeds maximum limit of 180 characters; contains 580 characters
(#1583) Line exceeds maximum limit of 180 characters; contains 580 characters
(#1583) Line exceeds maximum limit of 180 characters; contains 580 characters
(#1583) Line exceeds maximum limit of 180 characters; contains 580 characters
(#1583) Line exceeds maximum limit of 180 characters; contains 580 characters
(#1583) Line exceeds maximum limit of 180 characters; contains 580 characters
(#1583) Line exceeds maximum limit of 180 characters; contains 580 characters
(#1583) Line exceeds maximum limit of 180 characters; contains 580 characters
(#1584) Line indented incorrectly; expected at least 20 spaces, found 0
(#1584) Expected 1 space before "=>"; 0 found
(#1584) Expected 1 space after "=>"; 0 found
(#1584) Variable "B" must be all lower-case
(#1584) Variable "B" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "B" must be all lower-case
(#1584) Commas (,) must be followed by white space.
(#1584) Variable "B" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "B" must be all lower-case
(#1584) Variable "B" must be all lower-case
(#1584) Closing brace must be on a line by itself
(#1584) Variable "Eh" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "Qa" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "Zd" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Expected "foreach (...) {\n"; found "foreach(...){"
(#1584) Expected 1 space before "=>"; 0 found
(#1584) Expected 1 space after "=>"; 0 found
(#1584) Expected 1 space before "as"; 0 found
(#1584) Expected 1 space after "as"; 0 found
(#1584) Commas (,) must be followed by white space.
(#1584) Variable "R" must be all lower-case
(#1584) Expected 1 space before "=>"; 0 found
(#1584) Expected 1 space after "=>"; 0 found
(#1584) Variable "S" must be all lower-case
(#1584) Inline control structures are not allowed
(#1584) Variable "S" must be all lower-case
(#1584) Variable "Ef" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "R" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Expected "foreach (...) {\n"; found "foreach(...){"
(#1584) Expected 1 space before "=>"; 0 found
(#1584) Expected 1 space after "=>"; 0 found
(#1584) Expected 1 space before "as"; 0 found
(#1584) Expected 1 space after "as"; 0 found
(#1584) Variable "R" must be all lower-case
(#1584) Variable "C" must be all lower-case
(#1584) Expected 1 space before "=>"; 0 found
(#1584) Expected 1 space after "=>"; 0 found
(#1584) Variable "Ef" must be all lower-case
(#1584) Expected 1 space before "+="; 0 found
(#1584) Expected 1 space after "+="; 0 found
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "Ef" must be all lower-case
(#1584) Variable "R" must be all lower-case
(#1584) Variable "C" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Closing brace must be on a line by itself
(#1584) Variable "R" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "R" must be all lower-case
(#1584) Expected 1 space before "?"; 0 found
(#1584) Expected 1 space after "?"; 0 found
(#1584) Variable "R" must be all lower-case
(#1584) Expected 1 space before ":"; 0 found
(#1584) Expected 1 space after ":"; 0 found
(#1584) Variable "Eh" must be all lower-case
(#1584) Commas (,) must be followed by white space.
(#1584) Expected "foreach (...) {\n"; found "foreach(...){"
(#1584) Expected 1 space before "as"; 0 found
(#1584) Expected 1 space after "as"; 0 found
(#1584) Variable "R" must be all lower-case
(#1584) Variable "X" must be all lower-case
(#1584) Expected "if (...) {\n"; found "if(...){"
(#1584) Variable "X" must be all lower-case
(#1584) Variable "Xd" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "Qa" must be all lower-case
(#1584) Inline control structures are not allowed
(#1584) Variable "R" must be all lower-case
(#1584) Variable "X" must be all lower-case
(#1584) Variable "Xd" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "R" must be all lower-case
(#1584) Commas (,) must be followed by white space.
(#1584) Variable "X" must be all lower-case
(#1584) Expected 1 space before "-"; 0 found
(#1584) Expected 1 space after "-"; 0 found
(#1584) Inline control structures are not allowed
(#1584) Variable "Qa" must be all lower-case
(#1584) Expected 1 space before "-="; 0 found
(#1584) Expected 1 space after "-="; 0 found
(#1584) Inline control structures are not allowed
(#1584) Variable "Zd" must be all lower-case
(#1584) Variable "Xd" must be all lower-case
(#1584) Variable "Xd" must be all lower-case
(#1584) Expected 1 space before "-="; 0 found
(#1584) Expected 1 space after "-="; 0 found
(#1584) Variable "R" must be all lower-case
(#1584) Variable "X" must be all lower-case
(#1584) Variable "Xd" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "X" must be all lower-case
(#1584) Commas (,) must be followed by white space.
(#1584) Variable "X" must be all lower-case
(#1584) Variable "X" must be all lower-case
(#1584) Variable "R" must be all lower-case
(#1584) Variable "Xd" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "X" must be all lower-case
(#1584) Variable "Zd" must be all lower-case
(#1584) Variable "Xd" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Closing brace must be on a line by itself
(#1584) Closing brace must be on a line by itself
(#1584) Variable "Eh" must be all lower-case
(#1584) Expected 1 space before "="; 0 found
(#1584) Expected 1 space after "="; 0 found
(#1584) Variable "Eh" must be all lower-case
(#1584) Commas (,) must be followed by white space.
(#1584) Variable "R" must be all lower-case
(#1584) Expected 1 space before "+"; 0 found
(#1584) Expected 1 space after "+"; 0 found
(#1584) Expected 1 space before "+"; 0 found
(#1584) Expected 1 space after "+"; 0 found
(#1584) Variable "Ef" must be all lower-case
(#1584) Closing brace must be on a line by itself
(#1584) Commas (,) must be followed by white space.
(#1584) Variable "Eh" must be all lower-case
(#1584) Commas (,) must be followed by white space.
(#1584) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1584) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1584) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1584) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1584) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1584) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1584) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1584) Line exceeds maximum limit of 180 characters; contains 831 characters
(#1586) Commas (,) must be followed by white space.
(#1586) Commas (,) must be followed by white space.
(#1586) Commas (,) must be followed by white space.
(#1587) Commas (,) must be followed by white space.
(#1587) Variable "Eh" must be all lower-case
(#1587) Commas (,) must be followed by white space.
(#1590) Commas (,) must be followed by white space.
(#1590) Commas (,) must be followed by white space.
(#1593) Expected "foreach (...) {\n"; found "foreach(...){"
(#1593) Expected 1 space before "=>"; 0 found
(#1593) Expected 1 space after "=>"; 0 found
(#1593) Expected 1 space after "as"; 0 found
(#1594) Line indented incorrectly; expected at least 20 spaces, found 0
(#1594) Variable "C" must be all lower-case
(#1594) Expected 1 space before "=>"; 0 found
(#1594) Expected 1 space after "=>"; 0 found
(#1594) Variable "R" must be all lower-case
(#1594) Variable "R" must be all lower-case
(#1594) Variable "R" must be all lower-case
(#1594) Commas (,) must be followed by white space.
(#1594) Variable "C" must be all lower-case
(#1594) Variable "C" must be all lower-case
(#1594) Expected "foreach (...) {\n"; found "foreach(...){"
(#1594) Expected 1 space before "as"; 0 found
(#1594) Expected 1 space after "as"; 0 found
(#1594) Variable "R" must be all lower-case
(#1594) Variable "X" must be all lower-case
(#1594) Expected 1 space before "="; 0 found
(#1594) Expected 1 space after "="; 0 found
(#1594) Expected 1 space before "?"; 0 found
(#1594) Expected 1 space after "?"; 0 found
(#1594) Expected 1 space before ":"; 0 found
(#1594) Expected 1 space after ":"; 0 found
(#1594) Expected 1 space before "?"; 0 found
(#1594) Expected 1 space after "?"; 0 found
(#1594) Variable "X" must be all lower-case
(#1594) Expected 1 space before ":"; 0 found
(#1594) Expected 1 space after ":"; 0 found
(#1594) Variable "X" must be all lower-case
(#1594) Closing brace must be on a line by itself
(#1594) Expected "foreach (...) {\n"; found "foreach(...){"
(#1594) Expected 1 space before "=>"; 0 found
(#1594) Expected 1 space after "=>"; 0 found
(#1594) Expected 1 space before "as"; 0 found
(#1594) Expected 1 space after "as"; 0 found
(#1594) Variable "R" must be all lower-case
(#1594) Expected 1 space before "=>"; 0 found
(#1594) Expected 1 space after "=>"; 0 found
(#1594) Expected "foreach (...) {\n"; found "foreach(...){"
(#1594) Expected 1 space before "=>"; 0 found
(#1594) Expected 1 space after "=>"; 0 found
(#1594) Expected 1 space after "as"; 0 found
(#1594) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1594) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1594) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1594) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1594) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1594) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1594) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1594) Line exceeds maximum limit of 180 characters; contains 446 characters
(#1595) Line indented incorrectly; expected at least 28 spaces, found 0
(#1595) Variable "Xd" must be all lower-case
(#1595) Expected 1 space before "=>"; 0 found
(#1595) Expected 1 space after "=>"; 0 found
(#1595) Variable "Yd" must be all lower-case
(#1595) Expected 1 space before "="; 0 found
(#1595) Expected 1 space after "="; 0 found
(#1595) Variable "Xd" must be all lower-case
(#1595) Expected 1 space before "-"; 0 found
(#1595) Expected 1 space after "-"; 0 found
(#1595) Variable "C" must be all lower-case
(#1595) Expected 1 space before "="; 0 found
(#1595) Expected 1 space after "="; 0 found
(#1595) Inline control structures are not allowed
(#1595) Expected 1 space before "as"; 0 found
(#1595) Expected 1 space after "as"; 0 found
(#1595) Variable "Qg" must be all lower-case
(#1595) Variable "Xd" must be all lower-case
(#1595) Variable "Yd" must be all lower-case
(#1595) Variable "R" must be all lower-case
(#1595) Variable "Qg" must be all lower-case
(#1595) Variable "Yd" must be all lower-case
(#1595) Closing brace must be on a line by itself
(#1595) Closing brace must be on a line by itself
(#1595) Expected "foreach (...) {\n"; found "foreach(...){"
(#1595) Expected 1 space before "=>"; 0 found
(#1595) Expected 1 space after "=>"; 0 found
(#1595) Expected 1 space before "as"; 0 found
(#1595) Expected 1 space after "as"; 0 found
(#1595) Variable "C" must be all lower-case
(#1595) Expected 1 space before "=>"; 0 found
(#1595) Expected 1 space after "=>"; 0 found
(#1595) Expected "foreach (...) {\n"; found "foreach(...){"
(#1595) Expected 1 space before "=>"; 0 found
(#1595) Expected 1 space after "=>"; 0 found
(#1595) Expected 1 space after "as"; 0 found
(#1595) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1595) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1595) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1595) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1595) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1595) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1595) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1595) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1596) Line indented incorrectly; expected at least 24 spaces, found 0
(#1596) Variable "Xd" must be all lower-case
(#1596) Expected 1 space before "=>"; 0 found
(#1596) Expected 1 space after "=>"; 0 found
(#1596) Variable "Yd" must be all lower-case
(#1596) Expected 1 space before "="; 0 found
(#1596) Expected 1 space after "="; 0 found
(#1596) Variable "Xd" must be all lower-case
(#1596) Expected 1 space before "-"; 0 found
(#1596) Expected 1 space after "-"; 0 found
(#1596) Variable "C" must be all lower-case
(#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 after "as"; 0 found
(#1597) Line indented incorrectly; expected at least 28 spaces, found 0
(#1597) Variable "Xd" must be all lower-case
(#1597) Variable "Yd" must be all lower-case
(#1597) Variable "R" must be all lower-case
(#1597) Commas (,) must be followed by white space.
(#1597) Commas (,) must be followed by white space.
(#1597) Variable "Yd" 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) Closing brace must be on a line by itself
(#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 392 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1597) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1598) Variable "C" must be all lower-case
(#1598) Expected 1 space before "=>"; 0 found
(#1598) Expected 1 space after "=>"; 0 found
(#1598) Variable "R" must be all lower-case
(#1598) Expected "foreach (...) {\n"; found "foreach(...){"
(#1598) Expected 1 space before "=>"; 0 found
(#1598) Expected 1 space after "=>"; 0 found
(#1598) Expected 1 space before "as"; 0 found
(#1598) Expected 1 space after "as"; 0 found
(#1598) Variable "R" must be all lower-case
(#1598) Expected 1 space before "=>"; 0 found
(#1598) Expected 1 space after "=>"; 0 found
(#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
(#1599) Line indented incorrectly; expected at least 8 spaces, found 0
(#1599) Variable "Xd" 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) Variable "Eh" must be all lower-case
(#1599) Expected 1 space before "="; 0 found
(#1599) Expected 1 space after "="; 0 found
(#1599) Expected "foreach (...) {\n"; found "foreach(...){"
(#1599) Expected 1 space before "=>"; 0 found
(#1599) Expected 1 space after "=>"; 0 found
(#1599) Expected 1 space before "as"; 0 found
(#1599) Expected 1 space after "as"; 0 found
(#1599) Expected 1 space before "=>"; 0 found
(#1599) Expected 1 space after "=>"; 0 found
(#1599) Variable "Qg" must be all lower-case
(#1599) Variable "Ff" must be all lower-case
(#1599) Expected 1 space before "="; 0 found
(#1599) Expected 1 space after "="; 0 found
(#1599) Variable "R" must be all lower-case
(#1599) Expected 1 space before "+"; 0 found
(#1599) Expected 1 space after "+"; 0 found
(#1599) Variable "R" must be all lower-case
(#1599) Variable "Qg" must be all lower-case
(#1599) Variable "Gf" 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) Commas (,) must be followed by white space.
(#1599) Variable "Ff" must be all lower-case
(#1599) Commas (,) must be followed by white space.
(#1599) Variable "Gf" must be all lower-case
(#1599) Expected 1 space before "="; 0 found
(#1599) Expected 1 space after "="; 0 found
(#1599) Commas (,) must be followed by white space.
(#1599) Variable "Ff" must be all lower-case
(#1599) Commas (,) must be followed by white space.
(#1599) Variable "Gf" must be all lower-case
(#1599) Closing brace must be on a line by itself
(#1599) Variable "Xd" 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) Closing brace must be on a line by itself
(#1599) Closing brace must be on a line by itself
(#1599) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1599) Line exceeds maximum limit of 180 characters; contains 412 characters
(#1600) Commas (,) must be followed by white space.
(#1600) Commas (,) must be followed by white space.
(#1600) Commas (,) must be followed by white space.
(#1600) Commas (,) must be followed by white space.
(#1601) Closing brace must be on a line by itself
(#1601) Usage of ELSEIF not allowed; use ELSE IF instead
(#1601) Expected 1 space before "="; 0 found
(#1601) Expected 1 space after "="; 0 found
(#1601) Expected "if (...) {\n"; found "if(...){"
(#1601) Variable "Ab" must be all lower-case
(#1601) Expected 1 space before "="; 0 found
(#1601) Expected 1 space after "="; 0 found
(#1601) Inline control structures are not allowed
(#1601) Expected 1 space before "as"; 0 found
(#1601) Expected 1 space after "as"; 0 found
(#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) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1601) Variable "Ab" must be all lower-case
(#1601) Expected 1 space before ".="; 0 found
(#1601) Expected 1 space after ".="; 0 found
(#1601) Commas (,) must be followed by white space.
(#1601) Variable "Ab" must be all lower-case
(#1601) Commas (,) must be followed by white space.
(#1601) Variable "T" must be all lower-case
(#1601) Expected 1 space before "="; 0 found
(#1601) Expected 1 space after "="; 0 found
(#1601) Expected 1 space before "+"; 0 found
(#1601) Expected 1 space after "+"; 0 found
(#1601) Variable "Bc" must be all lower-case
(#1601) Expected 1 space before "="; 0 found
(#1601) Expected 1 space after "="; 0 found
(#1601) Variable "T" must be all lower-case
(#1601) Expected 1 space before "=="; 0 found
(#1601) Expected 1 space after "=="; 0 found
(#1601) Expected 1 space before "?"; 0 found
(#1601) Expected 1 space after "?"; 0 found
(#1601) Variable "T" must be all lower-case
(#1601) Expected 1 space before ":"; 0 found
(#1601) Expected 1 space after ":"; 0 found
(#1601) Commas (,) must be followed by white space.
(#1601) Expected 1 space before "=="; 0 found
(#1601) Expected 1 space after "=="; 0 found
(#1601) Variable "T" must be all lower-case
(#1601) Expected 1 space before ">"; 0 found
(#1601) Expected 1 space after ">"; 0 found
(#1601) Variable "Fd" must be all lower-case
(#1601) Expected 1 space before "="; 0 found
(#1601) Expected 1 space after "="; 0 found
(#1601) Commas (,) must be followed by white space.
(#1601) Expected "if (...) {\n"; found "if(...){"
(#1601) Variable "Fd" must be all lower-case
(#1601) Variable "Yb" must be all lower-case
(#1601) Expected "if (...) {\n"; found "if(...){"
(#1601) Expected 1 space before "=="; 0 found
(#1601) Expected 1 space after "=="; 0 found
(#1601) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1601) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1601) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1601) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1601) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1601) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1601) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1601) Line exceeds maximum limit of 180 characters; contains 536 characters
(#1603) Expected 1 space before "?"; 0 found
(#1603) Expected 1 space after "?"; 0 found
(#1605) Expected 1 space before ":"; 0 found
(#1605) Expected 1 space after ":"; 0 found
(#1606) Closing brace must be on a line by itself
(#1606) Closing brace must be on a line by itself
(#1606) Variable "Zg" must be all lower-case
(#1606) Expected 1 space before "="; 0 found
(#1606) Expected 1 space after "="; 0 found
(#1606) Expected 1 space before "="; 0 found
(#1606) Expected 1 space after "="; 0 found
(#1606) Expected "if (...) {\n"; found "if(...){"
(#1606) Expected 1 space before "=="; 0 found
(#1606) Expected 1 space after "=="; 0 found
(#1606) Expected 1 space before "="; 0 found
(#1606) Expected 1 space after "="; 0 found
(#1606) Inline control structures are not allowed
(#1606) Expected 1 space before "="; 0 found
(#1606) Expected 1 space after "="; 0 found
(#1606) Commas (,) must be followed by white space.
(#1606) Commas (,) must be followed by white space.
(#1606) Commas (,) must be followed by white space.
(#1606) Commas (,) must be followed by white space.
(#1606) Closing brace must be on a line by itself
(#1606) Expected "foreach (...) {\n"; found "foreach(...){"
(#1606) Expected 1 space after "as"; 0 found
(#1606) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1606) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1606) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1606) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1606) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1606) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1606) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1606) Line exceeds maximum limit of 180 characters; contains 201 characters
(#1607) Expected "if (...) {\n"; found "if(...){"
(#1607) Expected "if (...) {\n"; found "if(...){"
(#1607) Variable "Fd" must be all lower-case
(#1607) Commas (,) must be followed by white space.
(#1607) Variable "Zg" must be all lower-case
(#1607) Expected 1 space before "="; 0 found
(#1607) Expected 1 space after "="; 0 found
(#1607) Commas (,) must be followed by white space.
(#1607) Inline control structures are not allowed
(#1607) Variable "Zg" must be all lower-case
(#1607) Expected 1 space before "=="; 0 found
(#1607) Expected 1 space after "=="; 0 found
(#1607) Closing brace must be on a line by itself
(#1607) Expected "if (...) {\n"; found "if(...){"
(#1607) Variable "Fd" must be all lower-case
(#1607) Inline control structures are not allowed
(#1607) Variable "Zg" must be all lower-case
(#1607) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1607) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1607) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1607) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1607) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1607) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1607) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1607) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1608) Line indented incorrectly; expected at least 12 spaces, found 0
(#1608) Expected 1 space before "="; 0 found
(#1608) Expected 1 space after "="; 0 found
(#1608) Expected "if (...) {\n"; found "if(...){"
(#1608) Expected "foreach (...) {\n"; found "foreach(...){"
(#1608) Expected 1 space before "as"; 0 found
(#1608) Expected 1 space after "as"; 0 found
(#1608) Commas (,) must be followed by white space.
(#1608) Expected "foreach (...) {\n"; found "foreach(...){"
(#1608) Expected 1 space before "as"; 0 found
(#1608) Expected 1 space after "as"; 0 found
(#1608) Commas (,) must be followed by white space.
(#1608) Commas (,) must be followed by white space.
(#1608) Variable "K" must be all lower-case
(#1608) Expected 1 space before "="; 0 found
(#1608) Expected 1 space after "="; 0 found
(#1608) Variable "K" must be all lower-case
(#1608) Commas (,) must be followed by white space.
(#1608) Expected 1 space before ".="; 0 found
(#1608) Expected 1 space after ".="; 0 found
(#1608) Variable "Zg" 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) Variable "K" must be all lower-case
(#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) Closing brace must be on a line by itself
(#1608) Closing brace must be on a line by itself
(#1608) Expected "if (...) {\n"; found "if(...){"
(#1608) Expected "foreach (...) {\n"; found "foreach(...){"
(#1608) Expected 1 space before "as"; 0 found
(#1608) Expected 1 space after "as"; 0 found
(#1608) Commas (,) must be followed by white space.
(#1608) Commas (,) must be followed by white space.
(#1608) Variable "K" must be all lower-case
(#1608) Expected 1 space before "="; 0 found
(#1608) Expected 1 space after "="; 0 found
(#1608) Variable "K" must be all lower-case
(#1608) Commas (,) must be followed by white space.
(#1608) Expected 1 space before ".="; 0 found
(#1608) Expected 1 space after ".="; 0 found
(#1608) Variable "Zg" 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) Variable "K" must be all lower-case
(#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) Closing brace must be on a line by itself
(#1608) Inline control structures are not allowed
(#1608) Closing brace must be on a line by itself
(#1608) Expected "if (...) {\n"; found "if(...){"
(#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 before "as"; 0 found
(#1608) Expected 1 space after "as"; 0 found
(#1608) Commas (,) must be followed by white space.
(#1608) Variable "C" must be all lower-case
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1608) Variable "S" must be all lower-case
(#1608) Variable "R" 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) Variable "C" must be all lower-case
(#1608) Commas (,) must be followed by white space.
(#1608) Variable "Gb" 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) Variable "C" must be all lower-case
(#1608) Commas (,) must be followed by white space.
(#1608) Expected "if (...) {\n"; found "if(...){"
(#1608) Variable "R" must be all lower-case
(#1608) Variable "Gb" must be all lower-case
(#1608) Expected "if (...) {\n"; found "if(...){"
(#1608) Variable "Bc" must be all lower-case
(#1608) Expected 1 space before "=="; 0 found
(#1608) Expected 1 space after "=="; 0 found
(#1608) Variable "Bh" must be all lower-case
(#1608) Expected 1 space before "="; 0 found
(#1608) Expected 1 space after "="; 0 found
(#1608) Line exceeds maximum limit of 180 characters; contains 892 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 892 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 892 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 892 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 892 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 892 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 892 characters
(#1608) Line exceeds maximum limit of 180 characters; contains 892 characters
(#1609) Line indented incorrectly; expected at least 16 spaces, found 0
(#1609) Variable "Bh" must be all lower-case
(#1609) Commas (,) must be followed by white space.
(#1609) Commas (,) must be followed by white space.
(#1609) Closing brace must be on a line by itself
(#1609) Variable "C" must be all lower-case
(#1609) Commas (,) must be followed by white space.
(#1609) Variable "R" 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) Commas (,) must be followed by white space.
(#1609) Variable "S" 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) Variable "S" must be all lower-case
(#1609) Expected 1 space before "="; 0 found
(#1609) Expected 1 space after "="; 0 found
(#1609) Variable "C" must be all lower-case
(#1609) Usage of ELSEIF not allowed; use ELSE IF instead
(#1609) Variable "Gb" must be all lower-case
(#1609) Expected 1 space before "="; 0 found
(#1609) Expected 1 space after "="; 0 found
(#1609) Variable "C" must be all lower-case
(#1609) Variable "C" must be all lower-case
(#1609) Commas (,) must be followed by white space.
(#1609) Commas (,) must be followed by white space.
(#1609) Commas (,) must be followed by white space.
(#1609) Variable "C" must be all lower-case
(#1609) Closing brace must be on a line by itself
(#1609) Inline control structures are not allowed
(#1609) Variable "Fd" must be all lower-case
(#1609) Variable "R" must be all lower-case
(#1609) Variable "Oh" must be all lower-case
(#1609) Expected 1 space before "="; 0 found
(#1609) Expected 1 space after "="; 0 found
(#1609) Variable "C" must be all lower-case
(#1609) Commas (,) must be followed by white space.
(#1609) Variable "Oh" must be all lower-case
(#1609) Expected "if (...) {\n"; found "if(...){"
(#1609) Variable "Bc" 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) Expected 1 space before ":"; 0 found
(#1609) Expected 1 space after ":"; 0 found
(#1609) Variable "C" must be all lower-case
(#1609) Commas (,) must be followed by white space.
(#1609) Variable "Bh" must be all lower-case
(#1609) Closing brace must be on a line by itself
(#1609) Inline control structures are not allowed
(#1609) Usage of ELSEIF not allowed; use ELSE IF instead
(#1609) Variable "Fd" must be all lower-case
(#1609) Closing brace must be on a line by itself
(#1609) Closing brace must be on a line by itself
(#1609) Inline control structures are not allowed
(#1609) Expected 1 space after "as"; 0 found
(#1609) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1609) Line exceeds maximum limit of 180 characters; contains 471 characters
(#1610) Line indented incorrectly; expected at least 12 spaces, found 0
(#1610) Commas (,) must be followed by white space.
(#1610) Commas (,) must be followed by white space.
(#1610) Inline control structures are not allowed
(#1610) Variable "Bc" must be all lower-case
(#1610) Expected 1 space before "=="; 0 found
(#1610) Expected 1 space after "=="; 0 found
(#1611) Line indented incorrectly; expected at least 12 spaces, found 0
(#1611) Closing brace must be on a line by itself
(#1611) Closing brace must be on a line by itself
(#1611) Closing brace must be on a line by itself
(#1611) Inline control structures are not allowed
(#1611) Variable "Fd" must be all lower-case
(#1611) Closing brace must be on a line by itself
(#1611) Commas (,) must be followed by white space.
(#1611) Commas (,) must be followed by white space.
(#1611) Expected 1 space before "!="; 0 found
(#1611) Expected 1 space after "!="; 0 found
(#1611) Expected 1 space before "?"; 0 found
(#1611) Expected 1 space after "?"; 0 found
(#1611) Expected 1 space before "=>"; 0 found
(#1611) Expected 1 space after "=>"; 0 found
(#1611) Expected 1 space before ":"; 0 found
(#1611) Expected 1 space after ":"; 0 found
(#1611) Commas (,) must be followed by white space.
(#1611) Line exceeds 132 characters; contains 169 characters
(#1611) Line exceeds 132 characters; contains 169 characters
(#1611) Line exceeds 132 characters; contains 169 characters
(#1611) Line exceeds 132 characters; contains 169 characters
(#1611) Line exceeds 132 characters; contains 169 characters
(#1611) Line exceeds 132 characters; contains 169 characters
(#1611) Line exceeds 132 characters; contains 169 characters
(#1611) Line exceeds 132 characters; contains 169 characters
(#1614) Variable "Jb" must be all lower-case
(#1614) Expected 1 space before "="; 0 found
(#1614) Expected 1 space after "="; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Expected 1 space before "="; 0 found
(#1614) Expected 1 space after "="; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "Hb" must be all lower-case
(#1614) Expected 1 space before "="; 0 found
(#1614) Expected 1 space after "="; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Inline control structures are not allowed
(#1614) Expected 1 space before "=="; 0 found
(#1614) Expected 1 space after "=="; 0 found
(#1614) Variable "Hb" must be all lower-case
(#1614) Expected 1 space before "="; 0 found
(#1614) Expected 1 space after "="; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "K" must be all lower-case
(#1614) Inline control structures are not allowed
(#1614) Variable "K" must be all lower-case
(#1614) Variable "K" must be all lower-case
(#1614) Expected 1 space before "="; 0 found
(#1614) Expected 1 space after "="; 0 found
(#1614) Expected 1 space before "=>"; 0 found
(#1614) Expected 1 space after "=>"; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Expected 1 space before "=>"; 0 found
(#1614) Expected 1 space after "=>"; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Expected 1 space before "=>"; 0 found
(#1614) Expected 1 space after "=>"; 0 found
(#1614) Expected 1 space before "!="; 0 found
(#1614) Expected 1 space after "!="; 0 found
(#1614) Expected 1 space before "?"; 0 found
(#1614) Expected 1 space after "?"; 0 found
(#1614) Expected 1 space before ":"; 0 found
(#1614) Expected 1 space after ":"; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Expected 1 space before "=>"; 0 found
(#1614) Expected 1 space after "=>"; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Expected 1 space before "=>"; 0 found
(#1614) Expected 1 space after "=>"; 0 found
(#1614) Expected "if (...) {\n"; found "if(...){"
(#1614) Variable "K" must be all lower-case
(#1614) Variable "K" must be all lower-case
(#1614) Expected 1 space before "="; 0 found
(#1614) Expected 1 space after "="; 0 found
(#1614) Variable "K" must be all lower-case
(#1614) Expected 1 space before "="; 0 found
(#1614) Expected 1 space after "="; 0 found
(#1614) Expected 1 space before "=="; 0 found
(#1614) Expected 1 space after "=="; 0 found
(#1614) Variable "K" must be all lower-case
(#1614) Expected 1 space before "="; 0 found
(#1614) Expected 1 space after "="; 0 found
(#1614) Variable "K" 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 "K" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "K" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Expected 1 space before "=="; 0 found
(#1614) Expected 1 space after "=="; 0 found
(#1614) Expected 1 space before "?"; 0 found
(#1614) Expected 1 space after "?"; 0 found
(#1614) Expected 1 space before ":"; 0 found
(#1614) Expected 1 space after ":"; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "Jb" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "K" must be all lower-case
(#1614) Expected 1 space before "?"; 0 found
(#1614) Expected 1 space after "?"; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "K" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Expected 1 space before ":"; 0 found
(#1614) Expected 1 space after ":"; 0 found
(#1614) Expected 1 space before "?"; 0 found
(#1614) Expected 1 space after "?"; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "K" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Expected 1 space before ":"; 0 found
(#1614) Expected 1 space after ":"; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "K" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "K" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Expected 1 space before "?"; 0 found
(#1614) Expected 1 space after "?"; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "K" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Expected 1 space before ":"; 0 found
(#1614) Expected 1 space after ":"; 0 found
(#1614) Commas (,) must be followed by white space.
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "Hb" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Variable "K" must be all lower-case
(#1614) Commas (,) must be followed by white space.
(#1614) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1614) Line exceeds maximum limit of 180 characters; contains 1145 characters
(#1615) Commas (,) must be followed by white space.
(#1615) Commas (,) must be followed by white space.
(#1616) Commas (,) must be followed by white space.
(#1616) Variable "Dh" must be all lower-case
(#1616) Commas (,) must be followed by white space.
(#1619) Variable "Jf" must be all lower-case
(#1619) Expected 1 space before "="; 0 found
(#1619) Expected 1 space after "="; 0 found
(#1619) Expected "if (...) {\n"; found "if(...){"
(#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) 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) Commas (,) must be followed by white space.
(#1619) Commas (,) must be followed by white space.
(#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 "foreach (...) {\n"; found "foreach(...){"
(#1619) Expected 1 space before "=>"; 0 found
(#1619) Expected 1 space after "=>"; 0 found
(#1619) Expected 1 space after "as"; 0 found
(#1619) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1619) Line exceeds maximum limit of 180 characters; contains 436 characters
(#1620) Line indented incorrectly; expected at least 4 spaces, found 0
(#1620) Variable "C" must be all lower-case
(#1620) Expected 1 space before "=>"; 0 found
(#1620) Expected 1 space after "=>"; 0 found
(#1620) Variable "U" must be all lower-case
(#1620) Variable "If" must be all lower-case
(#1620) Expected 1 space before "="; 0 found
(#1620) Expected 1 space after "="; 0 found
(#1620) Commas (,) must be followed by white space.
(#1620) Commas (,) must be followed by white space.
(#1620) Variable "C" must be all lower-case
(#1620) Expected 1 space before "="; 0 found
(#1620) Expected 1 space after "="; 0 found
(#1620) Expected 1 space before "=="; 0 found
(#1620) Expected 1 space after "=="; 0 found
(#1620) Expected 1 space before "=="; 0 found
(#1620) Expected 1 space after "=="; 0 found
(#1620) Commas (,) must be followed by white space.
(#1620) Expected 1 space before "=="; 0 found
(#1620) Expected 1 space after "=="; 0 found
(#1620) Expected 1 space before "?"; 0 found
(#1620) Expected 1 space after "?"; 0 found
(#1620) Variable "If" must be all lower-case
(#1620) Expected 1 space before ":"; 0 found
(#1620) Expected 1 space after ":"; 0 found
(#1620) Variable "C" must be all lower-case
(#1620) Variable "Mf" must be all lower-case
(#1620) Expected 1 space before "="; 0 found
(#1620) Expected 1 space after "="; 0 found
(#1620) Commas (,) must be followed by white space.
(#1620) Variable "C" must be all lower-case
(#1620) Commas (,) must be followed by white space.
(#1620) Commas (,) must be followed by white space.
(#1620) Variable "C" must be all lower-case
(#1620) Commas (,) must be followed by white space.
(#1620) Commas (,) must be followed by white space.
(#1620) Inline control structures are not allowed
(#1620) Variable "U" must be all lower-case
(#1620) Expected 1 space before "!=="; 0 found
(#1620) Expected 1 space after "!=="; 0 found
(#1620) Commas (,) must be followed by white space.
(#1620) Variable "U" must be all lower-case
(#1620) Expected 1 space before ".="; 0 found
(#1620) Expected 1 space after ".="; 0 found
(#1620) Variable "Mf" must be all lower-case
(#1620) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1620) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1620) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1620) Inline control structures are not allowed
(#1620) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1620) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1620) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1620) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1620) Line exceeds maximum limit of 180 characters; contains 262 characters
(#1621) Line indented incorrectly; expected at least 8 spaces, found 0
(#1621) Variable "Mf" must be all lower-case
(#1621) Variable "C" must be all lower-case
(#1621) Commas (,) must be followed by white space.
(#1621) Variable "C" must be all lower-case
(#1621) Commas (,) must be followed by white space.
(#1621) Commas (,) must be followed by white space.
(#1621) Commas (,) must be followed by white space.
(#1621) Variable "Jf" must be all lower-case
(#1621) Variable "If" must be all lower-case
(#1621) Closing brace must be on a line by itself
(#1621) Inline control structures are not allowed
(#1621) Closing brace must be on a line by itself
(#1621) Expected "} else {\n"; found "}else{"
(#1621) Expected 1 space before "=="; 0 found
(#1621) Expected 1 space after "=="; 0 found
(#1621) Expected 1 space before "?"; 0 found
(#1621) Expected 1 space after "?"; 0 found
(#1621) Expected 1 space before ":"; 0 found
(#1621) Expected 1 space after ":"; 0 found
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Expected "if (...) {\n"; found "if(...){"
(#1621) Expected "foreach (...) {\n"; found "foreach(...){"
(#1621) Expected 1 space after "as"; 0 found
(#1621) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1621) Line exceeds maximum limit of 180 characters; contains 554 characters
(#1622) Line indented incorrectly; expected at least 8 spaces, found 0
(#1622) Expected "if (...) {\n"; found "if(...){"
(#1622) Variable "If" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1622) Commas (,) must be followed by white space.
(#1622) Expected 1 space before "=="; 0 found
(#1622) Expected 1 space after "=="; 0 found
(#1622) Expected 1 space before "=="; 0 found
(#1622) Expected 1 space after "=="; 0 found
(#1622) Variable "If" must be all lower-case
(#1622) Commas (,) must be followed by white space.
(#1622) Commas (,) must be followed by white space.
(#1622) Commas (,) must be followed by white space.
(#1622) Variable "Jf" must be all lower-case
(#1622) Variable "If" must be all lower-case
(#1622) Closing brace must be on a line by itself
(#1622) Closing brace must be on a line by itself
(#1622) Closing brace must be on a line by itself
(#1622) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1622) Inline control structures are not allowed
(#1622) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1622) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1623) Line indented incorrectly; expected at least 8 spaces, found 0
(#1623) Closing brace must be on a line by itself
(#1625) Variable "Mc" must be all lower-case
(#1625) Expected 1 space before "="; 0 found
(#1625) Expected 1 space after "="; 0 found
(#1625) Expected "foreach (...) {\n"; found "foreach(...){"
(#1625) Expected 1 space before "=>"; 0 found
(#1625) Expected 1 space after "=>"; 0 found
(#1625) Expected 1 space after "as"; 0 found
(#1625) Variable "Jf" must be all lower-case
(#1626) Line indented incorrectly; expected at least 8 spaces, found 0
(#1626) Expected 1 space before "=>"; 0 found
(#1626) Expected 1 space after "=>"; 0 found
(#1626) Variable "X" must be all lower-case
(#1626) Expected "if (...) {\n"; found "if(...){"
(#1626) Expected 1 space before "!="; 0 found
(#1626) Expected 1 space after "!="; 0 found
(#1626) Variable "X" must be all lower-case
(#1626) Expected 1 space before ">"; 0 found
(#1626) Expected 1 space after ">"; 0 found
(#1626) Variable "Mc" 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 "Mc" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Closing brace must be on a line by itself
(#1626) Closing brace must be on a line by itself
(#1626) Closing brace must be on a line by itself
(#1626) Usage of ELSEIF not allowed; use ELSE IF instead
(#1626) Variable "I" 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) 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) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "I" must be all lower-case
(#1626) Inline control structures are not allowed
(#1626) Variable "I" must be all lower-case
(#1626) Variable "I" 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) 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) Commas (,) must be followed by white space.
(#1626) Commas (,) must be followed by white space.
(#1626) Inline control structures are not allowed
(#1626) Variable "K" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "I" must be all lower-case
(#1626) Variable "K" must be all lower-case
(#1626) Variable "K" must be all lower-case
(#1626) Variable "K" must be all lower-case
(#1626) Variable "K" must be all lower-case
(#1626) Inline control structures are not allowed
(#1626) Expected 1 space before "!="; 0 found
(#1626) Expected 1 space after "!="; 0 found
(#1626) Commas (,) must be followed by white space.
(#1626) Closing brace must be on a line by itself
(#1626) Usage of ELSEIF not allowed; use ELSE IF instead
(#1626) Expected "if (...) {\n"; found "if(...){"
(#1626) Commas (,) must be followed by white space.
(#1626) Commas (,) must be followed by white space.
(#1626) Commas (,) must be followed by white space.
(#1626) Closing brace must be on a line by itself
(#1626) Expected "if (...) {\n"; found "if(...){"
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Closing brace must be on a line by itself
(#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) Commas (,) must be followed by white space.
(#1626) Expected "if (...) {\n"; found "if(...){"
(#1626) Variable "Xc" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Inline control structures are not allowed
(#1626) Variable "H" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Usage of ELSEIF not allowed; use ELSE IF instead
(#1626) Variable "Xc" 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) Expected 1 space before ":"; 0 found
(#1626) Expected 1 space after ":"; 0 found
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "H" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "Xc" must be all lower-case
(#1626) Expected 1 space before "?"; 0 found
(#1626) Expected 1 space after "?"; 0 found
(#1626) Variable "Xc" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Expected 1 space before ":"; 0 found
(#1626) Expected 1 space after ":"; 0 found
(#1626) Closing brace must be on a line by itself
(#1626) Inline control structures are not allowed
(#1626) Variable "H" 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) Expected "if (...) {\n"; found "if(...){"
(#1626) Variable "H" must be all lower-case
(#1626) Inline control structures are not allowed
(#1626) Commas (,) must be followed by white space.
(#1626) Commas (,) must be followed by white space.
(#1626) Expected 1 space before "*"; 0 found
(#1626) Expected 1 space after "*"; 0 found
(#1626) Variable "H" 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) Expected "if (...) {\n"; found "if(...){"
(#1626) Variable "H" must be all lower-case
(#1626) Expected 1 space before "!="; 0 found
(#1626) Expected 1 space after "!="; 0 found
(#1626) Variable "H" must be all lower-case
(#1626) Expected 1 space before "<"; 0 found
(#1626) Expected 1 space after "<"; 0 found
(#1626) Variable "Tf" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "H" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "H" 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) Expected "if (...) {\n"; found "if(...){"
(#1626) Expected 1 space before "!="; 0 found
(#1626) Expected 1 space after "!="; 0 found
(#1626) Variable "Tf" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "Tf" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Commas (,) must be followed by white space.
(#1626) Closing brace must be on a line by itself
(#1626) Closing brace must be on a line by itself
(#1626) Variable "Rg" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "Ob" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "D" 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) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Inline control structures are not allowed
(#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) 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) 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) The use of backticks in strings is not recommended
(#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) Expected 1 space before "?"; 0 found
(#1626) Expected 1 space after "?"; 0 found
(#1626) The use of backticks in strings is not recommended
(#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) 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) 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) Expected 1 space before ":"; 0 found
(#1626) Expected 1 space after ":"; 0 found
(#1626) Variable "Fh" 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) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Expected "while (...) {\n"; found "while(...){"
(#1626) Variable "H" must be all lower-case
(#1626) Expected 1 space before "!="; 0 found
(#1626) Expected 1 space after "!="; 0 found
(#1626) Expected "if (...) {\n"; found "if(...){"
(#1626) Variable "D" must be all lower-case
(#1626) Variable "Rg" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "H" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "B" must be all lower-case
(#1626) Variable "Ob" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "B" must be all lower-case
(#1626) Variable "H" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "H" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "B" must be all lower-case
(#1626) Closing brace must be on a line by itself
(#1626) Expected "} else {\n"; found "}else{"
(#1626) Variable "Ob" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "H" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "B" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "D" must be all lower-case
(#1626) Variable "Vc" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "Ef" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "B" must be all lower-case
(#1626) Inline control structures are not allowed
(#1626) Variable "Vc" must be all lower-case
(#1626) Variable "Xc" must be all lower-case
(#1626) Variable "Xc" must be all lower-case
(#1626) Variable "H" must be all lower-case
(#1626) Expected 1 space before ".="; 0 found
(#1626) Expected 1 space after ".="; 0 found
(#1626) Variable "Xc" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Inline control structures are not allowed
(#1626) Variable "Vc" must be all lower-case
(#1626) Variable "H" must be all lower-case
(#1626) Expected 1 space before "=="; 0 found
(#1626) Expected 1 space after "=="; 0 found
(#1626) Variable "D" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "Ef" must be all lower-case
(#1626) Expected 1 space before "+"; 0 found
(#1626) Expected 1 space after "+"; 0 found
(#1626) Variable "Vc" must be all lower-case
(#1626) Expected "if (...) {\n"; found "if(...){"
(#1626) Variable "Vc" must be all lower-case
(#1626) Variable "Vc" must be all lower-case
(#1626) Expected 1 space before "!="; 0 found
(#1626) Expected 1 space after "!="; 0 found
(#1626) Variable "Ob" must be all lower-case
(#1626) Expected "while (...) {\n"; found "while(...){"
(#1626) Variable "Vc" 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) Expected 1 space before ":"; 0 found
(#1626) Expected 1 space after ":"; 0 found
(#1626) Variable "Vc" 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) Expected 1 space before ":"; 0 found
(#1626) Expected 1 space after ":"; 0 found
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "Vc" 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 "Vc" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "H" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "B" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "D" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "B" must be all lower-case
(#1626) Inline control structures are not allowed
(#1626) Variable "Xc" must be all lower-case
(#1626) Variable "Xc" must be all lower-case
(#1626) Variable "H" must be all lower-case
(#1626) Expected 1 space before ".="; 0 found
(#1626) Expected 1 space after ".="; 0 found
(#1626) Variable "Xc" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "D" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "B" must be all lower-case
(#1626) Expected 1 space before "+"; 0 found
(#1626) Expected 1 space after "+"; 0 found
(#1626) Inline control structures are not allowed
(#1626) Expected 1 space before "!="; 0 found
(#1626) Expected 1 space after "!="; 0 found
(#1626) Closing brace must be on a line by itself
(#1626) Closing brace must be on a line by itself
(#1626) Closing brace must be on a line by itself
(#1626) Expected "} else {\n"; found "}else{"
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "Tf" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "H" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "Ef" must be all lower-case
(#1626) Variable "Mf" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Variable "Tf" must be all lower-case
(#1626) Expected "if (...) {\n"; found "if(...){"
(#1626) Expected 1 space before "=="; 0 found
(#1626) Expected 1 space after "=="; 0 found
(#1626) Variable "Rg" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "Tf" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "B" must be all lower-case
(#1626) Variable "Mf" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Inline control structures are not allowed
(#1626) Closing brace must be on a line by itself
(#1626) Expected "} else {\n"; found "}else{"
(#1626) Expected "if (...) {\n"; found "if(...){"
(#1626) Variable "Mf" must be all lower-case
(#1626) Closing brace must be on a line by itself
(#1626) Variable "Vg" must be all lower-case
(#1626) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Inline control structures are not allowed
(#1626) Variable "Tf" must be all lower-case
(#1626) Variable "Rg" must be all lower-case
(#1626) Commas (,) must be followed by white space.
(#1626) Variable "Tf" must be all lower-case
(#1626) Variable "Tf" must be all lower-case
(#1626) Expected "do {\n...} while (...);\n"; found "do{...}while(...);"
(#1626) Variable "I" 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 "Vg" must be all lower-case
(#1626) Variable "Tf" 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 "Tf" must be all lower-case
(#1626) Expected 1 space before ":"; 0 found
(#1626) Expected 1 space after ":"; 0 found
(#1626) Expected "if (...) {\n"; found "if(...){"
(#1626) Expected 1 space before "?"; 0 found
(#1626) Expected 1 space after "?"; 0 found
(#1626) Variable "Mf" 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) 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) Expected 1 space before "="; 0 found
(#1626) Expected 1 space after "="; 0 found
(#1626) Inline control structures are not allowed
(#1626) Line exceeds maximum limit of 180 characters; contains 3914 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 3914 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 3914 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 3914 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 3914 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 3914 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 3914 characters
(#1626) Line exceeds maximum limit of 180 characters; contains 3914 characters
(#1627) Line indented incorrectly; expected at least 40 spaces, found 0
(#1627) Closing brace must be on a line by itself
(#1627) Usage of ELSEIF not allowed; use ELSE IF instead
(#1627) Variable "I" 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) Variable "I" must be all lower-case
(#1627) Commas (,) must be followed by white space.
(#1627) Commas (,) must be followed by white space.
(#1627) Commas (,) must be followed by white space.
(#1627) Expected "if (...) {\n"; found "if(...){"
(#1627) Variable "Je" must be all lower-case
(#1627) Expected 1 space before "="; 0 found
(#1627) Expected 1 space after "="; 0 found
(#1627) Variable "I" must be all lower-case
(#1627) Variable "Je" must be all lower-case
(#1627) Expected 1 space before "?"; 0 found
(#1627) Expected 1 space after "?"; 0 found
(#1627) Variable "Je" 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) Commas (,) must be followed by white space.
(#1627) Expected 1 space before ":"; 0 found
(#1627) Expected 1 space after ":"; 0 found
(#1627) Commas (,) must be followed by white space.
(#1627) Variable "Je" must be all lower-case
(#1627) Expected 1 space before ":"; 0 found
(#1627) Expected 1 space after ":"; 0 found
(#1627) Commas (,) must be followed by white space.
(#1627) Expected 1 space before "="; 0 found
(#1627) Expected 1 space after "="; 0 found
(#1627) Variable "Ac" must be all lower-case
(#1627) Expected 1 space before "="; 0 found
(#1627) Expected 1 space after "="; 0 found
(#1627) Commas (,) must be followed by white space.
(#1627) Commas (,) must be followed by white space.
(#1627) Commas (,) must be followed by white space.
(#1627) Commas (,) must be followed by white space.
(#1627) Variable "Tf" must be all lower-case
(#1627) Variable "Dh" must be all lower-case
(#1627) Expected "if (...) {\n"; found "if(...){"
(#1627) Variable "Rg" must be all lower-case
(#1627) Commas (,) must be followed by white space.
(#1627) Variable "Tf" must be all lower-case
(#1627) Variable "_c" must not contain underscores.
(#1627) Expected 1 space before "="; 0 found
(#1627) Expected 1 space after "="; 0 found
(#1627) Commas (,) must be followed by white space.
(#1627) Variable "Tf" must be all lower-case
(#1627) Expected 1 space before "="; 0 found
(#1627) Expected 1 space after "="; 0 found
(#1627) Commas (,) must be followed by white space.
(#1627) Variable "_c" must not contain underscores.
(#1627) Commas (,) must be followed by white space.
(#1627) Commas (,) must be followed by white space.
(#1627) Closing brace must be on a line by itself
(#1627) Line exceeds maximum limit of 180 characters; contains 844 characters
(#1627) Line exceeds maximum limit of 180 characters; contains 844 characters
(#1627) Line exceeds maximum limit of 180 characters; contains 844 characters
(#1627) Inline control structures are not allowed
(#1627) Line exceeds maximum limit of 180 characters; contains 844 characters
(#1627) Line exceeds maximum limit of 180 characters; contains 844 characters
(#1627) Line exceeds maximum limit of 180 characters; contains 844 characters
(#1627) Line exceeds maximum limit of 180 characters; contains 844 characters
(#1627) Line exceeds maximum limit of 180 characters; contains 844 characters
(#1628) Line indented incorrectly; expected at least 16 spaces, found 0
(#1628) Variable "Ac" must be all lower-case
(#1628) Closing brace must be on a line by itself
(#1628) Closing brace must be on a line by itself
(#1628) Expected "} else {\n"; found "}else{"
(#1628) Expected "if (...) {\n"; found "if(...){"
(#1628) Variable "Rg" must be all lower-case
(#1628) Commas (,) must be followed by white space.
(#1628) Variable "Tf" must be all lower-case
(#1628) Commas (,) must be followed by white space.
(#1628) Closing brace must be on a line by itself
(#1628) Inline control structures are not allowed
(#1628) Commas (,) must be followed by white space.
(#1628) Closing brace must be on a line by itself
(#1628) Variable "Vg" must be all lower-case
(#1628) Expected 1 space before "="; 0 found
(#1628) Expected 1 space after "="; 0 found
(#1628) Closing brace must be on a line by itself
(#1628) Closing brace must be on a line by itself
(#1628) Variable "H" must be all lower-case
(#1628) Expected 1 space before "="; 0 found
(#1628) Expected 1 space after "="; 0 found
(#1628) Variable "H" must be all lower-case
(#1628) Commas (,) must be followed by white space.
(#1628) Variable "D" must be all lower-case
(#1628) Variable "D" must be all lower-case
(#1628) Expected 1 space before "="; 0 found
(#1628) Expected 1 space after "="; 0 found
(#1628) Closing brace must be on a line by itself
(#1628) Closing brace must be on a line by itself
(#1628) Closing brace must be on a line by itself
(#1628) Closing brace must be on a line by itself
(#1628) Inline control structures are not allowed
(#1628) Usage of ELSEIF not allowed; use ELSE IF instead
(#1628) Commas (,) must be followed by white space.
(#1628) Expected 1 space before "-"; 0 found
(#1628) Expected 1 space after "-"; 0 found
(#1628) Commas (,) must be followed by white space.
(#1628) Variable "Fh" must be all lower-case
(#1628) Closing brace must be on a line by itself
(#1628) Inline control structures are not allowed
(#1628) Usage of ELSEIF not allowed; use ELSE IF instead
(#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) Line exceeds maximum limit of 180 characters; contains 626 characters
(#1628) Line exceeds maximum limit of 180 characters; contains 626 characters
(#1628) Line exceeds maximum limit of 180 characters; contains 626 characters
(#1628) Inline control structures are not allowed
(#1628) Line exceeds maximum limit of 180 characters; contains 626 characters
(#1628) Line exceeds maximum limit of 180 characters; contains 626 characters
(#1628) Line exceeds maximum limit of 180 characters; contains 626 characters
(#1628) Line exceeds maximum limit of 180 characters; contains 626 characters
(#1628) Line exceeds maximum limit of 180 characters; contains 626 characters
(#1629) Line indented incorrectly; expected at least 8 spaces, found 0
(#1629) Variable "H" must be all lower-case
(#1629) Closing brace must be on a line by itself
(#1631) Expected 1 space before "="; 0 found
(#1631) Expected 1 space after "="; 0 found
(#1631) Expected "if (...) {\n"; found "if(...){"
(#1631) Variable "Tf" 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 "Tf" 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) Usage of ELSEIF not allowed; use ELSE IF instead
(#1631) Expected 1 space before "=="; 0 found
(#1631) Expected 1 space after "=="; 0 found
(#1631) Variable "Tf" 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) Usage of ELSEIF not allowed; use ELSE IF instead
(#1631) Expected 1 space before "!="; 0 found
(#1631) Expected 1 space after "!="; 0 found
(#1631) Variable "Tf" 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 "Tf" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#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) Closing brace must be on a line by itself
(#1631) Expected "} else {\n"; found "}else{"
(#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) Commas (,) must be followed by white space.
(#1631) Commas (,) must be followed by white space.
(#1631) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#1631) Commas (,) must be followed by white space.
(#1631) Commas (,) must be followed by white space.
(#1631) Closing brace must be on a line by itself
(#1631) Line exceeds maximum limit of 180 characters; contains 959 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 959 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 959 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 959 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 959 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 959 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 959 characters
(#1631) Line exceeds maximum limit of 180 characters; contains 959 characters
(#1632) Line indented incorrectly; expected at least 8 spaces, found 0
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Expected 1 space before "?"; 0 found
(#1632) Expected 1 space after "?"; 0 found
(#1632) Expected 1 space before ":"; 0 found
(#1632) Expected 1 space after ":"; 0 found
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Expected 1 space before "?"; 0 found
(#1632) Expected 1 space after "?"; 0 found
(#1632) Expected 1 space before ":"; 0 found
(#1632) Expected 1 space after ":"; 0 found
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Variable "Dh" must be all lower-case
(#1632) Expected "if (...) {\n"; found "if(...){"
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Expected 1 space before "!="; 0 found
(#1632) Expected 1 space after "!="; 0 found
(#1632) Expected "for (...) {\n"; found "for(...){"
(#1632) Expected 1 space after first semicolon of FOR loop; 0 found
(#1632) Expected 1 space after second semicolon of FOR loop; 0 found
(#1632) Variable "X" 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 "X" must be all lower-case
(#1632) Expected 1 space before "="; 0 found
(#1632) Expected 1 space after "="; 0 found
(#1632) Expected 1 space before "="; 0 found
(#1632) Expected 1 space after "="; 0 found
(#1632) Variable "Tf" must be all lower-case
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Expected 1 space before "="; 0 found
(#1632) Expected 1 space after "="; 0 found
(#1632) Variable "X" must be all lower-case
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Variable "Tf" must be all lower-case
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Expected 1 space before "?"; 0 found
(#1632) Expected 1 space after "?"; 0 found
(#1632) Expected 1 space before ":"; 0 found
(#1632) Expected 1 space after ":"; 0 found
(#1632) Closing brace must be on a line by itself
(#1632) Commas (,) must be followed by white space.
(#1632) Commas (,) must be followed by white space.
(#1632) Closing brace must be on a line by itself
(#1632) Line exceeds maximum limit of 180 characters; contains 896 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 896 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 896 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 896 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 896 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 896 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 896 characters
(#1632) Line exceeds maximum limit of 180 characters; contains 896 characters
(#1633) Closing brace must be on a line by itself
(#1633) Usage of ELSEIF not allowed; use ELSE IF instead
(#1633) Expected 1 space before "="; 0 found
(#1633) Expected 1 space after "="; 0 found
(#1633) Expected 1 space before "="; 0 found
(#1633) Expected 1 space after "="; 0 found
(#1633) Variable "Z" must be all lower-case
(#1633) Expected 1 space before "="; 0 found
(#1633) Expected 1 space after "="; 0 found
(#1633) Expected 1 space before "?"; 0 found
(#1633) Expected 1 space after "?"; 0 found
(#1633) Expected 1 space before "=="; 0 found
(#1633) Expected 1 space after "=="; 0 found
(#1633) Expected 1 space before "?"; 0 found
(#1633) Expected 1 space after "?"; 0 found
(#1633) Commas (,) must be followed by white space.
(#1633) Expected 1 space before ":"; 0 found
(#1633) Expected 1 space after ":"; 0 found
(#1633) Expected 1 space before ":"; 0 found
(#1633) Expected 1 space after ":"; 0 found
(#1633) Commas (,) must be followed by white space.
(#1633) Variable "Zh" must be all lower-case
(#1633) Expected 1 space before "="; 0 found
(#1633) Expected 1 space after "="; 0 found
(#1633) Expected 1 space before "?"; 0 found
(#1633) Expected 1 space after "?"; 0 found
(#1633) Expected 1 space before ":"; 0 found
(#1633) Expected 1 space after ":"; 0 found
(#1633) Variable "Z" must be all lower-case
(#1633) Expected "foreach (...) {\n"; found "foreach(...){"
(#1633) Expected 1 space before "=>"; 0 found
(#1633) Expected 1 space after "=>"; 0 found
(#1633) Expected 1 space after "as"; 0 found
(#1633) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1633) Line exceeds maximum limit of 180 characters; contains 230 characters
(#1634) Line indented incorrectly; expected at least 12 spaces, found 0
(#1634) Variable "C" must be all lower-case
(#1634) Expected 1 space before "=>"; 0 found
(#1634) Expected 1 space after "=>"; 0 found
(#1634) Inline control structures are not allowed
(#1634) Variable "Zh" must be all lower-case
(#1634) Expected 1 space before "?"; 0 found
(#1634) Expected 1 space after "?"; 0 found
(#1634) Expected 1 space before ":"; 0 found
(#1634) Expected 1 space after ":"; 0 found
(#1634) Expected 1 space before "=="; 0 found
(#1634) Expected 1 space after "=="; 0 found
(#1634) Variable "C" must be all lower-case
(#1634) Closing brace must be on a line by itself
(#1634) Expected "if (...) {\n"; found "if(...){"
(#1634) Variable "A" must be all lower-case
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Inline control structures are not allowed
(#1634) Variable "A" must be all lower-case
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Variable "Zh" must be all lower-case
(#1634) Expected 1 space before "?"; 0 found
(#1634) Expected 1 space after "?"; 0 found
(#1634) Expected 1 space before ":"; 0 found
(#1634) Expected 1 space after ":"; 0 found
(#1634) Inline control structures are not allowed
(#1634) Usage of ELSEIF not allowed; use ELSE IF instead
(#1634) Commas (,) must be followed by white space.
(#1634) Variable "A" must be all lower-case
(#1634) Variable "A" must be all lower-case
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Variable "Uh" must be all lower-case
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Commas (,) must be followed by white space.
(#1634) Variable "Wf" must be all lower-case
(#1634) Expected 1 space before "="; 0 found
(#1634) Expected 1 space after "="; 0 found
(#1634) Variable "Z" must be all lower-case
(#1634) Inline control structures are not allowed
(#1634) Variable "A" must be all lower-case
(#1634) Commas (,) must be followed by white space.
(#1634) Commas (,) must be followed by white space.
(#1634) Variable "Xb" must be all lower-case
(#1634) Commas (,) must be followed by white space.
(#1634) Variable "Wf" must be all lower-case
(#1634) Commas (,) must be followed by white space.
(#1634) Variable "Uh" must be all lower-case
(#1634) Variable "O" must be all lower-case
(#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 468 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1634) Line exceeds maximum limit of 180 characters; contains 468 characters
(#1635) Line indented incorrectly; expected at least 20 spaces, found 0
(#1635) Variable "C" 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) Expected 1 space before "="; 0 found
(#1635) Expected 1 space after "="; 0 found
(#1635) Inline control structures are not allowed
(#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) Expected 1 space before "!=="; 0 found
(#1635) Expected 1 space after "!=="; 0 found
(#1635) Variable "O" must be all lower-case
(#1635) Variable "C" 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 "if (...) {\n"; found "if(...){"
(#1635) Variable "Zh" must be all lower-case
(#1635) Inline control structures are not allowed
(#1635) Variable "O" must be all lower-case
(#1635) Variable "A" must be all lower-case
(#1635) Variable "A" must be all lower-case
(#1635) Commas (,) must be followed by white space.
(#1635) Commas (,) must be followed by white space.
(#1635) Variable "Xb" must be all lower-case
(#1635) Commas (,) must be followed by white space.
(#1635) Variable "O" must be all lower-case
(#1635) Commas (,) must be followed by white space.
(#1635) Variable "Wf" must be all lower-case
(#1635) Commas (,) must be followed by white space.
(#1635) Variable "Uh" must be all lower-case
(#1635) Expected "if (...) {\n"; found "if(...){"
(#1635) Closing brace must be on a line by itself
(#1635) Closing brace must be on a line by itself
(#1635) Expected "} else {\n"; found "}else{"
(#1635) Variable "I" must be all lower-case
(#1635) Expected 1 space before "="; 0 found
(#1635) Expected 1 space after "="; 0 found
(#1635) Variable "Xb" must be all lower-case
(#1635) Commas (,) must be followed by white space.
(#1635) Variable "O" must be all lower-case
(#1635) Variable "Wd" must be all lower-case
(#1635) Expected 1 space before "="; 0 found
(#1635) Expected 1 space after "="; 0 found
(#1635) Variable "I" 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 "A" must be all lower-case
(#1635) Commas (,) must be followed by white space.
(#1635) Commas (,) must be followed by white space.
(#1635) Variable "Wd" must be all lower-case
(#1635) Expected 1 space before "?"; 0 found
(#1635) Expected 1 space after "?"; 0 found
(#1635) Variable "Wd" must be all lower-case
(#1635) Expected 1 space before ":"; 0 found
(#1635) Expected 1 space after ":"; 0 found
(#1635) Commas (,) must be followed by white space.
(#1635) Variable "I" must be all lower-case
(#1635) Closing brace must be on a line by itself
(#1635) Closing brace must be on a line by itself
(#1635) Closing brace must be on a line by itself
(#1635) Variable "K" must be all lower-case
(#1635) Expected 1 space before "="; 0 found
(#1635) Expected 1 space after "="; 0 found
(#1635) Inline control structures are not allowed
(#1635) Variable "K" must be all lower-case
(#1635) Expected 1 space before "="; 0 found
(#1635) Expected 1 space after "="; 0 found
(#1635) Usage of ELSEIF not allowed; use ELSE IF instead
(#1635) Variable "Z" 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 "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 414 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 414 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 414 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 414 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 414 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 414 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 414 characters
(#1635) Line exceeds maximum limit of 180 characters; contains 414 characters
(#1636) Line indented incorrectly; expected at least 16 spaces, found 0
(#1636) Variable "C" must be all lower-case
(#1636) Expected 1 space before "=>"; 0 found
(#1636) Expected 1 space after "=>"; 0 found
(#1636) Expected "if (...) {\n"; found "if(...){"
(#1636) Variable "Ga" must be all lower-case
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Inline control structures are not allowed
(#1636) Variable "Ga" must be all lower-case
(#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) Commas (,) must be followed by white space.
(#1636) Variable "Ga" must be all lower-case
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Variable "C" must be all lower-case
(#1636) Variable "M" must be all lower-case
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Variable "Ga" must be all lower-case
(#1636) Expected 1 space before "?"; 0 found
(#1636) Expected 1 space after "?"; 0 found
(#1636) Variable "Ga" must be all lower-case
(#1636) Expected 1 space before ":"; 0 found
(#1636) Expected 1 space after ":"; 0 found
(#1636) Variable "C" must be all lower-case
(#1636) Closing brace must be on a line by itself
(#1636) Closing brace must be on a line by itself
(#1636) Variable "K" must be all lower-case
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Inline control structures are not allowed
(#1636) Variable "M" must be all lower-case
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Expected "if (...) {\n"; found "if(...){"
(#1636) Variable "M" must be all lower-case
(#1636) Variable "I" must be all lower-case
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Variable "Xb" must be all lower-case
(#1636) Commas (,) must be followed by white space.
(#1636) Variable "M" must be all lower-case
(#1636) Commas (,) must be followed by white space.
(#1636) Variable "Z" must be all lower-case
(#1636) Commas (,) must be followed by white space.
(#1636) Variable "M" must be all lower-case
(#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) Expected 1 space before ":"; 0 found
(#1636) Expected 1 space after ":"; 0 found
(#1636) Variable "K" must be all lower-case
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Variable "I" must be all lower-case
(#1636) Inline control structures are not allowed
(#1636) Variable "K" must be all lower-case
(#1636) Variable "K" must be all lower-case
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Inline control structures are not allowed
(#1636) Variable "K" must be all lower-case
(#1636) Variable "I" must be all lower-case
(#1636) Variable "K" must be all lower-case
(#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) Expected "if (...) {\n"; found "if(...){"
(#1636) Expected "if (...) {\n"; found "if(...){"
(#1636) Variable "Z" must be all lower-case
(#1636) Variable "I" must be all lower-case
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Variable "Xb" must be all lower-case
(#1636) Commas (,) must be followed by white space.
(#1636) Commas (,) must be followed by white space.
(#1636) Variable "Z" must be all lower-case
(#1636) Commas (,) must be followed by white space.
(#1636) Variable "K" must be all lower-case
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Variable "I" must be all lower-case
(#1636) Expected 1 space before "?"; 0 found
(#1636) Expected 1 space after "?"; 0 found
(#1636) Variable "I" must be all lower-case
(#1636) Expected 1 space before ":"; 0 found
(#1636) Expected 1 space after ":"; 0 found
(#1636) Inline control structures are not allowed
(#1636) Variable "K" must be all lower-case
(#1636) Variable "K" must be all lower-case
(#1636) Expected 1 space before "="; 0 found
(#1636) Expected 1 space after "="; 0 found
(#1636) Variable "Xb" must be all lower-case
(#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) Expected "if (...) {\n"; found "if(...){"
(#1636) Variable "K" must be all lower-case
(#1636) Expected "foreach (...) {\n"; found "foreach(...){"
(#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 622 characters
(#1636) Line exceeds maximum limit of 180 characters; contains 622 characters
(#1636) Line exceeds maximum limit of 180 characters; contains 622 characters
(#1636) Variable "K" must be all lower-case
(#1636) Line exceeds maximum limit of 180 characters; contains 622 characters
(#1636) Line exceeds maximum limit of 180 characters; contains 622 characters
(#1636) Line exceeds maximum limit of 180 characters; contains 622 characters
(#1636) Line exceeds maximum limit of 180 characters; contains 622 characters
(#1636) Line exceeds maximum limit of 180 characters; contains 622 characters
(#1637) Line indented incorrectly; expected at least 28 spaces, found 0
(#1637) Expected 1 space before "=>"; 0 found
(#1637) Expected 1 space after "=>"; 0 found
(#1637) Variable "X" must be all lower-case
(#1637) Inline control structures are not allowed
(#1637) Variable "Z" must be all lower-case
(#1637) Variable "K" 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) Commas (,) must be followed by white space.
(#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 "Xb" 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) Expected 1 space before "=="; 0 found
(#1637) Expected 1 space after "=="; 0 found
(#1637) Variable "Xb" 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) Commas (,) must be followed by white space.
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "K" must be all lower-case
(#1637) Commas (,) must be followed by white space.
(#1637) Variable "Zh" must be all lower-case
(#1637) Closing brace must be on a line by itself
(#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) 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 "as"; 0 found
(#1637) Expected 1 space after "as"; 0 found
(#1637) Commas (,) must be followed by white space.
(#1637) Commas (,) must be followed by white space.
(#1637) Commas (,) must be followed by white space.
(#1637) Commas (,) must be followed by white space.
(#1637) Commas (,) must be followed by white space.
(#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 "Tc" must be all lower-case
(#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) Expected 1 space after "as"; 0 found
(#1637) Line exceeds maximum limit of 180 characters; contains 346 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 346 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 346 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 346 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 346 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 346 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 346 characters
(#1637) Line exceeds maximum limit of 180 characters; contains 346 characters
(#1638) Line indented incorrectly; expected at least 4 spaces, found 0
(#1638) Expected 1 space before "=>"; 0 found
(#1638) Expected 1 space after "=>"; 0 found
(#1638) Variable "Tc" must be all lower-case
(#1638) The use of backticks in strings is not recommended
(#1638) Commas (,) must be followed by white space.
(#1638) The use of backticks in strings is not recommended
(#1638) Commas (,) must be followed by white space.
(#1638) The use of backticks in strings is not recommended
(#1638) The use of backticks in strings is not recommended
(#1638) Commas (,) must be followed by white space.
(#1638) The use of backticks in strings is not recommended
(#1638) Commas (,) must be followed by white space.
(#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 "S" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Expected "if (...) {\n"; found "if(...){"
(#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 "S" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Inline control structures are not allowed
(#1638) Variable "S" 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 "K" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Inline control structures are not allowed
(#1638) Variable "K" must be all lower-case
(#1638) Variable "K" must be all lower-case
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Expected "if (...) {\n"; found "if(...){"
(#1638) Variable "K" must be all lower-case
(#1638) Inline control structures are not allowed
(#1638) Commas (,) must be followed by white space.
(#1638) Commas (,) must be followed by white space.
(#1638) Commas (,) must be followed by white space.
(#1638) Commas (,) must be followed by white space.
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Variable "Da" 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 "Rc" 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 "Aa" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Expected "foreach (...) {\n"; found "foreach(...){"
(#1638) Expected 1 space before "=>"; 0 found
(#1638) Expected 1 space after "=>"; 0 found
(#1638) Expected 1 space before "as"; 0 found
(#1638) Expected 1 space after "as"; 0 found
(#1638) Variable "K" 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 "Tc" must be all lower-case
(#1638) Variable "Ph" 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) Expected "if (...) {\n"; found "if(...){"
(#1638) Expected 1 space before "!="; 0 found
(#1638) Expected 1 space after "!="; 0 found
(#1638) Inline control structures are not allowed
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Inline control structures are not allowed
(#1638) Expected 1 space before "=="; 0 found
(#1638) Expected 1 space after "=="; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Variable "Rf" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "Ph" must be all lower-case
(#1638) Variable "Da" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "Rf" must be all lower-case
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "Aa" must be all lower-case
(#1638) Expected "if (...) {\n"; found "if(...){"
(#1638) Variable "Rf" must be all lower-case
(#1638) Expected 1 space before "!="; 0 found
(#1638) Expected 1 space after "!="; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "Rf" must be all lower-case
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "Aa" must be all lower-case
(#1638) Inline control structures are not allowed
(#1638) Expected 1 space before "!="; 0 found
(#1638) Expected 1 space after "!="; 0 found
(#1638) Variable "Aa" 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) Inline control structures are not allowed
(#1638) Expected 1 space before "!=="; 0 found
(#1638) Expected 1 space after "!=="; 0 found
(#1638) Variable "Rc" 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) 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 "Tc" must be all lower-case
(#1638) Commas (,) must be followed by white space.
(#1638) Expected 1 space before "=>"; 0 found
(#1638) Expected 1 space after "=>"; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Expected 1 space before "=>"; 0 found
(#1638) Expected 1 space after "=>"; 0 found
(#1638) Variable "Ph" must be all lower-case
(#1638) Commas (,) must be followed by white space.
(#1638) Expected 1 space before "=>"; 0 found
(#1638) Expected 1 space after "=>"; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "Aa" 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) Usage of ELSEIF not allowed; use ELSE IF instead
(#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) Closing brace must be on a line by itself
(#1638) Expected "if (...) {\n"; found "if(...){"
(#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) Inline control structures are not allowed
(#1638) Variable "Aa" 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) Closing brace must be on a line by itself
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Expected "if (...) {\n"; found "if(...){"
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Expected "if (...) {\n"; found "if(...){"
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "=="; 0 found
(#1638) Expected 1 space after "=="; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "=="; 0 found
(#1638) Expected 1 space after "=="; 0 found
(#1638) Expected "foreach (...) {\n"; found "foreach(...){"
(#1638) Expected 1 space before "=>"; 0 found
(#1638) Expected 1 space after "=>"; 0 found
(#1638) Expected 1 space before "as"; 0 found
(#1638) Expected 1 space after "as"; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "=>"; 0 found
(#1638) Expected 1 space after "=>"; 0 found
(#1638) Variable "X" must be all lower-case
(#1638) Variable "Y" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Variable "X" must be all lower-case
(#1638) Variable "K" 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 "Y" 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 "Y" 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) Closing brace must be on a line by itself
(#1638) Expected 1 space before ".="; 0 found
(#1638) Expected 1 space after ".="; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "?"; 0 found
(#1638) Expected 1 space after "?"; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Expected 1 space before ":"; 0 found
(#1638) Expected 1 space after ":"; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "?"; 0 found
(#1638) Expected 1 space after "?"; 0 found
(#1638) Variable "K" 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) Inline control structures are not allowed
(#1638) Usage of ELSEIF not allowed; use ELSE IF instead
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "S" 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 "if (...) {\n"; found "if(...){"
(#1638) Expected 1 space before "=="; 0 found
(#1638) Expected 1 space after "=="; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "K" 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 "C" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Variable "K" 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 "C" must be all lower-case
(#1638) Commas (,) must be followed by white space.
(#1638) Commas (,) must be followed by white space.
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "C" must be all lower-case
(#1638) Commas (,) must be followed by white space.
(#1638) Expected 1 space before "=="; 0 found
(#1638) Expected 1 space after "=="; 0 found
(#1638) Variable "Rc" must be all lower-case
(#1638) Expected 1 space before "?"; 0 found
(#1638) Expected 1 space after "?"; 0 found
(#1638) Variable "Da" must be all lower-case
(#1638) Expected 1 space before ":"; 0 found
(#1638) Expected 1 space after ":"; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "Rc" must be all lower-case
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "!="; 0 found
(#1638) Expected 1 space after "!="; 0 found
(#1638) Variable "S" must be all lower-case
(#1638) Expected 1 space before "?"; 0 found
(#1638) Expected 1 space after "?"; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before ":"; 0 found
(#1638) Expected 1 space after ":"; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "K" must be all lower-case
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "!="; 0 found
(#1638) Expected 1 space after "!="; 0 found
(#1638) Variable "S" must be all lower-case
(#1638) Expected 1 space before "?"; 0 found
(#1638) Expected 1 space after "?"; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before ":"; 0 found
(#1638) Expected 1 space after ":"; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "K" must be all lower-case
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "!="; 0 found
(#1638) Expected 1 space after "!="; 0 found
(#1638) Variable "S" must be all lower-case
(#1638) Expected 1 space before "?"; 0 found
(#1638) Expected 1 space after "?"; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before ":"; 0 found
(#1638) Expected 1 space after ":"; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Variable "K" 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 "K" must be all lower-case
(#1638) Expected 1 space before ":"; 0 found
(#1638) Expected 1 space after ":"; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Closing brace must be on a line by itself
(#1638) Closing brace must be on a line by itself
(#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) Commas (,) must be followed by white space.
(#1638) Expected 1 space before "=>"; 0 found
(#1638) Expected 1 space after "=>"; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Expected "if (...) {\n"; found "if(...){"
(#1638) Variable "K" 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) 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) Expected 1 space before "=>"; 0 found
(#1638) Expected 1 space after "=>"; 0 found
(#1638) Variable "Rh" 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 "Rh" 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) Expected 1 space before "=>"; 0 found
(#1638) Expected 1 space after "=>"; 0 found
(#1638) Commas (,) must be followed by white space.
(#1638) Expected "if (...) {\n"; found "if(...){"
(#1638) Expected 1 space before "!="; 0 found
(#1638) Expected 1 space after "!="; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Variable "S" must be all lower-case
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Inline control structures are not allowed
(#1638) Variable "K" must be all lower-case
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1638) Expected "foreach (...) {\n"; found "foreach(...){"
(#1638) Expected 1 space after "as"; 0 found
(#1638) Line exceeds maximum limit of 180 characters; contains 2653 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 2653 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 2653 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 2653 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 2653 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 2653 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 2653 characters
(#1638) Line exceeds maximum limit of 180 characters; contains 2653 characters
(#1639) Line indented incorrectly; expected at least 12 spaces, found 0
(#1639) Expected 1 space before "="; 0 found
(#1639) Expected 1 space after "="; 0 found
(#1639) Variable "K" must be all lower-case
(#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) Expected "if (...) {\n"; found "if(...){"
(#1639) Variable "Yc" must be all lower-case
(#1639) Expected 1 space before "="; 0 found
(#1639) Expected 1 space after "="; 0 found
(#1639) Variable "I" must be all lower-case
(#1639) Expected 1 space before "="; 0 found
(#1639) Expected 1 space after "="; 0 found
(#1639) Variable "Yc" must be all lower-case
(#1639) Variable "K" must be all lower-case
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "K" must be all lower-case
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "K" must be all lower-case
(#1639) Expected 1 space before "="; 0 found
(#1639) Expected 1 space after "="; 0 found
(#1639) Variable "I" must be all lower-case
(#1639) Expected 1 space before "="; 0 found
(#1639) Expected 1 space after "="; 0 found
(#1639) Variable "Yc" must be all lower-case
(#1639) Expected 1 space before "="; 0 found
(#1639) Expected 1 space after "="; 0 found
(#1639) Variable "K" must be all lower-case
(#1639) Expected 1 space before "="; 0 found
(#1639) Expected 1 space after "="; 0 found
(#1639) Variable "K" must be all lower-case
(#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) Closing brace must be on a line by itself
(#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 "foreach (...) {\n"; found "foreach(...){"
(#1639) Expected 1 space after "as"; 0 found
(#1639) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1639) Line exceeds maximum limit of 180 characters; contains 670 characters
(#1640) Line indented incorrectly; expected at least 4 spaces, found 0
(#1640) Expected "if (...) {\n"; found "if(...){"
(#1640) Commas (,) must be followed by white space.
(#1640) Variable "K" must be all lower-case
(#1640) Variable "K" must be all lower-case
(#1640) Expected 1 space before "="; 0 found
(#1640) Expected 1 space after "="; 0 found
(#1640) Closing brace must be on a line by itself
(#1640) Closing brace must be on a line by itself
(#1643) Expected "if (...) {\n"; found "if(...){"
(#1643) Expected 1 space before "=="; 0 found
(#1643) Expected 1 space after "=="; 0 found
(#1644) Line indented incorrectly; expected at least 8 spaces, found 0
(#1644) Commas (,) must be followed by white space.
(#1644) Commas (,) must be followed by white space.
(#1644) Variable "K" must be all lower-case
(#1644) Commas (,) must be followed by white space.
(#1645) Expected "if (...) {\n"; found "if(...){"
(#1645) Expected 1 space before "=="; 0 found
(#1645) Expected 1 space after "=="; 0 found
(#1645) Closing brace must be on a line by itself
(#1645) Expected 1 space before "?"; 0 found
(#1645) Expected 1 space after "?"; 0 found
(#1645) Commas (,) must be followed by white space.
(#1645) Expected 1 space before "=>"; 0 found
(#1645) Expected 1 space after "=>"; 0 found
(#1645) Expected 1 space before "+"; 0 found
(#1645) Expected 1 space after "+"; 0 found
(#1645) Commas (,) must be followed by white space.
(#1645) Variable "K" must be all lower-case
(#1645) Expected 1 space before ":"; 0 found
(#1645) Expected 1 space after ":"; 0 found
(#1645) Commas (,) must be followed by white space.
(#1645) Commas (,) must be followed by white space.
(#1645) Commas (,) must be followed by white space.
(#1645) Expected 1 space before "?"; 0 found
(#1645) Expected 1 space after "?"; 0 found
(#1645) Commas (,) must be followed by white space.
(#1645) Expected 1 space before "=>"; 0 found
(#1645) Expected 1 space after "=>"; 0 found
(#1645) Expected 1 space before "+"; 0 found
(#1645) Expected 1 space after "+"; 0 found
(#1645) Commas (,) must be followed by white space.
(#1645) Variable "K" must be all lower-case
(#1645) Expected 1 space before ":"; 0 found
(#1645) Expected 1 space after ":"; 0 found
(#1645) Commas (,) must be followed by white space.
(#1645) Commas (,) must be followed by white space.
(#1645) Commas (,) must be followed by white space.
(#1645) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1645) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1645) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1645) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1645) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1645) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1645) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1645) Line exceeds maximum limit of 180 characters; contains 453 characters
(#1646) Closing brace must be on a line by itself
(#1647) Expected "if (...) {\n"; found "if(...){"
(#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) Expected 1 space before ":"; 0 found
(#1648) Expected 1 space after ":"; 0 found
(#1648) Variable "K" must be all lower-case
(#1648) Expected 1 space before "!="; 0 found
(#1648) Expected 1 space after "!="; 0 found
(#1648) Expected "if (...) {\n"; found "if(...){"
(#1648) Expected "foreach (...) {\n"; found "foreach(...){"
(#1648) Expected 1 space before "as"; 0 found
(#1648) Expected 1 space after "as"; 0 found
(#1648) Variable "K" must be all lower-case
(#1648) Expected "if (...) {\n"; found "if(...){"
(#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) Closing brace must be on a line by itself
(#1648) Closing brace must be on a line by itself
(#1648) Variable "K" 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) Variable "Tc" must be all lower-case
(#1648) Commas (,) must be followed by white space.
(#1648) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 195 characters
(#1648) Line exceeds maximum limit of 180 characters; contains 195 characters
(#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 "K" must be all lower-case
(#1650) 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) 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 "if (...) {\n"; found "if(...){"
(#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) 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 "K" 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) Commas (,) must be followed by white space.
(#1651) Line exceeds maximum limit of 180 characters; contains 574 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 574 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 574 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 574 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 574 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 574 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 574 characters
(#1651) Line exceeds maximum limit of 180 characters; contains 574 characters
(#1652) Commas (,) must be followed by white space.
(#1652) Commas (,) must be followed by white space.
(#1653) Closing brace must be on a line by itself
(#1654) Expected "if (...) {\n"; found "if(...){"
(#1654) Expected 1 space before "!="; 0 found
(#1654) Expected 1 space after "!="; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) Commas (,) must be followed by white space.
(#1654) Commas (,) must be followed by white space.
(#1654) Commas (,) must be followed by white space.
(#1654) Closing brace must be on a line by itself
(#1654) Expected "if (...) {\n"; found "if(...){"
(#1654) Expected 1 space before "="; 0 found
(#1654) Expected 1 space after "="; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "K" must be all lower-case
(#1654) Commas (,) must be followed by white space.
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "K" must be all lower-case
(#1654) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1654) Line exceeds maximum limit of 180 characters; contains 232 characters
(#1655) Commas (,) must be followed by white space.
(#1655) Commas (,) must be followed by white space.
(#1655) Expected 1 space before "=>"; 0 found
(#1655) Expected 1 space after "=>"; 0 found
(#1655) Expected 1 space before "+"; 0 found
(#1655) Expected 1 space after "+"; 0 found
(#1655) Commas (,) must be followed by white space.
(#1655) Variable "K" must be all lower-case
(#1655) Commas (,) must be followed by white space.
(#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) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1655) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1656) Commas (,) must be followed by white space.
(#1656) Commas (,) must be followed by white space.
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "K" must be all lower-case
(#1656) Expected 1 space before "?"; 0 found
(#1656) Expected 1 space after "?"; 0 found
(#1656) Expected 1 space before ":"; 0 found
(#1656) Expected 1 space after ":"; 0 found
(#1656) Commas (,) must be followed by white space.
(#1656) Commas (,) must be followed by white space.
(#1656) Variable "K" must be all lower-case
(#1656) Commas (,) must be followed by white space.
(#1656) Line exceeds 132 characters; contains 142 characters
(#1656) Line exceeds 132 characters; contains 142 characters
(#1656) Line exceeds 132 characters; contains 142 characters
(#1656) Line exceeds 132 characters; contains 142 characters
(#1656) Line exceeds 132 characters; contains 142 characters
(#1656) Line exceeds 132 characters; contains 142 characters
(#1656) Line exceeds 132 characters; contains 142 characters
(#1656) Line exceeds 132 characters; contains 142 characters
(#1657) Commas (,) must be followed by white space.
(#1657) Expected 1 space before "?"; 0 found
(#1657) Expected 1 space after "?"; 0 found
(#1657) Expected 1 space before ":"; 0 found
(#1657) Expected 1 space after ":"; 0 found
(#1657) Commas (,) must be followed by white space.
(#1658) Commas (,) must be followed by white space.
(#1658) Commas (,) must be followed by white space.
(#1658) Commas (,) must be followed by white space.
(#1658) Commas (,) must be followed by white space.
(#1659) Expected "foreach (...) {\n"; found "foreach(...){"
(#1659) Expected 1 space before "=>"; 0 found
(#1659) Expected 1 space after "=>"; 0 found
(#1659) Expected 1 space before "as"; 0 found
(#1659) Expected 1 space after "as"; 0 found
(#1659) Variable "K" must be all lower-case
(#1659) Expected 1 space before "=>"; 0 found
(#1659) Expected 1 space after "=>"; 0 found
(#1659) Variable "X" must be all lower-case
(#1659) Commas (,) must be followed by white space.
(#1659) Variable "X" must be all lower-case
(#1659) Expected 1 space before "=="; 0 found
(#1659) Expected 1 space after "=="; 0 found
(#1659) Variable "K" must be all lower-case
(#1659) Expected 1 space before "-"; 0 found
(#1659) Expected 1 space after "-"; 0 found
(#1659) Expected 1 space before "?"; 0 found
(#1659) Expected 1 space after "?"; 0 found
(#1659) Expected 1 space before ":"; 0 found
(#1659) Expected 1 space after ":"; 0 found
(#1659) Commas (,) must be followed by white space.
(#1659) Variable "K" must be all lower-case
(#1659) Closing brace must be on a line by itself
(#1659) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1659) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1661) Closing brace must be on a line by itself
(#1661) Commas (,) must be followed by white space.
(#1661) Variable "Dh" must be all lower-case
(#1661) Commas (,) must be followed by white space.
(#1663) Closing brace must be on a line by itself
(#1663) Usage of ELSEIF not allowed; use ELSE IF instead
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Commas (,) must be followed by white space.
(#1663) Commas (,) must be followed by white space.
(#1663) Variable "S" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Commas (,) must be followed by white space.
(#1663) Inline control structures are not allowed
(#1663) Expected 1 space before ">="; 0 found
(#1663) Expected 1 space after ">="; 0 found
(#1663) Expected 1 space before "?"; 0 found
(#1663) Expected 1 space after "?"; 0 found
(#1663) Expected 1 space before ":"; 0 found
(#1663) Expected 1 space after ":"; 0 found
(#1663) Commas (,) must be followed by white space.
(#1663) Variable "S" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Inline control structures are not allowed
(#1663) Expected 1 space before ">="; 0 found
(#1663) Expected 1 space after ">="; 0 found
(#1663) Expected 1 space before "?"; 0 found
(#1663) Expected 1 space after "?"; 0 found
(#1663) Expected 1 space before ":"; 0 found
(#1663) Expected 1 space after ":"; 0 found
(#1663) Commas (,) must be followed by white space.
(#1663) Variable "S" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Variable "Kf" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Expected "if (...) {\n"; found "if(...){"
(#1663) Expected 1 space before "=="; 0 found
(#1663) Expected 1 space after "=="; 0 found
(#1663) Variable "Kf" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Closing brace must be on a line by itself
(#1663) Variable "K" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Expected "if (...) {\n"; found "if(...){"
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Expected "foreach (...) {\n"; found "foreach(...){"
(#1663) Expected 1 space before "as"; 0 found
(#1663) Expected 1 space after "as"; 0 found
(#1663) Variable "K" must be all lower-case
(#1663) Variable "C" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Expected "if (...) {\n"; found "if(...){"
(#1663) Commas (,) must be followed by white space.
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Variable "Qb" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Variable "O" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Expected "foreach (...) {\n"; found "foreach(...){"
(#1663) Expected 1 space before "=>"; 0 found
(#1663) Expected 1 space after "=>"; 0 found
(#1663) Expected 1 space before "as"; 0 found
(#1663) Expected 1 space after "as"; 0 found
(#1663) Expected 1 space before "=>"; 0 found
(#1663) Expected 1 space after "=>"; 0 found
(#1663) Expected "if (...) {\n"; found "if(...){"
(#1663) Expected 1 space before "!="; 0 found
(#1663) Expected 1 space after "!="; 0 found
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Variable "Pb" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Variable "O" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Expected 1 space before "?"; 0 found
(#1663) Expected 1 space after "?"; 0 found
(#1663) Expected 1 space before ":"; 0 found
(#1663) Expected 1 space after ":"; 0 found
(#1663) Variable "Pb" must be all lower-case
(#1663) Expected 1 space before "?"; 0 found
(#1663) Expected 1 space after "?"; 0 found
(#1663) Expected 1 space before ":"; 0 found
(#1663) Expected 1 space after ":"; 0 found
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Expected 1 space before "?"; 0 found
(#1663) Expected 1 space after "?"; 0 found
(#1663) Expected 1 space before ":"; 0 found
(#1663) Expected 1 space after ":"; 0 found
(#1663) Variable "Qb" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Variable "Pb" must be all lower-case
(#1663) Closing brace must be on a line by itself
(#1663) Closing brace must be on a line by itself
(#1663) Expected "if (...) {\n"; found "if(...){"
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Variable "C" must be all lower-case
(#1663) Expected "if (...) {\n"; found "if(...){"
(#1663) Expected "if (...) {\n"; found "if(...){"
(#1663) Expected 1 space before "=="; 0 found
(#1663) Expected 1 space after "=="; 0 found
(#1663) Expected 1 space before "==="; 0 found
(#1663) Expected 1 space after "==="; 0 found
(#1663) Expected 1 space before "==="; 0 found
(#1663) Expected 1 space after "==="; 0 found
(#1663) Expected 1 space before "==="; 0 found
(#1663) Expected 1 space after "==="; 0 found
(#1663) Variable "Qb" must be all lower-case
(#1663) Variable "C" must be all lower-case
(#1663) Closing brace must be on a line by itself
(#1663) Closing brace must be on a line by itself
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Commas (,) must be followed by white space.
(#1663) Variable "C" must be all lower-case
(#1663) Commas (,) must be followed by white space.
(#1663) Variable "O" must be all lower-case
(#1663) Closing brace must be on a line by itself
(#1663) Closing brace must be on a line by itself
(#1663) Closing brace must be on a line by itself
(#1663) Inline control structures are not allowed
(#1663) Expected 1 space before "=>"; 0 found
(#1663) Expected 1 space after "=>"; 0 found
(#1663) Expected 1 space after "as"; 0 found
(#1663) Line exceeds maximum limit of 180 characters; contains 1120 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 1120 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 1120 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 1120 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 1120 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 1120 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 1120 characters
(#1663) Line exceeds maximum limit of 180 characters; contains 1120 characters
(#1664) Line indented incorrectly; expected at least 36 spaces, found 0
(#1664) Variable "C" must be all lower-case
(#1664) Expected 1 space before "=>"; 0 found
(#1664) Expected 1 space after "=>"; 0 found
(#1664) Expected 1 space before "="; 0 found
(#1664) Expected 1 space after "="; 0 found
(#1664) Commas (,) must be followed by white space.
(#1664) Variable "C" must be all lower-case
(#1664) Commas (,) must be followed by white space.
(#1664) Inline control structures are not allowed
(#1664) Commas (,) must be followed by white space.
(#1664) Commas (,) must be followed by white space.
(#1664) Commas (,) must be followed by white space.
(#1664) Closing brace must be on a line by itself
(#1664) Commas (,) must be followed by white space.
(#1664) Commas (,) must be followed by white space.
(#1664) Expected 1 space before "=>"; 0 found
(#1664) Expected 1 space after "=>"; 0 found
(#1664) Commas (,) must be followed by white space.
(#1664) Expected 1 space before "="; 0 found
(#1664) Expected 1 space after "="; 0 found
(#1664) Expected "if (...) {\n"; found "if(...){"
(#1664) Expected "foreach (...) {\n"; found "foreach(...){"
(#1664) Expected 1 space before "=>"; 0 found
(#1664) Expected 1 space after "=>"; 0 found
(#1664) Expected 1 space before "as"; 0 found
(#1664) Expected 1 space after "as"; 0 found
(#1664) Variable "K" must be all lower-case
(#1664) Expected 1 space before "=>"; 0 found
(#1664) Expected 1 space after "=>"; 0 found
(#1664) Inline control structures are not allowed
(#1664) Expected 1 space before "!="; 0 found
(#1664) Expected 1 space after "!="; 0 found
(#1664) Variable "K" must be all lower-case
(#1664) Expected 1 space before "="; 0 found
(#1664) Expected 1 space after "="; 0 found
(#1664) Closing brace must be on a line by itself
(#1664) Expected 1 space before "="; 0 found
(#1664) Expected 1 space after "="; 0 found
(#1664) Variable "K" must be all lower-case
(#1664) Inline control structures are not allowed
(#1664) Commas (,) must be followed by white space.
(#1664) Variable "K" must be all lower-case
(#1664) Expected 1 space before "="; 0 found
(#1664) Expected 1 space after "="; 0 found
(#1664) Expected 1 space before "=>"; 0 found
(#1664) Expected 1 space after "=>"; 0 found
(#1664) Expected 1 space before "=>"; 0 found
(#1664) Expected 1 space after "=>"; 0 found
(#1664) Closing brace must be on a line by itself
(#1664) Expected "if (...) {\n"; found "if(...){"
(#1664) Variable "K" must be all lower-case
(#1664) Expected "foreach (...) {\n"; found "foreach(...){"
(#1664) Expected 1 space before "=>"; 0 found
(#1664) Expected 1 space after "=>"; 0 found
(#1664) Expected 1 space after "as"; 0 found
(#1664) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1664) Line exceeds maximum limit of 180 characters; contains 515 characters
(#1665) Line indented incorrectly; expected at least 4 spaces, found 0
(#1665) Expected 1 space before "=>"; 0 found
(#1665) Expected 1 space after "=>"; 0 found
(#1665) Expected 1 space before "="; 0 found
(#1665) Expected 1 space after "="; 0 found
(#1665) Expected 1 space before "="; 0 found
(#1665) Expected 1 space after "="; 0 found
(#1665) Closing brace must be on a line by itself
(#1665) Expected 1 space before "="; 0 found
(#1665) Expected 1 space after "="; 0 found
(#1665) Expected 1 space before "=>"; 0 found
(#1665) Expected 1 space after "=>"; 0 found
(#1665) Expected 1 space before "=>"; 0 found
(#1665) Expected 1 space after "=>"; 0 found
(#1665) Variable "K" must be all lower-case
(#1665) Expected 1 space before "="; 0 found
(#1665) Expected 1 space after "="; 0 found
(#1665) Closing brace must be on a line by itself
(#1669) Commas (,) must be followed by white space.
(#1669) Commas (,) must be followed by white space.
(#1669) Commas (,) must be followed by white space.
(#1669) Commas (,) must be followed by white space.
(#1669) Commas (,) must be followed by white space.
(#1670) Line exceeds 132 characters; contains 167 characters
(#1670) Line exceeds 132 characters; contains 167 characters
(#1670) Line exceeds 132 characters; contains 167 characters
(#1670) Line exceeds 132 characters; contains 167 characters
(#1670) Line exceeds 132 characters; contains 167 characters
(#1670) Line exceeds 132 characters; contains 167 characters
(#1670) Line exceeds 132 characters; contains 167 characters
(#1670) Line exceeds 132 characters; contains 167 characters
(#1671) Commas (,) must be followed by white space.
(#1673) Expected "if (...) {\n"; found "if(...){"
(#1673) Variable "Kf" must be all lower-case
(#1673) Expected "foreach (...) {\n"; found "foreach(...){"
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1673) Expected 1 space before "as"; 0 found
(#1673) Expected 1 space after "as"; 0 found
(#1673) Variable "Kf" must be all lower-case
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1674) Line indented incorrectly; expected at least 8 spaces, found 0
(#1674) Commas (,) must be followed by white space.
(#1674) Commas (,) must be followed by white space.
(#1674) Commas (,) must be followed by white space.
(#1674) Closing brace must be on a line by itself
(#1674) Closing brace must be on a line by itself
(#1674) Variable "Jd" must be all lower-case
(#1674) Expected 1 space before "="; 0 found
(#1674) Expected 1 space after "="; 0 found
(#1674) Expected "foreach (...) {\n"; found "foreach(...){"
(#1674) Expected 1 space before "as"; 0 found
(#1674) Expected 1 space after "as"; 0 found
(#1674) Variable "K" must be all lower-case
(#1674) Expected "if (...) {\n"; found "if(...){"
(#1674) Variable "Jd" must be all lower-case
(#1674) Expected 1 space before "!="; 0 found
(#1674) Expected 1 space after "!="; 0 found
(#1674) Variable "Jd" must be all lower-case
(#1674) Commas (,) must be followed by white space.
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Expected 1 space before "+"; 0 found
(#1674) Expected 1 space after "+"; 0 found
(#1674) Commas (,) must be followed by white space.
(#1674) Commas (,) must be followed by white space.
(#1674) Variable "Jd" must be all lower-case
(#1674) Expected 1 space before "=="; 0 found
(#1674) Expected 1 space after "=="; 0 found
(#1674) Variable "K" must be all lower-case
(#1674) Expected 1 space before "?"; 0 found
(#1674) Expected 1 space after "?"; 0 found
(#1674) Expected 1 space before ":"; 0 found
(#1674) Expected 1 space after ":"; 0 found
(#1674) Commas (,) must be followed by white space.
(#1674) Commas (,) must be followed by white space.
(#1674) Expected 1 space before "="; 0 found
(#1674) Expected 1 space after "="; 0 found
(#1674) Expected "foreach (...) {\n"; found "foreach(...){"
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Expected 1 space before "as"; 0 found
(#1674) Expected 1 space after "as"; 0 found
(#1674) Expected 1 space before "=>"; 0 found
(#1674) Expected 1 space after "=>"; 0 found
(#1674) Variable "Jd" must be all lower-case
(#1674) Expected 1 space before "=="; 0 found
(#1674) Expected 1 space after "=="; 0 found
(#1674) Expected 1 space before "?"; 0 found
(#1674) Expected 1 space after "?"; 0 found
(#1674) Expected 1 space before ":"; 0 found
(#1674) Expected 1 space after ":"; 0 found
(#1674) Expected 1 space before "=="; 0 found
(#1674) Expected 1 space after "=="; 0 found
(#1674) Expected 1 space before "?"; 0 found
(#1674) Expected 1 space after "?"; 0 found
(#1674) Expected 1 space before ":"; 0 found
(#1674) Expected 1 space after ":"; 0 found
(#1674) Commas (,) must be followed by white space.
(#1674) Expected 1 space before "?"; 0 found
(#1674) Expected 1 space after "?"; 0 found
(#1674) Commas (,) must be followed by white space.
(#1674) Expected 1 space before ":"; 0 found
(#1674) Expected 1 space after ":"; 0 found
(#1674) Commas (,) must be followed by white space.
(#1674) Commas (,) must be followed by white space.
(#1674) Expected 1 space before "=="; 0 found
(#1674) Expected 1 space after "=="; 0 found
(#1674) Expected 1 space before "=="; 0 found
(#1674) Expected 1 space after "=="; 0 found
(#1674) Expected 1 space before "?"; 0 found
(#1674) Expected 1 space after "?"; 0 found
(#1674) Variable "Jd" must be all lower-case
(#1674) Expected 1 space before ":"; 0 found
(#1674) Expected 1 space after ":"; 0 found
(#1674) Commas (,) must be followed by white space.
(#1674) Expected 1 space before "!="; 0 found
(#1674) Expected 1 space after "!="; 0 found
(#1674) Expected 1 space before "?"; 0 found
(#1674) Expected 1 space after "?"; 0 found
(#1674) Variable "Jd" must be all lower-case
(#1674) Commas (,) must be followed by white space.
(#1674) Commas (,) must be followed by white space.
(#1674) Commas (,) must be followed by white space.
(#1674) Expected 1 space before ":"; 0 found
(#1674) Expected 1 space after ":"; 0 found
(#1674) Commas (,) must be followed by white space.
(#1674) Closing brace must be on a line by itself
(#1674) Variable "Jd" must be all lower-case
(#1674) Commas (,) must be followed by white space.
(#1674) Variable "Jd" must be all lower-case
(#1674) Commas (,) must be followed by white space.
(#1674) Commas (,) must be followed by white space.
(#1674) Closing brace must be on a line by itself
(#1674) Variable "Jd" must be all lower-case
(#1674) Closing brace must be on a line by itself
(#1674) Line exceeds maximum limit of 180 characters; contains 1295 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 1295 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 1295 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 1295 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 1295 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 1295 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 1295 characters
(#1674) Line exceeds maximum limit of 180 characters; contains 1295 characters
(#1676) Commas (,) must be followed by white space.
(#1676) Commas (,) must be followed by white space.
(#1677) Commas (,) must be followed by white space.
(#1677) Variable "Dh" must be all lower-case
(#1677) Commas (,) must be followed by white space.
(#1679) Closing brace must be on a line by itself
(#1679) Usage of ELSEIF not allowed; use ELSE IF instead
(#1679) Variable "K" must be all lower-case
(#1679) Expected 1 space before "="; 0 found
(#1679) Expected 1 space after "="; 0 found
(#1679) Expected "if (...) {\n"; found "if(...){"
(#1679) Variable "C" must be all lower-case
(#1679) Expected 1 space before "="; 0 found
(#1679) Expected 1 space after "="; 0 found
(#1679) Variable "K" must be all lower-case
(#1679) Expected "if (...) {\n"; found "if(...){"
(#1679) Expected 1 space before "="; 0 found
(#1679) Expected 1 space after "="; 0 found
(#1679) Commas (,) must be followed by white space.
(#1679) Commas (,) must be followed by white space.
(#1679) Closing brace must be on a line by itself
(#1679) Usage of ELSEIF not allowed; use ELSE IF instead
(#1679) Expected 1 space before "!=="; 0 found
(#1679) Expected 1 space after "!=="; 0 found
(#1679) Variable "C" must be all lower-case
(#1679) Expected "if (...) {\n"; found "if(...){"
(#1679) Expected 1 space before "!="; 0 found
(#1679) Expected 1 space after "!="; 0 found
(#1679) Expected 1 space before "="; 0 found
(#1679) Expected 1 space after "="; 0 found
(#1679) Variable "C" must be all lower-case
(#1679) Commas (,) must be followed by white space.
(#1679) Commas (,) must be followed by white space.
(#1679) Variable "C" must be all lower-case
(#1679) Commas (,) must be followed by white space.
(#1679) Commas (,) must be followed by white space.
(#1679) Variable "C" must be all lower-case
(#1679) Commas (,) must be followed by white space.
(#1679) Variable "K" must be all lower-case
(#1679) Closing brace must be on a line by itself
(#1679) Expected "} else {\n"; found "}else{"
(#1679) Expected 1 space before "="; 0 found
(#1679) Expected 1 space after "="; 0 found
(#1679) Commas (,) must be followed by white space.
(#1679) Commas (,) must be followed by white space.
(#1679) Commas (,) must be followed by white space.
(#1679) Variable "C" must be all lower-case
(#1679) Expected 1 space before "="; 0 found
(#1679) Expected 1 space after "="; 0 found
(#1679) Variable "Vd" must be all lower-case
(#1679) Expected 1 space before "="; 0 found
(#1679) Expected 1 space after "="; 0 found
(#1679) Expected "foreach (...) {\n"; found "foreach(...){"
(#1679) Expected 1 space after "as"; 0 found
(#1679) Line exceeds maximum limit of 180 characters; contains 462 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 462 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 462 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 462 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 462 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 462 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 462 characters
(#1679) Line exceeds maximum limit of 180 characters; contains 462 characters
(#1680) Line indented incorrectly; expected at least 16 spaces, found 0
(#1680) Expected "if (...) {\n"; found "if(...){"
(#1680) Expected 1 space before "=="; 0 found
(#1680) Expected 1 space after "=="; 0 found
(#1680) Expected 1 space before "!="; 0 found
(#1680) Expected 1 space after "!="; 0 found
(#1680) Inline control structures are not allowed
(#1680) Commas (,) must be followed by white space.
(#1680) Variable "K" must be all lower-case
(#1680) Expected 1 space before "="; 0 found
(#1680) Expected 1 space after "="; 0 found
(#1680) Variable "Vd" must be all lower-case
(#1680) Expected 1 space before "="; 0 found
(#1680) Expected 1 space after "="; 0 found
(#1680) Closing brace must be on a line by itself
(#1680) Closing brace must be on a line by itself
(#1680) Commas (,) must be followed by white space.
(#1680) Variable "Vd" must be all lower-case
(#1680) Commas (,) must be followed by white space.
(#1680) Commas (,) must be followed by white space.
(#1680) Closing brace must be on a line by itself
(#1680) Closing brace must be on a line by itself
(#1680) Expected "} else {\n"; found "}else{"
(#1680) Inline control structures are not allowed
(#1680) Variable "K" must be all lower-case
(#1680) Commas (,) must be followed by white space.
(#1680) Commas (,) must be followed by white space.
(#1680) Variable "C" must be all lower-case
(#1680) Commas (,) must be followed by white space.
(#1680) Variable "K" must be all lower-case
(#1680) Expected 1 space before "?"; 0 found
(#1680) Expected 1 space after "?"; 0 found
(#1680) Variable "K" must be all lower-case
(#1680) Expected 1 space before ":"; 0 found
(#1680) Expected 1 space after ":"; 0 found
(#1680) Commas (,) must be followed by white space.
(#1680) Commas (,) must be followed by white space.
(#1680) Commas (,) must be followed by white space.
(#1680) Commas (,) must be followed by white space.
(#1680) Closing brace must be on a line by itself
(#1680) Closing brace must be on a line by itself
(#1680) Expected 1 space before "!="; 0 found
(#1680) Expected 1 space after "!="; 0 found
(#1680) Expected 1 space before "?"; 0 found
(#1680) Expected 1 space after "?"; 0 found
(#1680) Expected 1 space before ":"; 0 found
(#1680) Expected 1 space after ":"; 0 found
(#1680) Commas (,) must be followed by white space.
(#1680) Commas (,) must be followed by white space.
(#1680) Commas (,) must be followed by white space.
(#1680) Expected 1 space before "="; 0 found
(#1680) Expected 1 space after "="; 0 found
(#1680) Variable "C" must be all lower-case
(#1680) Expected 1 space before "="; 0 found
(#1680) Expected 1 space after "="; 0 found
(#1680) Inline control structures are not allowed
(#1680) Variable "C" must be all lower-case
(#1680) Expected 1 space before "="; 0 found
(#1680) Expected 1 space after "="; 0 found
(#1680) Variable "K" must be all lower-case
(#1680) Inline control structures are not allowed
(#1680) Usage of ELSEIF not allowed; use ELSE IF instead
(#1680) Expected 1 space before "!="; 0 found
(#1680) Expected 1 space after "!="; 0 found
(#1680) Variable "K" must be all lower-case
(#1680) Expected 1 space before "="; 0 found
(#1680) Expected 1 space after "="; 0 found
(#1680) Commas (,) must be followed by white space.
(#1680) Usage of ELSEIF not allowed; use ELSE IF instead
(#1680) Expected 1 space before "=="; 0 found
(#1680) Expected 1 space after "=="; 0 found
(#1680) Expected "foreach (...) {\n"; found "foreach(...){"
(#1680) Expected 1 space before "as"; 0 found
(#1680) Expected 1 space after "as"; 0 found
(#1680) Expected "if (...) {\n"; found "if(...){"
(#1680) The use of backticks in strings is not recommended
(#1680) Commas (,) must be followed by white space.
(#1680) Commas (,) must be followed by white space.
(#1680) Variable "B" must be all lower-case
(#1680) Variable "B" must be all lower-case
(#1680) Variable "C" must be all lower-case
(#1680) Expected 1 space before "="; 0 found
(#1680) Expected 1 space after "="; 0 found
(#1680) Variable "B" must be all lower-case
(#1680) Closing brace must be on a line by itself
(#1680) Closing brace must be on a line by itself
(#1680) Closing brace must be on a line by itself
(#1680) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1680) Line exceeds maximum limit of 180 characters; contains 741 characters
(#1683) Commas (,) must be followed by white space.
(#1683) Variable "C" must be all lower-case
(#1683) Commas (,) must be followed by white space.
(#1683) Expected 1 space before "?"; 0 found
(#1683) Expected 1 space after "?"; 0 found
(#1683) Variable "C" must be all lower-case
(#1683) Expected 1 space before ":"; 0 found
(#1683) Expected 1 space after ":"; 0 found
(#1683) Variable "C" must be all lower-case
(#1683) Expected 1 space before "?"; 0 found
(#1683) Expected 1 space after "?"; 0 found
(#1683) Commas (,) must be followed by white space.
(#1683) Expected 1 space before "=>"; 0 found
(#1683) Expected 1 space after "=>"; 0 found
(#1683) Expected 1 space before "+"; 0 found
(#1683) Expected 1 space after "+"; 0 found
(#1683) Commas (,) must be followed by white space.
(#1683) Variable "K" must be all lower-case
(#1683) Expected 1 space before "=>"; 0 found
(#1683) Expected 1 space after "=>"; 0 found
(#1683) Commas (,) must be followed by white space.
(#1683) Expected 1 space before "=>"; 0 found
(#1683) Expected 1 space after "=>"; 0 found
(#1683) Commas (,) must be followed by white space.
(#1683) Expected 1 space before ":"; 0 found
(#1683) Expected 1 space after ":"; 0 found
(#1683) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1683) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1683) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1683) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1683) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1683) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1683) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1683) Line exceeds maximum limit of 180 characters; contains 373 characters
(#1686) Commas (,) must be followed by white space.
(#1687) Inline control structures are not allowed
(#1687) Expected 1 space before "!="; 0 found
(#1687) Expected 1 space after "!="; 0 found
(#1687) Inline control structures are not allowed
(#1687) Usage of ELSEIF not allowed; use ELSE IF instead
(#1687) Expected 1 space before "=="; 0 found
(#1687) Expected 1 space after "=="; 0 found
(#1687) Commas (,) must be followed by white space.
(#1687) Commas (,) must be followed by white space.
(#1687) Commas (,) must be followed by white space.
(#1687) Variable "Dh" must be all lower-case
(#1687) Commas (,) must be followed by white space.
(#1687) Line exceeds maximum limit of 180 characters; contains 342 characters
(#1687) Line exceeds maximum limit of 180 characters; contains 342 characters
(#1687) Line exceeds maximum limit of 180 characters; contains 342 characters
(#1687) Line exceeds maximum limit of 180 characters; contains 342 characters
(#1687) Line exceeds maximum limit of 180 characters; contains 342 characters
(#1687) Line exceeds maximum limit of 180 characters; contains 342 characters
(#1687) Line exceeds maximum limit of 180 characters; contains 342 characters
(#1687) Line exceeds maximum limit of 180 characters; contains 342 characters
(#1689) Closing brace must be on a line by itself
(#1689) Usage of ELSEIF not allowed; use ELSE IF instead
(#1689) Variable "K" must be all lower-case
(#1689) Expected 1 space before "="; 0 found
(#1689) Expected 1 space after "="; 0 found
(#1689) Expected "if (...) {\n"; found "if(...){"
(#1689) Variable "_" must not contain underscores.
(#1689) Expected 1 space before "="; 0 found
(#1689) Expected 1 space after "="; 0 found
(#1689) Commas (,) must be followed by white space.
(#1689) Commas (,) must be followed by white space.
(#1689) Inline control structures are not allowed
(#1689) Commas (,) must be followed by white space.
(#1689) Variable "_" must not contain underscores.
(#1689) Commas (,) must be followed by white space.
(#1689) Variable "C" must be all lower-case
(#1689) Expected 1 space before "="; 0 found
(#1689) Expected 1 space after "="; 0 found
(#1689) Variable "K" must be all lower-case
(#1689) Variable "_" must not contain underscores.
(#1689) Expected 1 space before ".="; 0 found
(#1689) Expected 1 space after ".="; 0 found
(#1689) Variable "C" must be all lower-case
(#1689) Inline control structures are not allowed
(#1689) Expected 1 space before "=="; 0 found
(#1689) Expected 1 space after "=="; 0 found
(#1689) Variable "C" must be all lower-case
(#1689) Commas (,) must be followed by white space.
(#1689) Variable "_" must not contain underscores.
(#1689) Commas (,) must be followed by white space.
(#1689) Inline control structures are not allowed
(#1689) Usage of ELSEIF not allowed; use ELSE IF instead
(#1689) Expected 1 space before "!="; 0 found
(#1689) Expected 1 space after "!="; 0 found
(#1689) Variable "C" must be all lower-case
(#1689) Variable "C" must be all lower-case
(#1689) Commas (,) must be followed by white space.
(#1689) Variable "_" must not contain underscores.
(#1689) Commas (,) must be followed by white space.
(#1689) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1689) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1689) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1689) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1689) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1689) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1689) Inline control structures are not allowed
(#1689) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1689) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1690) Line indented incorrectly; expected at least 12 spaces, found 0
(#1690) Variable "_" must not contain underscores.
(#1690) Closing brace must be on a line by itself
(#1690) Closing brace must be on a line by itself
(#1690) Expected 1 space before "!="; 0 found
(#1690) Expected 1 space after "!="; 0 found
(#1690) Expected 1 space before "?"; 0 found
(#1690) Expected 1 space after "?"; 0 found
(#1690) Expected 1 space before ":"; 0 found
(#1690) Expected 1 space after ":"; 0 found
(#1690) Commas (,) must be followed by white space.
(#1690) Inline control structures are not allowed
(#1690) Variable "K" must be all lower-case
(#1690) Variable "K" must be all lower-case
(#1690) Expected 1 space before "="; 0 found
(#1690) Expected 1 space after "="; 0 found
(#1692) Commas (,) must be followed by white space.
(#1692) Variable "K" must be all lower-case
(#1695) Commas (,) must be followed by white space.
(#1696) Inline control structures are not allowed
(#1696) Expected 1 space before "!="; 0 found
(#1696) Expected 1 space after "!="; 0 found
(#1696) Commas (,) must be followed by white space.
(#1696) Variable "Dh" must be all lower-case
(#1696) Commas (,) must be followed by white space.
(#1696) Line exceeds 132 characters; contains 153 characters
(#1696) Line exceeds 132 characters; contains 153 characters
(#1696) Line exceeds 132 characters; contains 153 characters
(#1696) Line exceeds 132 characters; contains 153 characters
(#1696) Line exceeds 132 characters; contains 153 characters
(#1696) Line exceeds 132 characters; contains 153 characters
(#1696) Line exceeds 132 characters; contains 153 characters
(#1696) Line exceeds 132 characters; contains 153 characters
(#1698) Closing brace must be on a line by itself
(#1698) Usage of ELSEIF not allowed; use ELSE IF instead
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Commas (,) must be followed by white space.
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Commas (,) must be followed by white space.
(#1698) Expected 1 space before "?"; 0 found
(#1698) Expected 1 space after "?"; 0 found
(#1698) Expected 1 space before ":"; 0 found
(#1698) Expected 1 space after ":"; 0 found
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Expected "foreach (...) {\n"; found "foreach(...){"
(#1698) Expected 1 space before "=>"; 0 found
(#1698) Expected 1 space after "=>"; 0 found
(#1698) Expected 1 space before "as"; 0 found
(#1698) Expected 1 space after "as"; 0 found
(#1698) Expected 1 space before "=>"; 0 found
(#1698) Expected 1 space after "=>"; 0 found
(#1698) Inline control structures are not allowed
(#1698) Commas (,) must be followed by white space.
(#1698) Expected 1 space before "=="; 0 found
(#1698) Expected 1 space after "=="; 0 found
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Inline control structures are not allowed
(#1698) Commas (,) must be followed by white space.
(#1698) Commas (,) must be followed by white space.
(#1698) Expected 1 space before "=="; 0 found
(#1698) Expected 1 space after "=="; 0 found
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Closing brace must be on a line by itself
(#1698) Expected "if (...) {\n"; found "if(...){"
(#1698) Variable "Ya" must be all lower-case
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Expected "foreach (...) {\n"; found "foreach(...){"
(#1698) Expected 1 space before "=>"; 0 found
(#1698) Expected 1 space after "=>"; 0 found
(#1698) Expected 1 space before "as"; 0 found
(#1698) Expected 1 space after "as"; 0 found
(#1698) Expected 1 space before "=>"; 0 found
(#1698) Expected 1 space after "=>"; 0 found
(#1698) Expected "if (...) {\n"; found "if(...){"
(#1698) Commas (,) must be followed by white space.
(#1698) Variable "X" must be all lower-case
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Inline control structures are not allowed
(#1698) Variable "X" must be all lower-case
(#1698) Expected 1 space before "==="; 0 found
(#1698) Expected 1 space after "==="; 0 found
(#1698) Variable "X" must be all lower-case
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Inline control structures are not allowed
(#1698) Variable "X" must be all lower-case
(#1698) Closing brace must be on a line by itself
(#1698) Variable "Ya" must be all lower-case
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Expected 1 space before "?"; 0 found
(#1698) Expected 1 space after "?"; 0 found
(#1698) Expected 1 space before ":"; 0 found
(#1698) Expected 1 space after ":"; 0 found
(#1698) Variable "X" must be all lower-case
(#1698) Closing brace must be on a line by itself
(#1698) Variable "H" must be all lower-case
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Expected 1 space before "?"; 0 found
(#1698) Expected 1 space after "?"; 0 found
(#1698) Expected 1 space before ":"; 0 found
(#1698) Expected 1 space after ":"; 0 found
(#1698) Commas (,) must be followed by white space.
(#1698) Variable "Ya" must be all lower-case
(#1698) Variable "H" must be all lower-case
(#1698) Variable "H" must be all lower-case
(#1698) Inline control structures are not allowed
(#1698) Variable "H" must be all lower-case
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Inline control structures are not allowed
(#1698) Expected "do {\n...} while (...);\n"; found "do{...}while(...);"
(#1698) Variable "I" must be all lower-case
(#1698) Expected 1 space before "="; 0 found
(#1698) Expected 1 space after "="; 0 found
(#1698) Inline control structures are not allowed
(#1698) Variable "I" must be all lower-case
(#1698) Variable "I" must be all lower-case
(#1698) Commas (,) must be followed by white space.
(#1698) Line exceeds maximum limit of 180 characters; contains 986 characters
(#1698) Line exceeds maximum limit of 180 characters; contains 986 characters
(#1698) Line exceeds maximum limit of 180 characters; contains 986 characters
(#1698) Line exceeds maximum limit of 180 characters; contains 986 characters
(#1698) Line exceeds maximum limit of 180 characters; contains 986 characters
(#1698) Line exceeds maximum limit of 180 characters; contains 986 characters
(#1698) Line exceeds maximum limit of 180 characters; contains 986 characters
(#1698) Inline control structures are not allowed
(#1698) Line exceeds maximum limit of 180 characters; contains 986 characters
(#1699) Line indented incorrectly; expected at least 16 spaces, found 0
(#1699) Commas (,) must be followed by white space.
(#1699) Closing brace must be on a line by itself
(#1699) Inline control structures are not allowed
(#1699) Commas (,) must be followed by white space.
(#1699) Closing brace must be on a line by itself
(#1699) Closing brace must be on a line by itself
(#1699) Line exceeds 132 characters; contains 146 characters
(#1699) Line exceeds 132 characters; contains 146 characters
(#1699) Line exceeds 132 characters; contains 146 characters
(#1699) Line exceeds 132 characters; contains 146 characters
(#1699) Line exceeds 132 characters; contains 146 characters
(#1699) Line exceeds 132 characters; contains 146 characters
(#1699) Line exceeds 132 characters; contains 146 characters
(#1699) Line exceeds 132 characters; contains 146 characters
(#1701) Expected "if (...) {\n"; found "if(...){"
(#1701) Expected "foreach (...) {\n"; found "foreach(...){"
(#1701) Expected 1 space after "as"; 0 found
(#1702) Line indented incorrectly; expected at least 4 spaces, found 0
(#1702) Expected 1 space before "="; 0 found
(#1702) Expected 1 space after "="; 0 found
(#1702) Variable "C" must be all lower-case
(#1702) Expected 1 space before "="; 0 found
(#1702) Expected 1 space after "="; 0 found
(#1702) Variable "Y" must be all lower-case
(#1702) Expected 1 space before "="; 0 found
(#1702) Expected 1 space after "="; 0 found
(#1702) Variable "C" must be all lower-case
(#1702) Expected "if (...) {\n"; found "if(...){"
(#1702) Variable "Y" must be all lower-case
(#1702) Expected 1 space before "!="; 0 found
(#1702) Expected 1 space after "!="; 0 found
(#1702) Inline control structures are not allowed
(#1702) Expected 1 space before "=="; 0 found
(#1702) Expected 1 space after "=="; 0 found
(#1702) Variable "Y" must be all lower-case
(#1702) Expected 1 space before "="; 0 found
(#1702) Expected 1 space after "="; 0 found
(#1702) Variable "Y" must be all lower-case
(#1702) Inline control structures are not allowed
(#1702) Expected 1 space before "=="; 0 found
(#1702) Expected 1 space after "=="; 0 found
(#1702) Variable "Y" must be all lower-case
(#1702) Expected 1 space before "="; 0 found
(#1702) Expected 1 space after "="; 0 found
(#1702) Variable "Y" must be all lower-case
(#1702) Closing brace must be on a line by itself
(#1702) Commas (,) must be followed by white space.
(#1702) Variable "Y" must be all lower-case
(#1702) Commas (,) must be followed by white space.
(#1702) Variable "C" must be all lower-case
(#1702) Closing brace must be on a line by itself
(#1702) Closing brace must be on a line by itself
(#1702) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1702) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1702) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1702) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1702) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1702) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1702) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1702) Line exceeds maximum limit of 180 characters; contains 258 characters
(#1703) Commas (,) must be followed by white space.
(#1703) Commas (,) must be followed by white space.
(#1704) Commas (,) must be followed by white space.
(#1704) Variable "Dh" must be all lower-case
(#1704) Commas (,) must be followed by white space.
(#1706) Closing brace must be on a line by itself
(#1706) Usage of ELSEIF not allowed; use ELSE IF instead
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Variable "C" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Expected "if (...) {\n"; found "if(...){"
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Expected 1 space before "?"; 0 found
(#1706) Expected 1 space after "?"; 0 found
(#1706) Expected 1 space before ":"; 0 found
(#1706) Expected 1 space after ":"; 0 found
(#1706) Variable "C" must be all lower-case
(#1706) Expected 1 space before "!="; 0 found
(#1706) Expected 1 space after "!="; 0 found
(#1706) Expected 1 space before "?"; 0 found
(#1706) Expected 1 space after "?"; 0 found
(#1706) Expected 1 space before ":"; 0 found
(#1706) Expected 1 space after ":"; 0 found
(#1706) Variable "A" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Expected "if (...) {\n"; found "if(...){"
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Variable "K" must be all lower-case
(#1706) Commas (,) must be followed by white space.
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Inline control structures are not allowed
(#1706) Expected 1 space before "=>"; 0 found
(#1706) Expected 1 space after "=>"; 0 found
(#1706) Expected 1 space before "as"; 0 found
(#1706) Expected 1 space after "as"; 0 found
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "=>"; 0 found
(#1706) Expected 1 space after "=>"; 0 found
(#1706) Variable "X" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Variable "K" must be all lower-case
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Closing brace must be on a line by itself
(#1706) Inline control structures are not allowed
(#1706) Expected 1 space before "=="; 0 found
(#1706) Expected 1 space after "=="; 0 found
(#1706) Variable "A" must be all lower-case
(#1706) Commas (,) must be followed by white space.
(#1706) Commas (,) must be followed by white space.
(#1706) Commas (,) must be followed by white space.
(#1706) Commas (,) must be followed by white space.
(#1706) Commas (,) must be followed by white space.
(#1706) Commas (,) must be followed by white space.
(#1706) Variable "C" must be all lower-case
(#1706) Expected 1 space before "=>"; 0 found
(#1706) Expected 1 space after "=>"; 0 found
(#1706) Expected 1 space before "?"; 0 found
(#1706) Expected 1 space after "?"; 0 found
(#1706) Expected 1 space before ":"; 0 found
(#1706) Expected 1 space after ":"; 0 found
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Variable "Zb" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Expected 1 space before "=="; 0 found
(#1706) Expected 1 space after "=="; 0 found
(#1706) Expected 1 space before "?"; 0 found
(#1706) Expected 1 space after "?"; 0 found
(#1706) Expected 1 space before ":"; 0 found
(#1706) Expected 1 space after ":"; 0 found
(#1706) Variable "C" must be all lower-case
(#1706) Inline control structures are not allowed
(#1706) Variable "Zb" must be all lower-case
(#1706) Commas (,) must be followed by white space.
(#1706) Variable "A" must be all lower-case
(#1706) Commas (,) must be followed by white space.
(#1706) Variable "C" must be all lower-case
(#1706) Expected 1 space before "!="; 0 found
(#1706) Expected 1 space after "!="; 0 found
(#1706) Expected 1 space before "?"; 0 found
(#1706) Expected 1 space after "?"; 0 found
(#1706) Variable "Zb" must be all lower-case
(#1706) Expected 1 space before ":"; 0 found
(#1706) Expected 1 space after ":"; 0 found
(#1706) Variable "K" must be all lower-case
(#1706) Commas (,) must be followed by white space.
(#1706) Variable "A" must be all lower-case
(#1706) Commas (,) must be followed by white space.
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Closing brace must be on a line by itself
(#1706) Closing brace must be on a line by itself
(#1706) Closing brace must be on a line by itself
(#1706) Commas (,) must be followed by white space.
(#1706) Commas (,) must be followed by white space.
(#1706) Expected 1 space before "=>"; 0 found
(#1706) Expected 1 space after "=>"; 0 found
(#1706) Commas (,) must be followed by white space.
(#1706) Expected "if (...) {\n"; found "if(...){"
(#1706) Variable "K" must be all lower-case
(#1706) Inline control structures are not allowed
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Inline control structures are not allowed
(#1706) Usage of ELSEIF not allowed; use ELSE IF instead
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Closing brace must be on a line by itself
(#1706) Usage of ELSEIF not allowed; use ELSE IF instead
(#1706) Variable "C" must be all lower-case
(#1706) Expected 1 space before "!="; 0 found
(#1706) Expected 1 space after "!="; 0 found
(#1706) Variable "Tc" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Variable "Tc" must be all lower-case
(#1706) Variable "C" must be all lower-case
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Closing brace must be on a line by itself
(#1706) Expected "} else {\n"; found "}else{"
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Closing brace must be on a line by itself
(#1706) Variable "Qg" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Expected 1 space before "==="; 0 found
(#1706) Expected 1 space after "==="; 0 found
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "?"; 0 found
(#1706) Expected 1 space after "?"; 0 found
(#1706) Variable "Qg" must be all lower-case
(#1706) Expected 1 space before ":"; 0 found
(#1706) Expected 1 space after ":"; 0 found
(#1706) Variable "K" must be all lower-case
(#1706) Expected 1 space before "="; 0 found
(#1706) Expected 1 space after "="; 0 found
(#1706) Commas (,) must be followed by white space.
(#1706) Commas (,) must be followed by white space.
(#1706) Line exceeds maximum limit of 180 characters; contains 1264 characters
(#1706) Line exceeds maximum limit of 180 characters; contains 1264 characters
(#1706) Line exceeds maximum limit of 180 characters; contains 1264 characters
(#1706) Line exceeds maximum limit of 180 characters; contains 1264 characters
(#1706) Line exceeds maximum limit of 180 characters; contains 1264 characters
(#1706) Line exceeds maximum limit of 180 characters; contains 1264 characters
(#1706) Line exceeds maximum limit of 180 characters; contains 1264 characters
(#1706) Line exceeds maximum limit of 180 characters; contains 1264 characters
(#1709) Expected "if (...) {\n"; found "if(...){"
(#1709) Variable "K" must be all lower-case
(#1709) Expected 1 space before "=="; 0 found
(#1709) Expected 1 space after "=="; 0 found
(#1709) Variable "K" must be all lower-case
(#1709) Expected 1 space before "=="; 0 found
(#1709) Expected 1 space after "=="; 0 found
(#1710) Line indented incorrectly; expected at least 8 spaces, found 0
(#1710) Commas (,) must be followed by white space.
(#1711) Commas (,) must be followed by white space.
(#1711) Commas (,) must be followed by white space.
(#1711) Commas (,) must be followed by white space.
(#1711) Variable "K" must be all lower-case
(#1711) Commas (,) must be followed by white space.
(#1711) Commas (,) must be followed by white space.
(#1711) Line exceeds 132 characters; contains 145 characters
(#1711) Line exceeds 132 characters; contains 145 characters
(#1711) Line exceeds 132 characters; contains 145 characters
(#1711) Line exceeds 132 characters; contains 145 characters
(#1711) Line exceeds 132 characters; contains 145 characters
(#1711) Line exceeds 132 characters; contains 145 characters
(#1711) Line exceeds 132 characters; contains 145 characters
(#1711) Line exceeds 132 characters; contains 145 characters
(#1712) Commas (,) must be followed by white space.
(#1712) Commas (,) must be followed by white space.
(#1714) Commas (,) must be followed by white space.
(#1714) Commas (,) must be followed by white space.
(#1714) Commas (,) must be followed by white space.
(#1714) Commas (,) must be followed by white space.
(#1715) Variable "Jd" must be all lower-case
(#1715) Expected 1 space before "="; 0 found
(#1715) Expected 1 space after "="; 0 found
(#1715) Expected "foreach (...) {\n"; found "foreach(...){"
(#1715) Expected 1 space before "=>"; 0 found
(#1715) Expected 1 space after "=>"; 0 found
(#1715) Expected 1 space before "as"; 0 found
(#1715) Expected 1 space after "as"; 0 found
(#1715) Variable "K" must be all lower-case
(#1715) Expected 1 space before "=>"; 0 found
(#1715) Expected 1 space after "=>"; 0 found
(#1715) Variable "X" must be all lower-case
(#1715) Commas (,) must be followed by white space.
(#1715) Commas (,) must be followed by white space.
(#1715) Expected 1 space before "=>"; 0 found
(#1715) Expected 1 space after "=>"; 0 found
(#1715) Expected 1 space before "+"; 0 found
(#1715) Expected 1 space after "+"; 0 found
(#1715) Variable "Qg" must be all lower-case
(#1715) Commas (,) must be followed by white space.
(#1715) Variable "X" must be all lower-case
(#1715) Commas (,) must be followed by white space.
(#1715) Variable "Jd" must be all lower-case
(#1715) Expected 1 space before "=="; 0 found
(#1715) Expected 1 space after "=="; 0 found
(#1715) Variable "K" must be all lower-case
(#1715) Expected 1 space before "-"; 0 found
(#1715) Expected 1 space after "-"; 0 found
(#1715) Expected 1 space before "?"; 0 found
(#1715) Expected 1 space after "?"; 0 found
(#1715) Expected 1 space before ":"; 0 found
(#1715) Expected 1 space after ":"; 0 found
(#1715) Commas (,) must be followed by white space.
(#1715) Commas (,) must be followed by white space.
(#1715) Commas (,) must be followed by white space.
(#1715) Commas (,) must be followed by white space.
(#1715) Variable "K" must be all lower-case
(#1715) Commas (,) must be followed by white space.
(#1715) Commas (,) must be followed by white space.
(#1715) Variable "Jd" must be all lower-case
(#1715) Closing brace must be on a line by itself
(#1715) Line exceeds maximum limit of 180 characters; contains 277 characters
(#1715) Line exceeds maximum limit of 180 characters; contains 277 characters
(#1715) Line exceeds maximum limit of 180 characters; contains 277 characters
(#1715) Line exceeds maximum limit of 180 characters; contains 277 characters
(#1715) Line exceeds maximum limit of 180 characters; contains 277 characters
(#1715) Line exceeds maximum limit of 180 characters; contains 277 characters
(#1715) Line exceeds maximum limit of 180 characters; contains 277 characters
(#1715) Line exceeds maximum limit of 180 characters; contains 277 characters
(#1717) Commas (,) must be followed by white space.
(#1717) Commas (,) must be followed by white space.
(#1717) Commas (,) must be followed by white space.
(#1717) Commas (,) must be followed by white space.
(#1717) Expected 1 space before "=>"; 0 found
(#1717) Expected 1 space after "=>"; 0 found
(#1717) Expected 1 space before "+"; 0 found
(#1717) Expected 1 space after "+"; 0 found
(#1717) Commas (,) must be followed by white space.
(#1717) Variable "Te" must be all lower-case
(#1717) Commas (,) must be followed by white space.
(#1717) Variable "K" must be all lower-case
(#1717) Commas (,) must be followed by white space.
(#1717) Commas (,) must be followed by white space.
(#1717) Commas (,) must be followed by white space.
(#1717) Commas (,) must be followed by white space.
(#1717) Commas (,) must be followed by white space.
(#1717) Expected 1 space before "=>"; 0 found
(#1717) Expected 1 space after "=>"; 0 found
(#1717) Expected 1 space before "+"; 0 found
(#1717) Expected 1 space after "+"; 0 found
(#1717) Commas (,) must be followed by white space.
(#1717) Variable "Te" must be all lower-case
(#1717) Commas (,) must be followed by white space.
(#1717) Variable "K" must be all lower-case
(#1717) Commas (,) must be followed by white space.
(#1717) Expected 1 space before "=>"; 0 found
(#1717) Expected 1 space after "=>"; 0 found
(#1717) Commas (,) must be followed by white space.
(#1717) Expected 1 space before "=>"; 0 found
(#1717) Expected 1 space after "=>"; 0 found
(#1717) Commas (,) must be followed by white space.
(#1717) Expected 1 space before "=>"; 0 found
(#1717) Expected 1 space after "=>"; 0 found
(#1717) Commas (,) must be followed by white space.
(#1717) Expected 1 space before "=>"; 0 found
(#1717) Expected 1 space after "=>"; 0 found
(#1717) Commas (,) must be followed by white space.
(#1717) Commas (,) must be followed by white space.
(#1717) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1717) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1717) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1717) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1717) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1717) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1717) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1717) Line exceeds maximum limit of 180 characters; contains 375 characters
(#1718) Commas (,) must be followed by white space.
(#1718) Commas (,) must be followed by white space.
(#1719) Commas (,) must be followed by white space.
(#1719) Commas (,) must be followed by white space.
(#1720) Closing brace must be on a line by itself
(#1720) Expected "if (...) {\n"; found "if(...){"
(#1720) Variable "C" must be all lower-case
(#1720) Expected 1 space before "!="; 0 found
(#1720) Expected 1 space after "!="; 0 found
(#1720) Commas (,) must be followed by white space.
(#1720) Commas (,) must be followed by white space.
(#1720) Commas (,) must be followed by white space.
(#1720) Commas (,) must be followed by white space.
(#1720) Closing brace must be on a line by itself
(#1720) Commas (,) must be followed by white space.
(#1720) Variable "Dh" must be all lower-case
(#1720) Commas (,) must be followed by white space.
(#1720) Line exceeds 132 characters; contains 145 characters
(#1720) Line exceeds 132 characters; contains 145 characters
(#1720) Line exceeds 132 characters; contains 145 characters
(#1720) Line exceeds 132 characters; contains 145 characters
(#1720) Line exceeds 132 characters; contains 145 characters
(#1720) Line exceeds 132 characters; contains 145 characters
(#1720) Line exceeds 132 characters; contains 145 characters
(#1720) Line exceeds 132 characters; contains 145 characters
(#1722) Closing brace must be on a line by itself
(#1722) Usage of ELSEIF not allowed; use ELSE IF instead
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Variable "K" must be all lower-case
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Expected "if (...) {\n"; found "if(...){"
(#1722) Expected 1 space before "=="; 0 found
(#1722) Expected 1 space after "=="; 0 found
(#1722) Expected 1 space before "!="; 0 found
(#1722) Expected 1 space after "!="; 0 found
(#1722) Variable "P" must be all lower-case
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Variable "P" must be all lower-case
(#1722) Closing brace must be on a line by itself
(#1722) Expected "if (...) {\n"; found "if(...){"
(#1722) Variable "C" must be all lower-case
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Variable "K" must be all lower-case
(#1722) Variable "Ga" must be all lower-case
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Variable "K" must be all lower-case
(#1722) Variable "A" must be all lower-case
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Variable "C" must be all lower-case
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Variable "U" must be all lower-case
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Expected 1 space before "?"; 0 found
(#1722) Expected 1 space after "?"; 0 found
(#1722) Expected 1 space before ":"; 0 found
(#1722) Expected 1 space after ":"; 0 found
(#1722) Inline control structures are not allowed
(#1722) Expected 1 space before "=="; 0 found
(#1722) Expected 1 space after "=="; 0 found
(#1722) Variable "C" must be all lower-case
(#1722) Expected 1 space before "!="; 0 found
(#1722) Expected 1 space after "!="; 0 found
(#1722) Variable "U" must be all lower-case
(#1722) Expected 1 space before "=="; 0 found
(#1722) Expected 1 space after "=="; 0 found
(#1722) Expected 1 space before "=="; 0 found
(#1722) Expected 1 space after "=="; 0 found
(#1722) Expected 1 space before "=="; 0 found
(#1722) Expected 1 space after "=="; 0 found
(#1722) Expected 1 space before "?"; 0 found
(#1722) Expected 1 space after "?"; 0 found
(#1722) Expected 1 space before ":"; 0 found
(#1722) Expected 1 space after ":"; 0 found
(#1722) Variable "C" must be all lower-case
(#1722) Variable "Ga" must be all lower-case
(#1722) Commas (,) must be followed by white space.
(#1722) Variable "A" must be all lower-case
(#1722) Commas (,) must be followed by white space.
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Variable "C" must be all lower-case
(#1722) Commas (,) must be followed by white space.
(#1722) Variable "U" must be all lower-case
(#1722) Variable "C" must be all lower-case
(#1722) Variable "Ga" must be all lower-case
(#1722) Commas (,) must be followed by white space.
(#1722) Variable "U" must be all lower-case
(#1722) Variable "C" must be all lower-case
(#1722) Commas (,) must be followed by white space.
(#1722) Variable "U" must be all lower-case
(#1722) Variable "Ga" must be all lower-case
(#1722) Commas (,) must be followed by white space.
(#1722) Variable "U" must be all lower-case
(#1722) Commas (,) must be followed by white space.
(#1722) Expected 1 space before "?"; 0 found
(#1722) Expected 1 space after "?"; 0 found
(#1722) Commas (,) must be followed by white space.
(#1722) Commas (,) must be followed by white space.
(#1722) Expected 1 space before ":"; 0 found
(#1722) Expected 1 space after ":"; 0 found
(#1722) Variable "A" must be all lower-case
(#1722) Commas (,) must be followed by white space.
(#1722) Commas (,) must be followed by white space.
(#1722) Commas (,) must be followed by white space.
(#1722) Commas (,) must be followed by white space.
(#1722) Commas (,) must be followed by white space.
(#1722) Variable "C" must be all lower-case
(#1722) Closing brace must be on a line by itself
(#1722) Closing brace must be on a line by itself
(#1722) Expected "if (...) {\n"; found "if(...){"
(#1722) Expected 1 space before "!="; 0 found
(#1722) Expected 1 space after "!="; 0 found
(#1722) Variable "K" must be all lower-case
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Variable "K" must be all lower-case
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Variable "K" must be all lower-case
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Expected 1 space before "!="; 0 found
(#1722) Expected 1 space after "!="; 0 found
(#1722) Inline control structures are not allowed
(#1722) Expected 1 space before "="; 0 found
(#1722) Expected 1 space after "="; 0 found
(#1722) Closing brace must be on a line by itself
(#1722) Expected 1 space before "!="; 0 found
(#1722) Expected 1 space after "!="; 0 found
(#1722) Expected 1 space before "?"; 0 found
(#1722) Expected 1 space after "?"; 0 found
(#1722) Expected 1 space before ":"; 0 found
(#1722) Expected 1 space after ":"; 0 found
(#1722) Commas (,) must be followed by white space.
(#1722) Commas (,) must be followed by white space.
(#1722) Expected 1 space before "=>"; 0 found
(#1722) Expected 1 space after "=>"; 0 found
(#1722) Commas (,) must be followed by white space.
(#1722) Line exceeds maximum limit of 180 characters; contains 868 characters
(#1722) Line exceeds maximum limit of 180 characters; contains 868 characters
(#1722) Line exceeds maximum limit of 180 characters; contains 868 characters
(#1722) Line exceeds maximum limit of 180 characters; contains 868 characters
(#1722) Line exceeds maximum limit of 180 characters; contains 868 characters
(#1722) Line exceeds maximum limit of 180 characters; contains 868 characters
(#1722) Line exceeds maximum limit of 180 characters; contains 868 characters
(#1722) Line exceeds maximum limit of 180 characters; contains 868 characters
(#1724) Commas (,) must be followed by white space.
(#1724) Commas (,) must be followed by white space.
(#1724) Commas (,) must be followed by white space.
(#1724) Variable "K" must be all lower-case
(#1724) Commas (,) must be followed by white space.
(#1725) Commas (,) must be followed by white space.
(#1725) Expected 1 space before "?"; 0 found
(#1725) Expected 1 space after "?"; 0 found
(#1725) Commas (,) must be followed by white space.
(#1725) Commas (,) must be followed by white space.
(#1725) Variable "K" must be all lower-case
(#1725) Commas (,) must be followed by white space.
(#1725) Expected 1 space before ":"; 0 found
(#1725) Expected 1 space after ":"; 0 found
(#1725) Commas (,) must be followed by white space.
(#1725) Commas (,) must be followed by white space.
(#1725) Variable "K" must be all lower-case
(#1725) Line exceeds 132 characters; contains 141 characters
(#1725) Line exceeds 132 characters; contains 141 characters
(#1725) Line exceeds 132 characters; contains 141 characters
(#1725) Line exceeds 132 characters; contains 141 characters
(#1725) Line exceeds 132 characters; contains 141 characters
(#1725) Line exceeds 132 characters; contains 141 characters
(#1725) Line exceeds 132 characters; contains 141 characters
(#1725) Line exceeds 132 characters; contains 141 characters
(#1726) Commas (,) must be followed by white space.
(#1726) Commas (,) must be followed by white space.
(#1727) Expected "if (...) {\n"; found "if(...){"
(#1727) Expected 1 space before "!="; 0 found
(#1727) Expected 1 space after "!="; 0 found
(#1727) Commas (,) must be followed by white space.
(#1727) Commas (,) must be followed by white space.
(#1727) Commas (,) must be followed by white space.
(#1727) Commas (,) must be followed by white space.
(#1727) Closing brace must be on a line by itself
(#1727) Commas (,) must be followed by white space.
(#1727) Variable "Dh" must be all lower-case
(#1727) Commas (,) must be followed by white space.
(#1727) Line exceeds 132 characters; contains 155 characters
(#1727) Line exceeds 132 characters; contains 155 characters
(#1727) Line exceeds 132 characters; contains 155 characters
(#1727) Line exceeds 132 characters; contains 155 characters
(#1727) Line exceeds 132 characters; contains 155 characters
(#1727) Line exceeds 132 characters; contains 155 characters
(#1727) Line exceeds 132 characters; contains 155 characters
(#1727) Line exceeds 132 characters; contains 155 characters
(#1729) Closing brace must be on a line by itself
(#1729) Usage of ELSEIF not allowed; use ELSE IF instead
(#1729) Expected 1 space before "="; 0 found
(#1729) Expected 1 space after "="; 0 found
(#1729) Variable "Ad" must be all lower-case
(#1729) Expected 1 space before "="; 0 found
(#1729) Expected 1 space after "="; 0 found
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Variable "Wg" must be all lower-case
(#1729) Expected 1 space before "="; 0 found
(#1729) Expected 1 space after "="; 0 found
(#1729) Expected 1 space before "=>"; 0 found
(#1729) Expected 1 space after "=>"; 0 found
(#1729) Commas (,) must be followed by white space.
(#1729) Expected 1 space before "=>"; 0 found
(#1729) Expected 1 space after "=>"; 0 found
(#1729) Commas (,) must be followed by white space.
(#1729) Expected 1 space before "=>"; 0 found
(#1729) Expected 1 space after "=>"; 0 found
(#1729) Variable "K" must be all lower-case
(#1729) Expected 1 space before "="; 0 found
(#1729) Expected 1 space after "="; 0 found
(#1729) Expected "if (...) {\n"; found "if(...){"
(#1729) Inline control structures are not allowed
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Usage of ELSEIF not allowed; use ELSE IF instead
(#1729) Variable "K" must be all lower-case
(#1729) Commas (,) must be followed by white space.
(#1729) Variable "Ad" must be all lower-case
(#1729) Variable "Wg" must be all lower-case
(#1729) Variable "K" must be all lower-case
(#1729) Expected 1 space before "="; 0 found
(#1729) Expected 1 space after "="; 0 found
(#1729) Variable "K" must be all lower-case
(#1729) Expected 1 space before "?"; 0 found
(#1729) Expected 1 space after "?"; 0 found
(#1729) Variable "K" must be all lower-case
(#1729) Variable "K" must be all lower-case
(#1729) Variable "K" must be all lower-case
(#1729) Expected 1 space before "?"; 0 found
(#1729) Expected 1 space after "?"; 0 found
(#1729) Variable "K" must be all lower-case
(#1729) Expected 1 space before ":"; 0 found
(#1729) Expected 1 space after ":"; 0 found
(#1729) Variable "K" must be all lower-case
(#1729) Expected 1 space before "?"; 0 found
(#1729) Expected 1 space after "?"; 0 found
(#1729) Variable "K" must be all lower-case
(#1729) Expected 1 space before ":"; 0 found
(#1729) Expected 1 space after ":"; 0 found
(#1729) Expected 1 space before ":"; 0 found
(#1729) Expected 1 space after ":"; 0 found
(#1729) Variable "K" must be all lower-case
(#1729) Variable "K" must be all lower-case
(#1729) Expected 1 space before "?"; 0 found
(#1729) Expected 1 space after "?"; 0 found
(#1729) Expected 1 space before ":"; 0 found
(#1729) Expected 1 space after ":"; 0 found
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Commas (,) must be followed by white space.
(#1729) Expected 1 space before "!="; 0 found
(#1729) Expected 1 space after "!="; 0 found
(#1729) Expected 1 space before "?"; 0 found
(#1729) Expected 1 space after "?"; 0 found
(#1729) Expected 1 space before ":"; 0 found
(#1729) Expected 1 space after ":"; 0 found
(#1729) Commas (,) must be followed by white space.
(#1729) Expected 1 space before "!="; 0 found
(#1729) Expected 1 space after "!="; 0 found
(#1729) Expected 1 space before "?"; 0 found
(#1729) Expected 1 space after "?"; 0 found
(#1729) Expected 1 space before "!="; 0 found
(#1729) Expected 1 space after "!="; 0 found
(#1729) Variable "K" must be all lower-case
(#1729) Expected 1 space before "?"; 0 found
(#1729) Expected 1 space after "?"; 0 found
(#1729) Variable "K" must be all lower-case
(#1729) Expected 1 space before ":"; 0 found
(#1729) Expected 1 space after ":"; 0 found
(#1729) Expected 1 space before ":"; 0 found
(#1729) Expected 1 space after ":"; 0 found
(#1729) Variable "K" must be all lower-case
(#1729) Variable "Wg" must be all lower-case
(#1729) Variable "K" must be all lower-case
(#1729) Variable "K" must be all lower-case
(#1729) Variable "K" must be all lower-case
(#1729) Commas (,) must be followed by white space.
(#1729) Closing brace must be on a line by itself
(#1729) Closing brace must be on a line by itself
(#1729) Expected 1 space before "!="; 0 found
(#1729) Expected 1 space after "!="; 0 found
(#1729) Expected 1 space before "?"; 0 found
(#1729) Expected 1 space after "?"; 0 found
(#1729) Expected 1 space before ":"; 0 found
(#1729) Expected 1 space after ":"; 0 found
(#1729) Commas (,) must be followed by white space.
(#1729) Expected "if (...) {\n"; found "if(...){"
(#1729) Variable "K" must be all lower-case
(#1729) Expected 1 space before "!="; 0 found
(#1729) Expected 1 space after "!="; 0 found
(#1729) Variable "L" must be all lower-case
(#1729) Expected 1 space before "="; 0 found
(#1729) Expected 1 space after "="; 0 found
(#1729) Variable "K" must be all lower-case
(#1729) Expected 1 space before "="; 0 found
(#1729) Expected 1 space after "="; 0 found
(#1729) Variable "L" must be all lower-case
(#1729) Closing brace must be on a line by itself
(#1729) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1729) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1729) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1729) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1729) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1729) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1729) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1729) Line exceeds maximum limit of 180 characters; contains 1311 characters
(#1732) Commas (,) must be followed by white space.
(#1732) Commas (,) must be followed by white space.
(#1732) Commas (,) must be followed by white space.
(#1732) Variable "K" must be all lower-case
(#1732) Commas (,) must be followed by white space.
(#1733) Commas (,) must be followed by white space.
(#1733) Commas (,) must be followed by white space.
(#1733) Commas (,) must be followed by white space.
(#1733) Variable "K" must be all lower-case
(#1733) Commas (,) must be followed by white space.
(#1734) Commas (,) must be followed by white space.
(#1734) Commas (,) must be followed by white space.
(#1734) Commas (,) must be followed by white space.
(#1734) Variable "K" must be all lower-case
(#1734) Commas (,) must be followed by white space.
(#1735) Commas (,) must be followed by white space.
(#1735) Commas (,) must be followed by white space.
(#1735) Commas (,) must be followed by white space.
(#1735) Variable "K" must be all lower-case
(#1735) Commas (,) must be followed by white space.
(#1735) Commas (,) must be followed by white space.
(#1735) Commas (,) must be followed by white space.
(#1735) Variable "Ad" must be all lower-case
(#1735) Commas (,) must be followed by white space.
(#1735) Variable "K" must be all lower-case
(#1735) Commas (,) must be followed by white space.
(#1735) Commas (,) must be followed by white space.
(#1735) Commas (,) must be followed by white space.
(#1735) Commas (,) must be followed by white space.
(#1735) Commas (,) must be followed by white space.
(#1735) Variable "Wg" must be all lower-case
(#1735) Commas (,) must be followed by white space.
(#1735) Variable "K" must be all lower-case
(#1735) Commas (,) must be followed by white space.
(#1735) Commas (,) must be followed by white space.
(#1735) Commas (,) must be followed by white space.
(#1735) Commas (,) must be followed by white space.
(#1735) Variable "K" must be all lower-case
(#1735) Commas (,) must be followed by white space.
(#1735) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1735) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1735) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1735) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1735) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1735) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1735) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1735) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1736) Commas (,) must be followed by white space.
(#1736) Commas (,) must be followed by white space.
(#1736) Commas (,) must be followed by white space.
(#1736) Variable "K" must be all lower-case
(#1736) Expected 1 space before "=="; 0 found
(#1736) Expected 1 space after "=="; 0 found
(#1736) Commas (,) must be followed by white space.
(#1736) Commas (,) must be followed by white space.
(#1737) Commas (,) must be followed by white space.
(#1737) Variable "K" must be all lower-case
(#1738) Commas (,) must be followed by white space.
(#1738) Commas (,) must be followed by white space.
(#1739) Expected "if (...) {\n"; found "if(...){"
(#1739) Expected 1 space before "!="; 0 found
(#1739) Expected 1 space after "!="; 0 found
(#1739) Commas (,) must be followed by white space.
(#1739) Commas (,) must be followed by white space.
(#1739) Commas (,) must be followed by white space.
(#1739) Commas (,) must be followed by white space.
(#1739) Closing brace must be on a line by itself
(#1739) Commas (,) must be followed by white space.
(#1739) Variable "Dh" must be all lower-case
(#1739) Commas (,) must be followed by white space.
(#1739) Line exceeds 132 characters; contains 145 characters
(#1739) Line exceeds 132 characters; contains 145 characters
(#1739) Line exceeds 132 characters; contains 145 characters
(#1739) Line exceeds 132 characters; contains 145 characters
(#1739) Line exceeds 132 characters; contains 145 characters
(#1739) Line exceeds 132 characters; contains 145 characters
(#1739) Line exceeds 132 characters; contains 145 characters
(#1739) Line exceeds 132 characters; contains 145 characters
(#1741) Closing brace must be on a line by itself
(#1741) Usage of ELSEIF not allowed; use ELSE IF instead
(#1741) Expected 1 space before "="; 0 found
(#1741) Expected 1 space after "="; 0 found
(#1741) Expected 1 space before "="; 0 found
(#1741) Expected 1 space after "="; 0 found
(#1741) Expected 1 space before "?"; 0 found
(#1741) Expected 1 space after "?"; 0 found
(#1741) Expected 1 space before ":"; 0 found
(#1741) Expected 1 space after ":"; 0 found
(#1741) Variable "K" must be all lower-case
(#1741) Expected 1 space before "="; 0 found
(#1741) Expected 1 space after "="; 0 found
(#1741) Variable "K" must be all lower-case
(#1741) Expected 1 space before "="; 0 found
(#1741) Expected 1 space after "="; 0 found
(#1741) Variable "K" must be all lower-case
(#1741) Expected "if (...) {\n"; found "if(...){"
(#1741) Variable "K" must be all lower-case
(#1741) Expected 1 space before "="; 0 found
(#1741) Expected 1 space after "="; 0 found
(#1741) Variable "K" must be all lower-case
(#1741) Commas (,) must be followed by white space.
(#1741) Commas (,) must be followed by white space.
(#1741) Variable "K" must be all lower-case
(#1741) Commas (,) must be followed by white space.
(#1741) Variable "K" must be all lower-case
(#1741) Commas (,) must be followed by white space.
(#1741) Commas (,) must be followed by white space.
(#1741) Expected 1 space before "=>"; 0 found
(#1741) Expected 1 space after "=>"; 0 found
(#1741) Expected 1 space before "+"; 0 found
(#1741) Expected 1 space after "+"; 0 found
(#1741) Variable "K" must be all lower-case
(#1741) Commas (,) must be followed by white space.
(#1741) Commas (,) must be followed by white space.
(#1741) Commas (,) must be followed by white space.
(#1741) Commas (,) must be followed by white space.
(#1741) Commas (,) must be followed by white space.
(#1741) Commas (,) must be followed by white space.
(#1741) Commas (,) must be followed by white space.
(#1741) Commas (,) must be followed by white space.
(#1741) Commas (,) must be followed by white space.
(#1741) Variable "K" must be all lower-case
(#1741) Closing brace must be on a line by itself
(#1741) Expected 1 space before "!="; 0 found
(#1741) Expected 1 space after "!="; 0 found
(#1741) Expected 1 space before "?"; 0 found
(#1741) Expected 1 space after "?"; 0 found
(#1741) Expected 1 space before "?"; 0 found
(#1741) Expected 1 space after "?"; 0 found
(#1741) Expected 1 space before ":"; 0 found
(#1741) Expected 1 space after ":"; 0 found
(#1741) Expected 1 space before ":"; 0 found
(#1741) Expected 1 space after ":"; 0 found
(#1741) Expected 1 space before "?"; 0 found
(#1741) Expected 1 space after "?"; 0 found
(#1741) Expected 1 space before ":"; 0 found
(#1741) Expected 1 space after ":"; 0 found
(#1741) Commas (,) must be followed by white space.
(#1741) Expected "if (...) {\n"; found "if(...){"
(#1741) Expected 1 space before "!="; 0 found
(#1741) Expected 1 space after "!="; 0 found
(#1741) Variable "K" must be all lower-case
(#1741) Expected 1 space before "="; 0 found
(#1741) Expected 1 space after "="; 0 found
(#1741) Commas (,) must be followed by white space.
(#1741) Variable "K" must be all lower-case
(#1741) Expected 1 space before "="; 0 found
(#1741) Expected 1 space after "="; 0 found
(#1741) Closing brace must be on a line by itself
(#1741) Expected 1 space before "="; 0 found
(#1741) Expected 1 space after "="; 0 found
(#1741) Expected 1 space before "="; 0 found
(#1741) Expected 1 space after "="; 0 found
(#1741) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1741) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1741) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1741) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1741) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1741) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1741) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1741) Line exceeds maximum limit of 180 characters; contains 731 characters
(#1743) Commas (,) must be followed by white space.
(#1743) Commas (,) must be followed by white space.
(#1743) Commas (,) must be followed by white space.
(#1743) Variable "K" must be all lower-case
(#1743) Commas (,) must be followed by white space.
(#1744) Commas (,) must be followed by white space.
(#1744) Expected 1 space before "?"; 0 found
(#1744) Expected 1 space after "?"; 0 found
(#1744) Commas (,) must be followed by white space.
(#1744) Commas (,) must be followed by white space.
(#1744) Variable "K" must be all lower-case
(#1744) Expected 1 space before ":"; 0 found
(#1744) Expected 1 space after ":"; 0 found
(#1744) Commas (,) must be followed by white space.
(#1744) Commas (,) must be followed by white space.
(#1744) Commas (,) must be followed by white space.
(#1746) Variable "K" must be all lower-case
(#1746) Commas (,) must be followed by white space.
(#1746) Commas (,) must be followed by white space.
(#1746) Expected "if (...) {\n"; found "if(...){"
(#1746) Commas (,) must be followed by white space.
(#1746) Variable "K" must be all lower-case
(#1746) Commas (,) must be followed by white space.
(#1746) Closing brace must be on a line by itself
(#1746) Line exceeds 132 characters; contains 143 characters
(#1746) Line exceeds 132 characters; contains 143 characters
(#1746) Line exceeds 132 characters; contains 143 characters
(#1746) Line exceeds 132 characters; contains 143 characters
(#1746) Line exceeds 132 characters; contains 143 characters
(#1746) Line exceeds 132 characters; contains 143 characters
(#1746) Line exceeds 132 characters; contains 143 characters
(#1746) Line exceeds 132 characters; contains 143 characters
(#1747) Commas (,) must be followed by white space.
(#1747) Variable "K" must be all lower-case
(#1748) Commas (,) must be followed by white space.
(#1748) Commas (,) must be followed by white space.
(#1749) Expected "if (...) {\n"; found "if(...){"
(#1749) Expected 1 space before "!="; 0 found
(#1749) Expected 1 space after "!="; 0 found
(#1749) Commas (,) must be followed by white space.
(#1749) Commas (,) must be followed by white space.
(#1749) Commas (,) must be followed by white space.
(#1749) Commas (,) must be followed by white space.
(#1749) Closing brace must be on a line by itself
(#1749) Commas (,) must be followed by white space.
(#1749) Variable "Dh" must be all lower-case
(#1749) Commas (,) must be followed by white space.
(#1749) Line exceeds 132 characters; contains 145 characters
(#1749) Line exceeds 132 characters; contains 145 characters
(#1749) Line exceeds 132 characters; contains 145 characters
(#1749) Line exceeds 132 characters; contains 145 characters
(#1749) Line exceeds 132 characters; contains 145 characters
(#1749) Line exceeds 132 characters; contains 145 characters
(#1749) Line exceeds 132 characters; contains 145 characters
(#1749) Line exceeds 132 characters; contains 145 characters
(#1751) Closing brace must be on a line by itself
(#1751) Usage of ELSEIF not allowed; use ELSE IF instead
(#1751) Expected 1 space before "="; 0 found
(#1751) Expected 1 space after "="; 0 found
(#1751) Variable "K" must be all lower-case
(#1751) Expected 1 space before "="; 0 found
(#1751) Expected 1 space after "="; 0 found
(#1751) Expected "if (...) {\n"; found "if(...){"
(#1751) Variable "_" must not contain underscores.
(#1751) Expected 1 space before "="; 0 found
(#1751) Expected 1 space after "="; 0 found
(#1751) Commas (,) must be followed by white space.
(#1751) Commas (,) must be followed by white space.
(#1751) Variable "C" must be all lower-case
(#1751) Expected 1 space before "="; 0 found
(#1751) Expected 1 space after "="; 0 found
(#1751) Variable "K" must be all lower-case
(#1751) Inline control structures are not allowed
(#1751) Commas (,) must be followed by white space.
(#1751) Variable "_" must not contain underscores.
(#1751) Commas (,) must be followed by white space.
(#1751) Inline control structures are not allowed
(#1751) Usage of ELSEIF not allowed; use ELSE IF instead
(#1751) Expected 1 space before "=="; 0 found
(#1751) Expected 1 space after "=="; 0 found
(#1751) Variable "C" must be all lower-case
(#1751) Commas (,) must be followed by white space.
(#1751) Variable "_" must not contain underscores.
(#1751) Commas (,) must be followed by white space.
(#1751) Inline control structures are not allowed
(#1751) Usage of ELSEIF not allowed; use ELSE IF instead
(#1751) Expected 1 space before "!="; 0 found
(#1751) Expected 1 space after "!="; 0 found
(#1751) Variable "C" must be all lower-case
(#1751) Variable "C" must be all lower-case
(#1751) Commas (,) must be followed by white space.
(#1751) Variable "_" must not contain underscores.
(#1751) Commas (,) must be followed by white space.
(#1751) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1751) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1751) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1751) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1751) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1751) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1751) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1751) Inline control structures are not allowed
(#1751) Line exceeds maximum limit of 180 characters; contains 392 characters
(#1752) Line indented incorrectly; expected at least 8 spaces, found 0
(#1752) Variable "_" must not contain underscores.
(#1752) Closing brace must be on a line by itself
(#1752) Expected 1 space before "!="; 0 found
(#1752) Expected 1 space after "!="; 0 found
(#1752) Expected 1 space before "?"; 0 found
(#1752) Expected 1 space after "?"; 0 found
(#1752) Expected 1 space before ":"; 0 found
(#1752) Expected 1 space after ":"; 0 found
(#1752) Commas (,) must be followed by white space.
(#1752) Inline control structures are not allowed
(#1752) Variable "K" must be all lower-case
(#1752) Variable "K" must be all lower-case
(#1752) Expected 1 space before "="; 0 found
(#1752) Expected 1 space after "="; 0 found
(#1754) Commas (,) must be followed by white space.
(#1754) Variable "K" must be all lower-case
(#1754) Commas (,) must be followed by white space.
(#1755) Commas (,) must be followed by white space.
(#1755) Commas (,) must be followed by white space.
(#1756) Inline control structures are not allowed
(#1756) Expected 1 space before "!="; 0 found
(#1756) Expected 1 space after "!="; 0 found
(#1756) Commas (,) must be followed by white space.
(#1756) Variable "Dh" must be all lower-case
(#1756) Commas (,) must be followed by white space.
(#1756) Line exceeds 132 characters; contains 145 characters
(#1756) Line exceeds 132 characters; contains 145 characters
(#1756) Line exceeds 132 characters; contains 145 characters
(#1756) Line exceeds 132 characters; contains 145 characters
(#1756) Line exceeds 132 characters; contains 145 characters
(#1756) Line exceeds 132 characters; contains 145 characters
(#1756) Line exceeds 132 characters; contains 145 characters
(#1756) Line exceeds 132 characters; contains 145 characters
(#1758) Closing brace must be on a line by itself
(#1758) Usage of ELSEIF not allowed; use ELSE IF instead
(#1758) Expected 1 space before "="; 0 found
(#1758) Expected 1 space after "="; 0 found
(#1758) Variable "K" must be all lower-case
(#1758) Expected 1 space before "="; 0 found
(#1758) Expected 1 space after "="; 0 found
(#1758) Expected "if (...) {\n"; found "if(...){"
(#1758) Variable "_" must not contain underscores.
(#1758) Expected 1 space before "="; 0 found
(#1758) Expected 1 space after "="; 0 found
(#1758) Commas (,) must be followed by white space.
(#1758) Commas (,) must be followed by white space.
(#1758) Inline control structures are not allowed
(#1758) Commas (,) must be followed by white space.
(#1758) Variable "_" must not contain underscores.
(#1758) Commas (,) must be followed by white space.
(#1758) Line exceeds 132 characters; contains 175 characters
(#1758) Line exceeds 132 characters; contains 175 characters
(#1758) Line exceeds 132 characters; contains 175 characters
(#1758) Line exceeds 132 characters; contains 175 characters
(#1758) Line exceeds 132 characters; contains 175 characters
(#1758) Line exceeds 132 characters; contains 175 characters
(#1758) Line exceeds 132 characters; contains 175 characters
(#1758) Line exceeds 132 characters; contains 175 characters
(#1758) Inline control structures are not allowed
(#1759) Line indented incorrectly; expected at least 8 spaces, found 0
(#1759) Variable "K" must be all lower-case
(#1759) Variable "K" must be all lower-case
(#1759) Commas (,) must be followed by white space.
(#1759) Variable "_" must not contain underscores.
(#1759) Commas (,) must be followed by white space.
(#1759) Closing brace must be on a line by itself
(#1759) Expected 1 space before "!="; 0 found
(#1759) Expected 1 space after "!="; 0 found
(#1759) Expected 1 space before "?"; 0 found
(#1759) Expected 1 space after "?"; 0 found
(#1759) Expected 1 space before ":"; 0 found
(#1759) Expected 1 space after ":"; 0 found
(#1759) Commas (,) must be followed by white space.
(#1759) Inline control structures are not allowed
(#1759) Variable "K" must be all lower-case
(#1759) Variable "K" must be all lower-case
(#1759) Expected 1 space before "="; 0 found
(#1759) Expected 1 space after "="; 0 found
(#1759) Line exceeds 132 characters; contains 167 characters
(#1759) Line exceeds 132 characters; contains 167 characters
(#1759) Line exceeds 132 characters; contains 167 characters
(#1759) Line exceeds 132 characters; contains 167 characters
(#1759) Line exceeds 132 characters; contains 167 characters
(#1759) Line exceeds 132 characters; contains 167 characters
(#1759) Line exceeds 132 characters; contains 167 characters
(#1759) Line exceeds 132 characters; contains 167 characters
(#1762) Inline control structures are not allowed
(#1762) Expected 1 space before "!="; 0 found
(#1762) Expected 1 space after "!="; 0 found
(#1762) Variable "K" must be all lower-case
(#1762) Commas (,) must be followed by white space.
(#1762) Variable "K" must be all lower-case
(#1762) Closing brace must be on a line by itself
(#1762) Commas (,) must be followed by white space.
(#1762) Variable "Dh" must be all lower-case
(#1762) Commas (,) must be followed by white space.
(#1762) Line exceeds maximum limit of 180 characters; contains 304 characters
(#1762) Line exceeds maximum limit of 180 characters; contains 304 characters
(#1762) Line exceeds maximum limit of 180 characters; contains 304 characters
(#1762) Line exceeds maximum limit of 180 characters; contains 304 characters
(#1762) Line exceeds maximum limit of 180 characters; contains 304 characters
(#1762) Line exceeds maximum limit of 180 characters; contains 304 characters
(#1762) Line exceeds maximum limit of 180 characters; contains 304 characters
(#1762) Line exceeds maximum limit of 180 characters; contains 304 characters
(#1764) Closing brace must be on a line by itself
(#1764) Usage of ELSEIF not allowed; use ELSE IF instead
(#1764) Expected 1 space before "="; 0 found
(#1764) Expected 1 space after "="; 0 found
(#1764) Variable "C" must be all lower-case
(#1764) Expected 1 space before "="; 0 found
(#1764) Expected 1 space after "="; 0 found
(#1764) Variable "Nh" must be all lower-case
(#1764) Expected 1 space before "="; 0 found
(#1764) Expected 1 space after "="; 0 found
(#1764) Variable "K" must be all lower-case
(#1764) Expected 1 space before "="; 0 found
(#1764) Expected 1 space after "="; 0 found
(#1764) Variable "C" must be all lower-case
(#1764) Expected 1 space before "+"; 0 found
(#1764) Expected 1 space after "+"; 0 found
(#1764) Expected 1 space before "=>"; 0 found
(#1764) Expected 1 space after "=>"; 0 found
(#1764) Expected "if (...) {\n"; found "if(...){"
(#1764) Expected "if (...) {\n"; found "if(...){"
(#1764) Commas (,) must be followed by white space.
(#1764) Variable "Nh" must be all lower-case
(#1764) Commas (,) must be followed by white space.
(#1764) Variable "Nh" must be all lower-case
(#1764) Commas (,) must be followed by white space.
(#1764) Variable "Nh" must be all lower-case
(#1764) Variable "Se" must be all lower-case
(#1764) Expected 1 space before "="; 0 found
(#1764) Expected 1 space after "="; 0 found
(#1764) Variable "Zb" must be all lower-case
(#1764) Expected 1 space before "="; 0 found
(#1764) Expected 1 space after "="; 0 found
(#1764) Variable "C" must be all lower-case
(#1764) Expected 1 space before "=="; 0 found
(#1764) Expected 1 space after "=="; 0 found
(#1764) Expected 1 space before "?"; 0 found
(#1764) Expected 1 space after "?"; 0 found
(#1764) Variable "Se" must be all lower-case
(#1764) Expected 1 space before ":"; 0 found
(#1764) Expected 1 space after ":"; 0 found
(#1764) Variable "A" must be all lower-case
(#1764) Expected 1 space before "="; 0 found
(#1764) Expected 1 space after "="; 0 found
(#1764) Inline control structures are not allowed
(#1764) Variable "Zb" must be all lower-case
(#1764) Commas (,) must be followed by white space.
(#1764) Variable "A" must be all lower-case
(#1764) Commas (,) must be followed by white space.
(#1764) Inline control structures are not allowed
(#1764) Variable "C" must be all lower-case
(#1764) Expected 1 space before "!="; 0 found
(#1764) Expected 1 space after "!="; 0 found
(#1764) Variable "Zb" must be all lower-case
(#1764) Variable "A" must be all lower-case
(#1764) Commas (,) must be followed by white space.
(#1764) Variable "C" must be all lower-case
(#1764) Expected 1 space before "!="; 0 found
(#1764) Expected 1 space after "!="; 0 found
(#1764) Expected 1 space before "?"; 0 found
(#1764) Expected 1 space after "?"; 0 found
(#1764) Expected 1 space before ":"; 0 found
(#1764) Expected 1 space after ":"; 0 found
(#1764) Commas (,) must be followed by white space.
(#1764) Variable "Se" must be all lower-case
(#1764) Commas (,) must be followed by white space.
(#1764) Inline control structures are not allowed
(#1764) Variable "C" must be all lower-case
(#1764) Expected 1 space before "!="; 0 found
(#1764) Expected 1 space after "!="; 0 found
(#1764) Variable "Se" must be all lower-case
(#1764) Commas (,) must be followed by white space.
(#1764) Variable "K" must be all lower-case
(#1764) Expected 1 space before "+"; 0 found
(#1764) Expected 1 space after "+"; 0 found
(#1764) Expected 1 space before "=>"; 0 found
(#1764) Expected 1 space after "=>"; 0 found
(#1764) Variable "Nh" must be all lower-case
(#1764) Closing brace must be on a line by itself
(#1764) Closing brace must be on a line by itself
(#1764) Variable "K" must be all lower-case
(#1764) Expected 1 space before "="; 0 found
(#1764) Expected 1 space after "="; 0 found
(#1764) Closing brace must be on a line by itself
(#1764) Variable "C" must be all lower-case
(#1764) Expected 1 space before "!="; 0 found
(#1764) Expected 1 space after "!="; 0 found
(#1764) Expected 1 space before "?"; 0 found
(#1764) Expected 1 space after "?"; 0 found
(#1764) Variable "C" must be all lower-case
(#1764) Expected 1 space before ":"; 0 found
(#1764) Expected 1 space after ":"; 0 found
(#1764) Commas (,) must be followed by white space.
(#1764) Commas (,) must be followed by white space.
(#1764) Expected 1 space before "=>"; 0 found
(#1764) Expected 1 space after "=>"; 0 found
(#1764) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1764) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1764) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1764) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1764) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1764) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1764) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1764) Line exceeds maximum limit of 180 characters; contains 722 characters
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Variable "Nh" must be all lower-case
(#1767) Commas (,) must be followed by white space.
(#1767) Variable "K" must be all lower-case
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Variable "Nh" must be all lower-case
(#1767) Commas (,) must be followed by white space.
(#1767) Variable "K" must be all lower-case
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Variable "Nh" must be all lower-case
(#1767) Expected 1 space before "?"; 0 found
(#1767) Expected 1 space after "?"; 0 found
(#1767) Variable "K" must be all lower-case
(#1767) Expected 1 space before ":"; 0 found
(#1767) Expected 1 space after ":"; 0 found
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Commas (,) must be followed by white space.
(#1767) Variable "Nh" must be all lower-case
(#1767) Commas (,) must be followed by white space.
(#1767) Variable "K" must be all lower-case
(#1767) Commas (,) must be followed by white space.
(#1767) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1767) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1767) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1767) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1767) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1767) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1767) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1767) Line exceeds maximum limit of 180 characters; contains 450 characters
(#1768) Commas (,) must be followed by white space.
(#1768) Commas (,) must be followed by white space.
(#1768) Commas (,) must be followed by white space.
(#1768) Variable "K" must be all lower-case
(#1770) Commas (,) must be followed by white space.
(#1770) Variable "K" must be all lower-case
(#1771) Commas (,) must be followed by white space.
(#1771) Commas (,) must be followed by white space.
(#1772) Expected "if (...) {\n"; found "if(...){"
(#1772) Variable "C" must be all lower-case
(#1772) Expected 1 space before "!="; 0 found
(#1772) Expected 1 space after "!="; 0 found
(#1772) Commas (,) must be followed by white space.
(#1772) Commas (,) must be followed by white space.
(#1772) Commas (,) must be followed by white space.
(#1772) Commas (,) must be followed by white space.
(#1772) Closing brace must be on a line by itself
(#1772) Commas (,) must be followed by white space.
(#1772) Variable "Dh" must be all lower-case
(#1772) Commas (,) must be followed by white space.
(#1772) Line exceeds 132 characters; contains 144 characters
(#1772) Line exceeds 132 characters; contains 144 characters
(#1772) Line exceeds 132 characters; contains 144 characters
(#1772) Line exceeds 132 characters; contains 144 characters
(#1772) Line exceeds 132 characters; contains 144 characters
(#1772) Line exceeds 132 characters; contains 144 characters
(#1772) Line exceeds 132 characters; contains 144 characters
(#1772) Line exceeds 132 characters; contains 144 characters
(#1774) Closing brace must be on a line by itself
(#1774) Usage of ELSEIF not allowed; use ELSE IF instead
(#1774) Expected 1 space before "="; 0 found
(#1774) Expected 1 space after "="; 0 found
(#1774) Variable "Pf" must be all lower-case
(#1774) Expected 1 space before "="; 0 found
(#1774) Expected 1 space after "="; 0 found
(#1774) Expected 1 space before "=>"; 0 found
(#1774) Expected 1 space after "=>"; 0 found
(#1774) Expected 1 space before "=>"; 0 found
(#1774) Expected 1 space after "=>"; 0 found
(#1774) Expected "foreach (...) {\n"; found "foreach(...){"
(#1774) Expected 1 space before "as"; 0 found
(#1774) Expected 1 space after "as"; 0 found
(#1774) Variable "K" must be all lower-case
(#1774) Inline control structures are not allowed
(#1774) Expected 1 space before "as"; 0 found
(#1774) Expected 1 space after "as"; 0 found
(#1774) Commas (,) must be followed by white space.
(#1774) Variable "K" must be all lower-case
(#1774) Expected 1 space before "=="; 0 found
(#1774) Expected 1 space after "=="; 0 found
(#1774) Expected 1 space before "?"; 0 found
(#1774) Expected 1 space after "?"; 0 found
(#1774) Expected 1 space before ":"; 0 found
(#1774) Expected 1 space after ":"; 0 found
(#1774) Variable "K" must be all lower-case
(#1774) Variable "Pf" must be all lower-case
(#1774) Variable "K" must be all lower-case
(#1774) Expected 1 space before "="; 0 found
(#1774) Expected 1 space after "="; 0 found
(#1774) Variable "K" must be all lower-case
(#1774) Closing brace must be on a line by itself
(#1774) Variable "Pf" must be all lower-case
(#1774) Expected 1 space before "+="; 0 found
(#1774) Expected 1 space after "+="; 0 found
(#1774) Variable "Pf" must be all lower-case
(#1774) Variable "Pf" must be all lower-case
(#1774) Expected 1 space before "="; 0 found
(#1774) Expected 1 space after "="; 0 found
(#1774) Variable "Pf" must be all lower-case
(#1774) Variable "Pf" must be all lower-case
(#1774) Variable "Pf" must be all lower-case
(#1774) Expected 1 space before "="; 0 found
(#1774) Expected 1 space after "="; 0 found
(#1774) Inline control structures are not allowed
(#1774) Expected 1 space before "as"; 0 found
(#1774) Expected 1 space after "as"; 0 found
(#1774) Commas (,) must be followed by white space.
(#1774) Commas (,) must be followed by white space.
(#1774) Commas (,) must be followed by white space.
(#1774) Variable "X" must be all lower-case
(#1774) Variable "Pf" must be all lower-case
(#1774) Variable "X" must be all lower-case
(#1774) Expected 1 space before "="; 0 found
(#1774) Expected 1 space after "="; 0 found
(#1774) Variable "Pf" must be all lower-case
(#1774) Variable "X" must be all lower-case
(#1774) Variable "Pf" must be all lower-case
(#1774) Inline control structures are not allowed
(#1774) Expected 1 space before "=>"; 0 found
(#1774) Expected 1 space after "=>"; 0 found
(#1774) Expected 1 space before "as"; 0 found
(#1774) Expected 1 space after "as"; 0 found
(#1774) Variable "Pf" must be all lower-case
(#1774) Expected 1 space before "=>"; 0 found
(#1774) Expected 1 space after "=>"; 0 found
(#1774) Variable "X" must be all lower-case
(#1774) Variable "Pf" must be all lower-case
(#1774) Variable "Ee" must be all lower-case
(#1774) Expected 1 space before "="; 0 found
(#1774) Expected 1 space after "="; 0 found
(#1774) Expected "if (...) {\n"; found "if(...){"
(#1774) Inline control structures are not allowed
(#1774) Expected 1 space before "=>"; 0 found
(#1774) Expected 1 space after "=>"; 0 found
(#1774) Expected 1 space before "as"; 0 found
(#1774) Expected 1 space after "as"; 0 found
(#1774) Expected 1 space before "=>"; 0 found
(#1774) Expected 1 space after "=>"; 0 found
(#1774) Variable "X" must be all lower-case
(#1774) Variable "Ee" must be all lower-case
(#1774) Variable "X" must be all lower-case
(#1774) Expected 1 space before "="; 0 found
(#1774) Expected 1 space after "="; 0 found
(#1774) Variable "Ee" must be all lower-case
(#1774) Variable "X" must be all lower-case
(#1774) Expected 1 space before "+"; 0 found
(#1774) Expected 1 space after "+"; 0 found
(#1774) Closing brace must be on a line by itself
(#1774) Expected 1 space before "="; 0 found
(#1774) Expected 1 space after "="; 0 found
(#1774) Variable "Qe" must be all lower-case
(#1774) Expected 1 space before "="; 0 found
(#1774) Expected 1 space after "="; 0 found
(#1774) Expected "if (...) {\n"; found "if(...){"
(#1774) Variable "I" must be all lower-case
(#1774) Expected 1 space before "="; 0 found
(#1774) Expected 1 space after "="; 0 found
(#1774) Expected "while (...) {\n"; found "while(...){"
(#1774) Variable "K" must be all lower-case
(#1774) Expected 1 space before "="; 0 found
(#1774) Expected 1 space after "="; 0 found
(#1774) Variable "I" must be all lower-case
(#1774) Expected "if (...) {\n"; found "if(...){"
(#1774) Commas (,) must be followed by white space.
(#1774) Variable "K" must be all lower-case
(#1774) Commas (,) must be followed by white space.
(#1774) Variable "B" must be all lower-case
(#1774) Commas (,) must be followed by white space.
(#1774) Variable "B" must be all lower-case
(#1774) Commas (,) must be followed by white space.
(#1774) Commas (,) must be followed by white space.
(#1774) Expected "foreach (...) {\n"; found "foreach(...){"
(#1774) Expected 1 space after "as"; 0 found
(#1774) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1774) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1774) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1774) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1774) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1774) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1774) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1774) Line exceeds maximum limit of 180 characters; contains 1014 characters
(#1775) Line indented incorrectly; expected at least 16 spaces, found 0
(#1775) Variable "X" must be all lower-case
(#1775) Inline control structures are not allowed
(#1775) Variable "X" must be all lower-case
(#1775) Expected 1 space before "!="; 0 found
(#1775) Expected 1 space after "!="; 0 found
(#1775) Variable "B" must be all lower-case
(#1775) Variable "X" must be all lower-case
(#1775) Expected 1 space before "="; 0 found
(#1775) Expected 1 space after "="; 0 found
(#1775) Inline control structures are not allowed
(#1775) Commas (,) must be followed by white space.
(#1775) Variable "K" must be all lower-case
(#1775) Variable "B" must be all lower-case
(#1775) Expected 1 space before "="; 0 found
(#1775) Expected 1 space after "="; 0 found
(#1775) Closing brace must be on a line by itself
(#1775) Closing brace must be on a line by itself
(#1775) Inline control structures are not allowed
(#1775) Commas (,) must be followed by white space.
(#1775) Variable "K" must be all lower-case
(#1775) Commas (,) must be followed by white space.
(#1775) Variable "B" must be all lower-case
(#1775) Variable "Qe" must be all lower-case
(#1775) Expected 1 space before "="; 0 found
(#1775) Expected 1 space after "="; 0 found
(#1775) Variable "B" must be all lower-case
(#1775) Closing brace must be on a line by itself
(#1775) Closing brace must be on a line by itself
(#1775) Expected "if (...) {\n"; found "if(...){"
(#1775) Variable "Re" must be all lower-case
(#1775) Expected 1 space before "="; 0 found
(#1775) Expected 1 space after "="; 0 found
(#1775) Expected 1 space before "?"; 0 found
(#1775) Expected 1 space after "?"; 0 found
(#1775) Expected 1 space before ":"; 0 found
(#1775) Expected 1 space after ":"; 0 found
(#1775) Inline control structures are not allowed
(#1775) Variable "Re" must be all lower-case
(#1775) Commas (,) must be followed by white space.
(#1775) Commas (,) must be followed by white space.
(#1775) Variable "Ge" must be all lower-case
(#1775) Expected 1 space before "="; 0 found
(#1775) Expected 1 space after "="; 0 found
(#1775) Expected 1 space before "="; 0 found
(#1775) Expected 1 space after "="; 0 found
(#1775) Expected "if (...) {\n"; found "if(...){"
(#1775) Expected 1 space before "!="; 0 found
(#1775) Expected 1 space after "!="; 0 found
(#1775) Expected 1 space before "="; 0 found
(#1775) Expected 1 space after "="; 0 found
(#1775) Expected 1 space before "="; 0 found
(#1775) Expected 1 space after "="; 0 found
(#1775) Closing brace must be on a line by itself
(#1775) Variable "Db" must be all lower-case
(#1775) Expected 1 space before "="; 0 found
(#1775) Expected 1 space after "="; 0 found
(#1775) Expected "if (...) {\n"; found "if(...){"
(#1775) Expected "if (...) {\n"; found "if(...){"
(#1775) Variable "Re" must be all lower-case
(#1775) Expected 1 space before "!="; 0 found
(#1775) Expected 1 space after "!="; 0 found
(#1775) Variable "Ge" must be all lower-case
(#1775) Variable "Db" must be all lower-case
(#1775) Expected 1 space before "="; 0 found
(#1775) Expected 1 space after "="; 0 found
(#1775) Expected 1 space before "<"; 0 found
(#1775) Expected 1 space after "<"; 0 found
(#1775) Expected 1 space before "?"; 0 found
(#1775) Expected 1 space after "?"; 0 found
(#1775) Expected 1 space before ":"; 0 found
(#1775) Expected 1 space after ":"; 0 found
(#1775) Variable "Ge" must be all lower-case
(#1775) Expected 1 space before "="; 0 found
(#1775) Expected 1 space after "="; 0 found
(#1775) Variable "Db" must be all lower-case
(#1775) Closing brace must be on a line by itself
(#1775) Inline control structures are not allowed
(#1775) Usage of ELSEIF not allowed; use ELSE IF instead
(#1775) Expected 1 space before "!="; 0 found
(#1775) Expected 1 space after "!="; 0 found
(#1775) Variable "Qe" must be all lower-case
(#1775) Variable "Ge" must be all lower-case
(#1775) Closing brace must be on a line by itself
(#1775) Expected "if (...) {\n"; found "if(...){"
(#1775) Expected 1 space before "="; 0 found
(#1775) Expected 1 space after "="; 0 found
(#1775) Expected "foreach (...) {\n"; found "foreach(...){"
(#1775) Expected 1 space before "=>"; 0 found
(#1775) Expected 1 space after "=>"; 0 found
(#1775) Expected 1 space after "as"; 0 found
(#1775) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1775) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1775) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1775) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1775) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1775) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1775) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1775) Line exceeds maximum limit of 180 characters; contains 758 characters
(#1775) Variable "Ee" must be all lower-case
(#1776) Line indented incorrectly; expected at least 12 spaces, found 0
(#1776) Variable "Le" must be all lower-case
(#1776) Expected 1 space before "=>"; 0 found
(#1776) Expected 1 space after "=>"; 0 found
(#1776) Inline control structures are not allowed
(#1776) Expected 1 space before "="; 0 found
(#1776) Expected 1 space after "="; 0 found
(#1776) Expected 1 space before "="; 0 found
(#1776) Expected 1 space after "="; 0 found
(#1776) Inline control structures are not allowed
(#1776) Expected 1 space before "="; 0 found
(#1776) Expected 1 space after "="; 0 found
(#1776) Variable "Ee" must be all lower-case
(#1776) Variable "Le" must be all lower-case
(#1776) Commas (,) must be followed by white space.
(#1776) Commas (,) must be followed by white space.
(#1776) Usage of ELSEIF not allowed; use ELSE IF instead
(#1776) Variable "Re" must be all lower-case
(#1776) Expected 1 space before "=="; 0 found
(#1776) Expected 1 space after "=="; 0 found
(#1776) Variable "Ge" must be all lower-case
(#1776) Variable "Oe" must be all lower-case
(#1776) Expected 1 space before "="; 0 found
(#1776) Expected 1 space after "="; 0 found
(#1776) Variable "Le" must be all lower-case
(#1776) Expected 1 space before "="; 0 found
(#1776) Expected 1 space after "="; 0 found
(#1776) Variable "Oe" must be all lower-case
(#1776) Commas (,) must be followed by white space.
(#1776) Expected 1 space before "="; 0 found
(#1776) Expected 1 space after "="; 0 found
(#1776) Commas (,) must be followed by white space.
(#1776) Variable "Oe" must be all lower-case
(#1776) Variable "Le" must be all lower-case
(#1776) Closing brace must be on a line by itself
(#1776) Expected "if (...) {\n"; found "if(...){"
(#1776) Commas (,) must be followed by white space.
(#1776) Variable "Le" must be all lower-case
(#1776) Commas (,) must be followed by white space.
(#1776) Variable "B" must be all lower-case
(#1776) Commas (,) must be followed by white space.
(#1776) Commas (,) must be followed by white space.
(#1776) Variable "B" must be all lower-case
(#1776) Commas (,) must be followed by white space.
(#1776) Variable "B" must be all lower-case
(#1776) Commas (,) must be followed by white space.
(#1776) Commas (,) must be followed by white space.
(#1776) Variable "B" must be all lower-case
(#1776) Commas (,) must be followed by white space.
(#1776) Variable "B" must be all lower-case
(#1776) Expected 1 space before "="; 0 found
(#1776) Expected 1 space after "="; 0 found
(#1776) Closing brace must be on a line by itself
(#1776) Closing brace must be on a line by itself
(#1776) Closing brace must be on a line by itself
(#1776) Expected "if (...) {\n"; found "if(...){"
(#1776) Inline control structures are not allowed
(#1776) Variable "Re" must be all lower-case
(#1776) Expected 1 space before "!="; 0 found
(#1776) Expected 1 space after "!="; 0 found
(#1776) Variable "Ge" must be all lower-case
(#1776) Variable "Re" must be all lower-case
(#1776) Usage of ELSEIF not allowed; use ELSE IF instead
(#1776) Expected "foreach (...) {\n"; found "foreach(...){"
(#1776) Expected 1 space before "=>"; 0 found
(#1776) Expected 1 space after "=>"; 0 found
(#1776) Expected 1 space after "as"; 0 found
(#1776) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1776) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1776) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1776) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1776) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1776) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1776) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1776) Line exceeds maximum limit of 180 characters; contains 555 characters
(#1777) Line indented incorrectly; expected at least 24 spaces, found 0
(#1777) Variable "Le" must be all lower-case
(#1777) Expected 1 space before "=>"; 0 found
(#1777) Expected 1 space after "=>"; 0 found
(#1777) Inline control structures are not allowed
(#1777) Commas (,) must be followed by white space.
(#1777) Variable "Le" must be all lower-case
(#1777) Commas (,) must be followed by white space.
(#1777) Variable "B" must be all lower-case
(#1777) Commas (,) must be followed by white space.
(#1777) Commas (,) must be followed by white space.
(#1777) Variable "B" must be all lower-case
(#1777) Commas (,) must be followed by white space.
(#1777) Variable "B" must be all lower-case
(#1777) Closing brace must be on a line by itself
(#1777) Closing brace must be on a line by itself
(#1777) Closing brace must be on a line by itself
(#1777) Commas (,) must be followed by white space.
(#1777) Expected 1 space before "?"; 0 found
(#1777) Expected 1 space after "?"; 0 found
(#1777) Expected 1 space before ":"; 0 found
(#1777) Expected 1 space after ":"; 0 found
(#1777) Commas (,) must be followed by white space.
(#1777) Inline control structures are not allowed
(#1777) Variable "Db" must be all lower-case
(#1777) Variable "Ge" must be all lower-case
(#1777) Closing brace must be on a line by itself
(#1777) Closing brace must be on a line by itself
(#1777) Expected 1 space before "?"; 0 found
(#1777) Expected 1 space after "?"; 0 found
(#1777) Expected 1 space before ":"; 0 found
(#1777) Expected 1 space after ":"; 0 found
(#1777) Commas (,) must be followed by white space.
(#1777) Commas (,) must be followed by white space.
(#1777) Expected 1 space before "=>"; 0 found
(#1777) Expected 1 space after "=>"; 0 found
(#1777) Commas (,) must be followed by white space.
(#1777) Expected "if (...) {\n"; found "if(...){"
(#1777) Variable "K" must be all lower-case
(#1777) Expected 1 space before "="; 0 found
(#1777) Expected 1 space after "="; 0 found
(#1777) Expected 1 space before "="; 0 found
(#1777) Expected 1 space after "="; 0 found
(#1777) Variable "Ee" must be all lower-case
(#1777) Closing brace must be on a line by itself
(#1777) Expected "} else {\n"; found "}else{"
(#1777) Variable "K" must be all lower-case
(#1777) Expected 1 space before "="; 0 found
(#1777) Expected 1 space after "="; 0 found
(#1777) Expected 1 space before "+"; 0 found
(#1777) Expected 1 space after "+"; 0 found
(#1777) Expected 1 space before "=>"; 0 found
(#1777) Expected 1 space after "=>"; 0 found
(#1777) Variable "K" must be all lower-case
(#1777) Expected 1 space before "="; 0 found
(#1777) Expected 1 space after "="; 0 found
(#1777) Variable "Qe" must be all lower-case
(#1777) Inline control structures are not allowed
(#1777) Variable "Qe" must be all lower-case
(#1777) Expected 1 space before "!="; 0 found
(#1777) Expected 1 space after "!="; 0 found
(#1777) Variable "K" must be all lower-case
(#1777) Expected 1 space before "="; 0 found
(#1777) Expected 1 space after "="; 0 found
(#1777) Expected 1 space before "=="; 0 found
(#1777) Expected 1 space after "=="; 0 found
(#1777) Expected 1 space before "?"; 0 found
(#1777) Expected 1 space after "?"; 0 found
(#1777) Expected 1 space before ":"; 0 found
(#1777) Expected 1 space after ":"; 0 found
(#1777) Commas (,) must be followed by white space.
(#1777) Expected 1 space before "="; 0 found
(#1777) Expected 1 space after "="; 0 found
(#1777) Closing brace must be on a line by itself
(#1777) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1777) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1777) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1777) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1777) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1777) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1777) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1777) Line exceeds maximum limit of 180 characters; contains 630 characters
(#1779) Commas (,) must be followed by white space.
(#1779) Commas (,) must be followed by white space.
(#1779) Commas (,) must be followed by white space.
(#1779) Variable "K" must be all lower-case
(#1779) Commas (,) must be followed by white space.
(#1780) Commas (,) must be followed by white space.
(#1780) Commas (,) must be followed by white space.
(#1780) Commas (,) must be followed by white space.
(#1780) Variable "K" must be all lower-case
(#1780) Commas (,) must be followed by white space.
(#1781) Commas (,) must be followed by white space.
(#1781) Commas (,) must be followed by white space.
(#1781) Commas (,) must be followed by white space.
(#1781) Variable "K" must be all lower-case
(#1781) Commas (,) must be followed by white space.
(#1782) Expected "if (...) {\n"; found "if(...){"
(#1782) Variable "K" must be all lower-case
(#1782) Closing brace must be on a line by itself
(#1783) Line indented incorrectly; expected at least 16 spaces, found 0
(#1783) Commas (,) must be followed by white space.
(#1783) Commas (,) must be followed by white space.
(#1783) Variable "K" must be all lower-case
(#1783) Commas (,) must be followed by white space.
(#1783) Commas (,) must be followed by white space.
(#1783) Commas (,) must be followed by white space.
(#1785) Commas (,) must be followed by white space.
(#1785) Expected 1 space before "=>"; 0 found
(#1785) Expected 1 space after "=>"; 0 found
(#1785) Expected 1 space before "="; 0 found
(#1785) Expected 1 space after "="; 0 found
(#1785) Expected "foreach (...) {\n"; found "foreach(...){"
(#1785) Expected 1 space before "=>"; 0 found
(#1785) Expected 1 space after "=>"; 0 found
(#1785) Expected 1 space after "as"; 0 found
(#1785) Line exceeds 132 characters; contains 145 characters
(#1785) Line exceeds 132 characters; contains 145 characters
(#1785) Line exceeds 132 characters; contains 145 characters
(#1785) Line exceeds 132 characters; contains 145 characters
(#1785) Line exceeds 132 characters; contains 145 characters
(#1785) Line exceeds 132 characters; contains 145 characters
(#1785) Line exceeds 132 characters; contains 145 characters
(#1785) Line exceeds 132 characters; contains 145 characters
(#1786) Line indented incorrectly; expected at least 16 spaces, found 0
(#1786) Variable "Le" must be all lower-case
(#1786) Expected 1 space before "=>"; 0 found
(#1786) Expected 1 space after "=>"; 0 found
(#1786) Variable "Le" must be all lower-case
(#1786) Expected 1 space before "!="; 0 found
(#1786) Expected 1 space after "!="; 0 found
(#1786) Expected 1 space before "?"; 0 found
(#1786) Expected 1 space after "?"; 0 found
(#1786) Variable "Le" must be all lower-case
(#1786) Expected 1 space before ":"; 0 found
(#1786) Expected 1 space after ":"; 0 found
(#1786) Closing brace must be on a line by itself
(#1786) Expected "foreach (...) {\n"; found "foreach(...){"
(#1786) Expected 1 space before "=>"; 0 found
(#1786) Expected 1 space after "=>"; 0 found
(#1786) Expected 1 space before "as"; 0 found
(#1786) Expected 1 space after "as"; 0 found
(#1786) Expected 1 space before "=>"; 0 found
(#1786) Expected 1 space after "=>"; 0 found
(#1786) Commas (,) must be followed by white space.
(#1786) Expected 1 space before "=>"; 0 found
(#1786) Expected 1 space after "=>"; 0 found
(#1786) Commas (,) must be followed by white space.
(#1786) Expected 1 space before "=>"; 0 found
(#1786) Expected 1 space after "=>"; 0 found
(#1786) Commas (,) must be followed by white space.
(#1786) Expected 1 space before "=>"; 0 found
(#1786) Expected 1 space after "=>"; 0 found
(#1786) Commas (,) must be followed by white space.
(#1786) Expected 1 space before "=>"; 0 found
(#1786) Expected 1 space after "=>"; 0 found
(#1786) Commas (,) must be followed by white space.
(#1786) Expected 1 space before "=>"; 0 found
(#1786) Expected 1 space after "=>"; 0 found
(#1786) Commas (,) must be followed by white space.
(#1786) Expected 1 space before "=>"; 0 found
(#1786) Expected 1 space after "=>"; 0 found
(#1786) Variable "Pb" must be all lower-case
(#1786) Expected "foreach (...) {\n"; found "foreach(...){"
(#1786) Expected 1 space before "=>"; 0 found
(#1786) Expected 1 space after "=>"; 0 found
(#1786) Expected 1 space before "as"; 0 found
(#1786) Expected 1 space after "as"; 0 found
(#1786) Variable "Pf" must be all lower-case
(#1786) Variable "Of" must be all lower-case
(#1786) Expected 1 space before "=>"; 0 found
(#1786) Expected 1 space after "=>"; 0 found
(#1786) Variable "Pb" must be all lower-case
(#1786) Expected 1 space before "?"; 0 found
(#1786) Expected 1 space after "?"; 0 found
(#1786) Variable "Pb" must be all lower-case
(#1786) Expected 1 space before ":"; 0 found
(#1786) Expected 1 space after ":"; 0 found
(#1786) Variable "Of" must be all lower-case
(#1786) Expected 1 space before "="; 0 found
(#1786) Expected 1 space after "="; 0 found
(#1786) Expected "foreach (...) {\n"; found "foreach(...){"
(#1786) Expected 1 space before "=>"; 0 found
(#1786) Expected 1 space after "=>"; 0 found
(#1786) Expected 1 space after "as"; 0 found
(#1786) Line exceeds maximum limit of 180 characters; contains 496 characters
(#1786) Line exceeds maximum limit of 180 characters; contains 496 characters
(#1786) Line exceeds maximum limit of 180 characters; contains 496 characters
(#1786) Line exceeds maximum limit of 180 characters; contains 496 characters
(#1786) Line exceeds maximum limit of 180 characters; contains 496 characters
(#1786) Line exceeds maximum limit of 180 characters; contains 496 characters
(#1786) Line exceeds maximum limit of 180 characters; contains 496 characters
(#1786) Line exceeds maximum limit of 180 characters; contains 496 characters
(#1787) Line indented incorrectly; expected at least 24 spaces, found 0
(#1787) Variable "Le" must be all lower-case
(#1787) Expected 1 space before "=>"; 0 found
(#1787) Expected 1 space after "=>"; 0 found
(#1787) Variable "C" must be all lower-case
(#1787) Expected 1 space before "="; 0 found
(#1787) Expected 1 space after "="; 0 found
(#1787) Variable "Of" must be all lower-case
(#1787) Variable "Y" must be all lower-case
(#1787) Expected 1 space before "="; 0 found
(#1787) Expected 1 space after "="; 0 found
(#1787) Variable "Of" must be all lower-case
(#1787) Inline control structures are not allowed
(#1787) Expected 1 space before "=="; 0 found
(#1787) Expected 1 space after "=="; 0 found
(#1787) Variable "Le" must be all lower-case
(#1787) Expected 1 space before "!="; 0 found
(#1787) Expected 1 space after "!="; 0 found
(#1787) Expected 1 space before "?"; 0 found
(#1787) Expected 1 space after "?"; 0 found
(#1787) Expected 1 space before ":"; 0 found
(#1787) Expected 1 space after ":"; 0 found
(#1787) Inline control structures are not allowed
(#1787) Usage of ELSEIF not allowed; use ELSE IF instead
(#1787) Variable "C" must be all lower-case
(#1787) Variable "Y" must be all lower-case
(#1787) Expected 1 space before "?"; 0 found
(#1787) Expected 1 space after "?"; 0 found
(#1787) Expected 1 space before ":"; 0 found
(#1787) Expected 1 space after ":"; 0 found
(#1787) Variable "Y" must be all lower-case
(#1787) Expected 1 space before "=="; 0 found
(#1787) Expected 1 space after "=="; 0 found
(#1787) Expected 1 space before "?"; 0 found
(#1787) Expected 1 space after "?"; 0 found
(#1787) Expected 1 space before ":"; 0 found
(#1787) Expected 1 space after ":"; 0 found
(#1787) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1787) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1787) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1787) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1787) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1787) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1787) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1787) Line exceeds maximum limit of 180 characters; contains 345 characters
(#1787) Inline control structures are not allowed
(#1788) Line indented incorrectly; expected at least 28 spaces, found 0
(#1788) Variable "C" must be all lower-case
(#1788) Variable "Y" must be all lower-case
(#1788) Expected 1 space before "?"; 0 found
(#1788) Expected 1 space after "?"; 0 found
(#1788) Expected 1 space before ":"; 0 found
(#1788) Expected 1 space after ":"; 0 found
(#1788) Variable "Of" must be all lower-case
(#1788) Expected 1 space before "=="; 0 found
(#1788) Expected 1 space after "=="; 0 found
(#1788) Expected 1 space before "?"; 0 found
(#1788) Expected 1 space after "?"; 0 found
(#1788) Expected 1 space before ":"; 0 found
(#1788) Expected 1 space after ":"; 0 found
(#1788) Variable "Of" must be all lower-case
(#1788) Expected 1 space before "=="; 0 found
(#1788) Expected 1 space after "=="; 0 found
(#1788) Expected 1 space before "?"; 0 found
(#1788) Expected 1 space after "?"; 0 found
(#1788) Expected 1 space before ":"; 0 found
(#1788) Expected 1 space after ":"; 0 found
(#1788) Closing brace must be on a line by itself
(#1788) Closing brace must be on a line by itself
(#1788) Closing brace must be on a line by itself
(#1788) Commas (,) must be followed by white space.
(#1788) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1788) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1788) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1788) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1788) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1788) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1788) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1788) Line exceeds maximum limit of 180 characters; contains 281 characters
(#1789) Commas (,) must be followed by white space.
(#1789) Commas (,) must be followed by white space.
(#1790) Expected "if (...) {\n"; found "if(...){"
(#1790) Commas (,) must be followed by white space.
(#1790) Commas (,) must be followed by white space.
(#1790) Commas (,) must be followed by white space.
(#1790) Commas (,) must be followed by white space.
(#1790) Closing brace must be on a line by itself
(#1790) Commas (,) must be followed by white space.
(#1790) Variable "Dh" must be all lower-case
(#1790) Commas (,) must be followed by white space.
(#1790) Line exceeds 132 characters; contains 158 characters
(#1790) Line exceeds 132 characters; contains 158 characters
(#1790) Line exceeds 132 characters; contains 158 characters
(#1790) Line exceeds 132 characters; contains 158 characters
(#1790) Line exceeds 132 characters; contains 158 characters
(#1790) Line exceeds 132 characters; contains 158 characters
(#1790) Line exceeds 132 characters; contains 158 characters
(#1790) Line exceeds 132 characters; contains 158 characters
(#1792) Closing brace must be on a line by itself
(#1792) Usage of ELSEIF not allowed; use ELSE IF instead
(#1792) Expected "if (...) {\n"; found "if(...){"
(#1792) Variable "Qd" must be all lower-case
(#1792) Expected 1 space before "="; 0 found
(#1792) Expected 1 space after "="; 0 found
(#1792) Expected "foreach (...) {\n"; found "foreach(...){"
(#1792) Expected 1 space before "as"; 0 found
(#1792) Expected 1 space after "as"; 0 found
(#1792) Variable "X" must be all lower-case
(#1792) Inline control structures are not allowed
(#1792) Variable "X" must be all lower-case
(#1792) Variable "Qd" must be all lower-case
(#1792) Closing brace must be on a line by itself
(#1792) Commas (,) must be followed by white space.
(#1792) Commas (,) must be followed by white space.
(#1792) Variable "Qd" must be all lower-case
(#1792) Commas (,) must be followed by white space.
(#1792) Variable "Qd" must be all lower-case
(#1792) Closing brace must be on a line by itself
(#1792) Commas (,) must be followed by white space.
(#1792) Line exceeds maximum limit of 180 characters; contains 243 characters
(#1792) Line exceeds maximum limit of 180 characters; contains 243 characters
(#1792) Line exceeds maximum limit of 180 characters; contains 243 characters
(#1792) Line exceeds maximum limit of 180 characters; contains 243 characters
(#1792) Line exceeds maximum limit of 180 characters; contains 243 characters
(#1792) Line exceeds maximum limit of 180 characters; contains 243 characters
(#1792) Line exceeds maximum limit of 180 characters; contains 243 characters
(#1792) Line exceeds maximum limit of 180 characters; contains 243 characters
(#1795) Expected 1 space before "="; 0 found
(#1795) Expected 1 space after "="; 0 found
(#1795) Expected "foreach (...) {\n"; found "foreach(...){"
(#1795) Expected 1 space before "=>"; 0 found
(#1795) Expected 1 space after "=>"; 0 found
(#1795) Expected 1 space before "as"; 0 found
(#1795) Expected 1 space after "as"; 0 found
(#1795) Expected 1 space before "=>"; 0 found
(#1795) Expected 1 space after "=>"; 0 found
(#1795) Variable "K" must be all lower-case
(#1795) Expected "if (...) {\n"; found "if(...){"
(#1795) Expected 1 space before "?"; 0 found
(#1795) Expected 1 space after "?"; 0 found
(#1795) Expected 1 space before ":"; 0 found
(#1795) Expected 1 space after ":"; 0 found
(#1795) Inline control structures are not allowed
(#1795) Expected 1 space before "=>"; 0 found
(#1795) Expected 1 space after "=>"; 0 found
(#1795) Expected 1 space after "as"; 0 found
(#1795) Variable "K" must be all lower-case
(#1796) Line indented incorrectly; expected at least 12 spaces, found 0
(#1796) Expected 1 space before "=>"; 0 found
(#1796) Expected 1 space after "=>"; 0 found
(#1796) Variable "X" must be all lower-case
(#1796) Expected 1 space before "=>"; 0 found
(#1796) Expected 1 space after "=>"; 0 found
(#1796) Commas (,) must be followed by white space.
(#1796) Expected 1 space before "=>"; 0 found
(#1796) Expected 1 space after "=>"; 0 found
(#1796) Commas (,) must be followed by white space.
(#1796) Expected 1 space before "=>"; 0 found
(#1796) Expected 1 space after "=>"; 0 found
(#1796) Commas (,) must be followed by white space.
(#1796) Closing brace must be on a line by itself
(#1796) Expected 1 space before "?"; 0 found
(#1796) Expected 1 space after "?"; 0 found
(#1796) Commas (,) must be followed by white space.
(#1796) Variable "K" must be all lower-case
(#1796) Expected 1 space before "=="; 0 found
(#1796) Expected 1 space after "=="; 0 found
(#1796) Expected 1 space before "?"; 0 found
(#1796) Expected 1 space after "?"; 0 found
(#1796) Expected 1 space before ":"; 0 found
(#1796) Expected 1 space after ":"; 0 found
(#1796) Commas (,) must be followed by white space.
(#1796) Expected 1 space before ":"; 0 found
(#1796) Expected 1 space after ":"; 0 found
(#1796) Inline control structures are not allowed
(#1796) Expected 1 space before "=>"; 0 found
(#1796) Expected 1 space after "=>"; 0 found
(#1796) Expected 1 space after "as"; 0 found
(#1796) Line exceeds maximum limit of 180 characters; contains 324 characters
(#1796) Line exceeds maximum limit of 180 characters; contains 324 characters
(#1796) Line exceeds maximum limit of 180 characters; contains 324 characters
(#1796) Line exceeds maximum limit of 180 characters; contains 324 characters
(#1796) Line exceeds maximum limit of 180 characters; contains 324 characters
(#1796) Line exceeds maximum limit of 180 characters; contains 324 characters
(#1796) Line exceeds maximum limit of 180 characters; contains 324 characters
(#1796) Line exceeds maximum limit of 180 characters; contains 324 characters
(#1796) Variable "K" must be all lower-case
(#1797) Expected 1 space before "=>"; 0 found
(#1797) Expected 1 space after "=>"; 0 found
(#1797) Variable "X" must be all lower-case
(#1797) Expected 1 space before "=="; 0 found
(#1797) Expected 1 space after "=="; 0 found
(#1797) Expected 1 space before "=="; 0 found
(#1797) Expected 1 space after "=="; 0 found
(#1797) Commas (,) must be followed by white space.
(#1797) Variable "K" must be all lower-case
(#1797) Variable "X" must be all lower-case
(#1797) Expected 1 space before "!="; 0 found
(#1797) Expected 1 space after "!="; 0 found
(#1797) Expected 1 space before "=="; 0 found
(#1797) Expected 1 space after "=="; 0 found
(#1797) Expected 1 space before "=="; 0 found
(#1797) Expected 1 space after "=="; 0 found
(#1797) Variable "X" must be all lower-case
(#1797) Expected 1 space before "!="; 0 found
(#1797) Expected 1 space after "!="; 0 found
(#1797) Expected 1 space before "=="; 0 found
(#1797) Expected 1 space after "=="; 0 found
(#1797) Expected 1 space before "=="; 0 found
(#1797) Expected 1 space after "=="; 0 found
(#1797) Variable "X" must be all lower-case
(#1797) Expected 1 space before "!="; 0 found
(#1797) Expected 1 space after "!="; 0 found
(#1797) Expected 1 space before "?"; 0 found
(#1797) Expected 1 space after "?"; 0 found
(#1797) Variable "X" must be all lower-case
(#1797) Commas (,) must be followed by white space.
(#1797) Commas (,) must be followed by white space.
(#1797) Variable "K" must be all lower-case
(#1797) Expected 1 space before "!="; 0 found
(#1797) Expected 1 space after "!="; 0 found
(#1797) Expected 1 space before "?"; 0 found
(#1797) Expected 1 space after "?"; 0 found
(#1797) Variable "K" must be all lower-case
(#1797) Expected 1 space before ":"; 0 found
(#1797) Expected 1 space after ":"; 0 found
(#1797) Variable "X" must be all lower-case
(#1797) Expected 1 space before ":"; 0 found
(#1797) Expected 1 space after ":"; 0 found
(#1797) Variable "X" must be all lower-case
(#1797) Closing brace must be on a line by itself
(#1797) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1797) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1797) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1797) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1797) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1797) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1797) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1797) Line exceeds maximum limit of 180 characters; contains 386 characters
(#1800) Expected "if (...) {\n"; found "if(...){"
(#1800) Expected 1 space before "+"; 0 found
(#1800) Expected 1 space after "+"; 0 found
(#1800) Commas (,) must be followed by white space.
(#1800) Commas (,) must be followed by white space.
(#1800) Closing brace must be on a line by itself
(#1800) Commas (,) must be followed by white space.
(#1800) Variable "Dh" must be all lower-case
(#1800) Commas (,) must be followed by white space.
(#1800) Line exceeds 132 characters; contains 172 characters
(#1800) Line exceeds 132 characters; contains 172 characters
(#1800) Line exceeds 132 characters; contains 172 characters
(#1800) Line exceeds 132 characters; contains 172 characters
(#1800) Line exceeds 132 characters; contains 172 characters
(#1800) Line exceeds 132 characters; contains 172 characters
(#1800) Line exceeds 132 characters; contains 172 characters
(#1800) Line exceeds 132 characters; contains 172 characters
(#1802) Closing brace must be on a line by itself
(#1802) Usage of ELSEIF not allowed; use ELSE IF instead
(#1802) Expected 1 space before "=>"; 0 found
(#1802) Expected 1 space after "=>"; 0 found
(#1802) Expected 1 space before "="; 0 found
(#1802) Expected 1 space after "="; 0 found
(#1802) Inline control structures are not allowed
(#1802) Expected "foreach (...) {\n"; found "foreach(...){"
(#1802) Expected 1 space before "=>"; 0 found
(#1802) Expected 1 space after "=>"; 0 found
(#1802) Expected 1 space before "as"; 0 found
(#1802) Expected 1 space after "as"; 0 found
(#1802) Expected 1 space before "=>"; 0 found
(#1802) Expected 1 space after "=>"; 0 found
(#1802) Variable "X" must be all lower-case
(#1802) Commas (,) must be followed by white space.
(#1802) Commas (,) must be followed by white space.
(#1802) Variable "X" must be all lower-case
(#1802) Closing brace must be on a line by itself
(#1802) Closing brace must be on a line by itself
(#1802) Variable "Ng" must be all lower-case
(#1802) Expected 1 space before "="; 0 found
(#1802) Expected 1 space after "="; 0 found
(#1802) Expected "if (...) {\n"; found "if(...){"
(#1802) Variable "Ng" must be all lower-case
(#1802) Expected 1 space before "=>"; 0 found
(#1802) Expected 1 space after "=>"; 0 found
(#1802) Expected "foreach (...) {\n"; found "foreach(...){"
(#1802) Expected 1 space before "as"; 0 found
(#1802) Expected 1 space after "as"; 0 found
(#1802) Variable "Ng" must be all lower-case
(#1802) Variable "Mg" must be all lower-case
(#1802) Expected "foreach (...) {\n"; found "foreach(...){"
(#1802) Expected 1 space before "=>"; 0 found
(#1802) Expected 1 space after "=>"; 0 found
(#1802) Expected 1 space after "as"; 0 found
(#1802) Line exceeds maximum limit of 180 characters; contains 544 characters
(#1802) Line exceeds maximum limit of 180 characters; contains 544 characters
(#1802) Line exceeds maximum limit of 180 characters; contains 544 characters
(#1802) Line exceeds maximum limit of 180 characters; contains 544 characters
(#1802) Line exceeds maximum limit of 180 characters; contains 544 characters
(#1802) Line exceeds maximum limit of 180 characters; contains 544 characters
(#1802) Line exceeds maximum limit of 180 characters; contains 544 characters
(#1802) Line exceeds maximum limit of 180 characters; contains 544 characters
(#1802) Variable "Mg" must be all lower-case
(#1803) Line indented incorrectly; expected at least 12 spaces, found 0
(#1803) Expected 1 space before "=>"; 0 found
(#1803) Expected 1 space after "=>"; 0 found
(#1803) Variable "X" must be all lower-case
(#1803) Commas (,) must be followed by white space.
(#1803) Commas (,) must be followed by white space.
(#1803) Variable "X" must be all lower-case
(#1803) Closing brace must be on a line by itself
(#1803) Closing brace must be on a line by itself
(#1803) Closing brace must be on a line by itself
(#1803) Closing brace must be on a line by itself
(#1803) Usage of ELSEIF not allowed; use ELSE IF instead
(#1803) Expected 1 space before "="; 0 found
(#1803) Expected 1 space after "="; 0 found
(#1803) Variable "S" must be all lower-case
(#1803) Expected 1 space before "="; 0 found
(#1803) Expected 1 space after "="; 0 found
(#1803) Expected 1 space before "="; 0 found
(#1803) Expected 1 space after "="; 0 found
(#1803) Expected 1 space before "="; 0 found
(#1803) Expected 1 space after "="; 0 found
(#1803) Variable "Tc" must be all lower-case
(#1803) Expected 1 space before "="; 0 found
(#1803) Expected 1 space after "="; 0 found
(#1803) Variable "Ne" must be all lower-case
(#1803) Expected 1 space before "="; 0 found
(#1803) Expected 1 space after "="; 0 found
(#1803) Expected "if (...) {\n"; found "if(...){"
(#1803) Variable "S" must be all lower-case
(#1803) Variable "Ne" must be all lower-case
(#1803) Expected 1 space before "="; 0 found
(#1803) Expected 1 space after "="; 0 found
(#1803) Expected 1 space before "=="; 0 found
(#1803) Expected 1 space after "=="; 0 found
(#1803) Expected 1 space before "?"; 0 found
(#1803) Expected 1 space after "?"; 0 found
(#1803) Expected 1 space before ":"; 0 found
(#1803) Expected 1 space after ":"; 0 found
(#1803) Expected 1 space before "="; 0 found
(#1803) Expected 1 space after "="; 0 found
(#1803) Expected 1 space before "=>"; 0 found
(#1803) Expected 1 space after "=>"; 0 found
(#1803) Commas (,) must be followed by white space.
(#1803) Expected 1 space before "=>"; 0 found
(#1803) Expected 1 space after "=>"; 0 found
(#1803) Variable "Ne" must be all lower-case
(#1803) Closing brace must be on a line by itself
(#1803) Commas (,) must be followed by white space.
(#1803) Expected 1 space before "="; 0 found
(#1803) Expected 1 space after "="; 0 found
(#1803) Expected 1 space before "="; 0 found
(#1803) Expected 1 space after "="; 0 found
(#1803) Expected 1 space before "="; 0 found
(#1803) Expected 1 space after "="; 0 found
(#1803) Expected "foreach (...) {\n"; found "foreach(...){"
(#1803) Expected 1 space before "=>"; 0 found
(#1803) Expected 1 space after "=>"; 0 found
(#1803) Expected 1 space after "as"; 0 found
(#1803) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1803) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1803) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1803) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1803) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1803) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1803) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1803) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1804) Line indented incorrectly; expected at least 4 spaces, found 0
(#1804) Expected 1 space before "=>"; 0 found
(#1804) Expected 1 space after "=>"; 0 found
(#1804) Variable "C" must be all lower-case
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Expected "if (...) {\n"; found "if(...){"
(#1804) Variable "C" must be all lower-case
(#1804) Expected 1 space before "!="; 0 found
(#1804) Expected 1 space after "!="; 0 found
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Variable "C" must be all lower-case
(#1804) Commas (,) must be followed by white space.
(#1804) Inline control structures are not allowed
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Closing brace must be on a line by itself
(#1804) Expected 1 space before "+="; 0 found
(#1804) Expected 1 space after "+="; 0 found
(#1804) Closing brace must be on a line by itself
(#1804) Variable "M" must be all lower-case
(#1804) Commas (,) must be followed by white space.
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Commas (,) must be followed by white space.
(#1804) Variable "Ed" must be all lower-case
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Expected 1 space before "<"; 0 found
(#1804) Expected 1 space after "<"; 0 found
(#1804) Variable "M" must be all lower-case
(#1804) Variable "Z" must be all lower-case
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Commas (,) must be followed by white space.
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Commas (,) must be followed by white space.
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Variable "Yc" must be all lower-case
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Variable "M" must be all lower-case
(#1804) Expected 1 space before "?"; 0 found
(#1804) Expected 1 space after "?"; 0 found
(#1804) Commas (,) must be followed by white space.
(#1804) Variable "M" must be all lower-case
(#1804) Expected 1 space before ":"; 0 found
(#1804) Expected 1 space after ":"; 0 found
(#1804) Variable "Ne" must be all lower-case
(#1804) Expected 1 space before "?"; 0 found
(#1804) Expected 1 space after "?"; 0 found
(#1804) Variable "Ne" must be all lower-case
(#1804) Expected 1 space before ":"; 0 found
(#1804) Expected 1 space after ":"; 0 found
(#1804) Commas (,) must be followed by white space.
(#1804) Commas (,) must be followed by white space.
(#1804) Variable "M" must be all lower-case
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Variable "Ed" must be all lower-case
(#1804) Expected 1 space before "?"; 0 found
(#1804) Expected 1 space after "?"; 0 found
(#1804) Commas (,) must be followed by white space.
(#1804) Expected 1 space before ":"; 0 found
(#1804) Expected 1 space after ":"; 0 found
(#1804) Expected 1 space before "?"; 0 found
(#1804) Expected 1 space after "?"; 0 found
(#1804) Commas (,) must be followed by white space.
(#1804) Expected 1 space before ":"; 0 found
(#1804) Expected 1 space after ":"; 0 found
(#1804) Expected "if (...) {\n"; found "if(...){"
(#1804) Expected "foreach (...) {\n"; found "foreach(...){"
(#1804) Expected 1 space before "=>"; 0 found
(#1804) Expected 1 space after "=>"; 0 found
(#1804) Expected 1 space before "as"; 0 found
(#1804) Expected 1 space after "as"; 0 found
(#1804) Variable "Vh" must be all lower-case
(#1804) Expected 1 space before "=>"; 0 found
(#1804) Expected 1 space after "=>"; 0 found
(#1804) Variable "K" must be all lower-case
(#1804) Variable "Ga" must be all lower-case
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Variable "K" must be all lower-case
(#1804) Variable "M" must be all lower-case
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Variable "Ga" must be all lower-case
(#1804) Expected 1 space before "?"; 0 found
(#1804) Expected 1 space after "?"; 0 found
(#1804) Variable "Ga" must be all lower-case
(#1804) Expected 1 space before ":"; 0 found
(#1804) Expected 1 space after ":"; 0 found
(#1804) Variable "K" must be all lower-case
(#1804) Variable "Z" must be all lower-case
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Variable "Vh" must be all lower-case
(#1804) Commas (,) must be followed by white space.
(#1804) Variable "J" must be all lower-case
(#1804) Expected 1 space before "="; 0 found
(#1804) Expected 1 space after "="; 0 found
(#1804) Variable "Xb" must be all lower-case
(#1804) Commas (,) must be followed by white space.
(#1804) Variable "M" must be all lower-case
(#1804) Commas (,) must be followed by white space.
(#1804) Variable "Z" must be all lower-case
(#1804) Commas (,) must be followed by white space.
(#1804) Variable "M" must be all lower-case
(#1804) Inline control structures are not allowed
(#1804) Variable "J" must be all lower-case
(#1804) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1804) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1804) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1804) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1804) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1804) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1804) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1804) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1805) Line indented incorrectly; expected at least 12 spaces, found 0
(#1805) Variable "J" must be all lower-case
(#1805) Closing brace must be on a line by itself
(#1805) Closing brace must be on a line by itself
(#1805) Expected "if (...) {\n"; found "if(...){"
(#1805) Expected 1 space before "="; 0 found
(#1805) Expected 1 space after "="; 0 found
(#1805) Variable "Z" must be all lower-case
(#1805) Expected "if (...) {\n"; found "if(...){"
(#1805) Expected 1 space before "="; 0 found
(#1805) Expected 1 space after "="; 0 found
(#1805) Inline control structures are not allowed
(#1805) Expected 1 space before "as"; 0 found
(#1805) Expected 1 space after "as"; 0 found
(#1805) Expected 1 space before "="; 0 found
(#1805) Expected 1 space after "="; 0 found
(#1805) Commas (,) must be followed by white space.
(#1805) Expected 1 space before "="; 0 found
(#1805) Expected 1 space after "="; 0 found
(#1805) Commas (,) must be followed by white space.
(#1805) Closing brace must be on a line by itself
(#1805) Expected 1 space before "="; 0 found
(#1805) Expected 1 space after "="; 0 found
(#1805) Expected 1 space before "?"; 0 found
(#1805) Expected 1 space after "?"; 0 found
(#1805) Commas (,) must be followed by white space.
(#1805) Expected 1 space before ":"; 0 found
(#1805) Expected 1 space after ":"; 0 found
(#1805) Variable "Kf" must be all lower-case
(#1805) Expected 1 space before "="; 0 found
(#1805) Expected 1 space after "="; 0 found
(#1805) Variable "Xh" must be all lower-case
(#1805) Expected 1 space before "="; 0 found
(#1805) Expected 1 space after "="; 0 found
(#1805) Expected "foreach (...) {\n"; found "foreach(...){"
(#1805) Expected 1 space after "as"; 0 found
(#1805) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1805) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1805) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1805) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1805) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1805) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1805) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1805) Line exceeds maximum limit of 180 characters; contains 273 characters
(#1806) Line indented incorrectly; expected at least 8 spaces, found 0
(#1806) Expected "if (...) {\n"; found "if(...){"
(#1806) Expected 1 space before "=="; 0 found
(#1806) Expected 1 space after "=="; 0 found
(#1806) Variable "Kf" must be all lower-case
(#1806) Expected 1 space before "="; 0 found
(#1806) Expected 1 space after "="; 0 found
(#1806) Variable "Xh" must be all lower-case
(#1806) Expected 1 space before "="; 0 found
(#1806) Expected 1 space after "="; 0 found
(#1806) Variable "M" must be all lower-case
(#1806) Expected 1 space before "?"; 0 found
(#1806) Expected 1 space after "?"; 0 found
(#1806) Variable "Kf" must be all lower-case
(#1806) Expected 1 space before ":"; 0 found
(#1806) Expected 1 space after ":"; 0 found
(#1806) Closing brace must be on a line by itself
(#1806) Closing brace must be on a line by itself
(#1806) Expected "foreach (...) {\n"; found "foreach(...){"
(#1806) Expected 1 space before "=>"; 0 found
(#1806) Expected 1 space after "=>"; 0 found
(#1806) Expected 1 space after "as"; 0 found
(#1806) Variable "Xh" must be all lower-case
(#1807) Line indented incorrectly; expected at least 8 spaces, found 0
(#1807) Expected 1 space before "=>"; 0 found
(#1807) Expected 1 space after "=>"; 0 found
(#1807) Variable "X" must be all lower-case
(#1807) Inline control structures are not allowed
(#1807) Commas (,) must be followed by white space.
(#1807) Variable "M" must be all lower-case
(#1807) Variable "Xh" must be all lower-case
(#1807) Closing brace must be on a line by itself
(#1807) Expected "if (...) {\n"; found "if(...){"
(#1807) Commas (,) must be followed by white space.
(#1807) Commas (,) must be followed by white space.
(#1807) Inline control structures are not allowed
(#1807) Variable "Xh" must be all lower-case
(#1807) Expected 1 space before "==="; 0 found
(#1807) Expected 1 space after "==="; 0 found
(#1807) Variable "H" must be all lower-case
(#1807) Expected 1 space before "="; 0 found
(#1807) Expected 1 space after "="; 0 found
(#1807) Variable "Yc" must be all lower-case
(#1807) Variable "Th" must be all lower-case
(#1807) Expected 1 space before "="; 0 found
(#1807) Expected 1 space after "="; 0 found
(#1807) Inline control structures are not allowed
(#1807) Expected 1 space before "as"; 0 found
(#1807) Expected 1 space after "as"; 0 found
(#1807) Variable "X" must be all lower-case
(#1807) Variable "Th" must be all lower-case
(#1807) Expected 1 space before "="; 0 found
(#1807) Expected 1 space after "="; 0 found
(#1807) Variable "Yc" must be all lower-case
(#1807) Commas (,) must be followed by white space.
(#1807) Variable "Z" must be all lower-case
(#1807) Expected 1 space before "?"; 0 found
(#1807) Expected 1 space after "?"; 0 found
(#1807) Commas (,) must be followed by white space.
(#1807) Variable "Z" must be all lower-case
(#1807) Expected 1 space before ":"; 0 found
(#1807) Expected 1 space after ":"; 0 found
(#1807) Variable "X" must be all lower-case
(#1807) Commas (,) must be followed by white space.
(#1807) Commas (,) must be followed by white space.
(#1807) Variable "H" must be all lower-case
(#1807) Expected 1 space before "="; 0 found
(#1807) Expected 1 space after "="; 0 found
(#1807) Commas (,) must be followed by white space.
(#1807) Variable "Th" must be all lower-case
(#1807) Closing brace must be on a line by itself
(#1807) Commas (,) must be followed by white space.
(#1807) Commas (,) must be followed by white space.
(#1807) Variable "H" must be all lower-case
(#1807) Closing brace must be on a line by itself
(#1807) Expected "if (...) {\n"; found "if(...){"
(#1807) Variable "Z" must be all lower-case
(#1807) Commas (,) must be followed by white space.
(#1807) Variable "Tc" must be all lower-case
(#1807) Expected "if (...) {\n"; found "if(...){"
(#1807) Variable "I" must be all lower-case
(#1807) Expected 1 space before "="; 0 found
(#1807) Expected 1 space after "="; 0 found
(#1807) Expected 1 space before "="; 0 found
(#1807) Expected 1 space after "="; 0 found
(#1807) Variable "O" must be all lower-case
(#1807) Expected 1 space before "="; 0 found
(#1807) Expected 1 space after "="; 0 found
(#1807) Expected "if (...) {\n"; found "if(...){"
(#1807) Expected "foreach (...) {\n"; found "foreach(...){"
(#1807) Expected 1 space before "=>"; 0 found
(#1807) Expected 1 space after "=>"; 0 found
(#1807) Expected 1 space after "as"; 0 found
(#1807) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1807) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1807) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1807) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1807) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1807) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1807) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1807) Line exceeds maximum limit of 180 characters; contains 628 characters
(#1808) Line indented incorrectly; expected at least 20 spaces, found 0
(#1808) Variable "C" must be all lower-case
(#1808) Expected 1 space before "=>"; 0 found
(#1808) Expected 1 space after "=>"; 0 found
(#1808) Variable "X" must be all lower-case
(#1808) Variable "X" must be all lower-case
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Variable "C" must be all lower-case
(#1808) Inline control structures are not allowed
(#1808) Variable "X" must be all lower-case
(#1808) Expected 1 space before "!=="; 0 found
(#1808) Expected 1 space after "!=="; 0 found
(#1808) Variable "X" must be all lower-case
(#1808) Expected 1 space before "!=="; 0 found
(#1808) Expected 1 space after "!=="; 0 found
(#1808) Variable "O" must be all lower-case
(#1808) Variable "C" must be all lower-case
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Variable "X" must be all lower-case
(#1808) Expected 1 space before "!=="; 0 found
(#1808) Expected 1 space after "!=="; 0 found
(#1808) Expected 1 space before "?"; 0 found
(#1808) Expected 1 space after "?"; 0 found
(#1808) Variable "X" must be all lower-case
(#1808) Expected 1 space before ":"; 0 found
(#1808) Expected 1 space after ":"; 0 found
(#1808) Variable "C" must be all lower-case
(#1808) Closing brace must be on a line by itself
(#1808) Closing brace must be on a line by itself
(#1808) Expected "if (...) {\n"; found "if(...){"
(#1808) Variable "O" must be all lower-case
(#1808) Inline control structures are not allowed
(#1808) Variable "H" must be all lower-case
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Commas (,) must be followed by white space.
(#1808) Variable "O" must be all lower-case
(#1808) Commas (,) must be followed by white space.
(#1808) Variable "O" must be all lower-case
(#1808) Expected "if (...) {\n"; found "if(...){"
(#1808) Variable "Xh" must be all lower-case
(#1808) Expected 1 space before "==="; 0 found
(#1808) Expected 1 space after "==="; 0 found
(#1808) Variable "Ed" must be all lower-case
(#1808) Variable "I" must be all lower-case
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Expected 1 space before "?"; 0 found
(#1808) Expected 1 space after "?"; 0 found
(#1808) Variable "Xb" must be all lower-case
(#1808) Commas (,) must be followed by white space.
(#1808) Expected 1 space before ":"; 0 found
(#1808) Expected 1 space after ":"; 0 found
(#1808) Expected 1 space before "?"; 0 found
(#1808) Expected 1 space after "?"; 0 found
(#1808) Variable "H" must be all lower-case
(#1808) Expected 1 space before ":"; 0 found
(#1808) Expected 1 space after ":"; 0 found
(#1808) Variable "Xb" must be all lower-case
(#1808) Commas (,) must be followed by white space.
(#1808) Variable "O" must be all lower-case
(#1808) Commas (,) must be followed by white space.
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Closing brace must be on a line by itself
(#1808) Expected "} else {\n"; found "}else{"
(#1808) Expected "foreach (...) {\n"; found "foreach(...){"
(#1808) Expected 1 space before "as"; 0 found
(#1808) Expected 1 space after "as"; 0 found
(#1808) Variable "X" must be all lower-case
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Variable "Z" must be all lower-case
(#1808) Expected 1 space before "?"; 0 found
(#1808) Expected 1 space after "?"; 0 found
(#1808) Commas (,) must be followed by white space.
(#1808) Variable "Z" must be all lower-case
(#1808) Expected 1 space before ":"; 0 found
(#1808) Expected 1 space after ":"; 0 found
(#1808) Variable "X" must be all lower-case
(#1808) Commas (,) must be followed by white space.
(#1808) Variable "I" must be all lower-case
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Expected 1 space before "?"; 0 found
(#1808) Expected 1 space after "?"; 0 found
(#1808) Variable "Xb" must be all lower-case
(#1808) Commas (,) must be followed by white space.
(#1808) Commas (,) must be followed by white space.
(#1808) Expected 1 space before ":"; 0 found
(#1808) Expected 1 space after ":"; 0 found
(#1808) Expected 1 space before "?"; 0 found
(#1808) Expected 1 space after "?"; 0 found
(#1808) Variable "H" must be all lower-case
(#1808) Commas (,) must be followed by white space.
(#1808) Expected 1 space before ":"; 0 found
(#1808) Expected 1 space after ":"; 0 found
(#1808) Variable "Xb" must be all lower-case
(#1808) Commas (,) must be followed by white space.
(#1808) Variable "O" must be all lower-case
(#1808) Commas (,) must be followed by white space.
(#1808) Inline control structures are not allowed
(#1808) Variable "I" must be all lower-case
(#1808) Expected 1 space before "+="; 0 found
(#1808) Expected 1 space after "+="; 0 found
(#1808) Closing brace must be on a line by itself
(#1808) Closing brace must be on a line by itself
(#1808) Closing brace must be on a line by itself
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Commas (,) must be followed by white space.
(#1808) Expected "if (...) {\n"; found "if(...){"
(#1808) Variable "I" must be all lower-case
(#1808) Expected 1 space before "=="; 0 found
(#1808) Expected 1 space after "=="; 0 found
(#1808) Variable "Wd" must be all lower-case
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Inline control structures are not allowed
(#1808) Variable "Wd" must be all lower-case
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Commas (,) must be followed by white space.
(#1808) Variable "Wd" must be all lower-case
(#1808) Closing brace must be on a line by itself
(#1808) Expected 1 space before "?"; 0 found
(#1808) Expected 1 space after "?"; 0 found
(#1808) Expected 1 space before ":"; 0 found
(#1808) Expected 1 space after ":"; 0 found
(#1808) Commas (,) must be followed by white space.
(#1808) Commas (,) must be followed by white space.
(#1808) Variable "I" must be all lower-case
(#1808) Expected "if (...) {\n"; found "if(...){"
(#1808) Commas (,) must be followed by white space.
(#1808) Commas (,) must be followed by white space.
(#1808) Commas (,) must be followed by white space.
(#1808) Closing brace must be on a line by itself
(#1808) Closing brace must be on a line by itself
(#1808) Usage of ELSEIF not allowed; use ELSE IF instead
(#1808) Inline control structures are not allowed
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Variable "I" must be all lower-case
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Expected "foreach (...) {\n"; found "foreach(...){"
(#1808) Expected 1 space before "=>"; 0 found
(#1808) Expected 1 space after "=>"; 0 found
(#1808) Expected 1 space before "as"; 0 found
(#1808) Expected 1 space after "as"; 0 found
(#1808) Variable "Vh" must be all lower-case
(#1808) Expected 1 space before "=>"; 0 found
(#1808) Expected 1 space after "=>"; 0 found
(#1808) Variable "K" must be all lower-case
(#1808) Variable "O" must be all lower-case
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Expected "foreach (...) {\n"; found "foreach(...){"
(#1808) Expected 1 space before "=>"; 0 found
(#1808) Expected 1 space after "=>"; 0 found
(#1808) Expected 1 space after "as"; 0 found
(#1808) Line exceeds maximum limit of 180 characters; contains 1152 characters
(#1808) Line exceeds maximum limit of 180 characters; contains 1152 characters
(#1808) Line exceeds maximum limit of 180 characters; contains 1152 characters
(#1808) Line exceeds maximum limit of 180 characters; contains 1152 characters
(#1808) Line exceeds maximum limit of 180 characters; contains 1152 characters
(#1808) Line exceeds maximum limit of 180 characters; contains 1152 characters
(#1808) Line exceeds maximum limit of 180 characters; contains 1152 characters
(#1808) Line exceeds maximum limit of 180 characters; contains 1152 characters
(#1808) Variable "K" must be all lower-case
(#1809) Line indented incorrectly; expected at least 20 spaces, found 0
(#1809) Expected 1 space before "=>"; 0 found
(#1809) Expected 1 space after "=>"; 0 found
(#1809) Variable "X" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "O" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "X" must be all lower-case
(#1809) Expected 1 space before "!="; 0 found
(#1809) Expected 1 space after "!="; 0 found
(#1809) Expected 1 space before "?"; 0 found
(#1809) Expected 1 space after "?"; 0 found
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "X" must be all lower-case
(#1809) Expected 1 space before ":"; 0 found
(#1809) Expected 1 space after ":"; 0 found
(#1809) Closing brace must be on a line by itself
(#1809) Variable "I" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Variable "Xb" must be all lower-case
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "O" must be all lower-case
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "Z" must be all lower-case
(#1809) Expected 1 space before "?"; 0 found
(#1809) Expected 1 space after "?"; 0 found
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "Z" must be all lower-case
(#1809) Expected 1 space before ":"; 0 found
(#1809) Expected 1 space after ":"; 0 found
(#1809) Variable "Vh" must be all lower-case
(#1809) Commas (,) must be followed by white space.
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "Ed" must be all lower-case
(#1809) Variable "Xh" must be all lower-case
(#1809) Expected 1 space before "==="; 0 found
(#1809) Expected 1 space after "==="; 0 found
(#1809) Commas (,) must be followed by white space.
(#1809) Inline control structures are not allowed
(#1809) Variable "I" must be all lower-case
(#1809) Expected 1 space before "+="; 0 found
(#1809) Expected 1 space after "+="; 0 found
(#1809) Closing brace must be on a line by itself
(#1809) Commas (,) must be followed by white space.
(#1809) Commas (,) must be followed by white space.
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "I" must be all lower-case
(#1809) Closing brace must be on a line by itself
(#1809) Closing brace must be on a line by itself
(#1809) Inline control structures are not allowed
(#1809) Usage of ELSEIF not allowed; use ELSE IF instead
(#1809) Variable "Jc" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Commas (,) must be followed by white space.
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Variable "Jc" must be all lower-case
(#1809) Inline control structures are not allowed
(#1809) Usage of ELSEIF not allowed; use ELSE IF instead
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "Jc" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "I" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "Jc" must be all lower-case
(#1809) Commas (,) must be followed by white space.
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Variable "Xb" must be all lower-case
(#1809) Variable "Dg" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Expected 1 space before "=="; 0 found
(#1809) Expected 1 space after "=="; 0 found
(#1809) Expected 1 space before "?"; 0 found
(#1809) Expected 1 space after "?"; 0 found
(#1809) Expected 1 space before ":"; 0 found
(#1809) Expected 1 space after ":"; 0 found
(#1809) Expected 1 space before "=="; 0 found
(#1809) Expected 1 space after "=="; 0 found
(#1809) Expected 1 space before "?"; 0 found
(#1809) Expected 1 space after "?"; 0 found
(#1809) Expected 1 space before ":"; 0 found
(#1809) Expected 1 space after ":"; 0 found
(#1809) Variable "L" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Expected "foreach (...) {\n"; found "foreach(...){"
(#1809) Expected 1 space before "=>"; 0 found
(#1809) Expected 1 space after "=>"; 0 found
(#1809) Expected 1 space before "as"; 0 found
(#1809) Expected 1 space after "as"; 0 found
(#1809) Expected 1 space before "=>"; 0 found
(#1809) Expected 1 space after "=>"; 0 found
(#1809) Variable "X" must be all lower-case
(#1809) Variable "Dg" must be all lower-case
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "X" must be all lower-case
(#1809) Variable "Dg" must be all lower-case
(#1809) Commas (,) must be followed by white space.
(#1809) Expected "if (...) {\n"; found "if(...){"
(#1809) Commas (,) must be followed by white space.
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Closing brace must be on a line by itself
(#1809) Expected "} else {\n"; found "}else{"
(#1809) Variable "O" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Inline control structures are not allowed
(#1809) Expected 1 space before "=>"; 0 found
(#1809) Expected 1 space after "=>"; 0 found
(#1809) Expected 1 space before "as"; 0 found
(#1809) Expected 1 space after "as"; 0 found
(#1809) Expected 1 space before "=>"; 0 found
(#1809) Expected 1 space after "=>"; 0 found
(#1809) Variable "O" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Expected 1 space before "=="; 0 found
(#1809) Expected 1 space after "=="; 0 found
(#1809) Expected 1 space before "?"; 0 found
(#1809) Expected 1 space after "?"; 0 found
(#1809) Expected 1 space before ":"; 0 found
(#1809) Expected 1 space after ":"; 0 found
(#1809) Commas (,) must be followed by white space.
(#1809) Commas (,) must be followed by white space.
(#1809) Commas (,) must be followed by white space.
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "L" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Variable "O" must be all lower-case
(#1809) Closing brace must be on a line by itself
(#1809) Closing brace must be on a line by itself
(#1809) Variable "I" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Variable "L" must be all lower-case
(#1809) Variable "Xb" must be all lower-case
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "L" must be all lower-case
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "Kf" must be all lower-case
(#1809) Inline control structures are not allowed
(#1809) Variable "I" must be all lower-case
(#1809) Variable "I" must be all lower-case
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Variable "Xb" must be all lower-case
(#1809) Commas (,) must be followed by white space.
(#1809) Commas (,) must be followed by white space.
(#1809) Commas (,) must be followed by white space.
(#1809) Variable "I" must be all lower-case
(#1809) Variable "Xb" must be all lower-case
(#1809) Closing brace must be on a line by itself
(#1809) Closing brace must be on a line by itself
(#1809) Closing brace must be on a line by itself
(#1809) Expected 1 space before "="; 0 found
(#1809) Expected 1 space after "="; 0 found
(#1809) Variable "S" must be all lower-case
(#1809) Expected "if (...) {\n"; found "if(...){"
(#1809) Closing brace must be on a line by itself
(#1809) Line exceeds maximum limit of 180 characters; contains 1273 characters
(#1809) Line exceeds maximum limit of 180 characters; contains 1273 characters
(#1809) Line exceeds maximum limit of 180 characters; contains 1273 characters
(#1809) Line exceeds maximum limit of 180 characters; contains 1273 characters
(#1809) Line exceeds maximum limit of 180 characters; contains 1273 characters
(#1809) Line exceeds maximum limit of 180 characters; contains 1273 characters
(#1809) Line exceeds maximum limit of 180 characters; contains 1273 characters
(#1809) Line exceeds maximum limit of 180 characters; contains 1273 characters
(#1809) Inline control structures are not allowed
(#1810) Line indented incorrectly; expected at least 12 spaces, found 0
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "O" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Expected "if (...) {\n"; found "if(...){"
(#1810) Variable "O" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Expected "foreach (...) {\n"; found "foreach(...){"
(#1810) Expected 1 space before "as"; 0 found
(#1810) Expected 1 space after "as"; 0 found
(#1810) Variable "X" must be all lower-case
(#1810) Inline control structures are not allowed
(#1810) Variable "Tc" must be all lower-case
(#1810) Variable "X" must be all lower-case
(#1810) Expected 1 space before "=="; 0 found
(#1810) Expected 1 space after "=="; 0 found
(#1810) Variable "X" must be all lower-case
(#1810) Expected 1 space before "=="; 0 found
(#1810) Expected 1 space after "=="; 0 found
(#1810) Variable "X" must be all lower-case
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "X" must be all lower-case
(#1810) Variable "O" must be all lower-case
(#1810) Expected 1 space before ".="; 0 found
(#1810) Expected 1 space after ".="; 0 found
(#1810) Variable "X" must be all lower-case
(#1810) Variable "X" must be all lower-case
(#1810) Closing brace must be on a line by itself
(#1810) Closing brace must be on a line by itself
(#1810) Variable "S" must be all lower-case
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "O" must be all lower-case
(#1810) Inline control structures are not allowed
(#1810) Expected 1 space before "?"; 0 found
(#1810) Expected 1 space after "?"; 0 found
(#1810) Expected 1 space before ":"; 0 found
(#1810) Expected 1 space after ":"; 0 found
(#1810) Commas (,) must be followed by white space.
(#1810) Expected 1 space before "!="; 0 found
(#1810) Expected 1 space after "!="; 0 found
(#1810) Expected 1 space before "?"; 0 found
(#1810) Expected 1 space after "?"; 0 found
(#1810) Expected 1 space before "?"; 0 found
(#1810) Expected 1 space after "?"; 0 found
(#1810) Expected 1 space before ":"; 0 found
(#1810) Expected 1 space after ":"; 0 found
(#1810) Expected 1 space before ":"; 0 found
(#1810) Expected 1 space after ":"; 0 found
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "M" must be all lower-case
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "Z" must be all lower-case
(#1810) Commas (,) must be followed by white space.
(#1810) Commas (,) must be followed by white space.
(#1810) Commas (,) must be followed by white space.
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "E" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Expected "if (...) {\n"; found "if(...){"
(#1810) Variable "E" must be all lower-case
(#1810) Expected 1 space before "=="; 0 found
(#1810) Expected 1 space after "=="; 0 found
(#1810) Variable "Wc" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "Z" must be all lower-case
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "Ed" must be all lower-case
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "E" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "Wc" must be all lower-case
(#1810) Expected 1 space before "-"; 0 found
(#1810) Expected 1 space after "-"; 0 found
(#1810) Expected 1 space before "/"; 0 found
(#1810) Expected 1 space after "/"; 0 found
(#1810) Closing brace must be on a line by itself
(#1810) Variable "Ag" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "M" must be all lower-case
(#1810) Expected "if (...) {\n"; found "if(...){"
(#1810) Variable "Ag" must be all lower-case
(#1810) Variable "Ag" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Inline control structures are not allowed
(#1810) Variable "Ne" must be all lower-case
(#1810) Variable "Ag" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "Ne" must be all lower-case
(#1810) Closing brace must be on a line by itself
(#1810) Variable "_b" must not contain underscores.
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Commas (,) must be followed by white space.
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "M" must be all lower-case
(#1810) Inline control structures are not allowed
(#1810) Variable "_b" must not contain underscores.
(#1810) Variable "Ag" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "_b" must not contain underscores.
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "I" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "Xb" must be all lower-case
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "Ag" must be all lower-case
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "Z" must be all lower-case
(#1810) Commas (,) must be followed by white space.
(#1810) Commas (,) must be followed by white space.
(#1810) Commas (,) must be followed by white space.
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "E" must be all lower-case
(#1810) Commas (,) must be followed by white space.
(#1810) Inline control structures are not allowed
(#1810) Variable "I" must be all lower-case
(#1810) Inline control structures are not allowed
(#1810) Expected 1 space before "=="; 0 found
(#1810) Expected 1 space after "=="; 0 found
(#1810) Variable "E" must be all lower-case
(#1810) Variable "I" must be all lower-case
(#1810) Expected 1 space before "*"; 0 found
(#1810) Expected 1 space after "*"; 0 found
(#1810) Variable "E" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "L" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Expected "while (...) {\n"; found "while(...){"
(#1810) Variable "K" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "I" must be all lower-case
(#1810) Inline control structures are not allowed
(#1810) Variable "E" must be all lower-case
(#1810) Expected 1 space before "=="; 0 found
(#1810) Expected 1 space after "=="; 0 found
(#1810) Variable "K" must be all lower-case
(#1810) Variable "L" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "K" must be all lower-case
(#1810) Closing brace must be on a line by itself
(#1810) Inline control structures are not allowed
(#1810) Expected 1 space before "!="; 0 found
(#1810) Expected 1 space after "!="; 0 found
(#1810) Variable "Ed" must be all lower-case
(#1810) Expected 1 space before "=="; 0 found
(#1810) Expected 1 space after "=="; 0 found
(#1810) Variable "Wc" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Inline control structures are not allowed
(#1810) Variable "L" must be all lower-case
(#1810) Variable "Pa" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Commas (,) must be followed by white space.
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "M" must be all lower-case
(#1810) Expected 1 space before "?"; 0 found
(#1810) Expected 1 space after "?"; 0 found
(#1810) Expected 1 space before ":"; 0 found
(#1810) Expected 1 space after ":"; 0 found
(#1810) Expected 1 space before "?"; 0 found
(#1810) Expected 1 space after "?"; 0 found
(#1810) Expected 1 space before ":"; 0 found
(#1810) Expected 1 space after ":"; 0 found
(#1810) Variable "De" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "Zc" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "M" must be all lower-case
(#1810) Variable "Yf" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Expected "foreach (...) {\n"; found "foreach(...){"
(#1810) Expected 1 space before "=>"; 0 found
(#1810) Expected 1 space after "=>"; 0 found
(#1810) Expected 1 space before "as"; 0 found
(#1810) Expected 1 space after "as"; 0 found
(#1810) Variable "L" must be all lower-case
(#1810) Expected 1 space before "=>"; 0 found
(#1810) Expected 1 space after "=>"; 0 found
(#1810) Variable "X" must be all lower-case
(#1810) Expected "if (...) {\n"; found "if(...){"
(#1810) Expected 1 space before "!="; 0 found
(#1810) Expected 1 space after "!="; 0 found
(#1810) Variable "Ne" must be all lower-case
(#1810) Variable "X" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "M" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "M" must be all lower-case
(#1810) Expected 1 space before "?"; 0 found
(#1810) Expected 1 space after "?"; 0 found
(#1810) Variable "X" must be all lower-case
(#1810) Expected 1 space before "?"; 0 found
(#1810) Expected 1 space after "?"; 0 found
(#1810) Variable "X" must be all lower-case
(#1810) Expected 1 space before ":"; 0 found
(#1810) Expected 1 space after ":"; 0 found
(#1810) Variable "M" must be all lower-case
(#1810) Expected 1 space before ":"; 0 found
(#1810) Expected 1 space after ":"; 0 found
(#1810) Variable "C" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Expected 1 space before "?"; 0 found
(#1810) Expected 1 space after "?"; 0 found
(#1810) Commas (,) must be followed by white space.
(#1810) Variable "Yf" must be all lower-case
(#1810) Expected 1 space before ":"; 0 found
(#1810) Expected 1 space after ":"; 0 found
(#1810) Variable "X" must be all lower-case
(#1810) Expected 1 space before "?"; 0 found
(#1810) Expected 1 space after "?"; 0 found
(#1810) Expected 1 space before ":"; 0 found
(#1810) Expected 1 space after ":"; 0 found
(#1810) Expected "if (...) {\n"; found "if(...){"
(#1810) Variable "C" must be all lower-case
(#1810) Expected 1 space before "!="; 0 found
(#1810) Expected 1 space after "!="; 0 found
(#1810) Variable "Yf" must be all lower-case
(#1810) Variable "De" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "C" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Variable "Pb" must be all lower-case
(#1810) Expected 1 space before "="; 0 found
(#1810) Expected 1 space after "="; 0 found
(#1810) Commas (,) must be followed by white space.
(#1810) Expected 1 space before "=="; 0 found
(#1810) Expected 1 space after "=="; 0 found
(#1810) Expected 1 space before "=="; 0 found
(#1810) Expected 1 space after "=="; 0 found
(#1810) Variable "Ed" must be all lower-case
(#1810) Expected 1 space before "=="; 0 found
(#1810) Expected 1 space after "=="; 0 found
(#1810) Expected 1 space before "?"; 0 found
(#1810) Expected 1 space after "?"; 0 found
(#1810) Variable "Pb" must be all lower-case
(#1810) Expected 1 space before ":"; 0 found
(#1810) Expected 1 space after ":"; 0 found
(#1810) Line exceeds maximum limit of 180 characters; contains 2520 characters
(#1810) Line exceeds maximum limit of 180 characters; contains 2520 characters
(#1810) Line exceeds maximum limit of 180 characters; contains 2520 characters
(#1810) Line exceeds maximum limit of 180 characters; contains 2520 characters
(#1810) Line exceeds maximum limit of 180 characters; contains 2520 characters
(#1810) Line exceeds maximum limit of 180 characters; contains 2520 characters
(#1810) Line exceeds maximum limit of 180 characters; contains 2520 characters
(#1810) Line exceeds maximum limit of 180 characters; contains 2520 characters
(#1811) Line indented incorrectly; expected at least 36 spaces, found 0
(#1811) Variable "X" must be all lower-case
(#1811) Commas (,) must be followed by white space.
(#1811) Variable "C" must be all lower-case
(#1811) Commas (,) must be followed by white space.
(#1811) Variable "Pb" must be all lower-case
(#1811) Inline control structures are not allowed
(#1811) Variable "X" must be all lower-case
(#1811) Closing brace must be on a line by itself
(#1811) Variable "Zc" must be all lower-case
(#1811) Expected 1 space before "="; 0 found
(#1811) Expected 1 space after "="; 0 found
(#1811) Variable "X" must be all lower-case
(#1811) Variable "M" must be all lower-case
(#1811) Closing brace must be on a line by itself
(#1811) Closing brace must be on a line by itself
(#1811) Expected 1 space before "="; 0 found
(#1811) Expected 1 space after "="; 0 found
(#1811) Expected "if (...) {\n"; found "if(...){"
(#1811) Expected "foreach (...) {\n"; found "foreach(...){"
(#1811) Expected 1 space after "as"; 0 found
(#1811) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1811) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1811) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1811) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1811) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1811) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1811) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1811) Line exceeds maximum limit of 180 characters; contains 390 characters
(#1811) Variable "L" must be all lower-case
(#1812) Line indented incorrectly; expected at least 16 spaces, found 0
(#1812) Variable "K" must be all lower-case
(#1812) Inline control structures are not allowed
(#1812) Expected 1 space before "=>"; 0 found
(#1812) Expected 1 space after "=>"; 0 found
(#1812) Expected 1 space after "as"; 0 found
(#1812) Variable "K" must be all lower-case
(#1813) Line indented incorrectly; expected at least 20 spaces, found 0
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Variable "X" must be all lower-case
(#1813) Expected 1 space before "="; 0 found
(#1813) Expected 1 space after "="; 0 found
(#1813) Commas (,) must be followed by white space.
(#1813) Commas (,) must be followed by white space.
(#1813) Variable "X" must be all lower-case
(#1813) Closing brace must be on a line by itself
(#1813) Closing brace must be on a line by itself
(#1813) Variable "Pa" must be all lower-case
(#1813) Expected 1 space before "?"; 0 found
(#1813) Expected 1 space after "?"; 0 found
(#1813) Expected 1 space before ":"; 0 found
(#1813) Expected 1 space after ":"; 0 found
(#1813) Expected "if (...) {\n"; found "if(...){"
(#1813) Inline control structures are not allowed
(#1813) Expected 1 space before "%"; 0 found
(#1813) Expected 1 space after "%"; 0 found
(#1813) Expected 1 space before "=="; 0 found
(#1813) Expected 1 space after "=="; 0 found
(#1813) Variable "E" must be all lower-case
(#1813) Expected 1 space before "%"; 0 found
(#1813) Expected 1 space after "%"; 0 found
(#1813) Expected 1 space before "=="; 0 found
(#1813) Expected 1 space after "=="; 0 found
(#1813) Closing brace must be on a line by itself
(#1813) Expected "foreach (...) {\n"; found "foreach(...){"
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Expected 1 space before "as"; 0 found
(#1813) Expected 1 space after "as"; 0 found
(#1813) Variable "L" must be all lower-case
(#1813) Commas (,) must be followed by white space.
(#1813) Variable "Tc" must be all lower-case
(#1813) Variable "Ce" must be all lower-case
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Variable "K" must be all lower-case
(#1813) Variable "Uh" must be all lower-case
(#1813) Expected 1 space before "="; 0 found
(#1813) Expected 1 space after "="; 0 found
(#1813) Variable "L" must be all lower-case
(#1813) Variable "Ce" must be all lower-case
(#1813) Commas (,) must be followed by white space.
(#1813) Expected "if (...) {\n"; found "if(...){"
(#1813) Variable "Uh" must be all lower-case
(#1813) Variable "Uh" must be all lower-case
(#1813) Expected 1 space before "="; 0 found
(#1813) Expected 1 space after "="; 0 found
(#1813) Expected "foreach (...) {\n"; found "foreach(...){"
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Expected 1 space before "as"; 0 found
(#1813) Expected 1 space after "as"; 0 found
(#1813) Variable "L" must be all lower-case
(#1813) Variable "Ce" must be all lower-case
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Variable "X" must be all lower-case
(#1813) Inline control structures are not allowed
(#1813) The use of backticks in strings is not recommended
(#1813) Commas (,) must be followed by white space.
(#1813) Variable "Uh" must be all lower-case
(#1813) Expected 1 space before "="; 0 found
(#1813) Expected 1 space after "="; 0 found
(#1813) Variable "X" must be all lower-case
(#1813) Closing brace must be on a line by itself
(#1813) Closing brace must be on a line by itself
(#1813) Variable "Vh" must be all lower-case
(#1813) Expected 1 space before "="; 0 found
(#1813) Expected 1 space after "="; 0 found
(#1813) Expected "foreach (...) {\n"; found "foreach(...){"
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Expected 1 space after "as"; 0 found
(#1813) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1813) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1813) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1813) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1813) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1813) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1813) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1813) Line exceeds maximum limit of 180 characters; contains 437 characters
(#1813) Variable "Uh" must be all lower-case
(#1814) Line indented incorrectly; expected at least 40 spaces, found 0
(#1814) Expected 1 space before "=>"; 0 found
(#1814) Expected 1 space after "=>"; 0 found
(#1814) Variable "X" must be all lower-case
(#1814) Expected "if (...) {\n"; found "if(...){"
(#1814) Expected 1 space before "=="; 0 found
(#1814) Expected 1 space after "=="; 0 found
(#1814) Expected 1 space before "=="; 0 found
(#1814) Expected 1 space after "=="; 0 found
(#1814) Variable "X" must be all lower-case
(#1814) Expected 1 space before ">"; 0 found
(#1814) Expected 1 space after ">"; 0 found
(#1814) Expected 1 space before "="; 0 found
(#1814) Expected 1 space after "="; 0 found
(#1814) Commas (,) must be followed by white space.
(#1814) Expected 1 space before "?"; 0 found
(#1814) Expected 1 space after "?"; 0 found
(#1814) Expected 1 space before ":"; 0 found
(#1814) Expected 1 space after ":"; 0 found
(#1814) Expected 1 space before "="; 0 found
(#1814) Expected 1 space after "="; 0 found
(#1814) Expected 1 space before "=="; 0 found
(#1814) Expected 1 space after "=="; 0 found
(#1814) Commas (,) must be followed by white space.
(#1814) Expected 1 space before "?"; 0 found
(#1814) Expected 1 space after "?"; 0 found
(#1814) Expected 1 space before ":"; 0 found
(#1814) Expected 1 space after ":"; 0 found
(#1814) Variable "X" must be all lower-case
(#1814) Expected 1 space before "="; 0 found
(#1814) Expected 1 space after "="; 0 found
(#1814) Variable "X" must be all lower-case
(#1814) Closing brace must be on a line by itself
(#1814) Variable "Vh" must be all lower-case
(#1814) Expected 1 space before ".="; 0 found
(#1814) Expected 1 space after ".="; 0 found
(#1814) Variable "X" must be all lower-case
(#1814) Expected 1 space before "!=="; 0 found
(#1814) Expected 1 space after "!=="; 0 found
(#1814) Expected 1 space before "?"; 0 found
(#1814) Expected 1 space after "?"; 0 found
(#1814) Variable "X" must be all lower-case
(#1814) Expected 1 space before ":"; 0 found
(#1814) Expected 1 space after ":"; 0 found
(#1814) Closing brace must be on a line by itself
(#1814) Variable "M" must be all lower-case
(#1814) Expected 1 space before "?"; 0 found
(#1814) Expected 1 space after "?"; 0 found
(#1814) Expected 1 space before ":"; 0 found
(#1814) Expected 1 space after ":"; 0 found
(#1814) Commas (,) must be followed by white space.
(#1814) Variable "Vh" must be all lower-case
(#1814) Commas (,) must be followed by white space.
(#1814) Commas (,) must be followed by white space.
(#1814) Variable "Vh" must be all lower-case
(#1814) Commas (,) must be followed by white space.
(#1814) Commas (,) must be followed by white space.
(#1814) Commas (,) must be followed by white space.
(#1814) Commas (,) must be followed by white space.
(#1814) Variable "Ed" must be all lower-case
(#1814) Expected 1 space before "?"; 0 found
(#1814) Expected 1 space after "?"; 0 found
(#1814) Expected 1 space before ":"; 0 found
(#1814) Expected 1 space after ":"; 0 found
(#1814) Variable "Vh" must be all lower-case
(#1814) Expected "foreach (...) {\n"; found "foreach(...){"
(#1814) Expected 1 space before "=>"; 0 found
(#1814) Expected 1 space after "=>"; 0 found
(#1814) Expected 1 space after "as"; 0 found
(#1814) Line exceeds maximum limit of 180 characters; contains 620 characters
(#1814) Line exceeds maximum limit of 180 characters; contains 620 characters
(#1814) Line exceeds maximum limit of 180 characters; contains 620 characters
(#1814) Line exceeds maximum limit of 180 characters; contains 620 characters
(#1814) Line exceeds maximum limit of 180 characters; contains 620 characters
(#1814) Line exceeds maximum limit of 180 characters; contains 620 characters
(#1814) Line exceeds maximum limit of 180 characters; contains 620 characters
(#1814) Line exceeds maximum limit of 180 characters; contains 620 characters
(#1814) Variable "K" must be all lower-case
(#1815) Line indented incorrectly; expected at least 40 spaces, found 0
(#1815) Expected 1 space before "=>"; 0 found
(#1815) Expected 1 space after "=>"; 0 found
(#1815) Variable "X" must be all lower-case
(#1815) Expected "if (...) {\n"; found "if(...){"
(#1815) Variable "De" must be all lower-case
(#1815) Expected 1 space before "="; 0 found
(#1815) Expected 1 space after "="; 0 found
(#1815) Inline control structures are not allowed
(#1815) Variable "X" must be all lower-case
(#1815) Expected 1 space before "!="; 0 found
(#1815) Expected 1 space after "!="; 0 found
(#1815) Expected 1 space before "!="; 0 found
(#1815) Expected 1 space after "!="; 0 found
(#1815) Expected 1 space before "="; 0 found
(#1815) Expected 1 space after "="; 0 found
(#1815) Variable "X" must be all lower-case
(#1815) Expected 1 space before "?"; 0 found
(#1815) Expected 1 space after "?"; 0 found
(#1815) Variable "De" must be all lower-case
(#1815) Expected 1 space before ":"; 0 found
(#1815) Expected 1 space after ":"; 0 found
(#1815) Variable "_" must not contain underscores.
(#1815) Expected 1 space before "="; 0 found
(#1815) Expected 1 space after "="; 0 found
(#1815) Inline control structures are not allowed
(#1815) Commas (,) must be followed by white space.
(#1815) Variable "X" must be all lower-case
(#1815) Expected 1 space before "!="; 0 found
(#1815) Expected 1 space after "!="; 0 found
(#1815) Variable "_" must not contain underscores.
(#1815) Expected 1 space before "="; 0 found
(#1815) Expected 1 space after "="; 0 found
(#1815) Variable "Vh" must be all lower-case
(#1815) Expected "if (...) {\n"; found "if(...){"
(#1815) Variable "_" must not contain underscores.
(#1815) Variable "X" must be all lower-case
(#1815) Expected 1 space before "!=="; 0 found
(#1815) Expected 1 space after "!=="; 0 found
(#1815) Expected "foreach (...) {\n"; found "foreach(...){"
(#1815) Expected 1 space before "as"; 0 found
(#1815) Expected 1 space after "as"; 0 found
(#1815) Variable "Tc" must be all lower-case
(#1815) Expected "if (...) {\n"; found "if(...){"
(#1815) Variable "Tc" must be all lower-case
(#1815) Expected 1 space before "=="; 0 found
(#1815) Expected 1 space after "=="; 0 found
(#1815) Expected 1 space before "=="; 0 found
(#1815) Expected 1 space after "=="; 0 found
(#1815) Variable "_" must not contain underscores.
(#1815) Expected 1 space before "="; 0 found
(#1815) Expected 1 space after "="; 0 found
(#1815) Inline control structures are not allowed
(#1815) Expected 1 space before "=>"; 0 found
(#1815) Expected 1 space after "=>"; 0 found
(#1815) Expected 1 space before "as"; 0 found
(#1815) Expected 1 space after "as"; 0 found
(#1815) Expected 1 space before "=>"; 0 found
(#1815) Expected 1 space after "=>"; 0 found
(#1815) Variable "Qg" must be all lower-case
(#1815) Variable "_" must not contain underscores.
(#1815) Expected 1 space before ".="; 0 found
(#1815) Expected 1 space after ".="; 0 found
(#1815) Commas (,) must be followed by white space.
(#1815) Commas (,) must be followed by white space.
(#1815) Variable "L" must be all lower-case
(#1815) Variable "Ce" must be all lower-case
(#1815) Variable "Qg" must be all lower-case
(#1815) Variable "_" must not contain underscores.
(#1815) Expected 1 space before "="; 0 found
(#1815) Expected 1 space after "="; 0 found
(#1815) Expected 1 space before "!="; 0 found
(#1815) Expected 1 space after "!="; 0 found
(#1815) Expected 1 space before "?"; 0 found
(#1815) Expected 1 space after "?"; 0 found
(#1815) Commas (,) must be followed by white space.
(#1815) Commas (,) must be followed by white space.
(#1815) Expected 1 space before ":"; 0 found
(#1815) Expected 1 space after ":"; 0 found
(#1815) Variable "_" must not contain underscores.
(#1815) Inline control structures are not allowed
(#1815) Variable "_" must not contain underscores.
(#1815) Expected 1 space before "="; 0 found
(#1815) Expected 1 space after "="; 0 found
(#1815) Commas (,) must be followed by white space.
(#1815) Commas (,) must be followed by white space.
(#1815) Variable "_" must not contain underscores.
(#1815) Inline control structures are not allowed
(#1815) Expected 1 space before "=="; 0 found
(#1815) Expected 1 space after "=="; 0 found
(#1815) Closing brace must be on a line by itself
(#1815) Closing brace must be on a line by itself
(#1815) Closing brace must be on a line by itself
(#1815) Expected "if (...) {\n"; found "if(...){"
(#1815) Expected 1 space before "=="; 0 found
(#1815) Expected 1 space after "=="; 0 found
(#1815) Variable "_" must not contain underscores.
(#1815) Expected 1 space before "="; 0 found
(#1815) Expected 1 space after "="; 0 found
(#1815) Expected 1 space before "="; 0 found
(#1815) Expected 1 space after "="; 0 found
(#1815) Expected "foreach (...) {\n"; found "foreach(...){"
(#1815) Expected 1 space before "as"; 0 found
(#1815) Expected 1 space after "as"; 0 found
(#1815) Variable "W" must be all lower-case
(#1815) Inline control structures are not allowed
(#1815) Variable "W" must be all lower-case
(#1815) Commas (,) must be followed by white space.
(#1815) Variable "Uh" must be all lower-case
(#1815) Variable "_" must not contain underscores.
(#1815) Expected 1 space before ".="; 0 found
(#1815) Expected 1 space after ".="; 0 found
(#1815) Commas (,) must be followed by white space.
(#1815) Variable "W" must be all lower-case
(#1815) Commas (,) must be followed by white space.
(#1815) Variable "W" must be all lower-case
(#1815) Commas (,) must be followed by white space.
(#1815) Variable "W" must be all lower-case
(#1815) Closing brace must be on a line by itself
(#1815) Inline control structures are not allowed
(#1815) Expected 1 space before "=>"; 0 found
(#1815) Expected 1 space after "=>"; 0 found
(#1815) Expected 1 space after "as"; 0 found
(#1815) Line exceeds maximum limit of 180 characters; contains 833 characters
(#1815) Line exceeds maximum limit of 180 characters; contains 833 characters
(#1815) Line exceeds maximum limit of 180 characters; contains 833 characters
(#1815) Line exceeds maximum limit of 180 characters; contains 833 characters
(#1815) Line exceeds maximum limit of 180 characters; contains 833 characters
(#1815) Line exceeds maximum limit of 180 characters; contains 833 characters
(#1815) Line exceeds maximum limit of 180 characters; contains 833 characters
(#1815) Line exceeds maximum limit of 180 characters; contains 833 characters
(#1815) Variable "Uh" must be all lower-case
(#1816) Line indented incorrectly; expected at least 52 spaces, found 0
(#1816) Variable "Kd" must be all lower-case
(#1816) Expected 1 space before "=>"; 0 found
(#1816) Expected 1 space after "=>"; 0 found
(#1816) Variable "W" must be all lower-case
(#1816) Variable "_" must not contain underscores.
(#1816) Expected 1 space before ".="; 0 found
(#1816) Expected 1 space after ".="; 0 found
(#1816) Commas (,) must be followed by white space.
(#1816) Variable "Kd" must be all lower-case
(#1816) Commas (,) must be followed by white space.
(#1816) Variable "W" must be all lower-case
(#1816) Closing brace must be on a line by itself
(#1816) Variable "X" must be all lower-case
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Variable "X" must be all lower-case
(#1816) Commas (,) must be followed by white space.
(#1816) Variable "_" must not contain underscores.
(#1816) Commas (,) must be followed by white space.
(#1816) Commas (,) must be followed by white space.
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Variable "Vh" must be all lower-case
(#1816) Variable "Y" must be all lower-case
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Variable "Vh" must be all lower-case
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Variable "K" must be all lower-case
(#1816) Variable "X" must be all lower-case
(#1816) Variable "L" must be all lower-case
(#1816) Variable "Ce" must be all lower-case
(#1816) Expected 1 space before "=="; 0 found
(#1816) Expected 1 space after "=="; 0 found
(#1816) Variable "K" must be all lower-case
(#1816) Variable "Zc" must be all lower-case
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Commas (,) must be followed by white space.
(#1816) Expected "if (...) {\n"; found "if(...){"
(#1816) Variable "Y" must be all lower-case
(#1816) Expected 1 space before "!=="; 0 found
(#1816) Expected 1 space after "!=="; 0 found
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Variable "Y" must be all lower-case
(#1816) Expected 1 space before "!=="; 0 found
(#1816) Expected 1 space after "!=="; 0 found
(#1816) Expected 1 space before "?"; 0 found
(#1816) Expected 1 space after "?"; 0 found
(#1816) Variable "Y" must be all lower-case
(#1816) Expected 1 space before ":"; 0 found
(#1816) Expected 1 space after ":"; 0 found
(#1816) Variable "K" must be all lower-case
(#1816) Expected 1 space before "?"; 0 found
(#1816) Expected 1 space after "?"; 0 found
(#1816) Variable "K" must be all lower-case
(#1816) Commas (,) must be followed by white space.
(#1816) Expected 1 space before "+"; 0 found
(#1816) Expected 1 space after "+"; 0 found
(#1816) Expected 1 space before ":"; 0 found
(#1816) Expected 1 space after ":"; 0 found
(#1816) Closing brace must be on a line by itself
(#1816) Expected "} else {\n"; found "}else{"
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Variable "X" must be all lower-case
(#1816) Commas (,) must be followed by white space.
(#1816) Expected 1 space before "?"; 0 found
(#1816) Expected 1 space after "?"; 0 found
(#1816) Expected 1 space before ":"; 0 found
(#1816) Expected 1 space after ":"; 0 found
(#1816) Expected 1 space before "?"; 0 found
(#1816) Expected 1 space after "?"; 0 found
(#1816) Expected 1 space before ":"; 0 found
(#1816) Expected 1 space after ":"; 0 found
(#1816) Expected 1 space before "?"; 0 found
(#1816) Expected 1 space after "?"; 0 found
(#1816) Expected 1 space before ":"; 0 found
(#1816) Expected 1 space after ":"; 0 found
(#1816) Variable "X" must be all lower-case
(#1816) Closing brace must be on a line by itself
(#1816) Closing brace must be on a line by itself
(#1816) Closing brace must be on a line by itself
(#1816) Inline control structures are not allowed
(#1816) Variable "Pa" must be all lower-case
(#1816) Variable "Pa" must be all lower-case
(#1816) Commas (,) must be followed by white space.
(#1816) Variable "L" must be all lower-case
(#1816) Variable "Ce" must be all lower-case
(#1816) Closing brace must be on a line by itself
(#1816) Inline control structures are not allowed
(#1816) Closing brace must be on a line by itself
(#1816) Expected "if (...) {\n"; found "if(...){"
(#1816) Variable "L" must be all lower-case
(#1816) Variable "E" must be all lower-case
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Expected "if (...) {\n"; found "if(...){"
(#1816) Expected 1 space before "!="; 0 found
(#1816) Expected 1 space after "!="; 0 found
(#1816) Inline control structures are not allowed
(#1816) Expected 1 space before "+"; 0 found
(#1816) Expected 1 space after "+"; 0 found
(#1816) Variable "Wc" must be all lower-case
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Variable "L" must be all lower-case
(#1816) Usage of ELSEIF not allowed; use ELSE IF instead
(#1816) Expected 1 space before "!="; 0 found
(#1816) Expected 1 space after "!="; 0 found
(#1816) Variable "Ed" must be all lower-case
(#1816) Variable "Wc" must be all lower-case
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Variable "Ed" must be all lower-case
(#1816) Expected 1 space before "?"; 0 found
(#1816) Expected 1 space after "?"; 0 found
(#1816) Expected 1 space before ":"; 0 found
(#1816) Expected 1 space after ":"; 0 found
(#1816) Variable "S" must be all lower-case
(#1816) Commas (,) must be followed by white space.
(#1816) Variable "Z" must be all lower-case
(#1816) Inline control structures are not allowed
(#1816) Variable "Wc" must be all lower-case
(#1816) Expected 1 space before "<"; 0 found
(#1816) Expected 1 space after "<"; 0 found
(#1816) Commas (,) must be followed by white space.
(#1816) Expected 1 space before "*"; 0 found
(#1816) Expected 1 space after "*"; 0 found
(#1816) Variable "E" must be all lower-case
(#1816) Expected 1 space before "+"; 0 found
(#1816) Expected 1 space after "+"; 0 found
(#1816) Expected 1 space before "*"; 0 found
(#1816) Expected 1 space after "*"; 0 found
(#1816) Variable "Wc" must be all lower-case
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Commas (,) must be followed by white space.
(#1816) Variable "Z" must be all lower-case
(#1816) Commas (,) must be followed by white space.
(#1816) Variable "Ed" must be all lower-case
(#1816) Commas (,) must be followed by white space.
(#1816) Inline control structures are not allowed
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Closing brace must be on a line by itself
(#1816) Closing brace must be on a line by itself
(#1816) Expected "if (...) {\n"; found "if(...){"
(#1816) Variable "Wc" must be all lower-case
(#1816) Expected 1 space before "==="; 0 found
(#1816) Expected 1 space after "==="; 0 found
(#1816) Variable "Wc" must be all lower-case
(#1816) Expected 1 space before ">"; 0 found
(#1816) Expected 1 space after ">"; 0 found
(#1816) Variable "E" must be all lower-case
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Variable "Wc" must be all lower-case
(#1816) Expected 1 space before "==="; 0 found
(#1816) Expected 1 space after "==="; 0 found
(#1816) Expected 1 space before "?"; 0 found
(#1816) Expected 1 space after "?"; 0 found
(#1816) Variable "E" must be all lower-case
(#1816) Expected 1 space before "+"; 0 found
(#1816) Expected 1 space after "+"; 0 found
(#1816) Variable "L" must be all lower-case
(#1816) Expected 1 space before ">="; 0 found
(#1816) Expected 1 space after ">="; 0 found
(#1816) Expected 1 space before "?"; 0 found
(#1816) Expected 1 space after "?"; 0 found
(#1816) Expected 1 space before ":"; 0 found
(#1816) Expected 1 space after ":"; 0 found
(#1816) Expected 1 space before ":"; 0 found
(#1816) Expected 1 space after ":"; 0 found
(#1816) Variable "Wc" must be all lower-case
(#1816) Expected 1 space before "-"; 0 found
(#1816) Expected 1 space after "-"; 0 found
(#1816) Expected 1 space before "/"; 0 found
(#1816) Expected 1 space after "/"; 0 found
(#1816) Expected "if (...) {\n"; found "if(...){"
(#1816) Expected 1 space before "!="; 0 found
(#1816) Expected 1 space after "!="; 0 found
(#1816) Variable "E" must be all lower-case
(#1816) Expected 1 space before "+"; 0 found
(#1816) Expected 1 space after "+"; 0 found
(#1816) Commas (,) must be followed by white space.
(#1816) Commas (,) must be followed by white space.
(#1816) Variable "E" must be all lower-case
(#1816) Variable "E" must be all lower-case
(#1816) Expected 1 space before ">"; 0 found
(#1816) Expected 1 space after ">"; 0 found
(#1816) Expected 1 space before "?"; 0 found
(#1816) Expected 1 space after "?"; 0 found
(#1816) Expected 1 space before ":"; 0 found
(#1816) Expected 1 space after ":"; 0 found
(#1816) Inline control structures are not allowed
(#1816) Expected 1 space after first semicolon of FOR loop; 0 found
(#1816) Expected 1 space after second semicolon of FOR loop; 0 found
(#1816) Expected 1 space before "="; 0 found
(#1816) Expected 1 space after "="; 0 found
(#1816) Commas (,) must be followed by white space.
(#1816) Variable "E" must be all lower-case
(#1816) Expected 1 space before "-"; 0 found
(#1816) Expected 1 space after "-"; 0 found
(#1816) Expected 1 space before "<"; 0 found
(#1816) Expected 1 space after "<"; 0 found
(#1816) Commas (,) must be followed by white space.
(#1816) Variable "E" must be all lower-case
(#1816) Expected 1 space before "+"; 0 found
(#1816) Expected 1 space after "+"; 0 found
(#1816) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1816) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1816) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1816) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1816) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1816) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1816) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1816) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#1817) Line indented incorrectly; expected at least 24 spaces, found 0
(#1817) Commas (,) must be followed by white space.
(#1817) Variable "E" must be all lower-case
(#1817) Expected "if (...) {\n"; found "if(...){"
(#1817) Expected 1 space before ">"; 0 found
(#1817) Expected 1 space after ">"; 0 found
(#1817) Variable "E" must be all lower-case
(#1817) Expected 1 space before "+"; 0 found
(#1817) Expected 1 space after "+"; 0 found
(#1817) Expected 1 space before "<"; 0 found
(#1817) Expected 1 space after "<"; 0 found
(#1817) Expected 1 space before "?"; 0 found
(#1817) Expected 1 space after "?"; 0 found
(#1817) Expected 1 space before ":"; 0 found
(#1817) Expected 1 space after ":"; 0 found
(#1817) Commas (,) must be followed by white space.
(#1817) Variable "Wc" must be all lower-case
(#1817) Expected 1 space before "!=="; 0 found
(#1817) Expected 1 space after "!=="; 0 found
(#1817) Expected 1 space before "?"; 0 found
(#1817) Expected 1 space after "?"; 0 found
(#1817) Commas (,) must be followed by white space.
(#1817) Variable "E" must be all lower-case
(#1817) Expected 1 space before ":"; 0 found
(#1817) Expected 1 space after ":"; 0 found
(#1817) Closing brace must be on a line by itself
(#1817) Variable "Wc" must be all lower-case
(#1817) Expected 1 space before "==="; 0 found
(#1817) Expected 1 space after "==="; 0 found
(#1817) Expected 1 space before "?"; 0 found
(#1817) Expected 1 space after "?"; 0 found
(#1817) Variable "L" must be all lower-case
(#1817) Expected 1 space before "+"; 0 found
(#1817) Expected 1 space after "+"; 0 found
(#1817) Expected 1 space before ":"; 0 found
(#1817) Expected 1 space after ":"; 0 found
(#1817) Variable "Wc" must be all lower-case
(#1817) Expected 1 space before "-"; 0 found
(#1817) Expected 1 space after "-"; 0 found
(#1817) Variable "E" must be all lower-case
(#1817) Expected 1 space before "*"; 0 found
(#1817) Expected 1 space after "*"; 0 found
(#1817) Expected 1 space before ">"; 0 found
(#1817) Expected 1 space after ">"; 0 found
(#1817) Expected 1 space before "?"; 0 found
(#1817) Expected 1 space after "?"; 0 found
(#1817) Variable "E" must be all lower-case
(#1817) Expected 1 space before "+"; 0 found
(#1817) Expected 1 space after "+"; 0 found
(#1817) Expected 1 space before ":"; 0 found
(#1817) Expected 1 space after ":"; 0 found
(#1817) Closing brace must be on a line by itself
(#1817) Expected "} else {\n"; found "}else{"
(#1817) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1817) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1817) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1817) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1817) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1817) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1817) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1817) Line exceeds maximum limit of 180 characters; contains 406 characters
(#1818) Line indented incorrectly; expected at least 56 spaces, found 0
(#1818) Commas (,) must be followed by white space.
(#1818) Commas (,) must be followed by white space.
(#1818) Variable "E" must be all lower-case
(#1818) Variable "E" must be all lower-case
(#1818) Expected 1 space before ">"; 0 found
(#1818) Expected 1 space after ">"; 0 found
(#1818) Expected 1 space before "?"; 0 found
(#1818) Expected 1 space after "?"; 0 found
(#1818) Expected 1 space before ":"; 0 found
(#1818) Expected 1 space after ":"; 0 found
(#1818) Commas (,) must be followed by white space.
(#1818) Variable "E" must be all lower-case
(#1818) Expected 1 space before "?"; 0 found
(#1818) Expected 1 space after "?"; 0 found
(#1818) Variable "E" must be all lower-case
(#1818) Commas (,) must be followed by white space.
(#1818) Variable "E" must be all lower-case
(#1818) Expected 1 space before ":"; 0 found
(#1818) Expected 1 space after ":"; 0 found
(#1818) Commas (,) must be followed by white space.
(#1818) Expected 1 space before ">"; 0 found
(#1818) Expected 1 space after ">"; 0 found
(#1818) Variable "E" must be all lower-case
(#1818) Expected 1 space before "?"; 0 found
(#1818) Expected 1 space after "?"; 0 found
(#1818) Variable "E" must be all lower-case
(#1818) Expected 1 space before "+"; 0 found
(#1818) Expected 1 space after "+"; 0 found
(#1818) Commas (,) must be followed by white space.
(#1818) Variable "E" must be all lower-case
(#1818) Expected 1 space before ">"; 0 found
(#1818) Expected 1 space after ">"; 0 found
(#1818) Variable "E" must be all lower-case
(#1818) Expected 1 space before "+"; 0 found
(#1818) Expected 1 space after "+"; 0 found
(#1818) Expected 1 space before "?"; 0 found
(#1818) Expected 1 space after "?"; 0 found
(#1818) Expected 1 space before ":"; 0 found
(#1818) Expected 1 space after ":"; 0 found
(#1818) Expected 1 space before ":"; 0 found
(#1818) Expected 1 space after ":"; 0 found
(#1818) Closing brace must be on a line by itself
(#1818) Closing brace must be on a line by itself
(#1818) Commas (,) must be followed by white space.
(#1818) Variable "Wc" must be all lower-case
(#1818) Expected 1 space before "!=="; 0 found
(#1818) Expected 1 space after "!=="; 0 found
(#1818) Expected 1 space before "?"; 0 found
(#1818) Expected 1 space after "?"; 0 found
(#1818) Expected 1 space before "?"; 0 found
(#1818) Expected 1 space after "?"; 0 found
(#1818) Expected 1 space before ":"; 0 found
(#1818) Expected 1 space after ":"; 0 found
(#1818) Commas (,) must be followed by white space.
(#1818) Variable "Wc" must be all lower-case
(#1818) Expected 1 space before ":"; 0 found
(#1818) Expected 1 space after ":"; 0 found
(#1818) Variable "Ub" must be all lower-case
(#1818) Expected 1 space before "="; 0 found
(#1818) Expected 1 space after "="; 0 found
(#1818) Expected 1 space before "?"; 0 found
(#1818) Expected 1 space after "?"; 0 found
(#1818) Expected 1 space before ":"; 0 found
(#1818) Expected 1 space after ":"; 0 found
(#1818) Variable "Wc" must be all lower-case
(#1818) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1818) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1818) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1818) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1818) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1818) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1818) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1818) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1819) Line indented incorrectly; expected at least 52 spaces, found 0
(#1819) Commas (,) must be followed by white space.
(#1819) Commas (,) must be followed by white space.
(#1819) Commas (,) must be followed by white space.
(#1819) Commas (,) must be followed by white space.
(#1819) Variable "Ub" must be all lower-case
(#1819) Expected "if (...) {\n"; found "if(...){"
(#1819) Commas (,) must be followed by white space.
(#1819) Expected 1 space before "?"; 0 found
(#1819) Expected 1 space after "?"; 0 found
(#1819) Expected 1 space before ":"; 0 found
(#1819) Expected 1 space after ":"; 0 found
(#1819) Commas (,) must be followed by white space.
(#1819) Commas (,) must be followed by white space.
(#1819) Commas (,) must be followed by white space.
(#1819) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1819) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1819) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1819) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1819) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1819) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1819) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1819) Line exceeds maximum limit of 180 characters; contains 327 characters
(#1820) Commas (,) must be followed by white space.
(#1820) Commas (,) must be followed by white space.
(#1820) Commas (,) must be followed by white space.
(#1820) Expected 1 space before "?"; 0 found
(#1820) Expected 1 space after "?"; 0 found
(#1820) Expected 1 space before ":"; 0 found
(#1820) Expected 1 space after ":"; 0 found
(#1820) Commas (,) must be followed by white space.
(#1822) Commas (,) must be followed by white space.
(#1822) Commas (,) must be followed by white space.
(#1823) Commas (,) must be followed by white space.
(#1823) Commas (,) must be followed by white space.
(#1824) Commas (,) must be followed by white space.
(#1824) Commas (,) must be followed by white space.
(#1825) Commas (,) must be followed by white space.
(#1825) Commas (,) must be followed by white space.
(#1825) Commas (,) must be followed by white space.
(#1825) Commas (,) must be followed by white space.
(#1827) Closing brace must be on a line by itself
(#1827) Variable "Uc" must be all lower-case
(#1827) Expected 1 space before "="; 0 found
(#1827) Expected 1 space after "="; 0 found
(#1827) Expected "foreach (...) {\n"; found "foreach(...){"
(#1827) Expected 1 space before "as"; 0 found
(#1827) Expected 1 space after "as"; 0 found
(#1827) Expected "if (...) {\n"; found "if(...){"
(#1827) Variable "Uc" must be all lower-case
(#1827) Closing brace must be on a line by itself
(#1827) Closing brace must be on a line by itself
(#1827) Expected "if (...) {\n"; found "if(...){"
(#1827) Variable "Uc" must be all lower-case
(#1827) Commas (,) must be followed by white space.
(#1827) Expected 1 space before "="; 0 found
(#1827) Expected 1 space after "="; 0 found
(#1827) Expected 1 space before "?"; 0 found
(#1827) Expected 1 space after "?"; 0 found
(#1827) Commas (,) must be followed by white space.
(#1827) Commas (,) must be followed by white space.
(#1827) Expected 1 space before ":"; 0 found
(#1827) Expected 1 space after ":"; 0 found
(#1827) Commas (,) must be followed by white space.
(#1827) Commas (,) must be followed by white space.
(#1827) Variable "Uc" must be all lower-case
(#1827) Commas (,) must be followed by white space.
(#1827) Commas (,) must be followed by white space.
(#1827) Commas (,) must be followed by white space.
(#1827) Closing brace must be on a line by itself
(#1827) Variable "M" must be all lower-case
(#1827) Expected 1 space before "?"; 0 found
(#1827) Expected 1 space after "?"; 0 found
(#1827) Expected 1 space before ":"; 0 found
(#1827) Expected 1 space after ":"; 0 found
(#1827) Closing brace must be on a line by itself
(#1827) Expected "if (...) {\n"; found "if(...){"
(#1827) Commas (,) must be followed by white space.
(#1827) Commas (,) must be followed by white space.
(#1827) Variable "L" must be all lower-case
(#1827) Commas (,) must be followed by white space.
(#1827) Commas (,) must be followed by white space.
(#1827) Expected 1 space before "=>"; 0 found
(#1827) Expected 1 space after "=>"; 0 found
(#1827) Commas (,) must be followed by white space.
(#1827) Expected 1 space before "=>"; 0 found
(#1827) Expected 1 space after "=>"; 0 found
(#1827) Commas (,) must be followed by white space.
(#1827) Expected 1 space before "=>"; 0 found
(#1827) Expected 1 space after "=>"; 0 found
(#1827) Commas (,) must be followed by white space.
(#1827) Commas (,) must be followed by white space.
(#1827) Commas (,) must be followed by white space.
(#1827) Closing brace must be on a line by itself
(#1827) Commas (,) must be followed by white space.
(#1827) Commas (,) must be followed by white space.
(#1827) Variable "Dh" must be all lower-case
(#1827) Commas (,) must be followed by white space.
(#1827) Closing brace must be on a line by itself
(#1827) Closing brace must be on a line by itself
(#1827) Expected "if (...) {\n"; found "if(...){"
(#1827) Closing brace must be on a line by itself
(#1827) Closing brace must be on a line by itself
(#1827) Usage of ELSEIF not allowed; use ELSE IF instead
(#1827) Variable "P" must be all lower-case
(#1827) Expected 1 space before "="; 0 found
(#1827) Expected 1 space after "="; 0 found
(#1827) Variable "P" must be all lower-case
(#1827) Expected 1 space before "?"; 0 found
(#1827) Expected 1 space after "?"; 0 found
(#1827) Expected 1 space before ":"; 0 found
(#1827) Expected 1 space after ":"; 0 found
(#1827) Expected 1 space before "="; 0 found
(#1827) Expected 1 space after "="; 0 found
(#1827) Variable "P" must be all lower-case
(#1827) Expected 1 space before "?"; 0 found
(#1827) Expected 1 space after "?"; 0 found
(#1827) Expected 1 space before ":"; 0 found
(#1827) Expected 1 space after ":"; 0 found
(#1827) Inline control structures are not allowed
(#1827) Expected "foreach (...) {\n"; found "foreach(...){"
(#1827) Expected 1 space before "=>"; 0 found
(#1827) Expected 1 space after "=>"; 0 found
(#1827) Expected 1 space after "as"; 0 found
(#1827) Line exceeds maximum limit of 180 characters; contains 1137 characters
(#1827) Line exceeds maximum limit of 180 characters; contains 1137 characters
(#1827) Line exceeds maximum limit of 180 characters; contains 1137 characters
(#1827) Line exceeds maximum limit of 180 characters; contains 1137 characters
(#1827) Line exceeds maximum limit of 180 characters; contains 1137 characters
(#1827) Line exceeds maximum limit of 180 characters; contains 1137 characters
(#1827) Line exceeds maximum limit of 180 characters; contains 1137 characters
(#1827) Line exceeds maximum limit of 180 characters; contains 1137 characters
(#1828) Line indented incorrectly; expected at least 20 spaces, found 0
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1828) Variable "X" must be all lower-case
(#1828) Commas (,) must be followed by white space.
(#1828) Variable "P" must be all lower-case
(#1828) Expected 1 space before "?"; 0 found
(#1828) Expected 1 space after "?"; 0 found
(#1828) Expected 1 space before ":"; 0 found
(#1828) Expected 1 space after ":"; 0 found
(#1828) Commas (,) must be followed by white space.
(#1828) Variable "X" must be all lower-case
(#1828) Closing brace must be on a line by itself
(#1828) Closing brace must be on a line by itself
(#1828) Closing brace must be on a line by itself
(#1828) Usage of ELSEIF not allowed; use ELSE IF instead
(#1828) Expected "if (...) {\n"; found "if(...){"
(#1828) Expected 1 space before "=="; 0 found
(#1828) Expected 1 space after "=="; 0 found
(#1828) Expected 1 space before "="; 0 found
(#1828) Expected 1 space after "="; 0 found
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1828) Commas (,) must be followed by white space.
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1828) Commas (,) must be followed by white space.
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1828) Expected "foreach (...) {\n"; found "foreach(...){"
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1828) Expected 1 space before "as"; 0 found
(#1828) Expected 1 space after "as"; 0 found
(#1828) Variable "C" must be all lower-case
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1828) Variable "S" must be all lower-case
(#1828) Variable "C" must be all lower-case
(#1828) Commas (,) must be followed by white space.
(#1828) Variable "S" must be all lower-case
(#1828) Expected "if (...) {\n"; found "if(...){"
(#1828) Variable "S" must be all lower-case
(#1828) Inline control structures are not allowed
(#1828) Expected 1 space before "as"; 0 found
(#1828) Expected 1 space after "as"; 0 found
(#1828) Commas (,) must be followed by white space.
(#1828) Commas (,) must be followed by white space.
(#1828) Variable "S" must be all lower-case
(#1828) Expected "foreach (...) {\n"; found "foreach(...){"
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1828) Expected 1 space before "as"; 0 found
(#1828) Expected 1 space after "as"; 0 found
(#1828) Expected 1 space before "+"; 0 found
(#1828) Expected 1 space after "+"; 0 found
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1828) Commas (,) must be followed by white space.
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1828) Variable "X" must be all lower-case
(#1828) Expected "if (...) {\n"; found "if(...){"
(#1828) Variable "S" must be all lower-case
(#1828) Expected 1 space before "!="; 0 found
(#1828) Expected 1 space after "!="; 0 found
(#1828) Variable "X" must be all lower-case
(#1828) Expected 1 space before "="; 0 found
(#1828) Expected 1 space after "="; 0 found
(#1828) Variable "S" must be all lower-case
(#1828) Commas (,) must be followed by white space.
(#1828) Expected 1 space before "=="; 0 found
(#1828) Expected 1 space after "=="; 0 found
(#1828) Variable "X" must be all lower-case
(#1828) Variable "S" must be all lower-case
(#1828) Expected 1 space before "=="; 0 found
(#1828) Expected 1 space after "=="; 0 found
(#1828) Variable "Tg" must be all lower-case
(#1828) Expected 1 space before "=="; 0 found
(#1828) Expected 1 space after "=="; 0 found
(#1828) Expected 1 space before "?"; 0 found
(#1828) Expected 1 space after "?"; 0 found
(#1828) Expected 1 space before ":"; 0 found
(#1828) Expected 1 space after ":"; 0 found
(#1828) Expected 1 space before "?"; 0 found
(#1828) Expected 1 space after "?"; 0 found
(#1828) Variable "X" must be all lower-case
(#1828) Expected 1 space before ":"; 0 found
(#1828) Expected 1 space after ":"; 0 found
(#1828) Variable "X" must be all lower-case
(#1828) Inline control structures are not allowed
(#1828) Expected 1 space before "+="; 0 found
(#1828) Expected 1 space after "+="; 0 found
(#1828) Variable "S" must be all lower-case
(#1828) Expected 1 space before "!="; 0 found
(#1828) Expected 1 space after "!="; 0 found
(#1828) Expected 1 space before "!="; 0 found
(#1828) Expected 1 space after "!="; 0 found
(#1828) Expected 1 space before "?"; 0 found
(#1828) Expected 1 space after "?"; 0 found
(#1828) Variable "S" must be all lower-case
(#1828) Expected 1 space before ":"; 0 found
(#1828) Expected 1 space after ":"; 0 found
(#1828) Closing brace must be on a line by itself
(#1828) Inline control structures are not allowed
(#1828) Usage of ELSEIF not allowed; use ELSE IF instead
(#1828) Commas (,) must be followed by white space.
(#1828) Variable "S" must be all lower-case
(#1828) Closing brace must be on a line by itself
(#1828) Closing brace must be on a line by itself
(#1828) Closing brace must be on a line by itself
(#1828) Inline control structures are not allowed
(#1828) Expected 1 space before "=>"; 0 found
(#1828) Expected 1 space after "=>"; 0 found
(#1828) Expected 1 space after "as"; 0 found
(#1828) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1828) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1828) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1828) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1828) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1828) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1828) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1828) Line exceeds maximum limit of 180 characters; contains 794 characters
(#1829) Line indented incorrectly; expected at least 8 spaces, found 0
(#1829) Expected 1 space before "=>"; 0 found
(#1829) Expected 1 space after "=>"; 0 found
(#1829) Variable "X" must be all lower-case
(#1829) Commas (,) must be followed by white space.
(#1829) Variable "X" must be all lower-case
(#1829) Closing brace must be on a line by itself
(#1829) Inline control structures are not allowed
(#1829) Usage of ELSEIF not allowed; use ELSE IF instead
(#1829) Expected 1 space before "=="; 0 found
(#1829) Expected 1 space after "=="; 0 found
(#1829) Expected "foreach (...) {\n"; found "foreach(...){"
(#1829) Expected 1 space before "=>"; 0 found
(#1829) Expected 1 space after "=>"; 0 found
(#1829) Expected 1 space before "as"; 0 found
(#1829) Expected 1 space after "as"; 0 found
(#1829) Expected 1 space before "=>"; 0 found
(#1829) Expected 1 space after "=>"; 0 found
(#1829) Variable "X" must be all lower-case
(#1829) Commas (,) must be followed by white space.
(#1829) Variable "X" must be all lower-case
(#1829) Commas (,) must be followed by white space.
(#1829) Closing brace must be on a line by itself
(#1829) Closing brace must be on a line by itself
(#1829) Closing brace must be on a line by itself
(#1829) Expected "} else {\n"; found "}else{"
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Commas (,) must be followed by white space.
(#1829) Expected "if (...) {\n"; found "if(...){"
(#1829) Variable "I" must be all lower-case
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Inline control structures are not allowed
(#1829) Expected 1 space before "=="; 0 found
(#1829) Expected 1 space after "=="; 0 found
(#1829) Expected 1 space before ">"; 0 found
(#1829) Expected 1 space after ">"; 0 found
(#1829) Expected "if (...) {\n"; found "if(...){"
(#1829) Inline control structures are not allowed
(#1829) Variable "I" must be all lower-case
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Closing brace must be on a line by itself
(#1829) Usage of ELSEIF not allowed; use ELSE IF instead
(#1829) Variable "I" must be all lower-case
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Closing brace must be on a line by itself
(#1829) Usage of ELSEIF not allowed; use ELSE IF instead
(#1829) Variable "I" must be all lower-case
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Closing brace must be on a line by itself
(#1829) Usage of ELSEIF not allowed; use ELSE IF instead
(#1829) Inline control structures are not allowed
(#1829) Variable "I" must be all lower-case
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Inline control structures are not allowed
(#1829) Variable "I" must be all lower-case
(#1829) Variable "I" must be all lower-case
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Closing brace must be on a line by itself
(#1829) Usage of ELSEIF not allowed; use ELSE IF instead
(#1829) Expected 1 space before "!="; 0 found
(#1829) Expected 1 space after "!="; 0 found
(#1829) Variable "I" must be all lower-case
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Expected 1 space before "=="; 0 found
(#1829) Expected 1 space after "=="; 0 found
(#1829) Expected 1 space before "?"; 0 found
(#1829) Expected 1 space after "?"; 0 found
(#1829) Expected 1 space before ":"; 0 found
(#1829) Expected 1 space after ":"; 0 found
(#1829) Expected 1 space before "?"; 0 found
(#1829) Expected 1 space after "?"; 0 found
(#1829) Expected 1 space before ":"; 0 found
(#1829) Expected 1 space after ":"; 0 found
(#1829) Commas (,) must be followed by white space.
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Closing brace must be on a line by itself
(#1829) Inline control structures are not allowed
(#1829) Usage of ELSEIF not allowed; use ELSE IF instead
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Usage of ELSEIF not allowed; use ELSE IF instead
(#1829) Variable "I" must be all lower-case
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Expected 1 space before "?"; 0 found
(#1829) Expected 1 space after "?"; 0 found
(#1829) Expected 1 space before ":"; 0 found
(#1829) Expected 1 space after ":"; 0 found
(#1829) Expected 1 space before "?"; 0 found
(#1829) Expected 1 space after "?"; 0 found
(#1829) Expected 1 space before ":"; 0 found
(#1829) Expected 1 space after ":"; 0 found
(#1829) Expected 1 space before "?"; 0 found
(#1829) Expected 1 space after "?"; 0 found
(#1829) Expected 1 space before ":"; 0 found
(#1829) Expected 1 space after ":"; 0 found
(#1829) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Inline control structures are not allowed
(#1829) Variable "K" must be all lower-case
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Variable "I" must be all lower-case
(#1829) Expected 1 space before ".="; 0 found
(#1829) Expected 1 space after ".="; 0 found
(#1829) Variable "K" must be all lower-case
(#1829) Variable "K" must be all lower-case
(#1829) Closing brace must be on a line by itself
(#1829) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Variable "I" must be all lower-case
(#1829) Closing brace must be on a line by itself
(#1829) Expected 1 space before "=="; 0 found
(#1829) Expected 1 space after "=="; 0 found
(#1829) Expected 1 space before "?"; 0 found
(#1829) Expected 1 space after "?"; 0 found
(#1829) Expected 1 space before ":"; 0 found
(#1829) Expected 1 space after ":"; 0 found
(#1829) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Expected "if (...) {\n"; found "if(...){"
(#1829) Expected "if (...) {\n"; found "if(...){"
(#1829) Expected 1 space before "!=="; 0 found
(#1829) Expected 1 space after "!=="; 0 found
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Inline control structures are not allowed
(#1829) Expected "if (...) {\n"; found "if(...){"
(#1829) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Inline control structures are not allowed
(#1829) Expected 1 space before "!="; 0 found
(#1829) Expected 1 space after "!="; 0 found
(#1829) Closing brace must be on a line by itself
(#1829) Variable "Vb" must be all lower-case
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Expected 1 space before "=>"; 0 found
(#1829) Expected 1 space after "=>"; 0 found
(#1829) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Commas (,) must be followed by white space.
(#1829) Expected 1 space before "=>"; 0 found
(#1829) Expected 1 space after "=>"; 0 found
(#1829) Commas (,) must be followed by white space.
(#1829) Expected 1 space before "=>"; 0 found
(#1829) Expected 1 space after "=>"; 0 found
(#1829) Commas (,) must be followed by white space.
(#1829) Variable "Vb" must be all lower-case
(#1829) Commas (,) must be followed by white space.
(#1829) Variable "Vb" must be all lower-case
(#1829) Commas (,) must be followed by white space.
(#1829) Variable "Vb" must be all lower-case
(#1829) Commas (,) must be followed by white space.
(#1829) Expected 1 space before "=>"; 0 found
(#1829) Expected 1 space after "=>"; 0 found
(#1829) Commas (,) must be followed by white space.
(#1829) Variable "Vb" must be all lower-case
(#1829) Commas (,) must be followed by white space.
(#1829) Expected 1 space before "?"; 0 found
(#1829) Expected 1 space after "?"; 0 found
(#1829) Variable "Vb" must be all lower-case
(#1829) Expected 1 space before ":"; 0 found
(#1829) Expected 1 space after ":"; 0 found
(#1829) Commas (,) must be followed by white space.
(#1829) Variable "T" must be all lower-case
(#1829) Expected 1 space before "="; 0 found
(#1829) Expected 1 space after "="; 0 found
(#1829) Expected "foreach (...) {\n"; found "foreach(...){"
(#1829) Expected 1 space before "=>"; 0 found
(#1829) Expected 1 space after "=>"; 0 found
(#1829) Expected 1 space after "as"; 0 found
(#1829) Line exceeds maximum limit of 180 characters; contains 2786 characters
(#1829) Line exceeds maximum limit of 180 characters; contains 2786 characters
(#1829) Line exceeds maximum limit of 180 characters; contains 2786 characters
(#1829) Line exceeds maximum limit of 180 characters; contains 2786 characters
(#1829) Line exceeds maximum limit of 180 characters; contains 2786 characters
(#1829) Line exceeds maximum limit of 180 characters; contains 2786 characters
(#1829) Line exceeds maximum limit of 180 characters; contains 2786 characters
(#1829) Line exceeds maximum limit of 180 characters; contains 2786 characters
(#1830) Line indented incorrectly; expected at least 36 spaces, found 0
(#1830) Variable "C" must be all lower-case
(#1830) Expected 1 space before "=>"; 0 found
(#1830) Expected 1 space after "=>"; 0 found
(#1830) Variable "U" must be all lower-case
(#1830) Expected 1 space before "="; 0 found
(#1830) Expected 1 space after "="; 0 found
(#1830) Variable "U" must be all lower-case
(#1830) Expected 1 space before "!=="; 0 found
(#1830) Expected 1 space after "!=="; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Variable "U" must be all lower-case
(#1830) Expected 1 space before "="; 0 found
(#1830) Expected 1 space after "="; 0 found
(#1830) Variable "C" must be all lower-case
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Variable "C" must be all lower-case
(#1830) Commas (,) must be followed by white space.
(#1830) Variable "C" must be all lower-case
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Variable "C" must be all lower-case
(#1830) Variable "C" must be all lower-case
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Variable "C" must be all lower-case
(#1830) Expected "if (...) {\n"; found "if(...){"
(#1830) Variable "C" must be all lower-case
(#1830) Commas (,) must be followed by white space.
(#1830) Variable "U" must be all lower-case
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Variable "C" must be all lower-case
(#1830) Closing brace must be on a line by itself
(#1830) Expected "} else {\n"; found "}else{"
(#1830) Expected "foreach (...) {\n"; found "foreach(...){"
(#1830) Expected 1 space before "=>"; 0 found
(#1830) Expected 1 space after "=>"; 0 found
(#1830) Expected 1 space before "as"; 0 found
(#1830) Expected 1 space after "as"; 0 found
(#1830) Expected 1 space before "=>"; 0 found
(#1830) Expected 1 space after "=>"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before "=>"; 0 found
(#1830) Expected 1 space after "=>"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before "=>"; 0 found
(#1830) Expected 1 space after "=>"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before "=>"; 0 found
(#1830) Expected 1 space after "=>"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before "=>"; 0 found
(#1830) Expected 1 space after "=>"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before "=>"; 0 found
(#1830) Expected 1 space after "=>"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before "=>"; 0 found
(#1830) Expected 1 space after "=>"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before "=>"; 0 found
(#1830) Expected 1 space after "=>"; 0 found
(#1830) Variable "_" must not contain underscores.
(#1830) Expected 1 space before "="; 0 found
(#1830) Expected 1 space after "="; 0 found
(#1830) Variable "C" must be all lower-case
(#1830) Variable "_" must not contain underscores.
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before "=="; 0 found
(#1830) Expected 1 space after "=="; 0 found
(#1830) Expected 1 space before "!="; 0 found
(#1830) Expected 1 space after "!="; 0 found
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Variable "_" must not contain underscores.
(#1830) Variable "C" must be all lower-case
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Variable "C" must be all lower-case
(#1830) Closing brace must be on a line by itself
(#1830) Variable "T" must be all lower-case
(#1830) Closing brace must be on a line by itself
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Variable "C" must be all lower-case
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Closing brace must be on a line by itself
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before "=="; 0 found
(#1830) Expected 1 space after "=="; 0 found
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Inline control structures are not allowed
(#1830) Expected 1 space before "as"; 0 found
(#1830) Expected 1 space after "as"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Expected "if (...) {\n"; found "if(...){"
(#1830) Expected 1 space before "="; 0 found
(#1830) Expected 1 space after "="; 0 found
(#1830) Variable "Ze" must be all lower-case
(#1830) Expected 1 space before "="; 0 found
(#1830) Expected 1 space after "="; 0 found
(#1830) Expected 1 space before "=="; 0 found
(#1830) Expected 1 space after "=="; 0 found
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Expected 1 space before "=="; 0 found
(#1830) Expected 1 space after "=="; 0 found
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Expected 1 space before "=="; 0 found
(#1830) Expected 1 space after "=="; 0 found
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Variable "Ze" must be all lower-case
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Expected 1 space before "=="; 0 found
(#1830) Expected 1 space after "=="; 0 found
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Variable "Ze" must be all lower-case
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Expected 1 space before "=="; 0 found
(#1830) Expected 1 space after "=="; 0 found
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Expected 1 space before "=="; 0 found
(#1830) Expected 1 space after "=="; 0 found
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Expected 1 space before "="; 0 found
(#1830) Expected 1 space after "="; 0 found
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Expected "if (...) {\n"; found "if(...){"
(#1830) Expected 1 space before "!="; 0 found
(#1830) Expected 1 space after "!="; 0 found
(#1830) Expected 1 space before "!="; 0 found
(#1830) Expected 1 space after "!="; 0 found
(#1830) Expected 1 space before "="; 0 found
(#1830) Expected 1 space after "="; 0 found
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Commas (,) must be followed by white space.
(#1830) Closing brace must be on a line by itself
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Variable "T" must be all lower-case
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Variable "Dh" must be all lower-case
(#1830) Commas (,) must be followed by white space.
(#1830) Closing brace must be on a line by itself
(#1830) Commas (,) must be followed by white space.
(#1830) Closing brace must be on a line by itself
(#1830) Commas (,) must be followed by white space.
(#1830) Expected 1 space before "?"; 0 found
(#1830) Expected 1 space after "?"; 0 found
(#1830) Expected 1 space before ":"; 0 found
(#1830) Expected 1 space after ":"; 0 found
(#1830) Expected "if (...) {\n"; found "if(...){"
(#1830) Expected 1 space before "="; 0 found
(#1830) Expected 1 space after "="; 0 found
(#1830) Expected "if (...) {\n"; found "if(...){"
(#1830) Commas (,) must be followed by white space.
(#1830) Expected "foreach (...) {\n"; found "foreach(...){"
(#1830) Expected 1 space after "as"; 0 found
(#1830) Line exceeds maximum limit of 180 characters; contains 3489 characters
(#1830) Line exceeds maximum limit of 180 characters; contains 3489 characters
(#1830) Line exceeds maximum limit of 180 characters; contains 3489 characters
(#1830) Line exceeds maximum limit of 180 characters; contains 3489 characters
(#1830) Line exceeds maximum limit of 180 characters; contains 3489 characters
(#1830) Line exceeds maximum limit of 180 characters; contains 3489 characters
(#1830) Line exceeds maximum limit of 180 characters; contains 3489 characters
(#1830) Line exceeds maximum limit of 180 characters; contains 3489 characters
(#1831) Line indented incorrectly; expected at least 16 spaces, found 0
(#1831) Variable "K" must be all lower-case
(#1831) Commas (,) must be followed by white space.
(#1831) Variable "K" must be all lower-case
(#1831) Expected 1 space before "!="; 0 found
(#1831) Expected 1 space after "!="; 0 found
(#1831) Expected 1 space before "?"; 0 found
(#1831) Expected 1 space after "?"; 0 found
(#1831) Expected 1 space before ":"; 0 found
(#1831) Expected 1 space after ":"; 0 found
(#1831) Variable "K" must be all lower-case
(#1831) Variable "K" must be all lower-case
(#1831) Commas (,) must be followed by white space.
(#1831) Variable "K" must be all lower-case
(#1831) Commas (,) must be followed by white space.
(#1831) Variable "K" must be all lower-case
(#1831) Commas (,) must be followed by white space.
(#1831) Variable "K" must be all lower-case
(#1831) Expected 1 space before "!="; 0 found
(#1831) Expected 1 space after "!="; 0 found
(#1831) Expected 1 space before "?"; 0 found
(#1831) Expected 1 space after "?"; 0 found
(#1831) Expected 1 space before ":"; 0 found
(#1831) Expected 1 space after ":"; 0 found
(#1831) Variable "K" must be all lower-case
(#1831) Closing brace must be on a line by itself
(#1831) Closing brace must be on a line by itself
(#1831) Expected 1 space before "?"; 0 found
(#1831) Expected 1 space after "?"; 0 found
(#1831) Expected 1 space before ":"; 0 found
(#1831) Expected 1 space after ":"; 0 found
(#1831) Closing brace must be on a line by itself
(#1831) Expected "if (...) {\n"; found "if(...){"
(#1831) Variable "Fg" must be all lower-case
(#1831) Expected 1 space before "="; 0 found
(#1831) Expected 1 space after "="; 0 found
(#1831) Expected "if (...) {\n"; found "if(...){"
(#1831) Variable "Fg" must be all lower-case
(#1831) Commas (,) must be followed by white space.
(#1831) Inline control structures are not allowed
(#1831) Expected 1 space after "as"; 0 found
(#1831) Line exceeds maximum limit of 180 characters; contains 832 characters
(#1831) Line exceeds maximum limit of 180 characters; contains 832 characters
(#1831) Line exceeds maximum limit of 180 characters; contains 832 characters
(#1831) Line exceeds maximum limit of 180 characters; contains 832 characters
(#1831) Line exceeds maximum limit of 180 characters; contains 832 characters
(#1831) Line exceeds maximum limit of 180 characters; contains 832 characters
(#1831) Line exceeds maximum limit of 180 characters; contains 832 characters
(#1831) Line exceeds maximum limit of 180 characters; contains 832 characters
(#1831) Variable "Fg" must be all lower-case
(#1832) Line indented incorrectly; expected at least 44 spaces, found 0
(#1832) Variable "X" must be all lower-case
(#1832) Variable "X" must be all lower-case
(#1832) Variable "X" must be all lower-case
(#1832) Closing brace must be on a line by itself
(#1832) Closing brace must be on a line by itself
(#1832) Expected "if (...) {\n"; found "if(...){"
(#1832) Expected 1 space before "="; 0 found
(#1832) Expected 1 space after "="; 0 found
(#1832) Expected "if (...) {\n"; found "if(...){"
(#1832) Commas (,) must be followed by white space.
(#1832) Inline control structures are not allowed
(#1832) Expected 1 space after "as"; 0 found
(#1832) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1832) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1832) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1832) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1832) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1832) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1832) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1832) Line exceeds maximum limit of 180 characters; contains 359 characters
(#1833) Line indented incorrectly; expected at least 24 spaces, found 0
(#1833) Variable "X" must be all lower-case
(#1833) Variable "X" must be all lower-case
(#1833) Variable "X" must be all lower-case
(#1833) Closing brace must be on a line by itself
(#1833) Closing brace must be on a line by itself
(#1833) Expected "if (...) {\n"; found "if(...){"
(#1833) Variable "L" must be all lower-case
(#1833) Expected 1 space before "="; 0 found
(#1833) Expected 1 space after "="; 0 found
(#1833) Expected "if (...) {\n"; found "if(...){"
(#1833) Variable "L" must be all lower-case
(#1833) Commas (,) must be followed by white space.
(#1833) Expected "foreach (...) {\n"; found "foreach(...){echo"<tr>","<th>".h($K["Name"]),"<td>".($K["Execute at"]?lang(279)."<td>".$K["Execute at"]:lang(203)." ".$K["Interval value"]." ".$K["Interval field"]."<td>$K[Starts]"),"<td>$K[Ends]",'<td><a href="'.h(ME).'event='.urlencode($K["Name"]).'">'.lang(128).'</a>';}echo"</table>\n";$uc=$g->result("SELECT @@event_scheduler");if($uc&&$uc!="ON")echo"<p class='error'><code class='jush-sqlset'>event_scheduler</code>: ".h($uc)."\n";}echo'<p class="links"><a href="'.h(ME).'event=">'.lang(200)."</a>\n";}if($lh)echo"<script type='text/javascript'>ajaxSetHtml('".js_escape(ME)."script=db');</script>\n";}}}page_footer()"
(#1833) Expected 1 space after "as"; 0 found
(#1833) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1833) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1833) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1833) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1833) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1833) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1833) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1833) Line exceeds maximum limit of 180 characters; contains 409 characters
(#1833) Variable "L" must be all lower-case
(#1834) Line indented incorrectly; expected at least 52 spaces, found 0
(#1834) Variable "K" must be all lower-case
(#1834) Commas (,) must be followed by white space.
(#1834) Variable "K" must be all lower-case
(#1834) Commas (,) must be followed by white space.
(#1834) Variable "K" must be all lower-case
(#1834) Expected 1 space before "?"; 0 found
(#1834) Expected 1 space after "?"; 0 found
(#1834) Variable "K" must be all lower-case
(#1834) Expected 1 space before ":"; 0 found
(#1834) Expected 1 space after ":"; 0 found
(#1834) Variable "K" must be all lower-case
(#1834) Variable "K" must be all lower-case
(#1834) Variable "K" must be all lower-case
(#1834) Commas (,) must be followed by white space.
(#1834) Variable "K" must be all lower-case
(#1834) Commas (,) must be followed by white space.
(#1834) Variable "K" must be all lower-case
(#1834) Closing brace must be on a line by itself
(#1834) Expected 1 space before "="; 0 found
(#1834) Expected 1 space after "="; 0 found
(#1834) Inline control structures are not allowed
(#1834) Expected 1 space before "!="; 0 found
(#1834) Expected 1 space after "!="; 0 found
(#1834) Closing brace must be on a line by itself
(#1834) Closing brace must be on a line by itself
(#1834) Inline control structures are not allowed
(#1834) Closing brace must be on a line by itself
(#1834) Closing brace must be on a line by itself
(#1834) Closing brace must be on a line by itself
(#1834) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1834) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1834) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1834) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1834) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1834) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1834) Line exceeds maximum limit of 180 characters; contains 616 characters
(#1834) 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 1 space(s) before asterisk; 0 found
(#9) Expected MOODLE_INTERNAL check or config.php inclusion
(#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) Inline doc block comments are not allowed; use "// Comment." instead
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Member variable "sameOrigin" must be all lower-case
(#11) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#11) Scope modifier not specified for member variable "$sameOrigin"
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Whitespace found at end of line
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Expected 2 space(s) before asterisk; 1 found
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#16) Visibility must be declared on method "__construct"
(#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 at least 8 spaces, found 2
(#17) Variable "sameOrigin" must be all lower-case
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected 4 spaces, found 1
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Whitespace found at end of line
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) Visibility must be declared on method "headers"
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 8 spaces, found 2
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 12 spaces, found 3
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) 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 1 space(s) before asterisk; 0 found
(#9) Expected MOODLE_INTERNAL check or config.php inclusion
(#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) Inline doc block comments are not allowed; use "// Comment." instead
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#11) Scope modifier not specified for member variable "$plugins"
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Whitespace found at end of line
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected 4 spaces, found 1
(#13) method name "AdminerPlugin::_findRootClass" must be in lower-case letters only
(#13) Visibility must be declared on method "_findRootClass"
(#13) Opening brace must be the last content on the line
(#13) Inline comments must start with a capital letter, digit or 3-dots sequence
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 8 spaces, found 2
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 12 spaces, found 3
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 8 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected 4 spaces, found 1
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Whitespace found at end of line
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Expected 2 space(s) before asterisk; 1 found
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#23) Visibility must be declared on method "__construct"
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 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 12 spaces, found 3
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 16 spaces, found 4
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) This comment is 43% valid code; is this commented out code?
(#27) No space found before comment text; expected "// ! can use interface" but found "//! can use interface"
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 20 spaces, found 5
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 16 spaces, found 4
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 12 spaces, found 3
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) No space found before comment text; expected "// ! it is possible to use ReflectionObject to find out which plugins defines which methods at once" but found "//! it is possible to use ReflectionObject to find out which plugins defines which methods at once"
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#36) method name "AdminerPlugin::_callParent" must be in lower-case letters only
(#36) Visibility must be declared on method "_callParent"
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#40) method name "AdminerPlugin::_applyPlugin" must be in lower-case letters only
(#40) Visibility must be declared on method "_applyPlugin"
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 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 16 spaces, found 4
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 20 spaces, found 5
(#44) Closing brace must be on a line by itself
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 20 spaces, found 5
(#45) Closing brace must be on a line by itself
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 20 spaces, found 5
(#46) Closing brace must be on a line by itself
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 20 spaces, found 5
(#47) Closing brace must be on a line by itself
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 20 spaces, found 5
(#48) Closing brace must be on a line by itself
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 20 spaces, found 5
(#49) Closing brace must be on a line by itself
(#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
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 16 spaces, found 4
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 16 spaces, found 4
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 20 spaces, found 5
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 16 spaces, found 4
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#61) method name "AdminerPlugin::_appendPlugin" must be in lower-case letters only
(#61) Visibility must be declared on method "_appendPlugin"
(#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 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 12 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 16 spaces, found 4
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 12 spaces, found 3
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#73) method name "AdminerPlugin::dumpFormat" must be in lower-case letters only
(#73) Visibility must be declared on method "dumpFormat"
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#78) method name "AdminerPlugin::dumpOutput" must be in lower-case letters only
(#78) Visibility must be declared on method "dumpOutput"
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#83) method name "AdminerPlugin::editFunctions" must be in lower-case letters only
(#83) Visibility must be declared on method "editFunctions"
(#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 at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#90) Visibility must be declared on method "name"
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#95) Visibility must be declared on method "credentials"
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#100) method name "AdminerPlugin::permanentLogin" must be in lower-case letters only
(#100) Visibility must be declared on method "permanentLogin"
(#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 at least 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#105) Visibility must be declared on method "database"
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#110) Visibility must be declared on method "schemas"
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#115) Visibility must be declared on method "databases"
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#120) method name "AdminerPlugin::queryTimeout" must be in lower-case letters only
(#120) Visibility must be declared on method "queryTimeout"
(#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 at least 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#125) Visibility must be declared on method "headers"
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#130) Visibility must be declared on method "head"
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 4 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#135) method name "AdminerPlugin::loginForm" must be in lower-case letters only
(#135) Visibility must be declared on method "loginForm"
(#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 at least 8 spaces, found 2
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 1
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#140) Visibility must be declared on method "login"
(#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 at least 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 4 spaces, found 1
(#145) method name "AdminerPlugin::tableName" must be in lower-case letters only
(#145) Visibility must be declared on method "tableName"
(#145) Variable "tableStatus" must be all lower-case
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#150) method name "AdminerPlugin::fieldName" must be in lower-case letters only
(#150) Visibility must be declared on method "fieldName"
(#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 at least 8 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#155) method name "AdminerPlugin::selectLinks" must be in lower-case letters only
(#155) Visibility must be declared on method "selectLinks"
(#155) Variable "tableStatus" must be all lower-case
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 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 at least 8 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#160) method name "AdminerPlugin::foreignKeys" must be in lower-case letters only
(#160) Visibility must be declared on method "foreignKeys"
(#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 at least 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 4 spaces, found 1
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 4 spaces, found 1
(#165) method name "AdminerPlugin::backwardKeys" must be in lower-case letters only
(#165) Visibility must be declared on method "backwardKeys"
(#165) Variable "tableName" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#170) method name "AdminerPlugin::backwardKeysPrint" must be in lower-case letters only
(#170) Visibility must be declared on method "backwardKeysPrint"
(#170) Variable "backwardKeys" must be all lower-case
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#175) method name "AdminerPlugin::selectQuery" must be in lower-case letters only
(#175) Visibility must be declared on method "selectQuery"
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 4 spaces, found 1
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#180) method name "AdminerPlugin::rowDescription" must be in lower-case letters only
(#180) Visibility must be declared on method "rowDescription"
(#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 at least 8 spaces, found 2
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 4 spaces, found 1
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 4 spaces, found 1
(#185) method name "AdminerPlugin::rowDescriptions" must be in lower-case letters only
(#185) Visibility must be declared on method "rowDescriptions"
(#185) Variable "foreignKeys" must be all lower-case
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 1
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 4 spaces, found 1
(#190) method name "AdminerPlugin::selectLink" must be in lower-case letters only
(#190) Visibility must be declared on method "selectLink"
(#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 at least 8 spaces, found 2
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 4 spaces, found 1
(#195) method name "AdminerPlugin::selectVal" must be in lower-case letters only
(#195) Visibility must be declared on method "selectVal"
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 1
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 4 spaces, found 1
(#200) method name "AdminerPlugin::editVal" must be in lower-case letters only
(#200) Visibility must be declared on method "editVal"
(#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 at least 8 spaces, found 2
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 1
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#205) method name "AdminerPlugin::selectColumnsPrint" must be in lower-case letters only
(#205) Visibility must be declared on method "selectColumnsPrint"
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#210) method name "AdminerPlugin::selectSearchPrint" must be in lower-case letters only
(#210) Visibility must be declared on method "selectSearchPrint"
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 4 spaces, found 1
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 1
(#215) method name "AdminerPlugin::selectOrderPrint" must be in lower-case letters only
(#215) Visibility must be declared on method "selectOrderPrint"
(#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 at least 8 spaces, found 2
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 4 spaces, found 1
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 4 spaces, found 1
(#220) method name "AdminerPlugin::selectLimitPrint" must be in lower-case letters only
(#220) Visibility must be declared on method "selectLimitPrint"
(#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 at least 8 spaces, found 2
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 4 spaces, found 1
(#225) method name "AdminerPlugin::selectLengthPrint" must be in lower-case letters only
(#225) Visibility must be declared on method "selectLengthPrint"
(#225) Variable "text_length" must not contain underscores.
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 4 spaces, found 1
(#230) method name "AdminerPlugin::selectActionPrint" must be in lower-case letters only
(#230) Visibility must be declared on method "selectActionPrint"
(#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 at least 8 spaces, found 2
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 4 spaces, found 1
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 4 spaces, found 1
(#235) method name "AdminerPlugin::selectCommandPrint" must be in lower-case letters only
(#235) Visibility must be declared on method "selectCommandPrint"
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 4 spaces, found 1
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 4 spaces, found 1
(#240) method name "AdminerPlugin::selectImportPrint" must be in lower-case letters only
(#240) Visibility must be declared on method "selectImportPrint"
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 2
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 2
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 4 spaces, found 1
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 4 spaces, found 1
(#245) method name "AdminerPlugin::selectEmailPrint" must be in lower-case letters only
(#245) Visibility must be declared on method "selectEmailPrint"
(#245) Variable "emailFields" must be all lower-case
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 2
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 1
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#250) method name "AdminerPlugin::selectColumnsProcess" must be in lower-case letters only
(#250) Visibility must be declared on method "selectColumnsProcess"
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 4 spaces, found 1
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#255) method name "AdminerPlugin::selectSearchProcess" must be in lower-case letters only
(#255) Visibility must be declared on method "selectSearchProcess"
(#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 at least 8 spaces, found 2
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 4 spaces, found 1
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 4 spaces, found 1
(#260) method name "AdminerPlugin::selectOrderProcess" must be in lower-case letters only
(#260) Visibility must be declared on method "selectOrderProcess"
(#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 at least 8 spaces, found 2
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 4 spaces, found 1
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 4 spaces, found 1
(#265) method name "AdminerPlugin::selectLimitProcess" must be in lower-case letters only
(#265) Visibility must be declared on method "selectLimitProcess"
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 4 spaces, found 1
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 4 spaces, found 1
(#270) method name "AdminerPlugin::selectLengthProcess" must be in lower-case letters only
(#270) Visibility must be declared on method "selectLengthProcess"
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 4 spaces, found 1
(#275) method name "AdminerPlugin::selectEmailProcess" must be in lower-case letters only
(#275) Visibility must be declared on method "selectEmailProcess"
(#275) Variable "foreignKeys" must be all lower-case
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 4 spaces, found 1
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 4 spaces, found 1
(#280) method name "AdminerPlugin::selectQueryBuild" must be in lower-case letters only
(#280) Visibility must be declared on method "selectQueryBuild"
(#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 at least 8 spaces, found 2
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 4 spaces, found 1
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 4 spaces, found 1
(#285) method name "AdminerPlugin::messageQuery" must be in lower-case letters only
(#285) Visibility must be declared on method "messageQuery"
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 4 spaces, found 1
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 4 spaces, found 1
(#290) method name "AdminerPlugin::editInput" must be in lower-case letters only
(#290) Visibility must be declared on method "editInput"
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 4 spaces, found 1
(#295) method name "AdminerPlugin::processInput" must be in lower-case letters only
(#295) Visibility must be declared on method "processInput"
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 4 spaces, found 1
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 4 spaces, found 1
(#300) method name "AdminerPlugin::dumpDatabase" must be in lower-case letters only
(#300) Visibility must be declared on method "dumpDatabase"
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 4 spaces, found 1
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 4 spaces, found 1
(#305) method name "AdminerPlugin::dumpTable" must be in lower-case letters only
(#305) Visibility must be declared on method "dumpTable"
(#305) Variable "is_view" must not contain underscores.
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 4 spaces, found 1
(#310) method name "AdminerPlugin::dumpData" must be in lower-case letters only
(#310) Visibility must be declared on method "dumpData"
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 2
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 4 spaces, found 1
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#315) method name "AdminerPlugin::dumpFilename" must be in lower-case letters only
(#315) Visibility must be declared on method "dumpFilename"
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 4 spaces, found 1
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 4 spaces, found 1
(#320) method name "AdminerPlugin::dumpHeaders" must be in lower-case letters only
(#320) Visibility must be declared on method "dumpHeaders"
(#320) Variable "multi_table" must not contain underscores.
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 4 spaces, found 1
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 4 spaces, found 1
(#325) Visibility must be declared on method "homepage"
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 4 spaces, found 1
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 4 spaces, found 1
(#330) Visibility must be declared on method "navigation"
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 2
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 4 spaces, found 1
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 4 spaces, found 1
(#335) method name "AdminerPlugin::databasesPrint" must be in lower-case letters only
(#335) Visibility must be declared on method "databasesPrint"
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 8 spaces, found 2
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 2
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 4 spaces, found 1
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 4 spaces, found 1
(#340) method name "AdminerPlugin::tablesPrint" must be in lower-case letters only
(#340) Visibility must be declared on method "tablesPrint"
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 8 spaces, found 2
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 8 spaces, found 2
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 4 spaces, found 1
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

(745 errors, 5771 warnings)

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

local/adminer/box/AJS_fx.js
(#1) Line 1 exceeds the maximum line length of 132. (max-len)
(#1) 'AJS' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key '_shades'. (key-spacing)
(#1) Unquoted number literal '0' used as key. (quote-props)
(#1) Missing space before value for key '0'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '1' used as key. (quote-props)
(#1) Missing space before value for key '1'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '2' used as key. (quote-props)
(#1) Missing space before value for key '2'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '3' used as key. (quote-props)
(#1) Missing space before value for key '3'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '4' used as key. (quote-props)
(#1) Missing space before value for key '4'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '5' used as key. (quote-props)
(#1) Missing space before value for key '5'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Unquoted number literal '6' used as key. (quote-props)
(#1) Missing space before value for key '6'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'highlight'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) This line has 93 statements. Maximum allowed is 2. (max-statements-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'increase'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fadeIn'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fadeOut'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setWidth'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setHeight'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'init'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'onStart'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected empty function. (no-empty-function)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'onComplete'. (key-spacing)
(#1) Unexpected empty function. (no-empty-function)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'transition'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'duration'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'wait'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fps'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setOptions'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'step'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setNow'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'compute'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'clearTimer'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_start'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected no return value. (consistent-return)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'custom'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'set'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setStyle'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'init'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'increase'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'init'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setNow'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'p' is not defined. (no-undef)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'p' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'p' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'p' is not defined. (no-undef)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'custom'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) 'p' is not defined. (no-undef)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'p' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'p' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'p' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'p' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Expected no return value. (consistent-return)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'increase'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'linear'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'sineInOut'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'script_loaded' is not in camel case. (camelcase)
(#1) 'script_loaded' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#2) 'script_loaded' is not defined. (no-undef)
(#2) Identifier 'script_loaded' is not in camel case. (camelcase)
(#2) Infix operators must be spaced. (space-infix-ops)
local/adminer/box/AJS.js
(#1) Line 1 exceeds the maximum line length of 132. (max-len)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'BASE_URL'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'ajaxErrorHandler'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getQueryArgument'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) This line has 746 statements. Maximum allowed is 2. (max-statements-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_agent'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier '_agent_version' is not in camel case. (camelcase)
(#1) Missing space before value for key '_agent_version'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isIe'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isIe8'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isSafari'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isOpera'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isMozilla'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isMac'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isCamino'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'createArray'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'forceArray'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'join'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "try". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "catch". (keyword-spacing)
(#1) Expected space(s) before "catch". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isIn'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getIndex'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getFirst'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getLast'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getRandom'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'update'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'flattenList'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Empty block statement. (no-empty)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'flattenElmArguments'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected to return a value at the end of this function. (consistent-return)
(#1) Missing space before value for key 'map'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected to return a value at the end of this function. (consistent-return)
(#1) Missing space before value for key 'rmap'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) unnecessary '.apply()'. (no-useless-call)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'filter'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'partial'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getElement'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getElements'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getElementsByTagAndClassName'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'd' is defined but never used. (no-unused-vars)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) 'c' is already defined. (no-redeclare)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'm' is already defined. (no-redeclare)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'm' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'c' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'nodeName'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_nodeWalk'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "while". (keyword-spacing)
(#1) Expected space(s) before "while". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getParentBytc'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected to return a value at the end of this function. (consistent-return)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getChildBytc'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'hasParent'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getPreviousSiblingBytc'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getNextSiblingBytc'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getBody'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getFormElement'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getSelectValue'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'a' is already defined. (no-redeclare)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'documentInsert'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'appendChildNodes'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'appendToTop'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "while". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Unexpected constant condition. (no-constant-condition)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'replaceChildNodes'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "while". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Unreachable code. (no-unreachable)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'insertAfter'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'insertBefore'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'swapDOM'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'removeElement'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "try". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) '$' is not defined. (no-undef)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "catch". (keyword-spacing)
(#1) Expected space(s) before "catch". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Empty block statement. (no-empty)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'createDOM'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) 'k' is not defined. (no-undef)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'a' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'k' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'k' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'k' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'a' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'k' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'k' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'k' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'a' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'k' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'a' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Expected space(s) before "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'a' is already defined. (no-redeclare)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_createDomShortcuts'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setHTML'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setVisibility'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'showElement'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'hideElement'. (key-spacing)
(#1) 'a' is defined but never used. (no-unused-vars)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isElementHidden'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isElementShown'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setStyle'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '__cssDim'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'a' is already defined. (no-redeclare)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setWidth'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setHeight'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setLeft'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setRight'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setTop'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setClass'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'addClass'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'hasClass'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'removeClass'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setOpacity'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'HTML2DOM'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'preloadImages'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'RND'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getXMLHttpRequest'. (key-spacing)
(#1) Expected to return a value at the end of this function. (consistent-return)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'ActiveXObject' is not defined. (no-undef)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'ActiveXObject' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'ActiveXObject' is not defined. (no-undef)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "throw". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected an object to be thrown. (no-throw-literal)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "try". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "catch". (keyword-spacing)
(#1) Expected space(s) after "catch". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Empty block statement. (no-empty)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getRequest'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJSDeferred' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'serializeJSON'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Avoid arguments.callee. (no-caller)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) 'h' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1) 'h' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'h' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'd' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'loadJSON'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'a' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of this function. (consistent-return)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'evalTxt'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "try". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) eval can be harmful. (no-eval)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "catch". (keyword-spacing)
(#1) Expected space(s) after "catch". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) eval can be harmful. (no-eval)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'evalScriptTags'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Identifier 'script_data' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Identifier 'script_data' is not in camel case. (camelcase)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Identifier 'script_data' is not in camel case. (camelcase)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Identifier 'script_only' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Identifier 'script_data' is not in camel case. (camelcase)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'script_only' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Identifier 'script_only' is not in camel case. (camelcase)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) eval can be harmful. (no-eval)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'encodeArguments'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) 'k' is not defined. (no-undef)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'k' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'k' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_reprString'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_reprDate'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getMousePos'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'b' is already defined. (no-redeclare)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getScrollTop'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'absolutePosition'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'x'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'y'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "while". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getWindowSize'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Missing space before value for key 'w'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'h'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isOverlapping'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'getEventElm'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'b' is already defined. (no-redeclare)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'b' used outside of binding context. (block-scoped-var)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setEventKey'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'onEvent'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'ready_bound' is not in camel case. (camelcase)
(#1) Missing space before value for key 'ready_bound'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'is_ready' is not in camel case. (camelcase)
(#1) Missing space before value for key 'is_ready'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bindReady'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Identifier 'ready_bound' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Avoid arguments.callee. (no-caller)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Avoid arguments.callee. (no-caller)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "try". (keyword-spacing)
(#1) Expected space(s) before "try". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "catch". (keyword-spacing)
(#1) Expected space(s) before "catch". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Avoid arguments.callee. (no-caller)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'ready_list' is not in camel case. (camelcase)
(#1) Missing space before value for key 'ready_list'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'ready'. (key-spacing)
(#1) 'a' is defined but never used. (no-unused-vars)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Identifier 'is_ready' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Identifier 'ready_list' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier '_f_guid' is not in camel case. (camelcase)
(#1) Missing space before value for key '_f_guid'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier '_wipe_guid' is not in camel case. (camelcase)
(#1) Missing space before value for key '_wipe_guid'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'addEventListener'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Identifier 'listen_once' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Identifier '$f_guid' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Identifier '_wipe_guid' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'handleEvent'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Expected no return value. (consistent-return)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'removeEventListener'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'map' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bind'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'bindMethods'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'preventDefault'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_listenOnce'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_getRealScope'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected to return a value at the end of this function. (consistent-return)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "try". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "catch". (keyword-spacing)
(#1) Expected space(s) after "catch". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Empty block statement. (no-empty)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier '_reccruing_tos' is not in camel case. (camelcase)
(#1) Missing space before value for key '_reccruing_tos'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setSingleTimeout'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'keys'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'values'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'urlencode'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'urldecode'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isDefined'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isArray'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "try". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "catch". (keyword-spacing)
(#1) Expected space(s) before "catch". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isString'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isNumber'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isObject'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isFunction'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "return". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'isDict'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'exportToGlobalScope'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'e' is not defined. (no-undef)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'e' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'e' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'e' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'log'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "try". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Unexpected console statement. (no-console)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "catch". (keyword-spacing)
(#1) Expected space(s) before "catch". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Empty block statement. (no-empty)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'strip'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'trim_if_needed' is not in camel case. (camelcase)
(#1) Missing space before value for key 'trim_if_needed'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Expected to return a value at the end of this function. (consistent-return)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'extend'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "for". (keyword-spacing)
(#1) 'k' is not defined. (no-undef)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'k' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'k' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'k' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "return". (keyword-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'implement'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_parentize'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJSDeferred' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'http_method' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Identifier 'http_url' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJSDeferred' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'excCallbackSeq'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "while". (keyword-spacing)
(#1) Expected space(s) before "while". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'callback'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'errback'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'req' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'req' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Unexpected alert. (no-alert)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'addErrback'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'addCallback'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'abort'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'addCallbacks'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_onreadystatechange'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'f' is defined but never used. (no-unused-vars)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "try". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "catch". (keyword-spacing)
(#1) Expected space(s) before "catch". (keyword-spacing)
(#1) Empty block statement. (no-empty)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'sendReq'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) 'script_loaded' is not defined. (no-undef)
(#1) Identifier 'script_loaded' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' used outside of binding context. (block-scoped-var)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' used outside of binding context. (block-scoped-var)
local/adminer/box/gb_scripts.js
(#1) Line 1 exceeds the maximum line length of 132. (max-len)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'GB_hide' is not defined. (no-undef)
(#1) Identifier 'GB_hide' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) This line has 324 statements. Maximum allowed is 2. (max-statements-per-line)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'GreyBox' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'init'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Identifier 'use_fx' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'overlay_click_close' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'root_dir' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'GB_ROOT_DIR' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'callback_fns' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'reload_on_close' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'src_loader' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Identifier 'src_loader' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Identifier 'src_loader' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Identifier 'show_loading' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'addCallback'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'show'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'hide'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'onComplete'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'duration'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) '_GB_setOverlayDimension' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) '_GB_update' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'update'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'createElements'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'g_window' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'id'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'AJS' is not defined. (no-undef)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'duration'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'to'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'onComplete'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) '_GB_setOverlayDimension' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) '_GB_update' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'removeFrame'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "try". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "catch". (keyword-spacing)
(#1) Expected space(s) after "catch". (keyword-spacing)
(#1) Empty block statement. (no-empty)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'startLoading'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setOverlayDimension'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "var". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'initOverlay'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'id'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'GB_hide' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'initFrame'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'name'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'frameBorder'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Script URL is a form of eval. (no-script-url)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'middle_cnt' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'top_cnt' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'bottom_cnt' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'onHide'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected empty function. (no-empty-function)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'onShow'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected empty function. (no-empty-function)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setFrameSize'. (key-spacing)
(#1) Unexpected empty function. (no-empty-function)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setWindowPosition'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Unexpected empty function. (no-empty-function)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'initHook'. (key-spacing)
(#1) Unexpected empty function. (no-empty-function)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '_GB_update' is not defined. (no-undef)
(#1) Identifier '_GB_update' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) '_GB_setOverlayDimension' is not defined. (no-undef)
(#1) Identifier '_GB_setOverlayDimension' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) 'GB_ROOT_DIR' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'script_loaded' is not in camel case. (camelcase)
(#1) 'script_loaded' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing JSDoc comment. (require-jsdoc)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'caption'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'url'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1) 'GB_showFullScreenSet' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'GB_showImageSet' is not defined. (no-undef)
(#1) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1) 'GB_showImage' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'GB_show' is not defined. (no-undef)
(#1) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1) 'GB_showFullScreen' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1) 'GB_showCenter' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'GB_showImage' is not in camel case. (camelcase)
(#1) 'GB_showImage' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'type'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fullscreen'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'center_win' is not in camel case. (camelcase)
(#1) Missing space before value for key 'center_win'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'caption'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'callback_fn' is not in camel case. (camelcase)
(#1) Missing space before value for key 'callback_fn'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Identifier 'GB_Gallery' is not in camel case. (camelcase)
(#1) 'GB_Gallery' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'GB_showPage' is not defined. (no-undef)
(#1) Identifier 'GB_showPage' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'type'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'caption'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'callback_fn' is not in camel case. (camelcase)
(#1) Missing space before value for key 'callback_fn'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fullscreen'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'center_win' is not in camel case. (camelcase)
(#1) Missing space before value for key 'center_win'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Identifier 'GB_Gallery' is not in camel case. (camelcase)
(#1) 'GB_Gallery' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'GB_Gallery' is not defined. (no-undef)
(#1) Identifier 'GB_Gallery' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'GreyBox' is not defined. (no-undef)
(#1) Missing space before value for key 'init'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'img_close' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'initHook'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'id'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'id'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'src'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'GB_hide' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'cellspacing'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'cellpadding'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'border'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setFrameSize'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_setHeaderPos'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setWindowPosition'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'onHide'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'onShow'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'to'. (key-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) 'GB_ROOT_DIR' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'GB_showFullScreenSet' is not in camel case. (camelcase)
(#1) 'GB_showFullScreenSet' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'type'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fullscreen'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'center_win' is not in camel case. (camelcase)
(#1) Missing space before value for key 'center_win'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'GB_Sets' is not defined. (no-undef)
(#1) Identifier 'GB_Sets' is not in camel case. (camelcase)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'GB_showImageSet' is not in camel case. (camelcase)
(#1) 'GB_showImageSet' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'type'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fullscreen'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'center_win' is not in camel case. (camelcase)
(#1) Missing space before value for key 'center_win'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'GB_Sets' is not defined. (no-undef)
(#1) Identifier 'GB_Sets' is not in camel case. (camelcase)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'GB_Sets' is not in camel case. (camelcase)
(#1) 'GB_Sets' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Identifier 'GB_Gallery' is not in camel case. (camelcase)
(#1) 'GB_Gallery' is not defined. (no-undef)
(#1) Missing space before value for key 'init'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Identifier 'img_next' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Identifier 'img_prev' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) before "this". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Identifier 'current_set' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'showSet'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Identifier 'current_index' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'btn_prev' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'src'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'btn_next' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'src'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'GB_STATUS' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'GB_STATUS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'updateStatus'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'GB_STATUS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'AJS' is not defined. (no-undef)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Expected space(s) before "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key '_setCaption'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'updateFrame'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'switchPrev'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'switchNext'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'GB_ROOT_DIR' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'GB_ROOT_DIR' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'GB_show' is not defined. (no-undef)
(#1) Identifier 'GB_show' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'caption'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fullscreen'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'callback_fn' is not in camel case. (camelcase)
(#1) Missing space before value for key 'callback_fn'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Identifier 'GB_Window' is not in camel case. (camelcase)
(#1) 'GB_Window' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'GB_showCenter' is not in camel case. (camelcase)
(#1) 'GB_showCenter' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'caption'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'center_win' is not in camel case. (camelcase)
(#1) Missing space before value for key 'center_win'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'height'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'width'. (key-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fullscreen'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'callback_fn' is not in camel case. (camelcase)
(#1) Missing space before value for key 'callback_fn'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'GB_Window' is not defined. (no-undef)
(#1) Identifier 'GB_Window' is not in camel case. (camelcase)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'GB_showFullScreen' is not in camel case. (camelcase)
(#1) 'GB_showFullScreen' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before value for key 'caption'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'fullscreen'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Identifier 'callback_fn' is not in camel case. (camelcase)
(#1) Missing space before value for key 'callback_fn'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'GB_Window' is not defined. (no-undef)
(#1) Identifier 'GB_Window' is not in camel case. (camelcase)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'GB_Window' is not in camel case. (camelcase)
(#1) 'GB_Window' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'GreyBox' is not defined. (no-undef)
(#1) Missing space before value for key 'init'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'img_header' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'img_close' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'show_close_img' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'initHook'. (key-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'class'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing space before value for key 'src'. (key-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'GB_hide' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Identifier 'tbody_header' is not in camel case. (camelcase)
(#1) 'tbody_header' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) 'tbody_header' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) 'tbody_header' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) 'AJS' is not defined. (no-undef)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setFrameSize'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Identifier 'overlay_h' is not in camel case. (camelcase)
(#1) 'overlay_h' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'overlay_h' is not defined. (no-undef)
(#1) Identifier 'overlay_h' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'overlay_h' is not defined. (no-undef)
(#1) Identifier 'overlay_h' is not in camel case. (camelcase)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) A space is required after ','. (comma-spacing)
(#1) Missing space before value for key 'setWindowPosition'. (key-spacing)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) A space is required after ','. (comma-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Expected space(s) after "else". (keyword-spacing)
(#1) Expected space(s) before "else". (keyword-spacing)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) 'AJS' is not defined. (no-undef)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) Expected space(s) after "if". (keyword-spacing)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Missing space before opening brace. (space-before-blocks)
(#1) Requires a space after '{'. (block-spacing)
(#1) Statement inside of curly braces should be on next line. (brace-style)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1) 'AJS' is not defined. (no-undef)
(#1) A space is required after ','. (comma-spacing)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing semicolon. (semi)
(#1) Requires a space before '}'. (block-spacing)
(#1) Missing whitespace after semicolon. (semi-spacing)
(#1) 'AJS' is not defined. (no-undef)
(#1) 'GB_ROOT_DIR' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#1) A space is required after ','. (comma-spacing)
(#1) 'GB_ROOT_DIR' is not defined. (no-undef)
(#1) Infix operators must be spaced. (space-infix-ops)
(#2) 'script_loaded' is not defined. (no-undef)
(#2) Identifier 'script_loaded' is not in camel case. (camelcase)
(#2) Infix operators must be spaced. (space-infix-ops)

CSS problems

(813 errors, 17 warnings)

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

local/adminer/box/gb_styles.css
(#137) Unexpected single-line block (block-no-single-line)
(#147) Unexpected single-line block (block-no-single-line)
(#148) Unexpected single-line block (block-no-single-line)
local/adminer/lib/adminer.css
(#26) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#27) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#28) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#29) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#30) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#31) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#33) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#34) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#35) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#36) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#37) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#38) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#39) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#40) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#41) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#42) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#43) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#44) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#45) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#46) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#47) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#48) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#49) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#50) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#51) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#52) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#53) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#54) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#55) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#56) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#57) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#58) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#59) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#60) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#61) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#62) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#63) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#64) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#65) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#66) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#67) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#68) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#69) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#70) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#71) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#72) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#73) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#74) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#75) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#26) Unexpected single-line block (block-no-single-line)
(#27) Unexpected single-line block (block-no-single-line)
(#28) Unexpected single-line block (block-no-single-line)
(#29) Unexpected single-line block (block-no-single-line)
(#30) Unexpected single-line block (block-no-single-line)
(#31) Unexpected single-line block (block-no-single-line)
(#32) Unexpected single-line block (block-no-single-line)
(#33) Unexpected single-line block (block-no-single-line)
(#34) Unexpected single-line block (block-no-single-line)
(#35) Unexpected single-line block (block-no-single-line)
(#36) Unexpected single-line block (block-no-single-line)
(#37) Unexpected single-line block (block-no-single-line)
(#38) Unexpected single-line block (block-no-single-line)
(#39) Unexpected single-line block (block-no-single-line)
(#40) Unexpected single-line block (block-no-single-line)
(#41) Unexpected single-line block (block-no-single-line)
(#42) Unexpected single-line block (block-no-single-line)
(#43) Unexpected single-line block (block-no-single-line)
(#44) Unexpected single-line block (block-no-single-line)
(#45) Unexpected single-line block (block-no-single-line)
(#46) Unexpected single-line block (block-no-single-line)
(#47) Unexpected single-line block (block-no-single-line)
(#48) Unexpected single-line block (block-no-single-line)
(#49) Unexpected single-line block (block-no-single-line)
(#50) Unexpected single-line block (block-no-single-line)
(#51) Unexpected single-line block (block-no-single-line)
(#52) Unexpected single-line block (block-no-single-line)
(#53) Unexpected single-line block (block-no-single-line)
(#54) Unexpected single-line block (block-no-single-line)
(#55) Unexpected single-line block (block-no-single-line)
(#56) Unexpected single-line block (block-no-single-line)
(#57) Unexpected single-line block (block-no-single-line)
(#58) Unexpected single-line block (block-no-single-line)
(#59) Unexpected single-line block (block-no-single-line)
(#60) Unexpected single-line block (block-no-single-line)
(#61) Unexpected single-line block (block-no-single-line)
(#62) Unexpected single-line block (block-no-single-line)
(#63) Unexpected single-line block (block-no-single-line)
(#64) Unexpected single-line block (block-no-single-line)
(#65) Unexpected single-line block (block-no-single-line)
(#66) Unexpected single-line block (block-no-single-line)
(#67) Unexpected single-line block (block-no-single-line)
(#68) Unexpected single-line block (block-no-single-line)
(#69) Unexpected single-line block (block-no-single-line)
(#70) Unexpected single-line block (block-no-single-line)
(#71) Unexpected single-line block (block-no-single-line)
(#72) Unexpected single-line block (block-no-single-line)
(#73) Unexpected single-line block (block-no-single-line)
(#74) Unexpected single-line block (block-no-single-line)
(#75) Unexpected single-line block (block-no-single-line)
(#26) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#27) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#28) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#29) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#30) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#31) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#32) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#34) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#35) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#36) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#37) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#38) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#39) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#40) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#41) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#42) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#43) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#44) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#45) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#46) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#47) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#48) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#49) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#50) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#51) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#52) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#53) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#54) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#55) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#56) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#57) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#58) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#59) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#60) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#61) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#62) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#63) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#64) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#65) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#66) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#67) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#68) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#69) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#70) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#71) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#72) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#73) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#74) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#75) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#47) Expected single space before "{" (block-opening-brace-space-before)
(#48) Expected single space before "{" (block-opening-brace-space-before)
(#49) Expected single space before "{" (block-opening-brace-space-before)
(#50) Expected single space before "{" (block-opening-brace-space-before)
(#51) Expected single space before "{" (block-opening-brace-space-before)
(#52) Expected single space before "{" (block-opening-brace-space-before)
(#53) Expected single space before "{" (block-opening-brace-space-before)
(#54) Expected single space before "{" (block-opening-brace-space-before)
(#55) Expected single space before "{" (block-opening-brace-space-before)
(#56) Expected single space before "{" (block-opening-brace-space-before)
(#57) Expected single space before "{" (block-opening-brace-space-before)
(#58) Expected single space before "{" (block-opening-brace-space-before)
(#59) Expected single space before "{" (block-opening-brace-space-before)
(#60) Expected single space before "{" (block-opening-brace-space-before)
(#61) Expected single space before "{" (block-opening-brace-space-before)
(#62) Expected single space before "{" (block-opening-brace-space-before)
(#63) Expected single space before "{" (block-opening-brace-space-before)
(#64) Expected single space before "{" (block-opening-brace-space-before)
(#65) Expected single space before "{" (block-opening-brace-space-before)
(#66) Expected single space before "{" (block-opening-brace-space-before)
(#67) Expected single space before "{" (block-opening-brace-space-before)
(#68) Expected single space before "{" (block-opening-brace-space-before)
(#69) Expected single space before "{" (block-opening-brace-space-before)
(#70) Expected single space before "{" (block-opening-brace-space-before)
(#71) Expected single space before "{" (block-opening-brace-space-before)
(#72) Expected single space before "{" (block-opening-brace-space-before)
(#73) Expected single space before "{" (block-opening-brace-space-before)
(#74) Expected single space before "{" (block-opening-brace-space-before)
(#75) Expected single space before "{" (block-opening-brace-space-before)
(#26) Expected "#FFEEEE" to be "#ffeeee" (color-hex-case)
(#27) Expected "#EEFFEE" to be "#eeffee" (color-hex-case)
(#53) Expected "#FFF" to be "#fff" (color-hex-case)
(#62) Expected "#FFE" to be "#ffe" (color-hex-case)
(#26) Expected "#FFEEEE" to be "#FEE" (color-hex-length)
(#27) Expected "#EEFFEE" to be "#EFE" (color-hex-length)
(#49) Expected single space before "!" (declaration-bang-space-before)
(#49) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#49) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#49) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#49) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#49) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#49) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#49) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#53) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#53) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#53) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#53) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#53) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#53) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#59) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#59) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#59) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#59) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#59) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#59) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#68) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#68) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#68) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#68) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#68) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#68) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#70) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#70) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#70) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#70) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#70) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#70) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#48) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#49) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#50) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#50) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#50) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#50) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#51) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#51) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#51) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#51) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#51) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#52) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#52) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#53) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#56) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#56) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#56) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#56) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#56) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#57) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#57) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#57) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#57) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#57) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#57) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#57) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#57) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#57) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#57) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#58) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#58) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#58) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#58) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#58) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#58) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#58) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#58) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#59) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#59) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#59) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#59) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#59) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#59) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#59) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#65) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#65) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#65) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#65) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#65) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#68) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#70) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#70) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#70) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#70) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#70) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#70) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#70) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#70) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#70) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#71) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#71) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#71) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#72) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#72) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#72) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#73) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#73) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#74) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#74) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#74) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#26) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#27) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#28) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#29) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#31) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#32) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#33) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#35) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#36) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#37) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#38) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#39) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#40) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#41) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#42) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#45) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#46) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#48) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#49) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#50) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#51) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#52) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#53) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#56) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#57) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#58) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#59) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#65) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#68) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#70) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#71) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#72) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#73) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#74) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#46) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#47) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#48) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#49) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#50) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#51) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#52) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#53) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#54) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#55) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#56) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#57) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#58) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#59) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#60) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#61) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#62) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#63) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#64) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#65) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#66) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#67) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#68) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#69) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#70) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#71) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#72) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#73) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#74) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#75) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#26) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#26) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#27) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#27) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#28) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#28) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#29) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#29) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#30) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#31) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#31) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#32) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#33) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#33) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#33) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#33) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#34) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#35) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#35) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#36) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#36) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#37) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#37) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#38) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#38) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#39) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#39) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#40) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#40) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#41) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#41) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#43) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#45) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#45) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#45) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#45) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#45) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#46) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#46) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#47) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#48) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#48) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#50) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#51) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#51) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#51) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#51) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#51) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#51) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#52) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#52) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#52) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#54) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#55) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#56) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#56) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#56) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#56) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#56) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#56) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#57) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#58) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#59) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#59) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#59) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#59) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#59) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#59) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#59) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#59) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#60) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#61) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#62) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#63) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#64) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#65) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#65) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#65) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#65) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#65) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#65) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#66) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#67) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#68) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#69) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#71) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#71) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#71) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#71) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#72) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#72) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#72) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#72) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#73) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#73) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#73) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#74) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#74) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#74) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#74) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#75) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Unexpected !important (declaration-no-important)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#53) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#59) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#68) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#70) Expected single space after "," in a single-line function (function-comma-space-after)
(#49) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#53) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#59) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#68) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#70) Expected "DXImageTransform.Microsoft.gradient" to be "dximagetransform.microsoft.gradient" (function-name-case)
(#26) Unexpected data URI (function-url-data-uris)
(#27) Unexpected data URI (function-url-data-uris)
(#28) Unexpected data URI (function-url-data-uris)
(#29) Unexpected data URI (function-url-data-uris)
(#31) Unexpected data URI (function-url-data-uris)
(#32) Unexpected data URI (function-url-data-uris)
(#35) Unexpected data URI (function-url-data-uris)
(#36) Unexpected data URI (function-url-data-uris)
(#37) Unexpected data URI (function-url-data-uris)
(#38) Unexpected data URI (function-url-data-uris)
(#39) Unexpected data URI (function-url-data-uris)
(#41) Unexpected data URI (function-url-data-uris)
(#45) Unexpected data URI (function-url-data-uris)
(#46) Unexpected data URI (function-url-data-uris)
(#26) Expected line length to be no more than 132 characters (max-line-length)
(#27) Expected line length to be no more than 132 characters (max-line-length)
(#27) Expected line length to be no more than 132 characters (max-line-length)
(#28) Expected line length to be no more than 132 characters (max-line-length)
(#29) Expected line length to be no more than 132 characters (max-line-length)
(#31) Expected line length to be no more than 132 characters (max-line-length)
(#32) Expected line length to be no more than 132 characters (max-line-length)
(#32) Expected line length to be no more than 132 characters (max-line-length)
(#33) Expected line length to be no more than 132 characters (max-line-length)
(#35) Expected line length to be no more than 132 characters (max-line-length)
(#36) Expected line length to be no more than 132 characters (max-line-length)
(#14) Unexpected whitespace at end of line (no-eol-whitespace)
(#26) Expected single space after ">" (selector-combinator-space-after)
(#27) Expected single space after ">" (selector-combinator-space-after)
(#28) Expected single space after ">" (selector-combinator-space-after)
(#29) Expected single space after ">" (selector-combinator-space-after)
(#30) Expected single space after ">" (selector-combinator-space-after)
(#31) Expected single space after ">" (selector-combinator-space-after)
(#32) Expected single space after ">" (selector-combinator-space-after)
(#33) Expected single space after ">" (selector-combinator-space-after)
(#33) Expected single space after ">" (selector-combinator-space-after)
(#34) Expected single space after ">" (selector-combinator-space-after)
(#35) Expected single space after ">" (selector-combinator-space-after)
(#36) Expected single space after ">" (selector-combinator-space-after)
(#37) Expected single space after ">" (selector-combinator-space-after)
(#38) Expected single space after ">" (selector-combinator-space-after)
(#39) Expected single space after ">" (selector-combinator-space-after)
(#40) Expected single space after ">" (selector-combinator-space-after)
(#41) Expected single space after ">" (selector-combinator-space-after)
(#42) Expected single space after ">" (selector-combinator-space-after)
(#43) Expected single space after ">" (selector-combinator-space-after)
(#44) Expected single space after ">" (selector-combinator-space-after)
(#45) Expected single space after ">" (selector-combinator-space-after)
(#45) Expected single space after ">" (selector-combinator-space-after)
(#46) Expected single space after ">" (selector-combinator-space-after)
(#46) Expected single space after ">" (selector-combinator-space-after)
(#26) Expected single space before ">" (selector-combinator-space-before)
(#27) Expected single space before ">" (selector-combinator-space-before)
(#28) Expected single space before ">" (selector-combinator-space-before)
(#29) Expected single space before ">" (selector-combinator-space-before)
(#30) Expected single space before ">" (selector-combinator-space-before)
(#31) Expected single space before ">" (selector-combinator-space-before)
(#32) Expected single space before ">" (selector-combinator-space-before)
(#33) Expected single space before ">" (selector-combinator-space-before)
(#33) Expected single space before ">" (selector-combinator-space-before)
(#34) Expected single space before ">" (selector-combinator-space-before)
(#35) Expected single space before ">" (selector-combinator-space-before)
(#36) Expected single space before ">" (selector-combinator-space-before)
(#37) Expected single space before ">" (selector-combinator-space-before)
(#38) Expected single space before ">" (selector-combinator-space-before)
(#39) Expected single space before ">" (selector-combinator-space-before)
(#40) Expected single space before ">" (selector-combinator-space-before)
(#41) Expected single space before ">" (selector-combinator-space-before)
(#42) Expected single space before ">" (selector-combinator-space-before)
(#43) Expected single space before ">" (selector-combinator-space-before)
(#44) Expected single space before ">" (selector-combinator-space-before)
(#45) Expected single space before ">" (selector-combinator-space-before)
(#45) Expected single space before ">" (selector-combinator-space-before)
(#46) Expected single space before ">" (selector-combinator-space-before)
(#46) Expected single space before ">" (selector-combinator-space-before)
(#50) Expected newline after "," (selector-list-comma-newline-after)
(#53) Expected newline after "," (selector-list-comma-newline-after)
(#54) Expected newline after "," (selector-list-comma-newline-after)
(#54) Expected newline after "," (selector-list-comma-newline-after)
(#58) Expected newline after "," (selector-list-comma-newline-after)
(#59) Expected newline after "," (selector-list-comma-newline-after)
(#62) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#69) Expected newline after "," (selector-list-comma-newline-after)
(#69) Expected newline after "," (selector-list-comma-newline-after)
(#70) Expected newline after "," (selector-list-comma-newline-after)
(#70) Expected newline after "," (selector-list-comma-newline-after)
(#70) Expected newline after "," (selector-list-comma-newline-after)
(#70) Expected newline after "," (selector-list-comma-newline-after)
(#70) Expected newline after "," (selector-list-comma-newline-after)
(#71) Expected newline after "," (selector-list-comma-newline-after)
(#72) Expected newline after "," (selector-list-comma-newline-after)
(#73) Expected newline after "," (selector-list-comma-newline-after)
(#75) Expected newline after "," (selector-list-comma-newline-after)
(#75) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(1521 errors, 5 warnings)

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

local/adminer/db/access.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#19) Package local is not valid
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
(#2) File-level phpdocs block is not found
(#167) Class Min_PDO is not documented
(#182) Class Min_PDOStatement is not documented
(#188) Class Min_SQL is not documented
(#206) Class Min_SQLite is not documented
(#218) Class Min_Result is not documented
(#224) Class Min_SQLite is not documented
(#236) Class Min_Result is not documented
(#243) Class Min_SQLite is not documented
(#247) Class Min_DB is not documented
(#257) Class Min_Driver is not documented
(#381) Class Min_DB is not documented
(#399) Class Min_Result is not documented
(#408) Class Min_DB is not documented
(#415) Class Min_Driver is not documented
(#560) Class Min_DB is not documented
(#579) Class Min_Result is not documented
(#588) Class Min_DB is not documented
(#595) Class Min_Driver is not documented
(#682) Class Min_DB is not documented
(#700) Class Min_Result is not documented
(#710) Class Min_DB is not documented
(#727) Class Min_Result is not documented
(#738) Class Min_DB is not documented
(#744) Class Min_Driver is not documented
(#851) Class Min_DB is not documented
(#866) Class Min_Result is not documented
(#874) Class Min_Driver is not documented
(#951) Class Min_DB is not documented
(#962) Class Min_Result is not documented
(#972) Class Min_Driver is not documented
(#1051) Class Min_DB is not documented
(#1062) Class Min_Result is not documented
(#1071) Class Min_Driver is not documented
(#1131) Class Min_DB is not documented
(#1139) Class Min_Result is not documented
(#1144) Class Min_Driver is not documented
(#1190) Class Min_DB is not documented
(#1200) Class Min_DB is not documented
(#1219) Class Min_Result is not documented
(#1227) Class Min_DB is not documented
(#1236) Class Min_Driver is not documented
(#1344) Class Adminer is not documented
(#1577) Class TmpFile is not documented
(#14) Function connection is not documented
(#15) Function adminer is not documented
(#16) Function idf_unescape is not documented
(#18) Function escape_string is not documented
(#20) Function number is not documented
(#22) Function remove_slashes is not documented
(#24) Function bracket_escape is not documented
(#26) Function charset is not documented
(#27) Function h is not documented
(#29) Function nbsp is not documented
(#30) Function nl_br is not documented
(#32) Function checkbox is not documented
(#33) Function optionlist is not documented
(#36) Function html_select is not documented
(#38) Function select_input is not documented
(#39) Function confirm is not documented
(#40) Function print_fieldset is not documented
(#41) Function bold is not documented
(#42) Function odd is not documented
(#43) Function js_escape is not documented
(#45) Function json_row is not documented
(#46) Function ini_bool is not documented
(#47) Function sid is not documented
(#48) Function set_password is not documented
(#49) Function get_password is not documented
(#50) Function q is not documented
(#51) Function get_vals is not documented
(#52) Function get_key_vals is not documented
(#53) Function get_rows is not documented
(#54) Function unique_array is not documented
(#57) Function escape_key is not documented
(#59) Function where is not documented
(#61) Function where_check is not documented
(#63) Function where_link is not documented
(#64) Function convert_fields is not documented
(#66) Function cookie is not documented
(#68) Function restart_session is not documented
(#69) Function stop_session is not documented
(#70) Function get_session is not documented
(#70) Function set_session is not documented
(#71) Function auth_url is not documented
(#72) Function is_ajax is not documented
(#73) Function adminer_redirect is not documented
(#74) Function query_redirect is not documented
(#77) Function queries is not documented
(#79) Function apply_queries is not documented
(#83) Function queries_redirect is not documented
(#85) Function adminer_format_time is not documented
(#87) Function remove_from_uri is not documented
(#89) Function pagination is not documented
(#90) Function get_file is not documented
(#93) Function upload_error is not documented
(#94) Function repeat_pattern is not documented
(#96) Function is_utf8 is not documented
(#97) Function shorten_utf8 is not documented
(#99) Function format_number is not documented
(#101) Function friendly_url is not documented
(#103) Function hidden_fields is not documented
(#106) Function hidden_fields_get is not documented
(#107) Function table_status1 is not documented
(#108) Function column_foreign_keys is not documented
(#109) Function enum_input is not documented
(#110) Function input is not documented
(#113) Function process_input is not documented
(#120) Function fields_from_edit is not documented
(#121) Function search_tables is not documented
(#122) Function dump_headers is not documented
(#123) Function dump_csv is not documented
(#126) Function apply_sql_function is not documented
(#127) Function get_temp_dir is not documented
(#129) Function password_file is not documented
(#130) Function rand_string is not documented
(#132) Function select_value is not documented
(#134) Function is_mail is not documented
(#136) Function is_url is not documented
(#137) Function is_shortable is not documented
(#139) Function count_rows is not documented
(#140) Function slow_query is not documented
(#148) Function get_token is not documented
(#149) Function verify_token is not documented
(#150) Function lzw_decompress is not documented
(#152) Function on_help is not documented
(#153) Function edit_form is not documented
(#160) Function get_lang is not documented
(#161) Function lang is not documented
(#163) Function switch_lang is not documented
(#166) Function get_translations is not documented
(#170) Function Min_PDO::__construct is not documented
(#171) Function Min_PDO::dsn is not documented
(#172) Function Min_PDO::query is not documented
(#174) Function Min_PDO::multi_query is not documented
(#175) Function Min_PDO::store_result is not documented
(#178) Function Min_PDO::next_result is not documented
(#180) Function Min_PDO::result is not documented
(#185) Function Min_PDOStatement::fetch_assoc is not documented
(#186) Function Min_PDOStatement::fetch_row is not documented
(#187) Function Min_PDOStatement::fetch_field is not documented
(#189) Function Min_SQL::__construct is not documented
(#190) Function Min_SQL::select is not documented
(#191) Function Min_SQL::delete is not documented
(#193) Function Min_SQL::update is not documented
(#196) Function Min_SQL::insert is not documented
(#198) Function Min_SQL::insertUpdate is not documented
(#200) Function Min_SQL::begin is not documented
(#202) Function Min_SQL::commit is not documented
(#204) Function Min_SQL::rollback is not documented
(#207) Function Min_SQLite::__construct is not documented
(#209) Function Min_SQLite::query is not documented
(#214) Function Min_SQLite::quote is not documented
(#215) Function Min_SQLite::store_result is not documented
(#216) Function Min_SQLite::result is not documented
(#219) Function Min_Result::__construct is not documented
(#220) Function Min_Result::fetch_assoc is not documented
(#221) Function Min_Result::fetch_row is not documented
(#222) Function Min_Result::fetch_field is not documented
(#223) Function Min_Result::__desctruct is not documented
(#225) Function Min_SQLite::__construct is not documented
(#227) Function Min_SQLite::query is not documented
(#232) Function Min_SQLite::quote is not documented
(#233) Function Min_SQLite::store_result is not documented
(#234) Function Min_SQLite::result is not documented
(#237) Function Min_Result::__construct is not documented
(#238) Function Min_Result::fetch_assoc is not documented
(#241) Function Min_Result::fetch_row is not documented
(#242) Function Min_Result::fetch_field is not documented
(#246) Function Min_SQLite::__construct is not documented
(#250) Function Min_DB::__construct is not documented
(#251) Function Min_DB::select_db is not documented
(#254) Function Min_DB::multi_query is not documented
(#255) Function Min_DB::next_result is not documented
(#260) Function Min_Driver::insertUpdate is not documented
(#263) Function idf_escape is not documented
(#264) Function table is not documented
(#266) Function connect is not documented
(#269) Function get_databases is not documented
(#271) Function limit is not documented
(#272) Function limit1 is not documented
(#273) Function db_collation is not documented
(#274) Function engines is not documented
(#276) Function logged_user is not documented
(#278) Function tables_list is not documented
(#280) Function count_tables is not documented
(#282) Function table_status is not documented
(#283) Function is_view is not documented
(#284) Function fk_support is not documented
(#285) Function fields is not documented
(#287) Function indexes is not documented
(#289) Function foreign_keys is not documented
(#290) Function view is not documented
(#292) Function collations is not documented
(#293) Function information_schema is not documented
(#295) Function adminer_error is not documented
(#297) Function check_sqlite_name is not documented
(#300) Function create_database is not documented
(#306) Function drop_databases is not documented
(#310) Function rename_database is not documented
(#312) Function auto_increment is not documented
(#313) Function alter_table is not documented
(#321) Function recreate_table is not documented
(#335) Function index_sql is not documented
(#336) Function alter_indexes is not documented
(#341) Function truncate_tables is not documented
(#343) Function drop_views is not documented
(#345) Function drop_tables is not documented
(#347) Function move_tables is not documented
(#349) Function trigger is not documented
(#352) Function triggers is not documented
(#353) Function trigger_options is not documented
(#355) Function routine is not documented
(#356) Function routines is not documented
(#357) Function routine_languages is not documented
(#358) Function begin is not documented
(#360) Function last_id is not documented
(#361) Function explain is not documented
(#362) Function found_rows is not documented
(#363) Function types is not documented
(#365) Function schemas is not documented
(#367) Function get_schema is not documented
(#368) Function set_schema is not documented
(#370) Function create_sql is not documented
(#371) Function truncate_sql is not documented
(#372) Function use_sql is not documented
(#373) Function trigger_sql is not documented
(#375) Function show_variables is not documented
(#376) Function show_status is not documented
(#377) Function convert_field is not documented
(#378) Function unconvert_field is not documented
(#379) Function support is not documented
(#382) Function Min_DB::_error is not documented
(#383) Function Min_DB::connect is not documented
(#384) Function Min_DB::quote is not documented
(#385) Function Min_DB::select_db is not documented
(#386) Function Min_DB::close is not documented
(#387) Function Min_DB::query is not documented
(#392) Function Min_DB::multi_query is not documented
(#393) Function Min_DB::store_result is not documented
(#394) Function Min_DB::next_result is not documented
(#396) Function Min_DB::result is not documented
(#400) Function Min_Result::__construct is not documented
(#401) Function Min_Result::fetch_assoc is not documented
(#403) Function Min_Result::fetch_row is not documented
(#405) Function Min_Result::fetch_field is not documented
(#407) Function Min_Result::__destruct is not documented
(#411) Function Min_DB::connect is not documented
(#413) Function Min_DB::select_db is not documented
(#414) Function Min_DB::close is not documented
(#418) Function Min_Driver::insertUpdate is not documented
(#423) Function idf_escape is not documented
(#424) Function table is not documented
(#426) Function connect is not documented
(#428) Function get_databases is not documented
(#430) Function limit is not documented
(#431) Function limit1 is not documented
(#432) Function db_collation is not documented
(#433) Function engines is not documented
(#435) Function logged_user is not documented
(#436) Function tables_list is not documented
(#443) Function count_tables is not documented
(#445) Function table_status is not documented
(#450) Function is_view is not documented
(#452) Function fk_support is not documented
(#454) Function fields is not documented
(#464) Function indexes is not documented
(#465) Function foreign_keys is not documented
(#470) Function view is not documented
(#472) Function collations is not documented
(#474) Function information_schema is not documented
(#475) Function adminer_error is not documented
(#477) Function create_database is not documented
(#479) Function drop_databases is not documented
(#481) Function rename_database is not documented
(#483) Function auto_increment is not documented
(#484) Function alter_table is not documented
(#489) Function alter_indexes is not documented
(#494) Function truncate_tables is not documented
(#497) Function drop_views is not documented
(#499) Function drop_tables is not documented
(#503) Function move_tables is not documented
(#506) Function trigger is not documented
(#509) Function triggers is not documented
(#510) Function trigger_options is not documented
(#512) Function routines is not documented
(#518) Function routine_languages is not documented
(#520) Function last_id is not documented
(#522) Function explain is not documented
(#523) Function found_rows is not documented
(#525) Function types is not documented
(#531) Function schemas is not documented
(#533) Function get_schema is not documented
(#534) Function set_schema is not documented
(#535) Function create_sql is not documented
(#544) Function trigger_sql is not documented
(#546) Function use_sql is not documented
(#547) Function show_variables is not documented
(#549) Function process_list is not documented
(#551) Function show_status is not documented
(#552) Function convert_field is not documented
(#553) Function unconvert_field is not documented
(#554) Function support is not documented
(#556) Function kill_process is not documented
(#558) Function connection_id is not documented
(#559) Function max_connections is not documented
(#561) Function Min_DB::_error is not documented
(#562) Function Min_DB::connect is not documented
(#565) Function Min_DB::quote is not documented
(#566) Function Min_DB::select_db is not documented
(#568) Function Min_DB::query is not documented
(#572) Function Min_DB::multi_query is not documented
(#573) Function Min_DB::store_result is not documented
(#574) Function Min_DB::next_result is not documented
(#576) Function Min_DB::result is not documented
(#580) Function Min_Result::__construct is not documented
(#581) Function Min_Result::_convert is not documented
(#583) Function Min_Result::fetch_assoc is not documented
(#584) Function Min_Result::fetch_row is not documented
(#585) Function Min_Result::fetch_field is not documented
(#587) Function Min_Result::__destruct is not documented
(#591) Function Min_DB::connect is not documented
(#593) Function Min_DB::select_db is not documented
(#598) Function Min_Driver::begin is not documented
(#600) Function idf_escape is not documented
(#601) Function table is not documented
(#603) Function connect is not documented
(#605) Function get_databases is not documented
(#607) Function limit is not documented
(#608) Function limit1 is not documented
(#609) Function db_collation is not documented
(#610) Function engines is not documented
(#612) Function logged_user is not documented
(#613) Function tables_list is not documented
(#617) Function count_tables is not documented
(#619) Function table_status is not documented
(#622) Function is_view is not documented
(#623) Function fk_support is not documented
(#625) Function fields is not documented
(#626) Function indexes is not documented
(#631) Function view is not documented
(#633) Function collations is not documented
(#635) Function information_schema is not documented
(#637) Function adminer_error is not documented
(#639) Function explain is not documented
(#640) Function found_rows is not documented
(#641) Function alter_table is not documented
(#644) Function foreign_keys is not documented
(#655) Function truncate_tables is not documented
(#657) Function drop_views is not documented
(#659) Function drop_tables is not documented
(#661) Function last_id is not documented
(#663) Function schemas is not documented
(#665) Function get_schema is not documented
(#666) Function set_schema is not documented
(#667) Function show_variables is not documented
(#669) Function process_list is not documented
(#676) Function show_status is not documented
(#678) Function convert_field is not documented
(#679) Function unconvert_field is not documented
(#680) Function support is not documented
(#683) Function Min_DB::_get_error is not documented
(#684) Function Min_DB::connect is not documented
(#685) Function Min_DB::quote is not documented
(#686) Function Min_DB::select_db is not documented
(#687) Function Min_DB::query is not documented
(#689) Function Min_DB::multi_query is not documented
(#692) Function Min_DB::store_result is not documented
(#697) Function Min_DB::next_result is not documented
(#698) Function Min_DB::result is not documented
(#701) Function Min_Result::__construct is not documented
(#702) Function Min_Result::_convert is not documented
(#704) Function Min_Result::fetch_assoc is not documented
(#705) Function Min_Result::fetch_row is not documented
(#706) Function Min_Result::fetch_field is not documented
(#708) Function Min_Result::seek is not documented
(#709) Function Min_Result::__destruct is not documented
(#711) Function Min_DB::connect is not documented
(#712) Function Min_DB::quote is not documented
(#713) Function Min_DB::select_db is not documented
(#715) Function Min_DB::query is not documented
(#720) Function Min_DB::multi_query is not documented
(#721) Function Min_DB::store_result is not documented
(#722) Function Min_DB::next_result is not documented
(#724) Function Min_DB::result is not documented
(#728) Function Min_Result::__construct is not documented
(#729) Function Min_Result::fetch_assoc is not documented
(#731) Function Min_Result::fetch_row is not documented
(#733) Function Min_Result::num_rows is not documented
(#735) Function Min_Result::fetch_field is not documented
(#736) Function Min_Result::seek is not documented
(#737) Function Min_Result::__destruct is not documented
(#741) Function Min_DB::connect is not documented
(#743) Function Min_DB::select_db is not documented
(#747) Function Min_Driver::insertUpdate is not documented
(#752) Function Min_Driver::begin is not documented
(#754) Function idf_escape is not documented
(#755) Function table is not documented
(#756) Function connect is not documented
(#758) Function get_databases is not documented
(#760) Function limit is not documented
(#761) Function limit1 is not documented
(#763) Function db_collation is not documented
(#764) Function engines is not documented
(#766) Function logged_user is not documented
(#767) Function tables_list is not documented
(#769) Function count_tables is not documented
(#771) Function table_status is not documented
(#772) Function is_view is not documented
(#773) Function fk_support is not documented
(#775) Function fields is not documented
(#781) Function indexes is not documented
(#786) Function view is not documented
(#788) Function collations is not documented
(#789) Function information_schema is not documented
(#791) Function adminer_error is not documented
(#793) Function create_database is not documented
(#795) Function drop_databases is not documented
(#797) Function rename_database is not documented
(#799) Function auto_increment is not documented
(#800) Function alter_table is not documented
(#806) Function alter_indexes is not documented
(#809) Function last_id is not documented
(#810) Function explain is not documented
(#811) Function found_rows is not documented
(#812) Function foreign_keys is not documented
(#813) Function truncate_tables is not documented
(#815) Function drop_views is not documented
(#817) Function drop_tables is not documented
(#819) Function move_tables is not documented
(#821) Function trigger is not documented
(#829) Function triggers is not documented
(#835) Function trigger_options is not documented
(#837) Function schemas is not documented
(#839) Function get_schema is not documented
(#840) Function set_schema is not documented
(#842) Function use_sql is not documented
(#843) Function show_variables is not documented
(#845) Function show_status is not documented
(#847) Function convert_field is not documented
(#848) Function unconvert_field is not documented
(#849) Function support is not documented
(#852) Function Min_DB::connect is not documented
(#853) Function Min_DB::quote is not documented
(#854) Function Min_DB::select_db is not documented
(#855) Function Min_DB::query is not documented
(#860) Function Min_DB::multi_query is not documented
(#861) Function Min_DB::store_result is not documented
(#862) Function Min_DB::next_result is not documented
(#864) Function Min_DB::result is not documented
(#867) Function Min_Result::__construct is not documented
(#868) Function Min_Result::fetch_assoc is not documented
(#870) Function Min_Result::fetch_row is not documented
(#872) Function Min_Result::fetch_field is not documented
(#873) Function Min_Result::__destruct is not documented
(#877) Function idf_escape is not documented
(#878) Function table is not documented
(#880) Function connect is not documented
(#882) Function get_databases is not documented
(#884) Function limit is not documented
(#885) Function limit1 is not documented
(#887) Function db_collation is not documented
(#888) Function engines is not documented
(#890) Function logged_user is not documented
(#891) Function tables_list is not documented
(#892) Function count_tables is not documented
(#894) Function table_status is not documented
(#896) Function is_view is not documented
(#898) Function fk_support is not documented
(#900) Function fields is not documented
(#933) Function indexes is not documented
(#934) Function foreign_keys is not documented
(#936) Function collations is not documented
(#938) Function information_schema is not documented
(#940) Function adminer_error is not documented
(#942) Function types is not documented
(#944) Function schemas is not documented
(#946) Function get_schema is not documented
(#947) Function set_schema is not documented
(#949) Function support is not documented
(#952) Function Min_DB::select_db is not documented
(#953) Function Min_DB::query is not documented
(#957) Function Min_DB::multi_query is not documented
(#958) Function Min_DB::store_result is not documented
(#959) Function Min_DB::next_result is not documented
(#961) Function Min_DB::quote is not documented
(#963) Function Min_Result::__construct is not documented
(#967) Function Min_Result::_processValue is not documented
(#968) Function Min_Result::fetch_assoc is not documented
(#969) Function Min_Result::fetch_row is not documented
(#971) Function Min_Result::fetch_field is not documented
(#975) Function Min_Driver::_chunkRequest is not documented
(#980) Function Min_Driver::_extractIds is not documented
(#981) Function Min_Driver::select is not documented
(#982) Function Min_Driver::delete is not documented
(#983) Function Min_Driver::update is not documented
(#986) Function Min_Driver::insert is not documented
(#990) Function Min_Driver::insertUpdate is not documented
(#994) Function Min_Driver::begin is not documented
(#996) Function Min_Driver::commit is not documented
(#998) Function Min_Driver::rollback is not documented
(#1000) Function connect is not documented
(#1003) Function support is not documented
(#1005) Function logged_user is not documented
(#1006) Function get_databases is not documented
(#1008) Function collations is not documented
(#1010) Function db_collation is not documented
(#1011) Function tables_list is not documented
(#1012) Function table_status is not documented
(#1013) Function explain is not documented
(#1014) Function adminer_error is not documented
(#1016) Function information_schema is not documented
(#1017) Function is_view is not documented
(#1018) Function indexes is not documented
(#1020) Function fields is not documented
(#1022) Function foreign_keys is not documented
(#1024) Function table is not documented
(#1026) Function idf_escape is not documented
(#1027) Function limit is not documented
(#1028) Function unconvert_field is not documented
(#1029) Function fk_support is not documented
(#1030) Function engines is not documented
(#1032) Function alter_table is not documented
(#1033) Function drop_tables is not documented
(#1037) Function count_tables is not documented
(#1040) Function found_rows is not documented
(#1041) Function last_id is not documented
(#1042) Function hmac is not documented
(#1043) Function sdb_request is not documented
(#1048) Function sdb_request_all is not documented
(#1052) Function Min_DB::connect is not documented
(#1056) Function Min_DB::query is not documented
(#1058) Function Min_DB::select_db is not documented
(#1061) Function Min_DB::quote is not documented
(#1063) Function Min_Result::__construct is not documented
(#1067) Function Min_Result::fetch_assoc is not documented
(#1068) Function Min_Result::fetch_row is not documented
(#1070) Function Min_Result::fetch_field is not documented
(#1074) Function Min_Driver::select is not documented
(#1078) Function Min_Driver::insert is not documented
(#1080) Function connect is not documented
(#1082) Function adminer_error is not documented
(#1084) Function logged_user is not documented
(#1085) Function get_databases is not documented
(#1086) Function collations is not documented
(#1088) Function db_collation is not documented
(#1089) Function count_tables is not documented
(#1091) Function tables_list is not documented
(#1093) Function table_status is not documented
(#1094) Function information_schema is not documented
(#1095) Function is_view is not documented
(#1096) Function drop_databases is not documented
(#1100) Function indexes is not documented
(#1101) Function fields is not documented
(#1103) Function convert_field is not documented
(#1104) Function unconvert_field is not documented
(#1105) Function foreign_keys is not documented
(#1107) Function fk_support is not documented
(#1108) Function engines is not documented
(#1110) Function found_rows is not documented
(#1111) Function alter_table is not documented
(#1113) Function drop_tables is not documented
(#1117) Function truncate_tables is not documented
(#1121) Function alter_indexes is not documented
(#1126) Function last_id is not documented
(#1127) Function table is not documented
(#1128) Function idf_escape is not documented
(#1129) Function support is not documented
(#1132) Function Min_DB::rootQuery is not documented
(#1134) Function Min_DB::query is not documented
(#1135) Function Min_DB::connect is not documented
(#1136) Function Min_DB::select_db is not documented
(#1138) Function Min_DB::quote is not documented
(#1140) Function Min_Result::__construct is not documented
(#1141) Function Min_Result::fetch_assoc is not documented
(#1142) Function Min_Result::fetch_row is not documented
(#1147) Function Min_Driver::select is not documented
(#1155) Function connect is not documented
(#1157) Function support is not documented
(#1159) Function logged_user is not documented
(#1160) Function get_databases is not documented
(#1161) Function collations is not documented
(#1163) Function db_collation is not documented
(#1164) Function engines is not documented
(#1166) Function count_tables is not documented
(#1167) Function tables_list is not documented
(#1168) Function table_status is not documented
(#1169) Function adminer_error is not documented
(#1171) Function information_schema is not documented
(#1172) Function is_view is not documented
(#1173) Function indexes is not documented
(#1175) Function fields is not documented
(#1177) Function foreign_keys is not documented
(#1179) Function table is not documented
(#1180) Function idf_escape is not documented
(#1181) Function convert_field is not documented
(#1182) Function unconvert_field is not documented
(#1183) Function fk_support is not documented
(#1184) Function found_rows is not documented
(#1186) Function create_database is not documented
(#1187) Function drop_databases is not documented
(#1188) Function drop_tables is not documented
(#1193) Function Min_DB::__construct is not documented
(#1194) Function Min_DB::connect is not documented
(#1195) Function Min_DB::set_charset is not documented
(#1197) Function Min_DB::result is not documented
(#1199) Function Min_DB::quote is not documented
(#1201) Function Min_DB::connect is not documented
(#1202) Function Min_DB::set_charset is not documented
(#1204) Function Min_DB::quote is not documented
(#1205) Function Min_DB::select_db is not documented
(#1207) Function Min_DB::query is not documented
(#1212) Function Min_DB::multi_query is not documented
(#1213) Function Min_DB::store_result is not documented
(#1214) Function Min_DB::next_result is not documented
(#1216) Function Min_DB::result is not documented
(#1220) Function Min_Result::__construct is not documented
(#1221) Function Min_Result::fetch_assoc is not documented
(#1223) Function Min_Result::fetch_row is not documented
(#1225) Function Min_Result::fetch_field is not documented
(#1226) Function Min_Result::__destruct is not documented
(#1230) Function Min_DB::connect is not documented
(#1232) Function Min_DB::set_charset is not documented
(#1233) Function Min_DB::select_db is not documented
(#1234) Function Min_DB::query is not documented
(#1239) Function Min_Driver::insert is not documented
(#1240) Function Min_Driver::insertUpdate is not documented
(#1245) Function idf_escape is not documented
(#1246) Function table is not documented
(#1248) Function connect is not documented
(#1250) Function get_databases is not documented
(#1251) Function limit is not documented
(#1252) Function limit1 is not documented
(#1254) Function db_collation is not documented
(#1255) Function engines is not documented
(#1256) Function logged_user is not documented
(#1257) Function tables_list is not documented
(#1259) Function count_tables is not documented
(#1261) Function table_status is not documented
(#1262) Function is_view is not documented
(#1263) Function fk_support is not documented
(#1265) Function fields is not documented
(#1266) Function indexes is not documented
(#1267) Function foreign_keys is not documented
(#1269) Function view is not documented
(#1271) Function collations is not documented
(#1273) Function information_schema is not documented
(#1274) Function adminer_error is not documented
(#1276) Function create_database is not documented
(#1278) Function drop_databases is not documented
(#1279) Function rename_database is not documented
(#1280) Function auto_increment is not documented
(#1281) Function alter_table is not documented
(#1284) Function alter_indexes is not documented
(#1287) Function truncate_tables is not documented
(#1289) Function drop_views is not documented
(#1291) Function drop_tables is not documented
(#1293) Function move_tables is not documented
(#1295) Function copy_tables is not documented
(#1301) Function trigger is not documented
(#1304) Function triggers is not documented
(#1305) Function trigger_options is not documented
(#1307) Function routine is not documented
(#1311) Function routines is not documented
(#1313) Function routine_languages is not documented
(#1315) Function last_id is not documented
(#1316) Function explain is not documented
(#1317) Function found_rows is not documented
(#1318) Function types is not documented
(#1320) Function schemas is not documented
(#1322) Function get_schema is not documented
(#1323) Function set_schema is not documented
(#1325) Function create_sql is not documented
(#1326) Function truncate_sql is not documented
(#1327) Function use_sql is not documented
(#1328) Function trigger_sql is not documented
(#1329) Function show_variables is not documented
(#1331) Function process_list is not documented
(#1333) Function show_status is not documented
(#1335) Function replication_status is not documented
(#1337) Function convert_field is not documented
(#1338) Function unconvert_field is not documented
(#1339) Function support is not documented
(#1340) Function kill_process is not documented
(#1342) Function connection_id is not documented
(#1343) Function max_connections is not documented
(#1345) Function Adminer::name is not documented
(#1346) Function Adminer::credentials is not documented
(#1348) Function Adminer::permanentLogin is not documented
(#1350) Function Adminer::bruteForceKey is not documented
(#1351) Function Adminer::database is not documented
(#1353) Function Adminer::databases is not documented
(#1355) Function Adminer::schemas is not documented
(#1357) Function Adminer::queryTimeout is not documented
(#1359) Function Adminer::headers is not documented
(#1361) Function Adminer::head is not documented
(#1363) Function Adminer::loginForm is not documented
(#1373) Function Adminer::login is not documented
(#1376) Function Adminer::tableName is not documented
(#1378) Function Adminer::fieldName is not documented
(#1379) Function Adminer::selectLinks is not documented
(#1381) Function Adminer::foreignKeys is not documented
(#1383) Function Adminer::backwardKeys is not documented
(#1385) Function Adminer::backwardKeysPrint is not documented
(#1386) Function Adminer::selectQuery is not documented
(#1387) Function Adminer::sqlCommandQuery is not documented
(#1389) Function Adminer::rowDescription is not documented
(#1390) Function Adminer::rowDescriptions is not documented
(#1391) Function Adminer::selectLink is not documented
(#1392) Function Adminer::selectVal is not documented
(#1393) Function Adminer::editVal is not documented
(#1394) Function Adminer::tableStructurePrint is not documented
(#1396) Function Adminer::tableIndexesPrint is not documented
(#1398) Function Adminer::selectColumnsPrint is not documented
(#1400) Function Adminer::selectSearchPrint is not documented
(#1402) Function Adminer::selectOrderPrint is not documented
(#1403) Function Adminer::selectLimitPrint is not documented
(#1404) Function Adminer::selectLengthPrint is not documented
(#1405) Function Adminer::selectActionPrint is not documented
(#1408) Function Adminer::selectCommandPrint is not documented
(#1409) Function Adminer::selectImportPrint is not documented
(#1410) Function Adminer::selectEmailPrint is not documented
(#1411) Function Adminer::selectColumnsProcess is not documented
(#1413) Function Adminer::selectSearchProcess is not documented
(#1416) Function Adminer::selectOrderProcess is not documented
(#1417) Function Adminer::selectLimitProcess is not documented
(#1418) Function Adminer::selectLengthProcess is not documented
(#1419) Function Adminer::selectEmailProcess is not documented
(#1421) Function Adminer::selectQueryBuild is not documented
(#1422) Function Adminer::messageQuery is not documented
(#1423) Function Adminer::editFunctions is not documented
(#1427) Function Adminer::editInput is not documented
(#1428) Function Adminer::processInput is not documented
(#1430) Function Adminer::dumpOutput is not documented
(#1431) Function Adminer::dumpFormat is not documented
(#1433) Function Adminer::dumpDatabase is not documented
(#1434) Function Adminer::dumpTable is not documented
(#1435) Function Adminer::dumpData is not documented
(#1439) Function Adminer::dumpFilename is not documented
(#1441) Function Adminer::dumpHeaders is not documented
(#1442) Function Adminer::homepage is not documented
(#1444) Function Adminer::navigation is not documented
(#1456) Function Adminer::databasesPrint is not documented
(#1459) Function Adminer::tablesPrint is not documented
(#1462) Function page_header is not documented
(#1487) Function page_headers is not documented
(#1488) Function page_messages is not documented
(#1489) Function page_footer is not documented
(#1501) Function int32 is not documented
(#1502) Function long2str is not documented
(#1505) Function str2long is not documented
(#1506) Function xxtea_mx is not documented
(#1508) Function encrypt_string is not documented
(#1510) Function decrypt_string is not documented
(#1513) Function add_invalid_login is not documented
(#1516) Function unset_permanent is not documented
(#1518) Function auth_error is not documented
(#1520) Function select is not documented
(#1522) Function referencable_primary is not documented
(#1523) Function textarea is not documented
(#1528) Function edit_type is not documented
(#1531) Function process_length is not documented
(#1532) Function process_type is not documented
(#1533) Function process_field is not documented
(#1535) Function type_class is not documented
(#1536) Function edit_fields is not documented
(#1549) Function process_fields is not documented
(#1554) Function normalize_enum is not documented
(#1555) Function grant is not documented
(#1558) Function drop_create is not documented
(#1560) Function create_trigger is not documented
(#1561) Function create_routine is not documented
(#1563) Function remove_definer is not documented
(#1565) Function format_foreign_key is not documented
(#1566) Function tar_file is not documented
(#1568) Function ini_bytes is not documented
(#1569) Function adminer_doc_link is not documented
(#1570) Function ob_gzencode is not documented
(#1572) Function db_size is not documented
(#1574) Function set_utf8mb4 is not documented
(#1575) Function connect_error is not documented
(#1578) Function TmpFile::__construct is not documented
(#1579) Function TmpFile::write is not documented
(#1580) Function TmpFile::send is not documented
(#170) Variable Min_PDO::$_result is not documented
(#170) Variable Min_PDO::$server_info is not documented
(#170) Variable Min_PDO::$affected_rows is not documented
(#170) Variable Min_PDO::$errno is not documented
(#170) Variable Min_PDO::$error is not documented
(#185) Variable Min_PDOStatement::$_offset is not documented
(#185) Variable Min_PDOStatement::$num_rows is not documented
(#189) Variable Min_SQL::$_conn is not documented
(#207) Variable Min_SQLite::$extension is not documented
(#207) Variable Min_SQLite::$server_info is not documented
(#207) Variable Min_SQLite::$affected_rows is not documented
(#207) Variable Min_SQLite::$errno is not documented
(#207) Variable Min_SQLite::$error is not documented
(#207) Variable Min_SQLite::$_link is not documented
(#219) Variable Min_Result::$_result is not documented
(#219) Variable Min_Result::$_offset is not documented
(#219) Variable Min_Result::$num_rows is not documented
(#225) Variable Min_SQLite::$extension is not documented
(#225) Variable Min_SQLite::$server_info is not documented
(#225) Variable Min_SQLite::$affected_rows is not documented
(#225) Variable Min_SQLite::$error is not documented
(#225) Variable Min_SQLite::$_link is not documented
(#237) Variable Min_Result::$_result is not documented
(#237) Variable Min_Result::$_offset is not documented
(#237) Variable Min_Result::$num_rows is not documented
(#246) Variable Min_SQLite::$extension is not documented
(#382) Variable Min_DB::$extension is not documented
(#382) Variable Min_DB::$_link is not documented
(#382) Variable Min_DB::$_result is not documented
(#382) Variable Min_DB::$_string is not documented
(#382) Variable Min_DB::$_database is not documented
(#382) Variable Min_DB::$server_info is not documented
(#382) Variable Min_DB::$affected_rows is not documented
(#382) Variable Min_DB::$error is not documented
(#400) Variable Min_Result::$_result is not documented
(#400) Variable Min_Result::$_offset is not documented
(#400) Variable Min_Result::$num_rows is not documented
(#411) Variable Min_DB::$extension is not documented
(#561) Variable Min_DB::$extension is not documented
(#561) Variable Min_DB::$_link is not documented
(#561) Variable Min_DB::$_result is not documented
(#561) Variable Min_DB::$server_info is not documented
(#561) Variable Min_DB::$affected_rows is not documented
(#561) Variable Min_DB::$errno is not documented
(#561) Variable Min_DB::$error is not documented
(#580) Variable Min_Result::$_result is not documented
(#580) Variable Min_Result::$_offset is not documented
(#580) Variable Min_Result::$num_rows is not documented
(#591) Variable Min_DB::$extension is not documented
(#683) Variable Min_DB::$extension is not documented
(#683) Variable Min_DB::$_link is not documented
(#683) Variable Min_DB::$_result is not documented
(#683) Variable Min_DB::$server_info is not documented
(#683) Variable Min_DB::$affected_rows is not documented
(#683) Variable Min_DB::$errno is not documented
(#683) Variable Min_DB::$error is not documented
(#701) Variable Min_Result::$_result is not documented
(#701) Variable Min_Result::$_offset is not documented
(#701) Variable Min_Result::$_fields is not documented
(#701) Variable Min_Result::$num_rows is not documented
(#711) Variable Min_DB::$extension is not documented
(#711) Variable Min_DB::$_link is not documented
(#711) Variable Min_DB::$_result is not documented
(#711) Variable Min_DB::$server_info is not documented
(#711) Variable Min_DB::$affected_rows is not documented
(#711) Variable Min_DB::$error is not documented
(#728) Variable Min_Result::$_result is not documented
(#728) Variable Min_Result::$_offset is not documented
(#728) Variable Min_Result::$_fields is not documented
(#728) Variable Min_Result::$num_rows is not documented
(#741) Variable Min_DB::$extension is not documented
(#852) Variable Min_DB::$extension is not documented
(#852) Variable Min_DB::$server_info is not documented
(#852) Variable Min_DB::$affected_rows is not documented
(#852) Variable Min_DB::$errno is not documented
(#852) Variable Min_DB::$error is not documented
(#852) Variable Min_DB::$_link is not documented
(#852) Variable Min_DB::$_result is not documented
(#867) Variable Min_Result::$num_rows is not documented
(#867) Variable Min_Result::$_result is not documented
(#867) Variable Min_Result::$_offset is not documented
(#952) Variable Min_DB::$extension is not documented
(#952) Variable Min_DB::$server_info is not documented
(#952) Variable Min_DB::$error is not documented
(#952) Variable Min_DB::$timeout is not documented
(#952) Variable Min_DB::$next is not documented
(#952) Variable Min_DB::$affected_rows is not documented
(#952) Variable Min_DB::$_result is not documented
(#963) Variable Min_Result::$num_rows is not documented
(#963) Variable Min_Result::$_rows is not documented
(#963) Variable Min_Result::$_offset is not documented
(#975) Variable Min_Driver::$Kf is not documented
(#1052) Variable Min_DB::$extension is not documented
(#1052) Variable Min_DB::$error is not documented
(#1052) Variable Min_DB::$last_id is not documented
(#1052) Variable Min_DB::$_link is not documented
(#1052) Variable Min_DB::$_db is not documented
(#1063) Variable Min_Result::$num_rows is not documented
(#1063) Variable Min_Result::$_rows is not documented
(#1063) Variable Min_Result::$_offset is not documented
(#1063) Variable Min_Result::$_charset is not documented
(#1074) Variable Min_Driver::$Kf is not documented
(#1132) Variable Min_DB::$extension is not documented
(#1132) Variable Min_DB::$server_info is not documented
(#1132) Variable Min_DB::$errno is not documented
(#1132) Variable Min_DB::$error is not documented
(#1132) Variable Min_DB::$_url is not documented
(#1140) Variable Min_Result::$num_rows is not documented
(#1140) Variable Min_Result::$_rows is not documented
(#1193) Variable Min_DB::$extension is not documented
(#1201) Variable Min_DB::$extension is not documented
(#1201) Variable Min_DB::$server_info is not documented
(#1201) Variable Min_DB::$affected_rows is not documented
(#1201) Variable Min_DB::$errno is not documented
(#1201) Variable Min_DB::$error is not documented
(#1201) Variable Min_DB::$_link is not documented
(#1201) Variable Min_DB::$_result is not documented
(#1220) Variable Min_Result::$num_rows is not documented
(#1220) Variable Min_Result::$_result is not documented
(#1220) Variable Min_Result::$_offset is not documented
(#1230) Variable Min_DB::$extension is not documented
(#1345) Variable Adminer::$operators is not documented
(#1578) Variable TmpFile::$handler is not documented
(#1578) Variable TmpFile::$size is not documented
(#9) Not recommended phpdocs tag @version used
(#167) Package is not specified for class Min_PDO. It is also not specified in file-level phpdocs
(#182) Package is not specified for class Min_PDOStatement. It is also not specified in file-level phpdocs
(#188) Package is not specified for class Min_SQL. It is also not specified in file-level phpdocs
(#206) Package is not specified for class Min_SQLite. It is also not specified in file-level phpdocs
(#218) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#224) Package is not specified for class Min_SQLite. It is also not specified in file-level phpdocs
(#236) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#243) Package is not specified for class Min_SQLite. It is also not specified in file-level phpdocs
(#247) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#257) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#381) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#399) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#408) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#415) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#560) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#579) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#588) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#595) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#682) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#700) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#710) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#727) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#738) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#744) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#851) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#866) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#874) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#951) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#962) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#972) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#1051) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#1062) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#1071) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#1131) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#1139) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#1144) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#1190) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#1200) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#1219) Package is not specified for class Min_Result. It is also not specified in file-level phpdocs
(#1227) Package is not specified for class Min_DB. It is also not specified in file-level phpdocs
(#1236) Package is not specified for class Min_Driver. It is also not specified in file-level phpdocs
(#1344) Package is not specified for class Adminer. It is also not specified in file-level phpdocs
(#1577) Package is not specified for class TmpFile. It is also not specified in file-level phpdocs
(#14) Package is not specified for function connection. It is also not specified in file-level phpdocs
(#15) Package is not specified for function adminer. It is also not specified in file-level phpdocs
(#16) Package is not specified for function idf_unescape. It is also not specified in file-level phpdocs
(#18) Package is not specified for function escape_string. It is also not specified in file-level phpdocs
(#20) Package is not specified for function number. It is also not specified in file-level phpdocs
(#22) Package is not specified for function remove_slashes. It is also not specified in file-level phpdocs
(#24) Package is not specified for function bracket_escape. It is also not specified in file-level phpdocs
(#26) Package is not specified for function charset. It is also not specified in file-level phpdocs
(#27) Package is not specified for function h. It is also not specified in file-level phpdocs
(#29) Package is not specified for function nbsp. It is also not specified in file-level phpdocs
(#30) Package is not specified for function nl_br. It is also not specified in file-level phpdocs
(#32) Package is not specified for function checkbox. It is also not specified in file-level phpdocs
(#33) Package is not specified for function optionlist. It is also not specified in file-level phpdocs
(#36) Package is not specified for function html_select. It is also not specified in file-level phpdocs
(#38) Package is not specified for function select_input. It is also not specified in file-level phpdocs
(#39) Package is not specified for function confirm. It is also not specified in file-level phpdocs
(#40) Package is not specified for function print_fieldset. It is also not specified in file-level phpdocs
(#41) Package is not specified for function bold. It is also not specified in file-level phpdocs
(#42) Package is not specified for function odd. It is also not specified in file-level phpdocs
(#43) Package is not specified for function js_escape. It is also not specified in file-level phpdocs
(#45) Package is not specified for function json_row. It is also not specified in file-level phpdocs
(#46) Package is not specified for function ini_bool. It is also not specified in file-level phpdocs
(#47) Package is not specified for function sid. It is also not specified in file-level phpdocs
(#48) Package is not specified for function set_password. It is also not specified in file-level phpdocs
(#49) Package is not specified for function get_password. It is also not specified in file-level phpdocs
(#50) Package is not specified for function q. It is also not specified in file-level phpdocs
(#51) Package is not specified for function get_vals. It is also not specified in file-level phpdocs
(#52) Package is not specified for function get_key_vals. It is also not specified in file-level phpdocs
(#53) Package is not specified for function get_rows. It is also not specified in file-level phpdocs
(#54) Package is not specified for function unique_array. It is also not specified in file-level phpdocs
(#57) Package is not specified for function escape_key. It is also not specified in file-level phpdocs
(#59) Package is not specified for function where. It is also not specified in file-level phpdocs
(#61) Package is not specified for function where_check. It is also not specified in file-level phpdocs
(#63) Package is not specified for function where_link. It is also not specified in file-level phpdocs
(#64) Package is not specified for function convert_fields. It is also not specified in file-level phpdocs
(#66) Package is not specified for function cookie. It is also not specified in file-level phpdocs
(#68) Package is not specified for function restart_session. It is also not specified in file-level phpdocs
(#69) Package is not specified for function stop_session. It is also not specified in file-level phpdocs
(#70) Package is not specified for function get_session. It is also not specified in file-level phpdocs
(#70) Package is not specified for function set_session. It is also not specified in file-level phpdocs
(#71) Package is not specified for function auth_url. It is also not specified in file-level phpdocs
(#72) Package is not specified for function is_ajax. It is also not specified in file-level phpdocs
(#73) Package is not specified for function adminer_redirect. It is also not specified in file-level phpdocs
(#74) Package is not specified for function query_redirect. It is also not specified in file-level phpdocs
(#77) Package is not specified for function queries. It is also not specified in file-level phpdocs
(#79) Package is not specified for function apply_queries. It is also not specified in file-level phpdocs
(#83) Package is not specified for function queries_redirect. It is also not specified in file-level phpdocs
(#85) Package is not specified for function adminer_format_time. It is also not specified in file-level phpdocs
(#87) Package is not specified for function remove_from_uri. It is also not specified in file-level phpdocs
(#89) Package is not specified for function pagination. It is also not specified in file-level phpdocs
(#90) Package is not specified for function get_file. It is also not specified in file-level phpdocs
(#93) Package is not specified for function upload_error. It is also not specified in file-level phpdocs
(#94) Package is not specified for function repeat_pattern. It is also not specified in file-level phpdocs
(#96) Package is not specified for function is_utf8. It is also not specified in file-level phpdocs
(#97) Package is not specified for function shorten_utf8. It is also not specified in file-level phpdocs
(#99) Package is not specified for function format_number. It is also not specified in file-level phpdocs
(#101) Package is not specified for function friendly_url. It is also not specified in file-level phpdocs
(#103) Package is not specified for function hidden_fields. It is also not specified in file-level phpdocs
(#106) Package is not specified for function hidden_fields_get. It is also not specified in file-level phpdocs
(#107) Package is not specified for function table_status1. It is also not specified in file-level phpdocs
(#108) Package is not specified for function column_foreign_keys. It is also not specified in file-level phpdocs
(#109) Package is not specified for function enum_input. It is also not specified in file-level phpdocs
(#110) Package is not specified for function input. It is also not specified in file-level phpdocs
(#113) Package is not specified for function process_input. It is also not specified in file-level phpdocs
(#120) Package is not specified for function fields_from_edit. It is also not specified in file-level phpdocs
(#121) Package is not specified for function search_tables. It is also not specified in file-level phpdocs
(#122) Package is not specified for function dump_headers. It is also not specified in file-level phpdocs
(#123) Package is not specified for function dump_csv. It is also not specified in file-level phpdocs
(#126) Package is not specified for function apply_sql_function. It is also not specified in file-level phpdocs
(#127) Package is not specified for function get_temp_dir. It is also not specified in file-level phpdocs
(#129) Package is not specified for function password_file. It is also not specified in file-level phpdocs
(#130) Package is not specified for function rand_string. It is also not specified in file-level phpdocs
(#132) Package is not specified for function select_value. It is also not specified in file-level phpdocs
(#134) Package is not specified for function is_mail. It is also not specified in file-level phpdocs
(#136) Package is not specified for function is_url. It is also not specified in file-level phpdocs
(#137) Package is not specified for function is_shortable. It is also not specified in file-level phpdocs
(#139) Package is not specified for function count_rows. It is also not specified in file-level phpdocs
(#140) Package is not specified for function slow_query. It is also not specified in file-level phpdocs
(#148) Package is not specified for function get_token. It is also not specified in file-level phpdocs
(#149) Package is not specified for function verify_token. It is also not specified in file-level phpdocs
(#150) Package is not specified for function lzw_decompress. It is also not specified in file-level phpdocs
(#152) Package is not specified for function on_help. It is also not specified in file-level phpdocs
(#153) Package is not specified for function edit_form. It is also not specified in file-level phpdocs
(#160) Package is not specified for function get_lang. It is also not specified in file-level phpdocs
(#161) Package is not specified for function lang. It is also not specified in file-level phpdocs
(#163) Package is not specified for function switch_lang. It is also not specified in file-level phpdocs
(#166) Package is not specified for function get_translations. It is also not specified in file-level phpdocs
(#263) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#264) Package is not specified for function table. It is also not specified in file-level phpdocs
(#266) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#269) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#271) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#272) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#273) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#274) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#276) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#278) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#280) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#282) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#283) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#284) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#285) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#287) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#289) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#290) Package is not specified for function view. It is also not specified in file-level phpdocs
(#292) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#293) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#295) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#297) Package is not specified for function check_sqlite_name. It is also not specified in file-level phpdocs
(#300) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#306) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#310) Package is not specified for function rename_database. It is also not specified in file-level phpdocs
(#312) Package is not specified for function auto_increment. It is also not specified in file-level phpdocs
(#313) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#321) Package is not specified for function recreate_table. It is also not specified in file-level phpdocs
(#335) Package is not specified for function index_sql. It is also not specified in file-level phpdocs
(#336) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#341) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#343) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#345) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#347) Package is not specified for function move_tables. It is also not specified in file-level phpdocs
(#349) Package is not specified for function trigger. It is also not specified in file-level phpdocs
(#352) Package is not specified for function triggers. It is also not specified in file-level phpdocs
(#353) Package is not specified for function trigger_options. It is also not specified in file-level phpdocs
(#355) Package is not specified for function routine. It is also not specified in file-level phpdocs
(#356) Package is not specified for function routines. It is also not specified in file-level phpdocs
(#357) Package is not specified for function routine_languages. It is also not specified in file-level phpdocs
(#358) Package is not specified for function begin. It is also not specified in file-level phpdocs
(#360) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#361) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#362) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#363) Package is not specified for function types. It is also not specified in file-level phpdocs
(#365) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#367) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#368) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#370) Package is not specified for function create_sql. It is also not specified in file-level phpdocs
(#371) Package is not specified for function truncate_sql. It is also not specified in file-level phpdocs
(#372) Package is not specified for function use_sql. It is also not specified in file-level phpdocs
(#373) Package is not specified for function trigger_sql. It is also not specified in file-level phpdocs
(#375) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#376) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#377) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#378) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#379) Package is not specified for function support. It is also not specified in file-level phpdocs
(#423) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#424) Package is not specified for function table. It is also not specified in file-level phpdocs
(#426) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#428) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#430) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#431) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#432) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#433) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#435) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#436) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#443) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#445) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#450) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#452) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#454) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#464) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#465) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#470) Package is not specified for function view. It is also not specified in file-level phpdocs
(#472) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#474) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#475) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#477) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#479) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#481) Package is not specified for function rename_database. It is also not specified in file-level phpdocs
(#483) Package is not specified for function auto_increment. It is also not specified in file-level phpdocs
(#484) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#489) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#494) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#497) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#499) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#503) Package is not specified for function move_tables. It is also not specified in file-level phpdocs
(#506) Package is not specified for function trigger. It is also not specified in file-level phpdocs
(#509) Package is not specified for function triggers. It is also not specified in file-level phpdocs
(#510) Package is not specified for function trigger_options. It is also not specified in file-level phpdocs
(#512) Package is not specified for function routines. It is also not specified in file-level phpdocs
(#518) Package is not specified for function routine_languages. It is also not specified in file-level phpdocs
(#520) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#522) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#523) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#525) Package is not specified for function types. It is also not specified in file-level phpdocs
(#531) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#533) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#534) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#535) Package is not specified for function create_sql. It is also not specified in file-level phpdocs
(#544) Package is not specified for function trigger_sql. It is also not specified in file-level phpdocs
(#546) Package is not specified for function use_sql. It is also not specified in file-level phpdocs
(#547) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#549) Package is not specified for function process_list. It is also not specified in file-level phpdocs
(#551) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#552) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#553) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#554) Package is not specified for function support. It is also not specified in file-level phpdocs
(#556) Package is not specified for function kill_process. It is also not specified in file-level phpdocs
(#558) Package is not specified for function connection_id. It is also not specified in file-level phpdocs
(#559) Package is not specified for function max_connections. It is also not specified in file-level phpdocs
(#600) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#601) Package is not specified for function table. It is also not specified in file-level phpdocs
(#603) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#605) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#607) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#608) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#609) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#610) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#612) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#613) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#617) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#619) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#622) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#623) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#625) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#626) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#631) Package is not specified for function view. It is also not specified in file-level phpdocs
(#633) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#635) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#637) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#639) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#640) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#641) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#644) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#655) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#657) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#659) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#661) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#663) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#665) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#666) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#667) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#669) Package is not specified for function process_list. It is also not specified in file-level phpdocs
(#676) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#678) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#679) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#680) Package is not specified for function support. It is also not specified in file-level phpdocs
(#754) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#755) Package is not specified for function table. It is also not specified in file-level phpdocs
(#756) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#758) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#760) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#761) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#763) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#764) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#766) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#767) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#769) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#771) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#772) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#773) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#775) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#781) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#786) Package is not specified for function view. It is also not specified in file-level phpdocs
(#788) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#789) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#791) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#793) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#795) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#797) Package is not specified for function rename_database. It is also not specified in file-level phpdocs
(#799) Package is not specified for function auto_increment. It is also not specified in file-level phpdocs
(#800) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#806) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#809) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#810) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#811) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#812) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#813) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#815) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#817) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#819) Package is not specified for function move_tables. It is also not specified in file-level phpdocs
(#821) Package is not specified for function trigger. It is also not specified in file-level phpdocs
(#829) Package is not specified for function triggers. It is also not specified in file-level phpdocs
(#835) Package is not specified for function trigger_options. It is also not specified in file-level phpdocs
(#837) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#839) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#840) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#842) Package is not specified for function use_sql. It is also not specified in file-level phpdocs
(#843) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#845) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#847) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#848) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#849) Package is not specified for function support. It is also not specified in file-level phpdocs
(#877) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#878) Package is not specified for function table. It is also not specified in file-level phpdocs
(#880) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#882) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#884) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#885) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#887) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#888) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#890) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#891) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#892) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#894) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#896) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#898) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#900) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#933) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#934) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#936) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#938) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#940) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#942) Package is not specified for function types. It is also not specified in file-level phpdocs
(#944) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#946) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#947) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#949) Package is not specified for function support. It is also not specified in file-level phpdocs
(#1000) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#1003) Package is not specified for function support. It is also not specified in file-level phpdocs
(#1005) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#1006) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#1008) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#1010) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#1011) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#1012) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#1013) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#1014) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#1016) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#1017) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#1018) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#1020) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#1022) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#1024) Package is not specified for function table. It is also not specified in file-level phpdocs
(#1026) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#1027) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#1028) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#1029) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#1030) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#1032) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#1033) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#1037) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#1040) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#1041) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#1042) Package is not specified for function hmac. It is also not specified in file-level phpdocs
(#1043) Package is not specified for function sdb_request. It is also not specified in file-level phpdocs
(#1048) Package is not specified for function sdb_request_all. It is also not specified in file-level phpdocs
(#1080) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#1082) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#1084) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#1085) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#1086) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#1088) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#1089) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#1091) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#1093) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#1094) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#1095) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#1096) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#1100) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#1101) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#1103) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#1104) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#1105) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#1107) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#1108) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#1110) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#1111) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#1113) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#1117) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#1121) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#1126) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#1127) Package is not specified for function table. It is also not specified in file-level phpdocs
(#1128) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#1129) Package is not specified for function support. It is also not specified in file-level phpdocs
(#1155) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#1157) Package is not specified for function support. It is also not specified in file-level phpdocs
(#1159) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#1160) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#1161) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#1163) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#1164) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#1166) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#1167) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#1168) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#1169) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#1171) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#1172) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#1173) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#1175) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#1177) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#1179) Package is not specified for function table. It is also not specified in file-level phpdocs
(#1180) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#1181) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#1182) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#1183) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#1184) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#1186) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#1187) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#1188) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#1245) Package is not specified for function idf_escape. It is also not specified in file-level phpdocs
(#1246) Package is not specified for function table. It is also not specified in file-level phpdocs
(#1248) Package is not specified for function connect. It is also not specified in file-level phpdocs
(#1250) Package is not specified for function get_databases. It is also not specified in file-level phpdocs
(#1251) Package is not specified for function limit. It is also not specified in file-level phpdocs
(#1252) Package is not specified for function limit1. It is also not specified in file-level phpdocs
(#1254) Package is not specified for function db_collation. It is also not specified in file-level phpdocs
(#1255) Package is not specified for function engines. It is also not specified in file-level phpdocs
(#1256) Package is not specified for function logged_user. It is also not specified in file-level phpdocs
(#1257) Package is not specified for function tables_list. It is also not specified in file-level phpdocs
(#1259) Package is not specified for function count_tables. It is also not specified in file-level phpdocs
(#1261) Package is not specified for function table_status. It is also not specified in file-level phpdocs
(#1262) Package is not specified for function is_view. It is also not specified in file-level phpdocs
(#1263) Package is not specified for function fk_support. It is also not specified in file-level phpdocs
(#1265) Package is not specified for function fields. It is also not specified in file-level phpdocs
(#1266) Package is not specified for function indexes. It is also not specified in file-level phpdocs
(#1267) Package is not specified for function foreign_keys. It is also not specified in file-level phpdocs
(#1269) Package is not specified for function view. It is also not specified in file-level phpdocs
(#1271) Package is not specified for function collations. It is also not specified in file-level phpdocs
(#1273) Package is not specified for function information_schema. It is also not specified in file-level phpdocs
(#1274) Package is not specified for function adminer_error. It is also not specified in file-level phpdocs
(#1276) Package is not specified for function create_database. It is also not specified in file-level phpdocs
(#1278) Package is not specified for function drop_databases. It is also not specified in file-level phpdocs
(#1279) Package is not specified for function rename_database. It is also not specified in file-level phpdocs
(#1280) Package is not specified for function auto_increment. It is also not specified in file-level phpdocs
(#1281) Package is not specified for function alter_table. It is also not specified in file-level phpdocs
(#1284) Package is not specified for function alter_indexes. It is also not specified in file-level phpdocs
(#1287) Package is not specified for function truncate_tables. It is also not specified in file-level phpdocs
(#1289) Package is not specified for function drop_views. It is also not specified in file-level phpdocs
(#1291) Package is not specified for function drop_tables. It is also not specified in file-level phpdocs
(#1293) Package is not specified for function move_tables. It is also not specified in file-level phpdocs
(#1295) Package is not specified for function copy_tables. It is also not specified in file-level phpdocs
(#1301) Package is not specified for function trigger. It is also not specified in file-level phpdocs
(#1304) Package is not specified for function triggers. It is also not specified in file-level phpdocs
(#1305) Package is not specified for function trigger_options. It is also not specified in file-level phpdocs
(#1307) Package is not specified for function routine. It is also not specified in file-level phpdocs
(#1311) Package is not specified for function routines. It is also not specified in file-level phpdocs
(#1313) Package is not specified for function routine_languages. It is also not specified in file-level phpdocs
(#1315) Package is not specified for function last_id. It is also not specified in file-level phpdocs
(#1316) Package is not specified for function explain. It is also not specified in file-level phpdocs
(#1317) Package is not specified for function found_rows. It is also not specified in file-level phpdocs
(#1318) Package is not specified for function types. It is also not specified in file-level phpdocs
(#1320) Package is not specified for function schemas. It is also not specified in file-level phpdocs
(#1322) Package is not specified for function get_schema. It is also not specified in file-level phpdocs
(#1323) Package is not specified for function set_schema. It is also not specified in file-level phpdocs
(#1325) Package is not specified for function create_sql. It is also not specified in file-level phpdocs
(#1326) Package is not specified for function truncate_sql. It is also not specified in file-level phpdocs
(#1327) Package is not specified for function use_sql. It is also not specified in file-level phpdocs
(#1328) Package is not specified for function trigger_sql. It is also not specified in file-level phpdocs
(#1329) Package is not specified for function show_variables. It is also not specified in file-level phpdocs
(#1331) Package is not specified for function process_list. It is also not specified in file-level phpdocs
(#1333) Package is not specified for function show_status. It is also not specified in file-level phpdocs
(#1335) Package is not specified for function replication_status. It is also not specified in file-level phpdocs
(#1337) Package is not specified for function convert_field. It is also not specified in file-level phpdocs
(#1338) Package is not specified for function unconvert_field. It is also not specified in file-level phpdocs
(#1339) Package is not specified for function support. It is also not specified in file-level phpdocs
(#1340) Package is not specified for function kill_process. It is also not specified in file-level phpdocs
(#1342) Package is not specified for function connection_id. It is also not specified in file-level phpdocs
(#1343) Package is not specified for function max_connections. It is also not specified in file-level phpdocs
(#1462) Package is not specified for function page_header. It is also not specified in file-level phpdocs
(#1487) Package is not specified for function page_headers. It is also not specified in file-level phpdocs
(#1488) Package is not specified for function page_messages. It is also not specified in file-level phpdocs
(#1489) Package is not specified for function page_footer. It is also not specified in file-level phpdocs
(#1501) Package is not specified for function int32. It is also not specified in file-level phpdocs
(#1502) Package is not specified for function long2str. It is also not specified in file-level phpdocs
(#1505) Package is not specified for function str2long. It is also not specified in file-level phpdocs
(#1506) Package is not specified for function xxtea_mx. It is also not specified in file-level phpdocs
(#1508) Package is not specified for function encrypt_string. It is also not specified in file-level phpdocs
(#1510) Package is not specified for function decrypt_string. It is also not specified in file-level phpdocs
(#1513) Package is not specified for function add_invalid_login. It is also not specified in file-level phpdocs
(#1516) Package is not specified for function unset_permanent. It is also not specified in file-level phpdocs
(#1518) Package is not specified for function auth_error. It is also not specified in file-level phpdocs
(#1520) Package is not specified for function select. It is also not specified in file-level phpdocs
(#1522) Package is not specified for function referencable_primary. It is also not specified in file-level phpdocs
(#1523) Package is not specified for function textarea. It is also not specified in file-level phpdocs
(#1528) Package is not specified for function edit_type. It is also not specified in file-level phpdocs
(#1531) Package is not specified for function process_length. It is also not specified in file-level phpdocs
(#1532) Package is not specified for function process_type. It is also not specified in file-level phpdocs
(#1533) Package is not specified for function process_field. It is also not specified in file-level phpdocs
(#1535) Package is not specified for function type_class. It is also not specified in file-level phpdocs
(#1536) Package is not specified for function edit_fields. It is also not specified in file-level phpdocs
(#1549) Package is not specified for function process_fields. It is also not specified in file-level phpdocs
(#1554) Package is not specified for function normalize_enum. It is also not specified in file-level phpdocs
(#1555) Package is not specified for function grant. It is also not specified in file-level phpdocs
(#1558) Package is not specified for function drop_create. It is also not specified in file-level phpdocs
(#1560) Package is not specified for function create_trigger. It is also not specified in file-level phpdocs
(#1561) Package is not specified for function create_routine. It is also not specified in file-level phpdocs
(#1563) Package is not specified for function remove_definer. It is also not specified in file-level phpdocs
(#1565) Package is not specified for function format_foreign_key. It is also not specified in file-level phpdocs
(#1566) Package is not specified for function tar_file. It is also not specified in file-level phpdocs
(#1568) Package is not specified for function ini_bytes. It is also not specified in file-level phpdocs
(#1569) Package is not specified for function adminer_doc_link. It is also not specified in file-level phpdocs
(#1570) Package is not specified for function ob_gzencode. It is also not specified in file-level phpdocs
(#1572) Package is not specified for function db_size. It is also not specified in file-level phpdocs
(#1574) Package is not specified for function set_utf8mb4. It is also not specified in file-level phpdocs
(#1575) Package is not specified for function connect_error. It is also not specified in file-level phpdocs
local/adminer/lib/plugins/frames.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#20) Function AdminerFrames::headers is not documented
(#13) There is no description in phpdocs for function __construct
(#14) Phpdocs for function AdminerFrames::__construct has incomplete parameters list
(#10) Phpdocs for variable AdminerFrames::$sameOrigin does not contain @var or incorrect
(#3) Class AdminerFrames does not have @copyright tag
(#10) 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
(#13) Function AdminerPlugin::_findRootClass is not documented
(#36) Function AdminerPlugin::_callParent is not documented
(#40) Function AdminerPlugin::_applyPlugin is not documented
(#61) Function AdminerPlugin::_appendPlugin is not documented
(#73) Function AdminerPlugin::dumpFormat is not documented
(#78) Function AdminerPlugin::dumpOutput is not documented
(#83) Function AdminerPlugin::editFunctions is not documented
(#90) Function AdminerPlugin::name is not documented
(#95) Function AdminerPlugin::credentials is not documented
(#100) Function AdminerPlugin::permanentLogin is not documented
(#105) Function AdminerPlugin::database is not documented
(#110) Function AdminerPlugin::schemas is not documented
(#115) Function AdminerPlugin::databases is not documented
(#120) Function AdminerPlugin::queryTimeout is not documented
(#125) Function AdminerPlugin::headers is not documented
(#130) Function AdminerPlugin::head is not documented
(#135) Function AdminerPlugin::loginForm is not documented
(#140) Function AdminerPlugin::login is not documented
(#145) Function AdminerPlugin::tableName is not documented
(#150) Function AdminerPlugin::fieldName is not documented
(#155) Function AdminerPlugin::selectLinks is not documented
(#160) Function AdminerPlugin::foreignKeys is not documented
(#165) Function AdminerPlugin::backwardKeys is not documented
(#170) Function AdminerPlugin::backwardKeysPrint is not documented
(#175) Function AdminerPlugin::selectQuery is not documented
(#180) Function AdminerPlugin::rowDescription is not documented
(#185) Function AdminerPlugin::rowDescriptions is not documented
(#190) Function AdminerPlugin::selectLink is not documented
(#195) Function AdminerPlugin::selectVal is not documented
(#200) Function AdminerPlugin::editVal is not documented
(#205) Function AdminerPlugin::selectColumnsPrint is not documented
(#210) Function AdminerPlugin::selectSearchPrint is not documented
(#215) Function AdminerPlugin::selectOrderPrint is not documented
(#220) Function AdminerPlugin::selectLimitPrint is not documented
(#225) Function AdminerPlugin::selectLengthPrint is not documented
(#230) Function AdminerPlugin::selectActionPrint is not documented
(#235) Function AdminerPlugin::selectCommandPrint is not documented
(#240) Function AdminerPlugin::selectImportPrint is not documented
(#245) Function AdminerPlugin::selectEmailPrint is not documented
(#250) Function AdminerPlugin::selectColumnsProcess is not documented
(#255) Function AdminerPlugin::selectSearchProcess is not documented
(#260) Function AdminerPlugin::selectOrderProcess is not documented
(#265) Function AdminerPlugin::selectLimitProcess is not documented
(#270) Function AdminerPlugin::selectLengthProcess is not documented
(#275) Function AdminerPlugin::selectEmailProcess is not documented
(#280) Function AdminerPlugin::selectQueryBuild is not documented
(#285) Function AdminerPlugin::messageQuery is not documented
(#290) Function AdminerPlugin::editInput is not documented
(#295) Function AdminerPlugin::processInput is not documented
(#300) Function AdminerPlugin::dumpDatabase is not documented
(#305) Function AdminerPlugin::dumpTable is not documented
(#310) Function AdminerPlugin::dumpData is not documented
(#315) Function AdminerPlugin::dumpFilename is not documented
(#320) Function AdminerPlugin::dumpHeaders is not documented
(#325) Function AdminerPlugin::homepage is not documented
(#330) Function AdminerPlugin::navigation is not documented
(#335) Function AdminerPlugin::databasesPrint is not documented
(#340) Function AdminerPlugin::tablesPrint is not documented
(#21) Phpdocs for function AdminerPlugin::__construct has incomplete parameters list
(#10) Phpdocs for variable AdminerPlugin::$plugins does not contain @var or incorrect
(#3) Class AdminerPlugin does not have @copyright tag
(#10) 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]


grunt changes

(1 errors, 1 warnings)

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

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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