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

(16123 errors, 769 warnings)

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

mod/newsletter/CssToInlineStyles/CssToInlineStyles.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Spaces must be used for alignment; tabs are not allowed
(#7) Spaces must be used for alignment; tabs are not allowed
(#8) Spaces must be used for alignment; tabs are not allowed
(#9) Spaces must be used for alignment; tabs are not allowed
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Spaces must be used for alignment; tabs are not allowed
(#23) Spaces must be used for alignment; tabs are not allowed
(#25) Member variable "cssRules" must be all lower-case
(#30) Spaces must be used for alignment; tabs are not allowed
(#37) Spaces must be used for alignment; tabs are not allowed
(#44) Spaces must be used for alignment; tabs are not allowed
(#51) Spaces must be used for alignment; tabs are not allowed
(#53) Member variable "useInlineStylesBlock" must be all lower-case
(#60) Member variable "stripOriginalStyleTags" must be all lower-case
(#67) Member variable "excludeMediaQueries" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Inline control structures are not allowed
(#80) Inline control structures are not allowed
(#89) Private method name "CssToInlineStyles::buildXPathQuery" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Variable "cssSelector" must be all lower-case
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "xPathQuery" must be all lower-case
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) This comment is 50% valid code; is this commented out code?
(#143) Variable "xPath" must be all lower-case
(#143) Variable "cssSelector" must be all lower-case
(#143) Variable "xPathQuery" must be all lower-case
(#145) Variable "xPath" must be all lower-case
(#154) Private method name "CssToInlineStyles::calculateCSSSpecifity" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Inline control structures are not allowed
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline control structures are not allowed
(#171) Usage of ELSEIF not allowed; use ELSE IF instead
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline control structures are not allowed
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) This comment is 50% valid code; is this commented out code?
(#188) Private method name "CssToInlineStyles::cleanupHTML" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) This comment is 50% valid code; is this commented out code?
(#207) Variable "outputXHTML" must be all lower-case
(#208) Opening brace should be on the same line as the declaration
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Variable "outputXHTML" must be all lower-case
(#210) Variable "outputXHTML" must be all lower-case
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline control structures are not allowed
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline control structures are not allowed
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Variable "xPath" must be all lower-case
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Inline control structures are not allowed
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Variable "xPath" must be all lower-case
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Inline control structures are not allowed
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Variable "originalStyle" must be all lower-case
(#270) Variable "originalStyle" must be all lower-case
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Variable "originalStyle" must be all lower-case
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Variable "stylesAttribute" must be all lower-case
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Variable "stylesAttribute" must be all lower-case
(#291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Variable "definedStyles" must be all lower-case
(#292) Variable "stylesAttribute" must be all lower-case
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Variable "definedProperties" must be all lower-case
(#295) Variable "definedStyles" must be all lower-case
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Variable "definedProperties" must be all lower-case
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Inline control structures are not allowed
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Inline control structures are not allowed
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Variable "propertyChunks" must be all lower-case
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Variable "propertyChunks" must be all lower-case
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Variable "propertiesString" must be all lower-case
(#329) Variable "propertyChunks" must be all lower-case
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Variable "propertiesString" must be all lower-case
(#333) Variable "propertiesString" must be all lower-case
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Inline control structures are not allowed
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Variable "xPath" must be all lower-case
(#349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Variable "originalStyle" must be all lower-case
(#356) Variable "originalStyle" must be all lower-case
(#357) Variable "originalProperties" must be all lower-case
(#358) Variable "originalStyles" must be all lower-case
(#358) Variable "originalStyle" must be all lower-case
(#360) Variable "originalStyles" must be all lower-case
(#361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Inline control structures are not allowed
(#364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Inline control structures are not allowed
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Variable "originalProperties" must be all lower-case
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Variable "stylesAttribute" must be all lower-case
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Variable "stylesAttribute" must be all lower-case
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Variable "definedStyles" must be all lower-case
(#381) Variable "stylesAttribute" must be all lower-case
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Variable "definedProperties" must be all lower-case
(#384) Variable "definedStyles" must be all lower-case
(#386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Variable "definedProperties" must be all lower-case
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Inline control structures are not allowed
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) Inline comments must end in full-stops, exclamation marks, or question marks
(#395) Inline control structures are not allowed
(#397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Variable "originalProperties" must be all lower-case
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Variable "propertyChunks" must be all lower-case
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Variable "propertyChunks" must be all lower-case
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Variable "propertiesString" must be all lower-case
(#418) Variable "propertyChunks" must be all lower-case
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) Inline control structures are not allowed
(#421) Variable "propertiesString" must be all lower-case
(#422) Variable "propertiesString" must be all lower-case
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#434) Variable "outputXHTML" must be all lower-case
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Variable "startPosition" must be all lower-case
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Variable "startPosition" must be all lower-case
(#446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Variable "endPosition" must be all lower-case
(#447) Variable "startPosition" must be all lower-case
(#449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Variable "endPosition" must be all lower-case
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Expected "} else {\n"; found "}\n\n // just regular HTML 4.01 as it should be used in newsletters\n else {\n"
(#456) Inline comments must start with a capital letter, digit or 3-dots sequence
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Inline control structures are not allowed
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) This comment is 50% valid code; is this commented out code?
(#478) Private method name "CssToInlineStyles::getEncoding" must be in lower-case letters only
(#479) Opening brace should be on the same line as the declaration
(#489) Private method name "CssToInlineStyles::processCSS" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
(#491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Inline comments must start with a capital letter, digit or 3-dots sequence
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#522) Inline control structures are not allowed
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Variable "cssProperties" must be all lower-case
(#530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Variable "ruleSet" must be all lower-case
(#541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) Variable "ruleSet" must be all lower-case
(#544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Variable "ruleSet" must be all lower-case
(#546) Variable "cssProperties" must be all lower-case
(#549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) Variable "ruleSet" must be all lower-case
(#554) Inline comments must start with a capital letter, digit or 3-dots sequence
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) Variable "ruleSet" must be all lower-case
(#558) Inline comments must start with a capital letter, digit or 3-dots sequence
(#558) Inline comments must end in full-stops, exclamation marks, or question marks
(#562) Inline comments must start with a capital letter, digit or 3-dots sequence
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) Private method name "CssToInlineStyles::processCSSProperties" must be in lower-case letters only
(#574) Variable "propertyString" must be all lower-case
(#575) Opening brace should be on the same line as the declaration
(#576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#577) Variable "propertyString" must be all lower-case
(#579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) Inline comments must start with a capital letter, digit or 3-dots sequence
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) Inline control structures are not allowed
(#590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#595) Expected "if (...) {\n"; found "if(...) {\n"
(#601) Inline comments must start with a capital letter, digit or 3-dots sequence
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) This comment is 50% valid code; is this commented out code?
(#614) Public method name "CssToInlineStyles::setCleanup" must be in lower-case letters only
(#615) Opening brace should be on the same line as the declaration
(#625) Public method name "CssToInlineStyles::setCSS" must be in lower-case letters only
(#626) Opening brace should be on the same line as the declaration
(#636) Public method name "CssToInlineStyles::setEncoding" must be in lower-case letters only
(#637) Opening brace should be on the same line as the declaration
(#647) Public method name "CssToInlineStyles::setHTML" must be in lower-case letters only
(#648) Opening brace should be on the same line as the declaration
(#659) Public method name "CssToInlineStyles::setUseInlineStylesBlock" must be in lower-case letters only
(#660) Opening brace should be on the same line as the declaration
(#671) Public method name "CssToInlineStyles::setStripOriginalStyleTags" must be in lower-case letters only
(#672) Opening brace should be on the same line as the declaration
(#684) Public method name "CssToInlineStyles::setExcludeMediaQueries" must be in lower-case letters only
(#685) Opening brace should be on the same line as the declaration
(#695) Private method name "CssToInlineStyles::stripOriginalStyleTags" must be in lower-case letters only
(#696) Opening brace should be on the same line as the declaration
(#707) Private method name "CssToInlineStyles::sortOnSpecifity" must be in lower-case letters only
(#708) Opening brace should be on the same line as the declaration
mod/newsletter/CssToInlineStyles/tests/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) This comment is 100% valid code; is this commented out code?
(#3) No space found before comment text; expected "// require" but found "//require"
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) "require_once" must be immediately followed by an open parenthesis
(#5) "require_once" must be immediately followed by an open parenthesis
(#9) Inline comments must start with a capital letter, digit or 3-dots sequence
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Variable "cssToInlineStyles" must be all lower-case
(#15) Variable "cssToInlineStyles" must be all lower-case
(#16) Variable "cssToInlineStyles" must be all lower-case
(#18) Inline comments must start with a capital letter, digit or 3-dots sequence
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Variable "cssToInlineStyles" must be all lower-case
mod/newsletter/bouncetest.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#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 "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Commas (,) must be followed by white space.
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) No space found before comment text; expected "// $bounceprocessor->test_mode = true; // default false" but found "//$bounceprocessor->test_mode = true; // default false"
(#46) No space found before comment text; expected "// $bounceprocessor->debug_verbose = CWSMBH_VERBOSE_DEBUG; // default CWSMBH_VERBOSE_QUIET" but found "//$bounceprocessor->debug_verbose = CWSMBH_VERBOSE_DEBUG; // default CWSMBH_VERBOSE_QUIET"
(#47) No space found before comment text; expected "// $bounceprocessor->purge = false; // default false" but found "//$bounceprocessor->purge = false; // default false"
(#48) No space found before comment text; expected "// $bounceprocessor->disable_delete = false; // default false" but found "//$bounceprocessor->disable_delete = false; // default false"
(#49) No space found before comment text; expected "// $bounceprocessor->open_mode = CWSMBH_OPEN_MODE_IMAP; // default CWSMBH_OPEN_MODE_IMAP" but found "//$bounceprocessor->open_mode = CWSMBH_OPEN_MODE_IMAP; // default CWSMBH_OPEN_MODE_IMAP"
(#50) No space found before comment text; expected "// $bounceprocessor->move_soft = false; // default false" but found "//$bounceprocessor->move_soft = false; // default false"
(#51) Line exceeds 132 characters; contains 142 characters
(#51) No space found before comment text; expected "// $bounceprocessor->folder_soft = 'INBOX.soft'; // default 'INBOX.hard' - NOTE: for open_mode IMAP it must start with 'INBOX.'" but found "//$bounceprocessor->folder_soft = 'INBOX.soft'; // default 'INBOX.hard' - NOTE: for open_mode IMAP it must start with 'INBOX.'"
(#52) No space found before comment text; expected "// $bounceprocessor->move_hard = false; // default false" but found "//$bounceprocessor->move_hard = false; // default false"
(#53) Line exceeds 132 characters; contains 142 characters
(#53) No space found before comment text; expected "// $bounceprocessor->folder_hard = 'INBOX.hard'; // default 'INBOX.soft' - NOTE: for open_mode IMAP it must start with 'INBOX.'" but found "//$bounceprocessor->folder_hard = 'INBOX.hard'; // default 'INBOX.soft' - NOTE: for open_mode IMAP it must start with 'INBOX.'"
(#56) Inline doc block comments are not allowed; use "// Comment." instead
(#59) This comment is 59% valid code; is this commented out code?
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) No space found before comment text; expected "// $bounceprocessor->open_mode = CWSMBH_OPEN_MODE_FILE;" but found "//$bounceprocessor->open_mode = CWSMBH_OPEN_MODE_FILE;"
(#60) No space found before comment text; expected "// if ($bounceprocessor->openFile('test/01.eml')) {" but found "//if ($bounceprocessor->openFile('test/01.eml')) {"
(#61) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// }" but found "//}"
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) This comment is 59% valid code; is this commented out code?
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) No space found before comment text; expected "// $bounceprocessor->open_mode = CWSMBH_OPEN_MODE_IMAP;" but found "//$bounceprocessor->open_mode = CWSMBH_OPEN_MODE_IMAP;"
(#68) No space found before comment text; expected "// if ($bounceprocessor->openImapLocal('/home/email/temp/mailbox')) {" but found "//if ($bounceprocessor->openImapLocal('/home/email/temp/mailbox')) {"
(#69) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// }" but found "//}"
(#73) A closing tag is not permitted at the end of a PHP file
mod/newsletter/classes/bounce/bouncehandler.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Whitespace found at end of line
(#16) Whitespace found at end of line
(#21) Whitespace found at end of line
(#24) Whitespace found at end of line
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#87) Whitespace found at end of line
(#94) Whitespace found at end of line
(#100) Whitespace found at end of line
(#106) Whitespace found at end of line
(#113) Whitespace found at end of line
(#120) Whitespace found at end of line
(#126) Member variable "service_option" must not contain underscores.
(#127) Whitespace found at end of line
(#134) Whitespace found at end of line
(#140) Member variable "open_mode" must not contain underscores.
(#141) Whitespace found at end of line
(#148) Whitespace found at end of line
(#154) Member variable "move_soft" must not contain underscores.
(#155) Whitespace found at end of line
(#161) Member variable "folder_soft" must not contain underscores.
(#162) Whitespace found at end of line
(#169) Member variable "move_hard" must not contain underscores.
(#170) Whitespace found at end of line
(#176) Member variable "folder_hard" must not contain underscores.
(#183) Member variable "max_messages" must not contain underscores.
(#184) Whitespace found at end of line
(#189) Member variable "error_msg" must not contain underscores.
(#190) Whitespace found at end of line
(#196) Member variable "test_mode" must not contain underscores.
(#197) Whitespace found at end of line
(#204) Whitespace found at end of line
(#210) Member variable "debug_verbose" must not contain underscores.
(#217) Member variable "disable_delete" must not contain underscores.
(#218) Whitespace found at end of line
(#224) Whitespace found at end of line
(#230) Whitespace found at end of line
(#236) Whitespace found at end of line
(#242) Whitespace found at end of line
(#248) Whitespace found at end of line
(#253) Whitespace found at end of line
(#265) Whitespace found at end of line
(#285) Whitespace found at end of line
(#293) Spaces must be used for alignment; tabs are not allowed
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#306) Whitespace found at end of line
(#326) Whitespace found at end of line
(#342) Whitespace found at end of line
(#450) Whitespace found at end of line
(#457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#457) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) This comment is 67% valid code; is this commented out code?
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) This comment is 67% valid code; is this commented out code?
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) This comment is 67% valid code; is this commented out code?
(#497) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) This comment is 67% valid code; is this commented out code?
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) This comment is 67% valid code; is this commented out code?
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) This comment is 67% valid code; is this commented out code?
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) This comment is 67% valid code; is this commented out code?
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#590) This comment is 67% valid code; is this commented out code?
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) This comment is 67% valid code; is this commented out code?
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) This comment is 67% valid code; is this commented out code?
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) This comment is 67% valid code; is this commented out code?
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) This comment is 67% valid code; is this commented out code?
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#633) This comment is 67% valid code; is this commented out code?
(#636) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) This comment is 67% valid code; is this commented out code?
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) This comment is 67% valid code; is this commented out code?
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#640) This comment is 67% valid code; is this commented out code?
(#642) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) This comment is 67% valid code; is this commented out code?
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) This comment is 67% valid code; is this commented out code?
(#679) Whitespace found at end of line
(#681) Whitespace found at end of line
(#713) Whitespace found at end of line
(#719) Variable "verbose_level" must not contain underscores.
(#720) Opening brace should be on the same line as the declaration
(#721) Variable "verbose_level" must not contain underscores.
(#727) The use of function print_r() is forbidden
(#738) Whitespace found at end of line
(#744) Public method name "bouncehandler::openFolder" must be in lower-case letters only
(#744) Variable "eml_folder_path" must not contain underscores.
(#745) Opening brace should be on the same line as the declaration
(#747) Whitespace found at end of line
(#748) Variable "eml_folder_path" must not contain underscores.
(#749) Variable "eml_folder_path" must not contain underscores.
(#751) Variable "eml_folder_path" must not contain underscores.
(#752) Whitespace found at end of line
(#754) Whitespace found at end of line
(#761) Whitespace found at end of line
(#762) Variable "nb_files" must not contain underscores.
(#767) Variable "eml_path" must not contain underscores.
(#768) Variable "eml_path" must not contain underscores.
(#775) Variable "nb_files" must not contain underscores.
(#778) Whitespace found at end of line
(#784) Variable "nb_files" must not contain underscores.
(#788) Whitespace found at end of line
(#794) Public method name "bouncehandler::openFile" must be in lower-case letters only
(#794) Variable "eml_path" must not contain underscores.
(#795) Opening brace should be on the same line as the declaration
(#797) Whitespace found at end of line
(#799) Whitespace found at end of line
(#800) Variable "eml_path" must not contain underscores.
(#807) Whitespace found at end of line
(#809) Variable "eml_path" must not contain underscores.
(#813) Variable "eml_path" must not contain underscores.
(#817) Whitespace found at end of line
(#823) Public method name "bouncehandler::openImapLocal" must be in lower-case letters only
(#823) Variable "file_path" must not contain underscores.
(#824) Opening brace should be on the same line as the declaration
(#826) Whitespace found at end of line
(#828) Whitespace found at end of line
(#832) Whitespace found at end of line
(#833) Variable "file_path" must not contain underscores.
(#834) Whitespace found at end of line
(#836) Variable "file_path" must not contain underscores.
(#836) Line exceeds 132 characters; contains 155 characters
(#840) Variable "file_path" must not contain underscores.
(#844) Whitespace found at end of line
(#849) Public method name "bouncehandler::openImapRemote" must be in lower-case letters only
(#850) Opening brace should be on the same line as the declaration
(#855) Whitespace found at end of line
(#856) Inline comments must start with a capital letter, digit or 3-dots sequence
(#856) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) Whitespace found at end of line
(#862) Inline comments must start with a capital letter, digit or 3-dots sequence
(#867) Whitespace found at end of line
(#869) Whitespace found at end of line
(#870) Line exceeds 132 characters; contains 179 characters
(#873) Line exceeds 132 characters; contains 170 characters
(#877) Line exceeds 132 characters; contains 168 characters
(#881) Whitespace found at end of line
(#887) Public method name "bouncehandler::processMails" must be in lower-case letters only
(#888) Opening brace should be on the same line as the declaration
(#890) Whitespace found at end of line
(#904) Whitespace found at end of line
(#908) Whitespace found at end of line
(#912) Whitespace found at end of line
(#913) Inline comments must start with a capital letter, digit or 3-dots sequence
(#913) Inline comments must end in full-stops, exclamation marks, or question marks
(#918) Whitespace found at end of line
(#919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#919) Inline comments must end in full-stops, exclamation marks, or question marks
(#924) Whitespace found at end of line
(#938) Whitespace found at end of line
(#940) Variable "msg_no" must not contain underscores.
(#940) Variable "msg_no" must not contain underscores.
(#940) Variable "msg_no" must not contain underscores.
(#941) Variable "msg_no" must not contain underscores.
(#942) Whitespace found at end of line
(#943) Variable "msg_no" must not contain underscores.
(#944) Variable "msg_no" must not contain underscores.
(#945) Whitespace found at end of line
(#946) Variable "msg_no" must not contain underscores.
(#954) Whitespace found at end of line
(#961) Usage of ELSEIF not allowed; use ELSE IF instead
(#964) Usage of ELSEIF not allowed; use ELSE IF instead
(#976) Whitespace found at end of line
(#982) Whitespace found at end of line
(#988) Whitespace found at end of line
(#991) Whitespace found at end of line
(#994) Whitespace found at end of line
(#1001) Protected method name "bouncehandler::processParsing" must be in lower-case letters only
(#1002) Opening brace should be on the same line as the declaration
(#1005) Whitespace found at end of line
(#1006) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1006) Inline comments must end in full-stops, exclamation marks, or question marks
(#1008) Whitespace found at end of line
(#1009) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1009) Inline comments must end in full-stops, exclamation marks, or question marks
(#1015) Whitespace found at end of line
(#1021) Whitespace found at end of line
(#1022) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1022) Inline comments must end in full-stops, exclamation marks, or question marks
(#1024) Whitespace found at end of line
(#1025) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1025) Inline comments must end in full-stops, exclamation marks, or question marks
(#1026) Variable "body_sections" must not contain underscores.
(#1027) Whitespace found at end of line
(#1028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1028) Inline comments must end in full-stops, exclamation marks, or question marks
(#1029) Variable "is_bounce" must not contain underscores.
(#1030) Variable "is_fbl" must not contain underscores.
(#1030) Variable "body_sections" must not contain underscores.
(#1031) Whitespace found at end of line
(#1032) Variable "is_bounce" must not contain underscores.
(#1034) Usage of ELSEIF not allowed; use ELSE IF instead
(#1034) Variable "is_fbl" must not contain underscores.
(#1037) Whitespace found at end of line
(#1038) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1038) Inline comments must end in full-stops, exclamation marks, or question marks
(#1040) Variable "is_fbl" must not contain underscores.
(#1043) Whitespace found at end of line
(#1044) Variable "body_sections" must not contain underscores.
(#1046) Variable "body_sections" must not contain underscores.
(#1047) Variable "body_sections" must not contain underscores.
(#1048) Variable "body_sections" must not contain underscores.
(#1049) Variable "body_sections" must not contain underscores.
(#1050) Variable "body_sections" must not contain underscores.
(#1051) Variable "body_sections" must not contain underscores.
(#1051) Variable "body_sections" must not contain underscores.
(#1053) Variable "body_sections" must not contain underscores.
(#1054) Variable "body_sections" must not contain underscores.
(#1054) Variable "body_sections" must not contain underscores.
(#1056) Variable "body_sections" must not contain underscores.
(#1057) Variable "body_sections" must not contain underscores.
(#1057) Variable "body_sections" must not contain underscores.
(#1060) Variable "body_sections" must not contain underscores.
(#1061) Variable "body_sections" must not contain underscores.
(#1061) Variable "body_sections" must not contain underscores.
(#1063) Variable "body_sections" must not contain underscores.
(#1064) Variable "body_sections" must not contain underscores.
(#1064) Variable "body_sections" must not contain underscores.
(#1066) Variable "body_sections" must not contain underscores.
(#1066) Variable "body_sections" must not contain underscores.
(#1066) Line exceeds 132 characters; contains 147 characters
(#1067) Variable "body_sections" must not contain underscores.
(#1067) Variable "body_sections" must not contain underscores.
(#1069) Variable "body_sections" must not contain underscores.
(#1069) Variable "body_sections" must not contain underscores.
(#1069) Line exceeds 132 characters; contains 157 characters
(#1070) Variable "body_sections" must not contain underscores.
(#1070) Variable "body_sections" must not contain underscores.
(#1071) Usage of ELSEIF not allowed; use ELSE IF instead
(#1071) Variable "body_sections" must not contain underscores.
(#1072) Variable "body_sections" must not contain underscores.
(#1072) Variable "body_sections" must not contain underscores.
(#1074) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1074) Inline comments must end in full-stops, exclamation marks, or question marks
(#1075) Variable "body_sections" must not contain underscores.
(#1075) Variable "body_sections" must not contain underscores.
(#1075) Line exceeds maximum limit of 180 characters; contains 182 characters
(#1076) Variable "body_sections" must not contain underscores.
(#1076) Variable "body_sections" must not contain underscores.
(#1078) Variable "body_sections" must not contain underscores.
(#1078) Variable "body_sections" must not contain underscores.
(#1078) Line exceeds 132 characters; contains 149 characters
(#1079) Variable "body_sections" must not contain underscores.
(#1079) Variable "body_sections" must not contain underscores.
(#1081) Variable "body_sections" must not contain underscores.
(#1082) Variable "body_sections" must not contain underscores.
(#1082) Variable "body_sections" must not contain underscores.
(#1082) Line exceeds 132 characters; contains 145 characters
(#1084) Variable "body_sections" must not contain underscores.
(#1085) Variable "body_sections" must not contain underscores.
(#1085) Variable "body_sections" must not contain underscores.
(#1085) Line exceeds 132 characters; contains 141 characters
(#1088) Whitespace found at end of line
(#1090) Variable "body_sections" must not contain underscores.
(#1094) Usage of ELSEIF not allowed; use ELSE IF instead
(#1094) Line exceeds 132 characters; contains 152 characters
(#1099) Usage of ELSEIF not allowed; use ELSE IF instead
(#1101) Variable "ar_body_machine" must not contain underscores.
(#1101) Variable "body_sections" must not contain underscores.
(#1102) Variable "ar_body_machine" must not contain underscores.
(#1103) Variable "ar_body_machine" must not contain underscores.
(#1103) Variable "ar_recipient" must not contain underscores.
(#1105) Variable "ar_recipient" must not contain underscores.
(#1106) Variable "ar_recipient" must not contain underscores.
(#1106) Variable "ar_recipient" must not contain underscores.
(#1107) Variable "ar_recipient" must not contain underscores.
(#1107) Variable "ar_recipient" must not contain underscores.
(#1111) Usage of ELSEIF not allowed; use ELSE IF instead
(#1113) Variable "ar_emails" must not contain underscores.
(#1114) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1114) Variable "ar_emails" must not contain underscores.
(#1119) Usage of ELSEIF not allowed; use ELSE IF instead
(#1119) Line exceeds 132 characters; contains 134 characters
(#1121) Variable "ar_emails" must not contain underscores.
(#1121) Variable "body_sections" must not contain underscores.
(#1122) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1122) Variable "ar_emails" must not contain underscores.
(#1127) Usage of ELSEIF not allowed; use ELSE IF instead
(#1129) Variable "ar_emails" must not contain underscores.
(#1130) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1130) Variable "ar_emails" must not contain underscores.
(#1138) Whitespace found at end of line
(#1143) Variable "tmp_recipient" must not contain underscores.
(#1145) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1145) Variable "tmp_recipient" must not contain underscores.
(#1166) Whitespace found at end of line
(#1169) Whitespace found at end of line
(#1172) Whitespace found at end of line
(#1178) Protected method name "bouncehandler::processDelete" must be in lower-case letters only
(#1179) Opening brace should be on the same line as the declaration
(#1188) Whitespace found at end of line
(#1195) Protected method name "bouncehandler::processMove" must be in lower-case letters only
(#1196) Opening brace should be on the same line as the declaration
(#1202) Usage of ELSEIF not allowed; use ELSE IF instead
(#1221) Usage of ELSEIF not allowed; use ELSE IF instead
(#1237) Whitespace found at end of line
(#1242) Protected method name "bouncehandler::isImapOpenMode" must be in lower-case letters only
(#1243) Opening brace should be on the same line as the declaration
(#1246) Whitespace found at end of line
(#1253) Protected method name "bouncehandler::isMailboxExists" must be in lower-case letters only
(#1254) Opening brace should be on the same line as the declaration
(#1255) Commas (,) must be followed by white space.
(#1256) Line exceeds 132 characters; contains 148 characters
(#1256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1256) Inline comments must end in full-stops, exclamation marks, or question marks
(#1257) Line exceeds maximum limit of 180 characters; contains 198 characters
(#1261) Whitespace found at end of line
(#1262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1267) Whitespace found at end of line
(#1268) Line exceeds 132 characters; contains 155 characters
(#1270) Whitespace found at end of line
(#1271) Variable "mailbox_found" must not contain underscores.
(#1274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1274) Inline comments must end in full-stops, exclamation marks, or question marks
(#1275) Variable "nameArr" must be all lower-case
(#1275) The use of function split is discouraged from PHP version 5.3; use preg_split instead
(#1275) Function split() has been deprecated
(#1276) Variable "nameRaw" must be all lower-case
(#1276) Variable "nameArr" must be all lower-case
(#1276) Variable "nameArr" must be all lower-case
(#1277) Variable "nameRaw" must be all lower-case
(#1278) Variable "mailbox_found" must not contain underscores.
(#1281) Variable "mailbox_found" must not contain underscores.
(#1294) Whitespace found at end of line
(#1300) Protected method name "bouncehandler::parseHeader" must be in lower-case letters only
(#1300) Variable "ar_header" must not contain underscores.
(#1301) Opening brace should be on the same line as the declaration
(#1302) Variable "ar_header" must not contain underscores.
(#1303) Variable "ar_header" must not contain underscores.
(#1303) Variable "ar_header" must not contain underscores.
(#1305) Variable "ar_header" must not contain underscores.
(#1305) Variable "ar_header" must not contain underscores.
(#1306) Whitespace found at end of line
(#1307) Variable "ar_header" must not contain underscores.
(#1308) Variable "arrRec" must be all lower-case
(#1308) Variable "ar_header" must not contain underscores.
(#1309) Variable "ar_header" must not contain underscores.
(#1309) Expected 1 space before "="; 0 found
(#1309) Variable "arrRec" must be all lower-case
(#1311) Whitespace found at end of line
(#1312) Variable "ar_header" must not contain underscores.
(#1313) Variable "ar_mr" must not contain underscores.
(#1313) Variable "ar_header" must not contain underscores.
(#1314) Variable "ar_header" must not contain underscores.
(#1315) Variable "ar_header" must not contain underscores.
(#1315) Variable "ar_mr" must not contain underscores.
(#1316) Variable "ar_mr" must not contain underscores.
(#1318) Variable "ar_header" must not contain underscores.
(#1322) Whitespace found at end of line
(#1323) Variable "ar_header" must not contain underscores.
(#1325) Variable "ar_header" must not contain underscores.
(#1326) Variable "ar_header" must not contain underscores.
(#1329) Whitespace found at end of line
(#1330) Variable "ar_header" must not contain underscores.
(#1332) Whitespace found at end of line
(#1339) Protected method name "bouncehandler::parseBodySections" must be in lower-case letters only
(#1339) Variable "ar_header" must not contain underscores.
(#1340) Opening brace should be on the same line as the declaration
(#1342) Whitespace found at end of line
(#1343) Variable "ar_header" must not contain underscores.
(#1343) Variable "ar_header" must not contain underscores.
(#1343) Variable "ar_header" must not contain underscores.
(#1344) Variable "ar_boundary" must not contain underscores.
(#1344) Variable "ar_header" must not contain underscores.
(#1345) Variable "ar_boundary" must not contain underscores.
(#1345) Variable "ar_boundary" must not contain underscores.
(#1346) Variable "ar_boundary" must not contain underscores.
(#1346) Variable "ar_boundary" must not contain underscores.
(#1347) Variable "ar_boundary" must not contain underscores.
(#1347) Variable "ar_boundary" must not contain underscores.
(#1348) Variable "ar_boundary" must not contain underscores.
(#1348) Variable "ar_boundary" must not contain underscores.
(#1350) Whitespace found at end of line
(#1353) Whitespace found at end of line
(#1359) Protected method name "bouncehandler::parseBodySectionMachine" must be in lower-case letters only
(#1359) Variable "body_section_machine" must not contain underscores.
(#1360) Opening brace should be on the same line as the declaration
(#1361) Variable "body_section_machine" must not contain underscores.
(#1364) Whitespace found at end of line
(#1365) Expected "if (...) {\n"; found "if(...){\n"
(#1366) Variable "ar_tmp" must not contain underscores.
(#1368) Variable "ar_tmp" must not contain underscores.
(#1368) Variable "ar_tmp" must not contain underscores.
(#1369) Variable "ar_tmp" must not contain underscores.
(#1369) Variable "ar_tmp" must not contain underscores.
(#1372) Expected "if (...) {\n"; found "if(...){\n"
(#1373) Variable "ar_tmp" must not contain underscores.
(#1375) Variable "ar_tmp" must not contain underscores.
(#1375) Variable "ar_tmp" must not contain underscores.
(#1376) Variable "ar_tmp" must not contain underscores.
(#1376) Variable "ar_tmp" must not contain underscores.
(#1379) Whitespace found at end of line
(#1380) Variable "tmp_per_recipient" must not contain underscores.
(#1381) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1381) Variable "per_recipient" must not contain underscores.
(#1382) Variable "ar_per_recipient" must not contain underscores.
(#1382) Variable "per_recipient" must not contain underscores.
(#1383) Variable "ar_per_recipient" must not contain underscores.
(#1383) Variable "ar_per_recipient" must not contain underscores.
(#1383) Variable "ar_per_recipient" must not contain underscores.
(#1383) Line exceeds 132 characters; contains 170 characters
(#1384) Variable "ar_per_recipient" must not contain underscores.
(#1384) Variable "ar_per_recipient" must not contain underscores.
(#1384) Variable "ar_per_recipient" must not contain underscores.
(#1384) Line exceeds maximum limit of 180 characters; contains 182 characters
(#1385) Variable "ar_per_recipient" must not contain underscores.
(#1385) Variable "ar_per_recipient" must not contain underscores.
(#1385) Variable "ar_per_recipient" must not contain underscores.
(#1385) Line exceeds 132 characters; contains 170 characters
(#1386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1386) Inline comments must end in full-stops, exclamation marks, or question marks
(#1387) Variable "ar_per_recipient" must not contain underscores.
(#1388) Variable "status_code" must not contain underscores.
(#1388) Variable "ar_per_recipient" must not contain underscores.
(#1389) Variable "status_code" must not contain underscores.
(#1390) Expected "if (...) {\n"; found "if(...) {\n"
(#1390) Variable "ar_per_recipient" must not contain underscores.
(#1391) Variable "ar_per_recipient" must not contain underscores.
(#1392) Variable "ar_per_recipient" must not contain underscores.
(#1395) Whitespace found at end of line
(#1396) Variable "tmp_per_recipient" must not contain underscores.
(#1396) Variable "ar_per_recipient" must not contain underscores.
(#1398) Variable "tmp_per_recipient" must not contain underscores.
(#1399) Whitespace found at end of line
(#1402) Whitespace found at end of line
(#1408) Protected method name "bouncehandler::parseDsnFields" must be in lower-case letters only
(#1408) Variable "body_section_machine" must not contain underscores.
(#1409) Opening brace should be on the same line as the declaration
(#1415) Variable "dsn_fields" must not contain underscores.
(#1415) Variable "body_section_machine" must not contain underscores.
(#1416) Whitespace found at end of line
(#1418) Variable "dsn_fields" must not contain underscores.
(#1419) Variable "dsn_fields" must not contain underscores.
(#1419) Variable "dsn_fields" must not contain underscores.
(#1421) Variable "dsn_fields" must not contain underscores.
(#1422) Usage of ELSEIF not allowed; use ELSE IF instead
(#1422) Variable "dsn_fields" must not contain underscores.
(#1423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1423) Inline comments must end in full-stops, exclamation marks, or question marks
(#1424) Variable "dsn_fields" must not contain underscores.
(#1426) Variable "dsn_fields" must not contain underscores.
(#1429) Variable "dsn_fields" must not contain underscores.
(#1435) Whitespace found at end of line
(#1441) Protected method name "bouncehandler::parseLines" must be in lower-case letters only
(#1442) Opening brace should be on the same line as the declaration
(#1452) Usage of ELSEIF not allowed; use ELSE IF instead
(#1453) Expected "if (...) {\n"; found "if (...){\n"
(#1457) Usage of ELSEIF not allowed; use ELSE IF instead
(#1463) Whitespace found at end of line
(#1469) Protected method name "bouncehandler::isBounce" must be in lower-case letters only
(#1469) Variable "ar_header" must not contain underscores.
(#1470) Opening brace should be on the same line as the declaration
(#1471) Variable "ar_header" must not contain underscores.
(#1472) Variable "ar_header" must not contain underscores.
(#1472) Variable "ar_header" must not contain underscores.
(#1472) Line exceeds maximum limit of 180 characters; contains 627 characters
(#1474) Usage of ELSEIF not allowed; use ELSE IF instead
(#1474) Variable "ar_header" must not contain underscores.
(#1474) Variable "ar_header" must not contain underscores.
(#1476) Usage of ELSEIF not allowed; use ELSE IF instead
(#1476) Variable "ar_header" must not contain underscores.
(#1476) Variable "ar_header" must not contain underscores.
(#1482) Whitespace found at end of line
(#1489) Protected method name "bouncehandler::isFbl" must be in lower-case letters only
(#1489) Variable "ar_header" must not contain underscores.
(#1489) Variable "body_sections" must not contain underscores.
(#1490) Opening brace should be on the same line as the declaration
(#1491) Variable "ar_header" must not contain underscores.
(#1492) Variable "ar_header" must not contain underscores.
(#1492) Variable "ar_header" must not contain underscores.
(#1492) Variable "ar_header" must not contain underscores.
(#1492) Line exceeds maximum limit of 180 characters; contains 182 characters
(#1494) Usage of ELSEIF not allowed; use ELSE IF instead
(#1494) Variable "ar_header" must not contain underscores.
(#1494) Variable "ar_header" must not contain underscores.
(#1496) Usage of ELSEIF not allowed; use ELSE IF instead
(#1496) Variable "body_sections" must not contain underscores.
(#1502) Whitespace found at end of line
(#1508) Protected method name "bouncehandler::isHotmailFbl" must be in lower-case letters only
(#1508) Variable "body_sections" must not contain underscores.
(#1509) Opening brace should be on the same line as the declaration
(#1510) Variable "body_sections" must not contain underscores.
(#1510) Variable "body_sections" must not contain underscores.
(#1510) Variable "body_sections" must not contain underscores.
(#1510) Line exceeds 132 characters; contains 140 characters
(#1512) Whitespace found at end of line
(#1518) Protected method name "bouncehandler::isRfc1892Report" must be in lower-case letters only
(#1518) Variable "ar_header" must not contain underscores.
(#1519) Opening brace should be on the same line as the declaration
(#1520) Variable "ar_header" must not contain underscores.
(#1521) Variable "ar_header" must not contain underscores.
(#1521) Variable "ar_header" must not contain underscores.
(#1521) Variable "ar_header" must not contain underscores.
(#1521) Line exceeds 132 characters; contains 177 characters
(#1522) Variable "ar_header" must not contain underscores.
(#1522) Variable "ar_header" must not contain underscores.
(#1522) Line exceeds 132 characters; contains 147 characters
(#1523) Variable "ar_header" must not contain underscores.
(#1523) Variable "ar_header" must not contain underscores.
(#1531) Whitespace found at end of line
(#1537) Protected method name "bouncehandler::formatContent" must be in lower-case letters only
(#1538) Opening brace should be on the same line as the declaration
(#1548) Whitespace found at end of line
(#1554) Protected method name "bouncehandler::formatFinalRecipient" must be in lower-case letters only
(#1554) Variable "final_recipient" must not contain underscores.
(#1554) Expected 1 space after closing parenthesis; found 0
(#1559) Whitespace found at end of line
(#1560) Variable "ar_final_recipient" must not contain underscores.
(#1560) Variable "final_recipient" must not contain underscores.
(#1561) Variable "ar_final_recipient" must not contain underscores.
(#1562) Variable "ar_final_recipient" must not contain underscores.
(#1563) Variable "ar_final_recipient" must not contain underscores.
(#1564) Variable "ar_final_recipient" must not contain underscores.
(#1564) Variable "ar_final_recipient" must not contain underscores.
(#1566) Variable "ar_final_recipient" must not contain underscores.
(#1567) Variable "ar_final_recipient" must not contain underscores.
(#1567) Variable "ar_final_recipient" must not contain underscores.
(#1570) Whitespace found at end of line
(#1573) Whitespace found at end of line
(#1579) Protected method name "bouncehandler::formatOriginalRecipient" must be in lower-case letters only
(#1579) Variable "original_recipient" must not contain underscores.
(#1579) Expected 1 space after closing parenthesis; found 0
(#1584) Whitespace found at end of line
(#1585) Variable "ar_original_recipient" must not contain underscores.
(#1585) Variable "original_recipient" must not contain underscores.
(#1586) Variable "ar_original_recipient" must not contain underscores.
(#1587) Variable "ar_original_recipient" must not contain underscores.
(#1588) Variable "ar_original_recipient" must not contain underscores.
(#1588) Variable "ar_original_recipient" must not contain underscores.
(#1590) Whitespace found at end of line
(#1593) Whitespace found at end of line
(#1599) Protected method name "bouncehandler::formatDiagnosticCode" must be in lower-case letters only
(#1599) Variable "diag_code" must not contain underscores.
(#1599) Expected 1 space after closing parenthesis; found 0
(#1604) Whitespace found at end of line
(#1605) Variable "ar_diag_code" must not contain underscores.
(#1605) Variable "diag_code" must not contain underscores.
(#1606) Variable "ar_diag_code" must not contain underscores.
(#1607) Variable "ar_diag_code" must not contain underscores.
(#1607) Variable "ar_diag_code" must not contain underscores.
(#1608) Variable "ar_diag_code" must not contain underscores.
(#1608) Variable "ar_diag_code" must not contain underscores.
(#1610) Whitespace found at end of line
(#1613) Whitespace found at end of line
(#1619) Protected method name "bouncehandler::findEmail" must be in lower-case letters only
(#1620) Opening brace should be on the same line as the declaration
(#1621) Expected "if (...) {\n"; found "if(...){\n"
(#1623) Usage of ELSEIF not allowed; use ELSE IF instead
(#1628) Whitespace found at end of line
(#1634) Protected method name "bouncehandler::findEmails" must be in lower-case letters only
(#1634) Variable "body_section_first" must not contain underscores.
(#1635) Opening brace should be on the same line as the declaration
(#1637) Variable "body_section_first" must not contain underscores.
(#1638) Variable "ar_body_section_first" must not contain underscores.
(#1638) Variable "body_section_first" must not contain underscores.
(#1639) Variable "ar_body_section_first" must not contain underscores.
(#1649) Whitespace found at end of line
(#1655) Protected method name "bouncehandler::findActionByStatusCode" must be in lower-case letters only
(#1655) Variable "status_code" must not contain underscores.
(#1656) Opening brace should be on the same line as the declaration
(#1658) Variable "status_code" must not contain underscores.
(#1659) Variable "status_code" must not contain underscores.
(#1659) Variable "status_code" must not contain underscores.
(#1660) Variable "ar_status_code" must not contain underscores.
(#1660) Variable "status_code" must not contain underscores.
(#1661) Whitespace found at end of line
(#1662) Variable "ar_status_code" must not contain underscores.
(#1682) Whitespace found at end of line
(#1688) Protected method name "bouncehandler::findStatusCodeByRecipient" must be in lower-case letters only
(#1689) Opening brace should be on the same line as the declaration
(#1690) Variable "ar_body" must not contain underscores.
(#1691) Whitespace found at end of line
(#1692) Variable "ar_body" must not contain underscores.
(#1692) Variable "body_line" must not contain underscores.
(#1693) Variable "body_line" must not contain underscores.
(#1693) Variable "body_line" must not contain underscores.
(#1694) Whitespace found at end of line
(#1695) Variable "bounce_body" must not contain underscores.
(#1695) Variable "bounce_code" must not contain underscores.
(#1696) Variable "bounce_body" must not contain underscores.
(#1696) Variable "body_line" must not contain underscores.
(#1697) Variable "status_code" must not contain underscores.
(#1697) Variable "bounce_code" must not contain underscores.
(#1698) Variable "status_code" must not contain underscores.
(#1698) Variable "status_code" must not contain underscores.
(#1699) Variable "status_code" must not contain underscores.
(#1699) Variable "bounce_body" must not contain underscores.
(#1699) Line exceeds 132 characters; contains 171 characters
(#1700) Variable "status_code" must not contain underscores.
(#1703) Whitespace found at end of line
(#1704) Inline comments must end in full-stops, exclamation marks, or question marks
(#1705) Variable "body_line" must not contain underscores.
(#1706) Variable "body_line" must not contain underscores.
(#1709) Variable "status_code" must not contain underscores.
(#1710) Variable "status_code" must not contain underscores.
(#1710) Variable "status_code" must not contain underscores.
(#1711) Variable "status_code" must not contain underscores.
(#1712) Variable "status_code" must not contain underscores.
(#1714) Whitespace found at end of line
(#1715) Inline comments must end in full-stops, exclamation marks, or question marks
(#1716) Variable "body_line" must not contain underscores.
(#1716) Variable "body_line" must not contain underscores.
(#1716) Line exceeds maximum limit of 180 characters; contains 253 characters
(#1717) Variable "status_code" must not contain underscores.
(#1718) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1718) Inline comments must end in full-stops, exclamation marks, or question marks
(#1719) Variable "status_code" must not contain underscores.
(#1719) Variable "status_code" must not contain underscores.
(#1719) Variable "status_code" must not contain underscores.
(#1719) Variable "status_code" must not contain underscores.
(#1720) Variable "status_code" must not contain underscores.
(#1721) Usage of ELSEIF not allowed; use ELSE IF instead
(#1721) Variable "status_code" must not contain underscores.
(#1721) Variable "status_code" must not contain underscores.
(#1722) Variable "status_code" must not contain underscores.
(#1723) Usage of ELSEIF not allowed; use ELSE IF instead
(#1723) Variable "status_code" must not contain underscores.
(#1724) Variable "status_code" must not contain underscores.
(#1726) Variable "status_code" must not contain underscores.
(#1726) Variable "status_code" must not contain underscores.
(#1727) Variable "status_code" must not contain underscores.
(#1727) Line exceeds 132 characters; contains 138 characters
(#1728) Variable "status_code" must not contain underscores.
(#1731) Whitespace found at end of line
(#1734) Whitespace found at end of line
(#1740) Public method name "bouncehandler::findStatusExplanationsByCode" must be in lower-case letters only
(#1740) Variable "status_code" must not contain underscores.
(#1741) Opening brace should be on the same line as the declaration
(#1743) Variable "status_code" must not contain underscores.
(#1743) Variable "status_code" must not contain underscores.
(#1744) Whitespace found at end of line
(#1745) Variable "status_code" must not contain underscores.
(#1746) Variable "ar_status_code" must not contain underscores.
(#1746) Variable "status_code" must not contain underscores.
(#1747) Variable "ar_status_code" must not contain underscores.
(#1747) Variable "ar_status_code" must not contain underscores.
(#1748) Variable "status_code" must not contain underscores.
(#1749) Whitespace found at end of line
(#1750) Inline comments must end in full-stops, exclamation marks, or question marks
(#1751) Variable "ar_status_code" must not contain underscores.
(#1755) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1758) Whitespace found at end of line
(#1762) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1765) Whitespace found at end of line
(#1769) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1772) Whitespace found at end of line
(#1776) Whitespace found at end of line
(#1777) Inline comments must end in full-stops, exclamation marks, or question marks
(#1778) Variable "ar_status_code" must not contain underscores.
(#1785) Whitespace found at end of line
(#1789) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1792) Whitespace found at end of line
(#1796) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1799) Whitespace found at end of line
(#1803) Line exceeds maximum limit of 180 characters; contains 249 characters
(#1806) Whitespace found at end of line
(#1810) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1813) Whitespace found at end of line
(#1817) Line exceeds maximum limit of 180 characters; contains 414 characters
(#1820) Whitespace found at end of line
(#1824) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1827) Whitespace found at end of line
(#1831) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1834) Whitespace found at end of line
(#1838) Whitespace found at end of line
(#1839) Inline comments must end in full-stops, exclamation marks, or question marks
(#1840) Variable "ar_status_code" must not contain underscores.
(#1840) Variable "ar_status_code" must not contain underscores.
(#1844) Line exceeds maximum limit of 180 characters; contains 182 characters
(#1847) Whitespace found at end of line
(#1854) Whitespace found at end of line
(#1858) Line exceeds maximum limit of 180 characters; contains 240 characters
(#1861) Whitespace found at end of line
(#1865) Line exceeds maximum limit of 180 characters; contains 291 characters
(#1868) Whitespace found at end of line
(#1872) Line exceeds maximum limit of 180 characters; contains 188 characters
(#1875) Whitespace found at end of line
(#1879) Line exceeds maximum limit of 180 characters; contains 254 characters
(#1882) Whitespace found at end of line
(#1886) Line exceeds 132 characters; contains 152 characters
(#1889) Whitespace found at end of line
(#1893) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1896) Whitespace found at end of line
(#1900) Line exceeds 132 characters; contains 137 characters
(#1903) Whitespace found at end of line
(#1907) Line exceeds maximum limit of 180 characters; contains 239 characters
(#1910) Whitespace found at end of line
(#1914) Line exceeds 132 characters; contains 144 characters
(#1917) Whitespace found at end of line
(#1921) Line exceeds maximum limit of 180 characters; contains 231 characters
(#1924) Whitespace found at end of line
(#1928) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1931) Whitespace found at end of line
(#1935) Line exceeds maximum limit of 180 characters; contains 275 characters
(#1938) Whitespace found at end of line
(#1942) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1945) Whitespace found at end of line
(#1949) Line exceeds 132 characters; contains 171 characters
(#1952) Whitespace found at end of line
(#1956) Line exceeds maximum limit of 180 characters; contains 267 characters
(#1959) Whitespace found at end of line
(#1963) Line exceeds maximum limit of 180 characters; contains 276 characters
(#1966) Whitespace found at end of line
(#1970) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1973) Whitespace found at end of line
(#1977) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1980) Whitespace found at end of line
(#1987) Whitespace found at end of line
(#1991) Line exceeds maximum limit of 180 characters; contains 212 characters
(#1994) Whitespace found at end of line
(#1998) Line exceeds maximum limit of 180 characters; contains 226 characters
(#2001) Whitespace found at end of line
(#2005) Line exceeds maximum limit of 180 characters; contains 262 characters
(#2008) Whitespace found at end of line
(#2012) Line exceeds maximum limit of 180 characters; contains 300 characters
(#2015) Whitespace found at end of line
(#2019) Line exceeds maximum limit of 180 characters; contains 396 characters
(#2022) Whitespace found at end of line
(#2026) Line exceeds maximum limit of 180 characters; contains 186 characters
(#2029) Whitespace found at end of line
(#2033) Line exceeds maximum limit of 180 characters; contains 233 characters
(#2036) Whitespace found at end of line
(#2040) Line exceeds maximum limit of 180 characters; contains 414 characters
(#2043) Whitespace found at end of line
(#2047) Line exceeds maximum limit of 180 characters; contains 217 characters
(#2050) Whitespace found at end of line
(#2054) Line exceeds maximum limit of 180 characters; contains 182 characters
(#2057) Whitespace found at end of line
(#2061) Line exceeds maximum limit of 180 characters; contains 233 characters
(#2064) Whitespace found at end of line
(#2068) Line exceeds maximum limit of 180 characters; contains 381 characters
(#2071) Whitespace found at end of line
(#2075) Line exceeds maximum limit of 180 characters; contains 248 characters
(#2078) Whitespace found at end of line
(#2082) Line exceeds 132 characters; contains 153 characters
(#2085) Whitespace found at end of line
(#2089) Line exceeds maximum limit of 180 characters; contains 212 characters
(#2092) Whitespace found at end of line
(#2096) Line exceeds maximum limit of 180 characters; contains 203 characters
(#2099) Whitespace found at end of line
(#2103) Line exceeds maximum limit of 180 characters; contains 265 characters
(#2106) Whitespace found at end of line
(#2110) Line exceeds maximum limit of 180 characters; contains 340 characters
(#2113) Whitespace found at end of line
(#2117) Line exceeds maximum limit of 180 characters; contains 313 characters
(#2120) Whitespace found at end of line
(#2124) Line exceeds 132 characters; contains 164 characters
(#2127) Whitespace found at end of line
(#2131) Line exceeds maximum limit of 180 characters; contains 315 characters
(#2134) Whitespace found at end of line
(#2138) Line exceeds maximum limit of 180 characters; contains 308 characters
(#2141) Whitespace found at end of line
(#2145) Line exceeds 132 characters; contains 163 characters
(#2148) Whitespace found at end of line
(#2152) Line exceeds maximum limit of 180 characters; contains 209 characters
(#2155) Whitespace found at end of line
(#2159) Line exceeds maximum limit of 180 characters; contains 209 characters
(#2162) Whitespace found at end of line
(#2166) Line exceeds maximum limit of 180 characters; contains 243 characters
(#2169) Whitespace found at end of line
(#2173) Line exceeds maximum limit of 180 characters; contains 188 characters
(#2176) Whitespace found at end of line
(#2180) Line exceeds maximum limit of 180 characters; contains 254 characters
(#2183) Whitespace found at end of line
(#2191) Whitespace found at end of line
(#2192) Protected method name "bouncehandler::endWith" must be in lower-case letters only
(#2193) Opening brace should be on the same line as the declaration
(#2198) Whitespace found at end of line
(#2199) Protected method name "bouncehandler::isEmpty" must be in lower-case letters only
(#2200) Opening brace should be on the same line as the declaration
(#2207) Whitespace found at end of line
(#2208) Protected method name "bouncehandler::extractEmail" must be in lower-case letters only
(#2209) Opening brace should be on the same line as the declaration
(#2211) Variable "ar_result" must not contain underscores.
(#2212) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#2212) Variable "ar_result" must not contain underscores.
(#2213) Expected "if (...) {\n"; found "if (...){\n"
(#2219) Whitespace found at end of line
(#2220) Protected method name "bouncehandler::formatStatusCode" must be in lower-case letters only
(#2220) Variable "status_code" must not contain underscores.
(#2221) Opening brace should be on the same line as the declaration
(#2222) Variable "status_code" must not contain underscores.
(#2223) Variable "status_code" must not contain underscores.
(#2224) Variable "status_code" must not contain underscores.
(#2225) Usage of ELSEIF not allowed; use ELSE IF instead
(#2225) Variable "status_code" must not contain underscores.
(#2226) Variable "status_code" must not contain underscores.
(#2228) Variable "status_code" must not contain underscores.
(#2230) Usage of ELSEIF not allowed; use ELSE IF instead
(#2230) Variable "status_code" must not contain underscores.
(#2231) Variable "ar_status_code" must not contain underscores.
(#2232) Variable "ar_status_code" must not contain underscores.
(#2232) Variable "ar_status_code" must not contain underscores.
(#2233) Variable "ar_status_code" must not contain underscores.
(#2241) A closing tag is not permitted at the end of a PHP file
mod/newsletter/classes/bounce/bounceprocessor.php
(#1) File has mixed line endings; this may cause incorrect results
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#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 at least 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used for alignment; tabs are not allowed
(#56) Spaces must be used for alignment; tabs are not allowed
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 3
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 2
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 8 spaces, found 2
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 2
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 8 spaces, found 2
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 12 spaces, found 3
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 8 spaces, found 2
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used for alignment; tabs are not allowed
(#94) Spaces must be used for alignment; tabs are not allowed
(#95) Spaces must be used for alignment; tabs are not allowed
(#96) Spaces must be used for alignment; tabs are not allowed
(#97) Spaces must be used for alignment; tabs are not allowed
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#101) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used for alignment; tabs are not allowed
(#106) Spaces must be used for alignment; tabs are not allowed
(#107) Spaces must be used for alignment; tabs are not allowed
(#108) Spaces must be used for alignment; tabs are not allowed
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used for alignment; 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 for alignment; 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 for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Expected 1 space before "*"; 0 found
(#114) Expected 1 space after "*"; 0 found
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Line exceeds 132 characters; contains 143 characters
(#116) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Whitespace found at end of line within string
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 12 spaces, found 3
(#125) Space found after opening bracket of FOREACH loop
(#125) Space found before closing bracket of FOREACH loop
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 16 spaces, found 4
(#126) Space found after opening bracket of FOREACH loop
(#126) Space found before closing bracket of FOREACH loop
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 20 spaces, found 6
(#127) Commas (,) must be followed by white space.
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected at least 20 spaces, found 6
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 20 spaces, found 6
(#129) Expected "if (...) {\n"; found "if(...){\n"
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 24 spaces, found 7
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 24 spaces, found 7
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 24 spaces, found 7
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 24 spaces, found 7
(#133) Expected "if (...) {\n"; found "if(...){\n"
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 28 spaces, found 8
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 24 spaces, found 7
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 28 spaces, found 8
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 24 spaces, found 7
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 24 spaces, found 7
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 24 spaces, found 7
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 24 spaces, found 7
(#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 24 spaces, found 7
(#141) No space found before comment text; expected "// guesss the issue id the last guess is the latest issue" but found "//guesss the issue id the last guess is the latest issue"
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 24 spaces, found 7
(#142) Expected "if (...) {\n"; found "if(...){\n"
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 28 spaces, found 8
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 24 spaces, found 7
(#144) Expected "} else if (...) {\n"; found "} else if(...){\n"
(#144) Expected "if (...) {\n"; found "if(...){\n"
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 28 spaces, found 8
(#145) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 32 spaces, found 9
(#146) Expected "if (...) {\n"; found "if(...){\n"
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 36 spaces, found 10
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 36 spaces, found 10
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 32 spaces, found 9
(#149) Whitespace found at end of line
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 28 spaces, found 8
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 28 spaces, found 8
(#151) Expected "if (...) {\n"; found "if(...){\n"
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 32 spaces, found 9
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 28 spaces, found 8
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 24 spaces, found 7
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 28 spaces, found 8
(#155) Line exceeds 132 characters; contains 154 characters
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 24 spaces, found 7
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 24 spaces, found 7
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 24 spaces, found 7
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 20 spaces, found 6
(#160) Whitespace found at end of line
(#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
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 12 spaces, found 3
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 4 spaces, found 1
(#172) Public method name "bounceprocessor::processMails" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#175) Whitespace found at end of line
(#189) Whitespace found at end of line
(#193) Whitespace found at end of line
(#197) Whitespace found at end of line
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Whitespace found at end of line
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Whitespace found at end of line
(#223) Whitespace found at end of line
(#225) Variable "msg_no" must not contain underscores.
(#225) Variable "msg_no" must not contain underscores.
(#225) Variable "msg_no" must not contain underscores.
(#226) Variable "msg_no" must not contain underscores.
(#227) Whitespace found at end of line
(#228) Variable "msg_no" must not contain underscores.
(#229) Variable "msg_no" must not contain underscores.
(#230) Variable "imap_stream" must not contain underscores.
(#230) Variable "msg_no" must not contain underscores.
(#231) Variable "msg_no" must not contain underscores.
(#232) Whitespace found at end of line
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) This comment is 59% valid code; is this commented out code?
(#233) No space found before comment text; expected "// $this->result['msgs'][] = $this->processParsing($msg_no, $header . '\r\n\r\n' . $body);" but found "//$this->result['msgs'][] = $this->processParsing($msg_no, $header . '\r\n\r\n' . $body);"
(#234) Variable "msg_no" must not contain underscores.
(#242) Whitespace found at end of line
(#249) Usage of ELSEIF not allowed; use ELSE IF instead
(#252) Usage of ELSEIF not allowed; use ELSE IF instead
(#264) Whitespace found at end of line
(#270) Whitespace found at end of line
(#276) Whitespace found at end of line
(#279) Whitespace found at end of line
(#282) Whitespace found at end of line
(#289) Protected method name "bounceprocessor::processMsg" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#293) Whitespace found at end of line
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Whitespace found at end of line
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Whitespace found at end of line
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 8 spaces, found 2
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 12 spaces, found 3
(#310) Space found after opening bracket of FOREACH loop
(#310) Space found before closing bracket of FOREACH loop
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 16 spaces, found 4
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 20 spaces, found 5
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 20 spaces, found 5
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 16 spaces, found 4
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 12 spaces, found 3
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 8 spaces, found 2
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Whitespace found at end of line
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) Variable "body_sections" must not contain underscores.
(#323) Whitespace found at end of line
(#324) Inline comments must start with a capital letter, digit or 3-dots sequence
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Variable "is_bounce" must not contain underscores.
(#326) Variable "is_fbl" must not contain underscores.
(#326) Variable "body_sections" must not contain underscores.
(#327) Whitespace found at end of line
(#328) Variable "is_bounce" must not contain underscores.
(#330) Usage of ELSEIF not allowed; use ELSE IF instead
(#330) Variable "is_fbl" must not contain underscores.
(#333) Whitespace found at end of line
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Variable "is_fbl" must not contain underscores.
(#339) Whitespace found at end of line
(#340) Variable "body_sections" must not contain underscores.
(#342) Variable "body_sections" must not contain underscores.
(#343) Variable "body_sections" must not contain underscores.
(#344) Variable "body_sections" must not contain underscores.
(#345) Variable "body_sections" must not contain underscores.
(#346) Variable "body_sections" must not contain underscores.
(#347) Variable "body_sections" must not contain underscores.
(#347) Variable "body_sections" must not contain underscores.
(#349) Variable "body_sections" must not contain underscores.
(#350) Variable "body_sections" must not contain underscores.
(#350) Variable "body_sections" must not contain underscores.
(#352) Variable "body_sections" must not contain underscores.
(#353) Variable "body_sections" must not contain underscores.
(#353) Variable "body_sections" must not contain underscores.
(#356) Variable "body_sections" must not contain underscores.
(#357) Variable "body_sections" must not contain underscores.
(#357) Variable "body_sections" must not contain underscores.
(#359) Variable "body_sections" must not contain underscores.
(#360) Variable "body_sections" must not contain underscores.
(#360) Variable "body_sections" must not contain underscores.
(#362) Variable "body_sections" must not contain underscores.
(#362) Variable "body_sections" must not contain underscores.
(#362) Line exceeds 132 characters; contains 147 characters
(#363) Variable "body_sections" must not contain underscores.
(#363) Variable "body_sections" must not contain underscores.
(#365) Variable "body_sections" must not contain underscores.
(#365) Variable "body_sections" must not contain underscores.
(#365) Line exceeds 132 characters; contains 157 characters
(#366) Variable "body_sections" must not contain underscores.
(#366) Variable "body_sections" must not contain underscores.
(#367) Usage of ELSEIF not allowed; use ELSE IF instead
(#367) Variable "body_sections" must not contain underscores.
(#368) Variable "body_sections" must not contain underscores.
(#368) Variable "body_sections" must not contain underscores.
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Variable "body_sections" must not contain underscores.
(#371) Variable "body_sections" must not contain underscores.
(#371) Line exceeds maximum limit of 180 characters; contains 182 characters
(#372) Variable "body_sections" must not contain underscores.
(#372) Variable "body_sections" must not contain underscores.
(#374) Variable "body_sections" must not contain underscores.
(#374) Variable "body_sections" must not contain underscores.
(#374) Line exceeds 132 characters; contains 149 characters
(#375) Variable "body_sections" must not contain underscores.
(#375) Variable "body_sections" must not contain underscores.
(#377) Variable "body_sections" must not contain underscores.
(#378) Variable "body_sections" must not contain underscores.
(#378) Variable "body_sections" must not contain underscores.
(#378) Line exceeds 132 characters; contains 145 characters
(#380) Variable "body_sections" must not contain underscores.
(#381) Variable "body_sections" must not contain underscores.
(#381) Variable "body_sections" must not contain underscores.
(#381) Line exceeds 132 characters; contains 141 characters
(#384) Whitespace found at end of line
(#386) Variable "body_sections" must not contain underscores.
(#391) Usage of ELSEIF not allowed; use ELSE IF instead
(#391) Line exceeds 132 characters; contains 152 characters
(#396) Usage of ELSEIF not allowed; use ELSE IF instead
(#398) Variable "ar_body_machine" must not contain underscores.
(#398) Variable "body_sections" must not contain underscores.
(#399) Variable "ar_body_machine" must not contain underscores.
(#400) Variable "ar_body_machine" must not contain underscores.
(#400) Variable "ar_recipient" must not contain underscores.
(#402) Variable "ar_recipient" must not contain underscores.
(#403) Variable "ar_recipient" must not contain underscores.
(#403) Variable "ar_recipient" must not contain underscores.
(#404) Variable "ar_recipient" must not contain underscores.
(#404) Variable "ar_recipient" must not contain underscores.
(#409) Usage of ELSEIF not allowed; use ELSE IF instead
(#411) Variable "ar_emails" must not contain underscores.
(#412) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#412) Variable "ar_emails" must not contain underscores.
(#418) Usage of ELSEIF not allowed; use ELSE IF instead
(#418) Line exceeds 132 characters; contains 134 characters
(#420) Variable "ar_emails" must not contain underscores.
(#420) Variable "body_sections" must not contain underscores.
(#421) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#421) Variable "ar_emails" must not contain underscores.
(#427) Usage of ELSEIF not allowed; use ELSE IF instead
(#429) Variable "ar_emails" must not contain underscores.
(#430) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#430) Variable "ar_emails" must not contain underscores.
(#439) Whitespace found at end of line
(#444) Variable "tmp_recipient" must not contain underscores.
(#446) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#446) Variable "tmp_recipient" must not contain underscores.
(#467) Whitespace found at end of line
(#470) Whitespace found at end of line
(#473) Whitespace found at end of line
(#479) Expected 1 space after closing parenthesis; found 0
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 8 spaces, found 5
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 8 spaces, found 5
(#481) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 12 spaces, found 6
(#482) Commas (,) must be followed by white space.
(#482) Commas (,) must be followed by white space.
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 12 spaces, found 6
(#483) Commas (,) must be followed by white space.
(#483) Commas (,) must be followed by white space.
(#483) Line exceeds 132 characters; contains 159 characters
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 12 spaces, found 6
(#484) Line exceeds 132 characters; contains 164 characters
(#485) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Whitespace found at end of line
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 12 spaces, found 6
(#487) Expected "if (...) {\n"; found "if(...){\n"
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Line indented incorrectly; expected at least 16 spaces, found 7
(#488) No space found before comment text; expected "// hardbounces have more weight in calculation of bounce ratio" but found "//hardbounces have more weight in calculation of bounce ratio"
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 16 spaces, found 7
(#489) Expected 1 space before "/"; 0 found
(#489) Expected 1 space after "/"; 0 found
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected 12 spaces, found 6
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 16 spaces, found 7
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 12 spaces, found 6
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Whitespace found at end of line
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected 12 spaces, found 6
(#494) Expected "if (...) {\n"; found "if(...){\n"
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 16 spaces, found 7
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 12 spaces, found 6
(#496) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#496) Expected "if (...) {\n"; found "if (...){\n"
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 16 spaces, found 7
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 12 spaces, found 6
(#498) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#498) Expected "if (...) {\n"; found "if (...){\n"
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 16 spaces, found 7
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected 12 spaces, found 6
(#500) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#500) Expected "if (...) {\n"; found "if (...){\n"
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 16 spaces, found 7
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected 12 spaces, found 6
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 16 spaces, found 7
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected 12 spaces, found 6
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 12 spaces, found 6
(#505) Line exceeds maximum limit of 180 characters; contains 277 characters
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected 12 spaces, found 6
(#506) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 16 spaces, found 7
(#507) Expected "if (...) {\n"; found "if(...){\n"
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 20 spaces, found 8
(#508) Commas (,) must be followed by white space.
(#508) Commas (,) must be followed by white space.
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 16 spaces, found 7
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 12 spaces, found 6
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 8 spaces, found 5
(#513) Whitespace found at end of line
(#514) Expected 1 space after closing parenthesis; found 0
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 8 spaces, found 5
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Whitespace found at end of line
(#518) Whitespace found at end of line
mod/newsletter/classes/event/issue_created.php
(#80) Expected 1 space after "=>"; 2 found
(#80) Line exceeds maximum limit of 180 characters; contains 217 characters
mod/newsletter/classes/event/issue_viewed.php
(#75) Line exceeds maximum limit of 180 characters; contains 215 characters
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 12 spaces, found 9
(#90) Whitespace found at end of line
mod/newsletter/classes/event/subscription_created.php
(#80) Line exceeds maximum limit of 180 characters; contains 182 characters
mod/newsletter/classes/event/subscription_deleted.php
(#80) Line exceeds maximum limit of 180 characters; contains 182 characters
mod/newsletter/classes/event/subscription_resubscribed.php
(#80) Line exceeds maximum limit of 180 characters; contains 182 characters
mod/newsletter/classes/event/subscription_statuschanged.php
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Commas (,) must be followed by white space.
(#62) Line exceeds 132 characters; contains 156 characters
(#81) Line exceeds maximum limit of 180 characters; contains 182 characters
mod/newsletter/classes/event/subscription_unsubscribed.php
(#61) Line exceeds 132 characters; contains 134 characters
(#80) Line exceeds maximum limit of 180 characters; contains 182 characters
mod/newsletter/classes/event/subscriptions_viewed.php
(#56) Line exceeds 132 characters; contains 172 characters
(#74) Commas (,) must be followed by white space.
(#74) Line exceeds maximum limit of 180 characters; contains 181 characters
(#85) Whitespace found at end of line
mod/newsletter/classes/instance_store.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Whitespace found at end of line
(#33) Whitespace found at end of line
mod/newsletter/classes/issue_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#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
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 4
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 4
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 4
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 4
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 4
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 4
(#65) Expected 1 space before "=>"; 0 found
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 4
(#66) Expected 1 space before "=>"; 0 found
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#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
(#89) Whitespace found at end of line
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Line exceeds 132 characters; contains 180 characters
(#101) Whitespace found at end of line
(#103) Line exceeds 132 characters; contains 154 characters
(#113) Line exceeds 132 characters; contains 147 characters
(#115) Whitespace found at end of line
(#117) Variable "toc_types" must not contain underscores.
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Commas (,) must be followed by white space.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Commas (,) must be followed by white space.
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Commas (,) must be followed by white space.
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Commas (,) must be followed by white space.
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Commas (,) must be followed by white space.
(#124) Variable "toc_types" must not contain underscores.
(#126) Whitespace found at end of line
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) This comment is 73% valid code; is this commented out code?
(#127) No space found before comment text; expected "// $mform->addElement('text', 'replaceinfo', get_string('issue_title', 'mod_newsletter'), array('size' => '64'));" but found "//$mform->addElement('text', 'replaceinfo', get_string('issue_title', 'mod_newsletter'), array('size' => '64'));"
(#128) Whitespace found at end of line
(#131) Whitespace found at end of line
(#142) Whitespace found at end of line
(#150) Visibility must be declared on method "validation"
(#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 5
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 5
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 6
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 5
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 5
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 6
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 8 spaces, found 5
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 5
mod/newsletter/classes/issue_parser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Whitespace found at end of line
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#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
(#34) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#39) Member variable "toc_html" must not contain underscores.
(#39) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#44) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#49) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#95) Expected "if (...) {\n"; found "if(...){\n"
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 5
(#108) Expected "if (...) {\n"; found "if(...) {\n"
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 9
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 9
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 12 spaces, found 9
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 16 spaces, found 13
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 12 spaces, found 9
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 12 spaces, found 9
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 8 spaces, found 5
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 9
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 5
(#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
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#124) Expected 1 space after closing parenthesis; found 0
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#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
(#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 at least 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#141) Spaces must be used to indent lines; 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 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 at least 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Variable "levels_to_display" must not contain underscores.
(#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 at least 8 spaces, found 2
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#149) Space found after opening bracket of FOREACH loop
(#149) Space found before closing bracket of FOREACH loop
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 12 spaces, found 3
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 16 spaces, found 4
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 12 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 12 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 16 spaces, found 4
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 12 spaces, found 3
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 12 spaces, found 3
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 3
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 12 spaces, found 3
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 12 spaces, found 3
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 3
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Whitespace found at end of line
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 8 spaces, found 2
(#167) Space found after opening bracket of FOREACH loop
(#167) Space found before closing bracket of FOREACH loop
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 12 spaces, found 3
(#168) Variable "levels_to_display" must not contain underscores.
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 4
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Line indented incorrectly; expected at least 16 spaces, found 4
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 4
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 16 spaces, found 4
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 20 spaces, found 5
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 20 spaces, found 5
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 20 spaces, found 5
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 20 spaces, found 5
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 16 spaces, found 4
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 20 spaces, found 8
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 20 spaces, found 5
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 20 spaces, found 5
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 20 spaces, found 5
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 20 spaces, found 5
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 16 spaces, found 4
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 20 spaces, found 5
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 20 spaces, found 5
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 24 spaces, found 6
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 20 spaces, found 5
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 20 spaces, found 5
(#190) Expected "for (...) {\n"; found "for(...) {\n"
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 24 spaces, found 9
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 24 spaces, found 6
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Line indented incorrectly; expected at least 24 spaces, found 6
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 24 spaces, found 6
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 28 spaces, found 7
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 28 spaces, found 7
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 28 spaces, found 7
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 28 spaces, found 7
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 24 spaces, found 6
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 20 spaces, found 5
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 16 spaces, found 4
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 20 spaces, found 5
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 20 spaces, found 5
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 24 spaces, found 6
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 20 spaces, found 5
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 20 spaces, found 5
(#206) Expected "for (...) {\n"; found "for(...) {\n"
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 24 spaces, found 6
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 20 spaces, found 5
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 20 spaces, found 5
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 20 spaces, found 5
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 20 spaces, found 5
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 20 spaces, found 5
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 16 spaces, found 4
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 16 spaces, found 4
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 12 spaces, found 3
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 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
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#227) Spaces must be used to indent lines; tabs are not allowed
(#228) Spaces must be used to indent lines; tabs are not allowed
(#229) Spaces must be used to indent lines; tabs are not allowed
(#230) Spaces must be used to indent lines; tabs are not allowed
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 4 spaces, found 1
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 at least 8 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 4 spaces, found 1
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Spaces must be used to indent lines; tabs are not allowed
(#241) Spaces must be used to indent lines; tabs are not allowed
(#242) Spaces must be used to indent lines; tabs are not allowed
(#243) Spaces must be used to indent lines; tabs are not allowed
(#244) Spaces must be used to indent lines; tabs are not allowed
(#245) Spaces must be used to indent lines; tabs are not allowed
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 8 spaces, found 5
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 9
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 8 spaces, found 5
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Whitespace found at end of line
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) This comment is 50% valid code; is this commented out code?
(#251) Line indented incorrectly; expected at least 8 spaces, found 5
(#252) Line indented incorrectly; expected at least 8 spaces, found 5
(#257) Whitespace found at end of line
(#263) Line indented incorrectly; expected at least 8 spaces, found 5
(#264) Line indented incorrectly; expected at least 8 spaces, found 5
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 5
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#270) Spaces must be used to indent lines; tabs are not allowed
(#271) Spaces must be used to indent lines; tabs are not allowed
(#272) Spaces must be used to indent lines; tabs are not allowed
(#273) Spaces must be used to indent lines; tabs are not allowed
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 4 spaces, found 1
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 5
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 4 spaces, found 1
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Whitespace found at end of line
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#280) Spaces must be used to indent lines; tabs are not allowed
(#281) Spaces must be used to indent lines; tabs are not allowed
(#282) Spaces must be used to indent lines; tabs are not allowed
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#285) Spaces must be used to indent lines; tabs are not allowed
(#286) Spaces must be used to indent lines; tabs are not allowed
(#287) Spaces must be used to indent lines; tabs are not allowed
(#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
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 5
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Whitespace found at end of line
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 8 spaces, found 5
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 12 spaces, found 9
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 8 spaces, found 5
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Whitespace found at end of line
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 8 spaces, found 5
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 9
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 8 spaces, found 5
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Whitespace found at end of line
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 5
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Whitespace found at end of line
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 8 spaces, found 5
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 12 spaces, found 9
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 8 spaces, found 5
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Whitespace found at end of line
(#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 5
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 5
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 16 spaces, found 13
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 20 spaces, found 17
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 16 spaces, found 13
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Whitespace found at end of line
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 5
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 4 spaces, found 1
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Whitespace found at end of line
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Whitespace found at end of line
(#320) Spaces must be used for alignment; tabs are not allowed
(#321) Spaces must be used for alignment; tabs are not allowed
(#322) Spaces must be used for alignment; tabs are not allowed
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 4 spaces, found 1
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 8 spaces, found 5
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 12 spaces, found 9
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 8 spaces, found 5
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 5
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Whitespace found at end of line
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 5
(#329) Whitespace found at end of line
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 5
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 5
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 4 spaces, found 1
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Whitespace found at end of line
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Spaces must be used for alignment; tabs are not allowed
(#337) Spaces must be used for alignment; tabs are not allowed
(#338) Spaces must be used for alignment; tabs are not allowed
(#339) Spaces must be used for alignment; tabs are not allowed
(#340) Spaces must be used for alignment; tabs are not allowed
(#341) Spaces must be used for alignment; tabs are not allowed
(#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
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 8 spaces, found 5
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 8 spaces, found 5
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 8 spaces, found 5
(#345) Expected "if (...) {\n"; found "if(...){\n"
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 12 spaces, found 8
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 8 spaces, found 5
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 8 spaces, found 5
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) This comment is 58% valid code; is this commented out code?
(#349) Line indented incorrectly; expected at least 12 spaces, found 9
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 12 spaces, found 9
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 12 spaces, found 9
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 8 spaces, found 5
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 5
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 5
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 4 spaces, found 1
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Whitespace found at end of line
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Whitespace found at end of line
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 4 spaces, found 1
(#359) Spaces must be used for alignment; tabs are not allowed
(#360) Spaces must be used for alignment; tabs are not allowed
(#361) Spaces must be used for alignment; tabs are not allowed
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 4 spaces, found 1
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 8 spaces, found 5
(#363) Line exceeds maximum limit of 180 characters; contains 186 characters
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 5
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 4 spaces, found 1
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Whitespace found at end of line
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 4 spaces, found 1
(#368) Spaces must be used for alignment; tabs are not allowed
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Whitespace found at end of line
(#370) Spaces must be used for alignment; tabs are not allowed
(#371) Spaces must be used for alignment; tabs are not allowed
(#372) Spaces must be used for alignment; tabs are not allowed
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 4 spaces, found 1
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 8 spaces, found 5
(#374) Line exceeds maximum limit of 180 characters; contains 186 characters
(#376) Expected "if (...) {\n"; found "if(...){\n"
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) 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) Whitespace found at end of line
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) 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
(#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 5
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 8 spaces, found 5
(#388) Expected "if (...) {\n"; found "if (...){\n"
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 12 spaces, found 9
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 8 spaces, found 5
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 8 spaces, found 5
(#391) Expected "if (...) {\n"; found "if (...){\n"
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 12 spaces, found 9
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 8 spaces, found 5
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 12 spaces, found 9
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 8 spaces, found 5
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 4 spaces, found 1
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Whitespace found at end of line
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Spaces must be used for alignment; tabs are not allowed
(#400) Spaces must be used for alignment; tabs are not allowed
(#401) Spaces must be used for alignment; tabs are not allowed
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 4 spaces, found 1
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 5
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 8 spaces, found 5
(#404) Expected "if (...) {\n"; found "if (...){\n"
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 12 spaces, found 9
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 8 spaces, found 5
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 8 spaces, found 5
(#407) Expected "if (...) {\n"; found "if (...){\n"
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 12 spaces, found 9
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 8 spaces, found 5
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 12 spaces, found 9
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 8 spaces, found 5
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Whitespace found at end of line
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 4 spaces, found 1
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Whitespace found at end of line
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 4 spaces, found 1
(#415) Spaces must be used for alignment; tabs are not allowed
(#416) Spaces must be used for alignment; tabs are not allowed
(#417) Spaces must be used for alignment; tabs are not allowed
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 4 spaces, found 1
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 5
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 8 spaces, found 5
(#420) Expected "if (...) {\n"; found "if (...){\n"
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 12 spaces, found 9
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 8 spaces, found 5
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 8 spaces, found 5
(#423) Expected "if (...) {\n"; found "if (...){\n"
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 12 spaces, found 9
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 8 spaces, found 5
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 12 spaces, found 9
(#426) Space found before semicolon; expected ");" but found ") ;"
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 8 spaces, found 5
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/classes/observer.php
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected 1 space(s) before asterisk; 0 found
(#22) Expected 1 space(s) before asterisk; 0 found
(#23) Expected 1 space(s) before asterisk; 0 found
(#28) Expected 1 space(s) before asterisk; 0 found
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#37) Commas (,) must be followed by white space.
(#37) Expected 1 space after closing parenthesis; found 0
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) No space found before comment text; expected "// needed for constants" but found "//needed for constants"
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) "require_once" must be immediately followed by an open parenthesis
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 4
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 4
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 4
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#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 at least 8 spaces, found 2
(#59) "require_once" must be immediately followed by an open parenthesis
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#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 at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 12 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 12 spaces, found 3
(#90) Line exceeds 132 characters; contains 168 characters
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 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 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#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
(#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) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 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 at least 12 spaces, found 3
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Whitespace found at end of line
(#118) Spaces must be used for alignment; tabs are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Whitespace found at end of line
(#122) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 4
(#123) Whitespace found at end of line
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
mod/newsletter/classes/subscription/newsletter_user_subscription.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Whitespace found at end of line
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Whitespace found at end of line
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#53) Expected 1 space before "=="; 0 found
(#53) Expected 1 space after "=="; 0 found
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 8 spaces, found 2
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Whitespace found at end of line within string
(#62) Whitespace found at end of line within string
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 9
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Whitespace found at end of line within string
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#92) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Spaces must be used for alignment; tabs are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#120) Spaces must be used for alignment; tabs are not allowed
(#121) Spaces must be used for alignment; tabs are not allowed
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 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 8 spaces, found 2
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 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 at least 12 spaces, found 3
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 12 spaces, found 3
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 16 spaces, found 4
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 12 spaces, found 3
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#150) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 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 at least 12 spaces, found 3
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 8 spaces, found 2
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 4 spaces, found 1
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 4 spaces, found 1
(#162) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Spaces must be used for alignment; tabs are not allowed
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Whitespace found at end of line
(#171) Spaces must be used for alignment; tabs are not allowed
(#172) Spaces must be used for alignment; tabs are not allowed
(#173) Spaces must be used for alignment; tabs are not allowed
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 4 spaces, found 1
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 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 8 spaces, found 2
(#177) Expected "if (...) {\n"; found "if(...){\n"
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 12 spaces, found 3
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 8 spaces, found 2
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 8 spaces, found 2
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 3
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 12 spaces, found 3
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 16 spaces, found 4
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 12 spaces, found 3
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 4 spaces, found 1
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
mod/newsletter/classes/subscription/subscriber_selector_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Whitespace found at end of line
(#37) Line indented incorrectly; expected at least 4 spaces, found 3
(#38) Expected 4 space(s) before asterisk; 5 found
(#39) Expected 4 space(s) before asterisk; 5 found
(#44) Whitespace found at end of line
(#49) Whitespace found at end of line
(#56) Commas (,) must be followed by white space.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#89) Commas (,) must be followed by white space.
(#94) Whitespace found at end of line
mod/newsletter/classes/subscription/subscription_filter_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#41) Whitespace found at end of line
(#43) Whitespace found at end of line
(#46) Whitespace found at end of line
(#49) Whitespace found at end of line
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Whitespace found at end of line
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 4
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 4
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 4
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 4
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 4
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 at least 8 spaces, found 2
(#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 3
(#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 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 3
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Whitespace found at end of line
mod/newsletter/classes/subscription/subscription_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#54) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#63) Whitespace found at end of line
(#85) Expected "if (...) {\n"; found "if(...){\n"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 16 spaces, found 13
(#86) Expected 1 space after "="; 2 found
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 16 spaces, found 13
mod/newsletter/classes/subscription/subscriptions_admin_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#36) Whitespace found at end of line
(#39) Line indented incorrectly; expected at least 4 spaces, found 3
(#40) Expected 4 space(s) before asterisk; 5 found
(#41) Expected 4 space(s) before asterisk; 5 found
(#54) Commas (,) must be followed by white space.
(#56) Whitespace found at end of line
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// This is valid before v2.8" but found "//This is valid before v2.8"
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// This is valid after v2.8" but found "//This is valid after v2.8"
(#63) Expected 1 space after "="; 2 found
(#64) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 9
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 9
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
mod/newsletter/confirm.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Expected "if (...) {\n"; found "if(...) {\n"
(#35) Expected 1 space before "=="; 0 found
(#35) Expected 1 space after "=="; 0 found
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Inline control structures are not allowed
(#36) Expected 1 space before "=="; 0 found
(#36) Expected 1 space after "=="; 0 found
(#48) Line exceeds 132 characters; contains 134 characters
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 12 spaces, found 3
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 16 spaces, found 4
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 20 spaces, found 5
(#57) Commas (,) must be followed by white space.
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 16 spaces, found 4
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 12 spaces, found 3
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 16 spaces, found 4
(#60) Expected "if (...) {\n"; found "if(...) {\n"
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 20 spaces, found 5
(#61) Commas (,) must be followed by white space.
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 16 spaces, found 4
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 12 spaces, found 3
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
mod/newsletter/cron_helper.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#43) Expected MOODLE_INTERNAL check or config.php inclusion
(#50) The use of backticks for shell execution is forbidden
(#50) The use of backticks for shell execution is forbidden
(#54) The use of backticks for shell execution is forbidden
(#54) The use of backticks for shell execution is forbidden
(#66) Variable "lock_file" must not contain underscores.
(#68) Variable "lock_file" must not contain underscores.
(#69) Variable "lock_file" must not contain underscores.
(#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) This comment is 64% valid code; is this commented out code?
(#73) Empty ELSE statement detected
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) This comment is 64% valid code; is this commented out code?
(#79) Variable "lock_file" must not contain underscores.
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) This comment is 64% valid code; is this commented out code?
(#86) Variable "lock_file" must not contain underscores.
(#88) Variable "lock_file" must not contain underscores.
(#89) Variable "lock_file" must not contain underscores.
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) This comment is 64% valid code; is this commented out code?
mod/newsletter/cssparser/CSSList/AtRuleBlockList.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Member variable "sType" must be all lower-case
(#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) Member variable "sArgs" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) Variable "sType" must be all lower-case
(#15) Variable "sArgs" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 "sType" 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 at least 8 spaces, found 2
(#18) Variable "sArgs" must be all lower-case
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#21) Public method name "AtRuleBlockList::atRuleName" must be in lower-case letters only
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) Public method name "AtRuleBlockList::atRuleArgs" must be in lower-case letters only
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#33) Variable "oOutputFormat" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Variable "sArgs" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 8 spaces, found 2
(#35) Expected "if (...) {\n"; found "if(...) {\n"
(#35) Variable "sArgs" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 12 spaces, found 3
(#36) Variable "sArgs" must be all lower-case
(#36) Variable "sArgs" must be all lower-case
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#38) Variable "sResult" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Variable "sResult" must be all lower-case
(#39) Variable "oOutputFormat" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Variable "sResult" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "sResult" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#44) Public method name "AtRuleBlockList::isRootList" must be in lower-case letters only
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/CSSList/CSSBlockList.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#17) Protected method name "CSSBlockList::allDeclarationBlocks" must be in lower-case letters only
(#17) Variable "aResult" 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 8 spaces, found 2
(#18) Variable "mContent" must be all lower-case
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 12 spaces, found 3
(#19) Variable "mContent" must be all lower-case
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 16 spaces, found 4
(#20) Variable "aResult" must be all lower-case
(#20) Variable "mContent" must be all lower-case
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 12 spaces, found 3
(#21) Variable "mContent" must be all lower-case
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 16 spaces, found 4
(#22) Variable "mContent" must be all lower-case
(#22) Variable "aResult" must be all lower-case
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 12 spaces, found 3
(#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 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#27) Protected method name "CSSBlockList::allRuleSets" must be in lower-case letters only
(#27) Variable "aResult" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 8 spaces, found 2
(#28) Variable "mContent" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 12 spaces, found 3
(#29) Variable "mContent" must be all lower-case
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 16 spaces, found 4
(#30) Variable "aResult" must be all lower-case
(#30) Variable "mContent" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 12 spaces, found 3
(#31) Variable "mContent" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 16 spaces, found 4
(#32) Variable "mContent" must be all lower-case
(#32) Variable "aResult" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 12 spaces, found 3
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#37) Protected method name "CSSBlockList::allValues" must be in lower-case letters only
(#37) Variable "oElement" must be all lower-case
(#37) Variable "aResult" must be all lower-case
(#37) Variable "sSearchString" must be all lower-case
(#37) Variable "bSearchInFunctionArguments" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#38) Variable "oElement" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 12 spaces, found 3
(#39) Variable "oElement" must be all lower-case
(#39) Variable "oContent" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 16 spaces, found 4
(#40) Variable "oContent" must be all lower-case
(#40) Variable "aResult" must be all lower-case
(#40) Variable "sSearchString" must be all lower-case
(#40) Variable "bSearchInFunctionArguments" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 12 spaces, found 3
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 8 spaces, found 2
(#42) Variable "oElement" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 12 spaces, found 3
(#43) Variable "oElement" must be all lower-case
(#43) Variable "sSearchString" must be all lower-case
(#43) Variable "oRule" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 16 spaces, found 4
(#44) Variable "oRule" must be all lower-case
(#44) Variable "aResult" must be all lower-case
(#44) Variable "sSearchString" must be all lower-case
(#44) Variable "bSearchInFunctionArguments" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 12 spaces, found 3
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 8 spaces, found 2
(#46) Variable "oElement" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 12 spaces, found 3
(#47) Variable "oElement" must be all lower-case
(#47) Variable "aResult" must be all lower-case
(#47) Variable "sSearchString" must be all lower-case
(#47) Variable "bSearchInFunctionArguments" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 2
(#48) Variable "oElement" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 12 spaces, found 3
(#49) Variable "bSearchInFunctionArguments" must be all lower-case
(#49) Variable "oElement" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 16 spaces, found 4
(#50) Variable "oElement" must be all lower-case
(#50) Variable "mComponent" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 20 spaces, found 5
(#51) Variable "mComponent" must be all lower-case
(#51) Variable "aResult" must be all lower-case
(#51) Variable "sSearchString" must be all lower-case
(#51) Variable "bSearchInFunctionArguments" must be all lower-case
(#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 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Line indented incorrectly; expected at least 12 spaces, found 3
(#55) No space found before comment text; expected "// Non-List Value or String (CSS identifier)" but found "//Non-List Value or String (CSS identifier)"
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Variable "aResult" must be all lower-case
(#56) Variable "oElement" must be all lower-case
(#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 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#60) Protected method name "CSSBlockList::allSelectors" must be in lower-case letters only
(#60) Variable "aResult" must be all lower-case
(#60) Variable "sSpecificitySearch" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Variable "aDeclarationBlocks" must be all lower-case
(#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
(#62) Variable "aDeclarationBlocks" must be all lower-case
(#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
(#63) Variable "aDeclarationBlocks" must be all lower-case
(#63) Variable "oBlock" must be all lower-case
(#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
(#64) Variable "oBlock" must be all lower-case
(#64) Variable "oSelector" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 16 spaces, found 4
(#65) Variable "sSpecificitySearch" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 20 spaces, found 5
(#66) Variable "aResult" must be all lower-case
(#66) Variable "oSelector" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 16 spaces, found 4
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 20 spaces, found 5
(#68) Variable "sComparison" must be all lower-case
(#68) Variable "bRes" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 20 spaces, found 5
(#69) The use of function eval() is forbidden
(#69) Variable "sComparison" must be all lower-case
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 20 spaces, found 5
(#70) Variable "bRes" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 24 spaces, found 6
(#71) Variable "aResult" must be all lower-case
(#71) Variable "oSelector" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 20 spaces, found 5
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 16 spaces, found 4
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 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
mod/newsletter/cssparser/CSSList/CSSList.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#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
(#18) Member variable "aContents" must be all lower-case
(#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
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#24) Variable "oItem" must be all lower-case
(#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
(#25) Variable "oItem" must be all lower-case
(#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
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Line exceeds 132 characters; contains 173 characters
(#31) Spaces must be used to indent lines; tabs are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#32) Variable "oItemToRemove" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Variable "iKey" must be all lower-case
(#33) Variable "oItemToRemove" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#34) Variable "iKey" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 3
(#35) Variable "iKey" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#46) Public method name "CSSList::removeDeclarationBlockBySelector" must be in lower-case letters only
(#46) Variable "mSelector" must be all lower-case
(#46) Variable "bRemoveAll" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 2
(#47) Variable "mSelector" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 12 spaces, found 3
(#48) Variable "mSelector" must be all lower-case
(#48) Variable "mSelector" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#50) Variable "mSelector" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#51) Variable "mSelector" must be all lower-case
(#51) Variable "mSelector" must be all lower-case
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#53) Variable "mSelector" must be all lower-case
(#53) Variable "iKey" must be all lower-case
(#53) Variable "mSel" must be all lower-case
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 12 spaces, found 3
(#54) Variable "mSel" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 16 spaces, found 4
(#55) Variable "mSel" must be all lower-case
(#55) Variable "mSel" must be all lower-case
(#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 8 spaces, found 2
(#58) Variable "iKey" must be all lower-case
(#58) Variable "mItem" must be all lower-case
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 12 spaces, found 3
(#59) Variable "mItem" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 16 spaces, found 4
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 12 spaces, found 3
(#62) Variable "mItem" must be all lower-case
(#62) Variable "mSelector" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 16 spaces, found 4
(#63) Variable "iKey" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 16 spaces, found 4
(#64) Variable "bRemoveAll" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 20 spaces, found 5
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 16 spaces, found 4
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 12 spaces, found 3
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 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
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#75) Variable "oOutputFormat" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Variable "sResult" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Variable "bIsFirst" must be all lower-case
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Variable "oNextLevel" must be all lower-case
(#78) Variable "oOutputFormat" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#79) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Variable "oNextLevel" must be all lower-case
(#80) Variable "oOutputFormat" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 8 spaces, found 2
(#82) Variable "oContent" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 3
(#83) Variable "sRendered" must be all lower-case
(#83) Variable "oOutputFormat" must be all lower-case
(#83) Variable "oNextLevel" must be all lower-case
(#83) Variable "oContent" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 16 spaces, found 4
(#84) Variable "oContent" must be all lower-case
(#84) Variable "oNextLevel" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 12 spaces, found 3
(#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 3
(#86) Expected "if (...) {\n"; found "if(...) {\n"
(#86) Variable "sRendered" must be all lower-case
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 4
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 3
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 3
(#89) Expected "if (...) {\n"; found "if(...) {\n"
(#89) Variable "bIsFirst" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 4
(#90) Variable "bIsFirst" must be all lower-case
(#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 4
(#91) Variable "sResult" must be all lower-case
(#91) Variable "oNextLevel" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 4
(#93) Variable "sResult" must be all lower-case
(#93) Variable "oNextLevel" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 3
(#95) Variable "sResult" must be all lower-case
(#95) Variable "sRendered" must be all lower-case
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 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 8 spaces, found 2
(#98) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Variable "bIsFirst" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Variable "sResult" must be all lower-case
(#100) Variable "oOutputFormat" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#103) Variable "sResult" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Expected 2 space(s) before asterisk; 1 found
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Expected 2 space(s) before asterisk; 1 found
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#109) Public method name "CSSList::isRootList" must be in lower-case letters only
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#111) Public method name "CSSList::getContents" must be in lower-case letters only
(#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
mod/newsletter/cssparser/CSSList/Document.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Line exceeds 132 characters; contains 135 characters
(#8) 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
(#11) Spaces must be used to indent lines; tabs are not allowed
(#12) Spaces must be used to indent lines; tabs are not allowed
(#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) Public method name "Document::getAllDeclarationBlocks" must be in lower-case letters only
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Variable "aResult" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Variable "aResult" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Variable "aResult" must be all lower-case
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#21) Spaces must be used to indent lines; tabs are not allowed
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 4 spaces, found 1
(#22) Public method name "Document::getAllSelectors" must be in lower-case letters only
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Public method name "Document::getAllRuleSets" must be in lower-case letters only
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Variable "aResult" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Variable "aResult" must be all lower-case
(#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
(#32) Variable "aResult" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Line exceeds maximum limit of 180 characters; contains 200 characters
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#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) Public method name "Document::getAllValues" must be in lower-case letters only
(#40) Variable "mElement" must be all lower-case
(#40) Variable "bSearchInFunctionArguments" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "sSearchString" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 8 spaces, found 2
(#42) Variable "mElement" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 12 spaces, found 3
(#43) Variable "mElement" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 2
(#44) Variable "mElement" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Variable "sSearchString" must be all lower-case
(#45) Variable "mElement" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 12 spaces, found 3
(#46) Variable "mElement" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Variable "aResult" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Variable "mElement" must be all lower-case
(#49) Variable "aResult" must be all lower-case
(#49) Variable "sSearchString" must be all lower-case
(#49) Variable "bSearchInFunctionArguments" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Variable "aResult" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Line exceeds 132 characters; contains 138 characters
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Line exceeds 132 characters; contains 149 characters
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#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
(#59) Public method name "Document::getSelectorsBySpecificity" must be in lower-case letters only
(#59) Variable "sSpecificitySearch" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#60) Variable "sSpecificitySearch" must be all lower-case
(#60) Variable "sSpecificitySearch" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Variable "sSpecificitySearch" must be all lower-case
(#61) Variable "sSpecificitySearch" must be all lower-case
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#63) Variable "aResult" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Variable "aResult" must be all lower-case
(#64) Variable "sSpecificitySearch" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Variable "aResult" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Public method name "Document::expandShorthands" must be in lower-case letters only
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#72) Variable "oDeclaration" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Variable "oDeclaration" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 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 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#80) Public method name "Document::createShorthands" must be in lower-case letters only
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#81) Variable "oDeclaration" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Variable "oDeclaration" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Variable "oOutputFormat" must be all lower-case
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Variable "oOutputFormat" must be all lower-case
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 12 spaces, found 3
(#89) Variable "oOutputFormat" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#91) Variable "oOutputFormat" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#94) Public method name "Document::isRootList" must be in lower-case letters only
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/CSSList/KeyFrame.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#9) Member variable "vendorKeyFrame" must be all lower-case
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Member variable "animationName" must be all lower-case
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 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 8 spaces, found 2
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#18) Public method name "KeyFrame::setVendorKeyFrame" must be in lower-case letters only
(#18) Variable "vendorKeyFrame" must be all lower-case
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Variable "vendorKeyFrame" must be all lower-case
(#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
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 4 spaces, found 1
(#22) Public method name "KeyFrame::getVendorKeyFrame" must be in lower-case letters only
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#26) Public method name "KeyFrame::setAnimationName" must be in lower-case letters only
(#26) Variable "animationName" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Variable "animationName" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#30) Public method name "KeyFrame::getAnimationName" must be in lower-case letters only
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) 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) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#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
(#38) Variable "oOutputFormat" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Variable "sResult" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Variable "sResult" must be all lower-case
(#40) Variable "oOutputFormat" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "sResult" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Variable "sResult" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Public method name "KeyFrame::isRootList" must be in lower-case letters only
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#49) Public method name "KeyFrame::atRuleName" must be in lower-case letters only
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#53) Public method name "KeyFrame::atRuleArgs" must be in lower-case letters only
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/OutputFormat.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Expected 2 space(s) before asterisk; 1 found
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Expected 2 space(s) before asterisk; 1 found
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Member variable "sStringQuotingType" must be all lower-case
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Member variable "bRGBHashNotation" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Whitespace found at end of line
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Expected 2 space(s) before asterisk; 1 found
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Expected 2 space(s) before asterisk; 1 found
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) Member variable "bSemicolonAfterLastRule" must be all lower-case
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Whitespace found at end of line
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Expected 2 space(s) before asterisk; 1 found
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Expected 2 space(s) before asterisk; 1 found
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Expected 2 space(s) before asterisk; 1 found
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Expected 2 space(s) before asterisk; 1 found
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Expected 2 space(s) before asterisk; 1 found
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#28) Member variable "sSpaceAfterRuleName" must be all lower-case
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#30) Member variable "sSpaceBeforeRules" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Member variable "sSpaceAfterRules" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#32) Member variable "sSpaceBetweenRules" must be all lower-case
(#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
(#34) Member variable "sSpaceBeforeBlocks" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) Member variable "sSpaceAfterBlocks" must be all lower-case
(#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) Member variable "sSpaceBetweenBlocks" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#39) Member variable "sSpaceBeforeSelectorSeparator" must be all lower-case
(#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) Member variable "sSpaceAfterSelectorSeparator" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) Member variable "sSpaceBeforeListArgumentSeparator" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Member variable "sSpaceAfterListArgumentSeparator" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Member variable "sSpaceBeforeOpeningBrace" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Expected 2 space(s) before asterisk; 1 found
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Expected 2 space(s) before asterisk; 1 found
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Member variable "sIndentation" must be all lower-case
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Expected 2 space(s) before asterisk; 1 found
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Expected 2 space(s) before asterisk; 1 found
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#56) Member variable "bIgnoreExceptions" must be all lower-case
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#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
(#59) Member variable "oFormatter" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#60) Member variable "oNextLevelFormat" must be all lower-case
(#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) Member variable "iIndentationLevel" must be all lower-case
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#66) Variable "sName" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Variable "aVarPrefixes" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 2
(#68) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#68) Variable "aVarPrefixes" must be all lower-case
(#68) Variable "sPrefix" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 3
(#69) Variable "sFieldName" must be all lower-case
(#69) Variable "sPrefix" must be all lower-case
(#69) Variable "sName" must be all lower-case
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 12 spaces, found 3
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Variable "sFieldName" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 16 spaces, found 4
(#71) Variable "sFieldName" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 12 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 2
(#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 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) Variable "aNames" must be all lower-case
(#77) Variable "mValue" must be all lower-case
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Variable "aVarPrefixes" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#79) Expected "if (...) {\n"; found "if(...) {\n"
(#79) Variable "aNames" must be all lower-case
(#79) Variable "aNames" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Variable "aNames" must be all lower-case
(#80) Variable "aNames" must be all lower-case
(#80) Variable "aNames" must be all lower-case
(#80) Variable "aNames" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#81) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#81) Expected "if (...) {\n"; found "if(...) {\n"
(#81) Variable "aNames" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Variable "aNames" must be all lower-case
(#82) Variable "aNames" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#84) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#84) Variable "aVarPrefixes" must be all lower-case
(#84) Variable "sPrefix" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Variable "bDidReplace" must be all lower-case
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 12 spaces, found 3
(#86) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#86) Variable "aNames" must be all lower-case
(#86) Variable "sName" must be all lower-case
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 4
(#87) Variable "sFieldName" must be all lower-case
(#87) Variable "sPrefix" must be all lower-case
(#87) Variable "sName" must be all lower-case
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 16 spaces, found 4
(#88) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Variable "sFieldName" must be all lower-case
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 20 spaces, found 5
(#89) Variable "sFieldName" must be all lower-case
(#89) Variable "mValue" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 20 spaces, found 5
(#90) Variable "bDidReplace" must be all lower-case
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 16 spaces, found 4
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 12 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 12 spaces, found 3
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Variable "bDidReplace" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 16 spaces, found 4
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 at least 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#101) Variable "sMethodName" must be all lower-case
(#101) Variable "aArguments" must be all lower-case
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#102) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Variable "sMethodName" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Variable "sMethodName" must be all lower-case
(#103) Variable "aArguments" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 2
(#104) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#104) Expected "if (...) {\n"; found "if(...) {\n"
(#104) Variable "sMethodName" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#105) Variable "sMethodName" must be all lower-case
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 2
(#106) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#106) Expected "if (...) {\n"; found "if(...) {\n"
(#106) Variable "sMethodName" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Variable "sMethodName" must be all lower-case
(#107) Variable "aArguments" must be all lower-case
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#109) Variable "sMethodName" must be all lower-case
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#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
(#113) Public method name "OutputFormat::indentWithTabs" must be in lower-case letters only
(#113) Variable "iNumber" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Variable "iNumber" must be all lower-case
(#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
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#117) Public method name "OutputFormat::indentWithSpaces" must be in lower-case letters only
(#117) Variable "iNumber" must be all lower-case
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Variable "iNumber" must be all lower-case
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#121) Public method name "OutputFormat::nextLevel" must be in lower-case letters only
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 2
(#122) Expected "if (...) {\n"; found "if(...) {\n"
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 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
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#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) Public method name "OutputFormat::beLenient" must be in lower-case letters only
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#134) Public method name "OutputFormat::getFormatter" must be in lower-case letters only
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#135) Expected "if (...) {\n"; found "if(...) {\n"
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 12 spaces, found 3
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#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
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#149) Public method name "OutputFormat::createCompact" must be in lower-case letters only
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Line exceeds 132 characters; contains 168 characters
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#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
(#153) Public method name "OutputFormat::createPretty" must be in lower-case letters only
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Line exceeds maximum limit of 180 characters; contains 184 characters
(#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
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 4 spaces, found 1
(#159) Member variable "oFormat" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 4 spaces, found 1
(#161) Variable "oFormat" must be all lower-case
(#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
(#162) Variable "oFormat" must be all lower-case
(#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
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#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) Variable "sName" must be all lower-case
(#165) Variable "sType" 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
(#166) Variable "sSpaceString" must be all lower-case
(#166) Variable "sName" must be all lower-case
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 8 spaces, found 2
(#168) Expected "if (...) {\n"; found "if(...) {\n"
(#168) Variable "sSpaceString" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 12 spaces, found 3
(#169) Expected "if (...) {\n"; found "if(...) {\n"
(#169) Variable "sType" must be all lower-case
(#169) Variable "sSpaceString" must be all lower-case
(#169) Variable "sType" must be all lower-case
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 16 spaces, found 4
(#170) Variable "sSpaceString" must be all lower-case
(#170) Variable "sSpaceString" must be all lower-case
(#170) Variable "sType" 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 12 spaces, found 3
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 4
(#172) Variable "sSpaceString" must be all lower-case
(#172) Variable "sSpaceString" must be all lower-case
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 12 spaces, found 3
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) Variable "sSpaceString" must be all lower-case
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 4 spaces, found 1
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Whitespace found at end of line
(#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
(#178) Public method name "OutputFormatter::spaceAfterRuleName" must be in lower-case letters only
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Whitespace found at end of line
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 4 spaces, found 1
(#182) Public method name "OutputFormatter::spaceBeforeRules" must be in lower-case letters only
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Whitespace found at end of line
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#186) Public method name "OutputFormatter::spaceAfterRules" must be in lower-case letters only
(#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
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#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) Public method name "OutputFormatter::spaceBetweenRules" must be in lower-case letters only
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 4 spaces, found 1
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Whitespace found at end of line
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 1
(#194) Public method name "OutputFormatter::spaceBeforeBlocks" must be in lower-case letters only
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 4 spaces, found 1
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Whitespace found at end of line
(#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
(#198) Public method name "OutputFormatter::spaceAfterBlocks" must be in lower-case letters only
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Whitespace found at end of line
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#202) Public method name "OutputFormatter::spaceBetweenBlocks" must be in lower-case letters only
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 4 spaces, found 1
(#206) Public method name "OutputFormatter::spaceBeforeSelectorSeparator" must be in lower-case letters only
(#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) Public method name "OutputFormatter::spaceAfterSelectorSeparator" must be in lower-case letters only
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 4 spaces, found 1
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 4 spaces, found 1
(#214) Public method name "OutputFormatter::spaceBeforeListArgumentSeparator" must be in lower-case letters only
(#214) Variable "sSeparator" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#215) Variable "sSeparator" must be all lower-case
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#218) Public method name "OutputFormatter::spaceAfterListArgumentSeparator" must be in lower-case letters only
(#218) Variable "sSeparator" must be all lower-case
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#219) Variable "sSeparator" must be all lower-case
(#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
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#222) Public method name "OutputFormatter::spaceBeforeOpeningBrace" must be in lower-case letters only
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 2
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Expected 2 space(s) before asterisk; 1 found
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Expected 2 space(s) before asterisk; 1 found
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#229) Variable "cCode" must be all lower-case
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 8 spaces, found 2
(#230) Expected "if (...) {\n"; found "if(...) {\n"
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Line indented incorrectly; expected at least 12 spaces, found 3
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 12 spaces, found 3
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 16 spaces, found 4
(#233) Variable "cCode" must be all lower-case
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 12 spaces, found 3
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 16 spaces, found 4
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 12 spaces, found 3
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 8 spaces, found 2
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Variable "cCode" must be all lower-case
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 8 spaces, found 2
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 1
(#243) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#244) Expected 2 space(s) before asterisk; 1 found
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Expected 2 space(s) before asterisk; 1 found
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#246) Variable "sSeparator" must be all lower-case
(#246) Variable "aValues" must be all lower-case
(#246) Variable "bIncreaseLevel" must be all lower-case
(#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
(#247) Variable "sResult" must be all lower-case
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Variable "oFormat" must be all lower-case
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 8 spaces, found 2
(#249) Expected "if (...) {\n"; found "if(...) {\n"
(#249) Variable "bIncreaseLevel" must be all lower-case
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 12 spaces, found 3
(#250) Variable "oFormat" must be all lower-case
(#250) Variable "oFormat" must be all lower-case
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 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
(#252) Variable "bIsFirst" must be all lower-case
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 8 spaces, found 2
(#253) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#253) Variable "aValues" must be all lower-case
(#253) Variable "mValue" must be all lower-case
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 12 spaces, found 3
(#254) Expected "if (...) {\n"; found "if(...) {\n"
(#254) Variable "bIsFirst" must be all lower-case
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 16 spaces, found 4
(#255) Variable "bIsFirst" must be all lower-case
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 12 spaces, found 3
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 16 spaces, found 4
(#257) Variable "sResult" must be all lower-case
(#257) Variable "sSeparator" must be all lower-case
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 12 spaces, found 3
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 12 spaces, found 3
(#259) Expected "if (...) {\n"; found "if(...) {\n"
(#259) Variable "mValue" must be all lower-case
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 16 spaces, found 4
(#260) Variable "sResult" must be all lower-case
(#260) Variable "mValue" must be all lower-case
(#260) Variable "oFormat" must be all lower-case
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 12 spaces, found 3
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 16 spaces, found 4
(#262) Variable "sResult" must be all lower-case
(#262) Variable "mValue" must be all lower-case
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 12 spaces, found 3
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 8 spaces, found 2
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Variable "sResult" must be all lower-case
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#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
(#268) Public method name "OutputFormatter::removeLastSemicolon" must be in lower-case letters only
(#268) Variable "sString" must be all lower-case
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 8 spaces, found 2
(#269) Expected "if (...) {\n"; found "if(...) {\n"
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 12 spaces, found 3
(#270) Variable "sString" must be all lower-case
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 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
(#272) Variable "sString" must be all lower-case
(#272) Variable "sString" must be all lower-case
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 8 spaces, found 2
(#273) Expected "if (...) {\n"; found "if(...) {\n"
(#273) Variable "sString" must be all lower-case
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 12 spaces, found 3
(#274) Variable "sString" must be all lower-case
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 8 spaces, found 2
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Variable "sLast" must be all lower-case
(#276) Variable "sString" must be all lower-case
(#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
(#277) Variable "sNextToLast" must be all lower-case
(#277) Variable "sString" must be all lower-case
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Variable "sString" must be all lower-case
(#278) Variable "sNextToLast" must be all lower-case
(#278) Variable "sLast" must be all lower-case
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Variable "sString" must be all lower-case
(#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
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#282) Private method name "OutputFormatter::prepareSpace" must be in lower-case letters only
(#282) Variable "sSpaceString" must be all lower-case
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 2
(#283) Variable "sSpaceString" must be all lower-case
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 4 spaces, found 1
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 4 spaces, found 1
(#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
mod/newsletter/cssparser/Parser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Member variable "sText" must be all lower-case
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#30) Member variable "iCurrentPosition" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Member variable "oParserSettings" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#32) Member variable "sCharset" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#33) Member variable "iLength" must be all lower-case
(#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
(#34) Member variable "peekCache" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) Member variable "blockRules" must be all lower-case
(#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) Member variable "aSizeUnits" must be all lower-case
(#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
(#38) Variable "sText" must be all lower-case
(#38) Variable "oParserSettings" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Variable "sText" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#41) Variable "oParserSettings" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 12 spaces, found 3
(#42) Variable "oParserSettings" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Variable "oParserSettings" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 12 spaces, found 3
(#48) Variable "iSize" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 12 spaces, found 3
(#49) Expected "if (...) {\n"; found "if(...) {\n"
(#49) Variable "iSize" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 16 spaces, found 4
(#50) Variable "iSize" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 12 spaces, found 3
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) Variable "iSize" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Public method name "Parser::setCharset" must be in lower-case letters only
(#57) Variable "sCharset" must be all lower-case
(#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
(#58) Variable "sCharset" must be all lower-case
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Public method name "Parser::getCharset" must be in lower-case letters only
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 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
(#68) Variable "oResult" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Variable "oResult" must be all lower-case
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Variable "oResult" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#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) Private method name "Parser::parseDocument" must be in lower-case letters only
(#73) Variable "oDocument" must be all lower-case
(#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
(#75) Variable "oDocument" must be all lower-case
(#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
(#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) Private method name "Parser::parseList" must be in lower-case letters only
(#78) Variable "oList" must be all lower-case
(#78) Variable "bIsRoot" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 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 12 spaces, found 3
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 16 spaces, found 4
(#81) Variable "oList" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 16 spaces, found 4
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 16 spaces, found 4
(#84) Variable "bIsRoot" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 20 spaces, found 5
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 16 spaces, found 4
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 20 spaces, found 5
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 16 spaces, found 4
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 12 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 16 spaces, found 4
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 20 spaces, found 5
(#91) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {"
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 24 spaces, found 6
(#92) Variable "oList" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 20 spaces, found 5
(#93) Empty CATCH statement detected
(#93) Empty CATCH statement must have a comment to explain why the exception is not handled
(#93) Closing brace must be on a line by itself
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 16 spaces, found 4
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 20 spaces, found 5
(#95) Variable "oList" must be all lower-case
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 16 spaces, found 4
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#100) Variable "bIsRoot" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 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) Private method name "Parser::parseAtRule" must be in lower-case letters only
(#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
(#107) Variable "sIdentifier" must be all lower-case
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#109) Variable "sIdentifier" must be all lower-case
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Variable "oLocation" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Variable "sMediaQuery" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 12 spaces, found 3
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 16 spaces, found 4
(#114) Variable "sMediaQuery" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 12 spaces, found 3
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Variable "oLocation" must be all lower-case
(#117) Variable "sMediaQuery" must be all lower-case
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 8 spaces, found 2
(#118) Variable "sIdentifier" must be all lower-case
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Variable "sCharset" must be all lower-case
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 12 spaces, found 3
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) Variable "sCharset" must be all lower-case
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) Variable "sCharset" must be all lower-case
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#124) Variable "sIdentifier" must be all lower-case
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Variable "oResult" must be all lower-case
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) Variable "oResult" must be all lower-case
(#126) Variable "sIdentifier" must be all lower-case
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Variable "oResult" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 12 spaces, found 3
(#129) Variable "oResult" must be all lower-case
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Variable "oResult" must be all lower-case
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 8 spaces, found 2
(#131) Variable "sIdentifier" must be all lower-case
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Variable "sPrefix" must be all lower-case
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Variable "mUrl" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 12 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 4
(#135) Variable "sPrefix" must be all lower-case
(#135) Variable "mUrl" must be all lower-case
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 16 spaces, found 4
(#136) Variable "mUrl" must be all lower-case
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 12 spaces, found 3
(#139) Variable "sPrefix" must be all lower-case
(#139) Variable "sPrefix" must be all lower-case
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 16 spaces, found 4
(#140) Variable "sPrefix" must be all lower-case
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 12 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 12 spaces, found 3
(#142) Variable "mUrl" must be all lower-case
(#142) Variable "mUrl" must be all lower-case
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 16 spaces, found 4
(#143) Variable "mUrl" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 12 spaces, found 3
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 12 spaces, found 3
(#145) Variable "mUrl" must be all lower-case
(#145) Variable "sPrefix" 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 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) No space found before comment text; expected "// Unknown other at rule (font-face or such)" but found "//Unknown other at rule (font-face or such)"
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Variable "sArgs" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Variable "bUseRuleSet" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 12 spaces, found 3
(#151) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#151) Variable "sBlockRuleName" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 16 spaces, found 4
(#152) Expected "if (...) {\n"; found "if(...) {\n"
(#152) Variable "sIdentifier" must be all lower-case
(#152) Variable "sBlockRuleName" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 20 spaces, found 5
(#153) Variable "bUseRuleSet" must be all lower-case
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 20 spaces, found 5
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 16 spaces, found 4
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 12 spaces, found 3
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 12 spaces, found 3
(#157) Expected "if (...) {\n"; found "if(...) {\n"
(#157) Variable "bUseRuleSet" must be all lower-case
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 16 spaces, found 4
(#158) Variable "oAtRule" must be all lower-case
(#158) Variable "sIdentifier" must be all lower-case
(#158) Variable "sArgs" must be all lower-case
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 16 spaces, found 4
(#159) Variable "oAtRule" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 12 spaces, found 3
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 16 spaces, found 4
(#161) Variable "oAtRule" must be all lower-case
(#161) Variable "sIdentifier" must be all lower-case
(#161) Variable "sArgs" must be all lower-case
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 16 spaces, found 4
(#162) Variable "oAtRule" must be all lower-case
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 12 spaces, found 3
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Variable "oAtRule" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#168) Private method name "Parser::parseIdentifier" must be in lower-case letters only
(#168) Variable "bAllowFunctions" must be all lower-case
(#168) Variable "bIgnoreCase" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Variable "sResult" must be all lower-case
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#170) Variable "sResult" 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 12 spaces, found 3
(#171) Variable "sResult" must be all lower-case
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#173) Variable "sCharacter" must be all lower-case
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#174) Variable "sCharacter" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 3
(#175) Variable "sResult" must be all lower-case
(#175) Variable "sCharacter" must be all lower-case
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 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 8 spaces, found 2
(#177) Variable "bIgnoreCase" must be all lower-case
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 12 spaces, found 3
(#178) Variable "sResult" must be all lower-case
(#178) Variable "sResult" must be all lower-case
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 8 spaces, found 2
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#180) Variable "bAllowFunctions" must be all lower-case
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 12 spaces, found 3
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 3
(#182) Variable "aArguments" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 12 spaces, found 3
(#183) Variable "sResult" must be all lower-case
(#183) Variable "sResult" must be all lower-case
(#183) Variable "aArguments" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 12 spaces, found 3
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Variable "sResult" must be all lower-case
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 4 spaces, found 1
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 4 spaces, found 1
(#189) Private method name "Parser::parseStringValue" must be in lower-case letters only
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Variable "sBegin" must be all lower-case
(#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
(#191) Variable "sQuote" must be all lower-case
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 8 spaces, found 2
(#192) Variable "sBegin" must be all lower-case
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Variable "sQuote" must be all lower-case
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 8 spaces, found 2
(#194) Variable "sBegin" must be all lower-case
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) Variable "sQuote" must be all lower-case
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 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 8 spaces, found 2
(#197) Variable "sQuote" must be all lower-case
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 12 spaces, found 3
(#198) Variable "sQuote" must be all lower-case
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#200) Variable "sResult" must be all lower-case
(#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
(#201) Variable "sContent" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 8 spaces, found 2
(#202) Variable "sQuote" must be all lower-case
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) No space found before comment text; expected "// Unquoted strings end in whitespace or with braces, brackets, parentheses" but found "//Unquoted strings end in whitespace or with braces, brackets, parentheses"
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 12 spaces, found 3
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 16 spaces, found 4
(#205) Variable "sResult" must be all lower-case
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 12 spaces, found 3
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 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 12 spaces, found 3
(#208) Variable "sQuote" must be all lower-case
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 16 spaces, found 4
(#209) Variable "sContent" must be all lower-case
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 16 spaces, found 4
(#210) Variable "sContent" must be all lower-case
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 20 spaces, found 5
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 16 spaces, found 4
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 16 spaces, found 4
(#213) Variable "sResult" must be all lower-case
(#213) Variable "sContent" must be all lower-case
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 12 spaces, found 3
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#215) Variable "sQuote" must be all lower-case
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 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
(#217) Variable "sResult" must be all lower-case
(#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) Private method name "Parser::parseCharacter" must be in lower-case letters only
(#220) Variable "bIsForIdentifier" must be all lower-case
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 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 12 spaces, found 3
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 12 spaces, found 3
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 16 spaces, found 4
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 12 spaces, found 3
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 12 spaces, found 3
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 16 spaces, found 4
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 12 spaces, found 3
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 12 spaces, found 3
(#229) Variable "sUnicode" must be all lower-case
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 12 spaces, found 3
(#230) Variable "sUnicode" must be all lower-case
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Line indented incorrectly; expected at least 16 spaces, found 4
(#231) No space found before comment text; expected "// Consume whitespace after incomplete unicode escape" but found "//Consume whitespace after incomplete unicode escape"
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 16 spaces, found 4
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 20 spaces, found 5
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 24 spaces, found 6
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 20 spaces, found 5
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 24 spaces, found 6
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 20 spaces, found 5
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 16 spaces, found 4
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 12 spaces, found 3
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 12 spaces, found 3
(#240) Variable "iUnicode" must be all lower-case
(#240) Variable "sUnicode" must be all lower-case
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#241) Variable "sUtf32" must be all lower-case
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 12 spaces, found 3
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 16 spaces, found 4
(#243) Variable "sUtf32" must be all lower-case
(#243) Variable "iUnicode" must be all lower-case
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 16 spaces, found 4
(#244) Variable "iUnicode" must be all lower-case
(#244) Variable "iUnicode" must be all lower-case
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 12 spaces, found 3
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Variable "sUtf32" must be all lower-case
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 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 8 spaces, found 2
(#248) Variable "bIsForIdentifier" must be all lower-case
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 12 spaces, found 3
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Line indented incorrectly; expected at least 12 spaces, found 3
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 12 spaces, found 3
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 12 spaces, found 4
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 12 spaces, found 4
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 12 spaces, found 4
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 12 spaces, found 4
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 12 spaces, found 4
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 16 spaces, found 4
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 12 spaces, found 3
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 8 spaces, found 2
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 12 spaces, found 3
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 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) Private method name "Parser::parseSelector" must be in lower-case letters only
(#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
(#266) Variable "oResult" must be all lower-case
(#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
(#267) Variable "oResult" must be all lower-case
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Variable "oResult" must be all lower-case
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) Variable "oResult" must be all lower-case
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#273) Private method name "Parser::parseRuleSet" must be in lower-case letters only
(#273) Variable "oRuleSet" must be all lower-case
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 8 spaces, found 2
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 12 spaces, found 3
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 12 spaces, found 3
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 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 8 spaces, found 2
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 12 spaces, found 3
(#279) Variable "oRule" must be all lower-case
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 12 spaces, found 3
(#280) Expected "if (...) {\n"; found "if(...) {\n"
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 16 spaces, found 4
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 20 spaces, found 5
(#282) Variable "oRule" must be all lower-case
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 16 spaces, found 4
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 20 spaces, found 5
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 24 spaces, found 6
(#285) Variable "sConsume" must be all lower-case
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Line indented incorrectly; expected at least 24 spaces, found 6
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 24 spaces, found 6
(#287) Expected "if (...) {\n"; found "if(...) {\n"
(#287) Variable "sConsume" must be all lower-case
(#287) Variable "sConsume" must be all lower-case
(#287) Expected 1 space before "-"; 0 found
(#287) Expected 1 space after "-"; 0 found
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 28 spaces, found 7
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 28 spaces, found 7
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 24 spaces, found 6
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 28 spaces, found 7
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 28 spaces, found 7
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 32 spaces, found 8
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 28 spaces, found 7
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 24 spaces, found 6
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 20 spaces, found 5
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 24 spaces, found 6
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 24 spaces, found 6
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 20 spaces, found 5
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 16 spaces, found 4
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 12 spaces, found 3
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 16 spaces, found 4
(#302) Variable "oRule" must be all lower-case
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 12 spaces, found 3
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 12 spaces, found 3
(#304) Expected "if (...) {\n"; found "if(...) {\n"
(#304) Variable "oRule" must be all lower-case
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 16 spaces, found 4
(#305) Variable "oRuleSet" must be all lower-case
(#305) Variable "oRule" must be all lower-case
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 12 spaces, found 3
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 12 spaces, found 3
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 8 spaces, found 2
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 4 spaces, found 1
(#312) Private method name "Parser::parseRule" must be in lower-case letters only
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Variable "oRule" must be all lower-case
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#316) Variable "oValue" must be all lower-case
(#316) Variable "oRule" must be all lower-case
(#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
(#317) Variable "oRule" must be all lower-case
(#317) Variable "oValue" must be all lower-case
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 8 spaces, found 2
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 12 spaces, found 3
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 12 spaces, found 3
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 12 spaces, found 3
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 12 spaces, found 3
(#322) Variable "oRule" must be all lower-case
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 8 spaces, found 2
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 8 spaces, found 2
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 12 spaces, found 3
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 12 spaces, found 3
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#328) Variable "oRule" must be all lower-case
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 4 spaces, found 1
(#331) Private method name "Parser::parseValue" must be in lower-case letters only
(#331) Variable "aListDelimiters" must be all lower-case
(#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
(#332) Variable "aStack" must be all lower-case
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 2
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Line indented incorrectly; expected at least 8 spaces, found 2
(#334) No space found before comment text; expected "// Build a list of delimiters and parsed values" but found "//Build a list of delimiters and parsed values"
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 8 spaces, found 2
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 12 spaces, found 3
(#336) Variable "aStack" must be all lower-case
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 16 spaces, found 4
(#337) Variable "bFoundDelimiter" must be all lower-case
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 16 spaces, found 4
(#338) Variable "aListDelimiters" must be all lower-case
(#338) Variable "sDelimiter" must be all lower-case
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 20 spaces, found 5
(#339) Variable "sDelimiter" must be all lower-case
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 24 spaces, found 6
(#340) Variable "aStack" must be all lower-case
(#340) Variable "sDelimiter" must be all lower-case
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 24 spaces, found 6
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 24 spaces, found 6
(#342) Variable "bFoundDelimiter" must be all lower-case
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 24 spaces, found 6
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 20 spaces, found 5
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 16 spaces, found 4
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 16 spaces, found 4
(#346) Variable "bFoundDelimiter" must be all lower-case
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Line indented incorrectly; expected at least 20 spaces, found 5
(#347) No space found before comment text; expected "// Whitespace was the list delimiter" but found "//Whitespace was the list delimiter"
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 20 spaces, found 5
(#348) Variable "aStack" must be all lower-case
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 16 spaces, found 4
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 12 spaces, found 3
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 12 spaces, found 3
(#351) Variable "aStack" must be all lower-case
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 12 spaces, found 3
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 8 spaces, found 2
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) No space found before comment text; expected "// Convert the list to list objects" but found "//Convert the list to list objects"
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 8 spaces, found 2
(#355) Variable "aListDelimiters" must be all lower-case
(#355) Variable "sDelimiter" must be all lower-case
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 12 spaces, found 3
(#356) Variable "aStack" must be all lower-case
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 16 spaces, found 4
(#357) Variable "aStack" must be all lower-case
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 12 spaces, found 3
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 12 spaces, found 3
(#359) Variable "iStartPosition" must be all lower-case
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 12 spaces, found 3
(#360) Variable "iStartPosition" must be all lower-case
(#360) Variable "sDelimiter" must be all lower-case
(#360) Variable "aStack" must be all lower-case
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 16 spaces, found 4
(#361) Variable "iLength" must be all lower-case
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) No space found before comment text; expected "// Number of elements to be joined" but found "//Number of elements to be joined"
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 16 spaces, found 4
(#362) Variable "iStartPosition" must be all lower-case
(#362) Variable "aStack" must be all lower-case
(#362) Expected 1 space before "+="; 0 found
(#362) Expected 1 space after "+="; 0 found
(#362) Variable "iLength" must be all lower-case
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 20 spaces, found 5
(#363) Variable "sDelimiter" must be all lower-case
(#363) Variable "aStack" must be all lower-case
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 24 spaces, found 6
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 20 spaces, found 5
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 16 spaces, found 4
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 16 spaces, found 4
(#367) Variable "oList" must be all lower-case
(#367) Variable "sDelimiter" must be all lower-case
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 16 spaces, found 4
(#368) Variable "iStartPosition" must be all lower-case
(#368) Variable "iStartPosition" must be all lower-case
(#368) Variable "iLength" must be all lower-case
(#368) Expected 1 space before "+="; 0 found
(#368) Expected 1 space after "+="; 0 found
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 20 spaces, found 5
(#369) Variable "oList" must be all lower-case
(#369) Variable "aStack" must be all lower-case
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 16 spaces, found 4
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 16 spaces, found 4
(#371) Variable "aStack" must be all lower-case
(#371) Variable "iStartPosition" must be all lower-case
(#371) Variable "iLength" must be all lower-case
(#371) Variable "oList" must be all lower-case
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 12 spaces, found 3
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 8 spaces, found 2
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 8 spaces, found 2
(#374) Variable "aStack" must be all lower-case
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 4 spaces, found 1
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 4 spaces, found 1
(#377) Private method name "Parser::listDelimiterForRule" must be in lower-case letters only
(#377) Variable "sRule" must be all lower-case
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 8 spaces, found 2
(#378) Variable "sRule" must be all lower-case
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 12 spaces, found 3
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 8 spaces, found 2
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 8 spaces, found 2
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 4 spaces, found 1
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 4 spaces, found 1
(#384) Private method name "Parser::parsePrimitiveValue" must be in lower-case letters only
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 8 spaces, found 2
(#385) Variable "oValue" must be all lower-case
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 2
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 8 spaces, found 2
(#387) Line exceeds 132 characters; contains 170 characters
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 12 spaces, found 3
(#388) Variable "oValue" must be all lower-case
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 8 spaces, found 2
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 12 spaces, found 3
(#390) Variable "oValue" must be all lower-case
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 8 spaces, found 2
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 12 spaces, found 3
(#392) Variable "oValue" must be all lower-case
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 8 spaces, found 2
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 12 spaces, found 3
(#394) Variable "oValue" must be all lower-case
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 8 spaces, found 2
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 12 spaces, found 3
(#396) Variable "oValue" must be all lower-case
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 8 spaces, found 2
(#398) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Variable "oValue" must be all lower-case
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 4 spaces, found 1
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 4 spaces, found 1
(#402) Private method name "Parser::parseNumericValue" must be in lower-case letters only
(#402) Variable "bForColor" must be all lower-case
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 2
(#403) Variable "sSize" must be all lower-case
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 8 spaces, found 2
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 12 spaces, found 3
(#405) Variable "sSize" must be all lower-case
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 8 spaces, found 2
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 8 spaces, found 2
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 12 spaces, found 3
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 16 spaces, found 4
(#409) Variable "sSize" must be all lower-case
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 12 spaces, found 3
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 16 spaces, found 4
(#411) Variable "sSize" must be all lower-case
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 12 spaces, found 3
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 8 spaces, found 2
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 2
(#415) Variable "sUnit" must be all lower-case
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 8 spaces, found 2
(#416) Variable "iLength" must be all lower-case
(#416) Variable "aValues" must be all lower-case
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 12 spaces, found 3
(#417) Expected "if (...) {\n"; found "if(...) {\n"
(#417) Variable "sUnit" must be all lower-case
(#417) Variable "aValues" must be all lower-case
(#417) Variable "iLength" must be all lower-case
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 16 spaces, found 4
(#418) Variable "iLength" must be all lower-case
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 16 spaces, found 4
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 12 spaces, found 3
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 8 spaces, found 2
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#422) Variable "sSize" must be all lower-case
(#422) Variable "sUnit" must be all lower-case
(#422) Variable "bForColor" must be all lower-case
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 4 spaces, found 1
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 4 spaces, found 1
(#425) Private method name "Parser::parseColorValue" must be in lower-case letters only
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) Variable "aColor" must be all lower-case
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 8 spaces, found 2
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 12 spaces, found 3
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 12 spaces, found 3
(#429) Variable "sValue" must be all lower-case
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 12 spaces, found 3
(#430) Variable "sValue" must be all lower-case
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 16 spaces, found 4
(#431) Variable "sValue" must be all lower-case
(#431) Variable "sValue" must be all lower-case
(#431) Variable "sValue" must be all lower-case
(#431) Variable "sValue" must be all lower-case
(#431) Variable "sValue" must be all lower-case
(#431) Variable "sValue" must be all lower-case
(#431) Variable "sValue" must be all lower-case
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 12 spaces, found 3
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 12 spaces, found 3
(#433) Variable "aColor" must be all lower-case
(#433) Variable "sValue" must be all lower-case
(#433) Variable "sValue" must be all lower-case
(#433) Variable "sValue" must be all lower-case
(#433) Variable "sValue" must be all lower-case
(#433) Variable "sValue" must be all lower-case
(#433) Variable "sValue" must be all lower-case
(#433) Line exceeds maximum limit of 180 characters; contains 217 characters
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected 8 spaces, found 2
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 12 spaces, found 3
(#435) Variable "sColorMode" must be all lower-case
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 12 spaces, found 3
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 12 spaces, found 3
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 12 spaces, found 3
(#438) Variable "iLength" must be all lower-case
(#438) Variable "sColorMode" must be all lower-case
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 12 spaces, found 3
(#439) Variable "iLength" must be all lower-case
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 16 spaces, found 4
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 16 spaces, found 4
(#441) Variable "aColor" must be all lower-case
(#441) Variable "sColorMode" must be all lower-case
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 16 spaces, found 4
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 16 spaces, found 4
(#443) Variable "iLength" must be all lower-case
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 20 spaces, found 5
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 16 spaces, found 4
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 12 spaces, found 3
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 12 spaces, found 3
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 8 spaces, found 2
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 8 spaces, found 2
(#449) Variable "aColor" must be all lower-case
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 4 spaces, found 1
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 4 spaces, found 1
(#452) Private method name "Parser::parseURLValue" must be in lower-case letters only
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 8 spaces, found 2
(#453) Variable "bUseUrl" must be all lower-case
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 8 spaces, found 2
(#454) Variable "bUseUrl" must be all lower-case
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 12 spaces, found 3
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 12 spaces, found 3
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 12 spaces, found 3
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 8 spaces, found 2
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 8 spaces, found 2
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 8 spaces, found 2
(#460) Variable "oResult" must be all lower-case
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 8 spaces, found 2
(#461) Variable "bUseUrl" must be all lower-case
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 12 spaces, found 3
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 12 spaces, found 3
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 8 spaces, found 2
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 8 spaces, found 2
(#465) Variable "oResult" must be all lower-case
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 4 spaces, found 1
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 4 spaces, found 1
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Expected 2 space(s) before asterisk; 1 found
(#469) Line exceeds 132 characters; contains 147 characters
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Expected 2 space(s) before asterisk; 1 found
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 4 spaces, found 1
(#471) Private method name "Parser::identifierIs" must be in lower-case letters only
(#471) Variable "sIdentifier" must be all lower-case
(#471) Variable "sMatch" must be all lower-case
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 8 spaces, found 2
(#472) Variable "sIdentifier" must be all lower-case
(#472) Variable "sMatch" must be all lower-case
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 8 spaces, found 3
(#473) Variable "sMatch" must be all lower-case
(#473) Variable "sIdentifier" must be all lower-case
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 4 spaces, found 1
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 4 spaces, found 1
(#476) Variable "sString" must be all lower-case
(#476) Variable "bCaseInsensitive" must be all lower-case
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 8 spaces, found 2
(#477) Variable "sPeek" must be all lower-case
(#477) Variable "sString" must be all lower-case
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 8 spaces, found 2
(#478) Variable "sPeek" must be all lower-case
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 8 spaces, found 3
(#479) Expected 1 space before "?"; newline found
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 8 spaces, found 3
(#480) Expected 1 space before ":"; newline found
(#480) Variable "sPeek" must be all lower-case
(#480) Variable "sString" must be all lower-case
(#480) Variable "bCaseInsensitive" must be all lower-case
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 4 spaces, found 1
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 4 spaces, found 1
(#483) Variable "iLength" must be all lower-case
(#483) Variable "iOffset" must be all lower-case
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 8 spaces, found 2
(#484) Variable "iOffset" must be all lower-case
(#484) Variable "iLength" must be all lower-case
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 8 spaces, found 3
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 12 spaces, found 3
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 8 spaces, found 2
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 8 spaces, found 2
(#488) Variable "iOffset" must be all lower-case
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 8 spaces, found 2
(#489) Variable "iOffset" must be all lower-case
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 12 spaces, found 3
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 8 spaces, found 2
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 8 spaces, found 2
(#492) Variable "iLength" must be all lower-case
(#492) Variable "iLength" must be all lower-case
(#492) Expected 1 space before "-"; 0 found
(#492) Expected 1 space after "-"; 0 found
(#492) Variable "iOffset" must be all lower-case
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 8 spaces, found 2
(#493) Variable "iOffset" must be all lower-case
(#493) Variable "iLength" must be all lower-case
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected 8 spaces, found 2
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 12 spaces, found 3
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 8 spaces, found 2
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 8 spaces, found 2
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 4 spaces, found 1
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected 4 spaces, found 1
(#500) Variable "mValue" must be all lower-case
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 8 spaces, found 2
(#501) Variable "mValue" must be all lower-case
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 12 spaces, found 3
(#502) Variable "iLength" must be all lower-case
(#502) Variable "mValue" must be all lower-case
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 12 spaces, found 3
(#503) Variable "iLength" must be all lower-case
(#503) Variable "mValue" must be all lower-case
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 16 spaces, found 4
(#504) Variable "mValue" must be all lower-case
(#504) Variable "iLength" must be all lower-case
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 12 spaces, found 3
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 12 spaces, found 3
(#506) Variable "mValue" must be all lower-case
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 12 spaces, found 3
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 12 spaces, found 3
(#508) Variable "mValue" must be all lower-case
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 8 spaces, found 2
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 12 spaces, found 3
(#510) Variable "mValue" must be all lower-case
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 16 spaces, found 4
(#511) Variable "mValue" must be all lower-case
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected 12 spaces, found 3
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 12 spaces, found 3
(#513) Variable "sResult" must be all lower-case
(#513) Variable "mValue" must be all lower-case
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 12 spaces, found 3
(#514) Variable "mValue" must be all lower-case
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 12 spaces, found 3
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 12 spaces, found 3
(#516) Variable "sResult" must be all lower-case
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected 8 spaces, found 2
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 4 spaces, found 1
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected 4 spaces, found 1
(#520) Private method name "Parser::consumeExpression" must be in lower-case letters only
(#520) Variable "mExpression" must be all lower-case
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 8 spaces, found 2
(#521) Variable "aMatches" must be all lower-case
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 8 spaces, found 2
(#522) Variable "mExpression" must be all lower-case
(#522) Variable "aMatches" must be all lower-case
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 12 spaces, found 3
(#523) Variable "aMatches" must be all lower-case
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected 8 spaces, found 2
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 2
(#525) Variable "mExpression" must be all lower-case
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 4 spaces, found 1
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected 4 spaces, found 1
(#528) Private method name "Parser::consumeWhiteSpace" must be in lower-case letters only
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected 8 spaces, found 2
(#529) Expected "do {\n...} while (...);\n"; found "do {\n...} while(...);\n"
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected 12 spaces, found 3
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 16 spaces, found 4
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 12 spaces, found 3
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected 12 spaces, found 3
(#533) Expected "if (...) {\n"; found "if(...) {\n"
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected 16 spaces, found 4
(#534) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 20 spaces, found 5
(#535) Variable "bHasComment" must be all lower-case
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected 16 spaces, found 4
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 20 spaces, found 5
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 20 spaces, found 5
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 20 spaces, found 5
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected 16 spaces, found 4
(#541) Spaces must be used to indent lines; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected 12 spaces, found 3
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 16 spaces, found 4
(#542) Variable "bHasComment" must be all lower-case
(#543) Spaces must be used to indent lines; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected 12 spaces, found 3
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected 8 spaces, found 2
(#544) Variable "bHasComment" must be all lower-case
(#545) Spaces must be used to indent lines; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected 4 spaces, found 1
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected 4 spaces, found 1
(#547) Private method name "Parser::consumeComment" must be in lower-case letters only
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected 8 spaces, found 2
(#549) Spaces must be used to indent lines; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 12 spaces, found 3
(#550) Spaces must be used to indent lines; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected 12 spaces, found 3
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 16 spaces, found 4
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 20 spaces, found 5
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 20 spaces, found 5
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected 16 spaces, found 4
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected 12 spaces, found 3
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected 8 spaces, found 2
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 8 spaces, found 2
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 4 spaces, found 1
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected 4 spaces, found 1
(#560) Private method name "Parser::isEnd" must be in lower-case letters only
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 8 spaces, found 2
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected 4 spaces, found 1
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected 4 spaces, found 1
(#564) Private method name "Parser::consumeUntil" must be in lower-case letters only
(#564) Variable "aEnd" must be all lower-case
(#564) Variable "bIncludeEnd" must be all lower-case
(#564) Variable "consumeEnd" must be all lower-case
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 8 spaces, found 2
(#565) Variable "aEnd" must be all lower-case
(#565) Variable "aEnd" must be all lower-case
(#565) Variable "aEnd" must be all lower-case
(#565) Variable "aEnd" must be all lower-case
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 8 spaces, found 2
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 8 spaces, found 2
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 8 spaces, found 2
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 12 spaces, found 3
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected 12 spaces, found 3
(#571) Variable "aEnd" must be all lower-case
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 16 spaces, found 4
(#572) Variable "bIncludeEnd" must be all lower-case
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 20 spaces, found 5
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected 16 spaces, found 4
(#574) Usage of ELSEIF not allowed; use ELSE IF instead
(#574) Variable "consumeEnd" must be all lower-case
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 20 spaces, found 5
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected 16 spaces, found 4
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 16 spaces, found 4
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected 12 spaces, found 3
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 12 spaces, found 3
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 8 spaces, found 2
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 8 spaces, found 2
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 8 spaces, found 2
(#583) Variable "aEnd" must be all lower-case
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected 4 spaces, found 1
(#586) Spaces must be used to indent lines; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected 4 spaces, found 1
(#586) Private method name "Parser::inputLeft" must be in lower-case letters only
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 8 spaces, found 2
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected 4 spaces, found 1
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected 4 spaces, found 1
(#590) Variable "sString" must be all lower-case
(#590) Variable "iStart" must be all lower-case
(#590) Variable "iLength" must be all lower-case
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 8 spaces, found 2
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 12 spaces, found 3
(#592) Variable "sString" must be all lower-case
(#592) Variable "iStart" must be all lower-case
(#592) Variable "iLength" must be all lower-case
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected 8 spaces, found 2
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 12 spaces, found 3
(#594) Variable "sString" must be all lower-case
(#594) Variable "iStart" must be all lower-case
(#594) Variable "iLength" must be all lower-case
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected 8 spaces, found 2
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected 4 spaces, found 1
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 4 spaces, found 1
(#598) Variable "sString" must be all lower-case
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected 8 spaces, found 2
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 12 spaces, found 3
(#600) Variable "sString" must be all lower-case
(#601) Spaces must be used to indent lines; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 8 spaces, found 2
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 12 spaces, found 3
(#602) Variable "sString" must be all lower-case
(#603) Spaces must be used to indent lines; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected 8 spaces, found 2
(#604) Spaces must be used to indent lines; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected 4 spaces, found 1
(#606) Spaces must be used to indent lines; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 4 spaces, found 1
(#606) Variable "sString1" must be all lower-case
(#606) Variable "sString2" must be all lower-case
(#606) Variable "bCaseInsensitive" must be all lower-case
(#607) Spaces must be used to indent lines; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected 8 spaces, found 2
(#607) Expected "if (...) {\n"; found "if(...) {\n"
(#607) Variable "bCaseInsensitive" must be all lower-case
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 12 spaces, found 3
(#608) Variable "sString1" must be all lower-case
(#608) Variable "sString2" must be all lower-case
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected 8 spaces, found 2
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 12 spaces, found 3
(#610) Variable "sString1" must be all lower-case
(#610) Variable "sString2" must be all lower-case
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected 8 spaces, found 2
(#612) Spaces must be used to indent lines; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected 4 spaces, found 1
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected 4 spaces, found 1
(#614) Variable "sString" must be all lower-case
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected 8 spaces, found 2
(#616) Spaces must be used to indent lines; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 12 spaces, found 3
(#616) Variable "sString" must be all lower-case
(#617) Spaces must be used to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected 8 spaces, found 2
(#618) Spaces must be used to indent lines; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected at least 12 spaces, found 3
(#618) Variable "sString" must be all lower-case
(#619) Spaces must be used to indent lines; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected 8 spaces, found 2
(#620) Spaces must be used to indent lines; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected 4 spaces, found 1
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected 4 spaces, found 1
(#622) Variable "sString" must be all lower-case
(#622) Variable "sNeedle" must be all lower-case
(#622) Variable "iOffset" must be all lower-case
(#623) Spaces must be used to indent lines; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected 8 spaces, found 2
(#624) Spaces must be used to indent lines; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 12 spaces, found 3
(#624) Variable "sString" must be all lower-case
(#624) Variable "sNeedle" must be all lower-case
(#624) Variable "iOffset" must be all lower-case
(#625) Spaces must be used to indent lines; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected 8 spaces, found 2
(#626) Spaces must be used to indent lines; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 12 spaces, found 3
(#626) Variable "sString" must be all lower-case
(#626) Variable "sNeedle" must be all lower-case
(#626) Variable "iOffset" must be all lower-case
(#627) Spaces must be used to indent lines; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected 8 spaces, found 2
(#628) Spaces must be used to indent lines; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Parsing/OutputException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
mod/newsletter/cssparser/Parsing/UnexpectedTokenException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#9) Member variable "sExpected" must be all lower-case
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Member variable "sFound" must be all lower-case
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Member variable "sMatchType" must be all lower-case
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Variable "sExpected" must be all lower-case
(#14) Variable "sFound" must be all lower-case
(#14) Variable "sMatchType" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Variable "sExpected" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Variable "sFound" 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 "sMatchType" 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 at least 8 spaces, found 2
(#18) Variable "sMessage" must be all lower-case
(#18) Variable "sExpected" must be all lower-case
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 8 spaces, found 2
(#19) Expected "if (...) {\n"; found "if(...) {\n"
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 12 spaces, found 3
(#20) Variable "sMessage" must be all lower-case
(#20) Variable "sExpected" must be all lower-case
(#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
(#21) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#21) Expected "if (...) {\n"; found "if(...) {\n"
(#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
(#22) Variable "sMessage" must be all lower-case
(#22) Variable "sExpected" must be all lower-case
(#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
(#23) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#23) Expected "if (...) {\n"; found "if(...) {\n"
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 12 spaces, found 3
(#24) Variable "sMessage" must be all lower-case
(#24) Variable "sFound" must be all lower-case
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#26) Variable "sMessage" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Property/AtRule.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line exceeds 132 characters; contains 138 characters
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Line exceeds 132 characters; contains 149 characters
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) No space found before comment text; expected "// …and more font-specific ones (to be used inside font-feature-values)" but found "//…and more font-specific ones (to be used inside font-feature-values)"
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Whitespace found at end of line
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Public method name "AtRule::atRuleName" must be in lower-case letters only
(#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) Public method name "AtRule::atRuleArgs" must be in lower-case letters only
mod/newsletter/cssparser/Property/CSSNamespace.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#9) Member variable "mUrl" must be all lower-case
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Member variable "sPrefix" must be all lower-case
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Whitespace found at end of line
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Variable "mUrl" must be all lower-case
(#12) Variable "sPrefix" must be all lower-case
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Variable "mUrl" must be all lower-case
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Variable "sPrefix" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Whitespace found at end of line
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#21) Variable "oOutputFormat" must be all lower-case
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#22) Variable "oOutputFormat" must be all lower-case
(#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
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) Public method name "CSSNamespace::getUrl" must be in lower-case letters only
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Public method name "CSSNamespace::getPrefix" must be in lower-case letters only
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#33) Public method name "CSSNamespace::setUrl" must be in lower-case letters only
(#33) Variable "mUrl" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Variable "mUrl" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#37) Public method name "CSSNamespace::setPrefix" must be in lower-case letters only
(#37) Variable "sPrefix" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Variable "sPrefix" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#41) Public method name "CSSNamespace::atRuleName" must be in lower-case letters only
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Public method name "CSSNamespace::atRuleArgs" must be in lower-case letters only
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Variable "aResult" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 2
(#47) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 12 spaces, found 3
(#48) Variable "aResult" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Variable "aResult" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Property/Charset.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Member variable "sCharset" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#16) Variable "sCharset" 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 "sCharset" 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
(#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) Public method name "Charset::setCharset" must be in lower-case letters only
(#20) Variable "sCharset" must be all lower-case
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Variable "sCharset" must be all lower-case
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#24) Public method name "Charset::getCharset" must be in lower-case letters only
(#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
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#32) Variable "oOutputFormat" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#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) Public method name "Charset::atRuleName" must be in lower-case letters only
(#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
(#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) Public method name "Charset::atRuleArgs" must be in lower-case letters only
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Property/Import.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#8) Expected 1 space(s) before asterisk; 0 found
(#9) Expected 1 space(s) before asterisk; 0 found
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Member variable "oLocation" must be all lower-case
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Member variable "sMediaQuery" must be all lower-case
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Whitespace found at end of line
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Variable "oLocation" must be all lower-case
(#14) Variable "sMediaQuery" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Variable "oLocation" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Variable "sMediaQuery" must be all lower-case
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Whitespace found at end of line
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#19) Public method name "Import::setLocation" must be in lower-case letters only
(#19) Variable "oLocation" must be all lower-case
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 3
(#20) Variable "oLocation" must be all lower-case
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#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) Public method name "Import::getLocation" must be in lower-case letters only
(#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 3
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Variable "oOutputFormat" must be all lower-case
(#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
(#32) Variable "oOutputFormat" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) Public method name "Import::atRuleName" must be in lower-case letters only
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) 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) Line indented incorrectly; expected 4 spaces, found 1
(#39) Public method name "Import::atRuleArgs" must be in lower-case letters only
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Variable "aResult" must be all lower-case
(#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
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 12 spaces, found 3
(#42) Variable "aResult" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Variable "aResult" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Property/Selector.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#8) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) No space found before comment text; expected "// Regexes for specificity calculations" but found "//Regexes for specificity calculations"
(#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
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#38) Member variable "sSelector" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#39) Member variable "iSpecificity" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#41) Variable "sSelector" must be all lower-case
(#41) Variable "bCalculateSpecificity" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Variable "sSelector" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#43) Variable "bCalculateSpecificity" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#48) Public method name "Selector::getSelector" must be in lower-case letters only
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#52) Public method name "Selector::setSelector" must be in lower-case letters only
(#52) Variable "sSelector" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Variable "sSelector" must be all lower-case
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#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) Public method name "Selector::getSpecificity" must be in lower-case letters only
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 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 at least 12 spaces, found 3
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Line indented incorrectly; expected at least 12 spaces, found 3
(#64) 3 slashes comments are not allowed; use "// Comment." instead
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 12 spaces, found 3
(#65) Variable "aMatches" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 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 at least 12 spaces, found 3
(#67) Variable "aMatches" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Variable "aMatches" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Renderable.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line indented incorrectly; expected 4 spaces, found 1
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected 4 spaces, found 1
(#7) Variable "oOutputFormat" must be all lower-case
mod/newsletter/cssparser/Rule/Rule.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Member variable "sRule" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) Member variable "mValue" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#16) Member variable "bIsImportant" 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
(#18) Variable "sRule" must be all lower-case
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Variable "sRule" must be all lower-case
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#24) Public method name "Rule::setRule" must be in lower-case letters only
(#24) Variable "sRule" must be all lower-case
(#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
(#25) Variable "sRule" must be all lower-case
(#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
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#28) Public method name "Rule::getRule" must be in lower-case letters only
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#32) Public method name "Rule::getValue" must be in lower-case letters only
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#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) Public method name "Rule::setValue" must be in lower-case letters only
(#36) Variable "mValue" must be all lower-case
(#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
(#37) Variable "mValue" must be all lower-case
(#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
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Expected 1 space after asterisk; 1 found
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Line exceeds 132 characters; contains 177 characters
(#42) Spaces must be used for alignment; tabs are not allowed
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Public method name "Rule::setValues" must be in lower-case letters only
(#43) Variable "aSpaceSeparatedValues" must be all lower-case
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Variable "oSpaceSeparatedList" must be all lower-case
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 8 spaces, found 2
(#45) Variable "aSpaceSeparatedValues" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 12 spaces, found 3
(#46) Variable "oSpaceSeparatedList" must be all lower-case
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 2
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 2
(#48) Variable "aSpaceSeparatedValues" must be all lower-case
(#48) Variable "aCommaSeparatedValues" must be all lower-case
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 3
(#49) Variable "oCommaSeparatedList" must be all lower-case
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 12 spaces, found 3
(#50) Variable "aCommaSeparatedValues" must be all lower-case
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 16 spaces, found 4
(#51) Variable "oCommaSeparatedList" must be all lower-case
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 12 spaces, found 3
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 12 spaces, found 3
(#53) Variable "aCommaSeparatedValues" must be all lower-case
(#53) Variable "mValue" must be all lower-case
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 16 spaces, found 4
(#54) Variable "oSpaceSeparatedList" must be all lower-case
(#54) Variable "oCommaSeparatedList" must be all lower-case
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 20 spaces, found 5
(#55) Variable "mValue" must be all lower-case
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 20 spaces, found 5
(#56) Variable "mValue" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 16 spaces, found 4
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 16 spaces, found 4
(#58) Variable "oCommaSeparatedList" must be all lower-case
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 20 spaces, found 5
(#59) Variable "oCommaSeparatedList" must be all lower-case
(#59) Variable "mValue" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 16 spaces, found 4
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 20 spaces, found 5
(#61) Variable "oSpaceSeparatedList" must be all lower-case
(#61) Variable "mValue" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 16 spaces, found 4
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 12 spaces, found 3
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 12 spaces, found 3
(#64) Variable "oSpaceSeparatedList" must be all lower-case
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 16 spaces, found 4
(#65) Variable "oCommaSeparatedList" must be all lower-case
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 16 spaces, found 4
(#66) Variable "oCommaSeparatedList" 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 12 spaces, found 3
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 16 spaces, found 4
(#68) Variable "oSpaceSeparatedList" must be all lower-case
(#68) Variable "oCommaSeparatedList" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 12 spaces, found 3
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Variable "oSpaceSeparatedList" 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 at least 8 spaces, found 2
(#72) Variable "oSpaceSeparatedList" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 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 at least 4 spaces, found 1
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Expected 1 space after asterisk; 1 found
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Line exceeds maximum limit of 180 characters; contains 193 characters
(#77) Spaces must be used for alignment; tabs are not allowed
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#78) Public method name "Rule::getValues" must be in lower-case letters only
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 8 spaces, found 2
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 3
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Variable "aResult" must be all lower-case
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#86) Variable "mValue" must be all lower-case
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 12 spaces, found 3
(#87) Variable "mValue" must be all lower-case
(#87) Variable "mValue" must be all lower-case
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Variable "aResult" must be all lower-case
(#88) Variable "mValue" must be all lower-case
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 12 spaces, found 3
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 12 spaces, found 3
(#91) Variable "aResult" must be all lower-case
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 16 spaces, found 4
(#92) Variable "aResult" 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 12 spaces, found 3
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 12 spaces, found 3
(#94) Variable "mValue" must be all lower-case
(#94) Variable "mValue" must be all lower-case
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 16 spaces, found 4
(#95) Variable "aResult" must be all lower-case
(#95) Variable "aResult" must be all lower-case
(#95) Variable "mValue" must be all lower-case
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 12 spaces, found 3
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 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
(#98) Variable "aResult" must be all lower-case
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Line exceeds 132 characters; contains 161 characters
(#103) Spaces must be used for alignment; tabs are not allowed
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#104) Public method name "Rule::addValue" must be in lower-case letters only
(#104) Variable "mValue" must be all lower-case
(#104) Variable "sType" 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) Variable "mValue" must be all lower-case
(#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
(#106) Variable "mValue" must be all lower-case
(#106) Variable "mValue" must be all lower-case
(#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
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 2
(#108) Variable "sType" must be all lower-case
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#109) Variable "mCurrentValue" must be all lower-case
(#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
(#110) Variable "sType" must be all lower-case
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 12 spaces, found 3
(#111) Variable "mCurrentValue" must be all lower-case
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 16 spaces, found 4
(#112) Variable "mCurrentValue" must be all lower-case
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 12 spaces, found 3
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 8 spaces, found 2
(#115) Variable "mValue" must be all lower-case
(#115) Variable "mValueItem" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Variable "mValueItem" must be all lower-case
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 2
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#120) Public method name "Rule::setIsImportant" must be in lower-case letters only
(#120) Variable "bIsImportant" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Variable "bIsImportant" must be all lower-case
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#124) Public method name "Rule::getIsImportant" must be in lower-case letters only
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used 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 4 spaces, found 1
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#132) Variable "oOutputFormat" must be all lower-case
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Variable "sResult" must be all lower-case
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 2
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) No space found before comment text; expected "// Can also be a ValueList" but found "//Can also be a ValueList"
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 12 spaces, found 3
(#135) Variable "sResult" must be all lower-case
(#135) Variable "oOutputFormat" must be all lower-case
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 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 12 spaces, found 3
(#137) Variable "sResult" must be all lower-case
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 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 8 spaces, found 2
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Variable "sResult" must be all lower-case
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Variable "sResult" must be all lower-case
(#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 "sResult" must be all lower-case
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/RuleSet/AtRuleSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Member variable "sType" must be all lower-case
(#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) Member variable "sArgs" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) Variable "sType" must be all lower-case
(#15) Variable "sArgs" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 "sType" 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 at least 8 spaces, found 2
(#18) Variable "sArgs" must be all lower-case
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#21) Public method name "AtRuleSet::atRuleName" must be in lower-case letters only
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) Public method name "AtRuleSet::atRuleArgs" must be in lower-case letters only
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#33) Variable "oOutputFormat" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Variable "sArgs" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 8 spaces, found 2
(#35) Expected "if (...) {\n"; found "if(...) {\n"
(#35) Variable "sArgs" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 12 spaces, found 3
(#36) Variable "sArgs" must be all lower-case
(#36) Variable "sArgs" must be all lower-case
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#38) Variable "sResult" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Variable "sResult" must be all lower-case
(#39) Variable "oOutputFormat" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Variable "sResult" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "sResult" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/RuleSet/DeclarationBlock.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#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) Member variable "aSelectors" must be all lower-case
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#27) Public method name "DeclarationBlock::setSelectors" must be in lower-case letters only
(#27) Variable "mSelector" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 8 spaces, found 2
(#28) Variable "mSelector" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 12 spaces, found 3
(#29) Variable "mSelector" must be all lower-case
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 12 spaces, found 3
(#31) Variable "mSelector" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 8 spaces, found 2
(#33) Variable "iKey" must be all lower-case
(#33) Variable "mSelector" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 12 spaces, found 3
(#34) Variable "mSelector" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 16 spaces, found 4
(#35) Variable "iKey" must be all lower-case
(#35) Variable "mSelector" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 12 spaces, found 3
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 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
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#41) Public method name "DeclarationBlock::removeSelector" must be in lower-case letters only
(#41) Variable "mSelector" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 8 spaces, found 2
(#42) Expected "if (...) {\n"; found "if(...) {\n"
(#42) Variable "mSelector" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 12 spaces, found 3
(#43) Variable "mSelector" must be all lower-case
(#43) Variable "mSelector" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 8 spaces, found 2
(#45) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#45) Variable "iKey" must be all lower-case
(#45) Variable "oSelector" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 12 spaces, found 3
(#46) Expected "if (...) {\n"; found "if(...) {\n"
(#46) Variable "oSelector" must be all lower-case
(#46) Variable "mSelector" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 16 spaces, found 4
(#47) Variable "iKey" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 16 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 12 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) Public method name "DeclarationBlock::getSelector" must be in lower-case letters only
(#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
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Public method name "DeclarationBlock::setSelector" must be in lower-case letters only
(#64) Variable "mSelector" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Variable "mSelector" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#68) Public method name "DeclarationBlock::getSelectors" must be in lower-case letters only
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#75) Public method name "DeclarationBlock::expandShorthands" must be in lower-case letters only
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Public method name "DeclarationBlock::createShorthands" must be in lower-case letters only
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Whitespace found at end of line
(#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 at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#101) Public method name "DeclarationBlock::expandBorderShorthand" must be in lower-case letters only
(#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
(#102) Variable "aBorderRules" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 3
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Variable "aBorderSizes" must be all lower-case
(#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 3
(#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 at least 8 spaces, found 2
(#108) Variable "aRules" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#109) Variable "aBorderRules" must be all lower-case
(#109) Variable "sBorderRule" must be all lower-case
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Inline control structures are not allowed
(#110) Variable "aRules" must be all lower-case
(#110) Variable "sBorderRule" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 4
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Variable "oRule" must be all lower-case
(#112) Variable "aRules" must be all lower-case
(#112) Variable "sBorderRule" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Variable "mRuleValue" must be all lower-case
(#113) Variable "oRule" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Variable "aValues" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 12 spaces, found 3
(#115) Variable "mRuleValue" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 16 spaces, found 4
(#116) Variable "aValues" must be all lower-case
(#116) Variable "mRuleValue" must be all lower-case
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 12 spaces, found 3
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 16 spaces, found 4
(#118) Variable "aValues" must be all lower-case
(#118) Variable "mRuleValue" must be all lower-case
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 12 spaces, found 3
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 12 spaces, found 3
(#120) Variable "aValues" must be all lower-case
(#120) Variable "mValue" must be all lower-case
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 16 spaces, found 4
(#121) Variable "mValue" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 20 spaces, found 5
(#122) Variable "mNewValue" must be all lower-case
(#122) Variable "mValue" must be all lower-case
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 16 spaces, found 4
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 20 spaces, found 5
(#124) Variable "mNewValue" must be all lower-case
(#124) Variable "mValue" must be all lower-case
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 16 spaces, found 4
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 16 spaces, found 4
(#126) Variable "mValue" must be all lower-case
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 20 spaces, found 5
(#127) Variable "sNewRuleName" must be all lower-case
(#127) Variable "sBorderRule" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 16 spaces, found 4
(#128) Variable "mValue" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 20 spaces, found 5
(#129) Variable "sNewRuleName" must be all lower-case
(#129) Variable "sBorderRule" must be all lower-case
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 16 spaces, found 4
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 20 spaces, found 5
(#131) Variable "mValue" must be all lower-case
(#131) Variable "aBorderSizes" must be all lower-case
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 24 spaces, found 6
(#132) Variable "sNewRuleName" must be all lower-case
(#132) Variable "sBorderRule" must be all lower-case
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 20 spaces, found 5
(#133) This comment is 73% valid code; is this commented out code?
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 24 spaces, found 6
(#134) Variable "sNewRuleName" must be all lower-case
(#134) Variable "sBorderRule" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 20 spaces, found 5
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 16 spaces, found 4
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 16 spaces, found 4
(#137) Variable "oNewRule" must be all lower-case
(#137) Variable "sNewRuleName" must be all lower-case
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 16 spaces, found 4
(#138) Variable "oNewRule" must be all lower-case
(#138) Variable "oRule" must be all lower-case
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 16 spaces, found 4
(#139) Variable "oNewRule" must be all lower-case
(#139) Variable "mNewValue" must be all lower-case
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 16 spaces, found 4
(#140) Variable "oNewRule" must be all lower-case
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 12 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Variable "sBorderRule" must be all lower-case
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#149) Spaces must be used to indent lines; tabs are not allowed
(#150) Spaces must be used to indent lines; tabs are not allowed
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#151) Public method name "DeclarationBlock::expandDimensionsShorthand" must be in lower-case letters only
(#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
(#152) Variable "aExpansions" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Variable "aRules" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#160) Variable "aExpansions" must be all lower-case
(#160) Variable "sProperty" must be all lower-case
(#160) Variable "sExpanded" must be all lower-case
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 12 spaces, found 3
(#161) Inline control structures are not allowed
(#161) Variable "aRules" must be all lower-case
(#161) Variable "sProperty" must be all lower-case
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 4
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 12 spaces, found 3
(#163) Variable "oRule" must be all lower-case
(#163) Variable "aRules" must be all lower-case
(#163) Variable "sProperty" must be all lower-case
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Variable "mRuleValue" must be all lower-case
(#164) Variable "oRule" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#165) Variable "aValues" 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 12 spaces, found 3
(#166) Variable "mRuleValue" must be all lower-case
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 16 spaces, found 4
(#167) Variable "aValues" must be all lower-case
(#167) Variable "mRuleValue" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 12 spaces, found 3
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 4
(#169) Variable "aValues" must be all lower-case
(#169) Variable "mRuleValue" must be all lower-case
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 12 spaces, found 3
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 12 spaces, found 3
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 12 spaces, found 3
(#172) Variable "aValues" must be all lower-case
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 16 spaces, found 4
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 20 spaces, found 5
(#174) Variable "aValues" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 16 spaces, found 4
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 20 spaces, found 5
(#177) Variable "aValues" must be all lower-case
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 20 spaces, found 5
(#178) Variable "aValues" must be all lower-case
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 16 spaces, found 4
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 20 spaces, found 5
(#181) Variable "aValues" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 20 spaces, found 5
(#182) Variable "aValues" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 20 spaces, found 5
(#183) Variable "aValues" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 16 spaces, found 4
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 20 spaces, found 5
(#186) Variable "aValues" must be all lower-case
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 20 spaces, found 5
(#187) Variable "aValues" must be all lower-case
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 20 spaces, found 5
(#188) Variable "aValues" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 20 spaces, found 5
(#189) Variable "aValues" must be all lower-case
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 12 spaces, found 3
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 12 spaces, found 3
(#192) Variable "sPosition" must be all lower-case
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 16 spaces, found 4
(#193) Variable "oNewRule" must be all lower-case
(#193) Variable "sExpanded" must be all lower-case
(#193) Variable "sPosition" must be all lower-case
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 16 spaces, found 4
(#194) Variable "oNewRule" must be all lower-case
(#194) Variable "oRule" must be all lower-case
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 16 spaces, found 4
(#195) Variable "oNewRule" must be all lower-case
(#195) Variable "sPosition" must be all lower-case
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 16 spaces, found 4
(#196) Variable "oNewRule" must be all lower-case
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 12 spaces, found 3
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 12 spaces, found 3
(#198) Variable "sProperty" must be all lower-case
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#203) Spaces must be used to indent lines; tabs are not allowed
(#204) Spaces must be used to indent lines; tabs are not allowed
(#205) Spaces must be used to indent lines; tabs are not allowed
(#206) Spaces must be used to indent lines; tabs are not allowed
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 4 spaces, found 1
(#207) Public method name "DeclarationBlock::expandFontShorthand" must be in lower-case letters only
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Variable "aRules" must be all lower-case
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Inline control structures are not allowed
(#209) Variable "aRules" must be all lower-case
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 3
(#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
(#211) Variable "oRule" must be all lower-case
(#211) Variable "aRules" must be all lower-case
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 at least 8 spaces, found 2
(#213) Variable "aFontProperties" must be all lower-case
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 3
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 3
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Variable "mRuleValue" must be all lower-case
(#220) Variable "oRule" must be all lower-case
(#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
(#221) Variable "aValues" must be all lower-case
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 8 spaces, found 2
(#222) Variable "mRuleValue" must be all lower-case
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Variable "aValues" must be all lower-case
(#223) Variable "mRuleValue" must be all lower-case
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 8 spaces, found 2
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 12 spaces, found 3
(#225) Variable "aValues" must be all lower-case
(#225) Variable "mRuleValue" must be all lower-case
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 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 8 spaces, found 2
(#227) Variable "aValues" must be all lower-case
(#227) Variable "mValue" must be all lower-case
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 12 spaces, found 3
(#228) Variable "mValue" must be all lower-case
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 16 spaces, found 4
(#229) Variable "mValue" must be all lower-case
(#229) Variable "mValue" must be all lower-case
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 12 spaces, found 3
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 12 spaces, found 3
(#231) Variable "mValue" must be all lower-case
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 16 spaces, found 4
(#232) Variable "sProperty" must be all lower-case
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 20 spaces, found 5
(#233) Variable "aFontProperties" must be all lower-case
(#233) Variable "sProperty" must be all lower-case
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 24 spaces, found 6
(#234) Variable "aFontProperties" must be all lower-case
(#234) Variable "sProperty" must be all lower-case
(#234) Variable "mValue" must be all lower-case
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 20 spaces, found 5
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 16 spaces, found 4
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 12 spaces, found 3
(#237) Variable "mValue" must be all lower-case
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 16 spaces, found 4
(#238) Variable "aFontProperties" must be all lower-case
(#238) Variable "mValue" must be all lower-case
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 12 spaces, found 3
(#239) Variable "mValue" must be all lower-case
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 16 spaces, found 4
(#240) Variable "aFontProperties" must be all lower-case
(#240) Variable "mValue" must be all lower-case
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 12 spaces, found 3
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 12 spaces, found 5
(#242) Variable "mValue" must be all lower-case
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 12 spaces, found 5
(#243) Variable "mValue" must be all lower-case
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 12 spaces, found 5
(#244) Variable "mValue" must be all lower-case
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 18 spaces, found 3
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 22 spaces, found 4
(#246) Variable "aFontProperties" must be all lower-case
(#246) Variable "mValue" must be all lower-case
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 12 spaces, found 3
(#247) Variable "mValue" must be all lower-case
(#247) Variable "mValue" must be all lower-case
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 16 spaces, found 4
(#248) Variable "oSize" must be all lower-case
(#248) Variable "oHeight" must be all lower-case
(#248) Variable "mValue" must be all lower-case
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 16 spaces, found 4
(#249) Variable "aFontProperties" must be all lower-case
(#249) Variable "oSize" must be all lower-case
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 16 spaces, found 4
(#250) Variable "aFontProperties" must be all lower-case
(#250) Variable "oHeight" must be all lower-case
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 12 spaces, found 3
(#251) Variable "mValue" must be all lower-case
(#251) Variable "mValue" must be all lower-case
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 16 spaces, found 4
(#252) Variable "aFontProperties" must be all lower-case
(#252) Variable "mValue" must be all lower-case
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 12 spaces, found 3
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 16 spaces, found 4
(#254) Variable "aFontProperties" must be all lower-case
(#254) Variable "mValue" must be all lower-case
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 12 spaces, found 3
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 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 8 spaces, found 2
(#257) Variable "aFontProperties" must be all lower-case
(#257) Variable "sProperty" must be all lower-case
(#257) Variable "mValue" must be all lower-case
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 12 spaces, found 3
(#258) Variable "oNewRule" must be all lower-case
(#258) Variable "sProperty" must be all lower-case
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 12 spaces, found 3
(#259) Variable "oNewRule" must be all lower-case
(#259) Variable "mValue" must be all lower-case
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 12 spaces, found 3
(#260) Variable "oNewRule" must be all lower-case
(#260) Variable "oRule" must be all lower-case
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 12 spaces, found 3
(#261) Variable "oNewRule" must be all lower-case
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 1
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 4 spaces, found 1
(#267) Line indented incorrectly; expected at least 4 spaces, found 2
(#268) Line indented incorrectly; expected at least 4 spaces, found 2
(#269) Line indented incorrectly; expected at least 4 spaces, found 2
(#270) Line indented incorrectly; expected at least 4 spaces, found 2
(#271) Line indented incorrectly; expected at least 4 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
(#273) Public method name "DeclarationBlock::expandBackgroundShorthand" must be in lower-case letters only
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Variable "aRules" must be all lower-case
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Inline control structures are not allowed
(#275) Variable "aRules" 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 3
(#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
(#277) Variable "oRule" must be all lower-case
(#277) Variable "aRules" must be all lower-case
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Variable "aBgProperties" must be all lower-case
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 3
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 3
(#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 3
(#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 at least 8 spaces, found 2
(#283) Variable "mRuleValue" must be all lower-case
(#283) Variable "oRule" must be all lower-case
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Variable "aValues" must be all lower-case
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 8 spaces, found 2
(#285) Variable "mRuleValue" must be all lower-case
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 12 spaces, found 3
(#286) Variable "aValues" must be all lower-case
(#286) Variable "mRuleValue" must be all lower-case
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 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 at least 12 spaces, found 3
(#288) Variable "aValues" must be all lower-case
(#288) Variable "mRuleValue" must be all lower-case
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 8 spaces, found 2
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 8 spaces, found 2
(#290) Variable "aValues" must be all lower-case
(#290) Variable "aValues" must be all lower-case
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 12 spaces, found 3
(#291) Variable "aBgProperties" must be all lower-case
(#291) Variable "sProperty" must be all lower-case
(#291) Variable "mValue" must be all lower-case
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 16 spaces, found 4
(#292) Variable "oNewRule" must be all lower-case
(#292) Variable "sProperty" must be all lower-case
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 16 spaces, found 4
(#293) Variable "oNewRule" must be all lower-case
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 16 spaces, found 4
(#294) Variable "oNewRule" must be all lower-case
(#294) Variable "oRule" must be all lower-case
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 16 spaces, found 4
(#295) Variable "oNewRule" must be all lower-case
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 12 spaces, found 3
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 12 spaces, found 3
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 12 spaces, found 3
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 8 spaces, found 2
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#300) Variable "iNumBgPos" must be all lower-case
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 8 spaces, found 2
(#301) Variable "aValues" must be all lower-case
(#301) Variable "mValue" must be all lower-case
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 12 spaces, found 3
(#302) Variable "mValue" must be all lower-case
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 16 spaces, found 4
(#303) Variable "mValue" must be all lower-case
(#303) Variable "mValue" must be all lower-case
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 12 spaces, found 3
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 12 spaces, found 3
(#305) Variable "mValue" must be all lower-case
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 16 spaces, found 4
(#306) Variable "aBgProperties" must be all lower-case
(#306) Variable "mValue" must be all lower-case
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 12 spaces, found 3
(#307) Variable "mValue" must be all lower-case
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 16 spaces, found 4
(#308) Variable "aBgProperties" must be all lower-case
(#308) Variable "mValue" must be all lower-case
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 12 spaces, found 3
(#309) Variable "mValue" must be all lower-case
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 16 spaces, found 4
(#310) Variable "aBgProperties" must be all lower-case
(#310) Variable "mValue" must be all lower-case
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 12 spaces, found 3
(#311) Variable "mValue" must be all lower-case
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 16 spaces, found 4
(#312) Variable "aBgProperties" must be all lower-case
(#312) Variable "mValue" must be all lower-case
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 12 spaces, found 3
(#313) Variable "mValue" must be all lower-case
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 12 spaces, found 5
(#314) Variable "mValue" must be all lower-case
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 18 spaces, found 3
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 22 spaces, found 4
(#316) Variable "iNumBgPos" must be all lower-case
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 26 spaces, found 5
(#317) Variable "aBgProperties" must be all lower-case
(#317) Variable "mValue" must be all lower-case
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 26 spaces, found 5
(#318) Variable "aBgProperties" must be all lower-case
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 24 spaces, found 4
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 28 spaces, found 5
(#320) Variable "aBgProperties" must be all lower-case
(#320) Variable "iNumBgPos" must be all lower-case
(#320) Variable "mValue" must be all lower-case
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 24 spaces, found 4
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 24 spaces, found 4
(#322) Variable "iNumBgPos" must be all lower-case
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 12 spaces, found 3
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 8 spaces, found 2
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 8 spaces, found 2
(#325) Variable "aBgProperties" must be all lower-case
(#325) Variable "sProperty" must be all lower-case
(#325) Variable "mValue" must be all lower-case
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 12 spaces, found 3
(#326) Variable "oNewRule" must be all lower-case
(#326) Variable "sProperty" must be all lower-case
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 12 spaces, found 3
(#327) Variable "oNewRule" must be all lower-case
(#327) Variable "oRule" must be all lower-case
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 12 spaces, found 3
(#328) Variable "oNewRule" must be all lower-case
(#328) Variable "mValue" must be all lower-case
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 12 spaces, found 3
(#329) Variable "oNewRule" must be all lower-case
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 8 spaces, found 2
(#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 4 spaces, found 1
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 4 spaces, found 1
(#334) Public method name "DeclarationBlock::expandListStyleShorthand" must be in lower-case letters only
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 2
(#335) Variable "aListProperties" must be all lower-case
(#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 3
(#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 3
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 3
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) Variable "aListStyleTypes" must be all lower-case
(#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 3
(#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 3
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 8 spaces, found 3
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 8 spaces, found 3
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 8 spaces, found 2
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#346) Variable "aListStylePositions" must be all lower-case
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 8 spaces, found 3
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Variable "aRules" must be all lower-case
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 8 spaces, found 2
(#350) Inline control structures are not allowed
(#350) Variable "aRules" must be all lower-case
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 8 spaces, found 3
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#352) Variable "oRule" must be all lower-case
(#352) Variable "aRules" must be all lower-case
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Variable "mRuleValue" must be all lower-case
(#353) Variable "oRule" must be all lower-case
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Variable "aValues" must be all lower-case
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 8 spaces, found 2
(#355) Variable "mRuleValue" must be all lower-case
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 12 spaces, found 3
(#356) Variable "aValues" must be all lower-case
(#356) Variable "mRuleValue" must be all lower-case
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 8 spaces, found 2
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 12 spaces, found 3
(#358) Variable "aValues" must be all lower-case
(#358) Variable "mRuleValue" must be all lower-case
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 8 spaces, found 2
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 8 spaces, found 2
(#360) Variable "aValues" must be all lower-case
(#360) Variable "aValues" must be all lower-case
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 12 spaces, found 3
(#361) Variable "aListProperties" must be all lower-case
(#361) Variable "sProperty" must be all lower-case
(#361) Variable "mValue" must be all lower-case
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 16 spaces, found 4
(#362) Variable "oNewRule" must be all lower-case
(#362) Variable "sProperty" must be all lower-case
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 16 spaces, found 4
(#363) Variable "oNewRule" must be all lower-case
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 16 spaces, found 4
(#364) Variable "oNewRule" must be all lower-case
(#364) Variable "oRule" must be all lower-case
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 16 spaces, found 4
(#365) Variable "oNewRule" must be all lower-case
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 12 spaces, found 3
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 12 spaces, found 3
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 12 spaces, found 3
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 8 spaces, found 2
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 8 spaces, found 2
(#370) Variable "aValues" must be all lower-case
(#370) Variable "mValue" must be all lower-case
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 12 spaces, found 3
(#371) Variable "mValue" must be all lower-case
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 16 spaces, found 4
(#372) Variable "mValue" must be all lower-case
(#372) Variable "mValue" must be all lower-case
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 12 spaces, found 3
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected 12 spaces, found 3
(#374) Variable "mValue" must be all lower-case
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 16 spaces, found 4
(#375) Variable "aListProperties" must be all lower-case
(#375) Variable "mValue" must be all lower-case
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 12 spaces, found 3
(#376) Variable "mValue" must be all lower-case
(#376) Variable "aListStyleTypes" must be all lower-case
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 16 spaces, found 4
(#377) Variable "aListProperties" must be all lower-case
(#377) Variable "mValue" must be all lower-case
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 12 spaces, found 3
(#378) Variable "mValue" must be all lower-case
(#378) Variable "aListStylePositions" must be all lower-case
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 16 spaces, found 4
(#379) Variable "aListProperties" must be all lower-case
(#379) Variable "mValue" must be all lower-case
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 12 spaces, found 3
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 8 spaces, found 2
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 8 spaces, found 2
(#382) Variable "aListProperties" must be all lower-case
(#382) Variable "sProperty" must be all lower-case
(#382) Variable "mValue" must be all lower-case
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 12 spaces, found 3
(#383) Variable "oNewRule" must be all lower-case
(#383) Variable "sProperty" must be all lower-case
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 12 spaces, found 3
(#384) Variable "oNewRule" must be all lower-case
(#384) Variable "oRule" must be all lower-case
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 12 spaces, found 3
(#385) Variable "oNewRule" must be all lower-case
(#385) Variable "mValue" must be all lower-case
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 12 spaces, found 3
(#386) Variable "oNewRule" must be all lower-case
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 8 spaces, found 2
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 4 spaces, found 1
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 4 spaces, found 1
(#391) Public method name "DeclarationBlock::createShorthandProperties" must be in lower-case letters only
(#391) Variable "aProperties" must be all lower-case
(#391) Variable "sShorthand" must be all lower-case
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Variable "aRules" must be all lower-case
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 8 spaces, found 2
(#393) Variable "aNewValues" must be all lower-case
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 8 spaces, found 2
(#394) Variable "aProperties" must be all lower-case
(#394) Variable "sProperty" must be all lower-case
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 12 spaces, found 3
(#395) Inline control structures are not allowed
(#395) Variable "aRules" must be all lower-case
(#395) Variable "sProperty" must be all lower-case
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 12 spaces, found 4
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 12 spaces, found 3
(#397) Variable "oRule" must be all lower-case
(#397) Variable "aRules" must be all lower-case
(#397) Variable "sProperty" must be all lower-case
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 12 spaces, found 3
(#398) Variable "oRule" must be all lower-case
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 16 spaces, found 4
(#399) Variable "mRuleValue" must be all lower-case
(#399) Variable "oRule" must be all lower-case
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 16 spaces, found 4
(#400) Variable "aValues" must be all lower-case
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 16 spaces, found 4
(#401) Variable "mRuleValue" must be all lower-case
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 20 spaces, found 5
(#402) Variable "aValues" must be all lower-case
(#402) Variable "mRuleValue" must be all lower-case
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 16 spaces, found 4
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 20 spaces, found 5
(#404) Variable "aValues" must be all lower-case
(#404) Variable "mRuleValue" must be all lower-case
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 16 spaces, found 4
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 16 spaces, found 4
(#406) Variable "aValues" must be all lower-case
(#406) Variable "mValue" must be all lower-case
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 20 spaces, found 5
(#407) Variable "aNewValues" must be all lower-case
(#407) Variable "mValue" must be all lower-case
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 16 spaces, found 4
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 16 spaces, found 4
(#409) Variable "sProperty" must be all lower-case
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 12 spaces, found 3
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 8 spaces, found 2
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 8 spaces, found 2
(#412) Variable "aNewValues" must be all lower-case
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 12 spaces, found 3
(#413) Variable "oNewRule" must be all lower-case
(#413) Variable "sShorthand" must be all lower-case
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 12 spaces, found 3
(#414) Variable "aNewValues" must be all lower-case
(#414) Variable "mValue" must be all lower-case
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 16 spaces, found 4
(#415) Variable "oNewRule" must be all lower-case
(#415) Variable "mValue" must be all lower-case
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 12 spaces, found 3
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 12 spaces, found 3
(#417) Variable "oNewRule" must be all lower-case
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 8 spaces, found 2
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 4 spaces, found 1
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 4 spaces, found 1
(#421) Public method name "DeclarationBlock::createBackgroundShorthand" must be in lower-case letters only
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#422) Variable "aProperties" must be all lower-case
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 3
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 8 spaces, found 3
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) Variable "aProperties" must be all lower-case
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 4 spaces, found 1
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 4 spaces, found 1
(#429) Public method name "DeclarationBlock::createListStyleShorthand" must be in lower-case letters only
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 8 spaces, found 2
(#430) Variable "aProperties" must be all lower-case
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 8 spaces, found 3
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 8 spaces, found 2
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 8 spaces, found 2
(#433) Variable "aProperties" must be all lower-case
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected 4 spaces, found 1
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 4 spaces, found 1
(#437) Spaces must be used to indent lines; tabs are not allowed
(#438) Spaces must be used to indent lines; tabs are not allowed
(#439) Spaces must be used to indent lines; tabs are not allowed
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 4 spaces, found 1
(#440) Public method name "DeclarationBlock::createBorderShorthand" must be in lower-case letters only
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) Variable "aProperties" must be all lower-case
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 8 spaces, found 3
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 8 spaces, found 2
(#444) Variable "aProperties" must be all lower-case
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 4 spaces, found 1
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 4 spaces, found 1
(#448) Line indented incorrectly; expected at least 4 spaces, found 2
(#449) Line indented incorrectly; expected at least 4 spaces, found 2
(#449) Whitespace found at end of line
(#450) Line indented incorrectly; expected at least 4 spaces, found 2
(#451) Line indented incorrectly; expected at least 4 spaces, found 2
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 4 spaces, found 1
(#453) Public method name "DeclarationBlock::createDimensionsShorthand" must be in lower-case letters only
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 8 spaces, found 2
(#454) Variable "aPositions" must be all lower-case
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 8 spaces, found 2
(#455) Variable "aExpansions" must be all lower-case
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 8 spaces, found 3
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 8 spaces, found 3
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 8 spaces, found 3
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 8 spaces, found 3
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 8 spaces, found 3
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 8 spaces, found 2
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 8 spaces, found 2
(#462) Variable "aRules" must be all lower-case
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 8 spaces, found 2
(#463) Variable "aExpansions" must be all lower-case
(#463) Variable "sProperty" must be all lower-case
(#463) Variable "sExpanded" must be all lower-case
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 3
(#464) Variable "aFoldable" must be all lower-case
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 12 spaces, found 3
(#465) Variable "aRules" must be all lower-case
(#465) Variable "sRuleName" must be all lower-case
(#465) Variable "oRule" must be all lower-case
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 16 spaces, found 4
(#466) Variable "aPositions" must be all lower-case
(#466) Variable "sPosition" must be all lower-case
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 20 spaces, found 5
(#467) Variable "sRuleName" must be all lower-case
(#467) Variable "sExpanded" must be all lower-case
(#467) Variable "sPosition" must be all lower-case
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 24 spaces, found 6
(#468) Variable "aFoldable" must be all lower-case
(#468) Variable "sRuleName" must be all lower-case
(#468) Variable "oRule" must be all lower-case
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 20 spaces, found 5
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 16 spaces, found 4
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 12 spaces, found 3
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Line indented incorrectly; expected at least 12 spaces, found 3
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 12 spaces, found 3
(#473) Variable "aFoldable" must be all lower-case
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 16 spaces, found 4
(#474) Variable "aValues" must be all lower-case
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 16 spaces, found 4
(#475) Variable "aPositions" must be all lower-case
(#475) Variable "sPosition" must be all lower-case
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 20 spaces, found 5
(#476) Variable "oRule" must be all lower-case
(#476) Variable "aRules" must be all lower-case
(#476) Variable "sExpanded" must be all lower-case
(#476) Variable "sPosition" must be all lower-case
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 20 spaces, found 5
(#477) Variable "mRuleValue" must be all lower-case
(#477) Variable "oRule" must be all lower-case
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 20 spaces, found 5
(#478) Variable "aRuleValues" must be all lower-case
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected 20 spaces, found 5
(#479) Variable "mRuleValue" must be all lower-case
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 24 spaces, found 6
(#480) Variable "aRuleValues" must be all lower-case
(#480) Variable "mRuleValue" must be all lower-case
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 20 spaces, found 5
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 24 spaces, found 6
(#482) Variable "aRuleValues" must be all lower-case
(#482) Variable "mRuleValue" must be all lower-case
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 20 spaces, found 5
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 20 spaces, found 5
(#484) Variable "aValues" must be all lower-case
(#484) Variable "sPosition" must be all lower-case
(#484) Variable "aRuleValues" must be all lower-case
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 16 spaces, found 4
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 16 spaces, found 4
(#486) Variable "oNewRule" must be all lower-case
(#486) Variable "sProperty" must be all lower-case
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 16 spaces, found 4
(#487) Variable "aValues" must be all lower-case
(#487) Variable "aValues" must be all lower-case
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 20 spaces, found 5
(#488) Variable "aValues" must be all lower-case
(#488) Variable "aValues" must be all lower-case
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 24 spaces, found 6
(#489) Variable "aValues" must be all lower-case
(#489) Variable "aValues" must be all lower-case
(#490) Spaces must be used to indent lines; tabs are not allowed
(#490) Tab found within whitespace
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) Line indented incorrectly; expected at least 28 spaces, found 7
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 28 spaces, found 7
(#491) Variable "oNewRule" must be all lower-case
(#491) Variable "aValues" must be all lower-case
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 24 spaces, found 6
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Line indented incorrectly; expected at least 28 spaces, found 7
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 28 spaces, found 7
(#494) Variable "oNewRule" must be all lower-case
(#494) Variable "aValues" must be all lower-case
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 28 spaces, found 7
(#495) Variable "oNewRule" must be all lower-case
(#495) Variable "aValues" must be all lower-case
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 24 spaces, found 6
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected 20 spaces, found 5
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Line indented incorrectly; expected at least 24 spaces, found 6
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 24 spaces, found 6
(#499) Variable "oNewRule" must be all lower-case
(#499) Variable "aValues" must be all lower-case
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 24 spaces, found 6
(#500) Variable "oNewRule" must be all lower-case
(#500) Variable "aValues" must be all lower-case
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 24 spaces, found 6
(#501) Variable "oNewRule" must be all lower-case
(#501) Variable "aValues" must be all lower-case
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected 20 spaces, found 5
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 16 spaces, found 4
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Line indented incorrectly; expected at least 20 spaces, found 5
(#504) Whitespace found at end of line
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 20 spaces, found 5
(#505) Variable "oNewRule" must be all lower-case
(#505) Variable "aValues" must be all lower-case
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 20 spaces, found 5
(#506) Variable "oNewRule" must be all lower-case
(#506) Variable "aValues" must be all lower-case
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 20 spaces, found 5
(#507) Variable "oNewRule" must be all lower-case
(#507) Variable "aValues" must be all lower-case
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 20 spaces, found 5
(#508) Variable "oNewRule" must be all lower-case
(#508) Variable "aValues" must be all lower-case
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 16 spaces, found 4
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 16 spaces, found 4
(#510) Variable "oNewRule" must be all lower-case
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 16 spaces, found 4
(#511) Variable "aPositions" must be all lower-case
(#511) Variable "sPosition" must be all lower-case
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 20 spaces, found 5
(#512) Variable "sExpanded" must be all lower-case
(#512) Variable "sPosition" must be all lower-case
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected 16 spaces, found 4
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected 12 spaces, found 3
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected 8 spaces, found 2
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected 4 spaces, found 1
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 4 spaces, found 1
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Whitespace found at end of line
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Whitespace found at end of line
(#521) Spaces must be used to indent lines; tabs are not allowed
(#522) Spaces must be used to indent lines; tabs are not allowed
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected 4 spaces, found 1
(#523) Public method name "DeclarationBlock::createFontShorthand" must be in lower-case letters only
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 8 spaces, found 2
(#524) Variable "aFontProperties" must be all lower-case
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 3
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 8 spaces, found 2
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 8 spaces, found 2
(#527) Variable "aRules" must be all lower-case
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected 8 spaces, found 2
(#528) Variable "aRules" must be all lower-case
(#528) Variable "aRules" must be all lower-case
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 12 spaces, found 3
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected 8 spaces, found 2
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 8 spaces, found 2
(#531) Variable "oNewRule" must be all lower-case
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 8 spaces, found 2
(#532) Variable "sProperty" must be all lower-case
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected 12 spaces, found 3
(#533) Variable "aRules" must be all lower-case
(#533) Variable "sProperty" must be all lower-case
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 16 spaces, found 4
(#534) Variable "oRule" must be all lower-case
(#534) Variable "aRules" must be all lower-case
(#534) Variable "sProperty" must be all lower-case
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 16 spaces, found 4
(#535) Variable "mRuleValue" must be all lower-case
(#535) Variable "oRule" must be all lower-case
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 16 spaces, found 4
(#536) Variable "aValues" must be all lower-case
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected 16 spaces, found 4
(#537) Variable "mRuleValue" must be all lower-case
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 20 spaces, found 5
(#538) Variable "aValues" must be all lower-case
(#538) Variable "mRuleValue" must be all lower-case
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected 16 spaces, found 4
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 20 spaces, found 5
(#540) Variable "aValues" must be all lower-case
(#540) Variable "mRuleValue" must be all lower-case
(#541) Spaces must be used to indent lines; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected 16 spaces, found 4
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 16 spaces, found 4
(#542) Variable "aValues" must be all lower-case
(#543) Spaces must be used to indent lines; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 20 spaces, found 5
(#543) Variable "oNewRule" must be all lower-case
(#543) Variable "aValues" must be all lower-case
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected 16 spaces, found 4
(#545) Spaces must be used to indent lines; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected 12 spaces, found 3
(#546) Spaces must be used to indent lines; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected 8 spaces, found 2
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Line indented incorrectly; expected at least 8 spaces, found 2
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 8 spaces, found 2
(#548) Variable "oRule" must be all lower-case
(#548) Variable "aRules" must be all lower-case
(#549) Spaces must be used to indent lines; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 8 spaces, found 2
(#549) Variable "mRuleValue" must be all lower-case
(#549) Variable "oRule" must be all lower-case
(#550) Spaces must be used to indent lines; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 8 spaces, found 2
(#550) Variable "aFSValues" must be all lower-case
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 8 spaces, found 2
(#551) Variable "mRuleValue" must be all lower-case
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 12 spaces, found 3
(#552) Variable "aFSValues" must be all lower-case
(#552) Variable "mRuleValue" must be all lower-case
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected 8 spaces, found 2
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 12 spaces, found 3
(#554) Variable "aFSValues" must be all lower-case
(#554) Variable "mRuleValue" must be all lower-case
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected 8 spaces, found 2
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) Line indented incorrectly; expected at least 8 spaces, found 2
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected 8 spaces, found 2
(#557) Variable "aRules" must be all lower-case
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 12 spaces, found 3
(#558) Variable "oRule" must be all lower-case
(#558) Variable "aRules" must be all lower-case
(#559) Spaces must be used to indent lines; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 12 spaces, found 3
(#559) Variable "mRuleValue" must be all lower-case
(#559) Variable "oRule" must be all lower-case
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 12 spaces, found 3
(#560) Variable "aLHValues" must be all lower-case
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected 12 spaces, found 3
(#561) Variable "mRuleValue" must be all lower-case
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 16 spaces, found 4
(#562) Variable "aLHValues" must be all lower-case
(#562) Variable "mRuleValue" must be all lower-case
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 12 spaces, found 3
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 16 spaces, found 4
(#564) Variable "aLHValues" must be all lower-case
(#564) Variable "mRuleValue" must be all lower-case
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected 12 spaces, found 3
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected 12 spaces, found 3
(#566) Variable "aLHValues" must be all lower-case
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 16 spaces, found 4
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 16 spaces, found 4
(#568) Variable "aFSValues" must be all lower-case
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 16 spaces, found 4
(#569) Variable "aLHValues" must be all lower-case
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 16 spaces, found 4
(#570) Variable "oNewRule" must be all lower-case
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected 12 spaces, found 3
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 8 spaces, found 2
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 12 spaces, found 3
(#573) Variable "oNewRule" must be all lower-case
(#573) Variable "aFSValues" must be all lower-case
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected 8 spaces, found 2
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 8 spaces, found 2
(#575) Variable "oRule" must be all lower-case
(#575) Variable "aRules" must be all lower-case
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 8 spaces, found 2
(#576) Variable "mRuleValue" must be all lower-case
(#576) Variable "oRule" must be all lower-case
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 8 spaces, found 2
(#577) Variable "aFFValues" must be all lower-case
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected 8 spaces, found 2
(#578) Variable "mRuleValue" must be all lower-case
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 12 spaces, found 3
(#579) Variable "aFFValues" must be all lower-case
(#579) Variable "mRuleValue" must be all lower-case
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 8 spaces, found 2
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 12 spaces, found 3
(#581) Variable "aFFValues" must be all lower-case
(#581) Variable "mRuleValue" must be all lower-case
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected 8 spaces, found 2
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 8 spaces, found 2
(#583) Variable "oFFValue" must be all lower-case
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 8 spaces, found 2
(#584) Variable "oFFValue" must be all lower-case
(#584) Variable "aFFValues" must be all lower-case
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 8 spaces, found 2
(#585) Variable "oNewRule" must be all lower-case
(#585) Variable "oFFValue" must be all lower-case
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 8 spaces, found 2
(#587) Variable "oNewRule" must be all lower-case
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected 8 spaces, found 2
(#588) Variable "aFontProperties" must be all lower-case
(#588) Variable "sProperty" must be all lower-case
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected at least 12 spaces, found 3
(#589) Variable "sProperty" must be all lower-case
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected 8 spaces, found 2
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 4 spaces, found 1
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected 4 spaces, found 1
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 8 spaces, found 2
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected 4 spaces, found 1
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 4 spaces, found 1
(#597) Variable "oOutputFormat" must be all lower-case
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 8 spaces, found 2
(#598) Expected "if (...) {\n"; found "if(...) {\n"
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Line indented incorrectly; expected at least 12 spaces, found 3
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 12 spaces, found 3
(#601) Spaces must be used to indent lines; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 8 spaces, found 2
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 8 spaces, found 2
(#602) Variable "sResult" must be all lower-case
(#602) Variable "oOutputFormat" must be all lower-case
(#602) Variable "oOutputFormat" must be all lower-case
(#602) Variable "oOutputFormat" must be all lower-case
(#602) Variable "oOutputFormat" must be all lower-case
(#602) Line exceeds maximum limit of 180 characters; contains 208 characters
(#603) Spaces must be used to indent lines; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 8 spaces, found 2
(#603) Variable "sResult" must be all lower-case
(#603) Variable "oOutputFormat" must be all lower-case
(#604) Spaces must be used to indent lines; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 8 spaces, found 2
(#604) Variable "sResult" must be all lower-case
(#605) Spaces must be used to indent lines; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 8 spaces, found 2
(#605) Variable "sResult" must be all lower-case
(#606) Spaces must be used to indent lines; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/RuleSet/RuleSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Member variable "aRules" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#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) Public method name "RuleSet::addRule" must be in lower-case letters only
(#20) Variable "oRule" must be all lower-case
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Variable "sRule" must be all lower-case
(#21) Variable "oRule" must be all lower-case
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 8 spaces, found 2
(#22) Expected "if (...) {\n"; found "if(...) {\n"
(#22) Variable "sRule" must be all lower-case
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 12 spaces, found 3
(#23) Variable "sRule" must be all lower-case
(#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 8 spaces, found 2
(#25) Variable "sRule" must be all lower-case
(#25) Variable "oRule" must be all lower-case
(#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
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Line exceeds maximum limit of 180 characters; contains 294 characters
(#31) Spaces must be used to indent lines; tabs are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#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
(#34) Public method name "RuleSet::getRules" must be in lower-case letters only
(#34) Variable "mRule" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 8 spaces, found 2
(#35) Variable "mRule" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 12 spaces, found 3
(#36) Variable "mRule" must be all lower-case
(#36) Variable "mRule" must be all lower-case
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#38) Variable "aResult" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 8 spaces, found 2
(#39) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#39) Variable "sName" must be all lower-case
(#39) Variable "aRules" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line exceeds 132 characters; contains 169 characters
(#40) Line indented incorrectly; expected at least 12 spaces, found 3
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 12 spaces, found 3
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#41) Variable "mRule" must be all lower-case
(#41) Variable "sName" must be all lower-case
(#41) Variable "mRule" must be all lower-case
(#41) Variable "mRule" must be all lower-case
(#41) Variable "mRule" must be all lower-case
(#41) Variable "sName" must be all lower-case
(#41) Variable "mRule" must be all lower-case
(#41) Variable "sName" must be all lower-case
(#41) Variable "mRule" must be all lower-case
(#41) Line exceeds 132 characters; contains 166 characters
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 16 spaces, found 4
(#42) Variable "aResult" must be all lower-case
(#42) Variable "aResult" must be all lower-case
(#42) Variable "aRules" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 12 spaces, found 3
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Variable "aResult" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Line exceeds maximum limit of 180 characters; contains 212 characters
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Line exceeds maximum limit of 180 characters; contains 284 characters
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Line exceeds maximum limit of 180 characters; contains 330 characters
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#53) Public method name "RuleSet::getRulesAssoc" must be in lower-case letters only
(#53) Variable "mRule" must be all lower-case
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Variable "aResult" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#55) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#55) Variable "mRule" must be all lower-case
(#55) Variable "oRule" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Variable "aResult" must be all lower-case
(#56) Variable "oRule" must be all lower-case
(#56) Variable "oRule" must be all lower-case
(#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
(#58) Variable "aResult" must be all lower-case
(#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
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Expected 2 space(s) before asterisk; 1 found
(#62) Line exceeds maximum limit of 180 characters; contains 435 characters
(#63) Expected 2 space(s) before asterisk; 1 found
(#63) Line exceeds maximum limit of 180 characters; contains 279 characters
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Expected 2 space(s) before asterisk; 1 found
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) Public method name "RuleSet::removeRule" must be in lower-case letters only
(#65) Variable "mRule" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#66) Expected "if (...) {\n"; found "if(...) {\n"
(#66) Variable "mRule" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 12 spaces, found 3
(#67) Variable "sRule" must be all lower-case
(#67) Variable "mRule" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 12 spaces, found 3
(#68) Expected "if (...) {\n"; found "if(...) {\n"
(#68) Variable "sRule" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 16 spaces, found 4
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 12 spaces, found 3
(#71) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#71) Variable "sRule" must be all lower-case
(#71) Variable "iKey" must be all lower-case
(#71) Variable "oRule" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 16 spaces, found 4
(#72) Expected "if (...) {\n"; found "if(...) {\n"
(#72) Variable "oRule" must be all lower-case
(#72) Variable "mRule" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 20 spaces, found 5
(#73) Variable "sRule" must be all lower-case
(#73) Variable "iKey" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 16 spaces, found 4
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 12 spaces, found 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 12 spaces, found 3
(#77) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#77) Variable "sName" must be all lower-case
(#77) Variable "aRules" must be all lower-case
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line exceeds maximum limit of 180 characters; contains 211 characters
(#78) Line indented incorrectly; expected at least 16 spaces, found 4
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 16 spaces, found 4
(#79) Expected "if (...) {\n"; found "if(...) {\n"
(#79) Variable "mRule" must be all lower-case
(#79) Variable "sName" must be all lower-case
(#79) Variable "mRule" must be all lower-case
(#79) Variable "mRule" must be all lower-case
(#79) Variable "mRule" must be all lower-case
(#79) Variable "sName" must be all lower-case
(#79) Variable "mRule" must be all lower-case
(#79) Variable "sName" must be all lower-case
(#79) Variable "mRule" must be all lower-case
(#79) Line exceeds 132 characters; contains 167 characters
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 20 spaces, found 5
(#80) Variable "sName" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 16 spaces, found 4
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#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) Variable "oOutputFormat" must be all lower-case
(#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
(#91) Variable "sResult" must be all lower-case
(#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
(#92) Variable "bIsFirst" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#93) Variable "aRules" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 12 spaces, found 3
(#94) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#94) Variable "aRules" must be all lower-case
(#94) Variable "oRule" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 16 spaces, found 4
(#95) Variable "sRendered" must be all lower-case
(#95) Variable "oOutputFormat" must be all lower-case
(#95) Variable "oRule" must be all lower-case
(#95) Variable "oOutputFormat" must be all lower-case
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 20 spaces, found 5
(#96) Variable "oRule" must be all lower-case
(#96) Variable "oOutputFormat" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 16 spaces, found 4
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Variable "sRendered" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Variable "bIsFirst" must be all lower-case
(#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 5
(#102) Variable "bIsFirst" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 5
(#103) Variable "sResult" must be all lower-case
(#103) Variable "oOutputFormat" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 5
(#105) Variable "sResult" must be all lower-case
(#105) Variable "oOutputFormat" must be all lower-case
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 16 spaces, found 4
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 16 spaces, found 4
(#107) Variable "sResult" must be all lower-case
(#107) Variable "sRendered" must be all lower-case
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 12 spaces, found 3
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 2
(#111) Expected "if (...) {\n"; found "if(...) {\n"
(#111) Variable "bIsFirst" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Variable "sResult" must be all lower-case
(#113) Variable "oOutputFormat" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Variable "oOutputFormat" must be all lower-case
(#116) Variable "sResult" must be all lower-case
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#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
(#14) Line exceeds maximum limit of 180 characters; contains 215 characters
(#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) Member variable "bMultibyteSupport" 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 at least 4 spaces, found 1
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Expected 2 space(s) before asterisk; 1 found
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Expected 2 space(s) before asterisk; 1 found
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#21) Member variable "sDefaultCharset" must be all lower-case
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Expected 2 space(s) before asterisk; 1 found
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Expected 2 space(s) before asterisk; 1 found
(#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
(#26) Member variable "bLenientParsing" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Public method name "Settings::withMultibyteSupport" must be in lower-case letters only
(#36) Variable "bMultibyteSupport" must be all lower-case
(#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
(#37) Variable "bMultibyteSupport" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#41) Public method name "Settings::withDefaultCharset" must be in lower-case letters only
(#41) Variable "sDefaultCharset" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Variable "sDefaultCharset" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#46) Public method name "Settings::withLenientParsing" must be in lower-case letters only
(#46) Variable "bLenientParsing" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Variable "bLenientParsing" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Public method name "Settings::beStrict" must be in lower-case letters only
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Value/CSSFunction.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected 4 spaces, found 1
(#7) Member variable "sName" must be all lower-case
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#9) Variable "sName" must be all lower-case
(#9) Variable "aArguments" must be all lower-case
(#9) Variable "sSeparator" must be all lower-case
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 8 spaces, found 2
(#10) Expected "if (...) {\n"; found "if(...) {\n"
(#10) Variable "aArguments" must be all lower-case
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 12 spaces, found 3
(#11) Variable "sSeparator" must be all lower-case
(#11) Variable "aArguments" must be all lower-case
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 12 spaces, found 3
(#12) Variable "aArguments" must be all lower-case
(#12) Variable "aArguments" must be all lower-case
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected 8 spaces, found 2
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Variable "sName" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Variable "aArguments" must be all lower-case
(#15) Variable "sSeparator" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#18) Public method name "CSSFunction::getName" must be in lower-case letters only
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 4 spaces, found 1
(#22) Public method name "CSSFunction::setName" must be in lower-case letters only
(#22) Variable "sName" must be all lower-case
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Variable "sName" must be all lower-case
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#26) Public method name "CSSFunction::getArguments" must be in lower-case letters only
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#34) Variable "oOutputFormat" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Variable "aArguments" must be all lower-case
(#35) Variable "oOutputFormat" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Value/Color.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected 4 spaces, found 1
(#7) Variable "aColor" must be all lower-case
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 8 spaces, found 2
(#8) Variable "aColor" must be all lower-case
(#8) Variable "aColor" must be all lower-case
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Public method name "Color::getColor" must be in lower-case letters only
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) Public method name "Color::setColor" must be in lower-case letters only
(#15) Variable "aColor" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Variable "aColor" 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 "aColor" 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
(#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) Public method name "Color::getColorDescription" must be in lower-case letters only
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#28) Variable "oOutputFormat" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 8 spaces, found 2
(#30) Expected "if (...) {\n"; found "if(...) {\n"
(#30) Variable "oOutputFormat" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 12 spaces, found 3
(#31) Variable "sResult" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 12 spaces, found 4
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 12 spaces, found 4
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 12 spaces, found 4
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 4
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 18 spaces, found 3
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 18 spaces, found 3
(#37) Variable "sResult" must be all lower-case
(#37) Variable "sResult" must be all lower-case
(#37) Variable "sResult" must be all lower-case
(#37) Variable "sResult" must be all lower-case
(#37) Variable "sResult" must be all lower-case
(#37) Variable "sResult" must be all lower-case
(#37) Variable "sResult" must be all lower-case
(#37) Variable "sResult" must be all lower-case
(#37) Line exceeds 132 characters; contains 158 characters
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Variable "oOutputFormat" must be all lower-case
(#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
mod/newsletter/cssparser/Value/PrimitiveValue.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Whitespace found at end of line
mod/newsletter/cssparser/Value/RuleValueList.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected 4 spaces, found 1
(#7) Variable "sSeparator" must be all lower-case
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 8 spaces, found 2
(#8) Variable "sSeparator" must be all lower-case
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Value/Size.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#7) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Line exceeds maximum limit of 180 characters; contains 189 characters
(#7) No space found before comment text; expected "// vh/vw/vm(ax)/vmin/rem are absolute insofar as they don’t scale to the immediate parent (only the viewport)" but found "//vh/vw/vm(ax)/vmin/rem are absolute insofar as they don’t scale to the immediate parent (only the viewport)"
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Member variable "fSize" must be all lower-case
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Member variable "sUnit" must be all lower-case
(#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) Member variable "bIsColorComponent" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) Variable "fSize" must be all lower-case
(#15) Variable "sUnit" must be all lower-case
(#15) Variable "bIsColorComponent" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Variable "fSize" 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 "sUnit" 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 at least 8 spaces, found 2
(#18) Variable "bIsColorComponent" must be all lower-case
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#21) Public method name "Size::setUnit" must be in lower-case letters only
(#21) Variable "sUnit" must be all lower-case
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#22) Variable "sUnit" must be all lower-case
(#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
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) Public method name "Size::getUnit" must be in lower-case letters only
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Public method name "Size::setSize" must be in lower-case letters only
(#29) Variable "fSize" must be all lower-case
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Variable "fSize" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#33) Public method name "Size::getSize" must be in lower-case letters only
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#37) Public method name "Size::isColorComponent" must be in lower-case letters only
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Public method name "Size::isSize" must be in lower-case letters only
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 12 spaces, found 3
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#52) Public method name "Size::isRelative" must be in lower-case letters only
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 12 spaces, found 3
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#66) Variable "oOutputFormat" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 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
(#68) Variable "sPoint" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Variable "sPoint" must be all lower-case
(#69) Line exceeds 132 characters; contains 135 characters
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Value/String.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected 4 spaces, found 1
(#7) Member variable "sString" must be all lower-case
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#9) Variable "sString" must be all lower-case
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 8 spaces, found 2
(#10) Variable "sString" must be all lower-case
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#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) Public method name "cString::setString" must be in lower-case letters only
(#13) Variable "sString" must be all lower-case
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Variable "sString" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#17) Public method name "cString::getString" must be in lower-case letters only
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) Variable "oOutputFormat" must be all lower-case
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Variable "sString" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Variable "sString" must be all lower-case
(#27) Variable "sString" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Variable "oOutputFormat" must be all lower-case
(#28) Variable "sString" must be all lower-case
(#28) Variable "oOutputFormat" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Value/URL.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Expected MOODLE_INTERNAL check or config.php inclusion
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected 4 spaces, found 1
(#8) Member variable "oURL" must be all lower-case
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Variable "oURL" must be all lower-case
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 8 spaces, found 2
(#11) Variable "oURL" must be all lower-case
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Public method name "URL::setURL" must be in lower-case letters only
(#14) Variable "oURL" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Variable "oURL" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#18) Public method name "URL::getURL" must be in lower-case letters only
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#26) Variable "oOutputFormat" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/cssparser/Value/Value.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) No space found before comment text; expected "// Methods are commented out because re-declaring them here is a fatal error in PHP < 5.3.9" but found "//Methods are commented out because re-declaring them here is a fatal error in PHP < 5.3.9"
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) This comment is 60% valid code; is this commented out code?
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) No space found before comment text; expected "// public abstract function __toString();" but found "//public abstract function __toString();"
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) This comment is 56% valid code; is this commented out code?
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) No space found before comment text; expected "// public abstract function render(\Sabberworm\CSS\OutputFormat $oOutputFormat);" but found "//public abstract function render(\Sabberworm\CSS\OutputFormat $oOutputFormat);"
mod/newsletter/cssparser/Value/ValueList.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected 4 spaces, found 1
(#7) Member variable "aComponents" must be all lower-case
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected 4 spaces, found 1
(#8) Member variable "sSeparator" must be all lower-case
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Variable "aComponents" must be all lower-case
(#10) Variable "sSeparator" must be all lower-case
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 8 spaces, found 2
(#11) Variable "aComponents" must be all lower-case
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 12 spaces, found 3
(#12) Variable "aComponents" must be all lower-case
(#12) Variable "aComponents" must be all lower-case
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected 8 spaces, found 2
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Variable "aComponents" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Variable "sSeparator" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#18) Public method name "ValueList::addListComponent" must be in lower-case letters only
(#18) Variable "mComponent" must be all lower-case
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Variable "mComponent" must be all lower-case
(#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
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 4 spaces, found 1
(#22) Public method name "ValueList::getListComponents" must be in lower-case letters only
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#26) Public method name "ValueList::setListComponents" must be in lower-case letters only
(#26) Variable "aComponents" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Variable "aComponents" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#30) Public method name "ValueList::getListSeparator" must be in lower-case letters only
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#34) Public method name "ValueList::setListSeparator" must be in lower-case letters only
(#34) Variable "sSeparator" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Variable "sSeparator" must be all lower-case
(#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
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) Variable "oOutputFormat" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Variable "oOutputFormat" must be all lower-case
(#43) Variable "oOutputFormat" must be all lower-case
(#43) Variable "oOutputFormat" must be all lower-case
(#43) Line exceeds maximum limit of 180 characters; contains 211 characters
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
mod/newsletter/db/events.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Spaces must be used to indent lines; tabs are not allowed
(#3) Tab found within whitespace
(#3) Whitespace found at end of line
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Whitespace found at end of line
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Whitespace found at end of line
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Whitespace found at end of line
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Whitespace found at end of line
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Whitespace found at end of line
(#21) Space found before semicolon; expected ");" but found ") ;"
mod/newsletter/db/install.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
mod/newsletter/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) 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
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
mod/newsletter/db/uninstall.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
mod/newsletter/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) This comment is 50% valid code; is this commented out code?
(#67) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Whitespace found at end of line
(#88) Whitespace found at end of line
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Whitespace found at end of line
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Whitespace found at end of line
(#101) Whitespace found at end of line
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Line indented incorrectly; expected at least 8 spaces, found 5
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 5
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 5
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 5
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 6
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 5
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 8 spaces, found 5
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 6
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 5
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 5
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 6
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 5
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 8 spaces, found 5
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 6
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 5
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#135) Whitespace found at end of line
(#136) Spaces must be used to indent lines; 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 5
(#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 5
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 8 spaces, found 5
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 5
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 8 spaces, found 5
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 6
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 5
(#152) Whitespace found at end of line
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 5
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 5
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Line indented incorrectly; expected at least 8 spaces, found 5
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 5
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 8 spaces, found 5
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 6
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 5
(#166) Whitespace found at end of line
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 5
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 5
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Line indented incorrectly; expected at least 8 spaces, found 5
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 5
(#174) Whitespace found at end of line
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 5
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 12 spaces, found 6
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 8 spaces, found 5
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Whitespace found at end of line
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Line indented incorrectly; expected at least 8 spaces, found 5
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 5
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#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 5
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 5
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 5
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 5
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 6
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 8 spaces, found 5
(#194) Whitespace found at end of line
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#200) Whitespace found at end of line
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 5
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 8 spaces, found 5
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 12 spaces, found 6
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 8 spaces, found 5
(#207) Whitespace found at end of line
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 5
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 5
(#211) Whitespace found at end of line
(#213) Whitespace found at end of line
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Line indented incorrectly; expected at least 8 spaces, found 5
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 8 spaces, found 5
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 6
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 8 spaces, found 5
(#220) Whitespace found at end of line
(#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 5
(#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 5
(#224) Whitespace found at end of line
(#226) Whitespace found at end of line
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Line indented incorrectly; expected at least 8 spaces, found 5
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 5
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 5
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 8 spaces, found 5
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 12 spaces, found 6
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 8 spaces, found 5
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 5
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Whitespace found at end of line
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 5
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 5
(#239) Whitespace found at end of line
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#243) Whitespace found at end of line
(#245) Whitespace found at end of line
(#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 5
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Line indented incorrectly; expected at least 8 spaces, found 5
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 5
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Whitespace found at end of line
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Line indented incorrectly; expected at least 8 spaces, found 5
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 8 spaces, found 5
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 12 spaces, found 6
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 8 spaces, found 5
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Whitespace found at end of line
(#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 5
(#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 5
(#261) Whitespace found at end of line
(#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 5
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Whitespace found at end of line
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Line indented incorrectly; expected at least 8 spaces, found 5
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 5
(#265) Line exceeds 132 characters; contains 138 characters
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Whitespace found at end of line
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Line indented incorrectly; expected at least 8 spaces, found 5
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 8 spaces, found 5
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 12 spaces, found 6
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 8 spaces, found 5
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Line indented incorrectly; expected at least 8 spaces, found 5
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 5
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Whitespace found at end of line
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Line indented incorrectly; expected at least 8 spaces, found 5
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 5
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 12 spaces, found 6
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 8 spaces, found 5
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Line indented incorrectly; expected at least 8 spaces, found 5
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 5
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Whitespace found at end of line
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Line indented incorrectly; expected at least 8 spaces, found 5
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 5
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 6
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 8 spaces, found 5
(#287) Whitespace found at end of line
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 5
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 8 spaces, found 5
(#289) Expected "if (...) {\n"; found "if(...) {\n"
(#289) Expected 1 space before "=="; 0 found
(#289) Expected 1 space after "=="; 0 found
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 12 spaces, found 3
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 12 spaces, found 3
(#291) Whitespace found at end of line
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 8 spaces, found 2
(#292) Closing brace indented incorrectly; expected 5 spaces, found 2
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Whitespace found at end of line
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 5
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 5
(#297) Whitespace found at end of line
mod/newsletter/guest_signup_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Whitespace found at end of line
(#68) This comment is 71% valid code; is this commented out code?
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) This comment is 74% valid code; is this commented out code?
(#74) No space found before comment text; expected "// $mform->addElement('submit', 'submitbutton', get_string('subscribe', 'mod_newsletter'));" but found "//$mform->addElement('submit', 'submitbutton', get_string('subscribe', 'mod_newsletter'));"
(#78) Visibility must be declared on method "definition_after_data"
(#78) Expected 1 space after closing parenthesis; found 0
(#85) Visibility must be declared on method "validation"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 5
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 5
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 at least 8 spaces, found 5
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 13
(#99) Whitespace found at end of line
mod/newsletter/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/newsletter/lang/de/newsletter.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/newsletter/lang/en/newsletter.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/newsletter/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) 80 slashes comments are not allowed; use "// Comment." instead
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) 80 slashes comments are not allowed; use "// Comment." instead
(#123) 80 slashes comments are not allowed; use "// Comment." instead
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) 80 slashes comments are not allowed; use "// Comment." instead
(#136) Closing brace must be on a line by itself
(#137) Closing brace must be on a line by itself
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Commas (,) must be followed by white space.
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 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 at least 4 spaces, found 1
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 4 spaces, found 1
(#197) Commas (,) must be followed by white space.
(#234) Commas (,) must be followed by white space.
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#351) Whitespace found at end of line
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 4 spaces, found 1
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 2
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 8 spaces, found 2
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 4 spaces, found 1
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 4 spaces, found 1
(#383) Space found after opening bracket of FOREACH loop
(#383) Space found before closing bracket of FOREACH loop
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 8 spaces, found 2
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 8 spaces, found 4
(#385) Whitespace found at end of line
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 2
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Whitespace found at end of line
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Line indented incorrectly; expected at least 12 spaces, found 3
(#387) No space found before comment text; expected "// populate the deliveries table" but found "//populate the deliveries table"
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 12 spaces, found 3
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 12 spaces, found 3
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 12 spaces, found 3
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 16 spaces, found 4
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 16 spaces, found 4
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 16 spaces, found 4
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 16 spaces, found 4
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 16 spaces, found 4
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 16 spaces, found 4
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 12 spaces, found 3
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 12 spaces, found 3
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 12 spaces, found 3
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 8 spaces, found 2
(#400) Whitespace found at end of line
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 4 spaces, found 1
(#402) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#408) Line exceeds 132 characters; contains 152 characters
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 8 spaces, found 5
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 8 spaces, found 5
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 5
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 5
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Whitespace found at end of line
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 8 spaces, found 5
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 12 spaces, found 6
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 12 spaces, found 8
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 12 spaces, found 6
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 12 spaces, found 6
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 8 spaces, found 5
(#425) Line exceeds 132 characters; contains 143 characters
(#439) Whitespace found at end of line
(#440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) "require_once" must be immediately followed by an open parenthesis
(#444) Whitespace found at end of line
(#445) Line exceeds maximum limit of 180 characters; contains 273 characters
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 8 spaces, found 2
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 8 spaces, found 4
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 8 spaces, found 4
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 8 spaces, found 2
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Whitespace found at end of line
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 8 spaces, found 2
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Line indented incorrectly; expected at least 8 spaces, found 2
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 8 spaces, found 2
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 8 spaces, found 2
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Whitespace found at end of line
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 8 spaces, found 2
(#458) Expected "if (...) {\n"; found "if(...){\n"
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 12 spaces, found 3
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 12 spaces, found 3
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 8 spaces, found 2
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 8 spaces, found 2
(#462) Space found after opening bracket of FOREACH loop
(#462) Space found before closing bracket of FOREACH loop
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 12 spaces, found 3
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 5
(#464) Whitespace found at end of line
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 12 spaces, found 3
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 12 spaces, found 3
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 16 spaces, found 4
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 12 spaces, found 3
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Whitespace found at end of line
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 12 spaces, found 3
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Line indented incorrectly; expected at least 12 spaces, found 3
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 12 spaces, found 3
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 12 spaces, found 3
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Whitespace found at end of line
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 12 spaces, found 3
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 12 spaces, found 3
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 16 spaces, found 4
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 16 spaces, found 7
(#478) Expected "if (...) {\n"; found "if(...){\n"
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 20 spaces, found 11
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected 16 spaces, found 7
(#480) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#480) Expected "if (...) {\n"; found "if (...){\n"
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 20 spaces, found 11
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 16 spaces, found 7
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 20 spaces, found 11
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 16 spaces, found 7
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 12 spaces, found 3
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 12 spaces, found 3
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 12 spaces, found 3
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Whitespace found at end of line
(#488) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Whitespace found at end of line
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 12 spaces, found 3
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 12 spaces, found 3
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Whitespace found at end of line
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Inline comments must start with a capital letter, digit or 3-dots sequence
(#493) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Line indented incorrectly; expected at least 12 spaces, found 3
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Whitespace found at end of line
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 12 spaces, found 3
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 12 spaces, found 5
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 12 spaces, found 5
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 12 spaces, found 5
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 12 spaces, found 5
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 12 spaces, found 5
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 12 spaces, found 5
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 18 spaces, found 3
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Whitespace found at end of line
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 18 spaces, found 3
(#504) Line exceeds maximum limit of 180 characters; contains 228 characters
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 18 spaces, found 3
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 22 spaces, found 4
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 20 spaces, found 3
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 20 spaces, found 3
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 20 spaces, found 3
(#509) Whitespace found at end of line within string
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 20 spaces, found 3
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 20 spaces, found 3
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected 20 spaces, found 3
(#513) Expected "if (...) {\n"; found "if(...){\n"
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 24 spaces, found 4
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected 20 spaces, found 3
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected 8 spaces, found 2
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected 4 spaces, found 1
(#517) Closing brace indented incorrectly; expected 4 spaces, found 1
(#525) Whitespace found at end of line
(#525) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#526) Whitespace found at end of line
(#527) Expected "if (...) {\n"; found "if(...) {\n"
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 8 spaces, found 5
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 8 spaces, found 5
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 8 spaces, found 5
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected 8 spaces, found 5
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 12 spaces, found 6
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 12 spaces, found 6
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected 8 spaces, found 5
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 12 spaces, found 9
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected 8 spaces, found 5
(#545) Whitespace found at end of line
(#547) Whitespace found at end of line
(#567) Whitespace found at end of line
(#574) "require_once" must be immediately followed by an open parenthesis
(#578) "require_once" must be immediately followed by an open parenthesis
(#594) 80 slashes comments are not allowed; use "// Comment." instead
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) 80 slashes comments are not allowed; use "// Comment." instead
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 4 spaces, found 1
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Whitespace found at end of line
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected 4 spaces, found 1
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 8 spaces, found 2
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 4 spaces, found 1
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Whitespace found at end of line
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#641) Inline comments must end in full-stops, exclamation marks, or question marks
(#641) Line indented incorrectly; expected at least 4 spaces, found 1
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected 4 spaces, found 1
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 8 spaces, found 2
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected 4 spaces, found 1
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Whitespace found at end of line
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 4 spaces, found 1
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 4 spaces, found 1
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 4 spaces, found 1
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected 4 spaces, found 1
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected at least 8 spaces, found 2
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected 4 spaces, found 1
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Whitespace found at end of line
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected 4 spaces, found 1
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 8 spaces, found 2
(#654) "require_once" must be immediately followed by an open parenthesis
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 8 spaces, found 2
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected 4 spaces, found 1
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Whitespace found at end of line
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected 4 spaces, found 1
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Inline comments must start with a capital letter, digit or 3-dots sequence
(#659) Line indented incorrectly; expected at least 4 spaces, found 1
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#660) Line indented incorrectly; expected at least 4 spaces, found 1
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected 4 spaces, found 1
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 8 spaces, found 2
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 8 spaces, found 4
(#663) Whitespace found at end of line
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 11 spaces, found 2
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected 4 spaces, found 1
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Whitespace found at end of line
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected 4 spaces, found 1
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 8 spaces, found 2
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected 4 spaces, found 1
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected at least 4 spaces, found 3
(#670) Whitespace found at end of line
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected at least 4 spaces, found 1
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 8 spaces, found 2
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected 4 spaces, found 1
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 8 spaces, found 2
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected 4 spaces, found 1
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Whitespace found at end of line
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected 4 spaces, found 1
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 8 spaces, found 2
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected 4 spaces, found 1
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 4 spaces, found 3
(#680) Whitespace found at end of line
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected at least 4 spaces, found 1
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 8 spaces, found 2
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected 4 spaces, found 1
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 8 spaces, found 2
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected 4 spaces, found 1
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Whitespace found at end of line
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 4 spaces, found 1
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 4 spaces, found 1
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 4 spaces, found 1
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected 4 spaces, found 1
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 8 spaces, found 2
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected 4 spaces, found 1
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Whitespace found at end of line
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 4 spaces, found 1
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 4 spaces, found 1
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected 4 spaces, found 1
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 8 spaces, found 2
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected 4 spaces, found 1
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Whitespace found at end of line
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Line indented incorrectly; expected at least 4 spaces, found 1
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 4 spaces, found 1
(#732) Inline comments must start with a capital letter, digit or 3-dots sequence
(#732) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) Whitespace found at end of line
(#749) Whitespace found at end of line
(#758) 80 slashes comments are not allowed; use "// Comment." instead
(#760) Inline comments must end in full-stops, exclamation marks, or question marks
(#760) 80 slashes comments are not allowed; use "// Comment." instead
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected at least 4 spaces, found 1
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 4 spaces, found 1
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 4 spaces, found 1
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected 4 spaces, found 1
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 12 spaces, found 3
(#781) Line exceeds 132 characters; contains 136 characters
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected at least 12 spaces, found 3
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected at least 12 spaces, found 3
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 12 spaces, found 3
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected at least 12 spaces, found 3
(#788) Line exceeds 132 characters; contains 170 characters
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected at least 12 spaces, found 3
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 12 spaces, found 3
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected at least 12 spaces, found 3
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected at least 12 spaces, found 3
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected at least 12 spaces, found 3
(#797) Line exceeds 132 characters; contains 170 characters
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected at least 12 spaces, found 3
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected at least 12 spaces, found 3
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected at least 12 spaces, found 3
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 12 spaces, found 3
(#804) Line exceeds 132 characters; contains 172 characters
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected at least 12 spaces, found 3
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected at least 12 spaces, found 3
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected at least 12 spaces, found 3
(#810) Line exceeds 132 characters; contains 144 characters
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected at least 12 spaces, found 3
(#811) Commas (,) must be followed by white space.
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected at least 12 spaces, found 3
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Whitespace found at end of line
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected 4 spaces, found 1
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Whitespace found at end of line
(#830) Spaces must be used for alignment; tabs are not allowed
(#830) Tab found within whitespace
(#830) Line indented incorrectly; expected at least 4 spaces, found 1
(#831) Spaces must be used for alignment; tabs are not allowed
(#831) Tab found within whitespace
(#831) Whitespace found at end of line
(#832) Spaces must be used for alignment; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected at least 4 spaces, found 1
(#833) Spaces must be used for alignment; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected at least 4 spaces, found 1
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#834) Whitespace found at end of line
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#835) Line indented incorrectly; expected 4 spaces, found 1
(#835) Inline comments must start with a capital letter, digit or 3-dots sequence
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Line indented incorrectly; expected at least 8 spaces, found 2
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
(#838) Spaces must be used for alignment; tabs are not allowed
(#838) Tab found within whitespace
(#839) Spaces must be used for alignment; tabs are not allowed
(#839) Tab found within whitespace
(#839) Line indented incorrectly; expected 4 spaces, found 1
(#840) Spaces must be used for alignment; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected 4 spaces, found 1
(#840) Inline comments must start with a capital letter, digit or 3-dots sequence
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected at least 8 spaces, found 2
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected at least 8 spaces, found 4
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected at least 8 spaces, found 4
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected 4 spaces, found 1
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected at least 4 spaces, found 1
(#858) Commas (,) must be followed by white space.
(#861) 80 slashes comments are not allowed; use "// Comment." instead
(#863) Inline comments must end in full-stops, exclamation marks, or question marks
(#863) 80 slashes comments are not allowed; use "// Comment." instead
(#888) Line exceeds maximum limit of 180 characters; contains 231 characters
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected at least 4 spaces, found 1
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Whitespace found at end of line
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected 4 spaces, found 1
(#892) Spaces must be used for alignment; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected at least 8 spaces, found 2
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected at least 8 spaces, found 2
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected 4 spaces, found 1
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Whitespace found at end of line
(#896) Spaces must be used for alignment; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected 4 spaces, found 1
(#897) Spaces must be used for alignment; tabs are not allowed
(#897) Tab found within whitespace
(#897) Line indented incorrectly; expected at least 8 spaces, found 2
(#898) Spaces must be used for alignment; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected at least 8 spaces, found 2
(#899) Spaces must be used for alignment; tabs are not allowed
(#899) Tab found within whitespace
(#899) Line indented incorrectly; expected 4 spaces, found 1
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Whitespace found at end of line
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected 4 spaces, found 1
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Line indented incorrectly; expected at least 8 spaces, found 2
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected at least 8 spaces, found 2
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected 4 spaces, found 1
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Whitespace found at end of line
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected 4 spaces, found 1
(#907) Spaces must be used for alignment; tabs are not allowed
(#907) Tab found within whitespace
(#907) Line indented incorrectly; expected at least 8 spaces, found 2
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected at least 8 spaces, found 2
(#909) Spaces must be used for alignment; tabs are not allowed
(#909) Tab found within whitespace
(#909) Line indented incorrectly; expected 4 spaces, found 1
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Whitespace found at end of line
(#911) Spaces must be used for alignment; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected 4 spaces, found 1
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected at least 8 spaces, found 2
(#913) Spaces must be used for alignment; tabs are not allowed
(#913) Tab found within whitespace
(#913) Line indented incorrectly; expected at least 8 spaces, found 2
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected at least 8 spaces, found 2
(#915) Spaces must be used for alignment; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected 4 spaces, found 1
(#916) Spaces must be used for alignment; tabs are not allowed
(#916) Tab found within whitespace
(#916) Whitespace found at end of line
(#917) Spaces must be used for alignment; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected 4 spaces, found 1
(#918) Spaces must be used for alignment; tabs are not allowed
(#918) Tab found within whitespace
(#918) Line indented incorrectly; expected at least 8 spaces, found 2
(#919) Spaces must be used for alignment; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected at least 8 spaces, found 2
(#920) Spaces must be used for alignment; tabs are not allowed
(#920) Tab found within whitespace
(#920) Line indented incorrectly; expected at least 8 spaces, found 2
(#921) Spaces must be used for alignment; tabs are not allowed
(#921) Tab found within whitespace
(#921) Line indented incorrectly; expected 4 spaces, found 1
(#922) Spaces must be used for alignment; tabs are not allowed
(#922) Tab found within whitespace
(#922) Whitespace found at end of line
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected at least 4 spaces, found 1
(#924) Spaces must be used for alignment; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected 4 spaces, found 1
(#925) Spaces must be used for alignment; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected at least 8 spaces, found 2
(#926) Spaces must be used for alignment; tabs are not allowed
(#926) Tab found within whitespace
(#926) Line indented incorrectly; expected 4 spaces, found 1
(#927) Spaces must be used for alignment; tabs are not allowed
(#927) Tab found within whitespace
(#927) Whitespace found at end of line
(#928) Spaces must be used for alignment; tabs are not allowed
(#928) Tab found within whitespace
(#928) Line indented incorrectly; expected 4 spaces, found 1
(#929) Spaces must be used for alignment; tabs are not allowed
(#929) Tab found within whitespace
(#929) Line indented incorrectly; expected at least 8 spaces, found 2
(#930) Spaces must be used for alignment; tabs are not allowed
(#930) Tab found within whitespace
(#930) Line indented incorrectly; expected at least 8 spaces, found 2
(#931) Spaces must be used for alignment; tabs are not allowed
(#931) Tab found within whitespace
(#931) Line indented incorrectly; expected at least 8 spaces, found 2
(#931) The use of function error_log() is forbidden
(#932) Spaces must be used for alignment; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected 8 spaces, found 2
(#933) Spaces must be used for alignment; tabs are not allowed
(#933) Tab found within whitespace
(#933) Line indented incorrectly; expected at least 12 spaces, found 3
(#934) Spaces must be used for alignment; tabs are not allowed
(#934) Tab found within whitespace
(#934) Line indented incorrectly; expected 8 spaces, found 2
(#935) Spaces must be used for alignment; tabs are not allowed
(#935) Tab found within whitespace
(#935) Line indented incorrectly; expected at least 8 spaces, found 2
(#936) Spaces must be used for alignment; tabs are not allowed
(#936) Tab found within whitespace
(#936) Line indented incorrectly; expected 4 spaces, found 1
(#937) Spaces must be used for alignment; tabs are not allowed
(#937) Tab found within whitespace
(#937) Whitespace found at end of line
(#938) Spaces must be used for alignment; tabs are not allowed
(#938) Tab found within whitespace
(#938) Line indented incorrectly; expected 4 spaces, found 1
(#939) Spaces must be used for alignment; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected at least 8 spaces, found 2
(#940) Spaces must be used for alignment; tabs are not allowed
(#940) Tab found within whitespace
(#940) Line indented incorrectly; expected at least 8 spaces, found 2
(#940) The use of function error_log() is forbidden
(#941) Spaces must be used for alignment; tabs are not allowed
(#941) Tab found within whitespace
(#941) Line indented incorrectly; expected 8 spaces, found 2
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected at least 12 spaces, found 3
(#943) Spaces must be used for alignment; tabs are not allowed
(#943) Tab found within whitespace
(#943) Line indented incorrectly; expected 8 spaces, found 2
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected at least 8 spaces, found 2
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Line indented incorrectly; expected 4 spaces, found 1
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Whitespace found at end of line
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected at least 4 spaces, found 1
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected at least 4 spaces, found 1
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected at least 4 spaces, found 1
(#950) Spaces must be used for alignment; tabs are not allowed
(#950) Tab found within whitespace
(#950) Line indented incorrectly; expected 4 spaces, found 1
(#951) Spaces must be used for alignment; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected at least 8 spaces, found 2
(#951) "require_once" must be immediately followed by an open parenthesis
(#952) Spaces must be used for alignment; tabs are not allowed
(#952) Tab found within whitespace
(#952) Whitespace found at end of line
(#953) Spaces must be used for alignment; tabs are not allowed
(#953) Tab found within whitespace
(#953) Line indented incorrectly; expected at least 8 spaces, found 2
(#954) Spaces must be used for alignment; tabs are not allowed
(#954) Tab found within whitespace
(#954) Line indented incorrectly; expected at least 8 spaces, found 2
(#955) Spaces must be used for alignment; tabs are not allowed
(#955) Tab found within whitespace
(#955) Whitespace found at end of line
(#956) Spaces must be used for alignment; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected at least 8 spaces, found 2
(#957) Spaces must be used for alignment; tabs are not allowed
(#957) Tab found within whitespace
(#957) Line indented incorrectly; expected at least 8 spaces, found 2
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#958) Line indented incorrectly; expected 4 spaces, found 1
(#959) Spaces must be used for alignment; tabs are not allowed
(#959) Tab found within whitespace
(#959) Line indented incorrectly; expected at least 4 spaces, found 1
(#960) Spaces must be used for alignment; tabs are not allowed
(#960) Tab found within whitespace
(#960) Whitespace found at end of line
(#961) Spaces must be used for alignment; tabs are not allowed
(#961) Tab found within whitespace
(#961) Line indented incorrectly; expected 4 spaces, found 1
(#962) Spaces must be used for alignment; tabs are not allowed
(#962) Tab found within whitespace
(#962) Line indented incorrectly; expected at least 8 spaces, found 2
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected 4 spaces, found 1
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Whitespace found at end of line
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected at least 4 spaces, found 1
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Line indented incorrectly; expected at least 4 spaces, found 1
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Whitespace found at end of line
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected at least 4 spaces, found 1
(#969) Spaces must be used for alignment; tabs are not allowed
(#969) Tab found within whitespace
(#969) Whitespace found at end of line
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected at least 4 spaces, found 1
(#971) Spaces must be used for alignment; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected 4 spaces, found 1
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected at least 8 spaces, found 2
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 8 spaces, found 2
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Line indented incorrectly; expected 4 spaces, found 1
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected 8 spaces, found 2
(#975) Expected "if (...) {\n"; found "if(...){\n"
(#976) Spaces must be used for alignment; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected at least 12 spaces, found 3
(#977) Spaces must be used for alignment; tabs are not allowed
(#977) Tab found within whitespace
(#977) Line indented incorrectly; expected 8 spaces, found 2
(#978) Spaces must be used for alignment; tabs are not allowed
(#978) Tab found within whitespace
(#978) Line indented incorrectly; expected at least 12 spaces, found 3
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Line indented incorrectly; expected 8 spaces, found 2
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected 4 spaces, found 1
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Whitespace found at end of line
(#982) Spaces must be used for alignment; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected 4 spaces, found 1
(#983) Spaces must be used for alignment; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected at least 8 spaces, found 2
(#984) Spaces must be used for alignment; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected 8 spaces, found 2
(#985) Spaces must be used for alignment; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected at least 12 spaces, found 3
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected at least 12 spaces, found 3
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected 8 spaces, found 2
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected 4 spaces, found 1
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Whitespace found at end of line
(#990) Spaces must be used for alignment; tabs are not allowed
(#990) Tab found within whitespace
(#990) Line indented incorrectly; expected 4 spaces, found 1
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected at least 8 spaces, found 2
(#992) Spaces must be used for alignment; tabs are not allowed
(#992) Tab found within whitespace
(#992) Line indented incorrectly; expected at least 8 spaces, found 2
(#993) Spaces must be used for alignment; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected 4 spaces, found 1
(#994) Spaces must be used for alignment; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected at least 8 spaces, found 2
(#995) Spaces must be used for alignment; tabs are not allowed
(#995) Tab found within whitespace
(#995) Line indented incorrectly; expected at least 8 spaces, found 2
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected 4 spaces, found 1
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected at least 8 spaces, found 2
(#998) Spaces must be used for alignment; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected at least 8 spaces, found 2
(#999) Spaces must be used for alignment; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected 8 spaces, found 2
(#1000) Spaces must be used for alignment; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected at least 12 spaces, found 3
(#1001) Spaces must be used for alignment; tabs are not allowed
(#1001) Tab found within whitespace
(#1001) Line indented incorrectly; expected at least 12 spaces, found 5
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected at least 12 spaces, found 5
(#1002) Whitespace found at end of line
(#1003) Spaces must be used for alignment; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected at least 18 spaces, found 3
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected 8 spaces, found 2
(#1005) Spaces must be used for alignment; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected 4 spaces, found 1
(#1006) Spaces must be used for alignment; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Whitespace found at end of line
(#1007) Spaces must be used for alignment; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected 4 spaces, found 1
(#1008) Spaces must be used for alignment; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Line indented incorrectly; expected at least 8 spaces, found 2
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected at least 8 spaces, found 4
(#1010) Spaces must be used for alignment; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Line indented incorrectly; expected at least 8 spaces, found 4
(#1010) Whitespace found at end of line
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Line indented incorrectly; expected at least 11 spaces, found 2
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected 4 spaces, found 1
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Whitespace found at end of line
(#1014) Spaces must be used for alignment; tabs are not allowed
(#1014) Tab found within whitespace
(#1014) Line indented incorrectly; expected at least 4 spaces, found 1
(#1015) Spaces must be used for alignment; tabs are not allowed
(#1015) Tab found within whitespace
(#1015) Whitespace found at end of line
(#1016) Spaces must be used for alignment; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Line indented incorrectly; expected at least 4 spaces, found 1
(#1017) Spaces must be used for alignment; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected at least 4 spaces, found 3
(#1018) Spaces must be used for alignment; tabs are not allowed
(#1018) Tab found within whitespace
(#1018) Line indented incorrectly; expected at least 4 spaces, found 3
(#1018) Whitespace found at end of line
(#1019) Spaces must be used for alignment; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) Line indented incorrectly; expected at least 4 spaces, found 1
(#1020) Spaces must be used for alignment; tabs are not allowed
(#1020) Tab found within whitespace
(#1020) Whitespace found at end of line
(#1021) Spaces must be used for alignment; tabs are not allowed
(#1021) Tab found within whitespace
(#1021) Line indented incorrectly; expected at least 4 spaces, found 1
(#1022) Spaces must be used for alignment; tabs are not allowed
(#1022) Tab found within whitespace
(#1022) Line indented incorrectly; expected at least 4 spaces, found 1
(#1023) Spaces must be used for alignment; tabs are not allowed
(#1023) Tab found within whitespace
(#1023) Whitespace found at end of line
(#1024) Spaces must be used for alignment; tabs are not allowed
(#1024) Tab found within whitespace
(#1024) Line indented incorrectly; expected 4 spaces, found 1
(#1025) Spaces must be used for alignment; tabs are not allowed
(#1025) Tab found within whitespace
(#1025) Line indented incorrectly; expected at least 8 spaces, found 2
(#1026) Spaces must be used for alignment; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected 8 spaces, found 2
(#1027) Spaces must be used for alignment; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Line indented incorrectly; expected 12 spaces, found 3
(#1027) Space found after opening bracket of FOREACH loop
(#1027) Space found before closing bracket of FOREACH loop
(#1028) Spaces must be used for alignment; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected at least 16 spaces, found 4
(#1029) Spaces must be used for alignment; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected 12 spaces, found 3
(#1030) Spaces must be used for alignment; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Line indented incorrectly; expected 8 spaces, found 2
(#1031) Spaces must be used for alignment; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected at least 12 spaces, found 3
(#1032) Spaces must be used for alignment; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Line indented incorrectly; expected 8 spaces, found 2
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected 4 spaces, found 1
(#1034) Spaces must be used for alignment; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Whitespace found at end of line
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected 4 spaces, found 1
(#1036) Spaces must be used for alignment; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Line indented incorrectly; expected at least 8 spaces, found 2
(#1037) Spaces must be used for alignment; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Line indented incorrectly; expected 4 spaces, found 1
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Whitespace found at end of line
(#1039) Spaces must be used for alignment; tabs are not allowed
(#1039) Tab found within whitespace
(#1039) Line indented incorrectly; expected 4 spaces, found 1
(#1040) Spaces must be used for alignment; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Line indented incorrectly; expected at least 8 spaces, found 2
(#1041) Spaces must be used for alignment; tabs are not allowed
(#1041) Tab found within whitespace
(#1041) Line indented incorrectly; expected at least 8 spaces, found 2
(#1042) Spaces must be used for alignment; tabs are not allowed
(#1042) Tab found within whitespace
(#1042) Line indented incorrectly; expected at least 8 spaces, found 2
(#1043) Spaces must be used for alignment; tabs are not allowed
(#1043) Tab found within whitespace
(#1043) Line indented incorrectly; expected at least 8 spaces, found 2
(#1044) Spaces must be used for alignment; tabs are not allowed
(#1044) Tab found within whitespace
(#1044) Line indented incorrectly; expected at least 8 spaces, found 2
(#1045) Spaces must be used for alignment; tabs are not allowed
(#1045) Tab found within whitespace
(#1045) Line indented incorrectly; expected 4 spaces, found 1
(#1046) Spaces must be used for alignment; tabs are not allowed
(#1046) Tab found within whitespace
(#1046) Line indented incorrectly; expected at least 8 spaces, found 2
(#1047) Spaces must be used for alignment; tabs are not allowed
(#1047) Tab found within whitespace
(#1047) Line indented incorrectly; expected at least 8 spaces, found 2
(#1048) Spaces must be used for alignment; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected 4 spaces, found 1
(#1049) Spaces must be used for alignment; tabs are not allowed
(#1049) Tab found within whitespace
(#1049) Whitespace found at end of line
(#1050) Spaces must be used for alignment; tabs are not allowed
(#1050) Tab found within whitespace
(#1050) Line indented incorrectly; expected 4 spaces, found 1
(#1050) Expected "if (...) {\n"; found "if (...){\n"
(#1051) Spaces must be used for alignment; tabs are not allowed
(#1051) Tab found within whitespace
(#1051) Line indented incorrectly; expected 8 spaces, found 2
(#1051) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1052) Spaces must be used for alignment; tabs are not allowed
(#1052) Tab found within whitespace
(#1052) Line indented incorrectly; expected 12 spaces, found 3
(#1053) Spaces must be used for alignment; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Line indented incorrectly; expected at least 16 spaces, found 4
(#1054) Spaces must be used for alignment; tabs are not allowed
(#1054) Tab found within whitespace
(#1054) Line indented incorrectly; expected at least 16 spaces, found 4
(#1055) Spaces must be used for alignment; tabs are not allowed
(#1055) Tab found within whitespace
(#1055) Line indented incorrectly; expected at least 16 spaces, found 6
(#1056) Spaces must be used for alignment; tabs are not allowed
(#1056) Tab found within whitespace
(#1056) Line indented incorrectly; expected at least 16 spaces, found 6
(#1057) Spaces must be used for alignment; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected at least 25 spaces, found 4
(#1058) Spaces must be used for alignment; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Line indented incorrectly; expected at least 25 spaces, found 4
(#1058) Line exceeds 132 characters; contains 150 characters
(#1059) Spaces must be used for alignment; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Line indented incorrectly; expected 12 spaces, found 3
(#1060) Spaces must be used for alignment; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Line indented incorrectly; expected at least 16 spaces, found 4
(#1060) "require_once" must be immediately followed by an open parenthesis
(#1061) Spaces must be used for alignment; tabs are not allowed
(#1061) Tab found within whitespace
(#1061) Line indented incorrectly; expected at least 16 spaces, found 4
(#1062) Spaces must be used for alignment; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) Whitespace found at end of line
(#1063) Spaces must be used for alignment; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Line indented incorrectly; expected at least 16 spaces, found 4
(#1064) Spaces must be used for alignment; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Whitespace found at end of line
(#1065) Spaces must be used for alignment; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected at least 16 spaces, found 4
(#1066) Spaces must be used for alignment; tabs are not allowed
(#1066) Tab found within whitespace
(#1066) Line indented incorrectly; expected at least 16 spaces, found 4
(#1067) Spaces must be used for alignment; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected at least 16 spaces, found 4
(#1068) Spaces must be used for alignment; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected at least 16 spaces, found 4
(#1069) Spaces must be used for alignment; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Whitespace found at end of line
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected at least 16 spaces, found 4
(#1071) Spaces must be used for alignment; tabs are not allowed
(#1071) Tab found within whitespace
(#1071) Line indented incorrectly; expected at least 16 spaces, found 4
(#1072) Spaces must be used for alignment; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Line indented incorrectly; expected 16 spaces, found 4
(#1073) Spaces must be used for alignment; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Line indented incorrectly; expected at least 20 spaces, found 5
(#1074) Spaces must be used for alignment; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected 16 spaces, found 4
(#1075) Spaces must be used for alignment; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Whitespace found at end of line
(#1076) Spaces must be used for alignment; tabs are not allowed
(#1076) Tab found within whitespace
(#1076) Line indented incorrectly; expected at least 16 spaces, found 4
(#1077) Spaces must be used for alignment; tabs are not allowed
(#1077) Tab found within whitespace
(#1077) Line indented incorrectly; expected 12 spaces, found 3
(#1078) Spaces must be used for alignment; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected 8 spaces, found 2
(#1079) Spaces must be used for alignment; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Line indented incorrectly; expected 4 spaces, found 1
(#1080) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1081) Spaces must be used for alignment; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Whitespace found at end of line
(#1082) Spaces must be used for alignment; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Line indented incorrectly; expected at least 4 spaces, found 1
(#1083) Spaces must be used for alignment; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected 4 spaces, found 1
(#1084) Spaces must be used for alignment; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Whitespace found at end of line
(#1085) Spaces must be used for alignment; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected at least 8 spaces, found 2
(#1086) Spaces must be used for alignment; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected at least 8 spaces, found 2
(#1087) Spaces must be used for alignment; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Line indented incorrectly; expected 8 spaces, found 2
(#1088) Spaces must be used for alignment; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Line indented incorrectly; expected 12 spaces, found 3
(#1089) Spaces must be used for alignment; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected at least 16 spaces, found 4
(#1090) Spaces must be used for alignment; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected 12 spaces, found 3
(#1091) Spaces must be used for alignment; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected 8 spaces, found 2
(#1092) Spaces must be used for alignment; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Whitespace found at end of line
(#1093) Spaces must be used for alignment; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected at least 8 spaces, found 2
(#1094) Spaces must be used for alignment; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Line indented incorrectly; expected at least 8 spaces, found 2
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected at least 8 spaces, found 2
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected 8 spaces, found 2
(#1097) Spaces must be used for alignment; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected at least 12 spaces, found 3
(#1098) Spaces must be used for alignment; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Line indented incorrectly; expected at least 12 spaces, found 3
(#1099) Spaces must be used for alignment; tabs are not allowed
(#1099) Tab found within whitespace
(#1099) Line indented incorrectly; expected at least 12 spaces, found 3
(#1100) Spaces must be used for alignment; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Line indented incorrectly; expected at least 12 spaces, found 3
(#1101) Spaces must be used for alignment; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Line indented incorrectly; expected at least 12 spaces, found 3
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Whitespace found at end of line
(#1103) Spaces must be used for alignment; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Line indented incorrectly; expected 12 spaces, found 3
(#1103) Space found after opening bracket of FOREACH loop
(#1103) Space found before closing bracket of FOREACH loop
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Line indented incorrectly; expected at least 16 spaces, found 4
(#1105) Spaces must be used for alignment; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected 12 spaces, found 3
(#1106) Spaces must be used for alignment; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected 12 spaces, found 3
(#1106) Space found after opening bracket of FOREACH loop
(#1106) Space found before closing bracket of FOREACH loop
(#1107) Spaces must be used for alignment; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Line indented incorrectly; expected at least 16 spaces, found 4
(#1108) Spaces must be used for alignment; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Line indented incorrectly; expected 12 spaces, found 3
(#1109) Spaces must be used for alignment; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Line indented incorrectly; expected 8 spaces, found 2
(#1110) Spaces must be used for alignment; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Line indented incorrectly; expected 4 spaces, found 1
(#1111) Spaces must be used for alignment; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Whitespace found at end of line
(#1112) Spaces must be used for alignment; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected 4 spaces, found 1
(#1112) Space found after opening bracket of FOREACH loop
(#1112) Space found before closing bracket of FOREACH loop
(#1113) Spaces must be used for alignment; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected at least 8 spaces, found 2
(#1114) Spaces must be used for alignment; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Line indented incorrectly; expected 4 spaces, found 1
(#1115) Spaces must be used for alignment; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Line indented incorrectly; expected 4 spaces, found 1
(#1115) Space found after opening bracket of FOREACH loop
(#1115) Space found before closing bracket of FOREACH loop
(#1116) Spaces must be used for alignment; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Line indented incorrectly; expected at least 8 spaces, found 2
(#1117) Spaces must be used for alignment; tabs are not allowed
(#1117) Tab found within whitespace
(#1117) Line indented incorrectly; expected 4 spaces, found 1
(#1118) Spaces must be used for alignment; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Whitespace found at end of line
(#1119) Spaces must be used for alignment; tabs are not allowed
(#1119) Tab found within whitespace
(#1119) Line indented incorrectly; expected 4 spaces, found 1
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 8 spaces, found 2
(#1121) Spaces must be used for alignment; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected 8 spaces, found 2
(#1122) Spaces must be used for alignment; tabs are not allowed
(#1122) Tab found within whitespace
(#1122) Line indented incorrectly; expected at least 12 spaces, found 3
(#1123) Spaces must be used for alignment; tabs are not allowed
(#1123) Tab found within whitespace
(#1123) Line indented incorrectly; expected 8 spaces, found 2
(#1124) Spaces must be used for alignment; tabs are not allowed
(#1124) Tab found within whitespace
(#1124) Line indented incorrectly; expected at least 8 spaces, found 2
(#1125) Spaces must be used for alignment; tabs are not allowed
(#1125) Tab found within whitespace
(#1125) Line indented incorrectly; expected 4 spaces, found 1
(#1126) Spaces must be used for alignment; tabs are not allowed
(#1126) Tab found within whitespace
(#1126) Line indented incorrectly; expected at least 8 spaces, found 2
(#1127) Spaces must be used for alignment; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Line indented incorrectly; expected at least 8 spaces, found 2
(#1128) Spaces must be used for alignment; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected at least 8 spaces, found 4
(#1129) Spaces must be used for alignment; tabs are not allowed
(#1129) Tab found within whitespace
(#1129) Line indented incorrectly; expected at least 8 spaces, found 4
(#1130) Spaces must be used for alignment; tabs are not allowed
(#1130) Tab found within whitespace
(#1130) Line indented incorrectly; expected at least 8 spaces, found 4
(#1131) Spaces must be used for alignment; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected at least 8 spaces, found 4
(#1132) Spaces must be used for alignment; tabs are not allowed
(#1132) Tab found within whitespace
(#1132) Line indented incorrectly; expected at least 8 spaces, found 6
(#1133) Spaces must be used for alignment; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected at least 8 spaces, found 6
(#1134) Spaces must be used for alignment; tabs are not allowed
(#1134) Tab found within whitespace
(#1134) Line indented incorrectly; expected at least 8 spaces, found 6
(#1134) Whitespace found at end of line
(#1135) Spaces must be used for alignment; tabs are not allowed
(#1135) Tab found within whitespace
(#1135) Line indented incorrectly; expected at least 8 spaces, found 4
(#1135) Whitespace found at end of line
(#1136) Spaces must be used for alignment; tabs are not allowed
(#1136) Tab found within whitespace
(#1136) Line indented incorrectly; expected at least 8 spaces, found 2
(#1137) Spaces must be used for alignment; tabs are not allowed
(#1137) Tab found within whitespace
(#1137) Line indented incorrectly; expected at least 8 spaces, found 2
(#1138) Spaces must be used for alignment; tabs are not allowed
(#1138) Tab found within whitespace
(#1138) Line indented incorrectly; expected 8 spaces, found 2
(#1139) Spaces must be used for alignment; tabs are not allowed
(#1139) Tab found within whitespace
(#1139) Line indented incorrectly; expected at least 12 spaces, found 3
(#1140) Spaces must be used for alignment; tabs are not allowed
(#1140) Tab found within whitespace
(#1140) Line indented incorrectly; expected 8 spaces, found 2
(#1141) Spaces must be used for alignment; tabs are not allowed
(#1141) Tab found within whitespace
(#1141) Line indented incorrectly; expected 8 spaces, found 2
(#1142) Spaces must be used for alignment; tabs are not allowed
(#1142) Tab found within whitespace
(#1142) Line indented incorrectly; expected at least 12 spaces, found 3
(#1143) Spaces must be used for alignment; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected 8 spaces, found 2
(#1144) Spaces must be used for alignment; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected at least 8 spaces, found 2
(#1145) Spaces must be used for alignment; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Line indented incorrectly; expected 4 spaces, found 1
mod/newsletter/locallib.php
(#52) Whitespace found at end of line
(#55) 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 at least 8 spaces, found 5
(#78) Whitespace found at end of line
(#81) Whitespace found at end of line
(#83) Whitespace found at end of line
(#85) Whitespace found at end of line
(#100) Whitespace found at end of line
(#102) Whitespace found at end of line
(#104) Whitespace found at end of line
(#152) Line exceeds 132 characters; contains 134 characters
(#159) Whitespace found at end of line
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 5
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 8 spaces, found 5
(#168) Expected "if (...) {\n"; found "if(...){\n"
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 12 spaces, found 6
(#169) Line exceeds 132 characters; contains 154 characters
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 12 spaces, found 6
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 5
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 spaces, found 6
(#172) Line exceeds 132 characters; contains 135 characters
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 5
(#213) Whitespace found at end of line
(#218) Expected 1 space after closing parenthesis; found 0
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 5
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 5
(#233) Commas (,) must be followed by white space.
(#248) Whitespace found at end of line
(#249) Whitespace found at end of line
(#253) Whitespace found at end of line
(#254) Whitespace found at end of line
(#256) Expected 1 space after closing parenthesis; found 0
(#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 5
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 6
(#258) Commas (,) must be followed by white space.
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 6
(#259) Commas (,) must be followed by white space.
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 6
(#260) Commas (,) must be followed by white space.
(#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 6
(#261) Commas (,) must be followed by white space.
(#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 5
(#272) Line indented incorrectly; expected 12 spaces, found 8
(#273) Line indented incorrectly; expected at least 16 spaces, found 12
(#274) Line indented incorrectly; expected at least 16 spaces, found 12
(#276) Line indented incorrectly; expected 12 spaces, found 8
(#277) Line indented incorrectly; expected at least 16 spaces, found 12
(#278) Line indented incorrectly; expected at least 16 spaces, found 12
(#280) Line indented incorrectly; expected 12 spaces, found 8
(#281) Line indented incorrectly; expected at least 16 spaces, found 12
(#282) Line indented incorrectly; expected at least 16 spaces, found 12
(#284) Line indented incorrectly; expected 12 spaces, found 8
(#285) Line indented incorrectly; expected at least 16 spaces, found 12
(#286) Line indented incorrectly; expected at least 16 spaces, found 12
(#288) Line indented incorrectly; expected 12 spaces, found 8
(#289) Line indented incorrectly; expected at least 16 spaces, found 12
(#290) Line indented incorrectly; expected at least 16 spaces, found 12
(#292) Line indented incorrectly; expected 12 spaces, found 8
(#293) Line indented incorrectly; expected at least 16 spaces, found 12
(#294) Line indented incorrectly; expected at least 16 spaces, found 12
(#296) Line indented incorrectly; expected 12 spaces, found 8
(#297) Line indented incorrectly; expected at least 16 spaces, found 12
(#298) Line indented incorrectly; expected at least 16 spaces, found 12
(#300) Line indented incorrectly; expected 12 spaces, found 8
(#301) Line indented incorrectly; expected at least 16 spaces, found 12
(#302) Line indented incorrectly; expected at least 16 spaces, found 12
(#304) Line indented incorrectly; expected 12 spaces, found 8
(#305) Line indented incorrectly; expected at least 16 spaces, found 12
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 16 spaces, found 3
(#306) Expected "if (...) {\n"; found "if(...) {\t\t\t\t\n"
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Whitespace found at end of line
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 20 spaces, found 4
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 16 spaces, found 3
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 20 spaces, found 4
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 20 spaces, found 4
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 20 spaces, found 4
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 16 spaces, found 3
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#314) Line indented incorrectly; expected 12 spaces, found 8
(#315) Line indented incorrectly; expected at least 16 spaces, found 12
(#316) Line indented incorrectly; expected at least 16 spaces, found 12
(#317) Line indented incorrectly; expected at least 16 spaces, found 12
(#318) Line indented incorrectly; expected at least 16 spaces, found 12
(#320) Line indented incorrectly; expected 12 spaces, found 8
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 16 spaces, found 9
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 16 spaces, found 9
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#324) Line indented incorrectly; expected 12 spaces, found 8
(#325) Line indented incorrectly; expected at least 16 spaces, found 12
(#331) Whitespace found at end of line
(#334) Whitespace found at end of line
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 4 spaces, found 1
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 8 spaces, found 2
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 12 spaces, found 3
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) "require_once" must be immediately followed by an open parenthesis
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Whitespace found at end of line
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 8 spaces, found 2
(#350) Line exceeds 132 characters; contains 147 characters
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 8 spaces, found 2
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 4
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 4
(#353) Whitespace found at end of line
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Whitespace found at end of line
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 8 spaces, found 2
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 12 spaces, found 3
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 12 spaces, found 5
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 12 spaces, found 5
(#359) Whitespace found at end of line
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 12 spaces, found 3
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 12 spaces, found 3
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 8 spaces, found 2
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 12 spaces, found 3
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 12 spaces, found 3
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 12 spaces, found 5
(#367) Whitespace found at end of line
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#369) Space found before semicolon; expected ");" but found ") ;"
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) 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 8 spaces, found 2
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 12 spaces, found 3
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 12 spaces, found 3
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 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 8 spaces, found 2
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 4 spaces, found 1
(#379) Whitespace found at end of line
(#380) Whitespace found at end of line
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 4 spaces, found 1
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 8 spaces, found 2
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 at least 8 spaces, found 2
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) "require_once" must be immediately followed by an open parenthesis
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Whitespace found at end of line
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Line exceeds 132 characters; contains 147 characters
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 8 spaces, found 2
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 8 spaces, found 4
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 4
(#395) Whitespace found at end of line
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Whitespace found at end of line
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 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 at least 12 spaces, found 3
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 12 spaces, found 5
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 12 spaces, found 5
(#401) Whitespace found at end of line
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 12 spaces, found 3
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 12 spaces, found 3
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 8 spaces, found 2
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 12 spaces, found 3
(#405) Expected "if (...) {\n"; found "if(...) {\t\n"
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Whitespace found at end of line
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 16 spaces, found 4
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 16 spaces, found 4
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 16 spaces, found 4
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 16 spaces, found 4
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 16 spaces, found 4
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 16 spaces, found 6
(#411) Whitespace found at end of line
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 16 spaces, found 4
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 16 spaces, found 4
(#413) Space found before semicolon; expected ");" but found ") ;"
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 16 spaces, found 4
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 16 spaces, found 4
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 12 spaces, found 3
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 16 spaces, found 4
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 16 spaces, found 6
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 16 spaces, found 6
(#419) Whitespace found at end of line
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 16 spaces, found 4
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Whitespace found at end of line
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 12 spaces, found 3
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 8 spaces, found 2
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 12 spaces, found 3
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 12 spaces, found 3
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 12 spaces, found 3
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Whitespace found at end of line
(#433) Whitespace found at end of line
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 8 spaces, found 5
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 8 spaces, found 5
(#448) Whitespace found at end of line
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Whitespace found at end of line
(#455) Line exceeds 132 characters; contains 161 characters
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 12 spaces, found 9
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 16 spaces, found 10
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 16 spaces, found 12
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 16 spaces, found 14
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 16 spaces, found 10
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 16 spaces, found 10
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 12 spaces, found 9
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 16 spaces, found 10
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 16 spaces, found 12
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 16 spaces, found 14
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 16 spaces, found 10
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 16 spaces, found 10
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 12 spaces, found 9
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 12 spaces, found 9
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 16 spaces, found 10
(#472) Variable "guestsignup_possible" must not contain underscores.
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 12 spaces, found 9
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 16 spaces, found 10
(#474) Variable "guestsignup_possible" must not contain underscores.
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 12 spaces, found 9
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 12 spaces, found 9
(#476) Variable "guestsignup_possible" must not contain underscores.
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 16 spaces, found 10
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 16 spaces, found 12
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 16 spaces, found 14
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 16 spaces, found 10
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 16 spaces, found 10
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 12 spaces, found 9
(#484) Whitespace found at end of line
(#498) Whitespace found at end of line
(#504) Expected "if (...) {\n"; found "if(...){\n"
(#504) Line exceeds 132 characters; contains 153 characters
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 12 spaces, found 9
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Whitespace found at end of line
(#507) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#508) Whitespace found at end of line
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected 8 spaces, found 2
(#519) Expected "if (...) {\n"; found "if(...) {\n"
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 12 spaces, found 3
(#520) Line exceeds maximum limit of 180 characters; contains 202 characters
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 12 spaces, found 3
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 8 spaces, found 2
(#524) Variable "navigation_bar" must not contain underscores.
(#530) Variable "navigation_bar" must not contain underscores.
(#530) Whitespace found at end of line
(#531) Whitespace found at end of line
(#532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#532) Inline comments must end in full-stops, exclamation marks, or question marks
(#533) "require_once" must be immediately followed by an open parenthesis
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Whitespace found at end of line
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Inline comments must end in full-stops, exclamation marks, or question marks
(#537) No space found before comment text; expected "// render the html with inline css based on the used stylesheet" but found "//render the html with inline css based on the used stylesheet"
(#538) Line exceeds maximum limit of 180 characters; contains 317 characters
(#540) Whitespace found at end of line
(#544) Line exceeds 132 characters; contains 144 characters
(#546) Line exceeds 132 characters; contains 179 characters
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 8 spaces, found 2
(#549) Expected "if (...) {\n"; found "if(...) {\n"
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 12 spaces, found 9
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 8 spaces, found 2
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 12 spaces, found 9
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected 8 spaces, found 2
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected 8 spaces, found 3
(#554) Expected "if (...) {\n"; found "if(...) {\n"
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 12 spaces, found 4
(#555) Whitespace found at end of line
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected 8 spaces, found 2
(#556) Closing brace indented incorrectly; expected 3 spaces, found 2
(#557) Variable "navigation_bar" must not contain underscores.
(#559) Whitespace found at end of line
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#570) Whitespace found at end of line
(#577) Whitespace found at end of line
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 8 spaces, found 5
(#611) Expected 1 space after ".="; 2 found
(#620) Whitespace found at end of line
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Whitespace found at end of line
(#633) Expected "if (...) {\n"; found "if(...){\n"
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 12 spaces, found 9
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 12 spaces, found 9
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 12 spaces, found 9
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 12 spaces, found 9
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 12 spaces, found 9
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 12 spaces, found 9
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 12 spaces, found 9
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 12 spaces, found 9
(#643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Expected "if (...) {\n"; found "if (...){\n"
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 12 spaces, found 9
(#648) Whitespace found at end of line
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Whitespace found at end of line
(#651) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#652) Whitespace found at end of line
(#654) Line exceeds 132 characters; contains 148 characters
(#663) Line exceeds 132 characters; contains 154 characters
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#671) Whitespace found at end of line
(#673) Expected 1 space before "?"; 0 found
(#673) Expected 1 space after "?"; 0 found
(#673) Expected 1 space before ":"; 0 found
(#673) Expected 1 space after ":"; 0 found
(#673) Line exceeds maximum limit of 180 characters; contains 212 characters
(#674) Whitespace found at end of line
(#676) Variable "draftid_editor" must not contain underscores.
(#677) Variable "draftid_editor" must not contain underscores.
(#677) Line exceeds maximum limit of 180 characters; contains 218 characters
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 8 spaces, found 2
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 8 spaces, found 4
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 8 spaces, found 4
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected at least 8 spaces, found 4
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 8 spaces, found 6
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 8 spaces, found 6
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 8 spaces, found 6
(#684) Variable "draftid_editor" must not contain underscores.
(#684) Whitespace found at end of line
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 8 spaces, found 4
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 8 spaces, found 4
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 8 spaces, found 4
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 8 spaces, found 4
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 8 spaces, found 4
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 8 spaces, found 2
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Whitespace found at end of line
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) No space found before comment text; expected "// TODO: remove ugly config hack and provide js for atto" but found "//TODO: remove ugly config hack and provide js for atto"
(#727) Whitespace found at end of line
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#731) Whitespace found at end of line
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected at least 12 spaces, found 9
(#739) Whitespace found at end of line
(#744) Whitespace found at end of line
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#752) Whitespace found at end of line
(#753) Line exceeds 132 characters; contains 136 characters
(#755) Line exceeds 132 characters; contains 161 characters
(#767) Whitespace found at end of line
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#772) Whitespace found at end of line
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected 12 spaces, found 9
(#774) Expected "if (...) {\n"; found "if(...) {\n"
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 16 spaces, found 10
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 20 spaces, found 11
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected 16 spaces, found 10
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected 12 spaces, found 9
(#778) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#778) Expected "if (...) {\n"; found "if(...) {\n"
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected 16 spaces, found 10
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 20 spaces, found 11
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected 16 spaces, found 10
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected 12 spaces, found 9
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected at least 16 spaces, found 10
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected 12 spaces, found 9
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected at least 12 spaces, found 9
(#787) Whitespace found at end of line
(#789) Line exceeds maximum limit of 180 characters; contains 208 characters
(#790) Line exceeds maximum limit of 180 characters; contains 190 characters
(#791) Whitespace found at end of line
(#792) Expected "if (...) {\n"; found "if(...){\n"
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected at least 12 spaces, found 9
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected 12 spaces, found 9
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected 16 spaces, found 10
(#795) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected at least 20 spaces, found 11
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected 16 spaces, found 10
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected 12 spaces, found 9
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected at least 12 spaces, found 9
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 12 spaces, found 9
(#802) Whitespace found at end of line
(#803) Expected "if (...) {\n"; found "if(...){\n"
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 12 spaces, found 9
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected 12 spaces, found 9
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected 16 spaces, found 10
(#806) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Line indented incorrectly; expected at least 20 spaces, found 11
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected 16 spaces, found 10
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected 12 spaces, found 9
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected at least 12 spaces, found 9
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected at least 12 spaces, found 9
(#813) Whitespace found at end of line
(#814) Expected "if (...) {\n"; found "if(...){\n"
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected at least 12 spaces, found 9
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected 12 spaces, found 9
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected 16 spaces, found 10
(#817) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected at least 20 spaces, found 11
(#818) Commas (,) must be followed by white space.
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected 16 spaces, found 10
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line indented incorrectly; expected 12 spaces, found 9
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected at least 12 spaces, found 9
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 12 spaces, found 9
(#824) Whitespace found at end of line
(#826) Variable "subscriber_form" must not contain underscores.
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Tab found within whitespace
(#828) Spaces must be used for alignment; tabs are not allowed
(#828) Tab found within whitespace
(#829) Spaces must be used for alignment; tabs are not allowed
(#829) Tab found within whitespace
(#830) Spaces must be used for alignment; tabs are not allowed
(#830) Tab found within whitespace
(#831) Spaces must be used for alignment; tabs are not allowed
(#831) Tab found within whitespace
(#832) Spaces must be used for alignment; tabs are not allowed
(#832) Tab found within whitespace
(#834) Whitespace found at end of line
(#835) Variable "subscriber_form" must not contain underscores.
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#848) Whitespace found at end of line
(#854) Whitespace found at end of line
(#865) Whitespace found at end of line
(#867) Spaces must be used for alignment; tabs are not allowed
(#867) Tab found within whitespace
(#867) Line indented incorrectly; expected at least 12 spaces, found 9
(#867) Spaces must be used for alignment; tabs are not allowed
(#867) Tab found within whitespace
(#867) Expected 1 space before "=>"; 0 found
(#867) Expected 1 space after "=>"; 0 found
(#867) Line exceeds 132 characters; contains 158 characters
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected at least 12 spaces, found 9
(#894) Whitespace found at end of line
(#927) Expected 1 space after ".="; 2 found
(#937) Whitespace found at end of line
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#954) Whitespace found at end of line
(#958) Line indented incorrectly; expected 12 spaces, found 8
(#959) Spaces must be used for alignment; tabs are not allowed
(#959) Tab found within whitespace
(#959) Line indented incorrectly; expected at least 16 spaces, found 3
(#960) Line indented incorrectly; expected at least 16 spaces, found 12
(#962) Line indented incorrectly; expected 12 spaces, found 8
(#963) Line indented incorrectly; expected at least 16 spaces, found 12
(#964) Line indented incorrectly; expected at least 16 spaces, found 12
(#965) Line indented incorrectly; expected at least 16 spaces, found 12
(#967) Line indented incorrectly; expected 12 spaces, found 8
(#968) Line indented incorrectly; expected at least 16 spaces, found 12
(#969) Line indented incorrectly; expected at least 16 spaces, found 12
(#970) Line indented incorrectly; expected at least 16 spaces, found 12
(#971) Line indented incorrectly; expected at least 16 spaces, found 12
(#978) Inline comments must start with a capital letter, digit or 3-dots sequence
(#978) Whitespace found at end of line
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Line indented incorrectly; expected 16 spaces, found 13
(#979) Expected "if (...) {\n"; found "if (...){ // do not display issues that are not yet published\n"
(#979) Inline comments must end in full-stops, exclamation marks, or question marks
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected at least 20 spaces, found 14
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected 16 spaces, found 13
(#983) Spaces must be used for alignment; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected 16 spaces, found 4
(#984) Spaces must be used for alignment; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected at least 20 spaces, found 5
(#984) Line exceeds 132 characters; contains 150 characters
(#985) Spaces must be used for alignment; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected 16 spaces, found 4
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected at least 20 spaces, found 5
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected 16 spaces, found 4
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected 16 spaces, found 4
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected 20 spaces, found 4
(#990) Spaces must be used for alignment; tabs are not allowed
(#990) Tab found within whitespace
(#990) Line indented incorrectly; expected at least 24 spaces, found 5
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected at least 24 spaces, found 5
(#992) Spaces must be used for alignment; tabs are not allowed
(#992) Tab found within whitespace
(#993) Spaces must be used for alignment; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected 20 spaces, found 4
(#994) Spaces must be used for alignment; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected at least 24 spaces, found 5
(#995) Spaces must be used for alignment; tabs are not allowed
(#995) Tab found within whitespace
(#995) Line indented incorrectly; expected at least 24 spaces, found 5
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected at least 24 spaces, found 5
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#998) Spaces must be used for alignment; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected 20 spaces, found 4
(#999) Spaces must be used for alignment; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected at least 24 spaces, found 5
(#1000) Spaces must be used for alignment; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected at least 24 spaces, found 5
(#1001) Spaces must be used for alignment; tabs are not allowed
(#1001) Tab found within whitespace
(#1001) Line indented incorrectly; expected at least 24 spaces, found 5
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected at least 24 spaces, found 5
(#1003) Spaces must be used for alignment; tabs are not allowed
(#1003) Tab found within whitespace
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected 16 spaces, found 4
(#1005) Spaces must be used for alignment; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected 16 spaces, found 4
(#1006) Spaces must be used for alignment; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Line indented incorrectly; expected at least 20 spaces, found 5
(#1007) Spaces must be used for alignment; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected 16 spaces, found 4
(#1007) Spaces must be used for alignment; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Whitespace found at end of line
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected 16 spaces, found 13
(#1009) Expected "if (...) {\n"; found "if (...){ // do not display issues that are not yet published\n"
(#1009) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1009) Inline comments must end in full-stops, exclamation marks, or question marks
(#1010) Spaces must be used for alignment; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Line indented incorrectly; expected at least 20 spaces, found 14
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Line indented incorrectly; expected 16 spaces, found 13
(#1016) Line exceeds 132 characters; contains 161 characters
(#1024) Spaces must be used for alignment; tabs are not allowed
(#1024) Tab found within whitespace
(#1024) Whitespace found at end of line
(#1030) Spaces must be used for alignment; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Line indented incorrectly; expected 4 spaces, found 1
(#1030) Variable "publishon_ts" must not contain underscores.
(#1031) Spaces must be used for alignment; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected at least 8 spaces, found 2
(#1031) Variable "publishon_ts" must not contain underscores.
(#1032) Spaces must be used for alignment; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Line indented incorrectly; expected at least 8 spaces, found 2
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected at least 8 spaces, found 2
(#1034) Spaces must be used for alignment; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Whitespace found at end of line
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected at least 8 spaces, found 2
(#1036) Spaces must be used for alignment; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Line indented incorrectly; expected 4 spaces, found 1
(#1037) Spaces must be used for alignment; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Whitespace found at end of line
(#1077) Whitespace found at end of line
(#1085) Spaces must be used for alignment; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected at least 8 spaces, found 2
(#1087) Whitespace found at end of line
(#1088) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1089) Spaces must be used for alignment; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Whitespace found at end of line
(#1091) Whitespace found at end of line
(#1097) Line exceeds 132 characters; contains 150 characters
(#1099) Whitespace found at end of line
(#1101) Spaces must be used for alignment; tabs are not allowed
(#1101) Tab found within whitespace
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1102) Tab found within whitespace
(#1103) Spaces must be used for alignment; tabs are not allowed
(#1103) Tab found within whitespace
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1105) Spaces must be used for alignment; tabs are not allowed
(#1105) Tab found within whitespace
(#1115) Whitespace found at end of line
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Whitespace found at end of line
(#1124) Expected "if (...) {\n"; found "if (...){\n"
(#1124) Line exceeds 132 characters; contains 133 characters
(#1125) Spaces must be used for alignment; tabs are not allowed
(#1125) Tab found within whitespace
(#1125) Line indented incorrectly; expected at least 12 spaces, found 9
(#1127) Whitespace found at end of line
(#1132) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1133) Whitespace found at end of line
(#1134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1134) Inline comments must end in full-stops, exclamation marks, or question marks
(#1135) Expected "if (...) {\n"; found "if(...){\n"
(#1136) Spaces must be used for alignment; tabs are not allowed
(#1136) Tab found within whitespace
(#1136) Line indented incorrectly; expected at least 12 spaces, found 9
(#1138) Whitespace found at end of line
(#1140) Spaces must be used for alignment; tabs are not allowed
(#1140) Tab found within whitespace
(#1140) Line indented incorrectly; expected at least 8 spaces, found 2
(#1146) Line exceeds 132 characters; contains 150 characters
(#1154) Whitespace found at end of line
(#1166) Whitespace found at end of line
(#1170) Visibility must be declared on method "subscribe_cohort"
(#1170) Commas (,) must be followed by white space.
(#1170) Variable "resubscribe_unsubscribed" must not contain underscores.
(#1173) Variable "enrolled_sql" must not contain underscores.
(#1173) Variable "enrolled_params" must not contain underscores.
(#1174) Whitespace found at end of line
(#1175) Variable "already_subscribed_sql" must not contain underscores.
(#1183) Variable "enrolled_sql" must not contain underscores.
(#1185) Commas (,) must be followed by white space.
(#1185) Variable "enrolled_params" must not contain underscores.
(#1188) Spaces must be used for alignment; tabs are not allowed
(#1188) Tab found within whitespace
(#1188) Commas (,) must be followed by white space.
(#1188) Commas (,) must be followed by white space.
(#1188) Variable "resubscribe_unsubscribed" must not contain underscores.
(#1191) Whitespace found at end of line
(#1194) Whitespace found at end of line
(#1197) Visibility must be declared on method "unsubscribe_cohort"
(#1199) Expected 1 space after "="; 0 found
(#1203) Whitespace found at end of line
(#1215) Whitespace found at end of line
(#1222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1222) Inline comments must end in full-stops, exclamation marks, or question marks
(#1222) This comment is 67% valid code; is this commented out code?
(#1222) No space found before comment text; expected "// $total = $DB->count_records('newsletter_subscriptions', array('newsletterid' => $this->get_instance()->id));" but found "//$total = $DB->count_records('newsletter_subscriptions', array('newsletterid' => $this->get_instance()->id));"
(#1223) Line exceeds 132 characters; contains 136 characters
(#1238) Line exceeds 132 characters; contains 140 characters
(#1239) Line exceeds 132 characters; contains 143 characters
(#1240) Spaces must be used for alignment; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Line indented incorrectly; expected at least 16 spaces, found 13
(#1240) Line exceeds 132 characters; contains 134 characters
(#1242) Spaces must be used for alignment; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Line indented incorrectly; expected at least 16 spaces, found 13
(#1247) Spaces must be used for alignment; tabs are not allowed
(#1247) Tab found within whitespace
(#1247) Whitespace found at end of line
(#1248) Spaces must be used for alignment; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Line indented incorrectly; expected at least 4 spaces, found 1
(#1249) Spaces must be used for alignment; tabs are not allowed
(#1250) Spaces must be used for alignment; tabs are not allowed
(#1251) Spaces must be used for alignment; tabs are not allowed
(#1251) Spaces must be used for alignment; tabs are not allowed
(#1251) Whitespace found at end of line
(#1252) Spaces must be used for alignment; tabs are not allowed
(#1253) Spaces must be used for alignment; tabs are not allowed
(#1254) Spaces must be used for alignment; tabs are not allowed
(#1254) Tab found within whitespace
(#1254) Line indented incorrectly; expected 4 spaces, found 1
(#1255) Spaces must be used for alignment; tabs are not allowed
(#1255) Tab found within whitespace
(#1255) Line indented incorrectly; expected at least 8 spaces, found 2
(#1256) Spaces must be used for alignment; tabs are not allowed
(#1256) Tab found within whitespace
(#1256) Line indented incorrectly; expected 8 spaces, found 2
(#1257) Spaces must be used for alignment; tabs are not allowed
(#1257) Tab found within whitespace
(#1257) Line indented incorrectly; expected at least 12 spaces, found 3
(#1258) Spaces must be used for alignment; tabs are not allowed
(#1258) Tab found within whitespace
(#1258) Line indented incorrectly; expected 8 spaces, found 2
(#1259) Spaces must be used for alignment; tabs are not allowed
(#1259) Tab found within whitespace
(#1259) Line indented incorrectly; expected 8 spaces, found 2
(#1260) Spaces must be used for alignment; tabs are not allowed
(#1260) Tab found within whitespace
(#1260) Line indented incorrectly; expected at least 12 spaces, found 3
(#1261) Spaces must be used for alignment; tabs are not allowed
(#1261) Tab found within whitespace
(#1261) Line indented incorrectly; expected 8 spaces, found 2
(#1262) Spaces must be used for alignment; tabs are not allowed
(#1262) Tab found within whitespace
(#1262) Line indented incorrectly; expected at least 12 spaces, found 3
(#1263) Spaces must be used for alignment; tabs are not allowed
(#1263) Tab found within whitespace
(#1263) Line indented incorrectly; expected at least 12 spaces, found 5
(#1264) Spaces must be used for alignment; tabs are not allowed
(#1264) Tab found within whitespace
(#1264) Line indented incorrectly; expected at least 12 spaces, found 5
(#1264) Whitespace found at end of line
(#1265) Spaces must be used for alignment; tabs are not allowed
(#1265) Tab found within whitespace
(#1265) Line indented incorrectly; expected at least 12 spaces, found 3
(#1266) Spaces must be used for alignment; tabs are not allowed
(#1266) Tab found within whitespace
(#1266) Line indented incorrectly; expected 12 spaces, found 3
(#1267) Spaces must be used for alignment; tabs are not allowed
(#1267) Tab found within whitespace
(#1267) Line indented incorrectly; expected at least 16 spaces, found 4
(#1268) Spaces must be used for alignment; tabs are not allowed
(#1268) Tab found within whitespace
(#1268) Line indented incorrectly; expected at least 16 spaces, found 4
(#1269) Spaces must be used for alignment; tabs are not allowed
(#1269) Tab found within whitespace
(#1269) Line indented incorrectly; expected 12 spaces, found 3
(#1270) Spaces must be used for alignment; tabs are not allowed
(#1270) Tab found within whitespace
(#1270) Line indented incorrectly; expected at least 12 spaces, found 3
(#1271) Spaces must be used for alignment; tabs are not allowed
(#1271) Tab found within whitespace
(#1271) Line indented incorrectly; expected 8 spaces, found 2
(#1272) Closing brace indented incorrectly; expected 1 spaces, found 4
(#1277) Whitespace found at end of line
(#1284) Line exceeds 132 characters; contains 148 characters
(#1285) Expected "if (...) {\n"; found "if(...) {\n"
(#1288) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1289) Expected "if (...) {\n"; found "if(...) {\n"
(#1299) Whitespace found at end of line
(#1311) Expected "if (...) {\n"; found "if(...){\n"
(#1312) Spaces must be used for alignment; tabs are not allowed
(#1312) Tab found within whitespace
(#1312) Line indented incorrectly; expected 12 spaces, found 9
(#1312) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1313) Spaces must be used for alignment; tabs are not allowed
(#1313) Tab found within whitespace
(#1313) Line indented incorrectly; expected at least 16 spaces, found 10
(#1314) Spaces must be used for alignment; tabs are not allowed
(#1314) Tab found within whitespace
(#1314) Line indented incorrectly; expected 12 spaces, found 9
(#1318) Whitespace found at end of line
(#1321) Whitespace found at end of line
(#1323) Spaces must be used for alignment; tabs are not allowed
(#1323) Tab found within whitespace
(#1323) Line indented incorrectly; expected 12 spaces, found 9
(#1324) Spaces must be used for alignment; tabs are not allowed
(#1324) Tab found within whitespace
(#1324) Line indented incorrectly; expected at least 16 spaces, found 10
(#1324) Line exceeds 132 characters; contains 160 characters
(#1325) Spaces must be used for alignment; tabs are not allowed
(#1325) Tab found within whitespace
(#1325) Line indented incorrectly; expected 12 spaces, found 9
(#1326) Spaces must be used for alignment; tabs are not allowed
(#1326) Tab found within whitespace
(#1326) Line indented incorrectly; expected at least 16 spaces, found 10
(#1326) Line exceeds 132 characters; contains 138 characters
(#1327) Spaces must be used for alignment; tabs are not allowed
(#1327) Tab found within whitespace
(#1327) Line indented incorrectly; expected 12 spaces, found 9
(#1328) Spaces must be used for alignment; tabs are not allowed
(#1328) Tab found within whitespace
(#1328) Line indented incorrectly; expected at least 16 spaces, found 10
(#1328) Line exceeds 132 characters; contains 138 characters
(#1329) Spaces must be used for alignment; tabs are not allowed
(#1329) Tab found within whitespace
(#1329) Line indented incorrectly; expected 12 spaces, found 9
(#1330) Spaces must be used for alignment; tabs are not allowed
(#1330) Tab found within whitespace
(#1330) Line indented incorrectly; expected at least 16 spaces, found 10
(#1331) Spaces must be used for alignment; tabs are not allowed
(#1331) Tab found within whitespace
(#1331) Line indented incorrectly; expected 12 spaces, found 9
(#1332) Spaces must be used for alignment; tabs are not allowed
(#1332) Tab found within whitespace
(#1332) Line indented incorrectly; expected at least 16 spaces, found 10
(#1333) Spaces must be used for alignment; tabs are not allowed
(#1333) Tab found within whitespace
(#1333) Line indented incorrectly; expected 12 spaces, found 9
(#1340) Whitespace found at end of line
(#1358) Whitespace found at end of line
(#1376) Whitespace found at end of line
(#1392) Spaces must be used for alignment; tabs are not allowed
(#1392) Tab found within whitespace
(#1392) Whitespace found at end of line
(#1395) Whitespace found at end of line
(#1416) Whitespace found at end of line
(#1422) Whitespace found at end of line
(#1427) Commas (,) must be followed by white space.
(#1427) Variable "resubscribe_unsubscribed" must not contain underscores.
(#1427) Commas (,) must be followed by white space.
(#1427) Line exceeds 132 characters; contains 152 characters
(#1434) Expected "if (...) {\n"; found "if(...){\n"
(#1435) Spaces must be used for alignment; tabs are not allowed
(#1435) Tab found within whitespace
(#1435) Line indented incorrectly; expected at least 12 spaces, found 9
(#1436) Whitespace found at end of line
(#1438) Expected "if (...) {\n"; found "if(...) {\n"
(#1438) Variable "resubscribe_unsubscribed" must not contain underscores.
(#1439) Spaces must be used for alignment; tabs are not allowed
(#1439) Tab found within whitespace
(#1439) Line indented incorrectly; expected at least 16 spaces, found 13
(#1440) Spaces must be used for alignment; tabs are not allowed
(#1440) Tab found within whitespace
(#1440) Line indented incorrectly; expected at least 16 spaces, found 13
(#1441) Spaces must be used for alignment; tabs are not allowed
(#1441) Tab found within whitespace
(#1441) Line indented incorrectly; expected at least 16 spaces, found 13
(#1442) Spaces must be used for alignment; tabs are not allowed
(#1442) Tab found within whitespace
(#1442) Line indented incorrectly; expected at least 16 spaces, found 13
(#1443) Spaces must be used for alignment; tabs are not allowed
(#1443) Tab found within whitespace
(#1443) Line indented incorrectly; expected 16 spaces, found 4
(#1443) Expected "if (...) {\n"; found "if (...){\n"
(#1444) Spaces must be used for alignment; tabs are not allowed
(#1444) Tab found within whitespace
(#1444) Line indented incorrectly; expected at least 20 spaces, found 5
(#1445) Spaces must be used for alignment; tabs are not allowed
(#1445) Tab found within whitespace
(#1445) Line indented incorrectly; expected at least 20 spaces, found 7
(#1446) Spaces must be used for alignment; tabs are not allowed
(#1446) Tab found within whitespace
(#1446) Line indented incorrectly; expected at least 20 spaces, found 7
(#1447) Spaces must be used for alignment; tabs are not allowed
(#1447) Tab found within whitespace
(#1447) Line indented incorrectly; expected at least 20 spaces, found 7
(#1448) Spaces must be used for alignment; tabs are not allowed
(#1448) Tab found within whitespace
(#1448) Line indented incorrectly; expected at least 20 spaces, found 7
(#1449) Spaces must be used for alignment; tabs are not allowed
(#1449) Tab found within whitespace
(#1449) Whitespace found at end of line
(#1450) Spaces must be used for alignment; tabs are not allowed
(#1450) Tab found within whitespace
(#1450) Line indented incorrectly; expected at least 32 spaces, found 5
(#1451) Spaces must be used for alignment; tabs are not allowed
(#1451) Tab found within whitespace
(#1451) Line indented incorrectly; expected at least 32 spaces, found 5
(#1452) Spaces must be used for alignment; tabs are not allowed
(#1452) Tab found within whitespace
(#1452) Line indented incorrectly; expected at least 32 spaces, found 5
(#1453) Spaces must be used for alignment; tabs are not allowed
(#1453) Tab found within whitespace
(#1453) Line indented incorrectly; expected 16 spaces, found 4
(#1454) Spaces must be used for alignment; tabs are not allowed
(#1454) Tab found within whitespace
(#1454) Line indented incorrectly; expected at least 16 spaces, found 4
(#1456) Spaces must be used for alignment; tabs are not allowed
(#1456) Tab found within whitespace
(#1456) Line indented incorrectly; expected at least 16 spaces, found 13
(#1459) Spaces must be used for alignment; tabs are not allowed
(#1459) Tab found within whitespace
(#1459) Line indented incorrectly; expected at least 12 spaces, found 9
(#1460) Spaces must be used for alignment; tabs are not allowed
(#1460) Tab found within whitespace
(#1460) Line indented incorrectly; expected at least 12 spaces, found 9
(#1461) Spaces must be used for alignment; tabs are not allowed
(#1461) Tab found within whitespace
(#1461) Line indented incorrectly; expected at least 12 spaces, found 9
(#1462) Spaces must be used for alignment; tabs are not allowed
(#1462) Tab found within whitespace
(#1462) Line indented incorrectly; expected at least 12 spaces, found 9
(#1463) Spaces must be used for alignment; tabs are not allowed
(#1463) Tab found within whitespace
(#1463) Line indented incorrectly; expected at least 12 spaces, found 9
(#1464) Spaces must be used for alignment; tabs are not allowed
(#1464) Tab found within whitespace
(#1464) Line indented incorrectly; expected at least 12 spaces, found 9
(#1465) Spaces must be used for alignment; tabs are not allowed
(#1465) Tab found within whitespace
(#1465) Line indented incorrectly; expected at least 12 spaces, found 9
(#1466) Spaces must be used for alignment; tabs are not allowed
(#1466) Tab found within whitespace
(#1466) Line indented incorrectly; expected at least 12 spaces, found 9
(#1467) Spaces must be used for alignment; tabs are not allowed
(#1467) Tab found within whitespace
(#1467) Line indented incorrectly; expected 12 spaces, found 9
(#1467) Expected "if (...) {\n"; found "if (...){\n"
(#1468) Spaces must be used for alignment; tabs are not allowed
(#1468) Tab found within whitespace
(#1468) Line indented incorrectly; expected at least 16 spaces, found 10
(#1469) Spaces must be used for alignment; tabs are not allowed
(#1469) Tab found within whitespace
(#1469) Line indented incorrectly; expected at least 16 spaces, found 12
(#1470) Spaces must be used for alignment; tabs are not allowed
(#1470) Tab found within whitespace
(#1470) Line indented incorrectly; expected at least 16 spaces, found 12
(#1471) Spaces must be used for alignment; tabs are not allowed
(#1471) Tab found within whitespace
(#1471) Line indented incorrectly; expected at least 16 spaces, found 12
(#1472) Spaces must be used for alignment; tabs are not allowed
(#1472) Tab found within whitespace
(#1472) Line indented incorrectly; expected at least 16 spaces, found 12
(#1473) Spaces must be used for alignment; tabs are not allowed
(#1473) Tab found within whitespace
(#1473) Whitespace found at end of line
(#1474) Spaces must be used for alignment; tabs are not allowed
(#1474) Tab found within whitespace
(#1474) Line indented incorrectly; expected at least 19 spaces, found 10
(#1475) Spaces must be used for alignment; tabs are not allowed
(#1475) Tab found within whitespace
(#1475) Line indented incorrectly; expected at least 19 spaces, found 10
(#1476) Spaces must be used for alignment; tabs are not allowed
(#1476) Tab found within whitespace
(#1476) Line indented incorrectly; expected at least 19 spaces, found 10
(#1477) Spaces must be used for alignment; tabs are not allowed
(#1477) Tab found within whitespace
(#1477) Line indented incorrectly; expected 12 spaces, found 9
(#1478) Spaces must be used for alignment; tabs are not allowed
(#1478) Tab found within whitespace
(#1478) Line indented incorrectly; expected at least 12 spaces, found 9
(#1483) Whitespace found at end of line
(#1484) Whitespace found at end of line
(#1490) Expected "if (...) {\n"; found "if(...){\n"
(#1490) Line exceeds 132 characters; contains 171 characters
(#1491) Spaces must be used for alignment; tabs are not allowed
(#1491) Tab found within whitespace
(#1491) Line indented incorrectly; expected at least 12 spaces, found 9
(#1493) Spaces must be used for alignment; tabs are not allowed
(#1493) Tab found within whitespace
(#1493) Line indented incorrectly; expected at least 12 spaces, found 9
(#1494) Spaces must be used for alignment; tabs are not allowed
(#1494) Tab found within whitespace
(#1494) Line indented incorrectly; expected at least 12 spaces, found 9
(#1495) Spaces must be used for alignment; tabs are not allowed
(#1495) Tab found within whitespace
(#1495) Line indented incorrectly; expected at least 12 spaces, found 9
(#1496) Spaces must be used for alignment; tabs are not allowed
(#1496) Tab found within whitespace
(#1496) Line indented incorrectly; expected at least 12 spaces, found 9
(#1497) Spaces must be used for alignment; tabs are not allowed
(#1497) Tab found within whitespace
(#1497) Line indented incorrectly; expected at least 12 spaces, found 9
(#1498) Spaces must be used for alignment; tabs are not allowed
(#1498) Tab found within whitespace
(#1498) Whitespace found at end of line
(#1499) Spaces must be used for alignment; tabs are not allowed
(#1499) Tab found within whitespace
(#1499) Line indented incorrectly; expected at least 12 spaces, found 9
(#1500) Spaces must be used for alignment; tabs are not allowed
(#1500) Tab found within whitespace
(#1500) Line indented incorrectly; expected at least 12 spaces, found 11
(#1501) Spaces must be used for alignment; tabs are not allowed
(#1501) Tab found within whitespace
(#1501) Line indented incorrectly; expected at least 12 spaces, found 11
(#1502) Spaces must be used for alignment; tabs are not allowed
(#1502) Tab found within whitespace
(#1502) Line indented incorrectly; expected at least 12 spaces, found 11
(#1503) Spaces must be used for alignment; tabs are not allowed
(#1503) Tab found within whitespace
(#1503) Line indented incorrectly; expected at least 12 spaces, found 11
(#1504) Spaces must be used for alignment; tabs are not allowed
(#1504) Tab found within whitespace
(#1504) Whitespace found at end of line
(#1505) Spaces must be used for alignment; tabs are not allowed
(#1505) Tab found within whitespace
(#1505) Line indented incorrectly; expected at least 12 spaces, found 9
(#1506) Spaces must be used for alignment; tabs are not allowed
(#1506) Tab found within whitespace
(#1506) Line indented incorrectly; expected at least 12 spaces, found 9
(#1507) Spaces must be used for alignment; tabs are not allowed
(#1507) Tab found within whitespace
(#1507) Line indented incorrectly; expected at least 12 spaces, found 9
(#1513) Whitespace found at end of line
(#1521) Spaces must be used for alignment; tabs are not allowed
(#1521) Tab found within whitespace
(#1521) Line indented incorrectly; expected at least 12 spaces, found 9
(#1524) Whitespace found at end of line
(#1526) Spaces must be used for alignment; tabs are not allowed
(#1526) Tab found within whitespace
(#1527) Spaces must be used for alignment; tabs are not allowed
(#1527) Tab found within whitespace
(#1528) Spaces must be used for alignment; tabs are not allowed
(#1528) Tab found within whitespace
(#1529) Spaces must be used for alignment; tabs are not allowed
(#1529) Tab found within whitespace
(#1530) Whitespace found at end of line
(#1534) Whitespace found at end of line
(#1537) Whitespace found at end of line
(#1538) Spaces must be used for alignment; tabs are not allowed
(#1538) Tab found within whitespace
(#1538) Line indented incorrectly; expected at least 4 spaces, found 1
(#1539) Spaces must be used for alignment; tabs are not allowed
(#1539) Whitespace found at end of line
(#1540) Spaces must be used for alignment; tabs are not allowed
(#1541) Spaces must be used for alignment; tabs are not allowed
(#1541) Whitespace found at end of line
(#1542) Spaces must be used for alignment; tabs are not allowed
(#1543) Spaces must be used for alignment; tabs are not allowed
(#1544) Spaces must be used for alignment; tabs are not allowed
(#1545) Spaces must be used for alignment; tabs are not allowed
(#1549) Spaces must be used for alignment; tabs are not allowed
(#1549) Tab found within whitespace
(#1549) Line indented incorrectly; expected at least 12 spaces, found 9
(#1551) Whitespace found at end of line
(#1558) Whitespace found at end of line
(#1560) Whitespace found at end of line
(#1562) Spaces must be used for alignment; tabs are not allowed
(#1562) Tab found within whitespace
(#1563) Spaces must be used for alignment; tabs are not allowed
(#1563) Tab found within whitespace
(#1564) Spaces must be used for alignment; tabs are not allowed
(#1564) Tab found within whitespace
(#1565) Spaces must be used for alignment; tabs are not allowed
(#1565) Tab found within whitespace
(#1566) Whitespace found at end of line
(#1570) Whitespace found at end of line
(#1573) Spaces must be used for alignment; tabs are not allowed
(#1573) Tab found within whitespace
(#1573) Whitespace found at end of line
(#1576) Whitespace found at end of line
(#1585) Line exceeds 132 characters; contains 143 characters
(#1586) Line exceeds 132 characters; contains 168 characters
(#1596) Spaces must be used for alignment; tabs are not allowed
(#1596) Tab found within whitespace
(#1596) Line indented incorrectly; expected at least 8 spaces, found 5
(#1597) Spaces must be used for alignment; tabs are not allowed
(#1597) Tab found within whitespace
(#1597) Line indented incorrectly; expected at least 8 spaces, found 5
(#1597) Spaces must be used for alignment; tabs are not allowed
(#1597) Tab found within whitespace
(#1598) Whitespace found at end of line
(#1599) Whitespace found at end of line
(#1602) Whitespace found at end of line
(#1607) Spaces must be used for alignment; tabs are not allowed
(#1607) Tab found within whitespace
(#1607) Line indented incorrectly; expected at least 8 spaces, found 5
(#1608) Spaces must be used for alignment; tabs are not allowed
(#1608) Tab found within whitespace
(#1608) Line indented incorrectly; expected 8 spaces, found 5
(#1609) Spaces must be used for alignment; tabs are not allowed
(#1609) Tab found within whitespace
(#1609) Line indented incorrectly; expected at least 12 spaces, found 6
(#1610) Spaces must be used for alignment; tabs are not allowed
(#1610) Tab found within whitespace
(#1610) Line indented incorrectly; expected 8 spaces, found 5
(#1611) Spaces must be used for alignment; tabs are not allowed
(#1611) Tab found within whitespace
(#1611) Line indented incorrectly; expected at least 12 spaces, found 6
(#1612) Spaces must be used for alignment; tabs are not allowed
(#1612) Tab found within whitespace
(#1612) Line indented incorrectly; expected 8 spaces, found 5
(#1613) Spaces must be used for alignment; tabs are not allowed
(#1613) Tab found within whitespace
(#1613) Whitespace found at end of line
(#1614) Spaces must be used for alignment; tabs are not allowed
(#1614) Tab found within whitespace
(#1614) Line indented incorrectly; expected 8 spaces, found 5
(#1614) Expected "if (...) {\n"; found "if (...){\n"
(#1615) Spaces must be used for alignment; tabs are not allowed
(#1615) Tab found within whitespace
(#1615) Line indented incorrectly; expected at least 12 spaces, found 6
(#1616) Spaces must be used for alignment; tabs are not allowed
(#1616) Tab found within whitespace
(#1616) Line indented incorrectly; expected 8 spaces, found 5
(#1617) Spaces must be used for alignment; tabs are not allowed
(#1617) Tab found within whitespace
(#1617) Line indented incorrectly; expected at least 12 spaces, found 6
(#1618) Spaces must be used for alignment; tabs are not allowed
(#1618) Tab found within whitespace
(#1618) Line indented incorrectly; expected 8 spaces, found 5
(#1623) Whitespace found at end of line
(#1626) Whitespace found at end of line
(#1628) Whitespace found at end of line
(#1638) Spaces must be used for alignment; tabs are not allowed
(#1638) Tab found within whitespace
(#1638) Whitespace found at end of line
(#1640) Spaces must be used for alignment; tabs are not allowed
(#1640) Tab found within whitespace
(#1640) Line indented incorrectly; expected at least 12 spaces, found 9
(#1643) Whitespace found at end of line
(#1645) Spaces must be used for alignment; tabs are not allowed
(#1645) Tab found within whitespace
(#1645) Line indented incorrectly; expected at least 12 spaces, found 9
(#1647) Whitespace found at end of line
(#1648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1648) Inline comments must end in full-stops, exclamation marks, or question marks
(#1648) No space found before comment text; expected "// generate username and if it already exists try to find another username, repeat until new username found" but found "//generate username and if it already exists try to find another username, repeat until new username found"
(#1658) Spaces must be used for alignment; tabs are not allowed
(#1658) Tab found within whitespace
(#1658) Whitespace found at end of line
(#1660) Whitespace found at end of line
(#1677) Spaces must be used for alignment; tabs are not allowed
(#1677) Tab found within whitespace
(#1678) Spaces must be used for alignment; tabs are not allowed
(#1678) Tab found within whitespace
(#1679) Spaces must be used for alignment; tabs are not allowed
(#1679) Tab found within whitespace
(#1680) Spaces must be used for alignment; tabs are not allowed
(#1680) Tab found within whitespace
(#1682) 3 slashes comments are not allowed; use "// Comment." instead
(#1683) Inline comments must end in full-stops, exclamation marks, or question marks
(#1683) This comment is 67% valid code; is this commented out code?
(#1685) Expected 1 space before "=>"; 0 found
(#1685) Expected 1 space after "=>"; 0 found
(#1687) Spaces must be used for alignment; tabs are not allowed
(#1687) Tab found within whitespace
(#1687) Whitespace found at end of line
(#1714) Whitespace found at end of line
(#1721) Spaces must be used for alignment; tabs are not allowed
(#1721) Tab found within whitespace
(#1721) Line indented incorrectly; expected at least 8 spaces, found 5
(#1722) Spaces must be used for alignment; tabs are not allowed
(#1722) Tab found within whitespace
(#1722) Line indented incorrectly; expected at least 8 spaces, found 5
(#1722) Commas (,) must be followed by white space.
(#1722) Commas (,) must be followed by white space.
(#1723) Spaces must be used for alignment; tabs are not allowed
(#1723) Tab found within whitespace
(#1723) Line indented incorrectly; expected at least 8 spaces, found 5
(#1724) Spaces must be used for alignment; tabs are not allowed
(#1724) Tab found within whitespace
(#1724) Line indented incorrectly; expected 8 spaces, found 5
(#1724) Expected "if (...) {\n"; found "if(...) {\n"
(#1725) Spaces must be used for alignment; tabs are not allowed
(#1725) Tab found within whitespace
(#1725) Line indented incorrectly; expected at least 12 spaces, found 6
(#1729) Spaces must be used for alignment; tabs are not allowed
(#1729) Tab found within whitespace
(#1729) Line indented incorrectly; expected 8 spaces, found 5
(#1730) Spaces must be used for alignment; tabs are not allowed
(#1730) Tab found within whitespace
(#1730) Line indented incorrectly; expected at least 12 spaces, found 6
(#1734) Spaces must be used for alignment; tabs are not allowed
(#1734) Tab found within whitespace
(#1734) Line indented incorrectly; expected 8 spaces, found 5
(#1736) Spaces must be used for alignment; tabs are not allowed
(#1736) Tab found within whitespace
(#1736) Line indented incorrectly; expected at least 8 spaces, found 5
(#1737) Spaces must be used for alignment; tabs are not allowed
(#1737) Tab found within whitespace
(#1737) Whitespace found at end of line
(#1738) Spaces must be used for alignment; tabs are not allowed
(#1738) Tab found within whitespace
(#1738) Inline comments must end in full-stops, exclamation marks, or question marks
(#1738) Line indented incorrectly; expected at least 8 spaces, found 5
(#1739) Spaces must be used for alignment; tabs are not allowed
(#1739) Tab found within whitespace
(#1739) Line indented incorrectly; expected at least 8 spaces, found 5
(#1740) Spaces must be used for alignment; tabs are not allowed
(#1740) Tab found within whitespace
(#1740) Line indented incorrectly; expected at least 8 spaces, found 5
(#1741) Spaces must be used for alignment; tabs are not allowed
(#1741) Tab found within whitespace
(#1741) Line indented incorrectly; expected at least 8 spaces, found 5
(#1742) Spaces must be used for alignment; tabs are not allowed
(#1742) Tab found within whitespace
(#1742) Whitespace found at end of line
(#1743) Spaces must be used for alignment; tabs are not allowed
(#1743) Tab found within whitespace
(#1743) Line indented incorrectly; expected at least 8 spaces, found 5
(#1744) Spaces must be used for alignment; tabs are not allowed
(#1744) Tab found within whitespace
(#1744) Line indented incorrectly; expected 8 spaces, found 5
(#1744) Expected "if (...) {\n"; found "if(...) {\n"
(#1745) Spaces must be used for alignment; tabs are not allowed
(#1745) Tab found within whitespace
(#1745) Line indented incorrectly; expected at least 12 spaces, found 6
(#1746) Spaces must be used for alignment; tabs are not allowed
(#1746) Tab found within whitespace
(#1746) Line indented incorrectly; expected at least 12 spaces, found 6
(#1747) Spaces must be used for alignment; tabs are not allowed
(#1747) Tab found within whitespace
(#1747) Line indented incorrectly; expected 8 spaces, found 5
(#1747) Whitespace found at end of line
(#1748) Spaces must be used for alignment; tabs are not allowed
(#1748) Tab found within whitespace
(#1748) Line indented incorrectly; expected 8 spaces, found 5
(#1748) Expected "if (...) {\n"; found "if(...){\n"
(#1749) Spaces must be used for alignment; tabs are not allowed
(#1749) Tab found within whitespace
(#1749) Line indented incorrectly; expected at least 12 spaces, found 6
(#1749) Whitespace found at end of line
(#1750) Spaces must be used for alignment; tabs are not allowed
(#1750) Tab found within whitespace
(#1750) Line indented incorrectly; expected 8 spaces, found 5
(#1751) Whitespace found at end of line
(#1752) Spaces must be used for alignment; tabs are not allowed
(#1752) Tab found within whitespace
(#1752) Line indented incorrectly; expected at least 8 spaces, found 5
(#1754) Whitespace found at end of line
(#1767) Visibility must be declared on method "add_instance"
(#1768) Spaces must be used for alignment; tabs are not allowed
(#1768) Tab found within whitespace
(#1768) Line indented incorrectly; expected at least 8 spaces, found 5
(#1769) Spaces must be used for alignment; tabs are not allowed
(#1769) Tab found within whitespace
(#1769) Line indented incorrectly; expected at least 8 spaces, found 5
(#1770) Spaces must be used for alignment; tabs are not allowed
(#1770) Tab found within whitespace
(#1770) Line indented incorrectly; expected at least 8 spaces, found 5
(#1771) Spaces must be used for alignment; tabs are not allowed
(#1771) Tab found within whitespace
(#1771) Line indented incorrectly; expected at least 8 spaces, found 5
(#1772) Spaces must be used for alignment; tabs are not allowed
(#1772) Tab found within whitespace
(#1772) Line indented incorrectly; expected at least 8 spaces, found 5
(#1773) Whitespace found at end of line
(#1774) Spaces must be used for alignment; tabs are not allowed
(#1774) Tab found within whitespace
(#1774) Line indented incorrectly; expected at least 8 spaces, found 5
(#1775) Spaces must be used for alignment; tabs are not allowed
(#1775) Tab found within whitespace
(#1775) Line indented incorrectly; expected at least 8 spaces, found 7
(#1776) Spaces must be used for alignment; tabs are not allowed
(#1776) Tab found within whitespace
(#1776) Line indented incorrectly; expected at least 8 spaces, found 7
(#1777) Whitespace found at end of line
(#1778) Spaces must be used for alignment; tabs are not allowed
(#1778) Tab found within whitespace
(#1778) Line indented incorrectly; expected at least 8 spaces, found 5
(#1779) Whitespace found at end of line
(#1780) Spaces must be used for alignment; tabs are not allowed
(#1780) Tab found within whitespace
(#1780) Line indented incorrectly; expected 8 spaces, found 5
(#1781) Spaces must be used for alignment; tabs are not allowed
(#1781) Tab found within whitespace
(#1781) Line indented incorrectly; expected at least 12 spaces, found 6
(#1781) Line exceeds 132 characters; contains 162 characters
(#1782) Spaces must be used for alignment; tabs are not allowed
(#1782) Tab found within whitespace
(#1782) Line indented incorrectly; expected 8 spaces, found 5
(#1783) Whitespace found at end of line
(#1784) Spaces must be used for alignment; tabs are not allowed
(#1784) Tab found within whitespace
(#1784) Line indented incorrectly; expected 8 spaces, found 5
(#1785) Spaces must be used for alignment; tabs are not allowed
(#1785) Tab found within whitespace
(#1785) Line indented incorrectly; expected at least 8 spaces, found 7
(#1786) Spaces must be used for alignment; tabs are not allowed
(#1786) Tab found within whitespace
(#1786) Line indented incorrectly; expected at least 12 spaces, found 8
(#1786) Commas (,) must be followed by white space.
(#1786) Commas (,) must be followed by white space.
(#1786) Commas (,) must be followed by white space.
(#1787) Spaces must be used for alignment; tabs are not allowed
(#1787) Tab found within whitespace
(#1787) Line indented incorrectly; expected 12 spaces, found 8
(#1788) Spaces must be used for alignment; tabs are not allowed
(#1788) Tab found within whitespace
(#1788) Line indented incorrectly; expected at least 16 spaces, found 9
(#1789) Spaces must be used for alignment; tabs are not allowed
(#1789) Tab found within whitespace
(#1789) Line indented incorrectly; expected 12 spaces, found 8
(#1790) Spaces must be used for alignment; tabs are not allowed
(#1790) Tab found within whitespace
(#1790) Line indented incorrectly; expected 8 spaces, found 7
(#1790) Closing brace indented incorrectly; expected 5 spaces, found 7
(#1791) Spaces must be used for alignment; tabs are not allowed
(#1791) Tab found within whitespace
(#1791) Line indented incorrectly; expected at least 8 spaces, found 5
(#1793) Whitespace found at end of line
(#1800) Commas (,) must be followed by white space.
(#1801) Spaces must be used for alignment; tabs are not allowed
(#1801) Tab found within whitespace
(#1801) Line indented incorrectly; expected at least 8 spaces, found 5
(#1802) Spaces must be used for alignment; tabs are not allowed
(#1802) Tab found within whitespace
(#1802) Whitespace found at end of line
(#1803) Spaces must be used for alignment; tabs are not allowed
(#1803) Tab found within whitespace
(#1803) Line indented incorrectly; expected at least 8 spaces, found 5
(#1804) Spaces must be used for alignment; tabs are not allowed
(#1804) Tab found within whitespace
(#1804) Line indented incorrectly; expected at least 8 spaces, found 5
(#1805) Spaces must be used for alignment; tabs are not allowed
(#1805) Tab found within whitespace
(#1805) Line indented incorrectly; expected at least 8 spaces, found 5
(#1806) Spaces must be used for alignment; tabs are not allowed
(#1806) Tab found within whitespace
(#1806) Whitespace found at end of line
(#1807) Spaces must be used for alignment; tabs are not allowed
(#1807) Tab found within whitespace
(#1807) Line indented incorrectly; expected at least 8 spaces, found 5
(#1808) Spaces must be used for alignment; tabs are not allowed
(#1808) Tab found within whitespace
(#1808) Line indented incorrectly; expected at least 8 spaces, found 7
(#1809) Spaces must be used for alignment; tabs are not allowed
(#1809) Tab found within whitespace
(#1809) Line indented incorrectly; expected at least 8 spaces, found 7
(#1810) Spaces must be used for alignment; tabs are not allowed
(#1810) Tab found within whitespace
(#1810) Whitespace found at end of line
(#1811) Spaces must be used for alignment; tabs are not allowed
(#1811) Tab found within whitespace
(#1811) Line indented incorrectly; expected at least 8 spaces, found 5
(#1812) Spaces must be used for alignment; tabs are not allowed
(#1812) Tab found within whitespace
(#1812) Whitespace found at end of line
(#1813) Spaces must be used for alignment; tabs are not allowed
(#1813) Tab found within whitespace
(#1813) Line indented incorrectly; expected 8 spaces, found 5
(#1814) Spaces must be used for alignment; tabs are not allowed
(#1814) Tab found within whitespace
(#1814) Line indented incorrectly; expected at least 12 spaces, found 6
(#1814) Line exceeds 132 characters; contains 156 characters
(#1815) Spaces must be used for alignment; tabs are not allowed
(#1815) Tab found within whitespace
(#1815) Line indented incorrectly; expected 8 spaces, found 5
(#1816) Spaces must be used for alignment; tabs are not allowed
(#1816) Tab found within whitespace
(#1816) Whitespace found at end of line
(#1817) Spaces must be used for alignment; tabs are not allowed
(#1817) Tab found within whitespace
(#1817) Line indented incorrectly; expected 8 spaces, found 5
(#1818) Spaces must be used for alignment; tabs are not allowed
(#1818) Tab found within whitespace
(#1818) Line indented incorrectly; expected at least 8 spaces, found 7
(#1819) Spaces must be used for alignment; tabs are not allowed
(#1819) Tab found within whitespace
(#1819) Line indented incorrectly; expected at least 12 spaces, found 8
(#1819) Commas (,) must be followed by white space.
(#1819) Commas (,) must be followed by white space.
(#1819) Commas (,) must be followed by white space.
(#1820) Spaces must be used for alignment; tabs are not allowed
(#1820) Tab found within whitespace
(#1820) Line indented incorrectly; expected 12 spaces, found 8
(#1821) Spaces must be used for alignment; tabs are not allowed
(#1821) Tab found within whitespace
(#1821) Line indented incorrectly; expected at least 16 spaces, found 9
(#1822) Spaces must be used for alignment; tabs are not allowed
(#1822) Tab found within whitespace
(#1822) Line indented incorrectly; expected 12 spaces, found 8
(#1823) Spaces must be used for alignment; tabs are not allowed
(#1823) Tab found within whitespace
(#1823) Line indented incorrectly; expected 8 spaces, found 7
(#1823) Closing brace indented incorrectly; expected 5 spaces, found 7
(#1824) Spaces must be used for alignment; tabs are not allowed
(#1824) Tab found within whitespace
(#1824) Line indented incorrectly; expected at least 8 spaces, found 5
mod/newsletter/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// This is valid before v2.9" but found "//This is valid before v2.9"
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// This is valid after v2.9" but found "//This is valid after v2.9"
(#65) Line exceeds 132 characters; contains 148 characters
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#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
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#86) Whitespace found at end of line
(#91) Line exceeds 132 characters; contains 133 characters
(#98) Visibility must be declared on method "make_subscription_option_list"
(#106) Visibility must be declared on method "make_cohort_option_list"
(#109) Space found before object operator
(#109) Space found after object operator
(#113) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#115) This comment is 63% valid code; is this commented out code?
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) This comment is 75% valid code; is this commented out code?
mod/newsletter/renderable.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#37) Inline doc block comments are not allowed; use "// Comment." instead
(#38) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#38) Scope modifier not specified for member variable "$newsletter"
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#40) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#40) Scope modifier not specified for member variable "$context"
(#41) Inline doc block comments are not allowed; use "// Comment." instead
(#42) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#42) Scope modifier not specified for member variable "$showintro"
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#44) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#44) Scope modifier not specified for member variable "$coursemoduleid"
(#50) Line exceeds 132 characters; contains 138 characters
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#70) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#70) Scope modifier not specified for member variable "$form"
(#71) Inline doc block comments are not allowed; use "// Comment." instead
(#72) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#72) Scope modifier not specified for member variable "$title"
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#74) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#74) Scope modifier not specified for member variable "$classname"
(#75) Inline doc block comments are not allowed; use "// Comment." instead
(#76) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#76) Scope modifier not specified for member variable "$jsinitfunction"
(#94) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#94) Scope modifier not specified for member variable "$id"
(#95) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#95) Scope modifier not specified for member variable "$cmid"
(#96) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#96) Scope modifier not specified for member variable "$newsletterid"
(#97) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#97) Scope modifier not specified for member variable "$title"
(#98) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#98) Scope modifier not specified for member variable "$htmlcontent"
(#99) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#99) Scope modifier not specified for member variable "$publishon"
(#100) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#100) Scope modifier not specified for member variable "$numsubscriptions"
(#101) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#101) Scope modifier not specified for member variable "$numdelivered"
(#102) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#102) Scope modifier not specified for member variable "$numnotyetdelivered"
(#114) Expected 1 space before ":"; 0 found
(#115) Expected 1 space before ":"; 0 found
(#116) Expected 1 space before ":"; 0 found
(#121) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#121) Scope modifier not specified for member variable "$editissue"
(#122) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#122) Scope modifier not specified for member variable "$deleteissue"
(#132) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#132) Scope modifier not specified for member variable "$cmid"
(#133) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#133) Scope modifier not specified for member variable "$subscriptions"
(#134) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#134) Scope modifier not specified for member variable "$columns"
(#144) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#144) Scope modifier not specified for member variable "$issues"
(#160) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#160) Scope modifier not specified for member variable "$heading"
(#161) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#161) Scope modifier not specified for member variable "$sections"
(#178) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#178) Scope modifier not specified for member variable "$heading"
(#179) Member variable "summary_list" must not contain underscores.
(#179) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#179) Scope modifier not specified for member variable "$summary_list"
(#184) Variable "summary_list" must not contain underscores.
(#186) Variable "summary_list" must not contain underscores.
(#191) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#191) Scope modifier not specified for member variable "$firstissue"
(#192) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#192) Scope modifier not specified for member variable "$previousissue"
(#193) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#193) Scope modifier not specified for member variable "$currentissue"
(#194) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#194) Scope modifier not specified for member variable "$nextissue"
(#195) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#195) Scope modifier not specified for member variable "$lastissue"
(#211) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#211) Scope modifier not specified for member variable "$url"
(#212) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#212) Scope modifier not specified for member variable "$from"
(#213) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#213) Scope modifier not specified for member variable "$count"
(#214) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#214) Scope modifier not specified for member variable "$pages"
(#215) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#215) Scope modifier not specified for member variable "$totalentries"
(#216) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#216) Scope modifier not specified for member variable "$totalfiltered"
(#217) Whitespace found at end of line
(#229) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#229) Scope modifier not specified for member variable "$cmid"
(#230) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#230) Scope modifier not specified for member variable "$groupby"
(#231) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#231) Scope modifier not specified for member variable "$createissues"
(#232) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#232) Scope modifier not specified for member variable "$managesubs"
(#243) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#243) Scope modifier not specified for member variable "$tocomplete"
(#244) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#244) Scope modifier not specified for member variable "$completed"
(#253) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#253) Scope modifier not specified for member variable "$files"
(#261) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#261) Scope modifier not specified for member variable "$now"
(#262) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#262) Scope modifier not specified for member variable "$until"
(#271) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#271) Scope modifier not specified for member variable "$cmid"
(#272) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#272) Scope modifier not specified for member variable "$issueid"
(#273) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#273) Scope modifier not specified for member variable "$action"
(#274) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#274) Scope modifier not specified for member variable "$label"
(#285) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#285) Scope modifier not specified for member variable "$url"
(#286) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#286) Scope modifier not specified for member variable "$text"
(#287) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#287) Scope modifier not specified for member variable "$class"
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) No space found before comment text; expected "// */" but found "//*/"
mod/newsletter/renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) This comment is 57% valid code; is this commented out code?
(#62) No space found before comment text; expected "// $output .= $this->output->heading($form->title);" but found "//$output .= $this->output->heading($form->title);"
(#70) Variable "section_list" must not contain underscores.
(#74) This comment is 44% valid code; is this commented out code?
(#80) Variable "section_list" must not contain underscores.
(#130) Line exceeds 132 characters; contains 174 characters
(#134) Line exceeds 132 characters; contains 152 characters
(#144) Line exceeds 132 characters; contains 167 characters
(#149) Line exceeds 132 characters; contains 171 characters
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 12 spaces, found 3
(#153) Expected "if (...) {\n"; found "if(...) {\n"
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 16 spaces, found 13
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 12 spaces, found 3
(#164) Variable "navigation_bar" must not contain underscores.
(#166) Variable "navigation_bar" must not contain underscores.
(#166) Expected 1 space after "?"; newline found
(#168) Variable "navigation_bar" must not contain underscores.
(#169) Variable "navigation_bar" must not contain underscores.
(#171) Line indented incorrectly; expected at least 16 spaces, found 8
(#171) Variable "navigation_bar" must not contain underscores.
(#171) Expected 1 space after "?"; newline found
(#173) Variable "navigation_bar" must not contain underscores.
(#174) Variable "navigation_bar" must not contain underscores.
(#176) Line indented incorrectly; expected at least 16 spaces, found 8
(#176) Variable "navigation_bar" must not contain underscores.
(#176) Expected 1 space after "?"; newline found
(#178) Variable "navigation_bar" must not contain underscores.
(#179) Variable "navigation_bar" must not contain underscores.
(#181) Line indented incorrectly; expected at least 16 spaces, found 8
(#181) Variable "navigation_bar" must not contain underscores.
(#181) Expected 1 space after "?"; newline found
(#183) Variable "navigation_bar" must not contain underscores.
(#184) Variable "navigation_bar" must not contain underscores.
(#187) Line indented incorrectly; expected at least 16 spaces, found 8
(#188) Line indented incorrectly; expected at least 16 spaces, found 8
(#189) Line indented incorrectly; expected at least 16 spaces, found 8
(#190) Line indented incorrectly; expected at least 16 spaces, found 8
(#191) Line indented incorrectly; expected at least 16 spaces, found 8
(#192) Line indented incorrectly; expected at least 16 spaces, found 8
(#193) Line indented incorrectly; expected at least 16 spaces, found 8
(#193) Variable "navigation_bar" must not contain underscores.
(#194) Line indented incorrectly; expected at least 16 spaces, found 8
(#195) Line indented incorrectly; expected at least 16 spaces, found 8
(#196) Line indented incorrectly; expected at least 16 spaces, found 8
(#197) Line indented incorrectly; expected at least 16 spaces, found 8
(#198) Line indented incorrectly; expected at least 16 spaces, found 8
(#199) Line indented incorrectly; expected at least 16 spaces, found 8
(#204) Line exceeds 132 characters; contains 150 characters
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) This comment is 63% valid code; is this commented out code?
(#231) Line exceeds 132 characters; contains 168 characters
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) This comment is 63% valid code; is this commented out code?
(#235) Line exceeds 132 characters; contains 180 characters
(#275) Expected 1 space before "=="; 2 found
(#280) Expected "if (...) {\n"; found "if(...){\n"
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 12 spaces, found 9
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 12 spaces, found 9
(#285) Expected "if (...) {\n"; found "if(...){\n"
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 12 spaces, found 9
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 12 spaces, found 9
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Whitespace found at end of line
(#292) Line exceeds maximum limit of 180 characters; contains 240 characters
(#294) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Whitespace found at end of line
(#296) This comment is 54% valid code; is this commented out code?
(#296) Line indented incorrectly; expected at least 8 spaces, found 0
(#298) Line exceeds 132 characters; contains 134 characters
(#300) Line exceeds 132 characters; contains 142 characters
(#304) Line indented incorrectly; expected at least 8 spaces, found 0
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Whitespace found at end of line
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Whitespace found at end of line
(#346) Line indented incorrectly; expected 20 spaces, found 16
(#347) Line indented incorrectly; expected at least 24 spaces, found 20
(#347) Line exceeds 132 characters; contains 133 characters
(#349) Line indented incorrectly; expected 20 spaces, found 16
(#350) Line indented incorrectly; expected at least 24 spaces, found 20
(#351) Line indented incorrectly; expected at least 24 spaces, found 20
(#352) Line indented incorrectly; expected at least 24 spaces, found 20
(#354) Line indented incorrectly; expected 20 spaces, found 16
(#355) Line indented incorrectly; expected at least 24 spaces, found 20
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 24 spaces, found 5
(#358) Line indented incorrectly; expected 20 spaces, found 16
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 24 spaces, found 17
(#359) Commas (,) must be followed by white space.
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Whitespace found at end of line
(#361) Line indented incorrectly; expected 20 spaces, found 16
(#362) Line indented incorrectly; expected at least 24 spaces, found 20
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 24 spaces, found 5
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Whitespace found at end of line
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 24 spaces, found 5
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Whitespace found at end of line
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 24 spaces, found 5
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Whitespace found at end of line
(#377) Line indented incorrectly; expected 20 spaces, found 16
(#378) Line indented incorrectly; expected at least 24 spaces, found 20
(#396) Line exceeds 132 characters; contains 143 characters
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Whitespace found at end of line
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 4 spaces, found 1
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 2
(#416) Whitespace found at end of line within string
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 2
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 4 spaces, found 1
(#437) Commas (,) must be followed by white space.
(#438) Commas (,) must be followed by white space.
(#442) Line exceeds maximum limit of 180 characters; contains 211 characters
(#445) Line exceeds maximum limit of 180 characters; contains 217 characters
(#456) Line exceeds 132 characters; contains 147 characters
(#459) Expected 1 space after ".="; 2 found
(#463) Expected 1 space after ".="; 2 found
(#463) Line exceeds maximum limit of 180 characters; contains 183 characters
(#470) Line exceeds maximum limit of 180 characters; contains 209 characters
(#473) Line exceeds maximum limit of 180 characters; contains 209 characters
(#499) Line exceeds 132 characters; contains 135 characters
mod/newsletter/resubscribe_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Whitespace found at end of line
(#61) Visibility must be declared on method "definition_after_data"
(#61) Expected 1 space after closing parenthesis; found 0
(#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
(#65) Visibility must be declared on method "validation"
mod/newsletter/settings.php
(#34) This comment is 42% valid code; is this commented out code?
(#54) Line exceeds 132 characters; contains 180 characters
(#56) Commas (,) must be followed by white space.
(#56) Line exceeds 132 characters; contains 140 characters
(#57) Line exceeds 132 characters; contains 133 characters
(#58) Line exceeds 132 characters; contains 149 characters
(#59) Line exceeds 132 characters; contains 141 characters
(#60) Line exceeds 132 characters; contains 151 characters
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space after "=>"; 0 found
(#61) Line exceeds 132 characters; contains 170 characters
(#62) Commas (,) must be followed by white space.
(#62) Line exceeds maximum limit of 180 characters; contains 219 characters
(#63) Line exceeds 132 characters; contains 134 characters
mod/newsletter/subscribe.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#31) Line exceeds 132 characters; contains 147 characters
(#38) Commas (,) must be followed by white space.
(#38) Line exceeds 132 characters; contains 139 characters
(#43) Line exceeds 132 characters; contains 155 characters
(#71) Expected "if (...) {\n"; found "if(...) {\n"
(#73) Line exceeds 132 characters; contains 156 characters
(#77) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#77) Expected "if (...) {\n"; found "if(...) {\n"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Line exceeds 132 characters; contains 168 characters
(#84) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#90) Expected "if (...) {\n"; found "if(...) {\n"
(#92) Line exceeds 132 characters; contains 154 characters
(#96) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#96) Expected "if (...) {\n"; found "if(...) {\n"
(#99) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#99) Expected "if (...) {\n"; found "if(...) {\n"
mod/newsletter/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
mod/newsletter/view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Commas (,) must be followed by white space.
(#45) Line exceeds 132 characters; contains 171 characters
(#48) Line exceeds 132 characters; contains 157 characters
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#59) Line exceeds 132 characters; contains 135 characters

Javascript coding style problems

(9 errors, 18 warnings)

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

mod/newsletter/module.js
(#1) Identifier 'mod_newsletter' is not in camel case. (camelcase)
(#3) Identifier 'collapse_subscribe_form' is not in camel case. (camelcase)
(#3) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Missing semicolon. (semi)
(#10) Identifier 'init_editor' is not in camel case. (camelcase)
(#10) Unexpected space before function parentheses. (space-before-function-paren)
(#11) 'tinyMCE' is not defined. (no-undef)
(#12) 'tinyMCE' is not defined. (no-undef)
(#13) 'tinyMCE' is not defined. (no-undef)
(#15) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#17) 'YUI' is not defined. (no-undef)
(#17) There should be no space after '{' (object-curly-spacing)
(#17) There should be no space before '}' (object-curly-spacing)
(#33) Move function declaration to function body root. (no-inner-declarations)
(#33) Missing JSDoc comment. (require-jsdoc)
(#33) Identifier 'change_stylesheet' is not in camel case. (camelcase)
(#36) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#36) 'YUI' is not defined. (no-undef)
(#36) There should be no space after '{' (object-curly-spacing)
(#36) There should be no space before '}' (object-curly-spacing)
(#55) Requires a space after '{'. (block-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Requires a space before '}'. (block-spacing)
(#57) Missing semicolon. (semi)

CSS problems

(0 errors, 14 warnings)

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

mod/newsletter/CssToInlineStyles/tests/examples/sumo/style.css
(#3) Use of !important
(#10) Use of !important
(#10) Use of !important
(#153) height can't be used with display: inline.
(#154) margin-bottom can't be used with display: inline.
(#200) Use of !important
(#241) height can't be used with display: inline.
(#242) margin-bottom can't be used with display: inline.
(#330) height can't be used with display: inline.
mod/newsletter/styles.css
(#24) float can't be used with display: inline-block.
(#31) float can't be used with display: inline-block.
(#67) Rule is empty.
(#154) width can't be used with display: inline.
(#154) margin can't be used with display: inline.

PHPDocs style problems

(604 errors, 66 warnings)

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

mod/newsletter/CssToInlineStyles/CssToInlineStyles.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#7) Not recommended phpdocs tag @version used
(#3) Package is not specified for class CssToInlineStyles. It is also not specified in file-level phpdocs
mod/newsletter/CssToInlineStyles/tests/index.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
mod/newsletter/bouncetest.php
(#2) File-level phpdocs block is not found
mod/newsletter/classes/bounce/bouncehandler.php
(#2) Empty line found after PHP open tag
(#80) Class bouncehandler is not documented
(#2192) Function bouncehandler::endWith is not documented
(#2199) Function bouncehandler::isEmpty is not documented
(#2208) Function bouncehandler::extractEmail is not documented
(#2220) Function bouncehandler::formatStatusCode is not documented
(#716) Phpdocs for function bouncehandler::output has incomplete parameters list
(#249) Phpdocs for variable bouncehandler::$_newline does not contain @var or incorrect
(#31) Not recommended phpdocs tag @version used
(#27) Package CwsMailBounceHandler is not valid
mod/newsletter/classes/bounce/bounceprocessor.php
(#2) Empty line found after PHP open tag
(#32) Class bounceprocessor is not documented
(#514) Function bounceprocessor::get_user_bounce_stats is not documented
(#285) Phpdocs for function bounceprocessor::processMsg has incomplete parameters list
mod/newsletter/classes/instance_store.php
(#17) No one-line description found in phpdocs for file
(#48) Phpdocs for function mod_newsletter_instance_store::register has incomplete parameters list
(#62) Phpdocs for function mod_newsletter_instance_store::unregister has incomplete parameters list
(#23) Class mod_newsletter_instance_store does not have @copyright tag
(#23) Class mod_newsletter_instance_store does not have @license tag
mod/newsletter/classes/issue_form.php
(#2) Empty line found after PHP open tag
(#32) Class mod_newsletter_issue_form is not documented
(#55) Phpdocs for function mod_newsletter_issue_form::editor_options has incomplete parameters list
mod/newsletter/classes/issue_parser.php
(#2) Empty line found after PHP open tag
(#29) Class mod_newsletter_issue_parser is not documented
(#18) No one-line description found in phpdocs for file
(#358) There is no description in phpdocs for function replace_issueurl
(#382) There is no description in phpdocs for function replace_lastname
(#398) There is no description in phpdocs for function replace_firstname
(#414) There is no description in phpdocs for function replace_fullname
(#225) Phpdocs for function mod_newsletter_issue_parser::apply_anchors has incomplete parameters list
(#242) Phpdocs for function mod_newsletter_issue_parser::has_tag has incomplete parameters list
(#359) Phpdocs for function mod_newsletter_issue_parser::replace_issueurl has incomplete parameters list
(#370) Phpdocs for function mod_newsletter_issue_parser::replace_issuelink has incomplete parameters list
(#383) Phpdocs for function mod_newsletter_issue_parser::replace_lastname has incomplete parameters list
(#399) Phpdocs for function mod_newsletter_issue_parser::replace_firstname has incomplete parameters list
(#415) Phpdocs for function mod_newsletter_issue_parser::replace_fullname has incomplete parameters list
(#131) Invalid inline phpdocs tag @var found
(#171) Invalid inline phpdocs tag @var found
mod/newsletter/classes/observer.php
(#26) Class mod_newsletter_observer does not have @copyright tag
(#26) Class mod_newsletter_observer does not have @license tag
mod/newsletter/classes/subscription/newsletter_user_subscription.php
(#13) Class mod_newsletter_potential_subscribers is not documented
(#21) Function mod_newsletter_potential_subscribers::__construct is not documented
(#111) Function mod_newsletter_existing_subscribers::__construct is not documented
(#161) Function mod_newsletter_existing_subscribers::get_options is not documented
(#19) Variable mod_newsletter_potential_subscribers::$courseid is not documented
(#107) Variable mod_newsletter_existing_subscribers::$courseid is not documented
(#108) Variable mod_newsletter_existing_subscribers::$newsletterid is not documented
(#109) Variable mod_newsletter_existing_subscribers::$newsletter is not documented
(#27) There is no description in phpdocs for function get_options
(#103) Class mod_newsletter_existing_subscribers does not have @copyright tag
(#103) Class mod_newsletter_existing_subscribers does not have @license tag
(#4) Package mod-newsletter is not valid
mod/newsletter/classes/subscription/subscriber_selector_form.php
(#2) Empty line found after PHP open tag
(#32) Class mod_newsletter_subscriber_selector_form does not have @copyright tag
(#32) Class mod_newsletter_subscriber_selector_form does not have @license tag
mod/newsletter/classes/subscription/subscription_filter_form.php
(#2) Empty line found after PHP open tag
(#32) Class mod_newsletter_subscription_filter_form is not documented
mod/newsletter/classes/subscription/subscription_form.php
(#2) Empty line found after PHP open tag
(#33) Class mod_newsletter_subscription_form is not documented
mod/newsletter/classes/subscription/subscriptions_admin_form.php
(#2) Empty line found after PHP open tag
(#34) Class mod_newsletter_subscriptions_admin_form does not have @copyright tag
(#34) Class mod_newsletter_subscriptions_admin_form does not have @license tag
mod/newsletter/confirm.php
(#2) Empty line found after PHP open tag
mod/newsletter/cron_helper.php
(#43) Class cron_helper is not documented
(#47) Function cron_helper::is_running is not documented
(#60) Function cron_helper::lock is not documented
(#84) Function cron_helper::unlock is not documented
(#45) Variable cron_helper::$pid is not documented
(#2) File-level phpdocs block does not have @license tag
mod/newsletter/cssparser/CSSList/AtRuleBlockList.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#15) Function AtRuleBlockList::__construct is not documented
(#21) Function AtRuleBlockList::atRuleName is not documented
(#25) Function AtRuleBlockList::atRuleArgs is not documented
(#29) Function AtRuleBlockList::__toString is not documented
(#33) Function AtRuleBlockList::render is not documented
(#44) Function AtRuleBlockList::isRootList is not documented
(#12) Variable AtRuleBlockList::$sType is not documented
(#13) Variable AtRuleBlockList::$sArgs is not documented
(#7) Class AtRuleBlockList does not have @copyright tag
(#7) Class AtRuleBlockList does not have @license tag
(#7) Package is not specified for class AtRuleBlockList. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/CSSList/CSSBlockList.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Function CSSBlockList::allDeclarationBlocks is not documented
(#27) Function CSSBlockList::allRuleSets is not documented
(#37) Function CSSBlockList::allValues is not documented
(#60) Function CSSBlockList::allSelectors is not documented
(#12) No one-line description found in phpdocs for class CSSBlockList
(#12) Class CSSBlockList does not have @copyright tag
(#12) Class CSSBlockList does not have @license tag
(#12) Package is not specified for class CSSBlockList. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/CSSList/CSSList.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#20) Function CSSList::__construct is not documented
(#24) Function CSSList::append is not documented
(#71) Function CSSList::__toString is not documented
(#75) Function CSSList::render is not documented
(#111) Function CSSList::getContents is not documented
(#18) Variable CSSList::$aContents is not documented
(#12) No one-line description found in phpdocs for class CSSList
(#12) Class CSSList does not have @copyright tag
(#12) Class CSSList does not have @license tag
(#12) Package is not specified for class CSSList. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/CSSList/Document.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#87) Function Document::render is not documented
(#94) Function Document::isRootList is not documented
(#19) There is no description in phpdocs for function getAllSelectors
(#56) Phpdocs for function Document::getSelectorsBySpecificity has incomplete parameters list
(#5) Class Document does not have @copyright tag
(#5) Class Document does not have @license tag
(#57) Not recommended phpdocs tag @example used
(#37) Invalid inline phpdocs tag @see found
(#5) Package is not specified for class Document. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/CSSList/KeyFrame.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#7) Class KeyFrame is not documented
(#12) Function KeyFrame::__construct is not documented
(#18) Function KeyFrame::setVendorKeyFrame is not documented
(#22) Function KeyFrame::getVendorKeyFrame is not documented
(#26) Function KeyFrame::setAnimationName is not documented
(#30) Function KeyFrame::getAnimationName is not documented
(#34) Function KeyFrame::__toString is not documented
(#38) Function KeyFrame::render is not documented
(#45) Function KeyFrame::isRootList is not documented
(#49) Function KeyFrame::atRuleName is not documented
(#53) Function KeyFrame::atRuleArgs is not documented
(#9) Variable KeyFrame::$vendorKeyFrame is not documented
(#10) Variable KeyFrame::$animationName is not documented
(#7) Package is not specified for class KeyFrame. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/OutputFormat.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#7) Class OutputFormat is not documented
(#158) Class OutputFormatter is not documented
(#63) Function OutputFormat::__construct is not documented
(#66) Function OutputFormat::get is not documented
(#77) Function OutputFormat::set is not documented
(#101) Function OutputFormat::__call is not documented
(#113) Function OutputFormat::indentWithTabs is not documented
(#117) Function OutputFormat::indentWithSpaces is not documented
(#121) Function OutputFormat::nextLevel is not documented
(#130) Function OutputFormat::beLenient is not documented
(#134) Function OutputFormat::getFormatter is not documented
(#141) Function OutputFormat::level is not documented
(#145) Function OutputFormat::create is not documented
(#149) Function OutputFormat::createCompact is not documented
(#153) Function OutputFormat::createPretty is not documented
(#161) Function OutputFormatter::__construct is not documented
(#165) Function OutputFormatter::space is not documented
(#178) Function OutputFormatter::spaceAfterRuleName is not documented
(#182) Function OutputFormatter::spaceBeforeRules is not documented
(#186) Function OutputFormatter::spaceAfterRules is not documented
(#190) Function OutputFormatter::spaceBetweenRules is not documented
(#194) Function OutputFormatter::spaceBeforeBlocks is not documented
(#198) Function OutputFormatter::spaceAfterBlocks is not documented
(#202) Function OutputFormatter::spaceBetweenBlocks is not documented
(#206) Function OutputFormatter::spaceBeforeSelectorSeparator is not documented
(#210) Function OutputFormatter::spaceAfterSelectorSeparator is not documented
(#214) Function OutputFormatter::spaceBeforeListArgumentSeparator is not documented
(#218) Function OutputFormatter::spaceAfterListArgumentSeparator is not documented
(#222) Function OutputFormatter::spaceBeforeOpeningBrace is not documented
(#268) Function OutputFormatter::removeLastSemicolon is not documented
(#282) Function OutputFormatter::prepareSpace is not documented
(#286) Function OutputFormatter::indent is not documented
(#12) Variable OutputFormat::$sStringQuotingType is not documented
(#14) Variable OutputFormat::$bRGBHashNotation is not documented
(#20) Variable OutputFormat::$bSemicolonAfterLastRule is not documented
(#30) Variable OutputFormat::$sSpaceBeforeRules is not documented
(#31) Variable OutputFormat::$sSpaceAfterRules is not documented
(#32) Variable OutputFormat::$sSpaceBetweenRules is not documented
(#34) Variable OutputFormat::$sSpaceBeforeBlocks is not documented
(#35) Variable OutputFormat::$sSpaceAfterBlocks is not documented
(#36) Variable OutputFormat::$sSpaceBetweenBlocks is not documented
(#39) Variable OutputFormat::$sSpaceBeforeSelectorSeparator is not documented
(#40) Variable OutputFormat::$sSpaceAfterSelectorSeparator is not documented
(#42) Variable OutputFormat::$sSpaceBeforeListArgumentSeparator is not documented
(#43) Variable OutputFormat::$sSpaceAfterListArgumentSeparator is not documented
(#45) Variable OutputFormat::$sSpaceBeforeOpeningBrace is not documented
(#51) Variable OutputFormat::$sIndentation is not documented
(#59) Variable OutputFormat::$oFormatter is not documented
(#60) Variable OutputFormat::$oNextLevelFormat is not documented
(#61) Variable OutputFormat::$iIndentationLevel is not documented
(#159) Variable OutputFormatter::$oFormat is not documented
(#226) Phpdocs for function OutputFormatter::safely has incomplete parameters list
(#243) Phpdocs for function OutputFormatter::implode has incomplete parameters list
(#22) Phpdocs for variable OutputFormat::$sSpaceAfterRuleName does not contain @var or incorrect
(#53) Phpdocs for variable OutputFormat::$bIgnoreExceptions does not contain @var or incorrect
(#7) Package is not specified for class OutputFormat. It is also not specified in file-level phpdocs
(#158) Package is not specified for class OutputFormatter. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Parser.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#38) Function Parser::__construct is not documented
(#57) Function Parser::setCharset is not documented
(#62) Function Parser::getCharset is not documented
(#66) Function Parser::parse is not documented
(#73) Function Parser::parseDocument is not documented
(#78) Function Parser::parseList is not documented
(#105) Function Parser::parseAtRule is not documented
(#168) Function Parser::parseIdentifier is not documented
(#189) Function Parser::parseStringValue is not documented
(#220) Function Parser::parseCharacter is not documented
(#265) Function Parser::parseSelector is not documented
(#273) Function Parser::parseRuleSet is not documented
(#312) Function Parser::parseRule is not documented
(#331) Function Parser::parseValue is not documented
(#377) Function Parser::listDelimiterForRule is not documented
(#384) Function Parser::parsePrimitiveValue is not documented
(#402) Function Parser::parseNumericValue is not documented
(#425) Function Parser::parseColorValue is not documented
(#452) Function Parser::parseURLValue is not documented
(#476) Function Parser::comes is not documented
(#483) Function Parser::peek is not documented
(#500) Function Parser::consume is not documented
(#520) Function Parser::consumeExpression is not documented
(#528) Function Parser::consumeWhiteSpace is not documented
(#547) Function Parser::consumeComment is not documented
(#560) Function Parser::isEnd is not documented
(#564) Function Parser::consumeUntil is not documented
(#586) Function Parser::inputLeft is not documented
(#590) Function Parser::substr is not documented
(#598) Function Parser::strlen is not documented
(#606) Function Parser::streql is not documented
(#614) Function Parser::strtolower is not documented
(#622) Function Parser::strpos is not documented
(#29) Variable Parser::$sText is not documented
(#30) Variable Parser::$iCurrentPosition is not documented
(#31) Variable Parser::$oParserSettings is not documented
(#32) Variable Parser::$sCharset is not documented
(#33) Variable Parser::$iLength is not documented
(#34) Variable Parser::$peekCache is not documented
(#35) Variable Parser::$blockRules is not documented
(#36) Variable Parser::$aSizeUnits is not documented
(#468) Phpdocs for function Parser::identifierIs has incomplete parameters list
(#24) Class Parser does not have @copyright tag
(#24) Class Parser does not have @license tag
(#24) Package is not specified for class Parser. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Parsing/OutputException.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class OutputException does not have @copyright tag
(#5) Class OutputException does not have @license tag
(#5) Package is not specified for class OutputException. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Parsing/UnexpectedTokenException.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#14) Function UnexpectedTokenException::__construct is not documented
(#9) Variable UnexpectedTokenException::$sExpected is not documented
(#10) Variable UnexpectedTokenException::$sFound is not documented
(#12) Variable UnexpectedTokenException::$sMatchType is not documented
(#5) Class UnexpectedTokenException does not have @copyright tag
(#5) Class UnexpectedTokenException does not have @license tag
(#5) Package is not specified for class UnexpectedTokenException. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Property/AtRule.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#12) Function atRuleName is not documented
(#13) Function atRuleArgs is not documented
(#8) Constant BLOCK_RULES is not documented
(#10) Constant SET_RULES is not documented
(#12) Package is not specified for function atRuleName. It is also not specified in file-level phpdocs
(#13) Package is not specified for function atRuleArgs. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Property/CSSNamespace.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#12) Function CSSNamespace::__construct is not documented
(#17) Function CSSNamespace::__toString is not documented
(#21) Function CSSNamespace::render is not documented
(#25) Function CSSNamespace::getUrl is not documented
(#29) Function CSSNamespace::getPrefix is not documented
(#33) Function CSSNamespace::setUrl is not documented
(#37) Function CSSNamespace::setPrefix is not documented
(#41) Function CSSNamespace::atRuleName is not documented
(#45) Function CSSNamespace::atRuleArgs is not documented
(#9) Variable CSSNamespace::$mUrl is not documented
(#10) Variable CSSNamespace::$sPrefix is not documented
(#5) Class CSSNamespace does not have @copyright tag
(#5) Class CSSNamespace does not have @license tag
(#5) Package is not specified for class CSSNamespace. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Property/Charset.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Function Charset::__construct is not documented
(#20) Function Charset::setCharset is not documented
(#24) Function Charset::getCharset is not documented
(#28) Function Charset::__toString is not documented
(#32) Function Charset::render is not documented
(#36) Function Charset::atRuleName is not documented
(#40) Function Charset::atRuleArgs is not documented
(#14) Variable Charset::$sCharset is not documented
(#5) No one-line description found in phpdocs for class Charset
(#5) Class Charset does not have @copyright tag
(#5) Class Charset does not have @license tag
(#5) Package is not specified for class Charset. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Property/Import.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#14) Function Import::__construct is not documented
(#19) Function Import::setLocation is not documented
(#23) Function Import::getLocation is not documented
(#27) Function Import::__toString is not documented
(#31) Function Import::render is not documented
(#35) Function Import::atRuleName is not documented
(#39) Function Import::atRuleArgs is not documented
(#11) Variable Import::$oLocation is not documented
(#12) Variable Import::$sMediaQuery is not documented
(#7) Class Import does not have @copyright tag
(#7) Class Import does not have @license tag
(#7) Package is not specified for class Import. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Property/Selector.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#41) Function Selector::__construct is not documented
(#48) Function Selector::getSelector is not documented
(#52) Function Selector::setSelector is not documented
(#57) Function Selector::__toString is not documented
(#61) Function Selector::getSpecificity is not documented
(#38) Variable Selector::$sSelector is not documented
(#39) Variable Selector::$iSpecificity is not documented
(#11) Constant Selector::NON_ID_ATTRIBUTES_AND_PSEUDO_CLASSES_RX is not documented
(#30) Constant Selector::ELEMENTS_AND_PSEUDO_ELEMENTS_RX is not documented
(#64) Found comment starting with three or more slashes
(#5) Class Selector does not have @copyright tag
(#5) Class Selector does not have @license tag
(#5) Package is not specified for class Selector. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Renderable.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Function __toString is not documented
(#7) Function render is not documented
(#6) Package is not specified for function __toString. It is also not specified in file-level phpdocs
(#7) Package is not specified for function render. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Rule/Rule.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Function Rule::__construct is not documented
(#24) Function Rule::setRule is not documented
(#28) Function Rule::getRule is not documented
(#32) Function Rule::getValue is not documented
(#36) Function Rule::setValue is not documented
(#120) Function Rule::setIsImportant is not documented
(#124) Function Rule::getIsImportant is not documented
(#128) Function Rule::__toString is not documented
(#132) Function Rule::render is not documented
(#14) Variable Rule::$sRule is not documented
(#15) Variable Rule::$mValue is not documented
(#16) Variable Rule::$bIsImportant is not documented
(#8) No one-line description found in phpdocs for class Rule
(#40) There is no description in phpdocs for function setValues
(#75) There is no description in phpdocs for function getValues
(#40) Phpdocs for function Rule::setValues has incomplete parameters list
(#101) Phpdocs for function Rule::addValue has incomplete parameters list
(#8) Class Rule does not have @copyright tag
(#8) Class Rule does not have @license tag
(#8) Package is not specified for class Rule. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/RuleSet/AtRuleSet.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#15) Function AtRuleSet::__construct is not documented
(#21) Function AtRuleSet::atRuleName is not documented
(#25) Function AtRuleSet::atRuleArgs is not documented
(#29) Function AtRuleSet::__toString is not documented
(#33) Function AtRuleSet::render is not documented
(#12) Variable AtRuleSet::$sType is not documented
(#13) Variable AtRuleSet::$sArgs is not documented
(#7) Class AtRuleSet does not have @copyright tag
(#7) Class AtRuleSet does not have @license tag
(#7) Package is not specified for class AtRuleSet. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/RuleSet/DeclarationBlock.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#22) Function DeclarationBlock::__construct is not documented
(#27) Function DeclarationBlock::setSelectors is not documented
(#41) Function DeclarationBlock::removeSelector is not documented
(#68) Function DeclarationBlock::getSelectors is not documented
(#273) Function DeclarationBlock::expandBackgroundShorthand is not documented
(#334) Function DeclarationBlock::expandListStyleShorthand is not documented
(#391) Function DeclarationBlock::createShorthandProperties is not documented
(#421) Function DeclarationBlock::createBackgroundShorthand is not documented
(#429) Function DeclarationBlock::createListStyleShorthand is not documented
(#453) Function DeclarationBlock::createDimensionsShorthand is not documented
(#593) Function DeclarationBlock::__toString is not documented
(#597) Function DeclarationBlock::render is not documented
(#20) Variable DeclarationBlock::$aSelectors is not documented
(#14) No one-line description found in phpdocs for class DeclarationBlock
(#54) There is no description in phpdocs for function getSelector
(#61) There is no description in phpdocs for function setSelector
(#61) Phpdocs for function DeclarationBlock::setSelector has incomplete parameters list
(#14) Class DeclarationBlock does not have @copyright tag
(#14) Class DeclarationBlock does not have @license tag
(#14) Package is not specified for class DeclarationBlock. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/RuleSet/RuleSet.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Function RuleSet::__construct is not documented
(#20) Function RuleSet::addRule is not documented
(#86) Function RuleSet::__toString is not documented
(#90) Function RuleSet::render is not documented
(#14) Variable RuleSet::$aRules is not documented
(#8) No one-line description found in phpdocs for class RuleSet
(#8) Class RuleSet does not have @copyright tag
(#8) Class RuleSet does not have @license tag
(#31) Not recommended phpdocs tag @example used
(#31) Not recommended phpdocs tag @example used
(#51) Inline phpdocs tag not enclosed with curly brackets @link found
(#62) Inline phpdocs tag not enclosed with curly brackets @link found
(#8) Package is not specified for class RuleSet. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Settings.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#28) Function Settings::__construct is not documented
(#32) Function Settings::create is not documented
(#36) Function Settings::withMultibyteSupport is not documented
(#41) Function Settings::withDefaultCharset is not documented
(#46) Function Settings::withLenientParsing is not documented
(#51) Function Settings::beStrict is not documented
(#13) Phpdocs for variable Settings::$bMultibyteSupport does not contain @var or incorrect
(#18) Phpdocs for variable Settings::$sDefaultCharset does not contain @var or incorrect
(#23) Phpdocs for variable Settings::$bLenientParsing does not contain @var or incorrect
(#7) Class Settings does not have @copyright tag
(#7) Class Settings does not have @license tag
(#7) Package is not specified for class Settings. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Value/CSSFunction.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class CSSFunction is not documented
(#9) Function CSSFunction::__construct is not documented
(#18) Function CSSFunction::getName is not documented
(#22) Function CSSFunction::setName is not documented
(#26) Function CSSFunction::getArguments is not documented
(#30) Function CSSFunction::__toString is not documented
(#34) Function CSSFunction::render is not documented
(#7) Variable CSSFunction::$sName is not documented
(#5) Package is not specified for class CSSFunction. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Value/Color.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class Color is not documented
(#7) Function Color::__construct is not documented
(#11) Function Color::getColor is not documented
(#15) Function Color::setColor is not documented
(#20) Function Color::getColorDescription is not documented
(#24) Function Color::__toString is not documented
(#28) Function Color::render is not documented
(#5) Package is not specified for class Color. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Value/PrimitiveValue.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class PrimitiveValue is not documented
(#5) Package is not specified for class PrimitiveValue. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Value/RuleValueList.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class RuleValueList is not documented
(#7) Function RuleValueList::__construct is not documented
(#5) Package is not specified for class RuleValueList. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Value/Size.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class Size is not documented
(#15) Function Size::__construct is not documented
(#21) Function Size::setUnit is not documented
(#25) Function Size::getUnit is not documented
(#29) Function Size::setSize is not documented
(#33) Function Size::getSize is not documented
(#37) Function Size::isColorComponent is not documented
(#52) Function Size::isRelative is not documented
(#62) Function Size::__toString is not documented
(#66) Function Size::render is not documented
(#11) Variable Size::$fSize is not documented
(#12) Variable Size::$sUnit is not documented
(#13) Variable Size::$bIsColorComponent is not documented
(#7) Constant Size::ABSOLUTE_SIZE_UNITS is not documented
(#8) Constant Size::RELATIVE_SIZE_UNITS is not documented
(#9) Constant Size::NON_SIZE_UNITS is not documented
(#5) Package is not specified for class Size. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Value/String.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class cString is not documented
(#9) Function cString::__construct is not documented
(#13) Function cString::setString is not documented
(#17) Function cString::getString is not documented
(#21) Function cString::__toString is not documented
(#25) Function cString::render is not documented
(#7) Variable cString::$sString is not documented
(#5) Package is not specified for class cString. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Value/URL.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Class URL is not documented
(#10) Function URL::__construct is not documented
(#14) Function URL::setURL is not documented
(#18) Function URL::getURL is not documented
(#22) Function URL::__toString is not documented
(#26) Function URL::render is not documented
(#8) Variable URL::$oURL is not documented
(#6) Package is not specified for class URL. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Value/Value.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#7) Class Value is not documented
(#7) Package is not specified for class Value. It is also not specified in file-level phpdocs
mod/newsletter/cssparser/Value/ValueList.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class ValueList is not documented
(#10) Function ValueList::__construct is not documented
(#18) Function ValueList::addListComponent is not documented
(#22) Function ValueList::getListComponents is not documented
(#26) Function ValueList::setListComponents is not documented
(#30) Function ValueList::getListSeparator is not documented
(#34) Function ValueList::setListSeparator is not documented
(#38) Function ValueList::__toString is not documented
(#42) Function ValueList::render is not documented
(#7) Variable ValueList::$aComponents is not documented
(#8) Variable ValueList::$sSeparator is not documented
(#5) Package is not specified for class ValueList. It is also not specified in file-level phpdocs
mod/newsletter/db/access.php
(#2) Empty line found after PHP open tag
mod/newsletter/db/events.php
(#2) File-level phpdocs block is not found
mod/newsletter/db/install.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/newsletter/db/log.php
(#2) Empty line found after PHP open tag
mod/newsletter/db/uninstall.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/newsletter/db/upgrade.php
(#2) Empty line found after PHP open tag
mod/newsletter/guest_signup_form.php
(#2) Empty line found after PHP open tag
(#36) Class mod_newsletter_guest_signup_form is not documented
(#78) Function mod_newsletter_guest_signup_form::definition_after_data is not documented
(#85) Function mod_newsletter_guest_signup_form::validation is not documented
mod/newsletter/index.php
(#2) Empty line found after PHP open tag
mod/newsletter/lang/de/newsletter.php
(#2) Empty line found after PHP open tag
(#21) Package newsletter is not valid
mod/newsletter/lang/en/newsletter.php
(#2) Empty line found after PHP open tag
mod/newsletter/lib.php
(#2) Empty line found after PHP open tag
(#29) Found comment starting with three or more slashes
(#31) Found comment starting with three or more slashes
(#123) Found comment starting with three or more slashes
(#125) Found comment starting with three or more slashes
(#594) Found comment starting with three or more slashes
(#596) Found comment starting with three or more slashes
(#758) Found comment starting with three or more slashes
(#760) Found comment starting with three or more slashes
(#861) Found comment starting with three or more slashes
(#863) Found comment starting with three or more slashes
(#169) Phpdocs for function newsletter_add_instance has incomplete parameters list
(#188) Phpdocs for function newsletter_update_instance has incomplete parameters list
(#246) Phpdocs for function newsletter_reset_userdata has incomplete parameters list
(#267) Phpdocs for function newsletter_user_outline has incomplete parameters list
(#296) Phpdocs for function newsletter_print_recent_activity has incomplete parameters list
(#326) Phpdocs for function newsletter_print_recent_mod_activity has incomplete parameters list
(#767) Phpdocs for function newsletter_extend_navigation has incomplete parameters list
(#874) Phpdocs for function newsletter_email_to_user has incomplete parameters list
(#587) Not recommended phpdocs tag @example used
(#870) Not recommended phpdocs tag @global used
(#870) Not recommended phpdocs tag @global used
(#870) Not recommended phpdocs tag @global used
(#327) Invalid inline phpdocs tag @see found
mod/newsletter/locallib.php
(#32) Class mod_newsletter is not documented
(#223) Function mod_newsletter::reset_userdata is not documented
(#238) Function mod_newsletter::get_js_module is not documented
(#1067) Function mod_newsletter::check_issue_id is not documented
(#1074) Function mod_newsletter::add_issue is not documented
(#1682) Found comment starting with three or more slashes
(#163) Phpdocs for function mod_newsletter::get_subid has incomplete parameters list
(#265) Phpdocs for function mod_newsletter::view has incomplete parameters list
(#1542) Phpdocs for function mod_newsletter::unsubscribe has incomplete parameters list
(#1715) Phpdocs for function mod_newsletter::get_filter_sql has incomplete parameters list
(#1763) Phpdocs for function mod_newsletter::add_instance has incomplete parameters list
(#1797) Phpdocs for function mod_newsletter::update_instance has incomplete parameters list
mod/newsletter/mod_form.php
(#2) Empty line found after PHP open tag
(#98) Function mod_newsletter_mod_form::make_subscription_option_list is not documented
(#106) Function mod_newsletter_mod_form::make_cohort_option_list is not documented
(#32) Class mod_newsletter_mod_form does not have @copyright tag
(#32) Class mod_newsletter_mod_form does not have @license tag
mod/newsletter/renderable.php
(#2) Empty line found after PHP open tag
(#92) Class newsletter_issue is not documented
(#120) Class newsletter_issue_summary is not documented
(#131) Class newsletter_subscription_list is not documented
(#142) Class newsletter_issue_summary_list is not documented
(#158) Class newsletter_section_list is not documented
(#176) Class newsletter_section is not documented
(#190) Class newsletter_navigation_bar is not documented
(#210) Class newsletter_pager is not documented
(#228) Class newsletter_main_toolbar is not documented
(#242) Class newsletter_progressbar is not documented
(#252) Class newsletter_attachment_list is not documented
(#260) Class newsletter_publish_countdown is not documented
(#270) Class newsletter_action_button is not documented
(#284) Class newsletter_action_link is not documented
(#124) Function newsletter_issue_summary::__construct is not documented
(#135) Function newsletter_subscription_list::__construct is not documented
(#153) Function newsletter_issue_summary_list::add_issue_summary is not documented
(#171) Function newsletter_section_list::add_issue_section is not documented
(#197) Function newsletter_navigation_bar::__construct is not documented
(#218) Function newsletter_pager::__construct is not documented
(#234) Function newsletter_main_toolbar::__construct is not documented
(#246) Function newsletter_progressbar::__construct is not documented
(#255) Function newsletter_attachment_list::__construct is not documented
(#264) Function newsletter_publish_countdown::__construct is not documented
(#276) Function newsletter_action_button::__construct is not documented
(#289) Function newsletter_action_link::__construct is not documented
(#94) Variable newsletter_issue::$id is not documented
(#95) Variable newsletter_issue::$cmid is not documented
(#96) Variable newsletter_issue::$newsletterid is not documented
(#97) Variable newsletter_issue::$title is not documented
(#98) Variable newsletter_issue::$htmlcontent is not documented
(#99) Variable newsletter_issue::$publishon is not documented
(#100) Variable newsletter_issue::$numsubscriptions is not documented
(#101) Variable newsletter_issue::$numdelivered is not documented
(#102) Variable newsletter_issue::$numnotyetdelivered is not documented
(#121) Variable newsletter_issue_summary::$editissue is not documented
(#122) Variable newsletter_issue_summary::$deleteissue is not documented
(#132) Variable newsletter_subscription_list::$cmid is not documented
(#133) Variable newsletter_subscription_list::$subscriptions is not documented
(#134) Variable newsletter_subscription_list::$columns is not documented
(#144) Variable newsletter_issue_summary_list::$issues is not documented
(#160) Variable newsletter_section_list::$heading is not documented
(#161) Variable newsletter_section_list::$sections is not documented
(#178) Variable newsletter_section::$heading is not documented
(#179) Variable newsletter_section::$summary_list is not documented
(#191) Variable newsletter_navigation_bar::$firstissue is not documented
(#192) Variable newsletter_navigation_bar::$previousissue is not documented
(#193) Variable newsletter_navigation_bar::$currentissue is not documented
(#194) Variable newsletter_navigation_bar::$nextissue is not documented
(#195) Variable newsletter_navigation_bar::$lastissue is not documented
(#211) Variable newsletter_pager::$url is not documented
(#212) Variable newsletter_pager::$from is not documented
(#213) Variable newsletter_pager::$count is not documented
(#214) Variable newsletter_pager::$pages is not documented
(#215) Variable newsletter_pager::$totalentries is not documented
(#216) Variable newsletter_pager::$totalfiltered is not documented
(#229) Variable newsletter_main_toolbar::$cmid is not documented
(#230) Variable newsletter_main_toolbar::$groupby is not documented
(#231) Variable newsletter_main_toolbar::$createissues is not documented
(#232) Variable newsletter_main_toolbar::$managesubs is not documented
(#243) Variable newsletter_progressbar::$tocomplete is not documented
(#244) Variable newsletter_progressbar::$completed is not documented
(#253) Variable newsletter_attachment_list::$files is not documented
(#261) Variable newsletter_publish_countdown::$now is not documented
(#262) Variable newsletter_publish_countdown::$until is not documented
(#271) Variable newsletter_action_button::$cmid is not documented
(#272) Variable newsletter_action_button::$issueid is not documented
(#273) Variable newsletter_action_button::$action is not documented
(#274) Variable newsletter_action_button::$label is not documented
(#285) Variable newsletter_action_link::$url is not documented
(#286) Variable newsletter_action_link::$text is not documented
(#287) Variable newsletter_action_link::$class is not documented
(#80) Phpdocs for function newsletter_form::__construct has incomplete parameters list
(#104) Phpdocs for function newsletter_issue::__construct has incomplete parameters list
(#146) Phpdocs for function newsletter_issue_summary_list::__construct has incomplete parameters list
(#163) Phpdocs for function newsletter_section_list::__construct has incomplete parameters list
(#181) Phpdocs for function newsletter_section::__construct has incomplete parameters list
mod/newsletter/renderer.php
(#2) Empty line found after PHP open tag
(#529) Class mod_newsletter_renderer_ajax is not documented
(#35) Function mod_newsletter_renderer::render_newsletter_header is not documented
(#70) Function mod_newsletter_renderer::render_newsletter_section_list is not documented
(#91) Function mod_newsletter_renderer::render_newsletter_section is not documented
(#104) Function mod_newsletter_renderer::render_newsletter_issue_summary_list is not documented
(#120) Function mod_newsletter_renderer::render_newsletter_issue is not documented
(#128) Function mod_newsletter_renderer::render_newsletter_issue_summary is not documented
(#164) Function mod_newsletter_renderer::render_newsletter_navigation_bar is not documented
(#202) Function mod_newsletter_renderer::render_newsletter_action_button is not documented
(#215) Function mod_newsletter_renderer::render_newsletter_main_toolbar is not documented
(#267) Function mod_newsletter_renderer::render_widget is not documented
(#272) Function mod_newsletter_renderer::render_newsletter_progressbar is not documented
(#308) Function mod_newsletter_renderer::render_newsletter_subscription_list is not documented
(#389) Function mod_newsletter_renderer::render_newsletter_publish_countdown is not documented
(#403) Function mod_newsletter_renderer::newsletter_get_countdown is not documented
(#412) Function mod_newsletter_renderer::newsletter_count_bounces is not documented
(#426) Function mod_newsletter_renderer::render_newsletter_pager is not documented
(#489) Function mod_newsletter_renderer::render_newsletter_attachment_list is not documented
(#508) Function mod_newsletter_renderer::render_newsletter_attachment_list_empty is not documented
(#520) Function mod_newsletter_renderer::render_newsletter_action_link is not documented
(#54) Phpdocs for function mod_newsletter_renderer::render_newsletter_form has incomplete parameters list
(#30) Class mod_newsletter_renderer does not have @copyright tag
(#30) Class mod_newsletter_renderer does not have @license tag
mod/newsletter/resubscribe_form.php
(#2) Empty line found after PHP open tag
(#36) Class mod_newsletter_resubscribe_form is not documented
(#61) Function mod_newsletter_resubscribe_form::definition_after_data is not documented
(#65) Function mod_newsletter_resubscribe_form::validation is not documented
mod/newsletter/subscribe.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/newsletter/version.php
(#2) Empty line found after PHP open tag
mod/newsletter/view.php
(#2) Empty line found after PHP open tag

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]