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

(2654 errors, 164 warnings)

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

mod/book/tool/exportepub/LuciEPUB.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Inline control structures are not allowed
(#22) "require_once" must be immediately followed by an open parenthesis
(#27) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#29) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#30) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#31) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#32) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#33) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#34) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#36) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#37) Member variable "spine_counter" must not contain underscores.
(#41) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#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 1
(#42) Inline control structures are not allowed
(#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 5
(#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 1
(#44) Inline control structures 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 at least 8 spaces, found 5
(#52) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#52) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#56) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#56) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#56) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 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 6
(#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 6
(#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 6
(#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 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 1
(#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 1
(#79) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 5
(#81) Inline control structures 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 at least 12 spaces, found 2
(#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 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 8 spaces, found 1
(#87) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#88) Inline control structures are not allowed
(#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 5
(#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 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) This comment is 50% valid code; is this commented out code?
(#91) Line indented incorrectly; expected at least 12 spaces, found 5
(#92) Line indented incorrectly; expected at least 12 spaces, found 5
(#93) Line indented incorrectly; expected at least 12 spaces, found 5
(#94) Line indented incorrectly; expected at least 12 spaces, found 2
(#95) Line indented incorrectly; expected at least 12 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 12 spaces, found 5
(#97) Spaces must be used to indent lines; 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) This comment is 50% valid code; is this commented out code?
(#97) Line indented incorrectly; expected at least 12 spaces, found 5
(#97) No space found before comment text; expected "// $this->date = @date(DATE_W3C);" but found "//$this->date = @date(DATE_W3C);"
(#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 1
(#101) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 8 spaces, found 1
(#105) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#106) Inline control structures are not allowed
(#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 5
(#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 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) This comment is 50% valid code; is this commented out code?
(#109) Line indented incorrectly; expected at least 12 spaces, found 5
(#110) Line indented incorrectly; expected at least 12 spaces, found 5
(#111) Line indented incorrectly; expected at least 12 spaces, found 5
(#112) Line indented incorrectly; expected at least 12 spaces, found 2
(#113) Line indented incorrectly; expected at least 12 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 12 spaces, found 5
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) This comment is 50% valid code; is this commented out code?
(#115) Line indented incorrectly; expected at least 12 spaces, found 5
(#115) No space found before comment text; expected "// $this->modified = @date(DATE_W3C);" but found "//$this->modified = @date(DATE_W3C);"
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 8 spaces, found 1
(#119) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#120) Inline control structures are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 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 8 spaces, found 1
(#122) Inline control structures are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 5
(#126) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#130) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#131) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#132) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#132) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#135) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#135) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#136) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#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 1
(#138) Inline control structures are not allowed
(#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 1
(#140) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#144) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#145) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#146) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#147) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#150) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#150) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#151) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#152) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#156) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#158) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#159) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#172) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#172) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#173) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#174) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#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 1
(#176) Inline control structures are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 5
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 8 spaces, found 1
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 5
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 12 spaces, found 5
(#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 5
(#181) Inline control structures are not allowed
(#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 2
(#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 5
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 8 spaces, found 1
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 1
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#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
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#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 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 8 spaces, found 1
(#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 1
(#211) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#211) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 1
(#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 1
(#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 1
(#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 1
(#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 1
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 8 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 12 spaces, found 5
(#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 5
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 12 spaces, found 5
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 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 8 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 1
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 1
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) This comment is 60% valid code; is this commented out code?
(#232) Line indented incorrectly; expected at least 8 spaces, found 1
(#232) No space found before comment text; expected "// $html = $doc->saveXML();" but found "//$html = $doc->saveXML();"
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 1
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 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 12 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 12 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 at least 16 spaces, found 2
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 16 spaces, found 2
(#239) Inline control structures are not allowed
(#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 6
(#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 5
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 8 spaces, found 1
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 1
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Line indented incorrectly; expected at least 8 spaces, found 1
(#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 1
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#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 1
(#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 5
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 12 spaces, found 5
(#251) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 12 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 16 spaces, found 2
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 16 spaces, found 2
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 20 spaces, found 6
(#255) Inline control structures are not allowed
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 20 spaces, found 3
(#256) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#256) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 20 spaces, found 6
(#257) Inline control structures are not allowed
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 20 spaces, found 3
(#258) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#258) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#258) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 20 spaces, found 6
(#259) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 16 spaces, found 2
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 12 spaces, found 5
(#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 1
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 12 spaces, found 5
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 5
(#264) Inline control structures are not allowed
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 12 spaces, found 2
(#265) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 8 spaces, found 1
(#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 1
(#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 1
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 1
(#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 1
(#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 1
(#278) Inline control structures are not allowed
(#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 5
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 1
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 1
(#284) Inline control structures are not allowed
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 1
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 1
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 1
(#289) Inline control structures are not allowed
(#289) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 5
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 1
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 8 spaces, found 1
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 12 spaces, found 5
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 12 spaces, found 5
(#294) Inline control structures are not allowed
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 12 spaces, found 2
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 5
(#296) Inline control structures are not allowed
(#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 2
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 8 spaces, found 1
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 1
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 8 spaces, found 1
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 12 spaces, found 5
(#305) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 12 spaces, found 5
(#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 5
(#307) Inline control structures are not allowed
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 12 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 at least 12 spaces, found 5
(#310) Inline control structures are not allowed
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 12 spaces, found 2
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 12 spaces, found 5
(#312) Inline control structures are not allowed
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 12 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 12 spaces, found 5
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 8 spaces, found 1
(#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 1
(#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 1
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 8 spaces, found 1
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 12 spaces, found 5
(#323) Inline control structures are not allowed
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 12 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 5
(#325) Inline control structures are not allowed
(#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 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 12 spaces, found 5
(#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 8
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 12 spaces, found 8
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 8 spaces, found 1
(#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 1
(#336) Visibility must be declared on method "link_callback"
(#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 1
(#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 1
(#338) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#339) Inline control structures are not allowed
(#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 5
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) This comment is 42% valid code; is this commented out code?
(#342) Line indented incorrectly; expected at least 8 spaces, found 1
(#342) No space found before comment text; expected "// error_log('link_callback: ' . $href . ':' . $ident);" but found "//error_log('link_callback: ' . $href . ':' . $ident);"
(#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 1
(#343) Inline control structures are not allowed
(#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 5
(#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 1
(#348) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#348) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#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 1
(#349) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#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 1
(#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 1
(#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 1
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 8 spaces, found 1
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 8 spaces, found 1
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 8 spaces, found 1
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 8 spaces, found 1
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 8 spaces, found 1
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 8 spaces, found 1
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 8 spaces, found 1
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 12 spaces, found 5
(#362) Inline control structures are not allowed
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 12 spaces, found 2
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) This comment is 67% valid code; is this commented out code?
(#365) Line indented incorrectly; expected at least 12 spaces, found 5
(#365) No space found before comment text; expected "// error_log('A: ' . $item['toc-title']);" but found "//error_log('A: ' . $item['toc-title']);"
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 12 spaces, found 5
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) This comment is 52% valid code; is this commented out code?
(#368) Line indented incorrectly; expected at least 16 spaces, found 2
(#369) Line indented incorrectly; expected at least 16 spaces, found 2
(#370) Line indented incorrectly; expected at least 16 spaces, found 6
(#371) Line indented incorrectly; expected at least 16 spaces, found 6
(#372) Line indented incorrectly; expected at least 16 spaces, found 6
(#373) Line indented incorrectly; expected at least 16 spaces, found 2
(#374) Line indented incorrectly; expected at least 16 spaces, found 2
(#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 2
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 16 spaces, found 2
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 12 spaces, found 5
(#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 5
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) This comment is 46% valid code; is this commented out code?
(#380) Line indented incorrectly; expected at least 16 spaces, found 2
(#381) Line indented incorrectly; expected at least 16 spaces, found 2
(#382) Line indented incorrectly; expected at least 16 spaces, found 6
(#383) Line indented incorrectly; expected at least 16 spaces, found 2
(#384) Line indented incorrectly; expected at least 16 spaces, found 6
(#385) Line indented incorrectly; expected at least 16 spaces, found 6
(#386) Line indented incorrectly; expected at least 16 spaces, found 6
(#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 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 16 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 at least 16 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 16 spaces, found 2
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 16 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 16 spaces, found 2
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 16 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 16 spaces, found 2
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 20 spaces, found 6
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 20 spaces, found 6
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 20 spaces, found 6
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 16 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 12 spaces, found 5
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Line indented incorrectly; expected at least 12 spaces, found 5
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 12 spaces, found 5
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 12 spaces, found 5
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) This comment is 67% valid code; is this commented out code?
(#405) Line indented incorrectly; expected at least 12 spaces, found 5
(#405) No space found before comment text; expected "// $n = preg_match_all('~<h([1-6])([^>]*?)( id=[\'"]([^\'"]+?)[\'"])?([^>]*?)>(.+?)</h\1>~', $item['data'], $matches);" but found "//$n = preg_match_all('~<h([1-6])([^>]*?)( id=[\'"]([^\'"]+?)[\'"])?([^>]*?)>(.+?)</h\1>~', $item['data'], $matches);"
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 12 spaces, found 5
(#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 2
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) Inline comments must end in full-stops, exclamation marks, or question marks
(#409) This comment is 80% valid code; is this commented out code?
(#409) Line indented incorrectly; expected at least 20 spaces, found 6
(#409) No space found before comment text; expected "// error_log("match");" but found "//error_log("match");"
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 20 spaces, found 6
(#410) Inline control structures are not allowed
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 20 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 20 spaces, found 6
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 24 spaces, found 3
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 24 spaces, found 3
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 24 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 20 spaces, found 6
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 20 spaces, found 6
(#419) Inline control structures are not allowed
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 20 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 20 spaces, found 6
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#421) This comment is 72% valid code; is this commented out code?
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 24 spaces, found 3
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 24 spaces, found 3
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 20 spaces, found 6
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Line indented incorrectly; expected at least 20 spaces, found 6
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 20 spaces, found 6
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 20 spaces, found 6
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 20 spaces, found 6
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 20 spaces, found 6
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 20 spaces, found 6
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 20 spaces, found 6
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 20 spaces, found 6
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 20 spaces, found 6
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 20 spaces, found 6
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 20 spaces, found 6
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 20 spaces, found 6
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 16 spaces, found 2
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 12 spaces, found 5
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 8 spaces, found 1
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Line indented incorrectly; expected at least 8 spaces, found 1
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 8 spaces, found 1
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 12 spaces, found 5
(#444) Inline control structures are not allowed
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 12 spaces, found 2
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 8 spaces, found 1
(#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 1
(#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 1
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 8 spaces, found 1
(#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 1
(#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 1
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 8 spaces, found 1
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 8 spaces, found 1
(#458) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 8 spaces, found 1
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 12 spaces, found 5
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 8 spaces, found 1
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 8 spaces, found 1
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 5
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 12 spaces, found 5
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 8 spaces, found 1
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 1
(#468) No space found before comment text; expected "// error_log("match:" . $level . ":" . $id . ":" . $header . ";");" but found "//error_log("match:" . $level . ":" . $id . ":" . $header . ";");"
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 8 spaces, found 1
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 8 spaces, found 1
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 8 spaces, found 1
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 8 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 8 spaces, found 1
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 8 spaces, found 1
(#478) Inline control structures are not allowed
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Line indented incorrectly; expected at least 8 spaces, found 1
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 8 spaces, found 1
(#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 5
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 8 spaces, found 1
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 8 spaces, found 1
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 8 spaces, found 1
(#488) Inline control structures are not allowed
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 8 spaces, found 5
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 8 spaces, found 1
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 12 spaces, found 5
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 12 spaces, found 5
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 12 spaces, found 2
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 12 spaces, found 5
(#495) Inline control structures are not allowed
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 12 spaces, found 2
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 12 spaces, found 6
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 12 spaces, found 6
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 12 spaces, found 5
(#499) Inline control structures are not allowed
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 12 spaces, found 2
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 12 spaces, found 6
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 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 12 spaces, found 5
(#503) Inline control structures are not allowed
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 12 spaces, found 2
(#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
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 12 spaces, found 6
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 8 spaces, found 1
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 8 spaces, found 1
(#509) Inline control structures are not allowed
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 8 spaces, found 5
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 8 spaces, found 1
(#512) Inline control structures are not allowed
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 1
(#515) Inline control structures are not allowed
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 8 spaces, found 5
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 8 spaces, found 1
(#518) Inline control structures are not allowed
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 8 spaces, found 5
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Inline comments must end in full-stops, exclamation marks, or question marks
(#521) Line indented incorrectly; expected at least 8 spaces, found 1
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) Line indented incorrectly; expected at least 8 spaces, found 1
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Line indented incorrectly; expected at least 8 spaces, found 1
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#527) Line indented incorrectly; expected at least 8 spaces, found 1
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected 8 spaces, found 1
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 12 spaces, found 5
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 12 spaces, found 2
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 12 spaces, found 5
(#532) Inline control structures are not allowed
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 12 spaces, found 2
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected 8 spaces, found 1
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 8 spaces, found 1
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) Line indented incorrectly; expected at least 8 spaces, found 1
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 8 spaces, found 1
(#538) Inline control structures are not allowed
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 8 spaces, found 5
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Line indented incorrectly; expected at least 8 spaces, found 1
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 8 spaces, found 1
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 8 spaces, found 1
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected 8 spaces, found 1
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 12 spaces, found 5
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 12 spaces, found 5
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 12 spaces, found 5
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 12 spaces, found 5
(#549) Inline control structures are not allowed
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 12 spaces, found 2
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 12 spaces, found 5
(#551) Inline control structures are not allowed
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 12 spaces, found 2
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 12 spaces, found 5
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected 8 spaces, found 1
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 8 spaces, found 1
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 8 spaces, found 1
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 8 spaces, found 1
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 12 spaces, found 5
(#559) Inline control structures are not allowed
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 12 spaces, found 2
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected 8 spaces, found 1
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 8 spaces, found 1
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 8 spaces, found 1
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 8 spaces, found 1
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 8 spaces, found 1
(#569) Inline control structures are not allowed
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 8 spaces, found 5
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 8 spaces, found 1
(#572) Inline control structures are not allowed
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 8 spaces, found 5
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 8 spaces, found 1
(#575) Inline control structures are not allowed
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 8 spaces, found 5
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 8 spaces, found 1
(#578) Variable "has_nav" must not contain underscores.
(#578) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 8 spaces, found 1
(#579) Variable "has_toc" must not contain underscores.
(#579) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 8 spaces, found 1
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 12 spaces, found 5
(#581) Inline control structures are not allowed
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 12 spaces, found 2
(#582) Inline control structures are not allowed
(#582) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 12 spaces, found 6
(#583) Variable "has_nav" must not contain underscores.
(#583) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 12 spaces, found 5
(#584) Inline control structures are not allowed
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 12 spaces, found 2
(#585) Variable "has_toc" must not contain underscores.
(#585) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected 8 spaces, found 1
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected 8 spaces, found 1
(#587) Variable "has_toc" must not contain underscores.
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 12 spaces, found 5
(#588) Inline control structures are not allowed
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected at least 12 spaces, found 2
(#589) Inline control structures are not allowed
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 12 spaces, found 6
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 8 spaces, found 1
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 8 spaces, found 1
(#592) Inline control structures are not allowed
(#592) Variable "has_nav" must not contain underscores.
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 8 spaces, found 5
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 8 spaces, found 1
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 8 spaces, found 1
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Line indented incorrectly; expected at least 8 spaces, found 1
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 8 spaces, found 1
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 8 spaces, found 1
(#602) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 8 spaces, found 1
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 8 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 5
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 8 spaces, found 5
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 8 spaces, found 5
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 8 spaces, found 5
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 1
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 8 spaces, found 1
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected 8 spaces, found 1
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected 12 spaces, found 5
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 16 spaces, found 2
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 12 spaces, found 5
(#618) Usage of ELSEIF not allowed; use ELSE IF instead
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 16 spaces, found 2
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected 16 spaces, found 2
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 20 spaces, found 6
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected 16 spaces, found 2
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 16 spaces, found 2
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 16 spaces, found 2
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 16 spaces, found 2
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected 12 spaces, found 5
(#626) Usage of ELSEIF not allowed; use ELSE IF instead
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 16 spaces, found 2
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 16 spaces, found 9
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected 12 spaces, found 5
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected 8 spaces, found 1
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 8 spaces, found 1
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 8 spaces, found 1
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 8 spaces, found 1
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 8 spaces, found 1
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 8 spaces, found 1
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected 8 spaces, found 1
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 12 spaces, found 5
(#641) Inline control structures are not allowed
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 12 spaces, found 2
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected 8 spaces, found 1
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 8 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 1
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 8 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 8 spaces, found 1
(#648) Inline control structures are not allowed
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 8 spaces, found 5
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 8 spaces, found 1
(#651) Inline control structures are not allowed
(#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 5
(#652) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected at least 8 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 8 spaces, found 1
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected at least 8 spaces, found 1
(#658) Inline control structures are not allowed
(#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 5
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 8 spaces, found 1
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 8 spaces, found 1
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected 8 spaces, found 1
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Inline comments must end in full-stops, exclamation marks, or question marks
(#664) Line indented incorrectly; expected at least 12 spaces, found 5
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 12 spaces, found 5
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected at least 12 spaces, found 5
(#666) Inline control structures are not allowed
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 12 spaces, found 2
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected 8 spaces, found 1
(#668) Inline control structures are not allowed
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 8 spaces, found 5
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 8 spaces, found 1
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#672) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) This comment is 55% valid code; is this commented out code?
(#672) Line indented incorrectly; expected at least 12 spaces, found 5
(#672) No space found before comment text; expected "// error_log("POINT: " . $point->localName);" but found "//error_log("POINT: " . $point->localName);"
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 12 spaces, found 5
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 12 spaces, found 5
(#675) Line indented incorrectly; expected at least 12 spaces, found 5
(#676) Line indented incorrectly; expected at least 12 spaces, found 2
(#677) Line indented incorrectly; expected at least 12 spaces, found 5
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 12 spaces, found 5
(#679) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 12 spaces, found 5
(#680) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 12 spaces, found 5
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) This comment is 55% valid code; is this commented out code?
(#682) Line indented incorrectly; expected at least 16 spaces, found 2
(#682) No space found before comment text; expected "// error_log("NODE: " . $current->localName);" but found "//error_log("NODE: " . $current->localName);"
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 16 spaces, found 2
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) This comment is 55% valid code; is this commented out code?
(#684) Line indented incorrectly; expected at least 16 spaces, found 2
(#684) No space found before comment text; expected "// error_log("PARENT: " . $parent->localName);" but found "//error_log("PARENT: " . $parent->localName);"
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 16 spaces, found 2
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 16 spaces, found 2
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 16 spaces, found 2
(#687) Inline control structures are not allowed
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 16 spaces, found 6
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Line indented incorrectly; expected at least 16 spaces, found 2
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected 16 spaces, found 2
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected 20 spaces, found 6
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) This comment is 55% valid code; is this commented out code?
(#693) Line indented incorrectly; expected at least 24 spaces, found 3
(#693) No space found before comment text; expected "// error_log("NEXT: " . $current->nodeValue);" but found "//error_log("NEXT: " . $current->nodeValue);"
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 24 spaces, found 3
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 24 spaces, found 3
(#695) Inline control structures are not allowed
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 24 spaces, found 7
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 24 spaces, found 3
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 24 spaces, found 3
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected 20 spaces, found 6
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Line indented incorrectly; expected 16 spaces, found 2
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected at least 16 spaces, found 2
(#702) Inline control structures are not allowed
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 16 spaces, found 6
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 16 spaces, found 2
(#704) Inline control structures are not allowed
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected at least 16 spaces, found 6
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Inline comments must end in full-stops, exclamation marks, or question marks
(#707) Line indented incorrectly; expected at least 16 spaces, found 2
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected 16 spaces, found 2
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Inline comments must start with a capital letter, digit or 3-dots sequence
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#709) This comment is 80% valid code; is this commented out code?
(#709) Line indented incorrectly; expected at least 20 spaces, found 6
(#709) No space found before comment text; expected "// error_log("GO TO PARENTS SIBLING");" but found "//error_log("GO TO PARENTS SIBLING");"
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected at least 20 spaces, found 6
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 20 spaces, found 6
(#711) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected 16 spaces, found 2
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Inline comments must start with a capital letter, digit or 3-dots sequence
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) This comment is 80% valid code; is this commented out code?
(#713) Line indented incorrectly; expected at least 20 spaces, found 6
(#713) No space found before comment text; expected "// error_log("GO TO PARENT");" but found "//error_log("GO TO PARENT");"
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 20 spaces, found 6
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected at least 20 spaces, found 6
(#715) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected 16 spaces, found 2
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected 12 spaces, found 5
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 12 spaces, found 5
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected at least 12 spaces, found 5
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 12 spaces, found 5
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#722) This comment is 43% valid code; is this commented out code?
(#722) Line indented incorrectly; expected at least 12 spaces, found 5
(#722) No space found before comment text; expected "// error_log("i: " . $i . " length: " . $points->length);" but found "//error_log("i: " . $i . " length: " . $points->length);"
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected 8 spaces, found 1
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Inline comments must end in full-stops, exclamation marks, or question marks
(#725) Line indented incorrectly; expected at least 8 spaces, found 1
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 8 spaces, found 1
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected 8 spaces, found 1
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected at least 12 spaces, found 5
(#728) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected 8 spaces, found 1
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Line indented incorrectly; expected at least 8 spaces, found 1
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected at least 8 spaces, found 1
(#733) Spaces must be used for alignment; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected at least 8 spaces, found 1
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected 8 spaces, found 1
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected at least 12 spaces, found 5
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected at least 12 spaces, found 5
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 12 spaces, found 5
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected 12 spaces, found 5
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected 16 spaces, found 2
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Inline comments must start with a capital letter, digit or 3-dots sequence
(#740) Inline comments must end in full-stops, exclamation marks, or question marks
(#740) This comment is 65% valid code; is this commented out code?
(#740) Line indented incorrectly; expected at least 20 spaces, found 6
(#740) No space found before comment text; expected "// error_log("ID: " . $entry->getAttribute('id'));" but found "//error_log("ID: " . $entry->getAttribute('id'));"
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected at least 20 spaces, found 6
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected 16 spaces, found 2
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) This comment is 50% valid code; is this commented out code?
(#742) Inline comments must start with a capital letter, digit or 3-dots sequence
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) This comment is 65% valid code; is this commented out code?
(#743) Line indented incorrectly; expected at least 20 spaces, found 6
(#743) No space found before comment text; expected "// error_log("id: " . $entry->getAttribute('name'));" but found "//error_log("id: " . $entry->getAttribute('name'));"
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected at least 20 spaces, found 6
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected 16 spaces, found 2
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected 12 spaces, found 5
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 12 spaces, found 5
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected 8 spaces, found 1
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Inline comments must end in full-stops, exclamation marks, or question marks
(#749) Line indented incorrectly; expected at least 8 spaces, found 1
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected 8 spaces, found 1
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 12 spaces, found 5
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected at least 12 spaces, found 5
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 12 spaces, found 5
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected 12 spaces, found 5
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected 16 spaces, found 2
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 20 spaces, found 6
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected 20 spaces, found 6
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Inline comments must start with a capital letter, digit or 3-dots sequence
(#758) Inline comments must end in full-stops, exclamation marks, or question marks
(#758) This comment is 56% valid code; is this commented out code?
(#758) Line indented incorrectly; expected at least 24 spaces, found 3
(#758) No space found before comment text; expected "// error_log("href: " . $href);" but found "//error_log("href: " . $href);"
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 24 spaces, found 3
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 24 spaces, found 10
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected 20 spaces, found 6
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected 16 spaces, found 2
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected 12 spaces, found 5
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected 8 spaces, found 1
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Line indented incorrectly; expected at least 8 spaces, found 1
(#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 1
(#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 1
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected 8 spaces, found 1
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 12 spaces, found 5
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected 12 spaces, found 5
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected 16 spaces, found 2
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected at least 20 spaces, found 6
(#773) Inline control structures are not allowed
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 20 spaces, found 3
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 16 spaces, found 2
(#775) Inline control structures are not allowed
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 16 spaces, found 6
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected 12 spaces, found 5
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 12 spaces, found 5
(#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 5
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected 8 spaces, found 1
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 8 spaces, found 1
(#784) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#784) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected at least 8 spaces, found 1
(#785) Inline control structures are not allowed
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected at least 8 spaces, found 5
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 8 spaces, found 1
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected at least 8 spaces, found 5
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected at least 8 spaces, found 5
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 8 spaces, found 1
(#790) Inline control structures are not allowed
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 8 spaces, found 5
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 8 spaces, found 2
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected at least 8 spaces, found 1
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected at least 8 spaces, found 1
(#794) Inline control structures are not allowed
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected at least 8 spaces, found 5
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected at least 8 spaces, found 1
(#796) Inline control structures are not allowed
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected at least 8 spaces, found 5
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected at least 8 spaces, found 1
(#802) Spaces must be used for alignment; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected at least 8 spaces, found 1
(#805) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#805) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected at least 8 spaces, found 1
(#809) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#809) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#809) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#809) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected at least 8 spaces, found 1
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected at least 8 spaces, found 1
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected at least 8 spaces, found 1
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected at least 8 spaces, found 1
(#813) Inline control structures are not allowed
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected at least 8 spaces, found 5
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected at least 8 spaces, found 1
(#815) Inline control structures are not allowed
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 1
(#817) Inline control structures are not allowed
(#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 5
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected at least 8 spaces, found 1
(#819) Inline control structures are not allowed
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line indented incorrectly; expected at least 8 spaces, found 5
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected at least 8 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 1
(#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 1
(#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 1
(#833) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#833) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#834) Line indented incorrectly; expected at least 8 spaces, found 1
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#835) Line indented incorrectly; expected at least 8 spaces, found 1
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Line indented incorrectly; expected at least 8 spaces, found 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 1
(#846) Member variable "suffix_type" must not contain underscores.
(#846) Expected 1 space after "="; newline found
(#847) Spaces must be used for alignment; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected at least 4 spaces, found 1
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#851) Spaces must be used for alignment; tabs are not allowed
(#851) Tab found within whitespace
(#852) Spaces must be used for alignment; tabs are not allowed
(#852) Tab found within whitespace
(#853) Spaces must be used for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#859) Spaces must be used for alignment; tabs are not allowed
(#859) Tab found within whitespace
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#862) Spaces must be used for alignment; tabs are not allowed
(#862) Tab found within whitespace
(#863) Spaces must be used for alignment; tabs are not allowed
(#863) Tab found within whitespace
(#864) Spaces must be used for alignment; tabs are not allowed
(#864) Tab found within whitespace
(#865) Spaces must be used for alignment; tabs are not allowed
(#865) Tab found within whitespace
(#866) Spaces must be used for alignment; tabs are not allowed
(#866) Tab found within whitespace
(#867) Spaces must be used for alignment; tabs are not allowed
(#867) Tab found within whitespace
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#869) Spaces must be used for alignment; tabs are not allowed
(#869) Tab found within whitespace
(#870) Spaces must be used for alignment; tabs are not allowed
(#870) Tab found within whitespace
(#871) Spaces must be used for alignment; tabs are not allowed
(#871) Tab found within whitespace
(#872) Spaces must be used for alignment; tabs are not allowed
(#872) Tab found within whitespace
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#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 1
(#876) Inline control structures are not allowed
(#877) Spaces must be used for alignment; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected at least 8 spaces, found 5
(#877) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 1
(#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 1
(#880) Spaces must be used for alignment; tabs are not allowed
(#880) Tab found within whitespace
(#880) Line indented incorrectly; expected at least 8 spaces, found 1
(#880) Inline control structures are not allowed
(#880) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#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 5
(#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 1
(#882) Inline control structures are not allowed
(#882) Variable "suffix_type" must not contain underscores.
(#883) Spaces must be used for alignment; tabs are not allowed
(#883) Tab found within whitespace
(#883) Line indented incorrectly; expected at least 8 spaces, found 5
(#883) Variable "suffix_type" must not contain underscores.
(#884) Spaces must be used for alignment; tabs are not allowed
(#884) Tab found within whitespace
(#884) Line indented incorrectly; expected at least 8 spaces, found 1
(#884) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected at least 8 spaces, found 1
(#888) Inline control structures are not allowed
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected at least 8 spaces, found 5
(#889) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 8 spaces, found 1
(#890) Variable "suffix_type" must not contain underscores.
mod/book/tool/exportepub/LuciZip.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/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// end of Central directory record" but found "//end of Central directory record"
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 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 at least 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 at least 4 spaces, found 1
(#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
(#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) 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) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 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
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 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 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) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 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 at least 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
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 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 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
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 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 at least 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
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 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
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 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 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
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Member variable "zipMemoryThreshold" must be all lower-case
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Member variable "zipData" must be all lower-case
(#88) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#89) Member variable "zipFile" must be all lower-case
(#89) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#90) Member variable "zipComment" must be all lower-case
(#90) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#91) Member variable "cdRec" must be all lower-case
(#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
(#93) Member variable "isFinalized" must be all lower-case
(#93) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#94) Member variable "addExtraField" must be all lower-case
(#94) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#96) Member variable "streamChunkSize" must be all lower-case
(#97) Member variable "streamFilePath" must be all lower-case
(#97) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#98) Member variable "streamTimestamp" must be all lower-case
(#98) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#99) Member variable "streamFileComment" must be all lower-case
(#99) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#100) Member variable "streamFile" must be all lower-case
(#100) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#101) Member variable "streamData" must be all lower-case
(#101) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#102) Member variable "streamFileLength" 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 4 spaces, found 1
(#103) Member variable "streamExtFileAttr" must be all lower-case
(#110) Visibility must be declared on method "__construct"
(#110) Variable "useZipFile" must be all lower-case
(#110) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#111) Variable "useZipFile" must be all lower-case
(#118) Visibility must be declared on method "__destruct"
(#122) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#131) method name "LuciZip::setExtraField" must be in lower-case letters only
(#131) Visibility must be declared on method "setExtraField"
(#131) Variable "setExtraField" must be all lower-case
(#131) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#132) Variable "setExtraField" must be all lower-case
(#132) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#141) Public method name "LuciZip::setComment" must be in lower-case letters only
(#141) Variable "newComment" must be all lower-case
(#141) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#143) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#145) Variable "newComment" must be all lower-case
(#147) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#159) Public method name "LuciZip::setZipFile" must be in lower-case letters only
(#159) Variable "fileName" must be all lower-case
(#160) Variable "fileName" must be all lower-case
(#161) Variable "fileName" must be all lower-case
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#163) Variable "fileName" must be all lower-case
(#173) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#177) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#185) Line exceeds 132 characters; contains 136 characters
(#186) Line exceeds 132 characters; contains 146 characters
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Expected 5 space(s) before asterisk; 2 found
(#190) Public method name "LuciZip::addDirectory" must be in lower-case letters only
(#190) Variable "directoryPath" must be all lower-case
(#190) Variable "fileComment" must be all lower-case
(#190) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#190) Variable "extFileAttr" must be all lower-case
(#192) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#194) Variable "directoryPath" must be all lower-case
(#194) Variable "directoryPath" must be all lower-case
(#195) Variable "directoryPath" must be all lower-case
(#195) Variable "directoryPath" must be all lower-case
(#197) Variable "directoryPath" must be all lower-case
(#198) Variable "directoryPath" must be all lower-case
(#198) Variable "fileComment" must be all lower-case
(#198) Variable "extFileAttr" must be all lower-case
(#198) Line exceeds 132 characters; contains 143 characters
(#199) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#201) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#210) Line exceeds 132 characters; contains 139 characters
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Expected 5 space(s) before asterisk; 2 found
(#215) Public method name "LuciZip::addFile" must be in lower-case letters only
(#215) Variable "filePath" must be all lower-case
(#215) Variable "fileComment" must be all lower-case
(#215) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#215) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#215) Variable "extFileAttr" must be all lower-case
(#215) Line exceeds 132 characters; contains 143 characters
(#217) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#221) Variable "filePath" must be all lower-case
(#221) Variable "fileComment" must be all lower-case
(#221) Variable "extFileAttr" must be all lower-case
(#222) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#225) Variable "gzData" must be all lower-case
(#226) Variable "gzType" must be all lower-case
(#227) Variable "gpFlags" must be all lower-case
(#227) Line exceeds 132 characters; contains 144 characters
(#228) Variable "dataLength" must be all lower-case
(#229) Variable "fileCRC32" must be all lower-case
(#232) Variable "gzTmp" must be all lower-case
(#233) Variable "gzData" must be all lower-case
(#233) Variable "gzTmp" must be all lower-case
(#233) Variable "gzTmp" must be all lower-case
(#233) Line exceeds 132 characters; contains 135 characters
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Line exceeds maximum limit of 180 characters; contains 189 characters
(#235) Variable "gzLength" must be all lower-case
(#235) Variable "gzData" must be all lower-case
(#237) Variable "gzLength" must be all lower-case
(#237) Variable "dataLength" must be all lower-case
(#240) Variable "gzLength" must be all lower-case
(#240) Variable "dataLength" must be all lower-case
(#241) Variable "gzLength" must be all lower-case
(#241) Variable "dataLength" must be all lower-case
(#242) Variable "gzData" must be all lower-case
(#243) Variable "gzType" must be all lower-case
(#244) Variable "gpFlags" must be all lower-case
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Variable "gzLength" must be all lower-case
(#251) Variable "filePath" must be all lower-case
(#251) Variable "fileComment" must be all lower-case
(#251) Variable "gpFlags" must be all lower-case
(#251) Variable "gzType" must be all lower-case
(#251) Variable "fileCRC32" must be all lower-case
(#251) Variable "gzLength" must be all lower-case
(#251) Variable "dataLength" must be all lower-case
(#251) Variable "extFileAttr" must be all lower-case
(#251) Line exceeds 132 characters; contains 135 characters
(#253) Variable "gzData" must be all lower-case
(#255) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Expected 5 space(s) before asterisk; 2 found
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Expected 5 space(s) before asterisk; 2 found
(#272) Spaces must be used for alignment; tabs are not allowed
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Expected 5 space(s) before asterisk; 2 found
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Expected 5 space(s) before asterisk; 2 found
(#276) Public method name "LuciZip::addDirectoryContent" must be in lower-case letters only
(#276) Variable "realPath" must be all lower-case
(#276) Variable "zipPath" must be all lower-case
(#276) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#276) Variable "followSymlinks" must be all lower-case
(#276) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#276) Variable "addedFiles" must be all lower-case
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Variable "overrideFilePermissions" must be all lower-case
(#277) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#277) Variable "extDirAttr" must be all lower-case
(#277) Variable "extFileAttr" must be all lower-case
(#278) Variable "realPath" must be all lower-case
(#278) Variable "addedFiles" must be all lower-case
(#278) Variable "realPath" must be all lower-case
(#279) Variable "realPath" must be all lower-case
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 16 spaces, found 4
(#280) Variable "overrideFilePermissions" must be all lower-case
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 20 spaces, found 17
(#281) Variable "zipPath" must be all lower-case
(#281) Variable "extDirAttr" must be all lower-case
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 16 spaces, found 4
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 20 spaces, found 5
(#283) Variable "zipPath" must be all lower-case
(#283) Variable "realPath" must be all lower-case
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 16 spaces, found 4
(#287) Variable "addedFiles" must be all lower-case
(#287) Variable "realPath" must be all lower-case
(#287) Variable "zipPath" must be all lower-case
(#289) Variable "realPath" must be all lower-case
(#294) Variable "newRealPath" must be all lower-case
(#295) Variable "newZipPath" must be all lower-case
(#295) Variable "zipPath" must be all lower-case
(#297) Variable "newRealPath" must be all lower-case
(#297) Variable "followSymlinks" must be all lower-case
(#297) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#297) Variable "newRealPath" must be all lower-case
(#299) Variable "addedFiles" must be all lower-case
(#299) Variable "newRealPath" must be all lower-case
(#299) Variable "newZipPath" must be all lower-case
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 24 spaces, found 6
(#300) Variable "overrideFilePermissions" must be all lower-case
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 28 spaces, found 7
(#301) Variable "newRealPath" must be all lower-case
(#301) Variable "newZipPath" must be all lower-case
(#301) Variable "extFileAttr" must be all lower-case
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 24 spaces, found 6
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 28 spaces, found 7
(#303) Variable "newRealPath" must be all lower-case
(#303) Variable "newZipPath" must be all lower-case
(#303) Variable "newRealPath" must be all lower-case
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 24 spaces, found 6
(#305) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#306) Variable "newRealPath" must be all lower-case
(#306) Variable "newZipPath" must be all lower-case
(#306) Variable "followSymlinks" must be all lower-case
(#306) Variable "addedFiles" must be all lower-case
(#306) Variable "overrideFilePermissions" must be all lower-case
(#306) Variable "extDirAttr" must be all lower-case
(#306) Variable "extFileAttr" must be all lower-case
(#306) Line exceeds 132 characters; contains 173 characters
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 24 spaces, found 6
(#308) Variable "overrideFilePermissions" must be all lower-case
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 28 spaces, found 7
(#309) Variable "zipPath" must be all lower-case
(#309) Variable "extDirAttr" must be all lower-case
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 24 spaces, found 6
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 28 spaces, found 7
(#311) Variable "zipPath" must be all lower-case
(#311) Variable "newRealPath" must be all lower-case
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 24 spaces, found 6
(#325) Line exceeds 132 characters; contains 139 characters
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Expected 5 space(s) before asterisk; 2 found
(#329) Public method name "LuciZip::addLargeFile" must be in lower-case letters only
(#329) Variable "dataFile" must be all lower-case
(#329) Variable "filePath" must be all lower-case
(#329) Variable "fileComment" must be all lower-case
(#329) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#329) Variable "extFileAttr" must be all lower-case
(#329) Expected 1 space after closing parenthesis; found 3
(#329) Line exceeds 132 characters; contains 136 characters
(#331) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#334) Variable "dataFile" must be all lower-case
(#334) Variable "dataFile" must be all lower-case
(#335) Variable "dataFile" must be all lower-case
(#335) Variable "filePath" must be all lower-case
(#335) Variable "fileComment" must be all lower-case
(#335) Variable "extFileAttr" must be all lower-case
(#336) Variable "dataFile" must be all lower-case
(#336) Variable "dataFile" must be all lower-case
(#337) Variable "dataFile" must be all lower-case
(#338) Variable "filePath" must be all lower-case
(#338) Variable "fileComment" must be all lower-case
(#338) Variable "extFileAttr" must be all lower-case
(#345) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#353) Line exceeds 132 characters; contains 139 characters
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Expected 5 space(s) before asterisk; 2 found
(#357) Public method name "LuciZip::openStream" must be in lower-case letters only
(#357) Variable "filePath" must be all lower-case
(#357) Variable "fileComment" must be all lower-case
(#357) Variable "extFileAttr" must be all lower-case
(#357) Expected 1 space after closing parenthesis; found 3
(#363) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#374) Variable "filePath" must be all lower-case
(#376) Variable "fileComment" must be all lower-case
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 2
(#378) Variable "extFileAttr" must be all lower-case
(#380) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#389) Public method name "LuciZip::addStreamData" must be in lower-case letters only
(#391) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#408) Public method name "LuciZip::closeStream" must be in lower-case letters only
(#410) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#416) Line exceeds 132 characters; contains 145 characters
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 2
(#430) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#433) Private method name "LuciZip::processFile" must be in lower-case letters only
(#433) Variable "dataFile" must be all lower-case
(#433) Variable "filePath" must be all lower-case
(#433) Variable "fileComment" must be all lower-case
(#433) Variable "extFileAttr" must be all lower-case
(#433) Line exceeds 132 characters; contains 134 characters
(#435) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#441) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#442) Variable "dataFile" must be all lower-case
(#446) Variable "file_handle" must not contain underscores.
(#447) Variable "file_handle" must not contain underscores.
(#448) Expected 1 space before "-"; 0 found
(#448) Expected 1 space after "-"; 0 found
(#450) Variable "file_handle" must not contain underscores.
(#452) Variable "gpFlags" must be all lower-case
(#452) Variable "file_handle" must not contain underscores.
(#453) Variable "gzType" must be all lower-case
(#453) Variable "file_handle" must not contain underscores.
(#454) Variable "file_handle" must not contain underscores.
(#455) Variable "fileCRC32" must be all lower-case
(#455) Variable "file_handle" must not contain underscores.
(#456) Variable "file_handle" must not contain underscores.
(#457) Variable "gzLength" must be all lower-case
(#458) Variable "file_handle" must not contain underscores.
(#459) Variable "dataLength" must be all lower-case
(#461) Variable "filePath" must be all lower-case
(#461) Variable "fileComment" must be all lower-case
(#461) Variable "gpFlags" must be all lower-case
(#461) Variable "gzType" must be all lower-case
(#461) Variable "fileCRC32" must be all lower-case
(#461) Variable "gzLength" must be all lower-case
(#461) Variable "dataLength" must be all lower-case
(#461) Variable "extFileAttr" must be all lower-case
(#461) Line exceeds 132 characters; contains 135 characters
(#463) Variable "file_handle" must not contain underscores.
(#466) Variable "file_handle" must not contain underscores.
(#469) Expected 1 space before "-"; 0 found
(#469) Expected 1 space after "-"; 0 found
(#471) Variable "file_handle" must not contain underscores.
(#477) Variable "file_handle" must not contain underscores.
(#495) Variable "cdRecSize" must be all lower-case
(#495) The use of function sizeof() is forbidden; use count() instead
(#496) Variable "cdRec" must be all lower-case
(#497) Variable "cdRecSize" must be all lower-case
(#497) Variable "cdRecSize" must be all lower-case
(#500) Variable "cdRec" must be all lower-case
(#502) Variable "cdRec" must be all lower-case
(#505) Variable "cdRec" must be all lower-case
(#507) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#508) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#510) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#512) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#521) Public method name "LuciZip::getZipFile" must be in lower-case letters only
(#539) Public method name "LuciZip::getZipData" must be in lower-case letters only
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#557) Line exceeds 132 characters; contains 173 characters
(#561) method name "LuciZip::sendZip" must be in lower-case letters only
(#561) Visibility must be declared on method "sendZip"
(#561) Variable "fileName" must be all lower-case
(#561) Variable "contentType" must be all lower-case
(#561) Variable "utf8FileName" must be all lower-case
(#566) Variable "headerFile" must be all lower-case
(#567) Variable "headerLine" must be all lower-case
(#568) Variable "headerFile" must be all lower-case
(#568) Variable "headerLine" must be all lower-case
(#568) Variable "fileName" must be all lower-case
(#568) Line exceeds maximum limit of 180 characters; contains 233 characters
(#569) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#569) Variable "fileName" must be all lower-case
(#569) Line exceeds maximum limit of 180 characters; contains 283 characters
(#579) Variable "contentType" must be all lower-case
(#581) Inline control structures are not allowed
(#583) Inline control structures are not allowed
(#585) Inline control structures are not allowed
(#585) Variable "fileName" must be all lower-case
(#586) Variable "fileName" must be all lower-case
(#587) Inline control structures are not allowed
(#587) Variable "utf8FileName" must be all lower-case
(#588) Variable "utf8FileName" must be all lower-case
(#602) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#604) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#612) Public method name "LuciZip::getArchiveSize" must be in lower-case letters only
(#627) Private method name "LuciZip::getDosTime" must be in lower-case letters only
(#629) Variable "oldTZ" must be all lower-case
(#632) Variable "oldTZ" must be all lower-case
(#634) Expected 1 space before "-"; 0 found
(#634) Expected 1 space after "-"; 0 found
(#634) Expected 1 space after "|"; newline found
(#653) Private method name "LuciZip::buildZipEntry" must be in lower-case letters only
(#653) Variable "filePath" must be all lower-case
(#653) Variable "fileComment" must be all lower-case
(#653) Variable "gpFlags" must be all lower-case
(#653) Variable "gzType" must be all lower-case
(#653) Variable "fileCRC32" must be all lower-case
(#653) Variable "gzLength" must be all lower-case
(#653) Variable "dataLength" must be all lower-case
(#653) Variable "extFileAttr" must be all lower-case
(#653) Line exceeds 132 characters; contains 142 characters
(#654) Variable "filePath" must be all lower-case
(#654) Variable "filePath" must be all lower-case
(#655) Variable "fileCommentLength" must be all lower-case
(#655) Variable "fileComment" must be all lower-case
(#655) Variable "fileComment" must be all lower-case
(#659) Variable "dosTime" must be all lower-case
(#660) Variable "tsPack" must be all lower-case
(#664) Variable "gpFlags" must be all lower-case
(#664) Variable "gpFlags" must be all lower-case
(#665) Variable "gpFlags" must be all lower-case
(#668) Variable "isFileUTF8" must be all lower-case
(#668) Variable "filePath" must be all lower-case
(#668) Variable "filePath" must be all lower-case
(#669) Variable "isCommentUTF8" must be all lower-case
(#669) Variable "fileComment" must be all lower-case
(#669) Variable "fileComment" must be all lower-case
(#669) Variable "fileComment" must be all lower-case
(#669) Line exceeds 132 characters; contains 135 characters
(#670) Variable "isFileUTF8" must be all lower-case
(#670) Variable "isCommentUTF8" must be all lower-case
(#672) Variable "gpFlagsV" must be all lower-case
(#672) Variable "gpFlags" must be all lower-case
(#673) Variable "gpFlagsV" must be all lower-case
(#674) Variable "gpFlagsV" must be all lower-case
(#676) Variable "gpFlags" must be all lower-case
(#679) Variable "gpFlags" must be all lower-case
(#679) Variable "gzType" must be all lower-case
(#679) Variable "dosTime" must be all lower-case
(#679) Variable "fileCRC32" must be all lower-case
(#680) Variable "gzLength" must be all lower-case
(#680) Variable "dataLength" must be all lower-case
(#680) Variable "filePath" must be all lower-case
(#680) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Variable "zipEntry" must be all lower-case
(#683) Variable "zipEntry" must be all lower-case
(#684) Variable "zipEntry" must be all lower-case
(#685) Variable "zipEntry" must be all lower-case
(#686) Variable "zipEntry" must be all lower-case
(#686) Variable "filePath" must be all lower-case
(#687) Inline comments must end in full-stops, exclamation marks, or question marks
(#689) Variable "zipEntry" must be all lower-case
(#689) Variable "tsPack" must be all lower-case
(#689) Variable "tsPack" must be all lower-case
(#691) Variable "zipEntry" must be all lower-case
(#693) Variable "cdEntry" must be all lower-case
(#694) Variable "cdEntry" must be all lower-case
(#695) Variable "cdEntry" must be all lower-case
(#695) Variable "dataLength" must be all lower-case
(#696) Variable "cdEntry" must be all lower-case
(#697) Variable "cdEntry" must be all lower-case
(#698) Variable "cdEntry" must be all lower-case
(#698) Variable "fileCommentLength" must be all lower-case
(#699) Variable "cdEntry" must be all lower-case
(#700) Variable "cdEntry" must be all lower-case
(#701) Variable "cdEntry" must be all lower-case
(#701) Variable "extFileAttr" must be all lower-case
(#702) Variable "cdEntry" must be all lower-case
(#703) Variable "cdEntry" must be all lower-case
(#703) Variable "filePath" must be all lower-case
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#706) Variable "cdEntry" must be all lower-case
(#706) Variable "tsPack" must be all lower-case
(#708) Variable "fileComment" must be all lower-case
(#709) Variable "cdEntry" must be all lower-case
(#709) Variable "fileComment" must be all lower-case
(#709) Inline comments must end in full-stops, exclamation marks, or question marks
(#712) Variable "cdEntry" must be all lower-case
(#713) Variable "zipEntry" must be all lower-case
(#713) Variable "gzLength" must be all lower-case
(#729) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#739) Public method name "LuciZip::pathJoin" must be in lower-case letters only
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Expected 5 space(s) before asterisk; 2 found
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Expected 5 space(s) before asterisk; 2 found
(#751) Whitespace found at end of line
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Expected 5 space(s) before asterisk; 2 found
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Expected 5 space(s) before asterisk; 2 found
(#758) Public method name "LuciZip::getRelativePath" must be in lower-case letters only
(#764) Variable "subOffset" must be all lower-case
(#775) Variable "newDirs" must be all lower-case
(#778) Variable "subOffset" must be all lower-case
(#779) Variable "newDirs" must be all lower-case
(#781) Variable "subOffset" must be all lower-case
(#784) Variable "subOffset" must be all lower-case
(#794) Variable "newDirs" must be all lower-case
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected at least 4 spaces, found 1
(#798) Spaces must be used for alignment; tabs are not allowed
(#799) Spaces must be used for alignment; tabs are not allowed
(#800) Spaces must be used for alignment; tabs are not allowed
(#801) Spaces must be used for alignment; tabs are not allowed
(#802) Spaces must be used for alignment; tabs are not allowed
(#803) Spaces must be used for alignment; tabs are not allowed
(#804) Spaces must be used for alignment; tabs are not allowed
(#805) Spaces must be used for alignment; tabs are not allowed
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected 4 spaces, found 1
(#806) Public method name "LuciZip::generateExtAttr" must be in lower-case letters only
(#806) Variable "isFile" must be all lower-case
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Line indented incorrectly; expected at least 8 spaces, found 2
(#807) Variable "isFile" must be all lower-case
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected at least 8 spaces, found 2
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected at least 8 spaces, found 2
(#810) Variable "isFile" must be all lower-case
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected 4 spaces, found 1
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected at least 4 spaces, found 1
(#814) Spaces must be used for alignment; tabs are not allowed
(#815) Spaces must be used for alignment; tabs are not allowed
(#816) Spaces must be used for alignment; tabs are not allowed
(#817) Spaces must be used for alignment; tabs are not allowed
(#818) Spaces must be used for alignment; tabs are not allowed
(#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
(#819) Public method name "LuciZip::getFileExtAttr" must be in lower-case letters only
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line indented incorrectly; expected 8 spaces, found 2
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected at least 12 spaces, found 3
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 12 spaces, found 3
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected 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 at least 8 spaces, found 2
(#824) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected 4 spaces, found 1
(#827) A closing tag is not permitted at the end of a PHP file
mod/book/tool/exportepub/config.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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 "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Line 7 of the opening comment must start "//".
(#8) Inline comments must start with a capital letter, digit or 3-dots sequence
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) This comment is 67% valid code; is this commented out code?
(#14) No space found before comment text; expected "// $ebookSettings['publisher'] = '';" but found "//$ebookSettings['publisher'] = '';"
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) This comment is 67% valid code; is this commented out code?
(#22) No space found before comment text; expected "// $ebookSettings['rights'] = '';" but found "//$ebookSettings['rights'] = '';"
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) This comment is 67% valid code; is this commented out code?
(#30) No space found before comment text; expected "// $ebookSettings['embedNonlocalFiles'] = TRUE;" but found "//$ebookSettings['embedNonlocalFiles'] = TRUE;"
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) This comment is 67% valid code; is this commented out code?
(#38) No space found before comment text; expected "// $ebookSettings['includeDescription'] = TRUE;" but found "//$ebookSettings['includeDescription'] = TRUE;"
mod/book/tool/exportepub/index.php
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) This comment is 60% valid code; is this commented out code?
(#72) Empty CATCH statement detected
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) This comment is 55% valid code; is this commented out code?
(#175) Empty CATCH statement detected
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
mod/book/tool/exportepub/locallib.php
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) This comment is 61% valid code; is this commented out code?
(#71) This comment is 61% valid code; is this commented out code?
(#84) This comment is 60% valid code; is this commented out code?
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) This comment is 57% valid code; is this commented out code?
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 1 warnings)

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

mod/book/tool/exportepub/luci.css
(#5) Rule is empty.

PHPDocs style problems

(150 errors, 2 warnings)

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

mod/book/tool/exportepub/LuciEPUB.php
(#2) Empty line found after PHP open tag
(#21) File-level phpdocs block is not found
(#24) Class LuciEPUB is not documented
(#41) Function LuciEPUB::generate_id is not documented
(#48) Function LuciEPUB::set_title is not documented
(#52) Function LuciEPUB::add_author is not documented
(#56) Function LuciEPUB::add_creator is not documented
(#63) Function LuciEPUB::set_publisher is not documented
(#67) Function LuciEPUB::add_language is not documented
(#71) Function LuciEPUB::set_rights is not documented
(#75) Function LuciEPUB::set_description is not documented
(#79) Function LuciEPUB::set_source is not documented
(#87) Function LuciEPUB::set_date is not documented
(#101) Function LuciEPUB::add_date is not documented
(#105) Function LuciEPUB::set_modified is not documented
(#119) Function LuciEPUB::set_uid is not documented
(#126) Function LuciEPUB::add_id is not documented
(#130) Function LuciEPUB::set_nav is not documented
(#135) Function LuciEPUB::set_cover is not documented
(#144) Function LuciEPUB::add_spine_item is not documented
(#150) Function LuciEPUB::add_item_file is not documented
(#156) Function LuciEPUB::add_item_filepath is not documented
(#172) Function LuciEPUB::add_item is not documented
(#202) Function LuciEPUB::prepend_last_item is not documented
(#211) Function LuciEPUB::set_item_toc is not documented
(#222) Function LuciEPUB::add_html is not documented
(#271) Function LuciEPUB::img_callback is not documented
(#277) Function LuciEPUB::add_extra is not documented
(#303) Function LuciEPUB::include_extras is not documented
(#320) Function LuciEPUB::update_links is not documented
(#336) Function LuciEPUB::link_callback is not documented
(#348) Function LuciEPUB::generate_nav is not documented
(#451) Function LuciEPUB::head_callback is not documented
(#473) Function LuciEPUB::get_opf is not documented
(#568) Function LuciEPUB::check is not documented
(#596) Function LuciEPUB::generate is not documented
(#636) Function LuciEPUB::split is not documented
(#656) Function LuciEPUB::do_split is not documented
(#784) Function LuciEPUB::get_html_head is not documented
(#801) Function LuciEPUB::get_html_end is not documented
(#805) Function LuciEPUB::get_html_wrap is not documented
(#809) Function LuciEPUB::get_html_cover is not documented
(#832) Function LuciEPUB::uuid4_gen is not documented
(#842) Function LuciEPUB::escape is not documented
(#875) Function LuciEPUB::guess_type_from_name is not documented
(#887) Function LuciEPUB::guess_extension_from_type is not documented
(#25) Variable LuciEPUB::$title is not documented
(#26) Variable LuciEPUB::$creators is not documented
(#27) Variable LuciEPUB::$publisher is not documented
(#28) Variable LuciEPUB::$languages is not documented
(#29) Variable LuciEPUB::$rights is not documented
(#30) Variable LuciEPUB::$description is not documented
(#31) Variable LuciEPUB::$source is not documented
(#32) Variable LuciEPUB::$date is not documented
(#33) Variable LuciEPUB::$modified is not documented
(#34) Variable LuciEPUB::$uid is not documented
(#35) Variable LuciEPUB::$ids is not documented
(#36) Variable LuciEPUB::$stylesheet is not documented
(#37) Variable LuciEPUB::$spine_counter is not documented
(#38) Variable LuciEPUB::$counter is not documented
(#39) Variable LuciEPUB::$extra is not documented
(#846) Variable LuciEPUB::$suffix_type is not documented
(#164) Invalid phpdocs tag @data used
(#165) Invalid phpdocs tag @type used
(#166) Invalid phpdocs tag @href used
(#167) Invalid phpdocs tag @spine used
(#168) Invalid phpdocs tag @fallback used
(#169) Invalid phpdocs tag @properties used
(#170) Invalid phpdocs tag @filepath used
(#207) Invalid phpdocs tag @title used
(#208) Invalid phpdocs tag @headers used
(#209) Invalid phpdocs tag @continue used
(#742) Invalid inline phpdocs tag @name found
(#24) Package is not specified for class LuciEPUB. It is also not specified in file-level phpdocs
mod/book/tool/exportepub/LuciZip.php
(#30) Class LuciZip is not documented
(#118) Function LuciZip::__destruct is not documented
(#433) Function LuciZip::processFile is not documented
(#716) Function LuciZip::zipwrite is not documented
(#725) Function LuciZip::zipflush is not documented
(#86) Variable LuciZip::$zipMemoryThreshold is not documented
(#88) Variable LuciZip::$zipData is not documented
(#89) Variable LuciZip::$zipFile is not documented
(#90) Variable LuciZip::$zipComment is not documented
(#91) Variable LuciZip::$cdRec is not documented
(#92) Variable LuciZip::$offset is not documented
(#93) Variable LuciZip::$isFinalized is not documented
(#94) Variable LuciZip::$addExtraField is not documented
(#96) Variable LuciZip::$streamChunkSize is not documented
(#97) Variable LuciZip::$streamFilePath is not documented
(#98) Variable LuciZip::$streamTimestamp is not documented
(#99) Variable LuciZip::$streamFileComment is not documented
(#100) Variable LuciZip::$streamFile is not documented
(#101) Variable LuciZip::$streamData is not documented
(#102) Variable LuciZip::$streamFileLength is not documented
(#103) Variable LuciZip::$streamExtFileAttr is not documented
(#31) Constant LuciZip::VERSION is not documented
(#33) Constant LuciZip::ZIP_LOCAL_FILE_HEADER is not documented
(#34) Constant LuciZip::ZIP_CENTRAL_FILE_HEADER is not documented
(#35) Constant LuciZip::ZIP_END_OF_CENTRAL_DIRECTORY is not documented
(#37) Constant LuciZip::EXT_FILE_ATTR_DIR is not documented
(#38) Constant LuciZip::EXT_FILE_ATTR_FILE is not documented
(#40) Constant LuciZip::ATTR_VERSION_TO_EXTRACT is not documented
(#41) Constant LuciZip::ATTR_MADE_BY_VERSION is not documented
(#44) Constant LuciZip::S_IFIFO is not documented
(#45) Constant LuciZip::S_IFCHR is not documented
(#46) Constant LuciZip::S_IFDIR is not documented
(#47) Constant LuciZip::S_IFBLK is not documented
(#48) Constant LuciZip::S_IFREG is not documented
(#49) Constant LuciZip::S_IFLNK is not documented
(#50) Constant LuciZip::S_IFSOCK is not documented
(#54) Constant LuciZip::S_ISUID is not documented
(#55) Constant LuciZip::S_ISGID is not documented
(#56) Constant LuciZip::S_ISTXT is not documented
(#61) Constant LuciZip::S_IRWXU is not documented
(#62) Constant LuciZip::S_IRUSR is not documented
(#63) Constant LuciZip::S_IWUSR is not documented
(#64) Constant LuciZip::S_IXUSR is not documented
(#65) Constant LuciZip::S_IRWXG is not documented
(#66) Constant LuciZip::S_IRGRP is not documented
(#67) Constant LuciZip::S_IWGRP is not documented
(#68) Constant LuciZip::S_IXGRP is not documented
(#69) Constant LuciZip::S_IRWXO is not documented
(#70) Constant LuciZip::S_IROTH is not documented
(#71) Constant LuciZip::S_IWOTH is not documented
(#72) Constant LuciZip::S_IXOTH is not documented
(#73) Constant LuciZip::S_ISVTX is not documented
(#79) Constant LuciZip::S_DOS_A is not documented
(#80) Constant LuciZip::S_DOS_D is not documented
(#81) Constant LuciZip::S_DOS_V is not documented
(#82) Constant LuciZip::S_DOS_S is not documented
(#83) Constant LuciZip::S_DOS_H is not documented
(#84) Constant LuciZip::S_DOS_R is not documented
(#264) Phpdocs for function LuciZip::addDirectoryContent has incomplete parameters list
(#16) Not recommended phpdocs tag @version used
(#30) Package is not specified for class LuciZip. It is also not specified in file-level phpdocs
mod/book/tool/exportepub/config.php
(#) File-level phpdocs block is not found
mod/book/tool/exportepub/db/access.php
(#20) Package booktool is not valid
mod/book/tool/exportepub/index.php
(#82) Function match_saver::callback is not documented
(#80) Variable match_saver::$matches is not documented
(#76) Class match_saver does not have @copyright tag
(#76) Class match_saver does not have @license tag
(#20) Package booktool is not valid
mod/book/tool/exportepub/lang/en/booktool_exportepub.php
(#20) Package booktool is not valid
mod/book/tool/exportepub/lang/es/booktool_exportepub.php
(#20) Package booktool is not valid
mod/book/tool/exportepub/lang/fr/booktool_exportepub.php
(#20) Package booktool is not valid
mod/book/tool/exportepub/lang/nb/booktool_exportepub.php
(#20) Package booktool is not valid
mod/book/tool/exportepub/lang/sv/booktool_exportepub.php
(#20) Package booktool is not valid
mod/book/tool/exportepub/lib.php
(#31) Function booktool_exportepub_extend_settings_navigation is not documented
(#20) Package booktool is not valid
mod/book/tool/exportepub/locallib.php
(#28) Function toolbook_exportepub_http_get is not documented
(#20) Package booktool is not valid
mod/book/tool/exportepub/version.php
(#20) Package booktool is not valid

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(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]