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

(14791 errors, 739 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
(#829) Variable "file_path" must not contain underscores.
(#830) Whitespace found at end of line
(#832) Variable "file_path" must not contain underscores.
(#832) Line exceeds 132 characters; contains 155 characters
(#836) Variable "file_path" must not contain underscores.
(#840) Whitespace found at end of line
(#845) Public method name "bouncehandler::openImapRemote" must be in lower-case letters only
(#846) Opening brace should be on the same line as the declaration
(#848) Whitespace found at end of line
(#849) Inline comments must start with a capital letter, digit or 3-dots sequence
(#849) Inline comments must end in full-stops, exclamation marks, or question marks
(#854) Whitespace found at end of line
(#855) Inline comments must start with a capital letter, digit or 3-dots sequence
(#860) Whitespace found at end of line
(#862) Whitespace found at end of line
(#863) Line exceeds 132 characters; contains 179 characters
(#866) Line exceeds 132 characters; contains 170 characters
(#870) Line exceeds 132 characters; contains 168 characters
(#874) Whitespace found at end of line
(#880) Public method name "bouncehandler::processMails" must be in lower-case letters only
(#881) Opening brace should be on the same line as the declaration
(#883) Whitespace found at end of line
(#897) Whitespace found at end of line
(#901) Whitespace found at end of line
(#905) Whitespace found at end of line
(#906) Inline comments must start with a capital letter, digit or 3-dots sequence
(#906) Inline comments must end in full-stops, exclamation marks, or question marks
(#911) Whitespace found at end of line
(#912) Inline comments must start with a capital letter, digit or 3-dots sequence
(#912) Inline comments must end in full-stops, exclamation marks, or question marks
(#917) Whitespace found at end of line
(#931) Whitespace found at end of line
(#933) Variable "msg_no" must not contain underscores.
(#933) Variable "msg_no" must not contain underscores.
(#933) Variable "msg_no" must not contain underscores.
(#934) Variable "msg_no" must not contain underscores.
(#935) Whitespace found at end of line
(#936) Variable "msg_no" must not contain underscores.
(#937) Variable "msg_no" must not contain underscores.
(#938) Whitespace found at end of line
(#939) Variable "msg_no" must not contain underscores.
(#947) Whitespace found at end of line
(#954) Usage of ELSEIF not allowed; use ELSE IF instead
(#957) Usage of ELSEIF not allowed; use ELSE IF instead
(#969) Whitespace found at end of line
(#975) Whitespace found at end of line
(#981) Whitespace found at end of line
(#984) Whitespace found at end of line
(#987) Whitespace found at end of line
(#994) Protected method name "bouncehandler::processParsing" must be in lower-case letters only
(#995) Opening brace should be on the same line as the declaration
(#998) Whitespace found at end of line
(#999) Inline comments must start with a capital letter, digit or 3-dots sequence
(#999) Inline comments must end in full-stops, exclamation marks, or question marks
(#1001) Whitespace found at end of line
(#1002) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1002) Inline comments must end in full-stops, exclamation marks, or question marks
(#1008) Whitespace found at end of line
(#1014) Whitespace found at end of line
(#1015) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1015) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) Whitespace found at end of line
(#1018) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1018) Inline comments must end in full-stops, exclamation marks, or question marks
(#1019) Variable "body_sections" must not contain underscores.
(#1020) Whitespace found at end of line
(#1021) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1022) Variable "is_bounce" must not contain underscores.
(#1023) Variable "is_fbl" must not contain underscores.
(#1023) Variable "body_sections" must not contain underscores.
(#1024) Whitespace found at end of line
(#1025) Variable "is_bounce" must not contain underscores.
(#1027) Usage of ELSEIF not allowed; use ELSE IF instead
(#1027) Variable "is_fbl" must not contain underscores.
(#1030) Whitespace found at end of line
(#1031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1031) Inline comments must end in full-stops, exclamation marks, or question marks
(#1033) Variable "is_fbl" must not contain underscores.
(#1036) Whitespace found at end of line
(#1037) Variable "body_sections" must not contain underscores.
(#1039) Variable "body_sections" must not contain underscores.
(#1040) Variable "body_sections" must not contain underscores.
(#1041) Variable "body_sections" must not contain underscores.
(#1042) Variable "body_sections" must not contain underscores.
(#1043) Variable "body_sections" must not contain underscores.
(#1044) Variable "body_sections" must not contain underscores.
(#1044) Variable "body_sections" must not contain underscores.
(#1046) Variable "body_sections" must not contain underscores.
(#1047) Variable "body_sections" must not contain underscores.
(#1047) Variable "body_sections" must not contain underscores.
(#1049) Variable "body_sections" must not contain underscores.
(#1050) Variable "body_sections" must not contain underscores.
(#1050) 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.
(#1059) Variable "body_sections" must not contain underscores.
(#1059) Variable "body_sections" must not contain underscores.
(#1059) Line exceeds 132 characters; contains 147 characters
(#1060) Variable "body_sections" must not contain underscores.
(#1060) Variable "body_sections" must not contain underscores.
(#1062) Variable "body_sections" must not contain underscores.
(#1062) Variable "body_sections" must not contain underscores.
(#1062) Line exceeds 132 characters; contains 157 characters
(#1063) Variable "body_sections" must not contain underscores.
(#1063) Variable "body_sections" must not contain underscores.
(#1064) Usage of ELSEIF not allowed; use ELSE IF instead
(#1064) Variable "body_sections" must not contain underscores.
(#1065) Variable "body_sections" must not contain underscores.
(#1065) Variable "body_sections" must not contain underscores.
(#1067) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1067) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) Variable "body_sections" must not contain underscores.
(#1068) Variable "body_sections" must not contain underscores.
(#1068) Line exceeds maximum limit of 180 characters; contains 182 characters
(#1069) Variable "body_sections" must not contain underscores.
(#1069) Variable "body_sections" must not contain underscores.
(#1071) Variable "body_sections" must not contain underscores.
(#1071) Variable "body_sections" must not contain underscores.
(#1071) Line exceeds 132 characters; contains 149 characters
(#1072) Variable "body_sections" must not contain underscores.
(#1072) Variable "body_sections" must not contain underscores.
(#1074) Variable "body_sections" must not contain underscores.
(#1075) Variable "body_sections" must not contain underscores.
(#1075) Variable "body_sections" must not contain underscores.
(#1075) Line exceeds 132 characters; contains 145 characters
(#1077) 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 141 characters
(#1081) Whitespace found at end of line
(#1083) Variable "body_sections" must not contain underscores.
(#1087) Usage of ELSEIF not allowed; use ELSE IF instead
(#1087) Line exceeds 132 characters; contains 152 characters
(#1092) Usage of ELSEIF not allowed; use ELSE IF instead
(#1094) Variable "ar_body_machine" must not contain underscores.
(#1094) Variable "body_sections" must not contain underscores.
(#1095) Variable "ar_body_machine" must not contain underscores.
(#1096) Variable "ar_body_machine" must not contain underscores.
(#1096) Variable "ar_recipient" must not contain underscores.
(#1098) Variable "ar_recipient" must not contain underscores.
(#1099) Variable "ar_recipient" must not contain underscores.
(#1099) Variable "ar_recipient" must not contain underscores.
(#1100) Variable "ar_recipient" must not contain underscores.
(#1100) Variable "ar_recipient" must not contain underscores.
(#1104) Usage of ELSEIF not allowed; use ELSE IF instead
(#1106) Variable "ar_emails" must not contain underscores.
(#1107) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1107) Variable "ar_emails" must not contain underscores.
(#1112) Usage of ELSEIF not allowed; use ELSE IF instead
(#1112) Line exceeds 132 characters; contains 134 characters
(#1114) Variable "ar_emails" must not contain underscores.
(#1114) Variable "body_sections" must not contain underscores.
(#1115) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1115) Variable "ar_emails" must not contain underscores.
(#1120) Usage of ELSEIF not allowed; use ELSE IF instead
(#1122) Variable "ar_emails" must not contain underscores.
(#1123) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1123) Variable "ar_emails" must not contain underscores.
(#1131) Whitespace found at end of line
(#1136) Variable "tmp_recipient" must not contain underscores.
(#1138) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1138) Variable "tmp_recipient" must not contain underscores.
(#1159) Whitespace found at end of line
(#1162) Whitespace found at end of line
(#1165) Whitespace found at end of line
(#1171) Protected method name "bouncehandler::processDelete" must be in lower-case letters only
(#1172) Opening brace should be on the same line as the declaration
(#1181) Whitespace found at end of line
(#1188) Protected method name "bouncehandler::processMove" must be in lower-case letters only
(#1189) Opening brace should be on the same line as the declaration
(#1195) Usage of ELSEIF not allowed; use ELSE IF instead
(#1214) Usage of ELSEIF not allowed; use ELSE IF instead
(#1230) Whitespace found at end of line
(#1235) Protected method name "bouncehandler::isImapOpenMode" must be in lower-case letters only
(#1236) Opening brace should be on the same line as the declaration
(#1239) Whitespace found at end of line
(#1246) Protected method name "bouncehandler::isMailboxExists" must be in lower-case letters only
(#1247) Opening brace should be on the same line as the declaration
(#1248) Commas (,) must be followed by white space.
(#1249) Line exceeds 132 characters; contains 148 characters
(#1249) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1249) Inline comments must end in full-stops, exclamation marks, or question marks
(#1250) Line exceeds maximum limit of 180 characters; contains 198 characters
(#1254) Whitespace found at end of line
(#1255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1260) Whitespace found at end of line
(#1261) Line exceeds 132 characters; contains 155 characters
(#1263) Whitespace found at end of line
(#1264) Variable "mailbox_found" must not contain underscores.
(#1267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1267) Inline comments must end in full-stops, exclamation marks, or question marks
(#1268) Variable "nameArr" must be all lower-case
(#1268) The use of function split is discouraged from PHP version 5.3; use preg_split instead
(#1268) Function split() has been deprecated
(#1269) Variable "nameRaw" must be all lower-case
(#1269) Variable "nameArr" must be all lower-case
(#1269) Variable "nameArr" must be all lower-case
(#1270) Variable "nameRaw" must be all lower-case
(#1271) Variable "mailbox_found" must not contain underscores.
(#1274) Variable "mailbox_found" must not contain underscores.
(#1287) Whitespace found at end of line
(#1293) Protected method name "bouncehandler::parseHeader" must be in lower-case letters only
(#1293) Variable "ar_header" must not contain underscores.
(#1294) Opening brace should be on the same line as the declaration
(#1295) Variable "ar_header" must not contain underscores.
(#1296) Variable "ar_header" must not contain underscores.
(#1296) Variable "ar_header" must not contain underscores.
(#1298) Variable "ar_header" must not contain underscores.
(#1298) Variable "ar_header" must not contain underscores.
(#1299) Whitespace found at end of line
(#1300) Variable "ar_header" must not contain underscores.
(#1301) Variable "arrRec" must be all lower-case
(#1301) Variable "ar_header" must not contain underscores.
(#1302) Variable "ar_header" must not contain underscores.
(#1302) Expected 1 space before "="; 0 found
(#1302) Variable "arrRec" must be all lower-case
(#1304) Whitespace found at end of line
(#1305) Variable "ar_header" must not contain underscores.
(#1306) Variable "ar_mr" must not contain underscores.
(#1306) Variable "ar_header" must not contain underscores.
(#1307) Variable "ar_header" must not contain underscores.
(#1308) Variable "ar_header" must not contain underscores.
(#1308) Variable "ar_mr" must not contain underscores.
(#1309) Variable "ar_mr" must not contain underscores.
(#1311) Variable "ar_header" must not contain underscores.
(#1315) Whitespace found at end of line
(#1316) Variable "ar_header" must not contain underscores.
(#1318) Variable "ar_header" must not contain underscores.
(#1319) Variable "ar_header" must not contain underscores.
(#1322) Whitespace found at end of line
(#1323) Variable "ar_header" must not contain underscores.
(#1325) Whitespace found at end of line
(#1332) Protected method name "bouncehandler::parseBodySections" must be in lower-case letters only
(#1332) Variable "ar_header" must not contain underscores.
(#1333) Opening brace should be on the same line as the declaration
(#1335) Whitespace found at end of line
(#1336) Variable "ar_header" must not contain underscores.
(#1336) Variable "ar_header" must not contain underscores.
(#1336) Variable "ar_header" must not contain underscores.
(#1337) Variable "ar_boundary" must not contain underscores.
(#1337) Variable "ar_header" must not contain underscores.
(#1338) Variable "ar_boundary" must not contain underscores.
(#1338) Variable "ar_boundary" must not contain underscores.
(#1339) Variable "ar_boundary" must not contain underscores.
(#1339) Variable "ar_boundary" must not contain underscores.
(#1340) Variable "ar_boundary" must not contain underscores.
(#1340) Variable "ar_boundary" must not contain underscores.
(#1341) Variable "ar_boundary" must not contain underscores.
(#1341) Variable "ar_boundary" must not contain underscores.
(#1343) Whitespace found at end of line
(#1346) Whitespace found at end of line
(#1352) Protected method name "bouncehandler::parseBodySectionMachine" must be in lower-case letters only
(#1352) Variable "body_section_machine" must not contain underscores.
(#1353) Opening brace should be on the same line as the declaration
(#1354) Variable "body_section_machine" must not contain underscores.
(#1357) Whitespace found at end of line
(#1358) Expected "if (...) {\n"; found "if(...){\n"
(#1359) Variable "ar_tmp" must not contain underscores.
(#1361) Variable "ar_tmp" must not contain underscores.
(#1361) Variable "ar_tmp" must not contain underscores.
(#1362) Variable "ar_tmp" must not contain underscores.
(#1362) Variable "ar_tmp" must not contain underscores.
(#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) Whitespace found at end of line
(#1373) Variable "tmp_per_recipient" must not contain underscores.
(#1374) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1374) Variable "per_recipient" must not contain underscores.
(#1375) Variable "ar_per_recipient" must not contain underscores.
(#1375) Variable "per_recipient" must not contain underscores.
(#1376) Variable "ar_per_recipient" must not contain underscores.
(#1376) Variable "ar_per_recipient" must not contain underscores.
(#1376) Variable "ar_per_recipient" must not contain underscores.
(#1376) Line exceeds 132 characters; contains 170 characters
(#1377) Variable "ar_per_recipient" must not contain underscores.
(#1377) Variable "ar_per_recipient" must not contain underscores.
(#1377) Variable "ar_per_recipient" must not contain underscores.
(#1377) Line exceeds maximum limit of 180 characters; contains 182 characters
(#1378) Variable "ar_per_recipient" must not contain underscores.
(#1378) Variable "ar_per_recipient" must not contain underscores.
(#1378) Variable "ar_per_recipient" must not contain underscores.
(#1378) Line exceeds 132 characters; contains 170 characters
(#1379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1379) Inline comments must end in full-stops, exclamation marks, or question marks
(#1380) Variable "ar_per_recipient" must not contain underscores.
(#1381) Variable "status_code" must not contain underscores.
(#1381) Variable "ar_per_recipient" must not contain underscores.
(#1382) Variable "status_code" must not contain underscores.
(#1383) Expected "if (...) {\n"; found "if(...) {\n"
(#1383) Variable "ar_per_recipient" must not contain underscores.
(#1384) Variable "ar_per_recipient" must not contain underscores.
(#1385) Variable "ar_per_recipient" must not contain underscores.
(#1388) Whitespace found at end of line
(#1389) Variable "tmp_per_recipient" must not contain underscores.
(#1389) Variable "ar_per_recipient" must not contain underscores.
(#1391) Variable "tmp_per_recipient" must not contain underscores.
(#1392) Whitespace found at end of line
(#1395) Whitespace found at end of line
(#1401) Protected method name "bouncehandler::parseDsnFields" must be in lower-case letters only
(#1401) Variable "body_section_machine" must not contain underscores.
(#1402) Opening brace should be on the same line as the declaration
(#1408) Variable "dsn_fields" must not contain underscores.
(#1408) Variable "body_section_machine" must not contain underscores.
(#1409) Whitespace found at end of line
(#1411) Variable "dsn_fields" must not contain underscores.
(#1412) Variable "dsn_fields" must not contain underscores.
(#1412) Variable "dsn_fields" must not contain underscores.
(#1414) Variable "dsn_fields" must not contain underscores.
(#1415) Usage of ELSEIF not allowed; use ELSE IF instead
(#1415) Variable "dsn_fields" must not contain underscores.
(#1416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1416) Inline comments must end in full-stops, exclamation marks, or question marks
(#1417) Variable "dsn_fields" must not contain underscores.
(#1419) Variable "dsn_fields" must not contain underscores.
(#1422) Variable "dsn_fields" must not contain underscores.
(#1428) Whitespace found at end of line
(#1434) Protected method name "bouncehandler::parseLines" must be in lower-case letters only
(#1435) Opening brace should be on the same line as the declaration
(#1445) Usage of ELSEIF not allowed; use ELSE IF instead
(#1446) Expected "if (...) {\n"; found "if (...){\n"
(#1450) Usage of ELSEIF not allowed; use ELSE IF instead
(#1456) Whitespace found at end of line
(#1462) Protected method name "bouncehandler::isBounce" must be in lower-case letters only
(#1462) Variable "ar_header" must not contain underscores.
(#1463) Opening brace should be on the same line as the declaration
(#1464) Variable "ar_header" must not contain underscores.
(#1465) Variable "ar_header" must not contain underscores.
(#1465) Variable "ar_header" must not contain underscores.
(#1465) Line exceeds maximum limit of 180 characters; contains 627 characters
(#1467) Usage of ELSEIF not allowed; use ELSE IF instead
(#1467) Variable "ar_header" must not contain underscores.
(#1467) Variable "ar_header" must not contain underscores.
(#1469) Usage of ELSEIF not allowed; use ELSE IF instead
(#1469) Variable "ar_header" must not contain underscores.
(#1469) Variable "ar_header" must not contain underscores.
(#1475) Whitespace found at end of line
(#1482) Protected method name "bouncehandler::isFbl" must be in lower-case letters only
(#1482) Variable "ar_header" must not contain underscores.
(#1482) Variable "body_sections" must not contain underscores.
(#1483) Opening brace should be on the same line as the declaration
(#1484) Variable "ar_header" must not contain underscores.
(#1485) Variable "ar_header" must not contain underscores.
(#1485) Variable "ar_header" must not contain underscores.
(#1485) Variable "ar_header" must not contain underscores.
(#1485) Line exceeds maximum limit of 180 characters; contains 182 characters
(#1487) Usage of ELSEIF not allowed; use ELSE IF instead
(#1487) Variable "ar_header" must not contain underscores.
(#1487) Variable "ar_header" must not contain underscores.
(#1489) Usage of ELSEIF not allowed; use ELSE IF instead
(#1489) Variable "body_sections" must not contain underscores.
(#1495) Whitespace found at end of line
(#1501) Protected method name "bouncehandler::isHotmailFbl" must be in lower-case letters only
(#1501) Variable "body_sections" must not contain underscores.
(#1502) Opening brace should be on the same line as the declaration
(#1503) Variable "body_sections" must not contain underscores.
(#1503) Variable "body_sections" must not contain underscores.
(#1503) Variable "body_sections" must not contain underscores.
(#1503) Line exceeds 132 characters; contains 140 characters
(#1505) Whitespace found at end of line
(#1511) Protected method name "bouncehandler::isRfc1892Report" must be in lower-case letters only
(#1511) Variable "ar_header" must not contain underscores.
(#1512) Opening brace should be on the same line as the declaration
(#1513) Variable "ar_header" must not contain underscores.
(#1514) Variable "ar_header" must not contain underscores.
(#1514) Variable "ar_header" must not contain underscores.
(#1514) Variable "ar_header" must not contain underscores.
(#1514) Line exceeds 132 characters; contains 177 characters
(#1515) Variable "ar_header" must not contain underscores.
(#1515) Variable "ar_header" must not contain underscores.
(#1515) Line exceeds 132 characters; contains 147 characters
(#1516) Variable "ar_header" must not contain underscores.
(#1516) Variable "ar_header" must not contain underscores.
(#1524) Whitespace found at end of line
(#1530) Protected method name "bouncehandler::formatContent" must be in lower-case letters only
(#1531) Opening brace should be on the same line as the declaration
(#1541) Whitespace found at end of line
(#1547) Protected method name "bouncehandler::formatFinalRecipient" must be in lower-case letters only
(#1547) Variable "final_recipient" must not contain underscores.
(#1547) Expected 1 space after closing parenthesis; found 0
(#1552) Whitespace found at end of line
(#1553) Variable "ar_final_recipient" must not contain underscores.
(#1553) Variable "final_recipient" must not contain underscores.
(#1554) Variable "ar_final_recipient" must not contain underscores.
(#1555) Variable "ar_final_recipient" must not contain underscores.
(#1556) Variable "ar_final_recipient" must not contain underscores.
(#1557) Variable "ar_final_recipient" must not contain underscores.
(#1557) Variable "ar_final_recipient" must not contain underscores.
(#1559) Variable "ar_final_recipient" must not contain underscores.
(#1560) Variable "ar_final_recipient" must not contain underscores.
(#1560) Variable "ar_final_recipient" must not contain underscores.
(#1563) Whitespace found at end of line
(#1566) Whitespace found at end of line
(#1572) Protected method name "bouncehandler::formatOriginalRecipient" must be in lower-case letters only
(#1572) Variable "original_recipient" must not contain underscores.
(#1572) Expected 1 space after closing parenthesis; found 0
(#1577) Whitespace found at end of line
(#1578) Variable "ar_original_recipient" must not contain underscores.
(#1578) Variable "original_recipient" must not contain underscores.
(#1579) Variable "ar_original_recipient" must not contain underscores.
(#1580) Variable "ar_original_recipient" must not contain underscores.
(#1581) Variable "ar_original_recipient" must not contain underscores.
(#1581) Variable "ar_original_recipient" must not contain underscores.
(#1583) Whitespace found at end of line
(#1586) Whitespace found at end of line
(#1592) Protected method name "bouncehandler::formatDiagnosticCode" must be in lower-case letters only
(#1592) Variable "diag_code" must not contain underscores.
(#1592) Expected 1 space after closing parenthesis; found 0
(#1597) Whitespace found at end of line
(#1598) Variable "ar_diag_code" must not contain underscores.
(#1598) Variable "diag_code" must not contain underscores.
(#1599) Variable "ar_diag_code" must not contain underscores.
(#1600) Variable "ar_diag_code" must not contain underscores.
(#1600) Variable "ar_diag_code" must not contain underscores.
(#1601) Variable "ar_diag_code" must not contain underscores.
(#1601) Variable "ar_diag_code" must not contain underscores.
(#1603) Whitespace found at end of line
(#1606) Whitespace found at end of line
(#1612) Protected method name "bouncehandler::findEmail" must be in lower-case letters only
(#1613) Opening brace should be on the same line as the declaration
(#1614) Expected "if (...) {\n"; found "if(...){\n"
(#1616) Usage of ELSEIF not allowed; use ELSE IF instead
(#1621) Whitespace found at end of line
(#1627) Protected method name "bouncehandler::findEmails" must be in lower-case letters only
(#1627) Variable "body_section_first" must not contain underscores.
(#1628) Opening brace should be on the same line as the declaration
(#1630) Variable "body_section_first" must not contain underscores.
(#1631) Variable "ar_body_section_first" must not contain underscores.
(#1631) Variable "body_section_first" must not contain underscores.
(#1632) Variable "ar_body_section_first" must not contain underscores.
(#1642) Whitespace found at end of line
(#1648) Protected method name "bouncehandler::findActionByStatusCode" must be in lower-case letters only
(#1648) Variable "status_code" must not contain underscores.
(#1649) Opening brace should be on the same line as the declaration
(#1651) Variable "status_code" must not contain underscores.
(#1652) Variable "status_code" must not contain underscores.
(#1652) Variable "status_code" must not contain underscores.
(#1653) Variable "ar_status_code" must not contain underscores.
(#1653) Variable "status_code" must not contain underscores.
(#1654) Whitespace found at end of line
(#1655) Variable "ar_status_code" must not contain underscores.
(#1675) Whitespace found at end of line
(#1681) Protected method name "bouncehandler::findStatusCodeByRecipient" must be in lower-case letters only
(#1682) Opening brace should be on the same line as the declaration
(#1683) Variable "ar_body" must not contain underscores.
(#1684) Whitespace found at end of line
(#1685) Variable "ar_body" must not contain underscores.
(#1685) Variable "body_line" must not contain underscores.
(#1686) Variable "body_line" must not contain underscores.
(#1686) Variable "body_line" must not contain underscores.
(#1687) Whitespace found at end of line
(#1688) Variable "bounce_body" must not contain underscores.
(#1688) Variable "bounce_code" must not contain underscores.
(#1689) Variable "bounce_body" must not contain underscores.
(#1689) Variable "body_line" must not contain underscores.
(#1690) Variable "status_code" must not contain underscores.
(#1690) Variable "bounce_code" must not contain underscores.
(#1691) Variable "status_code" must not contain underscores.
(#1691) Variable "status_code" must not contain underscores.
(#1692) Variable "status_code" must not contain underscores.
(#1692) Variable "bounce_body" must not contain underscores.
(#1692) Line exceeds 132 characters; contains 171 characters
(#1693) Variable "status_code" must not contain underscores.
(#1696) Whitespace found at end of line
(#1697) Inline comments must end in full-stops, exclamation marks, or question marks
(#1698) Variable "body_line" must not contain underscores.
(#1699) Variable "body_line" must not contain underscores.
(#1702) Variable "status_code" must not contain underscores.
(#1703) Variable "status_code" must not contain underscores.
(#1703) Variable "status_code" must not contain underscores.
(#1704) Variable "status_code" must not contain underscores.
(#1705) Variable "status_code" must not contain underscores.
(#1707) Whitespace found at end of line
(#1708) Inline comments must end in full-stops, exclamation marks, or question marks
(#1709) Variable "body_line" must not contain underscores.
(#1709) Variable "body_line" must not contain underscores.
(#1709) Line exceeds maximum limit of 180 characters; contains 253 characters
(#1710) Variable "status_code" must not contain underscores.
(#1711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1711) Inline comments must end in full-stops, exclamation marks, or question marks
(#1712) Variable "status_code" must not contain underscores.
(#1712) Variable "status_code" must not contain underscores.
(#1712) Variable "status_code" must not contain underscores.
(#1712) Variable "status_code" must not contain underscores.
(#1713) Variable "status_code" must not contain underscores.
(#1714) Usage of ELSEIF not allowed; use ELSE IF instead
(#1714) Variable "status_code" must not contain underscores.
(#1714) Variable "status_code" must not contain underscores.
(#1715) Variable "status_code" must not contain underscores.
(#1716) Usage of ELSEIF not allowed; use ELSE IF instead
(#1716) Variable "status_code" must not contain underscores.
(#1717) 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.
(#1720) Line exceeds 132 characters; contains 138 characters
(#1721) Variable "status_code" must not contain underscores.
(#1724) Whitespace found at end of line
(#1727) Whitespace found at end of line
(#1733) Public method name "bouncehandler::findStatusExplanationsByCode" must be in lower-case letters only
(#1733) Variable "status_code" must not contain underscores.
(#1734) Opening brace should be on the same line as the declaration
(#1736) Variable "status_code" must not contain underscores.
(#1736) Variable "status_code" must not contain underscores.
(#1737) Whitespace found at end of line
(#1738) Variable "status_code" must not contain underscores.
(#1739) Variable "ar_status_code" must not contain underscores.
(#1739) Variable "status_code" must not contain underscores.
(#1740) Variable "ar_status_code" must not contain underscores.
(#1740) Variable "ar_status_code" must not contain underscores.
(#1741) Variable "status_code" must not contain underscores.
(#1742) Whitespace found at end of line
(#1743) Inline comments must end in full-stops, exclamation marks, or question marks
(#1744) Variable "ar_status_code" must not contain underscores.
(#1748) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1751) Whitespace found at end of line
(#1755) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1758) Whitespace found at end of line
(#1762) Line exceeds maximum limit of 180 characters; contains 236 characters
(#1765) Whitespace found at end of line
(#1769) Whitespace found at end of line
(#1770) Inline comments must end in full-stops, exclamation marks, or question marks
(#1771) Variable "ar_status_code" must not contain underscores.
(#1778) Whitespace found at end of line
(#1782) Line exceeds maximum limit of 180 characters; contains 223 characters
(#1785) Whitespace found at end of line
(#1789) Line exceeds maximum limit of 180 characters; contains 211 characters
(#1792) Whitespace found at end of line
(#1796) Line exceeds maximum limit of 180 characters; contains 249 characters
(#1799) Whitespace found at end of line
(#1803) Line exceeds maximum limit of 180 characters; contains 333 characters
(#1806) Whitespace found at end of line
(#1810) Line exceeds maximum limit of 180 characters; contains 414 characters
(#1813) Whitespace found at end of line
(#1817) Line exceeds maximum limit of 180 characters; contains 399 characters
(#1820) Whitespace found at end of line
(#1824) Line exceeds maximum limit of 180 characters; contains 460 characters
(#1827) Whitespace found at end of line
(#1831) Whitespace found at end of line
(#1832) Inline comments must end in full-stops, exclamation marks, or question marks
(#1833) Variable "ar_status_code" must not contain underscores.
(#1833) Variable "ar_status_code" must not contain underscores.
(#1837) Line exceeds maximum limit of 180 characters; contains 182 characters
(#1840) Whitespace found at end of line
(#1847) Whitespace found at end of line
(#1851) Line exceeds maximum limit of 180 characters; contains 240 characters
(#1854) Whitespace found at end of line
(#1858) Line exceeds maximum limit of 180 characters; contains 291 characters
(#1861) Whitespace found at end of line
(#1865) Line exceeds maximum limit of 180 characters; contains 188 characters
(#1868) Whitespace found at end of line
(#1872) Line exceeds maximum limit of 180 characters; contains 254 characters
(#1875) Whitespace found at end of line
(#1879) Line exceeds 132 characters; contains 152 characters
(#1882) Whitespace found at end of line
(#1886) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1889) Whitespace found at end of line
(#1893) Line exceeds 132 characters; contains 137 characters
(#1896) Whitespace found at end of line
(#1900) Line exceeds maximum limit of 180 characters; contains 239 characters
(#1903) Whitespace found at end of line
(#1907) Line exceeds 132 characters; contains 144 characters
(#1910) Whitespace found at end of line
(#1914) Line exceeds maximum limit of 180 characters; contains 231 characters
(#1917) Whitespace found at end of line
(#1921) Line exceeds maximum limit of 180 characters; contains 310 characters
(#1924) Whitespace found at end of line
(#1928) Line exceeds maximum limit of 180 characters; contains 275 characters
(#1931) Whitespace found at end of line
(#1935) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1938) Whitespace found at end of line
(#1942) Line exceeds 132 characters; contains 171 characters
(#1945) Whitespace found at end of line
(#1949) Line exceeds maximum limit of 180 characters; contains 267 characters
(#1952) Whitespace found at end of line
(#1956) Line exceeds maximum limit of 180 characters; contains 276 characters
(#1959) Whitespace found at end of line
(#1963) Line exceeds maximum limit of 180 characters; contains 246 characters
(#1966) Whitespace found at end of line
(#1970) Line exceeds maximum limit of 180 characters; contains 202 characters
(#1973) Whitespace found at end of line
(#1980) Whitespace found at end of line
(#1984) Line exceeds maximum limit of 180 characters; contains 212 characters
(#1987) Whitespace found at end of line
(#1991) Line exceeds maximum limit of 180 characters; contains 226 characters
(#1994) Whitespace found at end of line
(#1998) Line exceeds maximum limit of 180 characters; contains 262 characters
(#2001) Whitespace found at end of line
(#2005) Line exceeds maximum limit of 180 characters; contains 300 characters
(#2008) Whitespace found at end of line
(#2012) Line exceeds maximum limit of 180 characters; contains 396 characters
(#2015) Whitespace found at end of line
(#2019) Line exceeds maximum limit of 180 characters; contains 186 characters
(#2022) Whitespace found at end of line
(#2026) Line exceeds maximum limit of 180 characters; contains 233 characters
(#2029) Whitespace found at end of line
(#2033) Line exceeds maximum limit of 180 characters; contains 414 characters
(#2036) Whitespace found at end of line
(#2040) Line exceeds maximum limit of 180 characters; contains 217 characters
(#2043) Whitespace found at end of line
(#2047) Line exceeds maximum limit of 180 characters; contains 182 characters
(#2050) Whitespace found at end of line
(#2054) Line exceeds maximum limit of 180 characters; contains 233 characters
(#2057) Whitespace found at end of line
(#2061) Line exceeds maximum limit of 180 characters; contains 381 characters
(#2064) Whitespace found at end of line
(#2068) Line exceeds maximum limit of 180 characters; contains 248 characters
(#2071) Whitespace found at end of line
(#2075) Line exceeds 132 characters; contains 153 characters
(#2078) Whitespace found at end of line
(#2082) Line exceeds maximum limit of 180 characters; contains 212 characters
(#2085) Whitespace found at end of line
(#2089) Line exceeds maximum limit of 180 characters; contains 203 characters
(#2092) Whitespace found at end of line
(#2096) Line exceeds maximum limit of 180 characters; contains 265 characters
(#2099) Whitespace found at end of line
(#2103) Line exceeds maximum limit of 180 characters; contains 340 characters
(#2106) Whitespace found at end of line
(#2110) Line exceeds maximum limit of 180 characters; contains 313 characters
(#2113) Whitespace found at end of line
(#2117) Line exceeds 132 characters; contains 164 characters
(#2120) Whitespace found at end of line
(#2124) Line exceeds maximum limit of 180 characters; contains 315 characters
(#2127) Whitespace found at end of line
(#2131) Line exceeds maximum limit of 180 characters; contains 308 characters
(#2134) Whitespace found at end of line
(#2138) Line exceeds 132 characters; contains 163 characters
(#2141) Whitespace found at end of line
(#2145) Line exceeds maximum limit of 180 characters; contains 209 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 243 characters
(#2162) Whitespace found at end of line
(#2166) Line exceeds maximum limit of 180 characters; contains 188 characters
(#2169) Whitespace found at end of line
(#2173) Line exceeds maximum limit of 180 characters; contains 254 characters
(#2176) Whitespace found at end of line
(#2184) Whitespace found at end of line
(#2185) Protected method name "bouncehandler::endWith" must be in lower-case letters only
(#2186) Opening brace should be on the same line as the declaration
(#2191) Whitespace found at end of line
(#2192) Protected method name "bouncehandler::isEmpty" must be in lower-case letters only
(#2193) Opening brace should be on the same line as the declaration
(#2200) Whitespace found at end of line
(#2201) Protected method name "bouncehandler::extractEmail" must be in lower-case letters only
(#2202) Opening brace should be on the same line as the declaration
(#2204) Variable "ar_result" must not contain underscores.
(#2205) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#2205) Variable "ar_result" must not contain underscores.
(#2206) Expected "if (...) {\n"; found "if (...){\n"
(#2212) Whitespace found at end of line
(#2213) Protected method name "bouncehandler::formatStatusCode" must be in lower-case letters only
(#2213) Variable "status_code" must not contain underscores.
(#2214) Opening brace should be on the same line as the declaration
(#2215) Variable "status_code" must not contain underscores.
(#2216) Variable "status_code" must not contain underscores.
(#2217) Variable "status_code" must not contain underscores.
(#2218) Usage of ELSEIF not allowed; use ELSE IF instead
(#2218) Variable "status_code" must not contain underscores.
(#2219) Variable "status_code" must not contain underscores.
(#2221) Variable "status_code" must not contain underscores.
(#2223) Usage of ELSEIF not allowed; use ELSE IF instead
(#2223) Variable "status_code" must not contain underscores.
(#2224) Variable "ar_status_code" must not contain underscores.
(#2225) Variable "ar_status_code" must not contain underscores.
(#2225) Variable "ar_status_code" must not contain underscores.
(#2226) Variable "ar_status_code" must not contain underscores.
(#2234) 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_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/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.
(#129) Whitespace found at end of line
(#140) Whitespace found at end of line
(#148) Visibility must be declared on method "validation"
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 5
(#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
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 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 12 spaces, found 6
(#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 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
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Member variable "toc_html" must not contain underscores.
(#40) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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
(#49) Spaces must be used to indent lines; tabs are not allowed
(#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
(#50) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Whitespace found at end of line
(#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 8 spaces, found 5
(#58) Expected "if (...) {\n"; found "if(...){\n"
(#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 9
(#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 9
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 5
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 9
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 5
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#69) Spaces must be used for alignment; tabs are not allowed
(#70) Spaces must be used for alignment; tabs are not allowed
(#71) Spaces must be used for alignment; tabs are not allowed
(#72) Spaces must be used for alignment; tabs are not allowed
(#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
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 5
(#74) Expected "if (...) {\n"; found "if(...) {\n"
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 12 spaces, found 9
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 16 spaces, found 13
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 12 spaces, found 9
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 9
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 5
(#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 9
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 5
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#86) Spaces must be used for alignment; tabs are not allowed
(#87) Spaces must be used for alignment; tabs are not allowed
(#88) Spaces must be used for alignment; tabs are not allowed
(#89) Spaces must be used for alignment; tabs are not allowed
(#90) Spaces must be used for alignment; tabs are not allowed
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used for alignment; 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 for alignment; 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 for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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 for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 at least 8 spaces, found 2
(#102) Variable "levels_to_display" must not contain underscores.
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#105) Space found after opening bracket of FOREACH loop
(#105) Space found before closing bracket of FOREACH loop
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 3
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 12 spaces, found 3
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 16 spaces, found 4
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 12 spaces, found 3
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 12 spaces, found 3
(#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
(#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 at least 12 spaces, found 3
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#123) Space found after opening bracket of FOREACH loop
(#123) Space found before closing bracket of FOREACH loop
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 12 spaces, found 3
(#124) Variable "levels_to_display" must not contain underscores.
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 16 spaces, found 4
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 16 spaces, found 4
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 16 spaces, found 4
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 16 spaces, found 4
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 20 spaces, found 5
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 20 spaces, found 5
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 20 spaces, found 5
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 20 spaces, found 5
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 16 spaces, found 4
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 20 spaces, found 5
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 20 spaces, found 5
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 20 spaces, found 5
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 20 spaces, found 5
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 16 spaces, found 4
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 20 spaces, found 5
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 20 spaces, found 5
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 24 spaces, found 6
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 20 spaces, found 5
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 20 spaces, found 5
(#145) Expected "for (...) {\n"; found "for(...) {\n"
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 24 spaces, found 9
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 24 spaces, found 6
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Line indented incorrectly; expected at least 24 spaces, found 6
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 24 spaces, found 6
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 28 spaces, found 7
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 28 spaces, found 7
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 28 spaces, found 7
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 28 spaces, found 7
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 24 spaces, found 6
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 20 spaces, found 5
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 16 spaces, found 4
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 20 spaces, found 5
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 20 spaces, found 5
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 24 spaces, found 6
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 20 spaces, found 5
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 20 spaces, found 5
(#161) Expected "for (...) {\n"; found "for(...) {\n"
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 24 spaces, found 6
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 20 spaces, found 5
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 20 spaces, found 5
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 20 spaces, found 5
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 20 spaces, found 5
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 20 spaces, found 5
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 16 spaces, found 4
(#169) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 12 spaces, found 3
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 2
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 4 spaces, found 1
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Whitespace found at end of line
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Spaces must be used for alignment; tabs are not allowed
(#182) Spaces must be used for alignment; tabs are not allowed
(#183) Spaces must be used for alignment; tabs are not allowed
(#184) Spaces must be used for alignment; tabs are not allowed
(#185) Spaces must be used for alignment; tabs are not allowed
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Line indented incorrectly; expected at least 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 at least 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) 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
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Whitespace found at end of line
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#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 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
(#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 at least 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Whitespace found at end of line
(#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
(#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 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 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 4 spaces, found 1
(#55) Whitespace found at end of line
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) This comment is 62% valid code; is this commented out code?
(#57) No space found before comment text; expected "// $nl = \mod_newsletter::get_newsletter_by_course_module($this->newsletterid)->get_context();" but found "//$nl = \mod_newsletter::get_newsletter_by_course_module($this->newsletterid)->get_context();"
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) This comment is 67% valid code; is this commented out code?
(#58) No space found before comment text; expected "// list($esql, $eparams) = get_enrolled_sql($context, '', 0, true);" but found "//list($esql, $eparams) = get_enrolled_sql($context, '', 0, true);"
(#76) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) 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) 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) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 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
(#103) Spaces must be used for alignment; tabs are not allowed
(#104) Spaces must be used for alignment; tabs are not allowed
(#105) Spaces must be used for alignment; tabs are not allowed
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Spaces must be used for alignment; 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 for alignment; 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 for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#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
(#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
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 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 12 spaces, found 3
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 12 spaces, found 3
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 16 spaces, found 4
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 12 spaces, found 3
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 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 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 8 spaces, found 2
(#134) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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
(#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 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
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 4 spaces, found 1
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Whitespace found at end of line
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#153) Spaces must be used for alignment; tabs are not allowed
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Whitespace found at end of line
(#155) Spaces must be used for alignment; tabs are not allowed
(#156) Spaces must be used for alignment; tabs are not allowed
(#157) Spaces must be used for alignment; tabs are not allowed
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 2
(#161) Expected "if (...) {\n"; found "if(...){\n"
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 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 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 at least 12 spaces, found 3
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 12 spaces, found 3
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 16 spaces, found 4
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 12 spaces, found 3
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 12 spaces, found 3
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 2
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) 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"
(#72) Expected 1 space before "="; 0 found
(#72) 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
(#45) Line exceeds 132 characters; contains 134 characters
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Commas (,) must be followed by white space.
(#52) Line exceeds 132 characters; contains 144 characters
(#53) 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 "String::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 "String::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
(#259) 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/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
(#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) 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 8 spaces, found 5
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 12 spaces, found 6
(#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 8
(#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 6
(#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 8 spaces, found 5
(#424) Line exceeds 132 characters; contains 143 characters
(#438) Whitespace found at end of line
(#439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) "require_once" must be immediately followed by an open parenthesis
(#443) Whitespace found at end of line
(#444) Line exceeds maximum limit of 180 characters; contains 273 characters
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 4
(#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 2
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Whitespace found at end of line
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 8 spaces, found 2
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) 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) Whitespace found at end of line
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 8 spaces, found 2
(#457) Expected "if (...) {\n"; found "if(...){\n"
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 8 spaces, found 2
(#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
(#461) Space found after opening bracket of FOREACH loop
(#461) Space found before closing bracket of FOREACH loop
(#462) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 12 spaces, found 5
(#463) Whitespace found at end of line
(#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 3
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 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 at least 16 spaces, found 4
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 12 spaces, found 3
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 12 spaces, found 3
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 12 spaces, found 3
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Whitespace found at end of line
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 12 spaces, found 3
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 5
(#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 5
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 12 spaces, found 5
(#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 5
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 12 spaces, found 5
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 12 spaces, found 5
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 18 spaces, found 3
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Whitespace found at end of line
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 18 spaces, found 3
(#480) Line exceeds maximum limit of 180 characters; contains 228 characters
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 18 spaces, found 3
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 22 spaces, found 4
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 20 spaces, found 3
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 20 spaces, found 3
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 20 spaces, found 3
(#485) Whitespace found at end of line within string
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 20 spaces, found 3
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 20 spaces, found 3
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 20 spaces, found 3
(#489) Expected "if (...) {\n"; found "if(...){\n"
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 24 spaces, found 4
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 20 spaces, found 3
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 8 spaces, found 2
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 4 spaces, found 1
(#493) Closing brace indented incorrectly; expected 4 spaces, found 1
(#501) Whitespace found at end of line
(#501) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#502) Whitespace found at end of line
(#503) Expected "if (...) {\n"; found "if(...) {\n"
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 8 spaces, found 5
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 8 spaces, found 5
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 8 spaces, found 5
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 8 spaces, found 5
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 12 spaces, found 6
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 12 spaces, found 6
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 8 spaces, found 5
(#519) Whitespace found at end of line
(#521) Whitespace found at end of line
(#541) Whitespace found at end of line
(#562) 80 slashes comments are not allowed; use "// Comment." instead
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) 80 slashes comments are not allowed; use "// Comment." instead
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 4 spaces, found 1
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Whitespace found at end of line
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected 4 spaces, found 1
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 8 spaces, found 2
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected 4 spaces, found 1
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Whitespace found at end of line
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Line indented incorrectly; expected at least 4 spaces, found 1
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected 4 spaces, found 1
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected at least 8 spaces, found 2
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected 4 spaces, found 1
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Whitespace found at end of line
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 4 spaces, found 1
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 4 spaces, found 1
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 4 spaces, found 1
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected 4 spaces, found 1
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected at least 8 spaces, found 2
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected 4 spaces, found 1
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Whitespace found at end of line
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected 4 spaces, found 1
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 8 spaces, found 2
(#622) "require_once" must be immediately followed by an open parenthesis
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 8 spaces, found 2
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected 4 spaces, found 1
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Whitespace found at end of line
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected 4 spaces, found 1
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Inline comments must start with a capital letter, digit or 3-dots sequence
(#627) Line indented incorrectly; expected at least 4 spaces, found 1
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Inline comments must end in full-stops, exclamation marks, or question marks
(#628) Line indented incorrectly; expected at least 4 spaces, found 1
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected 4 spaces, found 1
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 8 spaces, found 2
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 8 spaces, found 4
(#631) Whitespace found at end of line
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 11 spaces, found 2
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected 4 spaces, found 1
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Whitespace found at end of line
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected 4 spaces, found 1
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 4 spaces, found 3
(#638) Whitespace found at end of line
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 4 spaces, found 1
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 8 spaces, found 2
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected 4 spaces, found 1
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Whitespace found at end of line
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected 4 spaces, found 1
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 8 spaces, found 2
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected 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 3
(#648) Whitespace found at end of line
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 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) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Whitespace found at end of line
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 4 spaces, found 1
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 4 spaces, found 1
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected 4 spaces, found 1
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Whitespace found at end of line
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 4 spaces, found 1
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 4 spaces, found 1
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected 4 spaces, found 1
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 8 spaces, found 2
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected 4 spaces, found 1
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Whitespace found at end of line
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 4 spaces, found 1
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 4 spaces, found 1
(#700) Inline comments must start with a capital letter, digit or 3-dots sequence
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#716) Whitespace found at end of line
(#717) Whitespace found at end of line
(#726) 80 slashes comments are not allowed; use "// Comment." instead
(#728) Inline comments must end in full-stops, exclamation marks, or question marks
(#728) 80 slashes comments are not allowed; use "// Comment." instead
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 4 spaces, found 1
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected at least 4 spaces, found 1
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 4 spaces, found 1
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Whitespace found at end of line
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 4 spaces, found 1
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 4 spaces, found 1
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Whitespace found at end of line
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected 4 spaces, found 1
(#760) Inline comments must start with a capital letter, digit or 3-dots sequence
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 8 spaces, found 2
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected 4 spaces, found 1
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected 4 spaces, found 1
(#765) Inline comments must start with a capital letter, digit or 3-dots sequence
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 8 spaces, found 2
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected at least 8 spaces, found 4
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 8 spaces, found 4
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected 4 spaces, found 1
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected at least 4 spaces, found 1
(#783) Commas (,) must be followed by white space.
(#786) 80 slashes comments are not allowed; use "// Comment." instead
(#788) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) 80 slashes comments are not allowed; use "// Comment." instead
(#813) Line exceeds maximum limit of 180 characters; contains 231 characters
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected at least 8 spaces, found 2
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected 4 spaces, found 1
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Whitespace found at end of line
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected 4 spaces, found 1
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 8 spaces, found 2
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected at least 8 spaces, found 2
(#824) Spaces must be used for alignment; tabs are not allowed
(#824) Tab found within whitespace
(#824) Line indented incorrectly; expected 4 spaces, found 1
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Whitespace found at end of line
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Line indented incorrectly; expected 4 spaces, found 1
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected at least 8 spaces, found 2
(#828) Spaces must be used for alignment; tabs are not allowed
(#828) Tab found within whitespace
(#828) Line indented incorrectly; expected at least 8 spaces, found 2
(#829) Spaces must be used for alignment; tabs are not allowed
(#829) Tab found within whitespace
(#829) Line indented incorrectly; expected 4 spaces, found 1
(#830) Spaces must be used for alignment; tabs are not allowed
(#830) Tab found within whitespace
(#830) Whitespace found at end of line
(#831) Spaces must be used for alignment; tabs are not allowed
(#831) Tab found within whitespace
(#831) Line indented incorrectly; expected 4 spaces, found 1
(#832) Spaces must be used for alignment; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected at least 8 spaces, found 2
(#833) Spaces must be used for alignment; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected at least 8 spaces, found 2
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#834) Line indented incorrectly; expected 4 spaces, found 1
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#835) Whitespace found at end of line
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Line indented incorrectly; expected 4 spaces, found 1
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
(#837) Line indented incorrectly; expected at least 8 spaces, found 2
(#838) Spaces must be used for alignment; tabs are not allowed
(#838) Tab found within whitespace
(#838) Line indented incorrectly; expected at least 8 spaces, found 2
(#839) Spaces must be used for alignment; tabs are not allowed
(#839) Tab found within whitespace
(#839) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Whitespace found at end of line
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected 4 spaces, found 1
(#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 2
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected at least 8 spaces, found 2
(#845) Spaces must be used for alignment; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected at least 8 spaces, found 2
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected 4 spaces, found 1
(#847) Spaces must be used for alignment; tabs are not allowed
(#847) Tab found within whitespace
(#847) Whitespace found at end of line
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#848) Line indented incorrectly; expected at least 4 spaces, found 1
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected 4 spaces, found 1
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected at least 8 spaces, found 2
(#851) Spaces must be used for alignment; tabs are not allowed
(#851) Tab found within whitespace
(#851) Line indented incorrectly; expected 4 spaces, found 1
(#852) Spaces must be used for alignment; tabs are not allowed
(#852) Tab found within whitespace
(#852) Whitespace found at end of line
(#853) Spaces must be used for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected 4 spaces, found 1
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected at least 8 spaces, found 2
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 8 spaces, found 2
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 8 spaces, found 2
(#856) The use of function error_log() is forbidden
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected 8 spaces, found 2
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected at least 12 spaces, found 3
(#859) Spaces must be used for alignment; tabs are not allowed
(#859) Tab found within whitespace
(#859) Line indented incorrectly; expected 8 spaces, found 2
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected at least 8 spaces, found 2
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#861) Line indented incorrectly; expected 4 spaces, found 1
(#862) Spaces must be used for alignment; tabs are not allowed
(#862) Tab found within whitespace
(#862) Whitespace found at end of line
(#863) Spaces must be used for alignment; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected 4 spaces, found 1
(#864) Spaces must be used for alignment; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected at least 8 spaces, found 2
(#865) Spaces must be used for alignment; tabs are not allowed
(#865) Tab found within whitespace
(#865) Line indented incorrectly; expected at least 8 spaces, found 2
(#865) The use of function error_log() is forbidden
(#866) Spaces must be used for alignment; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected 8 spaces, found 2
(#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 3
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected 8 spaces, found 2
(#869) Spaces must be used for alignment; tabs are not allowed
(#869) Tab found within whitespace
(#869) Line indented incorrectly; expected at least 8 spaces, found 2
(#870) Spaces must be used for alignment; tabs are not allowed
(#870) Tab found within whitespace
(#870) Line indented incorrectly; expected 4 spaces, found 1
(#871) Spaces must be used for alignment; tabs are not allowed
(#871) Tab found within whitespace
(#871) Whitespace found at end of line
(#872) Spaces must be used for alignment; tabs are not allowed
(#872) Tab found within whitespace
(#872) Line indented incorrectly; expected at least 4 spaces, found 1
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#873) Line indented incorrectly; expected at least 4 spaces, found 1
(#874) Spaces must be used for alignment; tabs are not allowed
(#874) Tab found within whitespace
(#874) Line indented incorrectly; expected at least 4 spaces, found 1
(#875) Spaces must be used for alignment; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected 4 spaces, found 1
(#876) Spaces must be used for alignment; tabs are not allowed
(#876) Tab found within whitespace
(#876) Line indented incorrectly; expected at least 8 spaces, found 2
(#876) "require_once" must be immediately followed by an open parenthesis
(#877) Spaces must be used for alignment; tabs are not allowed
(#877) Tab found within whitespace
(#877) Whitespace found at end of line
(#878) Spaces must be used for alignment; tabs are not allowed
(#878) Tab found within whitespace
(#878) Line indented incorrectly; expected at least 8 spaces, found 2
(#879) Spaces must be used for alignment; tabs are not allowed
(#879) Tab found within whitespace
(#879) Line indented incorrectly; expected at least 8 spaces, found 2
(#880) Spaces must be used for alignment; tabs are not allowed
(#880) Tab found within whitespace
(#880) Whitespace found at end of line
(#881) Spaces must be used for alignment; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected at least 8 spaces, found 2
(#882) Spaces must be used for alignment; tabs are not allowed
(#882) Tab found within whitespace
(#882) Line indented incorrectly; expected at least 8 spaces, found 2
(#883) Spaces must be used for alignment; tabs are not allowed
(#883) Tab found within whitespace
(#883) Line indented incorrectly; expected 4 spaces, found 1
(#884) Spaces must be used for alignment; tabs are not allowed
(#884) Tab found within whitespace
(#884) Line indented incorrectly; expected at least 4 spaces, found 1
(#885) Spaces must be used for alignment; tabs are not allowed
(#885) Tab found within whitespace
(#885) Whitespace found at end of line
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected 4 spaces, found 1
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected at least 8 spaces, found 2
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected 4 spaces, found 1
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Whitespace found at end of line
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 4 spaces, found 1
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected at least 4 spaces, found 1
(#892) Spaces must be used for alignment; tabs are not allowed
(#892) Tab found within whitespace
(#892) Whitespace found at end of line
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected at least 4 spaces, found 1
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Whitespace found at end of line
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Line indented incorrectly; expected 8 spaces, found 2
(#900) Expected "if (...) {\n"; found "if(...){\n"
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected at least 12 spaces, found 3
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Line indented incorrectly; expected 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 12 spaces, found 3
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected 8 spaces, found 2
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected 4 spaces, found 1
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Whitespace found at end of line
(#907) Spaces must be used for alignment; tabs are not allowed
(#907) Tab found within whitespace
(#907) Line indented incorrectly; expected 4 spaces, found 1
(#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 8 spaces, found 2
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Line indented incorrectly; expected at least 12 spaces, found 3
(#911) Spaces must be used for alignment; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected at least 12 spaces, found 3
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected 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 4 spaces, found 1
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Whitespace found at end of line
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#917) Spaces must be used for alignment; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected at least 8 spaces, found 2
(#918) Spaces must be used for alignment; tabs are not allowed
(#918) Tab found within whitespace
(#918) Line indented incorrectly; expected 4 spaces, found 1
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected at least 8 spaces, found 2
(#924) Spaces must be used for alignment; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected 8 spaces, found 2
(#925) Spaces must be used for alignment; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected at least 12 spaces, found 3
(#926) Spaces must be used for alignment; tabs are not allowed
(#926) Tab found within whitespace
(#926) Line indented incorrectly; expected at least 12 spaces, found 5
(#927) Spaces must be used for alignment; tabs are not allowed
(#927) Tab found within whitespace
(#927) Line indented incorrectly; expected at least 12 spaces, found 5
(#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 at least 18 spaces, found 3
(#929) Spaces must be used for alignment; tabs are not allowed
(#929) Tab found within whitespace
(#929) Line indented incorrectly; expected 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 4 spaces, found 1
(#931) Spaces must be used for alignment; tabs are not allowed
(#931) Tab found within whitespace
(#931) Whitespace found at end of line
(#932) Spaces must be used for alignment; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected 4 spaces, found 1
(#933) Spaces must be used for alignment; tabs are not allowed
(#933) Tab found within whitespace
(#933) Line indented incorrectly; expected at least 8 spaces, found 2
(#934) Spaces must be used for alignment; tabs are not allowed
(#934) Tab found within whitespace
(#934) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#935) Whitespace found at end of line
(#936) Spaces must be used for alignment; tabs are not allowed
(#936) Tab found within whitespace
(#936) Line indented incorrectly; expected at least 11 spaces, found 2
(#937) Spaces must be used for alignment; tabs are not allowed
(#937) Tab found within whitespace
(#937) Line indented incorrectly; expected 4 spaces, found 1
(#938) Spaces must be used for alignment; tabs are not allowed
(#938) Tab found within whitespace
(#938) Whitespace found at end of line
(#939) Spaces must be used for alignment; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected at least 4 spaces, found 1
(#940) Spaces must be used for alignment; tabs are not allowed
(#940) Tab found within whitespace
(#940) Whitespace found at end of line
(#941) Spaces must be used for alignment; tabs are not allowed
(#941) Tab found within whitespace
(#941) Line indented incorrectly; expected at least 4 spaces, found 1
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected at least 4 spaces, found 3
(#943) Spaces must be used for alignment; tabs are not allowed
(#943) Tab found within whitespace
(#943) Line indented incorrectly; expected at least 4 spaces, found 3
(#943) Whitespace found at end of line
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected at least 4 spaces, found 1
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Whitespace found at end of line
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Whitespace found at end of line
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#951) Spaces must be used for alignment; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected 8 spaces, found 2
(#952) Spaces must be used for alignment; tabs are not allowed
(#952) Tab found within whitespace
(#952) Line indented incorrectly; expected 12 spaces, found 3
(#952) Space found after opening bracket of FOREACH loop
(#952) Space found before closing bracket of FOREACH loop
(#953) Spaces must be used for alignment; tabs are not allowed
(#953) Tab found within whitespace
(#953) Line indented incorrectly; expected at least 16 spaces, found 4
(#954) Spaces must be used for alignment; tabs are not allowed
(#954) Tab found within whitespace
(#954) Line indented incorrectly; expected 12 spaces, found 3
(#955) Spaces must be used for alignment; tabs are not allowed
(#955) Tab found within whitespace
(#955) Line indented incorrectly; expected 8 spaces, found 2
(#956) Spaces must be used for alignment; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected at least 12 spaces, found 3
(#957) Spaces must be used for alignment; tabs are not allowed
(#957) Tab found within whitespace
(#957) Line indented incorrectly; expected 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) Whitespace found at end of line
(#960) Spaces must be used for alignment; tabs are not allowed
(#960) Tab found within whitespace
(#960) Line indented incorrectly; expected 4 spaces, found 1
(#961) Spaces must be used for alignment; tabs are not allowed
(#961) Tab found within whitespace
(#961) Line indented incorrectly; expected at least 8 spaces, found 2
(#962) Spaces must be used for alignment; tabs are not allowed
(#962) Tab found within whitespace
(#962) Line indented incorrectly; expected 4 spaces, found 1
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Whitespace found at end of line
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected 4 spaces, found 1
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected at least 8 spaces, found 2
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Line indented incorrectly; expected at least 8 spaces, found 2
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected at least 8 spaces, found 2
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected at least 8 spaces, found 2
(#969) Spaces must be used for alignment; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected at least 8 spaces, found 2
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#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 4 spaces, found 1
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Whitespace found at end of line
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected 4 spaces, found 1
(#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 8 spaces, found 2
(#976) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#977) Spaces must be used for alignment; tabs are not allowed
(#977) Tab found within whitespace
(#977) Line indented incorrectly; expected 12 spaces, found 3
(#978) Spaces must be used for alignment; tabs are not allowed
(#978) Tab found within whitespace
(#978) Line indented incorrectly; expected at least 16 spaces, found 4
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Line indented incorrectly; expected at least 16 spaces, found 4
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected at least 16 spaces, found 6
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected at least 16 spaces, found 6
(#982) Spaces must be used for alignment; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected at least 25 spaces, found 4
(#983) Spaces must be used for alignment; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected at least 25 spaces, found 4
(#983) Line exceeds 132 characters; contains 150 characters
(#984) Spaces must be used for alignment; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected 12 spaces, found 3
(#985) Spaces must be used for alignment; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected at least 16 spaces, found 4
(#985) "require_once" must be immediately followed by an open parenthesis
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected at least 16 spaces, found 4
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Whitespace found at end of line
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected at least 16 spaces, found 4
(#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 at least 16 spaces, found 4
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected at least 16 spaces, found 4
(#992) Spaces must be used for alignment; tabs are not allowed
(#992) Tab found within whitespace
(#992) Line indented incorrectly; expected at least 16 spaces, found 4
(#993) Spaces must be used for alignment; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected at least 16 spaces, found 4
(#994) Spaces must be used for alignment; tabs are not allowed
(#994) Tab found within whitespace
(#994) Whitespace found at end of line
(#995) Spaces must be used for alignment; tabs are not allowed
(#995) Tab found within whitespace
(#995) Line indented incorrectly; expected at least 16 spaces, found 4
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected at least 16 spaces, found 4
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected 16 spaces, found 4
(#998) Spaces must be used for alignment; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected at least 20 spaces, found 5
(#999) Spaces must be used for alignment; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected 16 spaces, found 4
(#1000) Spaces must be used for alignment; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Whitespace found at end of line
(#1001) Spaces must be used for alignment; tabs are not allowed
(#1001) Tab found within whitespace
(#1001) Line indented incorrectly; expected at least 16 spaces, found 4
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected 12 spaces, found 3
(#1003) Spaces must be used for alignment; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected 8 spaces, found 2
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected 4 spaces, found 1
(#1005) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#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 at least 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 4 spaces, found 1
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Whitespace found at end of line
(#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 2
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Line indented incorrectly; expected at least 8 spaces, found 2
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected 8 spaces, found 2
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Line indented incorrectly; expected 12 spaces, found 3
(#1014) Spaces must be used for alignment; tabs are not allowed
(#1014) Tab found within whitespace
(#1014) Line indented incorrectly; expected at least 16 spaces, found 4
(#1015) Spaces must be used for alignment; tabs are not allowed
(#1015) Tab found within whitespace
(#1015) Line indented incorrectly; expected 12 spaces, found 3
(#1016) Spaces must be used for alignment; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Line indented incorrectly; expected 8 spaces, found 2
(#1017) Spaces must be used for alignment; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Whitespace found at end of line
(#1018) Spaces must be used for alignment; tabs are not allowed
(#1018) Tab found within whitespace
(#1018) Line indented incorrectly; expected at least 8 spaces, found 2
(#1019) Spaces must be used for alignment; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) Line indented incorrectly; expected at least 8 spaces, found 2
(#1020) Spaces must be used for alignment; tabs are not allowed
(#1020) Tab found within whitespace
(#1020) Line indented incorrectly; expected at least 8 spaces, found 2
(#1021) Spaces must be used for alignment; tabs are not allowed
(#1021) Tab found within whitespace
(#1021) Line indented incorrectly; expected 8 spaces, found 2
(#1022) Spaces must be used for alignment; tabs are not allowed
(#1022) Tab found within whitespace
(#1022) Line indented incorrectly; expected at least 12 spaces, found 3
(#1023) Spaces must be used for alignment; tabs are not allowed
(#1023) Tab found within whitespace
(#1023) Line indented incorrectly; expected at least 12 spaces, found 3
(#1024) Spaces must be used for alignment; tabs are not allowed
(#1024) Tab found within whitespace
(#1024) Line indented incorrectly; expected at least 12 spaces, found 3
(#1025) Spaces must be used for alignment; tabs are not allowed
(#1025) Tab found within whitespace
(#1025) Line indented incorrectly; expected at least 12 spaces, found 3
(#1026) Spaces must be used for alignment; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected at least 12 spaces, found 3
(#1027) Spaces must be used for alignment; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Whitespace found at end of line
(#1028) Spaces must be used for alignment; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected 12 spaces, found 3
(#1028) Space found after opening bracket of FOREACH loop
(#1028) Space found before closing bracket of FOREACH loop
(#1029) Spaces must be used for alignment; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected at least 16 spaces, found 4
(#1030) Spaces must be used for alignment; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Line indented incorrectly; expected 12 spaces, found 3
(#1031) Spaces must be used for alignment; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected 12 spaces, found 3
(#1031) Space found after opening bracket of FOREACH loop
(#1031) Space found before closing bracket of FOREACH loop
(#1032) Spaces must be used for alignment; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Line indented incorrectly; expected at least 16 spaces, found 4
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected 12 spaces, found 3
(#1034) Spaces must be used for alignment; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Line indented incorrectly; expected 8 spaces, found 2
(#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) Whitespace found at end of line
(#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
(#1037) Space found after opening bracket of FOREACH loop
(#1037) Space found before closing bracket of FOREACH loop
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 4 spaces, found 1
(#1040) Space found after opening bracket of FOREACH loop
(#1040) Space found before closing bracket of FOREACH loop
(#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 4 spaces, found 1
(#1043) Spaces must be used for alignment; tabs are not allowed
(#1043) Tab found within whitespace
(#1043) Whitespace found at end of line
(#1044) Spaces must be used for alignment; tabs are not allowed
(#1044) Tab found within whitespace
(#1044) Line indented incorrectly; expected 4 spaces, found 1
(#1045) Spaces must be used for alignment; tabs are not allowed
(#1045) Tab found within whitespace
(#1045) Line indented incorrectly; expected at least 8 spaces, found 2
(#1046) Spaces must be used for alignment; tabs are not allowed
(#1046) Tab found within whitespace
(#1046) Line indented incorrectly; expected 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 12 spaces, found 3
(#1048) Spaces must be used for alignment; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected 8 spaces, found 2
(#1049) Spaces must be used for alignment; tabs are not allowed
(#1049) Tab found within whitespace
(#1049) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#1051) Spaces must be used for alignment; tabs are not allowed
(#1051) Tab found within whitespace
(#1051) Line indented incorrectly; expected at least 8 spaces, found 2
(#1052) Spaces must be used for alignment; tabs are not allowed
(#1052) Tab found within whitespace
(#1052) Line indented incorrectly; expected at least 8 spaces, found 2
(#1053) Spaces must be used for alignment; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Line indented incorrectly; expected at least 8 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 8 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 8 spaces, found 4
(#1056) Spaces must be used for alignment; tabs are not allowed
(#1056) Tab found within whitespace
(#1056) Line indented incorrectly; expected at least 8 spaces, found 4
(#1057) Spaces must be used for alignment; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected at least 8 spaces, found 6
(#1058) Spaces must be used for alignment; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Line indented incorrectly; expected at least 8 spaces, found 6
(#1059) Spaces must be used for alignment; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Line indented incorrectly; expected at least 8 spaces, found 6
(#1059) Whitespace found at end of line
(#1060) Spaces must be used for alignment; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Line indented incorrectly; expected at least 8 spaces, found 4
(#1060) Whitespace found at end of line
(#1061) Spaces must be used for alignment; tabs are not allowed
(#1061) Tab found within whitespace
(#1061) Line indented incorrectly; expected at least 8 spaces, found 2
(#1062) Spaces must be used for alignment; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) Line indented incorrectly; expected at least 8 spaces, found 2
(#1063) Spaces must be used for alignment; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Line indented incorrectly; expected 8 spaces, found 2
(#1064) Spaces must be used for alignment; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Line indented incorrectly; expected at least 12 spaces, found 3
(#1065) Spaces must be used for alignment; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected 8 spaces, found 2
(#1066) Spaces must be used for alignment; tabs are not allowed
(#1066) Tab found within whitespace
(#1066) Line indented incorrectly; expected 8 spaces, found 2
(#1067) Spaces must be used for alignment; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected at least 12 spaces, found 3
(#1068) Spaces must be used for alignment; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected 8 spaces, found 2
(#1069) Spaces must be used for alignment; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Line indented incorrectly; expected at least 8 spaces, found 2
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) 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
(#84) Whitespace found at end of line
(#131) Line exceeds 132 characters; contains 134 characters
(#138) Whitespace found at end of line
(#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 5
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 5
(#147) Expected "if (...) {\n"; found "if(...){\n"
(#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 6
(#148) Line exceeds 132 characters; contains 154 characters
(#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 6
(#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
(#151) Line exceeds 132 characters; contains 135 characters
(#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
(#192) Whitespace found at end of line
(#197) Expected 1 space after closing parenthesis; found 0
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 5
(#212) Commas (,) must be followed by white space.
(#227) Whitespace found at end of line
(#228) Whitespace found at end of line
(#232) Whitespace found at end of line
(#233) Whitespace found at end of line
(#235) Expected 1 space after closing parenthesis; found 0
(#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 5
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 6
(#237) Commas (,) must be followed by white space.
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 6
(#238) Commas (,) must be followed by white space.
(#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 6
(#239) Commas (,) must be followed by white space.
(#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 6
(#240) Commas (,) must be followed by white space.
(#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
(#251) Line indented incorrectly; expected 12 spaces, found 8
(#252) Line indented incorrectly; expected at least 16 spaces, found 12
(#253) Line indented incorrectly; expected at least 16 spaces, found 12
(#255) Line indented incorrectly; expected 12 spaces, found 8
(#256) Line indented incorrectly; expected at least 16 spaces, found 12
(#257) Line indented incorrectly; expected at least 16 spaces, found 12
(#259) Line indented incorrectly; expected 12 spaces, found 8
(#260) Line indented incorrectly; expected at least 16 spaces, found 12
(#261) Line indented incorrectly; expected at least 16 spaces, found 12
(#263) Line indented incorrectly; expected 12 spaces, found 8
(#264) Line indented incorrectly; expected at least 16 spaces, found 12
(#265) Line indented incorrectly; expected at least 16 spaces, found 12
(#267) Line indented incorrectly; expected 12 spaces, found 8
(#268) Line indented incorrectly; expected at least 16 spaces, found 12
(#269) Line indented incorrectly; expected at least 16 spaces, found 12
(#271) Line indented incorrectly; expected 12 spaces, found 8
(#272) Line indented incorrectly; expected at least 16 spaces, found 12
(#273) Line indented incorrectly; expected at least 16 spaces, found 12
(#275) Line indented incorrectly; expected 12 spaces, found 8
(#276) Line indented incorrectly; expected at least 16 spaces, found 12
(#277) Line indented incorrectly; expected at least 16 spaces, found 12
(#279) Line indented incorrectly; expected 12 spaces, found 8
(#280) Line indented incorrectly; expected at least 16 spaces, found 12
(#281) Line indented incorrectly; expected at least 16 spaces, found 12
(#283) Line indented incorrectly; expected 12 spaces, found 8
(#284) Line indented incorrectly; expected at least 16 spaces, found 12
(#285) Line indented incorrectly; expected at least 16 spaces, found 12
(#286) Line indented incorrectly; expected at least 16 spaces, found 12
(#287) Line indented incorrectly; expected at least 16 spaces, found 12
(#289) Line indented incorrectly; expected 12 spaces, found 8
(#290) Line indented incorrectly; expected at least 16 spaces, found 12
(#291) Line indented incorrectly; expected at least 16 spaces, found 12
(#292) Line indented incorrectly; expected at least 16 spaces, found 12
(#293) Line indented incorrectly; expected at least 16 spaces, found 12
(#295) Line indented incorrectly; expected 12 spaces, found 8
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 16 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 at least 16 spaces, found 9
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#299) Line indented incorrectly; expected 12 spaces, found 8
(#300) Line indented incorrectly; expected at least 16 spaces, found 12
(#306) Whitespace found at end of line
(#309) Whitespace found at end of line
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 8 spaces, found 2
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 12 spaces, found 3
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 8 spaces, found 2
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 8 spaces, found 2
(#323) "require_once" must be immediately followed by an open parenthesis
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Whitespace found at end of line
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 8 spaces, found 2
(#325) Line exceeds 132 characters; contains 147 characters
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 4
(#328) Whitespace found at end of line
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 2
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 8 spaces, found 2
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 12 spaces, found 3
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 12 spaces, found 5
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 12 spaces, found 5
(#334) Whitespace found at end of line
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 3
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 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 8 spaces, found 2
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 12 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 12 spaces, found 3
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 12 spaces, found 3
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 12 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 12 spaces, found 5
(#342) Whitespace found at end of line
(#343) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 12 spaces, found 3
(#344) Space found before semicolon; expected ");" but found ") ;"
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 12 spaces, found 3
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 8 spaces, found 2
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 12 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 12 spaces, found 3
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 12 spaces, found 3
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 8 spaces, found 2
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 4 spaces, found 1
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Whitespace found at end of line
(#356) Whitespace found at end of line
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 8 spaces, found 5
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 8 spaces, found 5
(#371) Whitespace found at end of line
(#377) Whitespace found at end of line
(#378) Line exceeds 132 characters; contains 161 characters
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 12 spaces, found 9
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 16 spaces, found 10
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 16 spaces, found 12
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 16 spaces, found 14
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 16 spaces, found 10
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 16 spaces, found 10
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 12 spaces, found 9
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 16 spaces, found 10
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 16 spaces, found 12
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 16 spaces, found 14
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 16 spaces, found 10
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 16 spaces, found 10
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 12 spaces, found 9
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 12 spaces, found 9
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 16 spaces, found 10
(#395) Variable "guestsignup_possible" must not contain underscores.
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 12 spaces, found 9
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 16 spaces, found 10
(#397) Variable "guestsignup_possible" must not contain underscores.
(#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 9
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 12 spaces, found 9
(#399) Variable "guestsignup_possible" must not contain underscores.
(#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 10
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 16 spaces, found 12
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 16 spaces, found 14
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 16 spaces, found 10
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 16 spaces, found 10
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 12 spaces, found 9
(#407) Whitespace found at end of line
(#421) Whitespace found at end of line
(#427) Expected "if (...) {\n"; found "if(...){\n"
(#427) Line exceeds 132 characters; contains 153 characters
(#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 9
(#430) Whitespace found at end of line
(#440) Variable "navigation_bar" must not contain underscores.
(#446) Variable "navigation_bar" must not contain underscores.
(#447) Whitespace found at end of line
(#447) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#448) Whitespace found at end of line
(#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) "require_once" must be immediately followed by an open parenthesis
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Whitespace found at end of line
(#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
(#454) 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"
(#455) Line exceeds maximum limit of 180 characters; contains 317 characters
(#457) Whitespace found at end of line
(#457) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#462) Line exceeds 132 characters; contains 144 characters
(#464) Line exceeds 132 characters; contains 179 characters
(#468) Variable "navigation_bar" must not contain underscores.
(#470) Whitespace found at end of line
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#481) Whitespace found at end of line
(#488) Whitespace found at end of line
(#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 5
(#522) Expected 1 space after ".="; 2 found
(#531) Whitespace found at end of line
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Whitespace found at end of line
(#544) Expected "if (...) {\n"; found "if(...){\n"
(#545) Spaces must be used to indent lines; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 12 spaces, found 9
(#546) Spaces must be used to indent lines; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 12 spaces, found 9
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 12 spaces, found 9
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 12 spaces, found 9
(#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 9
(#550) Spaces must be used to indent lines; 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 to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 12 spaces, found 9
(#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 9
(#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
(#556) Expected "if (...) {\n"; found "if (...){\n"
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 12 spaces, found 9
(#559) Whitespace found at end of line
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Whitespace found at end of line
(#562) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#563) Whitespace found at end of line
(#565) Line exceeds 132 characters; contains 148 characters
(#574) Line exceeds 132 characters; contains 155 characters
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#582) Whitespace found at end of line
(#584) Expected 1 space before "?"; 0 found
(#584) Expected 1 space after "?"; 0 found
(#584) Expected 1 space before ":"; 0 found
(#584) Expected 1 space after ":"; 0 found
(#584) Line exceeds maximum limit of 180 characters; contains 212 characters
(#585) Whitespace found at end of line
(#587) Variable "draftid_editor" must not contain underscores.
(#588) Variable "draftid_editor" must not contain underscores.
(#588) Line exceeds maximum limit of 180 characters; contains 218 characters
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected at least 8 spaces, found 2
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 8 spaces, found 4
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 8 spaces, found 4
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 8 spaces, found 4
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 8 spaces, found 6
(#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 6
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 8 spaces, found 6
(#595) Variable "draftid_editor" must not contain underscores.
(#595) Whitespace found at end of line
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 8 spaces, found 4
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 8 spaces, found 4
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 8 spaces, found 4
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 8 spaces, found 4
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 8 spaces, found 4
(#601) Spaces must be used to indent lines; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 8 spaces, found 2
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Tab found within whitespace
(#602) Whitespace found at end of line
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) 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"
(#638) Whitespace found at end of line
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#641) Spaces must be used to indent lines; tabs are not allowed
(#641) Tab found within whitespace
(#642) Whitespace found at end of line
(#645) Spaces must be used to indent lines; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 12 spaces, found 9
(#650) Whitespace found at end of line
(#655) Whitespace found at end of line
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Tab found within whitespace
(#663) Whitespace found at end of line
(#664) Line exceeds 132 characters; contains 136 characters
(#666) Line exceeds 132 characters; contains 161 characters
(#678) Whitespace found at end of line
(#681) Spaces must be used to indent lines; tabs are not allowed
(#681) Tab found within whitespace
(#682) Spaces must be used to indent lines; tabs are not allowed
(#682) Tab found within whitespace
(#683) Whitespace found at end of line
(#685) Spaces must be used to indent lines; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected 12 spaces, found 9
(#685) Expected "if (...) {\n"; found "if(...) {\n"
(#686) Spaces must be used to indent lines; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected 16 spaces, found 10
(#687) Spaces must be used to indent lines; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 20 spaces, found 11
(#688) Spaces must be used to indent lines; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected 16 spaces, found 10
(#689) Spaces must be used to indent lines; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected 12 spaces, found 9
(#689) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#689) Expected "if (...) {\n"; found "if(...) {\n"
(#690) Spaces must be used to indent lines; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected 16 spaces, found 10
(#691) Spaces must be used to indent lines; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 20 spaces, found 11
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected 16 spaces, found 10
(#693) Spaces must be used to indent lines; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected 12 spaces, found 9
(#694) Spaces must be used to indent lines; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 16 spaces, found 10
(#695) Spaces must be used to indent lines; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected 12 spaces, found 9
(#696) Spaces must be used to indent lines; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 12 spaces, found 9
(#698) Whitespace found at end of line
(#700) Line exceeds 132 characters; contains 169 characters
(#701) Line exceeds maximum limit of 180 characters; contains 190 characters
(#702) Whitespace found at end of line
(#703) Expected "if (...) {\n"; found "if(...){\n"
(#704) Spaces must be used to indent lines; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 12 spaces, found 9
(#705) Spaces must be used to indent lines; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected 12 spaces, found 9
(#706) Spaces must be used to indent lines; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected 16 spaces, found 10
(#706) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#707) Spaces must be used to indent lines; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected at least 20 spaces, found 11
(#708) Spaces must be used to indent lines; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected 16 spaces, found 10
(#709) Spaces must be used to indent lines; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected 12 spaces, found 9
(#710) Spaces must be used to indent lines; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected at least 12 spaces, found 9
(#711) Spaces must be used to indent lines; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 12 spaces, found 9
(#713) Whitespace found at end of line
(#714) Expected "if (...) {\n"; found "if(...){\n"
(#715) Spaces must be used to indent lines; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected at least 12 spaces, found 9
(#716) Spaces must be used to indent lines; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected 12 spaces, found 9
(#717) Spaces must be used to indent lines; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected 16 spaces, found 10
(#717) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#718) Spaces must be used to indent lines; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected at least 20 spaces, found 11
(#719) Spaces must be used to indent lines; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected 16 spaces, found 10
(#720) Spaces must be used to indent lines; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected 12 spaces, found 9
(#721) Spaces must be used to indent lines; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 12 spaces, found 9
(#722) Spaces must be used to indent lines; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected at least 12 spaces, found 9
(#724) Whitespace found at end of line
(#725) Expected "if (...) {\n"; found "if(...){\n"
(#726) Spaces must be used to indent lines; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 12 spaces, found 9
(#727) Spaces must be used to indent lines; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected 12 spaces, found 9
(#728) Spaces must be used to indent lines; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected 16 spaces, found 10
(#728) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#729) Spaces must be used to indent lines; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected at least 20 spaces, found 11
(#729) Commas (,) must be followed by white space.
(#730) Spaces must be used to indent lines; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected 16 spaces, found 10
(#731) Spaces must be used to indent lines; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected 12 spaces, found 9
(#732) Spaces must be used to indent lines; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected at least 12 spaces, found 9
(#733) Spaces must be used to indent lines; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected at least 12 spaces, found 9
(#735) Whitespace found at end of line
(#737) Variable "subscriber_form" must not contain underscores.
(#738) Spaces must be used to indent lines; tabs are not allowed
(#738) Tab found within whitespace
(#739) Spaces must be used to indent lines; tabs are not allowed
(#739) Tab found within whitespace
(#740) Spaces must be used to indent lines; tabs are not allowed
(#740) Tab found within whitespace
(#741) Spaces must be used to indent lines; tabs are not allowed
(#741) Tab found within whitespace
(#742) Spaces must be used to indent lines; tabs are not allowed
(#742) Tab found within whitespace
(#743) Spaces must be used to indent lines; tabs are not allowed
(#743) Tab found within whitespace
(#745) Whitespace found at end of line
(#746) Variable "subscriber_form" must not contain underscores.
(#754) Spaces must be used to indent lines; tabs are not allowed
(#754) Tab found within whitespace
(#755) Spaces must be used to indent lines; tabs are not allowed
(#755) Tab found within whitespace
(#759) Whitespace found at end of line
(#765) Whitespace found at end of line
(#776) Whitespace found at end of line
(#778) Spaces must be used to indent lines; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 12 spaces, found 9
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Expected 1 space before "=>"; 0 found
(#778) Expected 1 space after "=>"; 0 found
(#778) Line exceeds 132 characters; contains 158 characters
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected at least 12 spaces, found 9
(#805) Whitespace found at end of line
(#838) Expected 1 space after ".="; 2 found
(#848) Whitespace found at end of line
(#855) Inline comments must end in full-stops, exclamation marks, or question marks
(#865) Whitespace found at end of line
(#869) Line indented incorrectly; expected 12 spaces, found 8
(#870) Line indented incorrectly; expected at least 16 spaces, found 12
(#871) Line indented incorrectly; expected at least 16 spaces, found 12
(#872) Line indented incorrectly; expected at least 16 spaces, found 12
(#874) Line indented incorrectly; expected 12 spaces, found 8
(#875) Line indented incorrectly; expected at least 16 spaces, found 12
(#876) Line indented incorrectly; expected at least 16 spaces, found 12
(#877) Line indented incorrectly; expected at least 16 spaces, found 12
(#879) Line indented incorrectly; expected 12 spaces, found 8
(#880) Line indented incorrectly; expected at least 16 spaces, found 12
(#881) Line indented incorrectly; expected at least 16 spaces, found 12
(#882) Line indented incorrectly; expected at least 16 spaces, found 12
(#883) Line indented incorrectly; expected at least 16 spaces, found 12
(#893) Line indented incorrectly; expected 20 spaces, found 16
(#894) Line indented incorrectly; expected at least 24 spaces, found 20
(#896) Line indented incorrectly; expected 20 spaces, found 16
(#897) Line indented incorrectly; expected at least 24 spaces, found 20
(#899) Line indented incorrectly; expected 20 spaces, found 16
(#900) Line indented incorrectly; expected at least 24 spaces, found 20
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Inline comments must start with a capital letter, digit or 3-dots sequence
(#905) Inline comments must end in full-stops, exclamation marks, or question marks
(#905) Line indented incorrectly; expected at least 16 spaces, found 13
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected 16 spaces, found 13
(#906) Expected "if (...) {\n"; found "if (...){\n"
(#907) Spaces must be used for alignment; tabs are not allowed
(#907) Tab found within whitespace
(#907) Line indented incorrectly; expected at least 20 spaces, found 14
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected 16 spaces, found 13
(#911) Line exceeds 132 characters; contains 165 characters
(#918) Line indented incorrectly; expected 24 spaces, found 20
(#919) Line indented incorrectly; expected at least 28 spaces, found 24
(#921) Line indented incorrectly; expected 24 spaces, found 20
(#922) Line indented incorrectly; expected at least 28 spaces, found 24
(#924) Line indented incorrectly; expected 24 spaces, found 20
(#925) Line indented incorrectly; expected at least 28 spaces, found 24
(#931) Inline comments must start with a capital letter, digit or 3-dots sequence
(#931) Inline comments must end in full-stops, exclamation marks, or question marks
(#932) Expected "if (...) {\n"; found "if (...){\n"
(#933) Spaces must be used for alignment; tabs are not allowed
(#933) Tab found within whitespace
(#933) Line indented incorrectly; expected at least 20 spaces, found 17
(#939) Line exceeds 132 characters; contains 161 characters
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Whitespace found at end of line
(#987) Whitespace found at end of line
(#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
(#997) Whitespace found at end of line
(#998) Line exceeds maximum limit of 180 characters; contains 252 characters
(#999) Spaces must be used for alignment; tabs are not allowed
(#999) Tab found within whitespace
(#999) Whitespace found at end of line
(#1001) Whitespace found at end of line
(#1007) Line exceeds 132 characters; contains 150 characters
(#1009) Whitespace found at end of line
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1011) Tab found within whitespace
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1012) Tab found within whitespace
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1014) Spaces must be used for alignment; tabs are not allowed
(#1014) Tab found within whitespace
(#1015) Spaces must be used for alignment; tabs are not allowed
(#1015) Tab found within whitespace
(#1025) Whitespace found at end of line
(#1030) Spaces must be used for alignment; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Whitespace found at end of line
(#1034) Expected "if (...) {\n"; found "if (...){\n"
(#1034) Line exceeds 132 characters; contains 133 characters
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected at least 12 spaces, found 9
(#1037) Whitespace found at end of line
(#1042) Line exceeds maximum limit of 180 characters; contains 252 characters
(#1043) Whitespace found at end of line
(#1044) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1044) Inline comments must end in full-stops, exclamation marks, or question marks
(#1045) Expected "if (...) {\n"; found "if(...){\n"
(#1046) Spaces must be used for alignment; tabs are not allowed
(#1046) Tab found within whitespace
(#1046) Line indented incorrectly; expected at least 12 spaces, found 9
(#1048) 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 at least 8 spaces, found 2
(#1056) Line exceeds 132 characters; contains 150 characters
(#1064) Whitespace found at end of line
(#1076) Whitespace found at end of line
(#1080) Visibility must be declared on method "subscribe_cohort"
(#1080) Commas (,) must be followed by white space.
(#1080) Variable "resubscribe_unsubscribed" must not contain underscores.
(#1083) Variable "enrolled_sql" must not contain underscores.
(#1083) Variable "enrolled_params" must not contain underscores.
(#1084) Whitespace found at end of line
(#1085) Variable "already_subscribed_sql" must not contain underscores.
(#1093) Variable "enrolled_sql" must not contain underscores.
(#1095) Commas (,) must be followed by white space.
(#1095) Variable "enrolled_params" must not contain underscores.
(#1098) Spaces must be used for alignment; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Commas (,) must be followed by white space.
(#1098) Commas (,) must be followed by white space.
(#1098) Variable "resubscribe_unsubscribed" must not contain underscores.
(#1101) Whitespace found at end of line
(#1104) Whitespace found at end of line
(#1107) Visibility must be declared on method "unsubscribe_cohort"
(#1109) Expected 1 space after "="; 0 found
(#1113) Whitespace found at end of line
(#1125) Whitespace found at end of line
(#1132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1132) Inline comments must end in full-stops, exclamation marks, or question marks
(#1132) This comment is 67% valid code; is this commented out code?
(#1132) 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));"
(#1133) Line exceeds 132 characters; contains 136 characters
(#1148) Line exceeds 132 characters; contains 140 characters
(#1149) Line exceeds 132 characters; contains 143 characters
(#1150) Spaces must be used for alignment; tabs are not allowed
(#1150) Tab found within whitespace
(#1150) Line indented incorrectly; expected at least 16 spaces, found 13
(#1150) Line exceeds 132 characters; contains 134 characters
(#1152) Spaces must be used for alignment; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Line indented incorrectly; expected at least 16 spaces, found 13
(#1157) Spaces must be used for alignment; tabs are not allowed
(#1157) Tab found within whitespace
(#1157) Whitespace found at end of line
(#1158) Spaces must be used for alignment; tabs are not allowed
(#1158) Tab found within whitespace
(#1158) Line indented incorrectly; expected at least 4 spaces, found 1
(#1159) Spaces must be used for alignment; tabs are not allowed
(#1160) Spaces must be used for alignment; tabs are not allowed
(#1161) Spaces must be used for alignment; tabs are not allowed
(#1161) Spaces must be used for alignment; tabs are not allowed
(#1161) Whitespace found at end of line
(#1162) Spaces must be used for alignment; tabs are not allowed
(#1163) Spaces must be used for alignment; tabs are not allowed
(#1164) Spaces must be used for alignment; tabs are not allowed
(#1164) Tab found within whitespace
(#1164) Line indented incorrectly; expected 4 spaces, found 1
(#1165) Spaces must be used for alignment; tabs are not allowed
(#1165) Tab found within whitespace
(#1165) Line indented incorrectly; expected at least 8 spaces, found 2
(#1166) Spaces must be used for alignment; tabs are not allowed
(#1166) Tab found within whitespace
(#1166) Line indented incorrectly; expected 8 spaces, found 2
(#1167) Spaces must be used for alignment; tabs are not allowed
(#1167) Tab found within whitespace
(#1167) Line indented incorrectly; expected at least 12 spaces, found 3
(#1168) Spaces must be used for alignment; tabs are not allowed
(#1168) Tab found within whitespace
(#1168) Line indented incorrectly; expected 8 spaces, found 2
(#1169) Spaces must be used for alignment; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Line indented incorrectly; expected 8 spaces, found 2
(#1170) Spaces must be used for alignment; tabs are not allowed
(#1170) Tab found within whitespace
(#1170) Line indented incorrectly; expected at least 12 spaces, found 3
(#1171) Spaces must be used for alignment; tabs are not allowed
(#1171) Tab found within whitespace
(#1171) Line indented incorrectly; expected 8 spaces, found 2
(#1172) Spaces must be used for alignment; tabs are not allowed
(#1172) Tab found within whitespace
(#1172) Line indented incorrectly; expected at least 12 spaces, found 3
(#1173) Spaces must be used for alignment; tabs are not allowed
(#1173) Tab found within whitespace
(#1173) Line indented incorrectly; expected at least 12 spaces, found 5
(#1174) Spaces must be used for alignment; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Line indented incorrectly; expected at least 12 spaces, found 5
(#1174) Whitespace found at end of line
(#1175) Spaces must be used for alignment; tabs are not allowed
(#1175) Tab found within whitespace
(#1175) Line indented incorrectly; expected at least 12 spaces, found 3
(#1176) Spaces must be used for alignment; tabs are not allowed
(#1176) Tab found within whitespace
(#1176) Line indented incorrectly; expected 12 spaces, found 3
(#1177) Spaces must be used for alignment; tabs are not allowed
(#1177) Tab found within whitespace
(#1177) Line indented incorrectly; expected at least 16 spaces, found 4
(#1178) Spaces must be used for alignment; tabs are not allowed
(#1178) Tab found within whitespace
(#1178) Line indented incorrectly; expected at least 16 spaces, found 4
(#1179) Spaces must be used for alignment; tabs are not allowed
(#1179) Tab found within whitespace
(#1179) Line indented incorrectly; expected 12 spaces, found 3
(#1180) Spaces must be used for alignment; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Line indented incorrectly; expected at least 12 spaces, found 3
(#1181) Spaces must be used for alignment; tabs are not allowed
(#1181) Tab found within whitespace
(#1181) Line indented incorrectly; expected 8 spaces, found 2
(#1182) Closing brace indented incorrectly; expected 1 spaces, found 4
(#1187) Whitespace found at end of line
(#1194) Line exceeds 132 characters; contains 148 characters
(#1195) Expected "if (...) {\n"; found "if(...) {\n"
(#1198) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1199) Expected "if (...) {\n"; found "if(...) {\n"
(#1209) Whitespace found at end of line
(#1221) Expected "if (...) {\n"; found "if(...){\n"
(#1222) Spaces must be used for alignment; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Line indented incorrectly; expected 12 spaces, found 9
(#1222) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1223) Spaces must be used for alignment; tabs are not allowed
(#1223) Tab found within whitespace
(#1223) Line indented incorrectly; expected at least 16 spaces, found 10
(#1224) Spaces must be used for alignment; tabs are not allowed
(#1224) Tab found within whitespace
(#1224) Line indented incorrectly; expected 12 spaces, found 9
(#1228) Whitespace found at end of line
(#1231) Whitespace found at end of line
(#1233) Spaces must be used for alignment; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected 12 spaces, found 9
(#1234) Spaces must be used for alignment; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Line indented incorrectly; expected at least 16 spaces, found 10
(#1234) Line exceeds 132 characters; contains 160 characters
(#1235) Spaces must be used for alignment; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected 12 spaces, found 9
(#1236) Spaces must be used for alignment; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Line indented incorrectly; expected at least 16 spaces, found 10
(#1236) Line exceeds 132 characters; contains 138 characters
(#1237) Spaces must be used for alignment; tabs are not allowed
(#1237) Tab found within whitespace
(#1237) Line indented incorrectly; expected 12 spaces, found 9
(#1238) Spaces must be used for alignment; tabs are not allowed
(#1238) Tab found within whitespace
(#1238) Line indented incorrectly; expected at least 16 spaces, found 10
(#1238) Line exceeds 132 characters; contains 138 characters
(#1239) Spaces must be used for alignment; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Line indented incorrectly; expected 12 spaces, found 9
(#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 10
(#1241) Spaces must be used for alignment; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Line indented incorrectly; expected 12 spaces, found 9
(#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 10
(#1243) Spaces must be used for alignment; tabs are not allowed
(#1243) Tab found within whitespace
(#1243) Line indented incorrectly; expected 12 spaces, found 9
(#1250) Whitespace found at end of line
(#1268) Whitespace found at end of line
(#1286) Whitespace found at end of line
(#1302) Spaces must be used for alignment; tabs are not allowed
(#1302) Tab found within whitespace
(#1302) Whitespace found at end of line
(#1305) Whitespace found at end of line
(#1326) Whitespace found at end of line
(#1332) Whitespace found at end of line
(#1337) Commas (,) must be followed by white space.
(#1337) Variable "resubscribe_unsubscribed" must not contain underscores.
(#1337) Commas (,) must be followed by white space.
(#1337) Line exceeds 132 characters; contains 152 characters
(#1344) Expected "if (...) {\n"; found "if(...){\n"
(#1345) Spaces must be used for alignment; tabs are not allowed
(#1345) Tab found within whitespace
(#1345) Line indented incorrectly; expected at least 12 spaces, found 9
(#1346) Whitespace found at end of line
(#1348) Expected "if (...) {\n"; found "if(...) {\n"
(#1348) Variable "resubscribe_unsubscribed" must not contain underscores.
(#1349) Spaces must be used for alignment; tabs are not allowed
(#1349) Tab found within whitespace
(#1349) Line indented incorrectly; expected at least 16 spaces, found 13
(#1350) Spaces must be used for alignment; tabs are not allowed
(#1350) Tab found within whitespace
(#1350) Line indented incorrectly; expected at least 16 spaces, found 13
(#1351) Spaces must be used for alignment; tabs are not allowed
(#1351) Tab found within whitespace
(#1351) Line indented incorrectly; expected at least 16 spaces, found 13
(#1352) Spaces must be used for alignment; tabs are not allowed
(#1352) Tab found within whitespace
(#1352) Line indented incorrectly; expected at least 16 spaces, found 13
(#1354) Spaces must be used for alignment; tabs are not allowed
(#1354) Tab found within whitespace
(#1354) Line indented incorrectly; expected at least 16 spaces, found 13
(#1357) Spaces must be used for alignment; tabs are not allowed
(#1357) Tab found within whitespace
(#1357) Line indented incorrectly; expected at least 12 spaces, found 9
(#1358) Spaces must be used for alignment; tabs are not allowed
(#1358) Tab found within whitespace
(#1358) Line indented incorrectly; expected at least 12 spaces, found 9
(#1359) Spaces must be used for alignment; tabs are not allowed
(#1359) Tab found within whitespace
(#1359) Line indented incorrectly; expected at least 12 spaces, found 9
(#1360) Spaces must be used for alignment; tabs are not allowed
(#1360) Tab found within whitespace
(#1360) Line indented incorrectly; expected at least 12 spaces, found 9
(#1361) Spaces must be used for alignment; tabs are not allowed
(#1361) Tab found within whitespace
(#1361) Line indented incorrectly; expected at least 12 spaces, found 9
(#1362) Spaces must be used for alignment; tabs are not allowed
(#1362) Tab found within whitespace
(#1362) Line indented incorrectly; expected at least 12 spaces, found 9
(#1363) Spaces must be used for alignment; tabs are not allowed
(#1363) Tab found within whitespace
(#1363) Line indented incorrectly; expected at least 12 spaces, found 9
(#1364) Spaces must be used for alignment; tabs are not allowed
(#1364) Tab found within whitespace
(#1364) Line indented incorrectly; expected at least 12 spaces, found 9
(#1365) Spaces must be used for alignment; tabs are not allowed
(#1365) Tab found within whitespace
(#1365) Line indented incorrectly; expected 12 spaces, found 9
(#1365) Expected "if (...) {\n"; found "if (...){\n"
(#1366) Spaces must be used for alignment; tabs are not allowed
(#1366) Tab found within whitespace
(#1366) Line indented incorrectly; expected at least 16 spaces, found 10
(#1367) Spaces must be used for alignment; tabs are not allowed
(#1367) Tab found within whitespace
(#1367) Line indented incorrectly; expected at least 16 spaces, found 12
(#1368) Spaces must be used for alignment; tabs are not allowed
(#1368) Tab found within whitespace
(#1368) Line indented incorrectly; expected at least 16 spaces, found 12
(#1369) Spaces must be used for alignment; tabs are not allowed
(#1369) Tab found within whitespace
(#1369) Line indented incorrectly; expected at least 16 spaces, found 12
(#1370) Spaces must be used for alignment; tabs are not allowed
(#1370) Tab found within whitespace
(#1370) Line indented incorrectly; expected at least 16 spaces, found 12
(#1371) Spaces must be used for alignment; tabs are not allowed
(#1371) Tab found within whitespace
(#1371) Whitespace found at end of line
(#1372) Spaces must be used for alignment; tabs are not allowed
(#1372) Tab found within whitespace
(#1372) Line indented incorrectly; expected at least 19 spaces, found 10
(#1373) Spaces must be used for alignment; tabs are not allowed
(#1373) Tab found within whitespace
(#1373) Line indented incorrectly; expected at least 19 spaces, found 10
(#1374) Spaces must be used for alignment; tabs are not allowed
(#1374) Tab found within whitespace
(#1374) Line indented incorrectly; expected at least 19 spaces, found 10
(#1375) Spaces must be used for alignment; tabs are not allowed
(#1375) Tab found within whitespace
(#1375) Line indented incorrectly; expected 12 spaces, found 9
(#1376) Spaces must be used for alignment; tabs are not allowed
(#1376) Tab found within whitespace
(#1376) Line indented incorrectly; expected at least 12 spaces, found 9
(#1381) Whitespace found at end of line
(#1382) Whitespace found at end of line
(#1388) Expected "if (...) {\n"; found "if(...){\n"
(#1388) Line exceeds 132 characters; contains 171 characters
(#1389) Spaces must be used for alignment; tabs are not allowed
(#1389) Tab found within whitespace
(#1389) Line indented incorrectly; expected at least 12 spaces, found 9
(#1391) Spaces must be used for alignment; tabs are not allowed
(#1391) Tab found within whitespace
(#1391) Line indented incorrectly; expected at least 12 spaces, found 9
(#1392) Spaces must be used for alignment; tabs are not allowed
(#1392) Tab found within whitespace
(#1392) Line indented incorrectly; expected at least 12 spaces, found 9
(#1393) Spaces must be used for alignment; tabs are not allowed
(#1393) Tab found within whitespace
(#1393) Line indented incorrectly; expected at least 12 spaces, found 9
(#1394) Spaces must be used for alignment; tabs are not allowed
(#1394) Tab found within whitespace
(#1394) Line indented incorrectly; expected at least 12 spaces, found 9
(#1395) Spaces must be used for alignment; tabs are not allowed
(#1395) Tab found within whitespace
(#1395) Line indented incorrectly; expected at least 12 spaces, found 9
(#1396) Spaces must be used for alignment; tabs are not allowed
(#1396) Tab found within whitespace
(#1396) Whitespace found at end of line
(#1397) Spaces must be used for alignment; tabs are not allowed
(#1397) Tab found within whitespace
(#1397) Line indented incorrectly; expected at least 12 spaces, found 9
(#1398) Spaces must be used for alignment; tabs are not allowed
(#1398) Tab found within whitespace
(#1398) Line indented incorrectly; expected at least 12 spaces, found 11
(#1399) Spaces must be used for alignment; tabs are not allowed
(#1399) Tab found within whitespace
(#1399) Line indented incorrectly; expected at least 12 spaces, found 11
(#1400) Spaces must be used for alignment; tabs are not allowed
(#1400) Tab found within whitespace
(#1400) Line indented incorrectly; expected at least 12 spaces, found 11
(#1401) Spaces must be used for alignment; tabs are not allowed
(#1401) Tab found within whitespace
(#1401) Line indented incorrectly; expected at least 12 spaces, found 11
(#1402) Spaces must be used for alignment; tabs are not allowed
(#1402) Tab found within whitespace
(#1402) Whitespace found at end of line
(#1403) Spaces must be used for alignment; tabs are not allowed
(#1403) Tab found within whitespace
(#1403) Line indented incorrectly; expected at least 12 spaces, found 9
(#1404) Spaces must be used for alignment; tabs are not allowed
(#1404) Tab found within whitespace
(#1404) Line indented incorrectly; expected at least 12 spaces, found 9
(#1405) Spaces must be used for alignment; tabs are not allowed
(#1405) Tab found within whitespace
(#1405) Line indented incorrectly; expected at least 12 spaces, found 9
(#1411) Whitespace found at end of line
(#1419) Spaces must be used for alignment; tabs are not allowed
(#1419) Tab found within whitespace
(#1419) Line indented incorrectly; expected at least 12 spaces, found 9
(#1422) Whitespace found at end of line
(#1424) Spaces must be used for alignment; tabs are not allowed
(#1424) Tab found within whitespace
(#1425) Spaces must be used for alignment; tabs are not allowed
(#1425) Tab found within whitespace
(#1426) Spaces must be used for alignment; tabs are not allowed
(#1426) Tab found within whitespace
(#1427) Spaces must be used for alignment; tabs are not allowed
(#1427) Tab found within whitespace
(#1428) Whitespace found at end of line
(#1432) Whitespace found at end of line
(#1435) Whitespace found at end of line
(#1436) Spaces must be used for alignment; tabs are not allowed
(#1436) Tab found within whitespace
(#1436) Line indented incorrectly; expected at least 4 spaces, found 1
(#1437) Spaces must be used for alignment; tabs are not allowed
(#1437) Whitespace found at end of line
(#1438) Spaces must be used for alignment; tabs are not allowed
(#1439) Spaces must be used for alignment; tabs are not allowed
(#1439) Whitespace found at end of line
(#1440) Spaces must be used for alignment; tabs are not allowed
(#1441) Spaces must be used for alignment; tabs are not allowed
(#1442) Spaces must be used for alignment; tabs are not allowed
(#1443) Spaces must be used for alignment; tabs are not allowed
(#1447) Spaces must be used for alignment; tabs are not allowed
(#1447) Tab found within whitespace
(#1447) Line indented incorrectly; expected at least 12 spaces, found 9
(#1449) Whitespace found at end of line
(#1456) Whitespace found at end of line
(#1458) Whitespace found at end of line
(#1460) Spaces must be used for alignment; tabs are not allowed
(#1460) Tab found within whitespace
(#1461) Spaces must be used for alignment; tabs are not allowed
(#1461) Tab found within whitespace
(#1462) Spaces must be used for alignment; tabs are not allowed
(#1462) Tab found within whitespace
(#1463) Spaces must be used for alignment; tabs are not allowed
(#1463) Tab found within whitespace
(#1464) Whitespace found at end of line
(#1468) Whitespace found at end of line
(#1471) Spaces must be used for alignment; tabs are not allowed
(#1471) Tab found within whitespace
(#1471) Whitespace found at end of line
(#1474) Whitespace found at end of line
(#1483) Line exceeds 132 characters; contains 143 characters
(#1484) Line exceeds 132 characters; contains 168 characters
(#1494) Spaces must be used for alignment; tabs are not allowed
(#1494) Tab found within whitespace
(#1494) Line indented incorrectly; expected at least 8 spaces, found 5
(#1495) Spaces must be used for alignment; tabs are not allowed
(#1495) Tab found within whitespace
(#1495) Line indented incorrectly; expected at least 8 spaces, found 5
(#1495) Spaces must be used for alignment; tabs are not allowed
(#1495) Tab found within whitespace
(#1496) Whitespace found at end of line
(#1497) Whitespace found at end of line
(#1500) 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 8 spaces, found 5
(#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 6
(#1507) Spaces must be used for alignment; tabs are not allowed
(#1507) Tab found within whitespace
(#1507) Line indented incorrectly; expected 8 spaces, found 5
(#1508) Spaces must be used for alignment; tabs are not allowed
(#1508) Tab found within whitespace
(#1508) Line indented incorrectly; expected at least 12 spaces, found 6
(#1509) Spaces must be used for alignment; tabs are not allowed
(#1509) Tab found within whitespace
(#1509) Line indented incorrectly; expected 8 spaces, found 5
(#1510) Spaces must be used for alignment; tabs are not allowed
(#1510) Tab found within whitespace
(#1510) Whitespace found at end of line
(#1511) Spaces must be used for alignment; tabs are not allowed
(#1511) Tab found within whitespace
(#1511) Line indented incorrectly; expected 8 spaces, found 5
(#1511) Expected "if (...) {\n"; found "if (...){\n"
(#1512) Spaces must be used for alignment; tabs are not allowed
(#1512) Tab found within whitespace
(#1512) Line indented incorrectly; expected at least 12 spaces, found 6
(#1513) Spaces must be used for alignment; tabs are not allowed
(#1513) Tab found within whitespace
(#1513) Line indented incorrectly; expected 8 spaces, found 5
(#1514) Spaces must be used for alignment; tabs are not allowed
(#1514) Tab found within whitespace
(#1514) Line indented incorrectly; expected at least 12 spaces, found 6
(#1515) Spaces must be used for alignment; tabs are not allowed
(#1515) Tab found within whitespace
(#1515) Line indented incorrectly; expected 8 spaces, found 5
(#1520) Whitespace found at end of line
(#1523) Whitespace found at end of line
(#1525) Whitespace found at end of line
(#1535) Spaces must be used for alignment; tabs are not allowed
(#1535) Tab found within whitespace
(#1535) Whitespace found at end of line
(#1537) Spaces must be used for alignment; tabs are not allowed
(#1537) Tab found within whitespace
(#1537) Line indented incorrectly; expected at least 12 spaces, found 9
(#1540) Whitespace found at end of line
(#1542) Spaces must be used for alignment; tabs are not allowed
(#1542) Tab found within whitespace
(#1542) Line indented incorrectly; expected at least 12 spaces, found 9
(#1544) Whitespace found at end of line
(#1545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1545) Inline comments must end in full-stops, exclamation marks, or question marks
(#1545) 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"
(#1555) Spaces must be used for alignment; tabs are not allowed
(#1555) Tab found within whitespace
(#1555) Whitespace found at end of line
(#1557) Whitespace found at end of line
(#1574) Spaces must be used for alignment; tabs are not allowed
(#1574) Tab found within whitespace
(#1575) Spaces must be used for alignment; tabs are not allowed
(#1575) Tab found within whitespace
(#1576) Spaces must be used for alignment; tabs are not allowed
(#1576) Tab found within whitespace
(#1577) Spaces must be used for alignment; tabs are not allowed
(#1577) Tab found within whitespace
(#1579) 3 slashes comments are not allowed; use "// Comment." instead
(#1580) Inline comments must end in full-stops, exclamation marks, or question marks
(#1580) This comment is 67% valid code; is this commented out code?
(#1582) Expected 1 space before "=>"; 0 found
(#1582) Expected 1 space after "=>"; 0 found
(#1584) Spaces must be used for alignment; tabs are not allowed
(#1584) Tab found within whitespace
(#1584) Whitespace found at end of line
(#1611) Whitespace found at end of line
(#1618) Spaces must be used for alignment; tabs are not allowed
(#1618) Tab found within whitespace
(#1618) Line indented incorrectly; expected at least 8 spaces, found 5
(#1619) Spaces must be used for alignment; tabs are not allowed
(#1619) Tab found within whitespace
(#1619) Line indented incorrectly; expected at least 8 spaces, found 5
(#1619) Commas (,) must be followed by white space.
(#1619) Commas (,) must be followed by white space.
(#1620) Spaces must be used for alignment; tabs are not allowed
(#1620) Tab found within whitespace
(#1620) Line indented incorrectly; expected at least 8 spaces, found 5
(#1621) Spaces must be used for alignment; tabs are not allowed
(#1621) Tab found within whitespace
(#1621) Line indented incorrectly; expected 8 spaces, found 5
(#1621) Expected "if (...) {\n"; found "if(...) {\n"
(#1622) Spaces must be used for alignment; tabs are not allowed
(#1622) Tab found within whitespace
(#1622) Line indented incorrectly; expected at least 12 spaces, found 6
(#1626) Spaces must be used for alignment; tabs are not allowed
(#1626) Tab found within whitespace
(#1626) Line indented incorrectly; expected 8 spaces, found 5
(#1627) Spaces must be used for alignment; tabs are not allowed
(#1627) Tab found within whitespace
(#1627) Line indented incorrectly; expected at least 12 spaces, found 6
(#1631) Spaces must be used for alignment; tabs are not allowed
(#1631) Tab found within whitespace
(#1631) Line indented incorrectly; expected 8 spaces, found 5
(#1633) Spaces must be used for alignment; tabs are not allowed
(#1633) Tab found within whitespace
(#1633) Line indented incorrectly; expected at least 8 spaces, found 5
(#1634) Spaces must be used for alignment; tabs are not allowed
(#1634) Tab found within whitespace
(#1634) Whitespace found at end of line
(#1635) Spaces must be used for alignment; tabs are not allowed
(#1635) Tab found within whitespace
(#1635) Inline comments must end in full-stops, exclamation marks, or question marks
(#1635) Line indented incorrectly; expected at least 8 spaces, found 5
(#1636) Spaces must be used for alignment; tabs are not allowed
(#1636) Tab found within whitespace
(#1636) Line indented incorrectly; expected at least 8 spaces, found 5
(#1637) Spaces must be used for alignment; tabs are not allowed
(#1637) Tab found within whitespace
(#1637) Line indented incorrectly; expected at least 8 spaces, found 5
(#1638) Spaces must be used for alignment; tabs are not allowed
(#1638) Tab found within whitespace
(#1638) Line indented incorrectly; expected at least 8 spaces, found 5
(#1639) Spaces must be used for alignment; tabs are not allowed
(#1639) Tab found within whitespace
(#1639) 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 8 spaces, found 5
(#1641) Spaces must be used for alignment; tabs are not allowed
(#1641) Tab found within whitespace
(#1641) Line indented incorrectly; expected 8 spaces, found 5
(#1641) Expected "if (...) {\n"; found "if(...) {\n"
(#1642) Spaces must be used for alignment; tabs are not allowed
(#1642) Tab found within whitespace
(#1642) Line indented incorrectly; expected at least 12 spaces, found 6
(#1643) Spaces must be used for alignment; tabs are not allowed
(#1643) Tab found within whitespace
(#1643) Line indented incorrectly; expected at least 12 spaces, found 6
(#1644) Spaces must be used for alignment; tabs are not allowed
(#1644) Tab found within whitespace
(#1644) Line indented incorrectly; expected 8 spaces, found 5
(#1644) 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 8 spaces, found 5
(#1645) Expected "if (...) {\n"; found "if(...){\n"
(#1646) Spaces must be used for alignment; tabs are not allowed
(#1646) Tab found within whitespace
(#1646) Line indented incorrectly; expected at least 12 spaces, found 6
(#1646) Whitespace found at end of line
(#1647) Spaces must be used for alignment; tabs are not allowed
(#1647) Tab found within whitespace
(#1647) Line indented incorrectly; expected 8 spaces, found 5
(#1648) Whitespace found at end of line
(#1649) Spaces must be used for alignment; tabs are not allowed
(#1649) Tab found within whitespace
(#1649) Line indented incorrectly; expected at least 8 spaces, found 5
(#1651) Whitespace found at end of line
(#1664) Visibility must be declared on method "add_instance"
(#1665) Spaces must be used for alignment; tabs are not allowed
(#1665) Tab found within whitespace
(#1665) Line indented incorrectly; expected at least 8 spaces, found 5
(#1666) Spaces must be used for alignment; tabs are not allowed
(#1666) Tab found within whitespace
(#1666) Line indented incorrectly; expected at least 8 spaces, found 5
(#1667) Spaces must be used for alignment; tabs are not allowed
(#1667) Tab found within whitespace
(#1667) Line indented incorrectly; expected at least 8 spaces, found 5
(#1668) Spaces must be used for alignment; tabs are not allowed
(#1668) Tab found within whitespace
(#1668) Line indented incorrectly; expected at least 8 spaces, found 5
(#1669) Spaces must be used for alignment; tabs are not allowed
(#1669) Tab found within whitespace
(#1669) Line indented incorrectly; expected at least 8 spaces, found 5
(#1670) Whitespace found at end of line
(#1671) Spaces must be used for alignment; tabs are not allowed
(#1671) Tab found within whitespace
(#1671) Line indented incorrectly; expected at least 8 spaces, found 5
(#1672) Spaces must be used for alignment; tabs are not allowed
(#1672) Tab found within whitespace
(#1672) Line indented incorrectly; expected at least 8 spaces, found 7
(#1673) Spaces must be used for alignment; tabs are not allowed
(#1673) Tab found within whitespace
(#1673) Line indented incorrectly; expected at least 8 spaces, found 7
(#1674) Whitespace found at end of line
(#1675) Spaces must be used for alignment; tabs are not allowed
(#1675) Tab found within whitespace
(#1675) Line indented incorrectly; expected at least 8 spaces, found 5
(#1676) Whitespace found at end of line
(#1677) Spaces must be used for alignment; tabs are not allowed
(#1677) Tab found within whitespace
(#1677) Line indented incorrectly; expected 8 spaces, found 5
(#1678) Spaces must be used for alignment; tabs are not allowed
(#1678) Tab found within whitespace
(#1678) Line indented incorrectly; expected at least 12 spaces, found 6
(#1678) Line exceeds 132 characters; contains 162 characters
(#1679) Spaces must be used for alignment; tabs are not allowed
(#1679) Tab found within whitespace
(#1679) Line indented incorrectly; expected 8 spaces, found 5
(#1680) Whitespace found at end of line
(#1681) Spaces must be used for alignment; tabs are not allowed
(#1681) Tab found within whitespace
(#1681) Line indented incorrectly; expected 8 spaces, found 5
(#1682) Spaces must be used for alignment; tabs are not allowed
(#1682) Tab found within whitespace
(#1682) Line indented incorrectly; expected at least 8 spaces, found 7
(#1683) Spaces must be used for alignment; tabs are not allowed
(#1683) Tab found within whitespace
(#1683) Line indented incorrectly; expected at least 12 spaces, found 8
(#1683) Commas (,) must be followed by white space.
(#1683) Commas (,) must be followed by white space.
(#1683) Commas (,) must be followed by white space.
(#1684) Spaces must be used for alignment; tabs are not allowed
(#1684) Tab found within whitespace
(#1684) Line indented incorrectly; expected 12 spaces, found 8
(#1685) Spaces must be used for alignment; tabs are not allowed
(#1685) Tab found within whitespace
(#1685) Line indented incorrectly; expected at least 16 spaces, found 9
(#1686) Spaces must be used for alignment; tabs are not allowed
(#1686) Tab found within whitespace
(#1686) Line indented incorrectly; expected 12 spaces, found 8
(#1687) Spaces must be used for alignment; tabs are not allowed
(#1687) Tab found within whitespace
(#1687) Line indented incorrectly; expected 8 spaces, found 7
(#1687) Closing brace indented incorrectly; expected 5 spaces, found 7
(#1688) Spaces must be used for alignment; tabs are not allowed
(#1688) Tab found within whitespace
(#1688) Line indented incorrectly; expected at least 8 spaces, found 5
(#1690) Whitespace found at end of line
(#1697) Commas (,) must be followed by white space.
(#1698) Spaces must be used for alignment; tabs are not allowed
(#1698) Tab found within whitespace
(#1698) Line indented incorrectly; expected at least 8 spaces, found 5
(#1699) Spaces must be used for alignment; tabs are not allowed
(#1699) Tab found within whitespace
(#1699) Whitespace found at end of line
(#1700) Spaces must be used for alignment; tabs are not allowed
(#1700) Tab found within whitespace
(#1700) Line indented incorrectly; expected at least 8 spaces, found 5
(#1701) Spaces must be used for alignment; tabs are not allowed
(#1701) Tab found within whitespace
(#1701) Line indented incorrectly; expected at least 8 spaces, found 5
(#1702) Spaces must be used for alignment; tabs are not allowed
(#1702) Tab found within whitespace
(#1702) Line indented incorrectly; expected at least 8 spaces, found 5
(#1703) Spaces must be used for alignment; tabs are not allowed
(#1703) Tab found within whitespace
(#1703) Whitespace found at end of line
(#1704) Spaces must be used for alignment; tabs are not allowed
(#1704) Tab found within whitespace
(#1704) Line indented incorrectly; expected at least 8 spaces, found 5
(#1705) Spaces must be used for alignment; tabs are not allowed
(#1705) Tab found within whitespace
(#1705) Line indented incorrectly; expected at least 8 spaces, found 7
(#1706) Spaces must be used for alignment; tabs are not allowed
(#1706) Tab found within whitespace
(#1706) Line indented incorrectly; expected at least 8 spaces, found 7
(#1707) Spaces must be used for alignment; tabs are not allowed
(#1707) Tab found within whitespace
(#1707) Whitespace found at end of line
(#1708) Spaces must be used for alignment; tabs are not allowed
(#1708) Tab found within whitespace
(#1708) Line indented incorrectly; expected at least 8 spaces, found 5
(#1709) Spaces must be used for alignment; tabs are not allowed
(#1709) Tab found within whitespace
(#1709) Whitespace found at end of line
(#1710) Spaces must be used for alignment; tabs are not allowed
(#1710) Tab found within whitespace
(#1710) Line indented incorrectly; expected 8 spaces, found 5
(#1711) Spaces must be used for alignment; tabs are not allowed
(#1711) Tab found within whitespace
(#1711) Line indented incorrectly; expected at least 12 spaces, found 6
(#1711) Line exceeds 132 characters; contains 156 characters
(#1712) Spaces must be used for alignment; tabs are not allowed
(#1712) Tab found within whitespace
(#1712) Line indented incorrectly; expected 8 spaces, found 5
(#1713) Spaces must be used for alignment; tabs are not allowed
(#1713) Tab found within whitespace
(#1713) Whitespace found at end of line
(#1714) Spaces must be used for alignment; tabs are not allowed
(#1714) Tab found within whitespace
(#1714) Line indented incorrectly; expected 8 spaces, found 5
(#1715) Spaces must be used for alignment; tabs are not allowed
(#1715) Tab found within whitespace
(#1715) Line indented incorrectly; expected at least 8 spaces, found 7
(#1716) Spaces must be used for alignment; tabs are not allowed
(#1716) Tab found within whitespace
(#1716) Line indented incorrectly; expected at least 12 spaces, found 8
(#1716) Commas (,) must be followed by white space.
(#1716) Commas (,) must be followed by white space.
(#1716) Commas (,) must be followed by white space.
(#1717) Spaces must be used for alignment; tabs are not allowed
(#1717) Tab found within whitespace
(#1717) Line indented incorrectly; expected 12 spaces, found 8
(#1718) Spaces must be used for alignment; tabs are not allowed
(#1718) Tab found within whitespace
(#1718) Line indented incorrectly; expected at least 16 spaces, found 9
(#1719) Spaces must be used for alignment; tabs are not allowed
(#1719) Tab found within whitespace
(#1719) Line indented incorrectly; expected 12 spaces, found 8
(#1720) Spaces must be used for alignment; tabs are not allowed
(#1720) Tab found within whitespace
(#1720) Line indented incorrectly; expected 8 spaces, found 7
(#1720) Closing brace indented incorrectly; expected 5 spaces, found 7
(#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
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
(#76) Line exceeds 132 characters; contains 136 characters
(#77) Line exceeds 132 characters; contains 133 characters
(#84) Visibility must be declared on method "make_subscription_option_list"
(#92) Visibility must be declared on method "make_cohort_option_list"
(#95) Space found before object operator
(#95) Space found after object operator
(#99) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#101) This comment is 63% valid code; is this commented out code?
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) 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
(#162) Variable "navigation_bar" must not contain underscores.
(#164) Variable "navigation_bar" must not contain underscores.
(#164) Expected 1 space after "?"; newline found
(#166) Variable "navigation_bar" must not contain underscores.
(#167) Variable "navigation_bar" must not contain underscores.
(#169) Line indented incorrectly; expected at least 16 spaces, found 8
(#169) Variable "navigation_bar" must not contain underscores.
(#169) Expected 1 space after "?"; newline found
(#171) Variable "navigation_bar" must not contain underscores.
(#172) Variable "navigation_bar" must not contain underscores.
(#174) Line indented incorrectly; expected at least 16 spaces, found 8
(#174) Variable "navigation_bar" must not contain underscores.
(#174) Expected 1 space after "?"; newline found
(#176) Variable "navigation_bar" must not contain underscores.
(#177) Variable "navigation_bar" must not contain underscores.
(#179) Line indented incorrectly; expected at least 16 spaces, found 8
(#179) Variable "navigation_bar" must not contain underscores.
(#179) Expected 1 space after "?"; newline found
(#181) Variable "navigation_bar" must not contain underscores.
(#182) Variable "navigation_bar" must not contain underscores.
(#185) Line indented incorrectly; expected at least 16 spaces, found 8
(#186) Line indented incorrectly; expected at least 16 spaces, found 8
(#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
(#191) Variable "navigation_bar" must not contain underscores.
(#192) Line indented incorrectly; expected at least 16 spaces, found 8
(#193) Line indented incorrectly; expected at least 16 spaces, found 8
(#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
(#202) Line exceeds 132 characters; contains 150 characters
(#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
(#291) Commas (,) must be followed by white space.
(#292) Line exceeds 132 characters; contains 134 characters
(#294) Line exceeds 132 characters; contains 142 characters
(#337) Line indented incorrectly; expected 20 spaces, found 16
(#338) Line indented incorrectly; expected at least 24 spaces, found 20
(#338) Line exceeds 132 characters; contains 133 characters
(#340) Line indented incorrectly; expected 20 spaces, found 16
(#341) Line indented incorrectly; expected at least 24 spaces, found 20
(#342) Line indented incorrectly; expected at least 24 spaces, found 20
(#343) Line indented incorrectly; expected at least 24 spaces, found 20
(#345) Line indented incorrectly; expected 20 spaces, found 16
(#346) Line indented incorrectly; expected at least 24 spaces, found 20
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Line indented incorrectly; expected 20 spaces, found 16
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 24 spaces, found 17
(#349) Commas (,) must be followed by white space.
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Whitespace found at end of line
(#351) Line indented incorrectly; expected 20 spaces, found 16
(#352) Line indented incorrectly; expected at least 24 spaces, found 20
(#356) Line indented incorrectly; expected at least 24 spaces, found 20
(#357) Line indented incorrectly; expected at least 24 spaces, found 20
(#361) Line indented incorrectly; expected at least 24 spaces, found 20
(#363) Line indented incorrectly; expected 20 spaces, found 16
(#364) Line indented incorrectly; expected at least 24 spaces, found 20
(#382) Line exceeds 132 characters; contains 143 characters
(#409) Commas (,) must be followed by white space.
(#410) Commas (,) must be followed by white space.
(#414) Line exceeds maximum limit of 180 characters; contains 211 characters
(#417) Line exceeds maximum limit of 180 characters; contains 217 characters
(#428) Line exceeds 132 characters; contains 147 characters
(#431) Expected 1 space after ".="; 2 found
(#435) Expected 1 space after ".="; 2 found
(#435) Line exceeds maximum limit of 180 characters; contains 183 characters
(#442) Line exceeds maximum limit of 180 characters; contains 209 characters
(#445) Line exceeds maximum limit of 180 characters; contains 209 characters
(#471) Line exceeds 132 characters; contains 135 characters
mod/newsletter/settings.php
(#53) Line exceeds 132 characters; contains 180 characters
(#55) Commas (,) must be followed by white space.
(#55) Line exceeds 132 characters; contains 140 characters
(#56) Line exceeds 132 characters; contains 133 characters
(#57) Line exceeds 132 characters; contains 149 characters
(#58) Line exceeds 132 characters; contains 141 characters
(#59) Line exceeds 132 characters; contains 151 characters
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space after "=>"; 0 found
(#60) Line exceeds 132 characters; contains 170 characters
(#61) Commas (,) must be followed by white space.
(#61) Line exceeds maximum limit of 180 characters; contains 219 characters
(#62) 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
(#37) Line exceeds 132 characters; contains 154 characters
(#42) Line exceeds 132 characters; contains 155 characters
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#72) Line exceeds 132 characters; contains 156 characters
(#76) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#76) Expected "if (...) {\n"; found "if(...) {\n"
(#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 5
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Line exceeds 132 characters; contains 168 characters
(#83) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#83) Expected "if (...) {\n"; found "if(...) {\n"
(#89) Expected "if (...) {\n"; found "if(...) {\n"
(#91) Line exceeds 132 characters; contains 154 characters
(#95) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#95) Expected "if (...) {\n"; found "if(...) {\n"
(#98) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#98) 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_tinymce' 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

(582 errors, 64 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
(#2185) Function bouncehandler::endWith is not documented
(#2192) Function bouncehandler::isEmpty is not documented
(#2201) Function bouncehandler::extractEmail is not documented
(#2213) 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/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
(#30) Class mod_newsletter_issue_parser is not documented
(#18) No one-line description found in phpdocs for file
(#180) Phpdocs for function mod_newsletter_issue_parser::apply_anchors has incomplete parameters list
(#87) Invalid inline phpdocs tag @var found
(#127) 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
(#20) Function mod_newsletter_potential_subscribers::__construct is not documented
(#95) Function mod_newsletter_existing_subscribers::__construct is not documented
(#145) Function mod_newsletter_existing_subscribers::get_options is not documented
(#91) Variable mod_newsletter_existing_subscribers::$courseid is not documented
(#92) Variable mod_newsletter_existing_subscribers::$newsletterid is not documented
(#93) Variable mod_newsletter_existing_subscribers::$newsletter is not documented
(#25) There is no description in phpdocs for function get_options
(#87) Class mod_newsletter_existing_subscribers does not have @copyright tag
(#87) 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 String is not documented
(#9) Function String::__construct is not documented
(#13) Function String::setString is not documented
(#17) Function String::getString is not documented
(#21) Function String::__toString is not documented
(#25) Function String::render is not documented
(#7) Variable String::$sString is not documented
(#5) Package is not specified for class String. 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/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
(#562) Found comment starting with three or more slashes
(#564) Found comment starting with three or more slashes
(#726) Found comment starting with three or more slashes
(#728) Found comment starting with three or more slashes
(#786) Found comment starting with three or more slashes
(#788) 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
(#735) Phpdocs for function newsletter_extend_navigation has incomplete parameters list
(#799) Phpdocs for function newsletter_email_to_user has incomplete parameters list
(#555) Not recommended phpdocs tag @example used
(#795) Not recommended phpdocs tag @global used
(#795) Not recommended phpdocs tag @global used
(#795) Not recommended phpdocs tag @global used
(#327) Invalid inline phpdocs tag @see found
mod/newsletter/locallib.php
(#32) Class mod_newsletter is not documented
(#202) Function mod_newsletter::reset_userdata is not documented
(#217) Function mod_newsletter::get_js_module is not documented
(#977) Function mod_newsletter::check_issue_id is not documented
(#984) Function mod_newsletter::add_issue is not documented
(#1579) Found comment starting with three or more slashes
(#142) Phpdocs for function mod_newsletter::get_subid has incomplete parameters list
(#244) Phpdocs for function mod_newsletter::view has incomplete parameters list
(#1440) Phpdocs for function mod_newsletter::unsubscribe has incomplete parameters list
(#1612) Phpdocs for function mod_newsletter::get_filter_sql has incomplete parameters list
(#1660) Phpdocs for function mod_newsletter::add_instance has incomplete parameters list
(#1694) Phpdocs for function mod_newsletter::update_instance has incomplete parameters list
mod/newsletter/mod_form.php
(#2) Empty line found after PHP open tag
(#84) Function mod_newsletter_mod_form::make_subscription_option_list is not documented
(#92) 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
(#489) 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
(#162) Function mod_newsletter_renderer::render_newsletter_navigation_bar is not documented
(#200) Function mod_newsletter_renderer::render_newsletter_action_button is not documented
(#213) 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
(#301) Function mod_newsletter_renderer::render_newsletter_subscription_list is not documented
(#375) Function mod_newsletter_renderer::render_newsletter_publish_countdown is not documented
(#389) Function mod_newsletter_renderer::newsletter_get_countdown is not documented
(#398) Function mod_newsletter_renderer::render_newsletter_pager is not documented
(#461) Function mod_newsletter_renderer::render_newsletter_attachment_list is not documented
(#480) 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/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]