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

(871 errors, 47 warnings)

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

admin/tool/advancedspamcleaner/advanced_form.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
admin/tool/advancedspamcleaner/classes/advanced_spammerlib.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
admin/tool/advancedspamcleaner/classes/manager.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#305) Line exceeds 132 characters; contains 140 characters
admin/tool/advancedspamcleaner/classes/pluginbase.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
admin/tool/advancedspamcleaner/classes/spammerlib.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#105) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#271) Line exceeds 132 characters; contains 142 characters
admin/tool/advancedspamcleaner/confirmdelete.php
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#45) Expected 1 space before "?"; 0 found
(#47) Inline doc block comments are not allowed; use "// Comment." instead
(#63) Line exceeds 132 characters; contains 134 characters
(#67) Line exceeds 132 characters; contains 140 characters
admin/tool/advancedspamcleaner/db/renamedclasses.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) This comment is 45% valid code; is this commented out code?
admin/tool/advancedspamcleaner/index.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) This comment is 90% valid code; is this commented out code?
(#42) No space found before comment text; expected "// unset($SESSION->users_result[$id]);" but found "//unset($SESSION->users_result[$id]);"
(#88) Line exceeds 132 characters; contains 147 characters
(#90) Line exceeds 132 characters; contains 153 characters
admin/tool/advancedspamcleaner/lang/en/tool_advancedspamcleaner.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#93) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Block spamtring)
admin/tool/advancedspamcleaner/lib.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#190) This comment is 50% valid code; is this commented out code?
(#207) This comment is 72% valid code; is this commented out code?
(#207) No space found before comment text; expected "// $columns[]= 'checkbox';" but found "//$columns[]= 'checkbox';"
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) This comment is 72% valid code; is this commented out code?
(#208) No space found before comment text; expected "// $headers[]= null;" but found "//$headers[]= null;"
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) This comment is 47% valid code; is this commented out code?
(#259) Line indented incorrectly; expected at least 16 spaces, found 15
(#265) Line exceeds 132 characters; contains 145 characters
(#266) Line exceeds 132 characters; contains 138 characters
(#364) Line exceeds 132 characters; contains 137 characters
admin/tool/advancedspamcleaner/plugins/akismet/akismet.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#10) Line exceeds maximum limit of 180 characters; contains 221 characters
(#18) Spaces must be used for alignment; tabs are not allowed
(#19) Spaces must be used for alignment; tabs are not allowed
(#20) Spaces must be used for alignment; tabs are not allowed
(#21) Spaces must be used for alignment; tabs are not allowed
(#22) Spaces must be used for alignment; tabs are not allowed
(#28) Line exceeds maximum limit of 180 characters; contains 196 characters
(#58) Spaces must be used for alignment; tabs are not allowed
(#59) Spaces must be used for alignment; tabs are not allowed
(#60) Spaces must be used for alignment; tabs are not allowed
(#61) Spaces must be used for alignment; tabs are not allowed
(#62) Spaces must be used for alignment; tabs are not allowed
(#64) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#66) Member variable "wordPressAPIKey" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#67) Member variable "blogURL" must be all lower-case
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#69) Member variable "apiPort" must be all lower-case
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#70) Member variable "akismetServer" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Member variable "akismetVersion" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#72) Member variable "requestFactory" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Spaces must be used for alignment; tabs are not allowed
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Spaces must be used for alignment; tabs are not allowed
(#91) Spaces must be used for alignment; tabs are not allowed
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#92) Variable "blogURL" must be all lower-case
(#92) Variable "wordPressAPIKey" must be all lower-case
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Variable "blogURL" must be all lower-case
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Variable "wordPressAPIKey" must be all lower-case
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Variable "blogURL" must be all lower-case
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#109) Expected "if (...) {\n"; found "if(...) {\n"
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 2
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Line indented incorrectly; expected at least 8 spaces, found 3
(#115) Line indented incorrectly; expected at least 8 spaces, found 3
(#116) Line indented incorrectly; expected at least 8 spaces, found 3
(#117) Line indented incorrectly; expected at least 8 spaces, found 3
(#118) Line indented incorrectly; expected at least 8 spaces, found 3
(#119) Line indented incorrectly; expected at least 8 spaces, found 3
(#120) Line indented incorrectly; expected at least 8 spaces, found 3
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#121) Expected "if (...) {\n"; found "if(...) {\n"
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Spaces must be used for alignment; tabs are not allowed
(#130) Spaces must be used for alignment; tabs are not allowed
(#131) Spaces must be used for alignment; tabs are not allowed
(#132) Spaces must be used for alignment; tabs are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#134) Spaces must be used for alignment; tabs are not allowed
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#135) Public method name "Akismet::isKeyValid" must be in lower-case letters only
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Line exceeds 132 characters; contains 161 characters
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#142) Private method name "Akismet::sendRequest" must be in lower-case letters only
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Variable "http_request" must not contain underscores.
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Variable "http_request" must not contain underscores.
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Variable "http_request" must not contain underscores.
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Variable "http_request" must not contain underscores.
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Variable "http_request" must not contain underscores.
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Variable "http_request" must not contain underscores.
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Variable "http_request" must not contain underscores.
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Variable "requestSender" must be all lower-case
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Variable "requestSender" must be all lower-case
(#152) Variable "http_request" must not contain underscores.
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#158) Private method name "Akismet::getQueryString" must be in lower-case letters only
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 8 spaces, found 2
(#159) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 12 spaces, found 3
(#160) Expected "if (...) {\n"; found "if(...) {\n"
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 16 spaces, found 4
(#161) Expected "if (...) {\n"; found "if(...) {\n"
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 20 spaces, found 5
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 16 spaces, found 4
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 20 spaces, found 5
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 16 spaces, found 4
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 12 spaces, found 3
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 8 spaces, found 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Variable "query_string" must not contain underscores.
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 2
(#171) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 12 spaces, found 3
(#172) Expected "if (...) {\n"; found "if(...) {\n"
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 16 spaces, found 4
(#173) Variable "query_string" must not contain underscores.
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 12 spaces, found 3
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 2
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Variable "query_string" must not contain underscores.
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 4 spaces, found 1
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Spaces must be used for alignment; tabs are not allowed
(#182) Spaces must be used for alignment; tabs are not allowed
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Line exceeds 132 characters; contains 154 characters
(#184) Spaces must be used for alignment; tabs are not allowed
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Spaces must be used for alignment; tabs are not allowed
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Spaces must be used for alignment; tabs are not allowed
(#187) Spaces must be used for alignment; tabs are not allowed
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 1
(#188) Public method name "Akismet::isCommentSpam" must be in lower-case letters only
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Line exceeds 132 characters; contains 152 characters
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 2
(#191) Expected "if (...) {\n"; found "if(...) {\n"
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 3
(#192) Line exceeds 132 characters; contains 157 characters
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 8 spaces, found 2
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 4 spaces, found 1
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 4 spaces, found 1
(#199) Spaces must be used for alignment; tabs are not allowed
(#200) Spaces must be used for alignment; tabs are not allowed
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Line exceeds 132 characters; contains 146 characters
(#202) Spaces must be used for alignment; tabs are not allowed
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 1
(#203) Public method name "Akismet::submitSpam" must be in lower-case letters only
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Line exceeds 132 characters; contains 145 characters
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Spaces must be used for alignment; tabs are not allowed
(#209) Spaces must be used for alignment; tabs are not allowed
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Line exceeds 132 characters; contains 146 characters
(#211) Spaces must be used for alignment; tabs are not allowed
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 4 spaces, found 1
(#212) Public method name "Akismet::submitHam" must be in lower-case letters only
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Line exceeds 132 characters; contains 144 characters
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 4 spaces, found 1
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Spaces must be used for alignment; tabs are not allowed
(#218) Spaces must be used for alignment; tabs are not allowed
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Spaces must be used for alignment; tabs are not allowed
(#220) Spaces must be used for alignment; tabs are not allowed
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 4 spaces, found 1
(#221) Public method name "Akismet::setUserIP" must be in lower-case letters only
(#222) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#226) Spaces must be used for alignment; tabs are not allowed
(#227) Spaces must be used for alignment; tabs are not allowed
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Spaces must be used for alignment; tabs are not allowed
(#229) Spaces must be used for alignment; tabs are not allowed
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 4 spaces, found 1
(#230) Public method name "Akismet::setReferrer" must be in lower-case letters only
(#231) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 4 spaces, found 1
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Spaces must be used for alignment; tabs are not allowed
(#236) Spaces must be used for alignment; tabs are not allowed
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Spaces must be used for alignment; tabs are not allowed
(#238) Spaces must be used for alignment; tabs are not allowed
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 1
(#239) Public method name "Akismet::setPermalink" must be in lower-case letters only
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 1
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Spaces must be used for alignment; tabs are not allowed
(#245) Spaces must be used for alignment; tabs are not allowed
(#246) Spaces must be used for alignment; tabs are not allowed
(#247) Spaces must be used for alignment; tabs are not allowed
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 1
(#248) Public method name "Akismet::setCommentType" must be in lower-case letters only
(#248) Variable "commentType" must be all lower-case
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Variable "commentType" must be all lower-case
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Spaces must be used for alignment; tabs are not allowed
(#254) Spaces must be used for alignment; tabs are not allowed
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#255) Public method name "Akismet::setCommentAuthor" must be in lower-case letters only
(#255) Variable "commentAuthor" must be all lower-case
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#256) Variable "commentAuthor" must be all lower-case
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 4 spaces, found 1
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Spaces must be used for alignment; tabs are not allowed
(#261) Spaces must be used for alignment; tabs are not allowed
(#262) Spaces must be used for alignment; tabs are not allowed
(#263) Spaces must be used for alignment; tabs are not allowed
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 1
(#264) Public method name "Akismet::setCommentAuthorEmail" must be in lower-case letters only
(#264) Variable "authorEmail" must be all lower-case
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Variable "authorEmail" must be all lower-case
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Spaces must be used for alignment; tabs are not allowed
(#270) Spaces must be used for alignment; tabs are not allowed
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 4 spaces, found 1
(#271) Public method name "Akismet::setCommentAuthorURL" must be in lower-case letters only
(#271) Variable "authorURL" must be all lower-case
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Variable "authorURL" must be all lower-case
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 4 spaces, found 1
(#276) Spaces must be used for alignment; tabs are not allowed
(#277) Spaces must be used for alignment; tabs are not allowed
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 4 spaces, found 1
(#278) Public method name "Akismet::setCommentContent" must be in lower-case letters only
(#278) Variable "commentBody" must be all lower-case
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Variable "commentBody" must be all lower-case
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 4 spaces, found 1
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 4 spaces, found 1
(#283) Spaces must be used for alignment; tabs are not allowed
(#284) Spaces must be used for alignment; tabs are not allowed
(#285) Spaces must be used for alignment; tabs are not allowed
(#286) Spaces must be used for alignment; tabs are not allowed
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 4 spaces, found 1
(#287) Public method name "Akismet::setCommentUserAgent" must be in lower-case letters only
(#287) Variable "userAgent" must be all lower-case
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 2
(#288) Variable "userAgent" must be all lower-case
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 1
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 4 spaces, found 1
(#292) Spaces must be used for alignment; tabs are not allowed
(#293) Spaces must be used for alignment; tabs are not allowed
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 4 spaces, found 1
(#294) Public method name "Akismet::setAPIPort" must be in lower-case letters only
(#294) Variable "apiPort" must be all lower-case
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Variable "apiPort" must be all lower-case
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 4 spaces, found 1
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 4 spaces, found 1
(#299) Spaces must be used for alignment; tabs are not allowed
(#300) Spaces must be used for alignment; tabs are not allowed
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 1
(#301) Public method name "Akismet::setAkismetServer" must be in lower-case letters only
(#301) Variable "akismetServer" must be all lower-case
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Variable "akismetServer" must be all lower-case
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 4 spaces, found 1
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 4 spaces, found 1
(#306) Spaces must be used for alignment; tabs are not allowed
(#307) Spaces must be used for alignment; tabs are not allowed
(#308) Spaces must be used for alignment; tabs are not allowed
(#309) Spaces must be used for alignment; tabs are not allowed
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 4 spaces, found 1
(#310) Public method name "Akismet::setAkismetVersion" must be in lower-case letters only
(#310) Variable "akismetVersion" must be all lower-case
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 2
(#311) Variable "akismetVersion" must be all lower-case
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 4 spaces, found 1
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 4 spaces, found 1
(#315) Spaces must be used for alignment; tabs are not allowed
(#316) Spaces must be used for alignment; tabs are not allowed
(#317) Spaces must be used for alignment; tabs are not allowed
(#318) Spaces must be used for alignment; tabs are not allowed
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 1
(#319) Public method name "Akismet::setRequestFactory" must be in lower-case letters only
(#319) Variable "requestFactory" must be all lower-case
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 2
(#320) Variable "requestFactory" must be all lower-case
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 4 spaces, found 1
(#327) Line exceeds maximum limit of 180 characters; contains 211 characters
(#329) Line exceeds 132 characters; contains 160 characters
(#333) Spaces must be used for alignment; tabs are not allowed
(#334) Spaces must be used for alignment; tabs are not allowed
(#335) Spaces must be used for alignment; tabs are not allowed
(#336) Spaces must be used for alignment; tabs are not allowed
(#337) Spaces must be used for alignment; tabs are not allowed
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 4 spaces, found 1
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 4 spaces, found 1
(#341) Member variable "errorNumber" must be all lower-case
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 4 spaces, found 1
(#342) Member variable "errorString" must be all lower-case
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 4 spaces, found 1
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 8 spaces, found 2
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 4 spaces, found 1
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 4 spaces, found 1
(#350) Spaces must be used for alignment; tabs are not allowed
(#351) Spaces must be used for alignment; tabs are not allowed
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Spaces must be used for alignment; tabs are not allowed
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Spaces must be used for alignment; tabs are not allowed
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Spaces must be used for alignment; tabs are not allowed
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Spaces must be used for alignment; tabs are not allowed
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Spaces must be used for alignment; tabs are not allowed
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Spaces must be used for alignment; tabs are not allowed
(#358) Spaces must be used for alignment; tabs are not allowed
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 4 spaces, found 1
(#359) Variable "responseLength" must be all lower-case
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 8 spaces, found 2
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 8 spaces, found 2
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 8 spaces, found 2
(#364) Expected "if (...) {\n"; found "if(...) {\n"
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 12 spaces, found 3
(#365) Line exceeds 132 characters; contains 144 characters
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 8 spaces, found 2
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 8 spaces, found 2
(#368) Expected "if (...) {\n"; found "if(...) {\n"
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 12 spaces, found 3
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 12 spaces, found 3
(#371) Expected "while (...) {\n"; found "while(...) {\n"
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 16 spaces, found 4
(#372) Variable "responseLength" must be all lower-case
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 12 spaces, found 3
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 12 spaces, found 3
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 8 spaces, found 2
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 2
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 4 spaces, found 1
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Spaces must be used for alignment; tabs are not allowed
(#383) Spaces must be used for alignment; tabs are not allowed
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Spaces must be used for alignment; tabs are not allowed
(#385) Spaces must be used for alignment; tabs are not allowed
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 4 spaces, found 1
(#386) Public method name "SocketWriteRead::getResponse" must be in lower-case letters only
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 8 spaces, found 2
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 4 spaces, found 1
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 4 spaces, found 1
(#391) Spaces must be used for alignment; tabs are not allowed
(#392) Spaces must be used for alignment; tabs are not allowed
(#393) Spaces must be used for alignment; tabs are not allowed
(#394) Spaces must be used for alignment; tabs are not allowed
(#395) Spaces must be used for alignment; tabs are not allowed
(#396) Spaces must be used for alignment; tabs are not allowed
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 4 spaces, found 1
(#397) Public method name "SocketWriteRead::getErrorNumner" must be in lower-case letters only
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 4 spaces, found 1
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 4 spaces, found 1
(#402) Spaces must be used for alignment; tabs are not allowed
(#403) Spaces must be used for alignment; tabs are not allowed
(#404) Spaces must be used for alignment; tabs are not allowed
(#405) Spaces must be used for alignment; tabs are not allowed
(#406) Spaces must be used for alignment; tabs are not allowed
(#407) Spaces must be used for alignment; tabs are not allowed
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 4 spaces, found 1
(#408) Public method name "SocketWriteRead::getErrorString" must be in lower-case letters only
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 8 spaces, found 2
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 4 spaces, found 1
(#419) Spaces must be used for alignment; tabs are not allowed
(#420) Spaces must be used for alignment; tabs are not allowed
(#421) Spaces must be used for alignment; tabs are not allowed
(#422) Spaces must be used for alignment; tabs are not allowed
(#423) Spaces must be used for alignment; tabs are not allowed
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 4 spaces, found 1
(#427) Public method name "SocketWriteReadFactory::createRequestSender" must be in lower-case letters only
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 8 spaces, found 2
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 4 spaces, found 1
(#438) Spaces must be used for alignment; tabs are not allowed
(#439) Spaces must be used for alignment; tabs are not allowed
(#440) Spaces must be used for alignment; tabs are not allowed
(#441) Spaces must be used for alignment; tabs are not allowed
(#442) Spaces must be used for alignment; tabs are not allowed
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 4 spaces, found 1
(#447) Spaces must be used for alignment; tabs are not allowed
(#448) Spaces must be used for alignment; tabs are not allowed
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Spaces must be used for alignment; tabs are not allowed
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Spaces must be used for alignment; tabs are not allowed
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Spaces must be used for alignment; tabs are not allowed
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Spaces must be used for alignment; tabs are not allowed
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Spaces must be used for alignment; tabs are not allowed
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Spaces must be used for alignment; tabs are not allowed
(#455) Spaces must be used for alignment; tabs are not allowed
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 4 spaces, found 1
(#456) Variable "responseLength" must be all lower-case
(#465) Spaces must be used for alignment; tabs are not allowed
(#466) Spaces must be used for alignment; tabs are not allowed
(#467) Spaces must be used for alignment; tabs are not allowed
(#468) Spaces must be used for alignment; tabs are not allowed
(#469) Spaces must be used for alignment; tabs are not allowed
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 4 spaces, found 1
(#473) Public method name "AkismetRequestFactory::createRequestSender" must be in lower-case letters only
(#476) A closing tag is not permitted at the end of a PHP file
admin/tool/advancedspamcleaner/plugins/akismet/api.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
admin/tool/advancedspamcleaner/plugins/akismet/settings.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
admin/tool/advancedspamcleaner/plugins/akismet/version.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) This comment is 50% valid code; is this commented out code?
admin/tool/advancedspamcleaner/settings.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Line exceeds 132 characters; contains 134 characters
admin/tool/advancedspamcleaner/tests/advancedspamcleaner_test.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#60) Line exceeds 132 characters; contains 135 characters
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) This comment is 79% valid code; is this commented out code?
(#213) Line indented incorrectly; expected at least 8 spaces, found 0
(#213) Expected 1 space before comment text but found 8; use block comment if you need indentation
admin/tool/advancedspamcleaner/tests/manager_test.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
admin/tool/advancedspamcleaner/version.php
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".

Javascript coding style problems

(8 errors, 42 warnings)

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

admin/tool/advancedspamcleaner/module.js
(#1) Identifier 'tool_spamcleaner' is not in camel case. (camelcase)
(#6) Identifier 'del_all' is not in camel case. (camelcase)
(#9) Unexpected confirm. (no-alert)
(#9) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#14) Extra space after key 'success'. (key-spacing)
(#14) 'args' is defined but never used. (no-unused-vars)
(#17) Expected space(s) after "catch". (keyword-spacing)
(#18) Unexpected alert. (no-alert)
(#18) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#21) 'resp' used outside of binding context. (block-scoped-var)
(#22) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#31) Identifier 'del_user' is not in camel case. (camelcase)
(#34) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#35) Comments should not begin with a lowercase character (capitalized-comments)
(#39) Unexpected confirm. (no-alert)
(#39) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#45) Extra space after key 'success'. (key-spacing)
(#45) 'args' is defined but never used. (no-unused-vars)
(#48) Expected space(s) after "catch". (keyword-spacing)
(#49) Unexpected alert. (no-alert)
(#49) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#53) 'resp' used outside of binding context. (block-scoped-var)
(#54) Expected space(s) after "while". (keyword-spacing)
(#60) Unexpected alert. (no-alert)
(#60) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#65) Missing semicolon. (semi)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#70) Identifier 'ignore_user' is not in camel case. (camelcase)
(#73) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#74) Comments should not begin with a lowercase character (capitalized-comments)
(#82) Extra space after key 'success'. (key-spacing)
(#82) 'args' is defined but never used. (no-unused-vars)
(#85) Expected space(s) after "catch". (keyword-spacing)
(#86) Unexpected alert. (no-alert)
(#86) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)
(#90) 'resp' used outside of binding context. (block-scoped-var)
(#90) Missing space before opening brace. (space-before-blocks)
(#91) Expected space(s) after "while". (keyword-spacing)
(#100) Missing semicolon. (semi)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#107) Unexpected space before function parentheses. (space-before-function-paren)
(#115) Missing semicolon. (semi)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(119 errors, 12 warnings)

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

admin/tool/advancedspamcleaner/advanced_form.php
(#16) File-level phpdocs block is not found
(#25) Function tool_advanced_spam_cleaner::definition is not documented
(#20) Class tool_advanced_spam_cleaner does not have @copyright tag
(#20) Class tool_advanced_spam_cleaner does not have @license tag
(#20) Package is not specified for class tool_advanced_spam_cleaner. It is also not specified in file-level phpdocs
admin/tool/advancedspamcleaner/classes/advanced_spammerlib.php
(#15) File-level phpdocs block is not found
(#17) No one-line description found in phpdocs for class tool_advancedspamcleaner_advanced_spammerlib
(#17) Class tool_advancedspamcleaner_advanced_spammerlib does not have @copyright tag
(#17) Class tool_advancedspamcleaner_advanced_spammerlib does not have @license tag
(#17) Package is not specified for class tool_advancedspamcleaner_advanced_spammerlib. It is also not specified in file-level phpdocs
admin/tool/advancedspamcleaner/classes/manager.php
(#16) File-level phpdocs block is not found
(#39) Variable tool_advancedspamcleaner_manager::$uselimits is not documented
(#42) Variable tool_advancedspamcleaner_manager::$apilimit is not documented
(#45) Variable tool_advancedspamcleaner_manager::$hitlimit is not documented
(#48) Variable tool_advancedspamcleaner_manager::$apicount is not documented
(#51) Variable tool_advancedspamcleaner_manager::$hitcount is not documented
(#54) Variable tool_advancedspamcleaner_manager::$starttime is not documented
(#57) Variable tool_advancedspamcleaner_manager::$endtime is not documented
(#80) Variable tool_advancedspamcleaner_manager::$spamusers is not documented
(#26) Constant tool_advancedspamcleaner_manager::AUTO_KEYWORDS is not documented
(#99) Phpdocs for function tool_advancedspamcleaner_manager::set_form_data has incomplete parameters list
(#182) Phpdocs for function tool_advancedspamcleaner_manager::plugin_user_search has incomplete parameters list
(#199) Phpdocs for function tool_advancedspamcleaner_manager::plugin_comments_search has incomplete parameters list
(#216) Phpdocs for function tool_advancedspamcleaner_manager::plugin_msgs_search has incomplete parameters list
(#234) Phpdocs for function tool_advancedspamcleaner_manager::plugin_forums_search has incomplete parameters list
(#252) Phpdocs for function tool_advancedspamcleaner_manager::plugin_blogs_search has incomplete parameters list
(#271) Phpdocs for function tool_advancedspamcleaner_manager::plugin_spam_search has incomplete parameters list
(#18) Class tool_advancedspamcleaner_manager does not have @copyright tag
(#18) Class tool_advancedspamcleaner_manager does not have @license tag
(#18) Package is not specified for class tool_advancedspamcleaner_manager. It is also not specified in file-level phpdocs
admin/tool/advancedspamcleaner/classes/pluginbase.php
(#16) File-level phpdocs block is not found
(#39) Function tool_advancedspamcleaner_pluginbase::detect_spam is not documented
(#24) Variable tool_advancedspamcleaner_pluginbase::$pluginname is not documented
(#16) No one-line description found in phpdocs for class tool_advancedspamcleaner_pluginbase
(#28) Phpdocs for function tool_advancedspamcleaner_pluginbase::__construct has incomplete parameters list
(#47) Phpdocs for function tool_advancedspamcleaner_pluginbase::canview has incomplete parameters list
(#16) Class tool_advancedspamcleaner_pluginbase does not have @copyright tag
(#16) Class tool_advancedspamcleaner_pluginbase does not have @license tag
(#16) Package is not specified for class tool_advancedspamcleaner_pluginbase. It is also not specified in file-level phpdocs
admin/tool/advancedspamcleaner/classes/spammerlib.php
(#15) File-level phpdocs block is not found
(#27) Class tool_advancedspamcleaner_spammerlib is not documented
(#27) Package is not specified for class tool_advancedspamcleaner_spammerlib. It is also not specified in file-level phpdocs
(#22) Category spam_deletion is not valid
admin/tool/advancedspamcleaner/confirmdelete.php
(#17) No one-line description found in phpdocs for file
(#21) Package block_spam_deletion is not valid
admin/tool/advancedspamcleaner/index.php
(#16) File-level phpdocs block does not have @copyright tag
(#21) Invalid phpdocs tag @copytight used
admin/tool/advancedspamcleaner/lang/en/tool_advancedspamcleaner.php
(#19) Package tool is not valid
admin/tool/advancedspamcleaner/lib.php
(#16) File-level phpdocs block is not found
(#34) Function advanced_spam_cleaner::plugin_list is not documented
(#27) Variable advanced_spam_cleaner::$spamusers is not documented
(#61) Phpdocs for function advanced_spam_cleaner::search_spammers has incomplete parameters list
(#339) Phpdocs for function advanced_spam_cleaner::add_spam_span has incomplete parameters list
(#348) Phpdocs for function advanced_spam_cleaner::keyword_spam_search has incomplete parameters list
(#22) Class advanced_spam_cleaner does not have @copyright tag
(#22) Class advanced_spam_cleaner does not have @license tag
(#22) Package is not specified for class advanced_spam_cleaner. It is also not specified in file-level phpdocs
admin/tool/advancedspamcleaner/plugins/akismet/akismet.class.php
(#2) Empty line found after PHP open tag
(#142) Function Akismet::sendRequest is not documented
(#158) Function Akismet::getQueryString is not documented
(#344) Function SocketWriteRead::__construct is not documented
(#427) Function SocketWriteReadFactory::createRequestSender is not documented
(#473) Function createRequestSender is not documented
(#65) Variable Akismet::$version is not documented
(#66) Variable Akismet::$wordPressAPIKey is not documented
(#67) Variable Akismet::$blogURL is not documented
(#68) Variable Akismet::$comment is not documented
(#69) Variable Akismet::$apiPort is not documented
(#70) Variable Akismet::$akismetServer is not documented
(#71) Variable Akismet::$akismetVersion is not documented
(#72) Variable Akismet::$requestFactory is not documented
(#75) Variable Akismet::$ignore is not documented
(#340) Variable SocketWriteRead::$response is not documented
(#341) Variable SocketWriteRead::$errorNumber is not documented
(#342) Variable SocketWriteRead::$errorString is not documented
(#413) No one-line description found in phpdocs for class SocketWriteReadFactory
(#88) There is no description in phpdocs for function __construct
(#243) Phpdocs for function Akismet::setCommentType has incomplete parameters list
(#252) Phpdocs for function Akismet::setCommentAuthor has incomplete parameters list
(#259) Phpdocs for function Akismet::setCommentAuthorEmail has incomplete parameters list
(#268) Phpdocs for function Akismet::setCommentAuthorURL has incomplete parameters list
(#275) Phpdocs for function Akismet::setCommentContent has incomplete parameters list
(#282) Phpdocs for function Akismet::setCommentUserAgent has incomplete parameters list
(#291) Phpdocs for function Akismet::setAPIPort has incomplete parameters list
(#298) Phpdocs for function Akismet::setAkismetServer has incomplete parameters list
(#25) Class Akismet does not have @copyright tag
(#324) Class SocketWriteRead does not have @copyright tag
(#413) Class SocketWriteReadFactory does not have @copyright tag
(#25) Class Akismet does not have @license tag
(#324) Class SocketWriteRead does not have @license tag
(#413) Class SocketWriteReadFactory does not have @license tag
(#357) Invalid phpdocs tag @returns used
(#454) Invalid phpdocs tag @returns used
(#20) Not recommended phpdocs tag @version used
(#59) Not recommended phpdocs tag @name used
(#60) Not recommended phpdocs tag @version used
(#334) Not recommended phpdocs tag @name used
(#335) Not recommended phpdocs tag @version used
(#420) Not recommended phpdocs tag @name used
(#421) Not recommended phpdocs tag @version used
(#439) Not recommended phpdocs tag @name used
(#440) Not recommended phpdocs tag @version used
(#466) Not recommended phpdocs tag @name used
(#467) Not recommended phpdocs tag @version used
(#18) Package akismet is not valid
(#58) Package akismet is not valid
(#333) Package akismet is not valid
(#419) Package akismet is not valid
(#438) Package akismet is not valid
(#465) Package akismet is not valid
admin/tool/advancedspamcleaner/plugins/akismet/api.php
(#16) File-level phpdocs block is not found
(#28) Phpdocs for function akismet_advanced_spam_cleaner::detect_spam has incomplete parameters list
(#20) Class akismet_advanced_spam_cleaner does not have @copyright tag
(#20) Class akismet_advanced_spam_cleaner does not have @license tag
(#20) Package is not specified for class akismet_advanced_spam_cleaner. It is also not specified in file-level phpdocs
admin/tool/advancedspamcleaner/plugins/akismet/settings.php
(#16) File-level phpdocs block is not found
admin/tool/advancedspamcleaner/plugins/akismet/version.php
(#19) Package advancedspamcleaner is not valid
admin/tool/advancedspamcleaner/tests/advancedspamcleaner_test.php
(#16) File-level phpdocs block is not found
(#20) Class tool_advancedspamcleaner_advancedspamcleaner_testcase does not have @copyright tag
(#20) Class tool_advancedspamcleaner_advancedspamcleaner_testcase does not have @license tag
(#20) Package is not specified for class tool_advancedspamcleaner_advancedspamcleaner_testcase. It is also not specified in file-level phpdocs
admin/tool/advancedspamcleaner/tests/lib_test.php
(#31) Class block_spam_deletion_lib_testcase does not have @copyright tag
(#170) Class spammerlib does not have @copyright tag
(#31) Class block_spam_deletion_lib_testcase does not have @license tag
(#170) Class spammerlib does not have @license tag
(#20) Package block_spam_deletion is not valid
(#21) Category phpunit is not valid
admin/tool/advancedspamcleaner/tests/manager_test.php
(#16) File-level phpdocs block is not found
(#16) Class tool_advancedspamcleaner_manager_testcase does not have @copyright tag
(#16) Class tool_advancedspamcleaner_manager_testcase does not have @license tag
(#16) Package is not specified for class tool_advancedspamcleaner_manager_testcase. It is also not specified in file-level phpdocs

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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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