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

(394 errors, 14 warnings)

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

question/format/ohie/format.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) Additional whitespace found at start of file
(#2) Line indented incorrectly; expected at least 1 spaces, found 0
(#3) Line indented incorrectly; expected at least 1 spaces, found 0
(#4) Line indented incorrectly; expected at least 1 spaces, found 0
(#5) Line indented incorrectly; expected at least 1 spaces, found 0
(#6) Line indented incorrectly; expected at least 1 spaces, found 0
(#7) Line indented incorrectly; expected at least 1 spaces, found 0
(#8) Line indented incorrectly; expected at least 1 spaces, found 0
(#9) Line indented incorrectly; expected at least 1 spaces, found 0
(#10) Line indented incorrectly; expected at least 1 spaces, found 0
(#11) Line indented incorrectly; expected at least 1 spaces, found 0
(#12) Line indented incorrectly; expected at least 1 spaces, found 0
(#13) Line indented incorrectly; expected at least 1 spaces, found 0
(#14) Line indented incorrectly; expected at least 1 spaces, found 0
(#15) Line indented incorrectly; expected at least 1 spaces, found 0
(#17) Line indented incorrectly; expected at least 1 spaces, found 0
(#26) Line indented incorrectly; expected at least 1 spaces, found 0
(#28) Line indented incorrectly; expected at least 1 spaces, found 0
(#53) Line indented incorrectly; expected at least 1 spaces, found 0
(#54) Line indented incorrectly; expected 1 spaces, found 0
(#56) Line indented incorrectly; expected 5 spaces, found 4
(#57) Line indented incorrectly; expected at least 9 spaces, found 8
(#58) Line indented incorrectly; expected 5 spaces, found 4
(#60) Line indented incorrectly; expected 5 spaces, found 4
(#61) Line indented incorrectly; expected at least 9 spaces, found 8
(#62) Line indented incorrectly; expected 5 spaces, found 4
(#64) Line indented incorrectly; expected at least 5 spaces, found 4
(#68) Line indented incorrectly; expected 5 spaces, found 4
(#69) Line indented incorrectly; expected at least 9 spaces, found 8
(#70) Line indented incorrectly; expected 5 spaces, found 4
(#72) Line indented incorrectly; expected 5 spaces, found 4
(#72) Expected 1 space before opening brace; found 0
(#73) Line indented incorrectly; expected at least 9 spaces, found 8
(#74) Line indented incorrectly; expected at least 9 spaces, found 8
(#75) Line indented incorrectly; expected at least 9 spaces, found 8
(#77) Line indented incorrectly; expected at least 9 spaces, found 8
(#78) Line indented incorrectly; expected 9 spaces, found 8
(#78) Expected "for (...) {\n"; found "for (...){\n"
(#79) Line indented incorrectly; expected at least 13 spaces, found 12
(#79) Commas (,) must be followed by white space.
(#80) Line indented incorrectly; expected 13 spaces, found 12
(#80) Expected "if (...) {\n"; found "if(...){\n"
(#81) Line indented incorrectly; expected at least 17 spaces, found 16
(#82) Line indented incorrectly; expected 13 spaces, found 12
(#83) Line indented incorrectly; expected 9 spaces, found 8
(#84) Line indented incorrectly; expected at least 9 spaces, found 8
(#85) Line indented incorrectly; expected 9 spaces, found 8
(#85) Expected "for (...) {\n"; found "for (...){\n"
(#86) Line indented incorrectly; expected at least 13 spaces, found 12
(#86) Commas (,) must be followed by white space.
(#87) Line indented incorrectly; expected 13 spaces, found 12
(#87) Expected "if (...) {\n"; found "if(...) {\n"
(#88) Line indented incorrectly; expected 17 spaces, found 16
(#88) Expected "if (...) {\n"; found "if(...){\n"
(#89) Line indented incorrectly; expected at least 21 spaces, found 20
(#89) Expected 1 space before "-"; 0 found
(#89) Expected 1 space after "-"; 0 found
(#90) Line indented incorrectly; expected at least 21 spaces, found 20
(#91) Line indented incorrectly; expected 17 spaces, found 16
(#91) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) Line indented incorrectly; expected at least 21 spaces, found 20
(#93) Line indented incorrectly; expected 17 spaces, found 16
(#93) Usage of ELSEIF not allowed; use ELSE IF instead
(#94) Line indented incorrectly; expected at least 21 spaces, found 20
(#94) Expected 1 space before "-"; 0 found
(#94) Expected 1 space after "-"; 0 found
(#95) Line indented incorrectly; expected at least 21 spaces, found 20
(#96) Line indented incorrectly; expected 17 spaces, found 16
(#96) Usage of ELSEIF not allowed; use ELSE IF instead
(#97) Line indented incorrectly; expected 21 spaces, found 20
(#97) Expected "if (...) {\n"; found "if(...){\n"
(#98) Line indented incorrectly; expected at least 25 spaces, found 24
(#98) Expected 1 space before "-"; 0 found
(#98) Expected 1 space after "-"; 0 found
(#99) Line indented incorrectly; expected at least 25 spaces, found 24
(#100) Line indented incorrectly; expected 21 spaces, found 20
(#101) Line indented incorrectly; expected 17 spaces, found 16
(#102) Line indented incorrectly; expected at least 17 spaces, found 16
(#103) Line indented incorrectly; expected at least 17 spaces, found 16
(#104) Line indented incorrectly; expected at least 17 spaces, found 16
(#105) Line indented incorrectly; expected at least 17 spaces, found 16
(#106) Line indented incorrectly; expected 13 spaces, found 12
(#107) Line indented incorrectly; expected 9 spaces, found 8
(#108) Line indented incorrectly; expected at least 9 spaces, found 8
(#110) Line indented incorrectly; expected 5 spaces, found 4
(#112) Line indented incorrectly; expected 5 spaces, found 4
(#113) Line indented incorrectly; expected at least 9 spaces, found 8
(#117) Line indented incorrectly; expected at least 9 spaces, found 8
(#118) Line indented incorrectly; expected 5 spaces, found 4
(#120) Line indented incorrectly; expected 5 spaces, found 4
(#121) Line indented incorrectly; expected at least 9 spaces, found 8
(#122) Line indented incorrectly; expected at least 9 spaces, found 8
(#123) Line indented incorrectly; expected 5 spaces, found 4
(#125) Line indented incorrectly; expected 5 spaces, found 4
(#125) Expected 1 space before opening brace; found 0
(#126) Line indented incorrectly; expected at least 9 spaces, found 8
(#127) Line indented incorrectly; expected at least 9 spaces, found 8
(#128) Line indented incorrectly; expected at least 9 spaces, found 8
(#129) Line indented incorrectly; expected at least 9 spaces, found 8
(#130) Line indented incorrectly; expected at least 9 spaces, found 8
(#131) Line indented incorrectly; expected 9 spaces, found 8
(#131) Expected "if (...) {\n"; found "if(...){\n"
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#132) Line indented incorrectly; expected at least 13 spaces, found 12
(#133) Line indented incorrectly; expected at least 13 spaces, found 12
(#134) Line indented incorrectly; expected at least 13 spaces, found 12
(#135) Line indented incorrectly; expected 9 spaces, found 8
(#136) Line indented incorrectly; expected at least 13 spaces, found 12
(#137) Line indented incorrectly; expected at least 13 spaces, found 12
(#138) Line indented incorrectly; expected at least 13 spaces, found 12
(#139) Line indented incorrectly; expected 9 spaces, found 8
(#140) Line indented incorrectly; expected at least 9 spaces, found 8
(#141) Line indented incorrectly; expected 5 spaces, found 4
(#143) Line indented incorrectly; expected 5 spaces, found 4
(#143) Expected 1 space before opening brace; found 0
(#144) Line indented incorrectly; expected at least 9 spaces, found 8
(#145) Line indented incorrectly; expected at least 9 spaces, found 8
(#146) Line indented incorrectly; expected at least 9 spaces, found 8
(#147) Line indented incorrectly; expected at least 9 spaces, found 8
(#148) Line indented incorrectly; expected 9 spaces, found 8
(#148) Expected "for (...) {\n"; found "for(...){\n"
(#149) Line indented incorrectly; expected at least 13 spaces, found 12
(#150) Line indented incorrectly; expected 9 spaces, found 8
(#151) Line indented incorrectly; expected 9 spaces, found 8
(#151) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#152) Line indented incorrectly; expected 13 spaces, found 12
(#152) Expected "if (...) {\n"; found "if (...){\n"
(#153) Line indented incorrectly; expected at least 17 spaces, found 16
(#154) Line indented incorrectly; expected at least 17 spaces, found 16
(#155) Line indented incorrectly; expected at least 17 spaces, found 16
(#156) Line indented incorrectly; expected 13 spaces, found 12
(#157) Line indented incorrectly; expected 9 spaces, found 8
(#158) Line indented incorrectly; expected at least 9 spaces, found 8
(#159) Line indented incorrectly; expected 5 spaces, found 4
(#161) Line indented incorrectly; expected 5 spaces, found 4
(#161) Expected 1 space before opening brace; found 0
(#162) Line indented incorrectly; expected at least 9 spaces, found 8
(#163) Line indented incorrectly; expected at least 9 spaces, found 8
(#164) Line indented incorrectly; expected at least 9 spaces, found 8
(#165) Line indented incorrectly; expected at least 9 spaces, found 8
(#166) Line indented incorrectly; expected at least 9 spaces, found 8
(#167) Line indented incorrectly; expected at least 9 spaces, found 8
(#168) Line indented incorrectly; expected at least 9 spaces, found 8
(#169) Line indented incorrectly; expected at least 9 spaces, found 8
(#170) Line indented incorrectly; expected at least 9 spaces, found 8
(#171) Line indented incorrectly; expected 5 spaces, found 4
(#173) Line indented incorrectly; expected 5 spaces, found 4
(#173) Expected 1 space before opening brace; found 0
(#174) Line indented incorrectly; expected at least 9 spaces, found 8
(#175) Line indented incorrectly; expected at least 9 spaces, found 8
(#176) Line indented incorrectly; expected at least 9 spaces, found 8
(#177) Line indented incorrectly; expected at least 9 spaces, found 8
(#178) Line indented incorrectly; expected at least 9 spaces, found 8
(#179) Line indented incorrectly; expected at least 9 spaces, found 8
(#180) Line indented incorrectly; expected at least 9 spaces, found 8
(#181) Line indented incorrectly; expected at least 9 spaces, found 8
(#182) Line indented incorrectly; expected at least 9 spaces, found 8
(#184) Line indented incorrectly; expected at least 9 spaces, found 8
(#186) Line indented incorrectly; expected at least 9 spaces, found 8
(#187) Line indented incorrectly; expected at least 9 spaces, found 8
(#187) Expected 1 space before "="; 0 found
(#188) Line indented incorrectly; expected at least 9 spaces, found 8
(#189) Line indented incorrectly; expected 5 spaces, found 4
(#191) Line indented incorrectly; expected 5 spaces, found 4
(#191) Expected 1 space before opening brace; found 0
(#192) Line indented incorrectly; expected at least 9 spaces, found 8
(#193) Line indented incorrectly; expected at least 9 spaces, found 8
(#194) Line indented incorrectly; expected at least 9 spaces, found 8
(#195) Line indented incorrectly; expected at least 9 spaces, found 8
(#196) Line indented incorrectly; expected 9 spaces, found 8
(#196) Expected "if (...) {\n"; found "if(...){\n"
(#197) Line indented incorrectly; expected at least 13 spaces, found 12
(#198) Line indented incorrectly; expected 9 spaces, found 8
(#198) Expected "} else {\n"; found "} else{\n"
(#199) Line indented incorrectly; expected at least 13 spaces, found 12
(#199) Expected 1 space before "/"; 0 found
(#199) Expected 1 space after "/"; 0 found
(#200) Line indented incorrectly; expected 9 spaces, found 8
(#201) Line indented incorrectly; expected at least 9 spaces, found 8
(#202) Line indented incorrectly; expected at least 9 spaces, found 8
(#203) Line indented incorrectly; expected at least 9 spaces, found 8
(#204) Line indented incorrectly; expected at least 9 spaces, found 8
(#205) Line indented incorrectly; expected 9 spaces, found 8
(#205) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#206) Line indented incorrectly; expected at least 13 spaces, found 12
(#207) Line indented incorrectly; expected 13 spaces, found 12
(#207) Expected "if (...) {\n"; found "if(...){\n"
(#208) Line indented incorrectly; expected at least 17 spaces, found 16
(#209) Line indented incorrectly; expected 13 spaces, found 12
(#210) Line indented incorrectly; expected at least 17 spaces, found 16
(#210) Expected 1 space before "*"; 0 found
(#210) Expected 1 space after "*"; 0 found
(#211) Line indented incorrectly; expected 13 spaces, found 12
(#212) Line indented incorrectly; expected at least 13 spaces, found 12
(#213) Line indented incorrectly; expected at least 13 spaces, found 12
(#214) Line indented incorrectly; expected 9 spaces, found 8
(#215) Line indented incorrectly; expected at least 9 spaces, found 8
(#216) Line indented incorrectly; expected 5 spaces, found 4
(#218) Line indented incorrectly; expected 5 spaces, found 4
(#218) Expected 1 space before opening brace; found 0
(#219) Line indented incorrectly; expected at least 9 spaces, found 8
(#220) Line indented incorrectly; expected at least 9 spaces, found 8
(#221) Line indented incorrectly; expected at least 9 spaces, found 8
(#222) Line indented incorrectly; expected at least 9 spaces, found 8
(#223) Line indented incorrectly; expected at least 9 spaces, found 8
(#223) Commas (,) must be followed by white space.
(#224) Line indented incorrectly; expected at least 9 spaces, found 8
(#226) Line indented incorrectly; expected 9 spaces, found 8
(#226) Expected "if (...) {\n"; found "if(...){\n"
(#227) Line indented incorrectly; expected at least 13 spaces, found 12
(#228) Line indented incorrectly; expected 9 spaces, found 8
(#228) Usage of ELSEIF not allowed; use ELSE IF instead
(#228) Expected 1 space before "<"; 0 found
(#228) Expected 1 space after "<"; 0 found
(#229) Line indented incorrectly; expected at least 13 spaces, found 12
(#230) Line indented incorrectly; expected at least 13 spaces, found 12
(#231) Line indented incorrectly; expected 9 spaces, found 8
(#232) Line indented incorrectly; expected 9 spaces, found 8
(#232) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#233) Line indented incorrectly; expected 13 spaces, found 12
(#233) Expected "if (...) {\n"; found "if(...){\n"
(#233) Empty IF statement detected
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Line indented incorrectly; expected at least 17 spaces, found 16
(#234) No space found before comment text; expected "// eror" but found "//eror"
(#235) Line indented incorrectly; expected 13 spaces, found 12
(#236) Line indented incorrectly; expected 9 spaces, found 8
(#238) Line indented incorrectly; expected at least 9 spaces, found 8
(#238) Expected 1 space before "/"; 0 found
(#238) Expected 1 space after "/"; 0 found
(#239) Line indented incorrectly; expected at least 9 spaces, found 8
(#239) Expected 1 space before "/"; 0 found
(#239) Expected 1 space after "/"; 0 found
(#239) Expected 1 space before "-"; 0 found
(#239) Expected 1 space after "-"; 0 found
(#240) Line indented incorrectly; expected at least 9 spaces, found 8
(#241) Line indented incorrectly; expected 9 spaces, found 8
(#241) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#242) Line indented incorrectly; expected at least 13 spaces, found 12
(#243) Line indented incorrectly; expected at least 13 spaces, found 12
(#244) Line indented incorrectly; expected 13 spaces, found 12
(#244) Expected "if (...) {\n"; found "if(...){\n"
(#244) Commas (,) must be followed by white space.
(#245) Line indented incorrectly; expected at least 17 spaces, found 16
(#246) Line indented incorrectly; expected 13 spaces, found 12
(#246) Expected "} else {\n"; found "} else{\n"
(#247) Line indented incorrectly; expected at least 17 spaces, found 16
(#248) Line indented incorrectly; expected 13 spaces, found 12
(#249) Line indented incorrectly; expected at least 13 spaces, found 12
(#250) Line indented incorrectly; expected 9 spaces, found 8
(#251) Line indented incorrectly; expected at least 9 spaces, found 8
(#252) Line indented incorrectly; expected 5 spaces, found 4
(#254) Line indented incorrectly; expected 5 spaces, found 4
(#254) Expected 1 space before opening brace; found 0
(#255) Line indented incorrectly; expected at least 9 spaces, found 8
(#256) Line indented incorrectly; expected at least 9 spaces, found 8
(#257) Line indented incorrectly; expected at least 9 spaces, found 8
(#258) Line indented incorrectly; expected at least 9 spaces, found 8
(#259) Line indented incorrectly; expected at least 9 spaces, found 8
(#259) Commas (,) must be followed by white space.
(#260) Line indented incorrectly; expected at least 9 spaces, found 8
(#261) Line indented incorrectly; expected 9 spaces, found 8
(#261) Expected "if (...) {\n"; found "if(...){\n"
(#262) Line indented incorrectly; expected at least 13 spaces, found 12
(#263) Line indented incorrectly; expected 9 spaces, found 8
(#263) Usage of ELSEIF not allowed; use ELSE IF instead
(#263) Expected 1 space before "<"; 0 found
(#263) Expected 1 space after "<"; 0 found
(#264) Line indented incorrectly; expected at least 13 spaces, found 12
(#265) Line indented incorrectly; expected at least 13 spaces, found 12
(#266) Line indented incorrectly; expected 9 spaces, found 8
(#267) Line indented incorrectly; expected at least 9 spaces, found 8
(#268) Line indented incorrectly; expected 9 spaces, found 8
(#268) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#270) Line indented incorrectly; expected at least 13 spaces, found 12
(#271) Line indented incorrectly; expected at least 13 spaces, found 12
(#272) Line indented incorrectly; expected 13 spaces, found 12
(#272) Expected "if (...) {\n"; found "if(...){\n"
(#272) Commas (,) must be followed by white space.
(#273) Line indented incorrectly; expected at least 17 spaces, found 16
(#274) Line indented incorrectly; expected 13 spaces, found 12
(#275) Line indented incorrectly; expected 13 spaces, found 12
(#275) Expected "} else {\n"; found "}\n else{\n"
(#276) Line indented incorrectly; expected at least 17 spaces, found 16
(#277) Line indented incorrectly; expected 13 spaces, found 12
(#278) Line indented incorrectly; expected at least 13 spaces, found 12
(#279) Line indented incorrectly; expected 9 spaces, found 8
(#280) Line indented incorrectly; expected at least 9 spaces, found 8
(#281) Line indented incorrectly; expected 5 spaces, found 4
(#283) Line indented incorrectly; expected 5 spaces, found 4
(#283) Expected 1 space before opening brace; found 0
(#284) Line indented incorrectly; expected at least 9 spaces, found 8
(#285) Line indented incorrectly; expected at least 9 spaces, found 8
(#286) Line indented incorrectly; expected 9 spaces, found 8
(#286) Expected "for (...) {\n"; found "for(...){\n"
(#287) Line indented incorrectly; expected at least 13 spaces, found 12
(#288) Line indented incorrectly; expected at least 13 spaces, found 12
(#288) Inline control structures are not allowed
(#290) Line indented incorrectly; expected at least 13 spaces, found 12
(#291) Line indented incorrectly; expected 9 spaces, found 8
(#292) Line indented incorrectly; expected at least 9 spaces, found 8
(#293) Line indented incorrectly; expected 5 spaces, found 4
(#295) Line indented incorrectly; expected 5 spaces, found 4
(#295) Commas (,) must be followed by white space.
(#295) Expected 1 space before opening brace; found 0
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Line indented incorrectly; expected at least 9 spaces, found 8
(#296) No space found before comment text; expected "// catégorie" but found "//catégorie"
(#297) Line indented incorrectly; expected at least 9 spaces, found 8
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Line indented incorrectly; expected at least 9 spaces, found 8
(#298) No space found before comment text; expected "// question name" but found "//question name"
(#299) Line indented incorrectly; expected at least 9 spaces, found 8
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Line indented incorrectly; expected at least 9 spaces, found 8
(#300) No space found before comment text; expected "// question text" but found "//question text"
(#301) Line indented incorrectly; expected at least 9 spaces, found 8
(#302) Line indented incorrectly; expected at least 9 spaces, found 8
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Line indented incorrectly; expected at least 9 spaces, found 8
(#303) No space found before comment text; expected "// default mark" but found "//default mark"
(#304) Line indented incorrectly; expected at least 9 spaces, found 8
(#305) Line indented incorrectly; expected 9 spaces, found 8
(#305) Expected "if (...) {\n"; found "if(...) {\n"
(#306) Line indented incorrectly; expected at least 13 spaces, found 12
(#307) Line indented incorrectly; expected 9 spaces, found 8
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Line indented incorrectly; expected at least 9 spaces, found 8
(#309) Line indented incorrectly; expected at least 9 spaces, found 8
(#310) Line indented incorrectly; expected at least 9 spaces, found 8
(#311) Line indented incorrectly; expected at least 9 spaces, found 8
(#312) Line indented incorrectly; expected 5 spaces, found 4
(#314) Line indented incorrectly; expected 5 spaces, found 4
(#314) Expected 1 space before opening brace; found 0
(#315) Line indented incorrectly; expected at least 9 spaces, found 8
(#316) Line indented incorrectly; expected 9 spaces, found 8
(#316) Expected "if (...) {\n"; found "if (...){\n"
(#317) Line indented incorrectly; expected 13 spaces, found 12
(#317) Expected "if (...) {\n"; found "if(...) {\n"
(#317) Expected 1 space before "<"; 0 found
(#317) Expected 1 space after "<"; 0 found
(#318) Line indented incorrectly; expected at least 17 spaces, found 16
(#319) Line indented incorrectly; expected 13 spaces, found 12
(#319) Usage of ELSEIF not allowed; use ELSE IF instead
(#319) Expected 1 space before "<"; 0 found
(#319) Expected 1 space after "<"; 0 found
(#320) Line indented incorrectly; expected 17 spaces, found 16
(#321) Line indented incorrectly; expected at least 21 spaces, found 20
(#322) Line indented incorrectly; expected 17 spaces, found 16
(#323) Line indented incorrectly; expected at least 17 spaces, found 16
(#324) Line indented incorrectly; expected 13 spaces, found 12
(#324) Expected "} else {\n"; found "} else{\n"
(#325) Line indented incorrectly; expected 17 spaces, found 16
(#326) Line indented incorrectly; expected at least 21 spaces, found 20
(#327) Line indented incorrectly; expected 17 spaces, found 16
(#327) Usage of ELSEIF not allowed; use ELSE IF instead
(#328) Line indented incorrectly; expected at least 21 spaces, found 20
(#329) Line indented incorrectly; expected 17 spaces, found 16
(#330) Line indented incorrectly; expected at least 17 spaces, found 16
(#331) Line indented incorrectly; expected 13 spaces, found 12
(#332) Line indented incorrectly; expected 9 spaces, found 8
(#333) Line indented incorrectly; expected at least 9 spaces, found 8
(#334) Line indented incorrectly; expected 5 spaces, found 4
(#336) Line indented incorrectly; expected 5 spaces, found 4
(#336) Expected 1 space before opening brace; found 0
(#337) Line indented incorrectly; expected at least 9 spaces, found 8
(#338) Line indented incorrectly; expected 9 spaces, found 8
(#338) Expected "if (...) {\n"; found "if (...){\n"
(#339) Line indented incorrectly; expected at least 13 spaces, found 12
(#340) Line indented incorrectly; expected 9 spaces, found 8
(#340) Usage of ELSEIF not allowed; use ELSE IF instead
(#341) Line indented incorrectly; expected at least 13 spaces, found 12
(#342) Line indented incorrectly; expected 9 spaces, found 8
(#342) Usage of ELSEIF not allowed; use ELSE IF instead
(#343) Line indented incorrectly; expected at least 13 spaces, found 12
(#344) Line indented incorrectly; expected 9 spaces, found 8
(#344) Usage of ELSEIF not allowed; use ELSE IF instead
(#345) Line indented incorrectly; expected at least 13 spaces, found 12
(#346) Line indented incorrectly; expected 9 spaces, found 8
(#346) Usage of ELSEIF not allowed; use ELSE IF instead
(#347) Line indented incorrectly; expected at least 13 spaces, found 12
(#348) Line indented incorrectly; expected 9 spaces, found 8
(#348) Usage of ELSEIF not allowed; use ELSE IF instead
(#349) Line indented incorrectly; expected at least 13 spaces, found 12
(#350) Line indented incorrectly; expected 9 spaces, found 8
(#350) Usage of ELSEIF not allowed; use ELSE IF instead
(#351) Line indented incorrectly; expected at least 13 spaces, found 12
(#352) Line indented incorrectly; expected 9 spaces, found 8
(#352) Empty ELSE statement detected
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Line indented incorrectly; expected at least 13 spaces, found 12
(#353) No space found before comment text; expected "// eror" but found "//eror"
(#354) Line indented incorrectly; expected 9 spaces, found 8
(#355) Line indented incorrectly; expected at least 9 spaces, found 8
(#356) Line indented incorrectly; expected 5 spaces, found 4
(#357) Line indented incorrectly; expected 1 spaces, found 0
question/format/ohie/lang/en/qformat_ohie.php
(#26) Whitespace found at end of line within string
question/format/ohie/lang/fr/qformat_ohie.php
(#26) Whitespace found at end of line within string
(#27) Whitespace found at end of line within string

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, 0 warnings)

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


PHPDocs style problems

(19 errors, 1 warnings)

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

question/format/ohie/format.php
(#54) Package is not specified for class qformat_ohie. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#54) Class qformat_ohie is not documented
(#56) Function qformat_ohie::provide_import is not documented
(#60) Function qformat_ohie::provide_export is not documented
(#72) Function qformat_ohie::readquestions is not documented
(#112) Function qformat_ohie::text_field is not documented
(#120) Function qformat_ohie::readquestion is not documented
(#125) Function qformat_ohie::import_truefalse is not documented
(#143) Function qformat_ohie::import_shortanswer is not documented
(#161) Function qformat_ohie::import_numerical is not documented
(#173) Function qformat_ohie::import_essay is not documented
(#191) Function qformat_ohie::import_multichoice_one_right_answer is not documented
(#218) Function qformat_ohie::import_multichoice_multiple_right_answer is not documented
(#254) Function qformat_ohie::import_multichoice_all_or_nothing is not documented
(#283) Function qformat_ohie::getanswers is not documented
(#295) Function qformat_ohie::setessentialpart is not documented
(#314) Function qformat_ohie::getquestionname is not documented
(#336) Function qformat_ohie::setquestion is not documented
(#64) There is no description in phpdocs for function export_file_extension

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]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]